diff --git a/.azure-pipelines/ci-build.yml b/.azure-pipelines/ci-build.yml index e8545e45bc..842fca8f66 100644 --- a/.azure-pipelines/ci-build.yml +++ b/.azure-pipelines/ci-build.yml @@ -165,7 +165,7 @@ extends: - stage: PushDockerImageToRegistry condition: and(or(startsWith(variables['Build.SourceBranch'], 'refs/tags/v'), eq(variables['Build.SourceBranch'], variables['PREVIEW_BRANCH'])), not(contains(variables['Build.SourceBranch'], '-preview'))) - dependsOn: [] + dependsOn: stage displayName: 'Push docker image' jobs: - job: PushDockerImage diff --git a/config/ModuleMetadata.json b/config/ModuleMetadata.json index 25e990b589..6f07e7cdcb 100644 --- a/config/ModuleMetadata.json +++ b/config/ModuleMetadata.json @@ -27,15 +27,15 @@ "versions": { "authentication": { "prerelease": "", - "version": "2.27.0" + "version": "2.28.0" }, "beta": { "prerelease": "", - "version": "2.27.0" + "version": "2.28.0" }, "v1.0": { "prerelease": "", - "version": "2.27.0" + "version": "2.28.0" } } } diff --git a/config/ModulesMapping.jsonc b/config/ModulesMapping.jsonc index 42eae1ee71..4e1ea5835b 100644 --- a/config/ModulesMapping.jsonc +++ b/config/ModulesMapping.jsonc @@ -1,4 +1,4 @@ - { +{ "Applications": "^applicationTemplates\\.|^applications\\.|^servicePrincipals\\.|^onPremisesPublishingProfiles\\.|^users.appRoleAssignment$|^groups.appRoleAssignment$", "Bookings": "^bookingBusinesses\\.|^bookingCurrencies\\.|^solutions.booking.*.Actions$|^solutions.bookingBusiness$|^solutions.bookingCurrency$|^solutions.virtualEventsRoot$|^solutions.booking.*.Functions$|^solutions.solutionsRoot$", "BusinessScenario": "^solutions.businessScenario$|^solutions.BusinessScenario.*.Actions$|^solutions.BusinessScenario.*.Functions$", @@ -21,7 +21,7 @@ "Financials": "^financials\\.", "Groups": "^groups.group$|^groups.directoryObject$|^groups.conversation$|^groups.endpoint$|^groups.extension$|^groups.groupLifecyclePolicy$|^groups.resourceSpecificPermissionGrant$|^groups.profilePhoto$|^groups.conversationThread$|^groupLifecyclePolicies\\.|^users.group$|^groups.directorySetting$|^groups.*.Actions$|^groups.*.Functions$|^groupSettings\\.|^groups.groupSetting$|^groupSettingTemplates\\.", "Identity.DirectoryManagement": "^administrativeUnits\\.|^contacts\\.|^devices\\.|^domains\\.|^directoryRoles\\.|^directoryRoleTemplates\\.|^directorySettingTemplates\\.|^settings\\.|^subscribedSkus\\.|^contracts\\.|^directory\\.|^users.scopedRoleMembership$|^organization.organization$|^organization.organizationalBranding$|^organization.organizationSettings$|^organization.*.Actions$|^organization.extension$|^tenantRelationships.*.Actions$|^tenantRelationships.*.Functions$|admin.peopleAdminSettings$|^organization\\.partnerInformation$", - "Identity.Governance": "^accessReviews\\.|^businessFlowTemplates\\.|^programs\\.|^programControls\\.|^programControlTypes\\.|^privilegedRoles\\.|^privilegedRoleAssignments\\.|^privilegedRoleAssignmentRequests\\.|^privilegedApproval\\.|^privilegedOperationEvents\\.|^privilegedAccess\\.|^agreements\\.|^users.agreementAcceptance$|^identityGovernance\\.|^roleManagement.rbacApplication$|^roleManagement.*.Functions$|roleManagement.*.Actions$", + "Identity.Governance": "^accessReviews\\.|^businessFlowTemplates\\.|^programs\\.|^programControls\\.|^programControlTypes\\.|^privilegedRoles\\.|^privilegedRoleAssignments\\.|^privilegedRoleAssignmentRequests\\.|^privilegedApproval\\.|^privilegedOperationEvents\\.|^privilegedAccess\\.|^agreements\\.|^users.agreementAcceptance$|^identityGovernance\\.|^roleManagement.rbacApplication$|^roleManagement.*.Functions$|roleManagement.*.Actions$", "Identity.SignIns": "^organization.certificateBasedAuthConfiguration$|^invitations\\.|^identityProviders\\.|^oauth2PermissionGrants\\.|^identityProtection\\.|^dataPolicyOperations\\.|^identity\\.|^trustFramework\\.|^informationProtection\\.|^policies\\.|^users.authentication$|^users.informationProtection$|^tenantRelationships.multiTenantOrganization$|^policies.deviceRegistrationPolicy$|^policies.deviceRegistrationPolicy$", "Identity.Partner": "^tenantRelationships.delegatedAdminRelationship$|^tenantRelationships.delegatedAdminCustomer$", "Mail": "^users.inferenceClassification$|^users.mailFolder$|^users.message$", @@ -41,4 +41,4 @@ "Users.Actions": "^users.*.Actions$", "Users.Functions": "^users.*.Functions$", "WindowsUpdates": "^admin.adminWindows$" - } \ No newline at end of file +} diff --git a/openApiDocs/beta/Applications.yml b/openApiDocs/beta/Applications.yml index 5479202c89..18bc49c1e0 100644 --- a/openApiDocs/beta/Applications.yml +++ b/openApiDocs/beta/Applications.yml @@ -12210,11 +12210,11 @@ paths: put: tags: - servicePrincipals.customClaimsPolicy - summary: Create or replace claimsPolicy - description: 'Create a new customClaimsPolicy object if it doesn''t exist, or replace an existing one.' + summary: Update customClaimsPolicy + description: Update a customClaimsPolicy object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/serviceprincipal-put-claimspolicy?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/customclaimspolicy-update?view=graph-rest-beta operationId: servicePrincipal_SetClaimsPolicy parameters: - name: servicePrincipal-id @@ -12245,11 +12245,11 @@ paths: patch: tags: - servicePrincipals.customClaimsPolicy - summary: Create or replace claimsPolicy - description: 'Create a new customClaimsPolicy object if it doesn''t exist, or replace an existing one.' + summary: Update customClaimsPolicy + description: Update a customClaimsPolicy object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/serviceprincipal-put-claimspolicy?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/customclaimspolicy-update?view=graph-rest-beta operationId: servicePrincipal_UpdateClaimsPolicy parameters: - name: servicePrincipal-id @@ -22687,6 +22687,8 @@ components: items: $ref: '#/components/schemas/microsoft.graph.cloudPC' x-ms-navigationProperty: true + communications: + $ref: '#/components/schemas/microsoft.graph.userCloudCommunication' contactFolders: type: array items: @@ -25485,7 +25487,10 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.platformCredentialAuthenticationMethod' + description: Represents a platform credential instance registered to a user on Mac OS. x-ms-navigationProperty: true + qrCodePinMethod: + $ref: '#/components/schemas/microsoft.graph.qrCodePinAuthenticationMethod' softwareOathMethods: type: array items: @@ -26032,6 +26037,16 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.userCloudCommunication: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: userCloudCommunication + type: object + properties: + callSettings: + $ref: '#/components/schemas/microsoft.graph.callSettings' + additionalProperties: + type: object microsoft.graph.contactFolder: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -28633,10 +28648,10 @@ components: properties: name: type: string - description: Name for this key-value pair + description: 'Name for this key-value pair. For more information about possible names for each resource type that uses this configuration, see keyValuePair names and values.' value: type: string - description: Value for this key-value pair + description: 'Value for this key-value pair. For more information about possible values for each resource type that uses this configuration, see keyValuePair names and values.' nullable: true additionalProperties: type: object @@ -30566,6 +30581,20 @@ components: $ref: '#/components/schemas/microsoft.graph.device' additionalProperties: type: object + microsoft.graph.qrCodePinAuthenticationMethod: + allOf: + - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' + - title: qrCodePinAuthenticationMethod + type: object + properties: + pin: + $ref: '#/components/schemas/microsoft.graph.qrPin' + standardQRCode: + $ref: '#/components/schemas/microsoft.graph.qrCode' + temporaryQRCode: + $ref: '#/components/schemas/microsoft.graph.qrCode' + additionalProperties: + type: object microsoft.graph.softwareOathAuthenticationMethod: allOf: - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' @@ -31521,6 +31550,26 @@ components: - administrator - unknownFutureValue type: string + microsoft.graph.callSettings: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: callSettings + type: object + properties: + delegates: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.delegationSettings' + description: Represents the delegate settings. + x-ms-navigationProperty: true + delegators: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.delegationSettings' + description: Represents the delegator settings. + x-ms-navigationProperty: true + additionalProperties: + type: object microsoft.graph.typedEmailAddress: allOf: - $ref: '#/components/schemas/microsoft.graph.emailAddress' @@ -38241,6 +38290,59 @@ components: - linux - unknownFutureValue type: string + microsoft.graph.qrPin: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: qrPin + type: object + properties: + code: + type: string + createdDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + forceChangePinNextSignIn: + type: boolean + nullable: true + updatedDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + additionalProperties: + type: object + microsoft.graph.qrCode: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: qrCode + type: object + properties: + createdDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + expireDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + image: + $ref: '#/components/schemas/microsoft.graph.qrCodeImageDetails' + lastUsedDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + startDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + additionalProperties: + type: object microsoft.graph.calendarRoleType: title: calendarRoleType enum: @@ -38792,6 +38894,7 @@ components: - none - standard - unknownFutureValue + - plus type: string microsoft.graph.actionState: title: actionState @@ -38823,6 +38926,26 @@ components: - vMware - hp type: string + microsoft.graph.delegationSettings: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: delegationSettings + type: object + properties: + allowedActions: + $ref: '#/components/schemas/microsoft.graph.delegateAllowedActions' + createdDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + description: 'Date and time when the delegator or delegate entry was created. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.' + format: date-time + nullable: true + isActive: + type: boolean + description: Indicates whether the delegator or delegate relationship is currently active. + nullable: true + additionalProperties: + type: object microsoft.graph.emailType: title: emailType enum: @@ -44942,6 +45065,28 @@ components: - failedActivation - unknownFutureValue type: string + microsoft.graph.qrCodeImageDetails: + title: qrCodeImageDetails + type: object + properties: + binaryValue: + type: string + format: base64url + nullable: true + errorCorrectionLevel: + $ref: '#/components/schemas/microsoft.graph.errorCorrectionLevel' + rawContent: + type: string + format: base64url + nullable: true + version: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + nullable: true + additionalProperties: + type: object microsoft.graph.attendeeType: title: attendeeType enum: @@ -45189,6 +45334,32 @@ components: - failure - unknownFutureValue type: string + microsoft.graph.delegateAllowedActions: + title: delegateAllowedActions + type: object + properties: + joinActiveCalls: + type: boolean + description: Indicates whether the delegator or delegate allows participation in active calls. + nullable: true + makeCalls: + type: boolean + description: Indicates whether the delegator or delegate allows calls to be made on their behalf. + nullable: true + manageCallAndDelegateSettings: + type: boolean + description: Indicates whether the delegator or delegate allows the management of call and delegation settings. + nullable: true + pickUpHeldCalls: + type: boolean + description: Indicates whether the delegator or delegate allows held calls to be picked up. + nullable: true + receiveCalls: + type: boolean + description: Indicates whether the delegator or delegate allows calls to be received on their behalf. + nullable: true + additionalProperties: + type: object microsoft.graph.deviceAndAppManagementAssignmentFilterType: title: deviceAndAppManagementAssignmentFilterType enum: @@ -47016,6 +47187,7 @@ components: - driveItem - user - teamsChannel + - plannerTask type: string microsoft.graph.plannerCreationSourceKind: title: plannerCreationSourceKind @@ -49025,6 +49197,15 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.errorCorrectionLevel: + title: errorCorrectionLevel + enum: + - l + - m + - q + - h + - unknownFutureValue + type: string microsoft.graph.teamsAppResourceSpecificPermissionType: title: teamsAppResourceSpecificPermissionType enum: diff --git a/openApiDocs/beta/CloudCommunications.yml b/openApiDocs/beta/CloudCommunications.yml index 664e4989a8..b2bf30856d 100644 --- a/openApiDocs/beta/CloudCommunications.yml +++ b/openApiDocs/beta/CloudCommunications.yml @@ -3668,10 +3668,10 @@ paths: tags: - communications.call summary: Invoke action invite - description: 'Delete a specific participant in a call. In some situations, it is appropriate for an application to remove a participant from an active call. This action can be done before or after the participant answers the call. When an active caller is removed, they are immediately dropped from the call with no pre- or post-removal notification. When an invited participant is removed, any outstanding add participant request is canceled.' + description: 'Invite participants to the active call. For more information about how to handle operations, see commsOperation.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/participant-delete?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/participant-invite?view=graph-rest-beta operationId: communication.call.participant_invite parameters: - name: call-id @@ -10160,7 +10160,7 @@ paths: tags: - users.onlineMeeting summary: Get callRecording - description: 'Get a callRecording object associated with a scheduled onlineMeeting. This API supports the retrieval of call recordings from private chat meetings and channel meetings. For a recording, this API returns the metadata of the single recording associated with the online meeting. For the content of a recording, this API returns the stream of bytes associated with the recording.' + description: 'Get a callRecording object associated with a scheduled onlineMeeting. This API supports the retrieval of call recordings from private chat meetings and channel meetings. However, private channel meetings are not supported at this time. For a recording, this API returns the metadata of the single recording associated with the online meeting. For the content of a recording, this API returns the stream of bytes associated with the recording.' operationId: user.onlineMeeting_ListRecording parameters: - name: user-id @@ -10267,7 +10267,7 @@ paths: tags: - users.onlineMeeting summary: Get callRecording - description: 'Get a callRecording object associated with a scheduled onlineMeeting. This API supports the retrieval of call recordings from private chat meetings and channel meetings. For a recording, this API returns the metadata of the single recording associated with the online meeting. For the content of a recording, this API returns the stream of bytes associated with the recording.' + description: 'Get a callRecording object associated with a scheduled onlineMeeting. This API supports the retrieval of call recordings from private chat meetings and channel meetings. However, private channel meetings are not supported at this time. For a recording, this API returns the metadata of the single recording associated with the online meeting. For the content of a recording, this API returns the stream of bytes associated with the recording.' externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/callrecording-get?view=graph-rest-beta @@ -10421,7 +10421,7 @@ paths: tags: - users.onlineMeeting summary: Get callRecording - description: 'Get a callRecording object associated with a scheduled onlineMeeting. This API supports the retrieval of call recordings from private chat meetings and channel meetings. For a recording, this API returns the metadata of the single recording associated with the online meeting. For the content of a recording, this API returns the stream of bytes associated with the recording.' + description: 'Get a callRecording object associated with a scheduled onlineMeeting. This API supports the retrieval of call recordings from private chat meetings and channel meetings. However, private channel meetings are not supported at this time. For a recording, this API returns the metadata of the single recording associated with the online meeting. For the content of a recording, this API returns the stream of bytes associated with the recording.' externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/callrecording-get?view=graph-rest-beta @@ -11472,7 +11472,7 @@ paths: tags: - users.onlineMeeting summary: List transcripts - description: Retrieve the list of callTranscript objects associated with a scheduled onlineMeeting. This API supports the retrieval of call transcripts from private chat meetings and channel meetings. + description: 'Retrieve the list of callTranscript objects associated with a scheduled onlineMeeting. This API supports the retrieval of call transcripts from private chat meetings and channel meetings. However, private channel meetings are not supported at this time.' externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/onlinemeeting-list-transcripts?view=graph-rest-beta @@ -11582,7 +11582,7 @@ paths: tags: - users.onlineMeeting summary: Get callTranscript - description: Retrieve a callTranscript object associated with a scheduled onlineMeeting. This API supports the retrieval of call transcripts from private chat meetings and channel meetings. Retrieving the transcript returns the metadata of the single transcript associated with the online meeting. Retrieving the content of the transcript returns the stream of text associated with the transcript. + description: 'Retrieve a callTranscript object associated with a scheduled onlineMeeting. This API supports the retrieval of call transcripts from private chat meetings and channel meetings. However, private channel meetings are not supported at this time. Retrieving the transcript returns the metadata of the single transcript associated with the online meeting. Retrieving the content of the transcript returns the stream of text associated with the transcript.' externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/calltranscript-get?view=graph-rest-beta @@ -11736,7 +11736,7 @@ paths: tags: - users.onlineMeeting summary: Get callTranscript - description: Retrieve a callTranscript object associated with a scheduled onlineMeeting. This API supports the retrieval of call transcripts from private chat meetings and channel meetings. Retrieving the transcript returns the metadata of the single transcript associated with the online meeting. Retrieving the content of the transcript returns the stream of text associated with the transcript. + description: 'Retrieve a callTranscript object associated with a scheduled onlineMeeting. This API supports the retrieval of call transcripts from private chat meetings and channel meetings. However, private channel meetings are not supported at this time. Retrieving the transcript returns the metadata of the single transcript associated with the online meeting. Retrieving the content of the transcript returns the stream of text associated with the transcript.' externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/calltranscript-get?view=graph-rest-beta @@ -11871,7 +11871,7 @@ paths: tags: - users.onlineMeeting summary: Get callTranscript - description: Retrieve a callTranscript object associated with a scheduled onlineMeeting. This API supports the retrieval of call transcripts from private chat meetings and channel meetings. Retrieving the transcript returns the metadata of the single transcript associated with the online meeting. Retrieving the content of the transcript returns the stream of text associated with the transcript. + description: 'Retrieve a callTranscript object associated with a scheduled onlineMeeting. This API supports the retrieval of call transcripts from private chat meetings and channel meetings. However, private channel meetings are not supported at this time. Retrieving the transcript returns the metadata of the single transcript associated with the online meeting. Retrieving the content of the transcript returns the stream of text associated with the transcript.' externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/calltranscript-get?view=graph-rest-beta @@ -12676,11 +12676,11 @@ paths: get: tags: - users.presence - summary: Get presence - description: Get a user's presence information. + summary: 'presence: setStatusMessage' + description: Set a presence status message for a user. An optional expiration date and time can be supplied. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/presence-get?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-beta operationId: user_GetPresence parameters: - name: user-id @@ -15602,7 +15602,7 @@ components: nullable: true basicServiceSetIdentifier: type: string - description: The wireless LAN basic service set identifier of the media endpoint used to connect to the network. + description: The wireless LAN basic service set identifier of the media endpoint used to connect to the network. This property isn't available if the user disables precise location sharing in their operating system or Microsoft Teams app settings. nullable: true connectionType: $ref: '#/components/schemas/microsoft.graph.callRecords.networkConnectionType' diff --git a/openApiDocs/beta/Compliance.yml b/openApiDocs/beta/Compliance.yml index 4087c7b6e1..329b93c9b9 100644 --- a/openApiDocs/beta/Compliance.yml +++ b/openApiDocs/beta/Compliance.yml @@ -11022,6 +11022,8 @@ components: items: $ref: '#/components/schemas/microsoft.graph.cloudPC' x-ms-navigationProperty: true + communications: + $ref: '#/components/schemas/microsoft.graph.userCloudCommunication' contactFolders: type: array items: @@ -14107,7 +14109,10 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.platformCredentialAuthenticationMethod' + description: Represents a platform credential instance registered to a user on Mac OS. x-ms-navigationProperty: true + qrCodePinMethod: + $ref: '#/components/schemas/microsoft.graph.qrCodePinAuthenticationMethod' softwareOathMethods: type: array items: @@ -14373,6 +14378,16 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.userCloudCommunication: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: userCloudCommunication + type: object + properties: + callSettings: + $ref: '#/components/schemas/microsoft.graph.callSettings' + additionalProperties: + type: object microsoft.graph.contactFolder: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -19394,10 +19409,10 @@ components: properties: name: type: string - description: Name for this key-value pair + description: 'Name for this key-value pair. For more information about possible names for each resource type that uses this configuration, see keyValuePair names and values.' value: type: string - description: Value for this key-value pair + description: 'Value for this key-value pair. For more information about possible values for each resource type that uses this configuration, see keyValuePair names and values.' nullable: true additionalProperties: type: object @@ -20231,6 +20246,20 @@ components: $ref: '#/components/schemas/microsoft.graph.device' additionalProperties: type: object + microsoft.graph.qrCodePinAuthenticationMethod: + allOf: + - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' + - title: qrCodePinAuthenticationMethod + type: object + properties: + pin: + $ref: '#/components/schemas/microsoft.graph.qrPin' + standardQRCode: + $ref: '#/components/schemas/microsoft.graph.qrCode' + temporaryQRCode: + $ref: '#/components/schemas/microsoft.graph.qrCode' + additionalProperties: + type: object microsoft.graph.softwareOathAuthenticationMethod: allOf: - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' @@ -20782,6 +20811,26 @@ components: - administrator - unknownFutureValue type: string + microsoft.graph.callSettings: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: callSettings + type: object + properties: + delegates: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.delegationSettings' + description: Represents the delegate settings. + x-ms-navigationProperty: true + delegators: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.delegationSettings' + description: Represents the delegator settings. + x-ms-navigationProperty: true + additionalProperties: + type: object microsoft.graph.typedEmailAddress: allOf: - $ref: '#/components/schemas/microsoft.graph.emailAddress' @@ -27628,6 +27677,59 @@ components: - linux - unknownFutureValue type: string + microsoft.graph.qrPin: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: qrPin + type: object + properties: + code: + type: string + createdDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + forceChangePinNextSignIn: + type: boolean + nullable: true + updatedDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + additionalProperties: + type: object + microsoft.graph.qrCode: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: qrCode + type: object + properties: + createdDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + expireDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + image: + $ref: '#/components/schemas/microsoft.graph.qrCodeImageDetails' + lastUsedDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + startDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + additionalProperties: + type: object microsoft.graph.teamworkUserIdentity: allOf: - $ref: '#/components/schemas/microsoft.graph.identity' @@ -27875,6 +27977,7 @@ components: - none - standard - unknownFutureValue + - plus type: string microsoft.graph.actionState: title: actionState @@ -27906,6 +28009,26 @@ components: - vMware - hp type: string + microsoft.graph.delegationSettings: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: delegationSettings + type: object + properties: + allowedActions: + $ref: '#/components/schemas/microsoft.graph.delegateAllowedActions' + createdDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + description: 'Date and time when the delegator or delegate entry was created. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.' + format: date-time + nullable: true + isActive: + type: boolean + description: Indicates whether the delegator or delegate relationship is currently active. + nullable: true + additionalProperties: + type: object microsoft.graph.emailType: title: emailType enum: @@ -31973,6 +32096,7 @@ components: - driveItem - user - teamsChannel + - plannerTask type: string microsoft.graph.plannerCreationSourceKind: title: plannerCreationSourceKind @@ -32914,6 +33038,28 @@ components: - failedActivation - unknownFutureValue type: string + microsoft.graph.qrCodeImageDetails: + title: qrCodeImageDetails + type: object + properties: + binaryValue: + type: string + format: base64url + nullable: true + errorCorrectionLevel: + $ref: '#/components/schemas/microsoft.graph.errorCorrectionLevel' + rawContent: + type: string + format: base64url + nullable: true + version: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + nullable: true + additionalProperties: + type: object microsoft.graph.teamworkUserIdentityType: title: teamworkUserIdentityType enum: @@ -33031,6 +33177,32 @@ components: - failure - unknownFutureValue type: string + microsoft.graph.delegateAllowedActions: + title: delegateAllowedActions + type: object + properties: + joinActiveCalls: + type: boolean + description: Indicates whether the delegator or delegate allows participation in active calls. + nullable: true + makeCalls: + type: boolean + description: Indicates whether the delegator or delegate allows calls to be made on their behalf. + nullable: true + manageCallAndDelegateSettings: + type: boolean + description: Indicates whether the delegator or delegate allows the management of call and delegation settings. + nullable: true + pickUpHeldCalls: + type: boolean + description: Indicates whether the delegator or delegate allows held calls to be picked up. + nullable: true + receiveCalls: + type: boolean + description: Indicates whether the delegator or delegate allows calls to be received on their behalf. + nullable: true + additionalProperties: + type: object microsoft.graph.deviceAndAppManagementAssignmentFilterType: title: deviceAndAppManagementAssignmentFilterType enum: @@ -36188,6 +36360,15 @@ components: - synchronizationLearnMoreIbizaFwLink - configurationFields type: string + microsoft.graph.errorCorrectionLevel: + title: errorCorrectionLevel + enum: + - l + - m + - q + - h + - unknownFutureValue + type: string microsoft.graph.teamworkConversationIdentity: allOf: - $ref: '#/components/schemas/microsoft.graph.identity' diff --git a/openApiDocs/beta/CrossDeviceExperiences.yml b/openApiDocs/beta/CrossDeviceExperiences.yml index 66f1d7d447..a97dc23aee 100644 --- a/openApiDocs/beta/CrossDeviceExperiences.yml +++ b/openApiDocs/beta/CrossDeviceExperiences.yml @@ -7046,6 +7046,8 @@ components: items: $ref: '#/components/schemas/microsoft.graph.cloudPC' x-ms-navigationProperty: true + communications: + $ref: '#/components/schemas/microsoft.graph.userCloudCommunication' contactFolders: type: array items: @@ -9385,7 +9387,10 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.platformCredentialAuthenticationMethod' + description: Represents a platform credential instance registered to a user on Mac OS. x-ms-navigationProperty: true + qrCodePinMethod: + $ref: '#/components/schemas/microsoft.graph.qrCodePinAuthenticationMethod' softwareOathMethods: type: array items: @@ -9651,6 +9656,16 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.userCloudCommunication: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: userCloudCommunication + type: object + properties: + callSettings: + $ref: '#/components/schemas/microsoft.graph.callSettings' + additionalProperties: + type: object microsoft.graph.contactFolder: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -14471,6 +14486,20 @@ components: $ref: '#/components/schemas/microsoft.graph.device' additionalProperties: type: object + microsoft.graph.qrCodePinAuthenticationMethod: + allOf: + - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' + - title: qrCodePinAuthenticationMethod + type: object + properties: + pin: + $ref: '#/components/schemas/microsoft.graph.qrPin' + standardQRCode: + $ref: '#/components/schemas/microsoft.graph.qrCode' + temporaryQRCode: + $ref: '#/components/schemas/microsoft.graph.qrCode' + additionalProperties: + type: object microsoft.graph.softwareOathAuthenticationMethod: allOf: - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' @@ -15022,6 +15051,26 @@ components: - administrator - unknownFutureValue type: string + microsoft.graph.callSettings: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: callSettings + type: object + properties: + delegates: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.delegationSettings' + description: Represents the delegate settings. + x-ms-navigationProperty: true + delegators: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.delegationSettings' + description: Represents the delegator settings. + x-ms-navigationProperty: true + additionalProperties: + type: object microsoft.graph.typedEmailAddress: allOf: - $ref: '#/components/schemas/microsoft.graph.emailAddress' @@ -15194,10 +15243,10 @@ components: properties: name: type: string - description: Name for this key-value pair + description: 'Name for this key-value pair. For more information about possible names for each resource type that uses this configuration, see keyValuePair names and values.' value: type: string - description: Value for this key-value pair + description: 'Value for this key-value pair. For more information about possible values for each resource type that uses this configuration, see keyValuePair names and values.' nullable: true additionalProperties: type: object @@ -22269,6 +22318,59 @@ components: - linux - unknownFutureValue type: string + microsoft.graph.qrPin: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: qrPin + type: object + properties: + code: + type: string + createdDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + forceChangePinNextSignIn: + type: boolean + nullable: true + updatedDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + additionalProperties: + type: object + microsoft.graph.qrCode: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: qrCode + type: object + properties: + createdDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + expireDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + image: + $ref: '#/components/schemas/microsoft.graph.qrCodeImageDetails' + lastUsedDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + startDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + additionalProperties: + type: object microsoft.graph.teamworkUserIdentity: allOf: - $ref: '#/components/schemas/microsoft.graph.identity' @@ -22516,6 +22618,7 @@ components: - none - standard - unknownFutureValue + - plus type: string microsoft.graph.actionState: title: actionState @@ -22547,6 +22650,26 @@ components: - vMware - hp type: string + microsoft.graph.delegationSettings: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: delegationSettings + type: object + properties: + allowedActions: + $ref: '#/components/schemas/microsoft.graph.delegateAllowedActions' + createdDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + description: 'Date and time when the delegator or delegate entry was created. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.' + format: date-time + nullable: true + isActive: + type: boolean + description: Indicates whether the delegator or delegate relationship is currently active. + nullable: true + additionalProperties: + type: object microsoft.graph.emailType: title: emailType enum: @@ -26288,6 +26411,7 @@ components: - driveItem - user - teamsChannel + - plannerTask type: string microsoft.graph.plannerCreationSourceKind: title: plannerCreationSourceKind @@ -27996,6 +28120,28 @@ components: - failedActivation - unknownFutureValue type: string + microsoft.graph.qrCodeImageDetails: + title: qrCodeImageDetails + type: object + properties: + binaryValue: + type: string + format: base64url + nullable: true + errorCorrectionLevel: + $ref: '#/components/schemas/microsoft.graph.errorCorrectionLevel' + rawContent: + type: string + format: base64url + nullable: true + version: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + nullable: true + additionalProperties: + type: object microsoft.graph.teamworkUserIdentityType: title: teamworkUserIdentityType enum: @@ -28113,6 +28259,32 @@ components: - failure - unknownFutureValue type: string + microsoft.graph.delegateAllowedActions: + title: delegateAllowedActions + type: object + properties: + joinActiveCalls: + type: boolean + description: Indicates whether the delegator or delegate allows participation in active calls. + nullable: true + makeCalls: + type: boolean + description: Indicates whether the delegator or delegate allows calls to be made on their behalf. + nullable: true + manageCallAndDelegateSettings: + type: boolean + description: Indicates whether the delegator or delegate allows the management of call and delegation settings. + nullable: true + pickUpHeldCalls: + type: boolean + description: Indicates whether the delegator or delegate allows held calls to be picked up. + nullable: true + receiveCalls: + type: boolean + description: Indicates whether the delegator or delegate allows calls to be received on their behalf. + nullable: true + additionalProperties: + type: object microsoft.graph.deviceAndAppManagementAssignmentFilterType: title: deviceAndAppManagementAssignmentFilterType enum: @@ -31340,6 +31512,15 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.errorCorrectionLevel: + title: errorCorrectionLevel + enum: + - l + - m + - q + - h + - unknownFutureValue + type: string microsoft.graph.teamworkConversationIdentity: allOf: - $ref: '#/components/schemas/microsoft.graph.identity' diff --git a/openApiDocs/beta/DeviceManagement.Enrollment.yml b/openApiDocs/beta/DeviceManagement.Enrollment.yml index 49cf4c3a93..8a563c2102 100644 --- a/openApiDocs/beta/DeviceManagement.Enrollment.yml +++ b/openApiDocs/beta/DeviceManagement.Enrollment.yml @@ -10934,11 +10934,11 @@ paths: get: tags: - roleManagement.rbacApplicationMultiple - summary: List unifiedRoleAssignmentMultiple - description: "Get a list of unifiedRoleAssignmentMultiple objects for an RBAC provider. The following RBAC providers are currently supported:\n- Cloud PC \n- device management (Intune) For other Microsoft 365 applications (like Microsoft Entra ID), use unifiedRoleAssignment." + summary: Get unifiedRoleAssignmentMultiple + description: "Get the properties and relationships of a unifiedRoleAssignmentMultiple object of an RBAC provider. The following RBAC providers are currently supported:\n- Cloud PC \n- device management (Intune) For other Microsoft 365 applications (like Microsoft Entra ID), use unifiedRoleAssignment." externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/rbacapplicationmultiple-list-roleassignments?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/unifiedroleassignmentmultiple-get?view=graph-rest-beta operationId: roleManagement.deviceManagement_ListRoleAssignment parameters: - $ref: '#/components/parameters/top' diff --git a/openApiDocs/beta/DeviceManagement.yml b/openApiDocs/beta/DeviceManagement.yml index 9d7d285845..bd43cfa7cb 100644 --- a/openApiDocs/beta/DeviceManagement.yml +++ b/openApiDocs/beta/DeviceManagement.yml @@ -44014,26 +44014,26 @@ components: nullable: true categoryId: type: string - description: Specify category in which the setting is under. Support $filters. + description: Specifies the area group under which the setting is configured in a specified configuration service provider (CSP) nullable: true description: type: string - description: Description of the setting. + description: Description of the item nullable: true displayName: type: string - description: 'Name of the setting. For example: Allow Toast.' + description: Display name of the item nullable: true helpText: type: string - description: Help text of the setting. Give more details of the setting. + description: Help text of the item nullable: true infoUrls: type: array items: type: string nullable: true - description: List of links more info for the setting can be found at. + description: List of links more info for the setting can be found at keywords: type: array items: @@ -44059,7 +44059,7 @@ components: $ref: '#/components/schemas/microsoft.graph.deviceManagementConfigurationSettingRiskLevel' rootDefinitionId: type: string - description: Root setting definition id if the setting is a child setting. + description: Root setting definition if the setting is a child setting. nullable: true settingUsage: $ref: '#/components/schemas/microsoft.graph.deviceManagementConfigurationSettingUsage' @@ -56388,6 +56388,8 @@ components: items: $ref: '#/components/schemas/microsoft.graph.cloudPC' x-ms-navigationProperty: true + communications: + $ref: '#/components/schemas/microsoft.graph.userCloudCommunication' contactFolders: type: array items: @@ -57995,7 +57997,7 @@ components: properties: settingDefinitionId: type: string - description: Setting definition id that is being referred to a setting. Applicable for reusable setting + description: Setting definition id that is being referred to a setting. Applicable for reusable setting. nullable: true additionalProperties: type: object @@ -59493,10 +59495,10 @@ components: properties: name: type: string - description: Name for this key-value pair + description: 'Name for this key-value pair. For more information about possible names for each resource type that uses this configuration, see keyValuePair names and values.' value: type: string - description: Value for this key-value pair + description: 'Value for this key-value pair. For more information about possible values for each resource type that uses this configuration, see keyValuePair names and values.' nullable: true additionalProperties: type: object @@ -65315,6 +65317,12 @@ components: items: type: string nullable: true + sizeInGB: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + nullable: true sourceImageResourceId: type: string description: 'The unique identifier (ID) of the source image resource on Azure. The required ID format is: ''/subscriptions/{subscription-id}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/images/{imageName}''. Read-only.' @@ -65724,6 +65732,8 @@ components: description: 'The date and time when the snapshot expires. The time is shown in ISO 8601 format and Coordinated Universal Time (UTC) time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.' format: date-time nullable: true + healthCheckStatus: + $ref: '#/components/schemas/microsoft.graph.cloudPcSnapshotHealthCheckStatus' lastRestoredDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string @@ -65747,6 +65757,8 @@ components: description: The name for the supported region. Read-only. regionGroup: $ref: '#/components/schemas/microsoft.graph.cloudPcRegionGroup' + regionRestrictionDetail: + $ref: '#/components/schemas/microsoft.graph.cloudPcSupportedRegionRestrictionDetail' regionStatus: $ref: '#/components/schemas/microsoft.graph.cloudPcSupportedRegionStatus' supportedSolution: @@ -67830,7 +67842,10 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.platformCredentialAuthenticationMethod' + description: Represents a platform credential instance registered to a user on Mac OS. x-ms-navigationProperty: true + qrCodePinMethod: + $ref: '#/components/schemas/microsoft.graph.qrCodePinAuthenticationMethod' softwareOathMethods: type: array items: @@ -68262,6 +68277,16 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.userCloudCommunication: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: userCloudCommunication + type: object + properties: + callSettings: + $ref: '#/components/schemas/microsoft.graph.callSettings' + additionalProperties: + type: object microsoft.graph.contactFolder: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -72955,6 +72980,14 @@ components: description: The selected columns of the report. additionalProperties: type: object + microsoft.graph.cloudPcSnapshotHealthCheckStatus: + title: cloudPcSnapshotHealthCheckStatus + enum: + - unknown + - healthy + - unhealthy + - unknownFutureValue + type: string microsoft.graph.cloudPcSnapshotType: title: cloudPcSnapshotType enum: @@ -72997,6 +73030,24 @@ components: - australasia - europe type: string + microsoft.graph.cloudPcSupportedRegionRestrictionDetail: + title: cloudPcSupportedRegionRestrictionDetail + type: object + properties: + cPURestricted: + type: boolean + description: Indicates that the region is restricted for Cloud PC CPU provisioning. True indicates that Cloud PC provisioning with CPU isn't available in this region. false indicates that it's available. The default value is false. Read-only. + nullable: true + gPURestricted: + type: boolean + description: Indicates that the region is restricted for Cloud PC GPU provisioning. True indicates that Cloud PC provisioning with GPU isn't available in this region. false indicates that it's available. The default value is false. Read-only. + nullable: true + nestedVirtualizationRestricted: + type: boolean + description: Indicates that the region is restricted for Cloud PC nested virtualization provisioning. True indicates that Cloud PC provisioning with nested virtualization isn't available in this region; false indicates that it's available. The default value is false. Read-only. + nullable: true + additionalProperties: + type: object microsoft.graph.cloudPcSupportedRegionStatus: title: cloudPcSupportedRegionStatus enum: @@ -74348,6 +74399,20 @@ components: $ref: '#/components/schemas/microsoft.graph.device' additionalProperties: type: object + microsoft.graph.qrCodePinAuthenticationMethod: + allOf: + - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' + - title: qrCodePinAuthenticationMethod + type: object + properties: + pin: + $ref: '#/components/schemas/microsoft.graph.qrPin' + standardQRCode: + $ref: '#/components/schemas/microsoft.graph.qrCode' + temporaryQRCode: + $ref: '#/components/schemas/microsoft.graph.qrCode' + additionalProperties: + type: object microsoft.graph.softwareOathAuthenticationMethod: allOf: - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' @@ -75040,6 +75105,26 @@ components: description: A cloudClipboardItem can have multiple cloudClipboardItemPayload objects in the payloads. A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. additionalProperties: type: object + microsoft.graph.callSettings: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: callSettings + type: object + properties: + delegates: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.delegationSettings' + description: Represents the delegate settings. + x-ms-navigationProperty: true + delegators: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.delegationSettings' + description: Represents the delegator settings. + x-ms-navigationProperty: true + additionalProperties: + type: object microsoft.graph.typedEmailAddress: allOf: - $ref: '#/components/schemas/microsoft.graph.emailAddress' @@ -79356,6 +79441,7 @@ components: - none - standard - unknownFutureValue + - plus type: string microsoft.graph.cloudPcPartnerAgentInstallStatus: title: cloudPcPartnerAgentInstallStatus @@ -80055,6 +80141,59 @@ components: - linux - unknownFutureValue type: string + microsoft.graph.qrPin: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: qrPin + type: object + properties: + code: + type: string + createdDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + forceChangePinNextSignIn: + type: boolean + nullable: true + updatedDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + additionalProperties: + type: object + microsoft.graph.qrCode: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: qrCode + type: object + properties: + createdDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + expireDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + image: + $ref: '#/components/schemas/microsoft.graph.qrCodeImageDetails' + lastUsedDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + startDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + additionalProperties: + type: object microsoft.graph.calendarRoleType: title: calendarRoleType enum: @@ -80562,6 +80701,26 @@ components: description: For a list of possible values see formatName values. additionalProperties: type: object + microsoft.graph.delegationSettings: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: delegationSettings + type: object + properties: + allowedActions: + $ref: '#/components/schemas/microsoft.graph.delegateAllowedActions' + createdDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + description: 'Date and time when the delegator or delegate entry was created. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.' + format: date-time + nullable: true + isActive: + type: boolean + description: Indicates whether the delegator or delegate relationship is currently active. + nullable: true + additionalProperties: + type: object microsoft.graph.emailType: title: emailType enum: @@ -85847,6 +86006,28 @@ components: - failedActivation - unknownFutureValue type: string + microsoft.graph.qrCodeImageDetails: + title: qrCodeImageDetails + type: object + properties: + binaryValue: + type: string + format: base64url + nullable: true + errorCorrectionLevel: + $ref: '#/components/schemas/microsoft.graph.errorCorrectionLevel' + rawContent: + type: string + format: base64url + nullable: true + version: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + nullable: true + additionalProperties: + type: object microsoft.graph.attendeeType: title: attendeeType enum: @@ -86086,6 +86267,32 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.delegateAllowedActions: + title: delegateAllowedActions + type: object + properties: + joinActiveCalls: + type: boolean + description: Indicates whether the delegator or delegate allows participation in active calls. + nullable: true + makeCalls: + type: boolean + description: Indicates whether the delegator or delegate allows calls to be made on their behalf. + nullable: true + manageCallAndDelegateSettings: + type: boolean + description: Indicates whether the delegator or delegate allows the management of call and delegation settings. + nullable: true + pickUpHeldCalls: + type: boolean + description: Indicates whether the delegator or delegate allows held calls to be picked up. + nullable: true + receiveCalls: + type: boolean + description: Indicates whether the delegator or delegate allows calls to be received on their behalf. + nullable: true + additionalProperties: + type: object microsoft.graph.commentAction: title: commentAction type: object @@ -87521,6 +87728,7 @@ components: - driveItem - user - teamsChannel + - plannerTask type: string microsoft.graph.plannerCreationSourceKind: title: plannerCreationSourceKind @@ -89747,6 +89955,15 @@ components: - synchronizationLearnMoreIbizaFwLink - configurationFields type: string + microsoft.graph.errorCorrectionLevel: + title: errorCorrectionLevel + enum: + - l + - m + - q + - h + - unknownFutureValue + type: string microsoft.graph.teamsAppResourceSpecificPermissionType: title: teamsAppResourceSpecificPermissionType enum: diff --git a/openApiDocs/beta/Devices.CloudPrint.yml b/openApiDocs/beta/Devices.CloudPrint.yml index 6a9ad6368e..37a4895d71 100644 --- a/openApiDocs/beta/Devices.CloudPrint.yml +++ b/openApiDocs/beta/Devices.CloudPrint.yml @@ -10954,6 +10954,8 @@ components: items: $ref: '#/components/schemas/microsoft.graph.cloudPC' x-ms-navigationProperty: true + communications: + $ref: '#/components/schemas/microsoft.graph.userCloudCommunication' contactFolders: type: array items: @@ -13563,7 +13565,10 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.platformCredentialAuthenticationMethod' + description: Represents a platform credential instance registered to a user on Mac OS. x-ms-navigationProperty: true + qrCodePinMethod: + $ref: '#/components/schemas/microsoft.graph.qrCodePinAuthenticationMethod' softwareOathMethods: type: array items: @@ -13829,6 +13834,16 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.userCloudCommunication: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: userCloudCommunication + type: object + properties: + callSettings: + $ref: '#/components/schemas/microsoft.graph.callSettings' + additionalProperties: + type: object microsoft.graph.contactFolder: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -19804,6 +19819,20 @@ components: $ref: '#/components/schemas/microsoft.graph.device' additionalProperties: type: object + microsoft.graph.qrCodePinAuthenticationMethod: + allOf: + - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' + - title: qrCodePinAuthenticationMethod + type: object + properties: + pin: + $ref: '#/components/schemas/microsoft.graph.qrPin' + standardQRCode: + $ref: '#/components/schemas/microsoft.graph.qrCode' + temporaryQRCode: + $ref: '#/components/schemas/microsoft.graph.qrCode' + additionalProperties: + type: object microsoft.graph.softwareOathAuthenticationMethod: allOf: - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' @@ -20355,6 +20384,26 @@ components: - administrator - unknownFutureValue type: string + microsoft.graph.callSettings: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: callSettings + type: object + properties: + delegates: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.delegationSettings' + description: Represents the delegate settings. + x-ms-navigationProperty: true + delegators: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.delegationSettings' + description: Represents the delegator settings. + x-ms-navigationProperty: true + additionalProperties: + type: object microsoft.graph.typedEmailAddress: allOf: - $ref: '#/components/schemas/microsoft.graph.emailAddress' @@ -20527,10 +20576,10 @@ components: properties: name: type: string - description: Name for this key-value pair + description: 'Name for this key-value pair. For more information about possible names for each resource type that uses this configuration, see keyValuePair names and values.' value: type: string - description: Value for this key-value pair + description: 'Value for this key-value pair. For more information about possible values for each resource type that uses this configuration, see keyValuePair names and values.' nullable: true additionalProperties: type: object @@ -27611,6 +27660,59 @@ components: - linux - unknownFutureValue type: string + microsoft.graph.qrPin: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: qrPin + type: object + properties: + code: + type: string + createdDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + forceChangePinNextSignIn: + type: boolean + nullable: true + updatedDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + additionalProperties: + type: object + microsoft.graph.qrCode: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: qrCode + type: object + properties: + createdDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + expireDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + image: + $ref: '#/components/schemas/microsoft.graph.qrCodeImageDetails' + lastUsedDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + startDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + additionalProperties: + type: object microsoft.graph.teamworkUserIdentity: allOf: - $ref: '#/components/schemas/microsoft.graph.identity' @@ -27858,6 +27960,7 @@ components: - none - standard - unknownFutureValue + - plus type: string microsoft.graph.actionState: title: actionState @@ -27889,6 +27992,26 @@ components: - vMware - hp type: string + microsoft.graph.delegationSettings: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: delegationSettings + type: object + properties: + allowedActions: + $ref: '#/components/schemas/microsoft.graph.delegateAllowedActions' + createdDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + description: 'Date and time when the delegator or delegate entry was created. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.' + format: date-time + nullable: true + isActive: + type: boolean + description: Indicates whether the delegator or delegate relationship is currently active. + nullable: true + additionalProperties: + type: object microsoft.graph.emailType: title: emailType enum: @@ -31599,6 +31722,7 @@ components: - driveItem - user - teamsChannel + - plannerTask type: string microsoft.graph.plannerCreationSourceKind: title: plannerCreationSourceKind @@ -32669,6 +32793,28 @@ components: - failedActivation - unknownFutureValue type: string + microsoft.graph.qrCodeImageDetails: + title: qrCodeImageDetails + type: object + properties: + binaryValue: + type: string + format: base64url + nullable: true + errorCorrectionLevel: + $ref: '#/components/schemas/microsoft.graph.errorCorrectionLevel' + rawContent: + type: string + format: base64url + nullable: true + version: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + nullable: true + additionalProperties: + type: object microsoft.graph.teamworkUserIdentityType: title: teamworkUserIdentityType enum: @@ -32786,6 +32932,32 @@ components: - failure - unknownFutureValue type: string + microsoft.graph.delegateAllowedActions: + title: delegateAllowedActions + type: object + properties: + joinActiveCalls: + type: boolean + description: Indicates whether the delegator or delegate allows participation in active calls. + nullable: true + makeCalls: + type: boolean + description: Indicates whether the delegator or delegate allows calls to be made on their behalf. + nullable: true + manageCallAndDelegateSettings: + type: boolean + description: Indicates whether the delegator or delegate allows the management of call and delegation settings. + nullable: true + pickUpHeldCalls: + type: boolean + description: Indicates whether the delegator or delegate allows held calls to be picked up. + nullable: true + receiveCalls: + type: boolean + description: Indicates whether the delegator or delegate allows calls to be received on their behalf. + nullable: true + additionalProperties: + type: object microsoft.graph.deviceAndAppManagementAssignmentFilterType: title: deviceAndAppManagementAssignmentFilterType enum: @@ -34851,6 +35023,15 @@ components: - synchronizationLearnMoreIbizaFwLink - configurationFields type: string + microsoft.graph.errorCorrectionLevel: + title: errorCorrectionLevel + enum: + - l + - m + - q + - h + - unknownFutureValue + type: string microsoft.graph.teamworkConversationIdentity: allOf: - $ref: '#/components/schemas/microsoft.graph.identity' diff --git a/openApiDocs/beta/Devices.CorporateManagement.yml b/openApiDocs/beta/Devices.CorporateManagement.yml index 2b10d62be5..4b02ffcaf8 100644 --- a/openApiDocs/beta/Devices.CorporateManagement.yml +++ b/openApiDocs/beta/Devices.CorporateManagement.yml @@ -10913,7 +10913,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsAndroidGraphFPreWorkApp_ListRelationship parameters: - name: mobileApp-id @@ -11004,7 +11004,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsAndroidGraphFPreWorkApp_GetRelationship parameters: - name: mobileApp-id @@ -12477,7 +12477,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsAndroidLobApp_ListRelationship parameters: - name: mobileApp-id @@ -12568,7 +12568,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsAndroidLobApp_GetRelationship parameters: - name: mobileApp-id @@ -13137,7 +13137,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsAndroidManagedStoreApp_ListRelationship parameters: - name: mobileApp-id @@ -13228,7 +13228,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsAndroidManagedStoreApp_GetRelationship parameters: - name: mobileApp-id @@ -13797,7 +13797,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsAndroidStoreApp_ListRelationship parameters: - name: mobileApp-id @@ -13888,7 +13888,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsAndroidStoreApp_GetRelationship parameters: - name: mobileApp-id @@ -15396,7 +15396,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsIosLobApp_ListRelationship parameters: - name: mobileApp-id @@ -15487,7 +15487,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsIosLobApp_GetRelationship parameters: - name: mobileApp-id @@ -16056,7 +16056,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsIosStoreApp_ListRelationship parameters: - name: mobileApp-id @@ -16147,7 +16147,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsIosStoreApp_GetRelationship parameters: - name: mobileApp-id @@ -16956,7 +16956,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsIosVppApp_ListRelationship parameters: - name: mobileApp-id @@ -17047,7 +17047,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsIosVppApp_GetRelationship parameters: - name: mobileApp-id @@ -18520,7 +18520,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsMacOSDmgApp_ListRelationship parameters: - name: mobileApp-id @@ -18611,7 +18611,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsMacOSDmgApp_GetRelationship parameters: - name: mobileApp-id @@ -20084,7 +20084,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsMacOSLobApp_ListRelationship parameters: - name: mobileApp-id @@ -20175,7 +20175,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsMacOSLobApp_GetRelationship parameters: - name: mobileApp-id @@ -21648,7 +21648,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsMacOSPkgApp_ListRelationship parameters: - name: mobileApp-id @@ -21739,7 +21739,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsMacOSPkgApp_GetRelationship parameters: - name: mobileApp-id @@ -23212,7 +23212,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsManagedAndroidLobApp_ListRelationship parameters: - name: mobileApp-id @@ -23303,7 +23303,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsManagedAndroidLobApp_GetRelationship parameters: - name: mobileApp-id @@ -24776,7 +24776,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsManagedIOSLobApp_ListRelationship parameters: - name: mobileApp-id @@ -24867,7 +24867,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsManagedIOSLobApp_GetRelationship parameters: - name: mobileApp-id @@ -26340,7 +26340,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsManagedMobileLobApp_ListRelationship parameters: - name: mobileApp-id @@ -26431,7 +26431,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsManagedMobileLobApp_GetRelationship parameters: - name: mobileApp-id @@ -27240,7 +27240,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsMicrosoftStoreGraphFPreBusinessApp_ListRelationship parameters: - name: mobileApp-id @@ -27331,7 +27331,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsMicrosoftStoreGraphFPreBusinessApp_GetRelationship parameters: - name: mobileApp-id @@ -28839,7 +28839,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsWin32LobApp_ListRelationship parameters: - name: mobileApp-id @@ -28930,7 +28930,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsWin32LobApp_GetRelationship parameters: - name: mobileApp-id @@ -30403,7 +30403,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsWindowsAppX_ListRelationship parameters: - name: mobileApp-id @@ -30494,7 +30494,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsWindowsAppX_GetRelationship parameters: - name: mobileApp-id @@ -31967,7 +31967,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsWindowsMobileMSI_ListRelationship parameters: - name: mobileApp-id @@ -32058,7 +32058,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsWindowsMobileMSI_GetRelationship parameters: - name: mobileApp-id @@ -32627,7 +32627,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsWindowsStoreApp_ListRelationship parameters: - name: mobileApp-id @@ -32718,7 +32718,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsWindowsStoreApp_GetRelationship parameters: - name: mobileApp-id @@ -34431,7 +34431,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsWindowsUniversalAppX_ListRelationship parameters: - name: mobileApp-id @@ -34522,7 +34522,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsWindowsUniversalAppX_GetRelationship parameters: - name: mobileApp-id @@ -35091,7 +35091,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsWindowsWebApp_ListRelationship parameters: - name: mobileApp-id @@ -35182,7 +35182,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsWindowsWebApp_GetRelationship parameters: - name: mobileApp-id @@ -35751,7 +35751,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsWinGetApp_ListRelationship parameters: - name: mobileApp-id @@ -35842,7 +35842,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsWinGetApp_GetRelationship parameters: - name: mobileApp-id @@ -35991,7 +35991,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileApp_ListRelationship parameters: - name: mobileApp-id @@ -36082,7 +36082,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileApp_GetRelationship parameters: - name: mobileApp-id @@ -52766,14 +52766,14 @@ components: createdDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string - description: The date and time the app was created. + description: The date and time the app was created. This property is read-only. format: date-time readOnly: true dependentAppCount: maximum: 2147483647 minimum: -2147483648 type: number - description: The total number of dependencies the child app has. + description: The total number of dependencies the child app has. This property is read-only. format: int32 readOnly: true description: @@ -52794,7 +52794,7 @@ components: nullable: true isAssigned: type: boolean - description: The value indicating whether the app is assigned to at least one group. + description: The value indicating whether the app is assigned to at least one group. This property is read-only. readOnly: true isFeatured: type: boolean @@ -52804,7 +52804,7 @@ components: lastModifiedDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string - description: The date and time the app was last modified. + description: The date and time the app was last modified. This property is read-only. format: date-time readOnly: true notes: @@ -52849,7 +52849,7 @@ components: maximum: 2147483647 minimum: -2147483648 type: number - description: The upload state. + description: 'The upload state. Possible values are: 0 - Not Ready, 1 - Ready, 2 - Processing. This property is read-only.' format: int32 readOnly: true assignments: @@ -52868,7 +52868,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.mobileAppRelationship' - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. x-ms-navigationProperty: true additionalProperties: type: object @@ -54010,26 +54010,26 @@ components: nullable: true categoryId: type: string - description: Specify category in which the setting is under. Support $filters. + description: Specifies the area group under which the setting is configured in a specified configuration service provider (CSP) nullable: true description: type: string - description: Description of the setting. + description: Description of the item nullable: true displayName: type: string - description: 'Name of the setting. For example: Allow Toast.' + description: Display name of the item nullable: true helpText: type: string - description: Help text of the setting. Give more details of the setting. + description: Help text of the item nullable: true infoUrls: type: array items: type: string nullable: true - description: List of links more info for the setting can be found at. + description: List of links more info for the setting can be found at keywords: type: array items: @@ -54055,7 +54055,7 @@ components: $ref: '#/components/schemas/microsoft.graph.deviceManagementConfigurationSettingRiskLevel' rootDefinitionId: type: string - description: Root setting definition id if the setting is a child setting. + description: Root setting definition if the setting is a child setting. nullable: true settingUsage: $ref: '#/components/schemas/microsoft.graph.deviceManagementConfigurationSettingUsage' @@ -56373,10 +56373,10 @@ components: properties: name: type: string - description: Name for this key-value pair + description: 'Name for this key-value pair. For more information about possible names for each resource type that uses this configuration, see keyValuePair names and values.' value: type: string - description: Value for this key-value pair + description: 'Value for this key-value pair. For more information about possible values for each resource type that uses this configuration, see keyValuePair names and values.' nullable: true additionalProperties: type: object @@ -57851,7 +57851,7 @@ components: properties: settingDefinitionId: type: string - description: Setting definition id that is being referred to a setting. Applicable for reusable setting + description: Setting definition id that is being referred to a setting. Applicable for reusable setting. nullable: true additionalProperties: type: object @@ -59938,6 +59938,8 @@ components: items: $ref: '#/components/schemas/microsoft.graph.cloudPC' x-ms-navigationProperty: true + communications: + $ref: '#/components/schemas/microsoft.graph.userCloudCommunication' contactFolders: type: array items: @@ -64651,7 +64653,10 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.platformCredentialAuthenticationMethod' + description: Represents a platform credential instance registered to a user on Mac OS. x-ms-navigationProperty: true + qrCodePinMethod: + $ref: '#/components/schemas/microsoft.graph.qrCodePinAuthenticationMethod' softwareOathMethods: type: array items: @@ -65198,6 +65203,16 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.userCloudCommunication: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: userCloudCommunication + type: object + properties: + callSettings: + $ref: '#/components/schemas/microsoft.graph.callSettings' + additionalProperties: + type: object microsoft.graph.contactFolder: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -68567,6 +68582,20 @@ components: $ref: '#/components/schemas/microsoft.graph.device' additionalProperties: type: object + microsoft.graph.qrCodePinAuthenticationMethod: + allOf: + - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' + - title: qrCodePinAuthenticationMethod + type: object + properties: + pin: + $ref: '#/components/schemas/microsoft.graph.qrPin' + standardQRCode: + $ref: '#/components/schemas/microsoft.graph.qrCode' + temporaryQRCode: + $ref: '#/components/schemas/microsoft.graph.qrCode' + additionalProperties: + type: object microsoft.graph.softwareOathAuthenticationMethod: allOf: - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' @@ -69448,6 +69477,26 @@ components: - administrator - unknownFutureValue type: string + microsoft.graph.callSettings: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: callSettings + type: object + properties: + delegates: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.delegationSettings' + description: Represents the delegate settings. + x-ms-navigationProperty: true + delegators: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.delegationSettings' + description: Represents the delegator settings. + x-ms-navigationProperty: true + additionalProperties: + type: object microsoft.graph.typedEmailAddress: allOf: - $ref: '#/components/schemas/microsoft.graph.emailAddress' @@ -74072,6 +74121,59 @@ components: - linux - unknownFutureValue type: string + microsoft.graph.qrPin: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: qrPin + type: object + properties: + code: + type: string + createdDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + forceChangePinNextSignIn: + type: boolean + nullable: true + updatedDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + additionalProperties: + type: object + microsoft.graph.qrCode: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: qrCode + type: object + properties: + createdDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + expireDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + image: + $ref: '#/components/schemas/microsoft.graph.qrCodeImageDetails' + lastUsedDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + startDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + additionalProperties: + type: object microsoft.graph.calendarRoleType: title: calendarRoleType enum: @@ -74623,6 +74725,7 @@ components: - none - standard - unknownFutureValue + - plus type: string microsoft.graph.cloudPcPartnerAgentInstallStatus: title: cloudPcPartnerAgentInstallStatus @@ -74643,6 +74746,26 @@ components: - vMware - hp type: string + microsoft.graph.delegationSettings: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: delegationSettings + type: object + properties: + allowedActions: + $ref: '#/components/schemas/microsoft.graph.delegateAllowedActions' + createdDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + description: 'Date and time when the delegator or delegate entry was created. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.' + format: date-time + nullable: true + isActive: + type: boolean + description: Indicates whether the delegator or delegate relationship is currently active. + nullable: true + additionalProperties: + type: object microsoft.graph.emailType: title: emailType enum: @@ -79719,6 +79842,28 @@ components: - failedActivation - unknownFutureValue type: string + microsoft.graph.qrCodeImageDetails: + title: qrCodeImageDetails + type: object + properties: + binaryValue: + type: string + format: base64url + nullable: true + errorCorrectionLevel: + $ref: '#/components/schemas/microsoft.graph.errorCorrectionLevel' + rawContent: + type: string + format: base64url + nullable: true + version: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + nullable: true + additionalProperties: + type: object microsoft.graph.attendeeType: title: attendeeType enum: @@ -79966,6 +80111,32 @@ components: - failure - unknownFutureValue type: string + microsoft.graph.delegateAllowedActions: + title: delegateAllowedActions + type: object + properties: + joinActiveCalls: + type: boolean + description: Indicates whether the delegator or delegate allows participation in active calls. + nullable: true + makeCalls: + type: boolean + description: Indicates whether the delegator or delegate allows calls to be made on their behalf. + nullable: true + manageCallAndDelegateSettings: + type: boolean + description: Indicates whether the delegator or delegate allows the management of call and delegation settings. + nullable: true + pickUpHeldCalls: + type: boolean + description: Indicates whether the delegator or delegate allows held calls to be picked up. + nullable: true + receiveCalls: + type: boolean + description: Indicates whether the delegator or delegate allows calls to be received on their behalf. + nullable: true + additionalProperties: + type: object microsoft.graph.commentAction: title: commentAction type: object @@ -81401,6 +81572,7 @@ components: - driveItem - user - teamsChannel + - plannerTask type: string microsoft.graph.plannerCreationSourceKind: title: plannerCreationSourceKind @@ -83627,6 +83799,15 @@ components: - synchronizationLearnMoreIbizaFwLink - configurationFields type: string + microsoft.graph.errorCorrectionLevel: + title: errorCorrectionLevel + enum: + - l + - m + - q + - h + - unknownFutureValue + type: string microsoft.graph.teamsAppResourceSpecificPermissionType: title: teamsAppResourceSpecificPermissionType enum: diff --git a/openApiDocs/beta/Devices.ServiceAnnouncement.yml b/openApiDocs/beta/Devices.ServiceAnnouncement.yml index 37c788f11e..8c223b92ff 100644 --- a/openApiDocs/beta/Devices.ServiceAnnouncement.yml +++ b/openApiDocs/beta/Devices.ServiceAnnouncement.yml @@ -2596,10 +2596,10 @@ components: properties: name: type: string - description: Name for this key-value pair + description: 'Name for this key-value pair. For more information about possible names for each resource type that uses this configuration, see keyValuePair names and values.' value: type: string - description: Value for this key-value pair + description: 'Value for this key-value pair. For more information about possible values for each resource type that uses this configuration, see keyValuePair names and values.' nullable: true additionalProperties: type: object diff --git a/openApiDocs/beta/Education.yml b/openApiDocs/beta/Education.yml index 899b2d4470..dd8c6bfe0b 100644 --- a/openApiDocs/beta/Education.yml +++ b/openApiDocs/beta/Education.yml @@ -19773,6 +19773,8 @@ components: items: $ref: '#/components/schemas/microsoft.graph.cloudPC' x-ms-navigationProperty: true + communications: + $ref: '#/components/schemas/microsoft.graph.userCloudCommunication' contactFolders: type: array items: @@ -22543,7 +22545,10 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.platformCredentialAuthenticationMethod' + description: Represents a platform credential instance registered to a user on Mac OS. x-ms-navigationProperty: true + qrCodePinMethod: + $ref: '#/components/schemas/microsoft.graph.qrCodePinAuthenticationMethod' softwareOathMethods: type: array items: @@ -22809,6 +22814,16 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.userCloudCommunication: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: userCloudCommunication + type: object + properties: + callSettings: + $ref: '#/components/schemas/microsoft.graph.callSettings' + additionalProperties: + type: object microsoft.graph.contactFolder: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -28365,6 +28380,20 @@ components: $ref: '#/components/schemas/microsoft.graph.device' additionalProperties: type: object + microsoft.graph.qrCodePinAuthenticationMethod: + allOf: + - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' + - title: qrCodePinAuthenticationMethod + type: object + properties: + pin: + $ref: '#/components/schemas/microsoft.graph.qrPin' + standardQRCode: + $ref: '#/components/schemas/microsoft.graph.qrCode' + temporaryQRCode: + $ref: '#/components/schemas/microsoft.graph.qrCode' + additionalProperties: + type: object microsoft.graph.softwareOathAuthenticationMethod: allOf: - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' @@ -28916,6 +28945,26 @@ components: - administrator - unknownFutureValue type: string + microsoft.graph.callSettings: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: callSettings + type: object + properties: + delegates: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.delegationSettings' + description: Represents the delegate settings. + x-ms-navigationProperty: true + delegators: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.delegationSettings' + description: Represents the delegator settings. + x-ms-navigationProperty: true + additionalProperties: + type: object microsoft.graph.typedEmailAddress: allOf: - $ref: '#/components/schemas/microsoft.graph.emailAddress' @@ -29056,10 +29105,10 @@ components: properties: name: type: string - description: Name for this key-value pair + description: 'Name for this key-value pair. For more information about possible names for each resource type that uses this configuration, see keyValuePair names and values.' value: type: string - description: Value for this key-value pair + description: 'Value for this key-value pair. For more information about possible values for each resource type that uses this configuration, see keyValuePair names and values.' nullable: true additionalProperties: type: object @@ -36264,6 +36313,59 @@ components: - linux - unknownFutureValue type: string + microsoft.graph.qrPin: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: qrPin + type: object + properties: + code: + type: string + createdDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + forceChangePinNextSignIn: + type: boolean + nullable: true + updatedDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + additionalProperties: + type: object + microsoft.graph.qrCode: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: qrCode + type: object + properties: + createdDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + expireDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + image: + $ref: '#/components/schemas/microsoft.graph.qrCodeImageDetails' + lastUsedDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + startDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + additionalProperties: + type: object microsoft.graph.teamworkUserIdentity: allOf: - $ref: '#/components/schemas/microsoft.graph.identity' @@ -36511,6 +36613,7 @@ components: - none - standard - unknownFutureValue + - plus type: string microsoft.graph.actionState: title: actionState @@ -36542,6 +36645,26 @@ components: - vMware - hp type: string + microsoft.graph.delegationSettings: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: delegationSettings + type: object + properties: + allowedActions: + $ref: '#/components/schemas/microsoft.graph.delegateAllowedActions' + createdDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + description: 'Date and time when the delegator or delegate entry was created. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.' + format: date-time + nullable: true + isActive: + type: boolean + description: Indicates whether the delegator or delegate relationship is currently active. + nullable: true + additionalProperties: + type: object microsoft.graph.emailType: title: emailType enum: @@ -40280,6 +40403,7 @@ components: - driveItem - user - teamsChannel + - plannerTask type: string microsoft.graph.plannerCreationSourceKind: title: plannerCreationSourceKind @@ -41873,6 +41997,28 @@ components: - failedActivation - unknownFutureValue type: string + microsoft.graph.qrCodeImageDetails: + title: qrCodeImageDetails + type: object + properties: + binaryValue: + type: string + format: base64url + nullable: true + errorCorrectionLevel: + $ref: '#/components/schemas/microsoft.graph.errorCorrectionLevel' + rawContent: + type: string + format: base64url + nullable: true + version: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + nullable: true + additionalProperties: + type: object microsoft.graph.teamworkUserIdentityType: title: teamworkUserIdentityType enum: @@ -41990,6 +42136,32 @@ components: - failure - unknownFutureValue type: string + microsoft.graph.delegateAllowedActions: + title: delegateAllowedActions + type: object + properties: + joinActiveCalls: + type: boolean + description: Indicates whether the delegator or delegate allows participation in active calls. + nullable: true + makeCalls: + type: boolean + description: Indicates whether the delegator or delegate allows calls to be made on their behalf. + nullable: true + manageCallAndDelegateSettings: + type: boolean + description: Indicates whether the delegator or delegate allows the management of call and delegation settings. + nullable: true + pickUpHeldCalls: + type: boolean + description: Indicates whether the delegator or delegate allows held calls to be picked up. + nullable: true + receiveCalls: + type: boolean + description: Indicates whether the delegator or delegate allows calls to be received on their behalf. + nullable: true + additionalProperties: + type: object microsoft.graph.deviceAndAppManagementAssignmentFilterType: title: deviceAndAppManagementAssignmentFilterType enum: @@ -45328,6 +45500,15 @@ components: - synchronizationLearnMoreIbizaFwLink - configurationFields type: string + microsoft.graph.errorCorrectionLevel: + title: errorCorrectionLevel + enum: + - l + - m + - q + - h + - unknownFutureValue + type: string microsoft.graph.teamworkConversationIdentity: allOf: - $ref: '#/components/schemas/microsoft.graph.identity' diff --git a/openApiDocs/beta/Files.yml b/openApiDocs/beta/Files.yml index 7588691acc..3410ffad38 100644 --- a/openApiDocs/beta/Files.yml +++ b/openApiDocs/beta/Files.yml @@ -99840,6 +99840,8 @@ components: items: $ref: '#/components/schemas/microsoft.graph.cloudPC' x-ms-navigationProperty: true + communications: + $ref: '#/components/schemas/microsoft.graph.userCloudCommunication' contactFolders: type: array items: @@ -102726,7 +102728,10 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.platformCredentialAuthenticationMethod' + description: Represents a platform credential instance registered to a user on Mac OS. x-ms-navigationProperty: true + qrCodePinMethod: + $ref: '#/components/schemas/microsoft.graph.qrCodePinAuthenticationMethod' softwareOathMethods: type: array items: @@ -103273,6 +103278,16 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.userCloudCommunication: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: userCloudCommunication + type: object + properties: + callSettings: + $ref: '#/components/schemas/microsoft.graph.callSettings' + additionalProperties: + type: object microsoft.graph.contactFolder: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -108536,6 +108551,20 @@ components: $ref: '#/components/schemas/microsoft.graph.device' additionalProperties: type: object + microsoft.graph.qrCodePinAuthenticationMethod: + allOf: + - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' + - title: qrCodePinAuthenticationMethod + type: object + properties: + pin: + $ref: '#/components/schemas/microsoft.graph.qrPin' + standardQRCode: + $ref: '#/components/schemas/microsoft.graph.qrCode' + temporaryQRCode: + $ref: '#/components/schemas/microsoft.graph.qrCode' + additionalProperties: + type: object microsoft.graph.softwareOathAuthenticationMethod: allOf: - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' @@ -109479,6 +109508,26 @@ components: - administrator - unknownFutureValue type: string + microsoft.graph.callSettings: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: callSettings + type: object + properties: + delegates: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.delegationSettings' + description: Represents the delegate settings. + x-ms-navigationProperty: true + delegators: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.delegationSettings' + description: Represents the delegator settings. + x-ms-navigationProperty: true + additionalProperties: + type: object microsoft.graph.typedEmailAddress: allOf: - $ref: '#/components/schemas/microsoft.graph.emailAddress' @@ -109651,10 +109700,10 @@ components: properties: name: type: string - description: Name for this key-value pair + description: 'Name for this key-value pair. For more information about possible names for each resource type that uses this configuration, see keyValuePair names and values.' value: type: string - description: Value for this key-value pair + description: 'Value for this key-value pair. For more information about possible values for each resource type that uses this configuration, see keyValuePair names and values.' nullable: true additionalProperties: type: object @@ -115926,6 +115975,59 @@ components: - linux - unknownFutureValue type: string + microsoft.graph.qrPin: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: qrPin + type: object + properties: + code: + type: string + createdDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + forceChangePinNextSignIn: + type: boolean + nullable: true + updatedDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + additionalProperties: + type: object + microsoft.graph.qrCode: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: qrCode + type: object + properties: + createdDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + expireDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + image: + $ref: '#/components/schemas/microsoft.graph.qrCodeImageDetails' + lastUsedDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + startDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + additionalProperties: + type: object microsoft.graph.calendarRoleType: title: calendarRoleType enum: @@ -116477,6 +116579,7 @@ components: - none - standard - unknownFutureValue + - plus type: string microsoft.graph.actionState: title: actionState @@ -116508,6 +116611,26 @@ components: - vMware - hp type: string + microsoft.graph.delegationSettings: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: delegationSettings + type: object + properties: + allowedActions: + $ref: '#/components/schemas/microsoft.graph.delegateAllowedActions' + createdDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + description: 'Date and time when the delegator or delegate entry was created. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.' + format: date-time + nullable: true + isActive: + type: boolean + description: Indicates whether the delegator or delegate relationship is currently active. + nullable: true + additionalProperties: + type: object microsoft.graph.emailType: title: emailType enum: @@ -121706,6 +121829,28 @@ components: - failedActivation - unknownFutureValue type: string + microsoft.graph.qrCodeImageDetails: + title: qrCodeImageDetails + type: object + properties: + binaryValue: + type: string + format: base64url + nullable: true + errorCorrectionLevel: + $ref: '#/components/schemas/microsoft.graph.errorCorrectionLevel' + rawContent: + type: string + format: base64url + nullable: true + version: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + nullable: true + additionalProperties: + type: object microsoft.graph.attendeeType: title: attendeeType enum: @@ -121953,6 +122098,32 @@ components: - failure - unknownFutureValue type: string + microsoft.graph.delegateAllowedActions: + title: delegateAllowedActions + type: object + properties: + joinActiveCalls: + type: boolean + description: Indicates whether the delegator or delegate allows participation in active calls. + nullable: true + makeCalls: + type: boolean + description: Indicates whether the delegator or delegate allows calls to be made on their behalf. + nullable: true + manageCallAndDelegateSettings: + type: boolean + description: Indicates whether the delegator or delegate allows the management of call and delegation settings. + nullable: true + pickUpHeldCalls: + type: boolean + description: Indicates whether the delegator or delegate allows held calls to be picked up. + nullable: true + receiveCalls: + type: boolean + description: Indicates whether the delegator or delegate allows calls to be received on their behalf. + nullable: true + additionalProperties: + type: object microsoft.graph.deviceAndAppManagementAssignmentFilterType: title: deviceAndAppManagementAssignmentFilterType enum: @@ -122962,6 +123133,7 @@ components: - driveItem - user - teamsChannel + - plannerTask type: string microsoft.graph.plannerCreationSourceKind: title: plannerCreationSourceKind @@ -125470,6 +125642,15 @@ components: - synchronizationLearnMoreIbizaFwLink - configurationFields type: string + microsoft.graph.errorCorrectionLevel: + title: errorCorrectionLevel + enum: + - l + - m + - q + - h + - unknownFutureValue + type: string microsoft.graph.teamsAppResourceSpecificPermissionType: title: teamsAppResourceSpecificPermissionType enum: diff --git a/openApiDocs/beta/Groups.yml b/openApiDocs/beta/Groups.yml index 253d191305..a53cb24c79 100644 --- a/openApiDocs/beta/Groups.yml +++ b/openApiDocs/beta/Groups.yml @@ -407,11 +407,11 @@ paths: post: tags: - groups.group - summary: Create group - description: 'Create a new group as specified in the request body. You can create one of the following groups: This operation returns by default only a subset of the properties for each group. These default properties are noted in the Properties section. To get properties that are not returned by default, do a GET operation and specify the properties in a $select OData query option. Note: To create a team, first create a group then add a team to it, see create team.' + summary: Upsert group + description: "Create a new group object if it doesn't exist, or update the properties of an existing group object.\nYou can create or update the following types of group: By default, this operation returns only a subset of the properties for each group. For a list of properties that are returned by default, see the Properties section of the group resource. To get properties that are not returned by default, do a GET operation and specify the properties in a $select OData query option." externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/group-post-groups?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-beta operationId: group_CreateGroup requestBody: description: New entity @@ -841,11 +841,11 @@ paths: post: tags: - groups.conversation - summary: Create openTypeExtension - description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. The table in the Permissions section lists the resources that support open extensions.' + summary: Create conversation + description: Create a new conversation by including a thread and a post. Use reply thread or reply post to further post to that conversation. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/group-post-conversations?view=graph-rest-beta operationId: group_CreateConversation parameters: - name: group-id @@ -1238,10 +1238,10 @@ paths: tags: - groups.conversation summary: Invoke action reply - description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. The table in the Permissions section lists the resources that support open extensions.' + description: 'Reply to a post and add a new post to the specified thread in a group conversation. You can specify both the parent conversation and thread in the request, or, you can specify just the parent thread without the parent conversation.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/post-reply?view=graph-rest-beta operationId: group.conversation.thread_reply parameters: - name: group-id @@ -11488,11 +11488,11 @@ paths: get: tags: - groups.conversationThread - summary: Get conversation thread - description: Get a thread object. + summary: Get conversationThread + description: "Get a specific thread that belongs to a group. You can specify both the parent conversation and the thread, or, \nyou can specify the thread without referencing the parent conversation. " externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/group-get-thread?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/conversationthread-get?view=graph-rest-beta operationId: group_GetThread parameters: - name: group-id @@ -11627,10 +11627,10 @@ paths: tags: - groups.conversationThread summary: Invoke action reply - description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. The table in the Permissions section lists the resources that support open extensions.' + description: 'Reply to a post and add a new post to the specified thread in a group conversation. You can specify both the parent conversation and thread in the request, or, you can specify just the parent thread without the parent conversation.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/post-reply?view=graph-rest-beta operationId: group.thread_reply parameters: - name: group-id @@ -18298,6 +18298,8 @@ components: items: $ref: '#/components/schemas/microsoft.graph.cloudPC' x-ms-navigationProperty: true + communications: + $ref: '#/components/schemas/microsoft.graph.userCloudCommunication' contactFolders: type: array items: @@ -21407,7 +21409,10 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.platformCredentialAuthenticationMethod' + description: Represents a platform credential instance registered to a user on Mac OS. x-ms-navigationProperty: true + qrCodePinMethod: + $ref: '#/components/schemas/microsoft.graph.qrCodePinAuthenticationMethod' softwareOathMethods: type: array items: @@ -21673,6 +21678,16 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.userCloudCommunication: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: userCloudCommunication + type: object + properties: + callSettings: + $ref: '#/components/schemas/microsoft.graph.callSettings' + additionalProperties: + type: object microsoft.graph.contactFolder: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -26806,6 +26821,20 @@ components: $ref: '#/components/schemas/microsoft.graph.device' additionalProperties: type: object + microsoft.graph.qrCodePinAuthenticationMethod: + allOf: + - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' + - title: qrCodePinAuthenticationMethod + type: object + properties: + pin: + $ref: '#/components/schemas/microsoft.graph.qrPin' + standardQRCode: + $ref: '#/components/schemas/microsoft.graph.qrCode' + temporaryQRCode: + $ref: '#/components/schemas/microsoft.graph.qrCode' + additionalProperties: + type: object microsoft.graph.softwareOathAuthenticationMethod: allOf: - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' @@ -27357,6 +27386,26 @@ components: - administrator - unknownFutureValue type: string + microsoft.graph.callSettings: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: callSettings + type: object + properties: + delegates: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.delegationSettings' + description: Represents the delegate settings. + x-ms-navigationProperty: true + delegators: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.delegationSettings' + description: Represents the delegator settings. + x-ms-navigationProperty: true + additionalProperties: + type: object microsoft.graph.typedEmailAddress: allOf: - $ref: '#/components/schemas/microsoft.graph.emailAddress' @@ -27517,10 +27566,10 @@ components: properties: name: type: string - description: Name for this key-value pair + description: 'Name for this key-value pair. For more information about possible names for each resource type that uses this configuration, see keyValuePair names and values.' value: type: string - description: Value for this key-value pair + description: 'Value for this key-value pair. For more information about possible values for each resource type that uses this configuration, see keyValuePair names and values.' nullable: true additionalProperties: type: object @@ -34494,6 +34543,59 @@ components: - linux - unknownFutureValue type: string + microsoft.graph.qrPin: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: qrPin + type: object + properties: + code: + type: string + createdDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + forceChangePinNextSignIn: + type: boolean + nullable: true + updatedDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + additionalProperties: + type: object + microsoft.graph.qrCode: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: qrCode + type: object + properties: + createdDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + expireDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + image: + $ref: '#/components/schemas/microsoft.graph.qrCodeImageDetails' + lastUsedDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + startDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + additionalProperties: + type: object microsoft.graph.teamworkUserIdentity: allOf: - $ref: '#/components/schemas/microsoft.graph.identity' @@ -34741,6 +34843,7 @@ components: - none - standard - unknownFutureValue + - plus type: string microsoft.graph.actionState: title: actionState @@ -34772,6 +34875,26 @@ components: - vMware - hp type: string + microsoft.graph.delegationSettings: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: delegationSettings + type: object + properties: + allowedActions: + $ref: '#/components/schemas/microsoft.graph.delegateAllowedActions' + createdDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + description: 'Date and time when the delegator or delegate entry was created. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.' + format: date-time + nullable: true + isActive: + type: boolean + description: Indicates whether the delegator or delegate relationship is currently active. + nullable: true + additionalProperties: + type: object microsoft.graph.emailType: title: emailType enum: @@ -38562,6 +38685,7 @@ components: - driveItem - user - teamsChannel + - plannerTask type: string microsoft.graph.plannerCreationSourceKind: title: plannerCreationSourceKind @@ -40161,6 +40285,28 @@ components: - failedActivation - unknownFutureValue type: string + microsoft.graph.qrCodeImageDetails: + title: qrCodeImageDetails + type: object + properties: + binaryValue: + type: string + format: base64url + nullable: true + errorCorrectionLevel: + $ref: '#/components/schemas/microsoft.graph.errorCorrectionLevel' + rawContent: + type: string + format: base64url + nullable: true + version: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + nullable: true + additionalProperties: + type: object microsoft.graph.teamworkUserIdentityType: title: teamworkUserIdentityType enum: @@ -40278,6 +40424,32 @@ components: - failure - unknownFutureValue type: string + microsoft.graph.delegateAllowedActions: + title: delegateAllowedActions + type: object + properties: + joinActiveCalls: + type: boolean + description: Indicates whether the delegator or delegate allows participation in active calls. + nullable: true + makeCalls: + type: boolean + description: Indicates whether the delegator or delegate allows calls to be made on their behalf. + nullable: true + manageCallAndDelegateSettings: + type: boolean + description: Indicates whether the delegator or delegate allows the management of call and delegation settings. + nullable: true + pickUpHeldCalls: + type: boolean + description: Indicates whether the delegator or delegate allows held calls to be picked up. + nullable: true + receiveCalls: + type: boolean + description: Indicates whether the delegator or delegate allows calls to be received on their behalf. + nullable: true + additionalProperties: + type: object microsoft.graph.deviceAndAppManagementAssignmentFilterType: title: deviceAndAppManagementAssignmentFilterType enum: @@ -43500,6 +43672,15 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.errorCorrectionLevel: + title: errorCorrectionLevel + enum: + - l + - m + - q + - h + - unknownFutureValue + type: string microsoft.graph.teamworkConversationIdentity: allOf: - $ref: '#/components/schemas/microsoft.graph.identity' diff --git a/openApiDocs/beta/Identity.DirectoryManagement.yml b/openApiDocs/beta/Identity.DirectoryManagement.yml index 14f86db571..afc932d4fd 100644 --- a/openApiDocs/beta/Identity.DirectoryManagement.yml +++ b/openApiDocs/beta/Identity.DirectoryManagement.yml @@ -13245,11 +13245,11 @@ paths: post: tags: - directory.authenticationMethodDevice - summary: Create one or multiple hardwareOathTokenAuthenticationMethodDevice - description: Create a new hardwareOathTokenAuthenticationMethodDevice object. Supports bulk creation. + summary: Create hardwareOathTokenAuthenticationMethodDevice + description: Create a new hardwareOathTokenAuthenticationMethodDevice object. You can optionally create and assign to a user in the same request; Or assign to a user via the assign API. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/authenticationmethoddevice-update?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/authenticationmethoddevice-post-hardwareoathdevices?view=graph-rest-beta operationId: directory.authenticationMethodDevice_CreateHardwareOathDevice requestBody: description: New navigation property @@ -32458,6 +32458,8 @@ components: items: $ref: '#/components/schemas/microsoft.graph.cloudPC' x-ms-navigationProperty: true + communications: + $ref: '#/components/schemas/microsoft.graph.userCloudCommunication' contactFolders: type: array items: @@ -36696,7 +36698,10 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.platformCredentialAuthenticationMethod' + description: Represents a platform credential instance registered to a user on Mac OS. x-ms-navigationProperty: true + qrCodePinMethod: + $ref: '#/components/schemas/microsoft.graph.qrCodePinAuthenticationMethod' softwareOathMethods: type: array items: @@ -36962,6 +36967,16 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.userCloudCommunication: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: userCloudCommunication + type: object + properties: + callSettings: + $ref: '#/components/schemas/microsoft.graph.callSettings' + additionalProperties: + type: object microsoft.graph.contactFolder: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -39280,7 +39295,7 @@ components: nullable: true impactType: type: string - description: 'Indicates the scope of impact of a recommendation. Tenant level indicates that the recommendation impacts the whole tenant. Other possible values include users, applications.' + description: 'Indicates the scope of impact of a recommendation. tenantLevel indicates that the recommendation impacts the whole tenant. Other possible values include users, apps.' nullable: true insights: type: string @@ -43364,6 +43379,20 @@ components: $ref: '#/components/schemas/microsoft.graph.device' additionalProperties: type: object + microsoft.graph.qrCodePinAuthenticationMethod: + allOf: + - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' + - title: qrCodePinAuthenticationMethod + type: object + properties: + pin: + $ref: '#/components/schemas/microsoft.graph.qrPin' + standardQRCode: + $ref: '#/components/schemas/microsoft.graph.qrCode' + temporaryQRCode: + $ref: '#/components/schemas/microsoft.graph.qrCode' + additionalProperties: + type: object microsoft.graph.softwareOathAuthenticationMethod: allOf: - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' @@ -43915,6 +43944,26 @@ components: - administrator - unknownFutureValue type: string + microsoft.graph.callSettings: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: callSettings + type: object + properties: + delegates: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.delegationSettings' + description: Represents the delegate settings. + x-ms-navigationProperty: true + delegators: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.delegationSettings' + description: Represents the delegator settings. + x-ms-navigationProperty: true + additionalProperties: + type: object microsoft.graph.typedEmailAddress: allOf: - $ref: '#/components/schemas/microsoft.graph.emailAddress' @@ -44075,10 +44124,10 @@ components: properties: name: type: string - description: Name for this key-value pair + description: 'Name for this key-value pair. For more information about possible names for each resource type that uses this configuration, see keyValuePair names and values.' value: type: string - description: Value for this key-value pair + description: 'Value for this key-value pair. For more information about possible values for each resource type that uses this configuration, see keyValuePair names and values.' nullable: true additionalProperties: type: object @@ -51496,6 +51545,59 @@ components: - linux - unknownFutureValue type: string + microsoft.graph.qrPin: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: qrPin + type: object + properties: + code: + type: string + createdDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + forceChangePinNextSignIn: + type: boolean + nullable: true + updatedDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + additionalProperties: + type: object + microsoft.graph.qrCode: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: qrCode + type: object + properties: + createdDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + expireDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + image: + $ref: '#/components/schemas/microsoft.graph.qrCodeImageDetails' + lastUsedDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + startDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + additionalProperties: + type: object microsoft.graph.teamworkUserIdentity: allOf: - $ref: '#/components/schemas/microsoft.graph.identity' @@ -51743,6 +51845,7 @@ components: - none - standard - unknownFutureValue + - plus type: string microsoft.graph.actionState: title: actionState @@ -51774,6 +51877,26 @@ components: - vMware - hp type: string + microsoft.graph.delegationSettings: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: delegationSettings + type: object + properties: + allowedActions: + $ref: '#/components/schemas/microsoft.graph.delegateAllowedActions' + createdDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + description: 'Date and time when the delegator or delegate entry was created. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.' + format: date-time + nullable: true + isActive: + type: boolean + description: Indicates whether the delegator or delegate relationship is currently active. + nullable: true + additionalProperties: + type: object microsoft.graph.emailType: title: emailType enum: @@ -55831,6 +55954,7 @@ components: - driveItem - user - teamsChannel + - plannerTask type: string microsoft.graph.plannerCreationSourceKind: title: plannerCreationSourceKind @@ -57191,6 +57315,28 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.qrCodeImageDetails: + title: qrCodeImageDetails + type: object + properties: + binaryValue: + type: string + format: base64url + nullable: true + errorCorrectionLevel: + $ref: '#/components/schemas/microsoft.graph.errorCorrectionLevel' + rawContent: + type: string + format: base64url + nullable: true + version: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + nullable: true + additionalProperties: + type: object microsoft.graph.teamworkUserIdentityType: title: teamworkUserIdentityType enum: @@ -57308,6 +57454,32 @@ components: - failure - unknownFutureValue type: string + microsoft.graph.delegateAllowedActions: + title: delegateAllowedActions + type: object + properties: + joinActiveCalls: + type: boolean + description: Indicates whether the delegator or delegate allows participation in active calls. + nullable: true + makeCalls: + type: boolean + description: Indicates whether the delegator or delegate allows calls to be made on their behalf. + nullable: true + manageCallAndDelegateSettings: + type: boolean + description: Indicates whether the delegator or delegate allows the management of call and delegation settings. + nullable: true + pickUpHeldCalls: + type: boolean + description: Indicates whether the delegator or delegate allows held calls to be picked up. + nullable: true + receiveCalls: + type: boolean + description: Indicates whether the delegator or delegate allows calls to be received on their behalf. + nullable: true + additionalProperties: + type: object microsoft.graph.deviceAndAppManagementAssignmentFilterType: title: deviceAndAppManagementAssignmentFilterType enum: @@ -60535,6 +60707,15 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.errorCorrectionLevel: + title: errorCorrectionLevel + enum: + - l + - m + - q + - h + - unknownFutureValue + type: string microsoft.graph.teamworkConversationIdentity: allOf: - $ref: '#/components/schemas/microsoft.graph.identity' diff --git a/openApiDocs/beta/Identity.Governance.yml b/openApiDocs/beta/Identity.Governance.yml index f29f40c132..572c26ea65 100644 --- a/openApiDocs/beta/Identity.Governance.yml +++ b/openApiDocs/beta/Identity.Governance.yml @@ -46549,11 +46549,11 @@ paths: get: tags: - identityGovernance.entitlementManagement - summary: List accessPackageResourceRoleScopes - description: Retrieve an access package with a list of accessPackageResourceRoleScope objects. These objects represent the resource roles that an access package assigns to each subject. Each object links to an accessPackageResourceRole and an accessPackageResourceScope. + summary: Get accessPackage + description: Retrieve the properties and relationships of an accessPackage object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/accesspackage-list-accesspackageresourcerolescopes?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/accesspackage-get?view=graph-rest-beta operationId: identityGovernance.entitlementManagement_GetAccessPackage parameters: - name: accessPackage-id @@ -51952,11 +51952,11 @@ paths: get: tags: - identityGovernance.entitlementManagement - summary: List accessPackageResourceRoleScopes - description: Retrieve an access package with a list of accessPackageResourceRoleScope objects. These objects represent the resource roles that an access package assigns to each subject. Each object links to an accessPackageResourceRole and an accessPackageResourceScope. + summary: Get accessPackage + description: Retrieve the properties and relationships of an accessPackage object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/accesspackage-list-accesspackageresourcerolescopes?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/accesspackage-get?view=graph-rest-beta operationId: identityGovernance.entitlementManagement.accessPackage_GetGraphBPreUniqueName parameters: - name: uniqueName @@ -77925,11 +77925,11 @@ paths: get: tags: - identityGovernance.termsOfUseContainer - summary: List files (terms of use agreement files) - description: Retrieve all files related to an agreement. This includes the default file and all localized files. + summary: Get agreement + description: Retrieve the properties and relationships of an agreement object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/agreement-list-files?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/agreement-get?view=graph-rest-beta operationId: identityGovernance.termsGraphOPreUse_GetAgreement parameters: - name: agreement-id @@ -111442,6 +111442,8 @@ components: items: $ref: '#/components/schemas/microsoft.graph.cloudPC' x-ms-navigationProperty: true + communications: + $ref: '#/components/schemas/microsoft.graph.userCloudCommunication' contactFolders: type: array items: @@ -116460,7 +116462,10 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.platformCredentialAuthenticationMethod' + description: Represents a platform credential instance registered to a user on Mac OS. x-ms-navigationProperty: true + qrCodePinMethod: + $ref: '#/components/schemas/microsoft.graph.qrCodePinAuthenticationMethod' softwareOathMethods: type: array items: @@ -117007,6 +117012,16 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.userCloudCommunication: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: userCloudCommunication + type: object + properties: + callSettings: + $ref: '#/components/schemas/microsoft.graph.callSettings' + additionalProperties: + type: object microsoft.graph.contactFolder: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -119703,10 +119718,10 @@ components: properties: name: type: string - description: Name for this key-value pair + description: 'Name for this key-value pair. For more information about possible names for each resource type that uses this configuration, see keyValuePair names and values.' value: type: string - description: Value for this key-value pair + description: 'Value for this key-value pair. For more information about possible values for each resource type that uses this configuration, see keyValuePair names and values.' nullable: true additionalProperties: type: object @@ -122527,6 +122542,20 @@ components: $ref: '#/components/schemas/microsoft.graph.device' additionalProperties: type: object + microsoft.graph.qrCodePinAuthenticationMethod: + allOf: + - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' + - title: qrCodePinAuthenticationMethod + type: object + properties: + pin: + $ref: '#/components/schemas/microsoft.graph.qrPin' + standardQRCode: + $ref: '#/components/schemas/microsoft.graph.qrCode' + temporaryQRCode: + $ref: '#/components/schemas/microsoft.graph.qrCode' + additionalProperties: + type: object microsoft.graph.softwareOathAuthenticationMethod: allOf: - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' @@ -123460,6 +123489,26 @@ components: - administrator - unknownFutureValue type: string + microsoft.graph.callSettings: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: callSettings + type: object + properties: + delegates: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.delegationSettings' + description: Represents the delegate settings. + x-ms-navigationProperty: true + delegators: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.delegationSettings' + description: Represents the delegator settings. + x-ms-navigationProperty: true + additionalProperties: + type: object microsoft.graph.typedEmailAddress: allOf: - $ref: '#/components/schemas/microsoft.graph.emailAddress' @@ -129789,6 +129838,59 @@ components: - linux - unknownFutureValue type: string + microsoft.graph.qrPin: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: qrPin + type: object + properties: + code: + type: string + createdDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + forceChangePinNextSignIn: + type: boolean + nullable: true + updatedDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + additionalProperties: + type: object + microsoft.graph.qrCode: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: qrCode + type: object + properties: + createdDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + expireDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + image: + $ref: '#/components/schemas/microsoft.graph.qrCodeImageDetails' + lastUsedDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + startDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + additionalProperties: + type: object microsoft.graph.calendarRoleType: title: calendarRoleType enum: @@ -130275,6 +130377,7 @@ components: - none - standard - unknownFutureValue + - plus type: string microsoft.graph.actionState: title: actionState @@ -130306,6 +130409,26 @@ components: - vMware - hp type: string + microsoft.graph.delegationSettings: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: delegationSettings + type: object + properties: + allowedActions: + $ref: '#/components/schemas/microsoft.graph.delegateAllowedActions' + createdDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + description: 'Date and time when the delegator or delegate entry was created. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.' + format: date-time + nullable: true + isActive: + type: boolean + description: Indicates whether the delegator or delegate relationship is currently active. + nullable: true + additionalProperties: + type: object microsoft.graph.emailType: title: emailType enum: @@ -136288,6 +136411,28 @@ components: - failedActivation - unknownFutureValue type: string + microsoft.graph.qrCodeImageDetails: + title: qrCodeImageDetails + type: object + properties: + binaryValue: + type: string + format: base64url + nullable: true + errorCorrectionLevel: + $ref: '#/components/schemas/microsoft.graph.errorCorrectionLevel' + rawContent: + type: string + format: base64url + nullable: true + version: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + nullable: true + additionalProperties: + type: object microsoft.graph.attendeeType: title: attendeeType enum: @@ -136509,6 +136654,32 @@ components: - failure - unknownFutureValue type: string + microsoft.graph.delegateAllowedActions: + title: delegateAllowedActions + type: object + properties: + joinActiveCalls: + type: boolean + description: Indicates whether the delegator or delegate allows participation in active calls. + nullable: true + makeCalls: + type: boolean + description: Indicates whether the delegator or delegate allows calls to be made on their behalf. + nullable: true + manageCallAndDelegateSettings: + type: boolean + description: Indicates whether the delegator or delegate allows the management of call and delegation settings. + nullable: true + pickUpHeldCalls: + type: boolean + description: Indicates whether the delegator or delegate allows held calls to be picked up. + nullable: true + receiveCalls: + type: boolean + description: Indicates whether the delegator or delegate allows calls to be received on their behalf. + nullable: true + additionalProperties: + type: object microsoft.graph.deviceAndAppManagementAssignmentFilterType: title: deviceAndAppManagementAssignmentFilterType enum: @@ -138353,6 +138524,7 @@ components: - driveItem - user - teamsChannel + - plannerTask type: string microsoft.graph.plannerCreationSourceKind: title: plannerCreationSourceKind @@ -140579,6 +140751,15 @@ components: - synchronizationLearnMoreIbizaFwLink - configurationFields type: string + microsoft.graph.errorCorrectionLevel: + title: errorCorrectionLevel + enum: + - l + - m + - q + - h + - unknownFutureValue + type: string microsoft.graph.teamsAppResourceSpecificPermissionType: title: teamsAppResourceSpecificPermissionType enum: diff --git a/openApiDocs/beta/Identity.SignIns.yml b/openApiDocs/beta/Identity.SignIns.yml index 49c7ca5b10..aacc795c83 100644 --- a/openApiDocs/beta/Identity.SignIns.yml +++ b/openApiDocs/beta/Identity.SignIns.yml @@ -9036,6 +9036,10 @@ paths: tags: - identity.conditionalAccessRoot summary: Invoke action evaluate + description: Evaluates the applicability of Conditional Access Policies in your tenant based on the provided sign-in properties. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/conditionalaccessroot-evaluate?view=graph-rest-beta operationId: identity.conditionalAccess_evaluate requestBody: description: Action parameters @@ -9044,12 +9048,12 @@ paths: schema: type: object properties: - conditionalAccessWhatIfSubject: - $ref: '#/components/schemas/microsoft.graph.conditionalAccessWhatIfSubject' - conditionalAccessContext: - $ref: '#/components/schemas/microsoft.graph.conditionalAccessContext' - conditionalAccessWhatIfConditions: - $ref: '#/components/schemas/microsoft.graph.conditionalAccessWhatIfConditions' + signInIdentity: + $ref: '#/components/schemas/microsoft.graph.signInIdentity' + signInContext: + $ref: '#/components/schemas/microsoft.graph.signInContext' + signInConditions: + $ref: '#/components/schemas/microsoft.graph.signInConditions' appliedPoliciesOnly: type: boolean default: false @@ -9063,13 +9067,13 @@ paths: content: application/json: schema: - title: Collection of conditionalAccessWhatIfPolicy + title: Collection of whatIfAnalysisResult type: object properties: value: type: array items: - $ref: '#/components/schemas/microsoft.graph.conditionalAccessWhatIfPolicy' + $ref: '#/components/schemas/microsoft.graph.whatIfAnalysisResult' '@odata.nextLink': type: string nullable: true @@ -9077,12 +9081,6 @@ paths: type: object default: $ref: '#/components/responses/error' - deprecated: true - x-ms-deprecation: - removalDate: '2025-02-01' - date: '2024-07-25' - version: 2024-07/PrivatePreview:WhatIfEvaluation - description: Private preview for conditional access what If API x-ms-docs-operation-type: action x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -9220,11 +9218,11 @@ paths: patch: tags: - identity.conditionalAccessRoot - summary: Update countryNamedLocation - description: Update the properties of a countryNamedLocation object. + summary: Update ipNamedlocation + description: Update the properties of an ipNamedLocation object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/countrynamedlocation-update?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/ipnamedlocation-update?view=graph-rest-beta operationId: identity.conditionalAccess_UpdateNamedLocation parameters: - name: namedLocation-id @@ -9255,11 +9253,11 @@ paths: delete: tags: - identity.conditionalAccessRoot - summary: Delete countryNamedLocation - description: Delete a countryNamedLocation object. + summary: Delete namedLocation + description: Delete a namedLocation object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/countrynamedlocation-delete?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/namedlocation-delete?view=graph-rest-beta operationId: identity.conditionalAccess_DeleteNamedLocation parameters: - name: namedLocation-id @@ -11627,11 +11625,11 @@ paths: get: tags: - identityProtection.riskyUser - summary: List riskyUsers - description: Retrieve the properties and relationships of a collection of riskyUser objects. + summary: Get riskyUser + description: Retrieve the properties and relationships of a riskyUser object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/riskyusers-list?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/riskyusers-get?view=graph-rest-beta operationId: identityProtection_ListRiskyUser parameters: - $ref: '#/components/parameters/top' @@ -18985,11 +18983,11 @@ paths: put: tags: - policies.crossTenantAccessPolicy - summary: Create identitySynchronization - description: Create a cross-tenant user synchronization policy for a partner-specific configuration. + summary: Update crossTenantIdentitySyncPolicyPartner + description: Update the user synchronization policy of a partner-specific configuration. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-put-identitysynchronization?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/crosstenantidentitysyncpolicypartner-update?view=graph-rest-beta operationId: policy.crossTenantAccessPolicy.partner_SetIdentitySynchronization parameters: - name: crossTenantAccessPolicyConfigurationPartner-tenantId @@ -20102,11 +20100,11 @@ paths: get: tags: - policies.federatedTokenValidationPolicy - summary: Get federatedTokenValidationPolicy - description: Read the properties and relationships of a federatedTokenValidationPolicy object. + summary: List federatedTokenValidationPolicy + description: Get a list of the federatedTokenValidationPolicy objects and their properties. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/federatedtokenvalidationpolicy-get?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/policyroot-list-federatedtokenvalidationpolicy?view=graph-rest-beta operationId: policy_GetFederatedTokenValidationPolicy parameters: - name: $select @@ -24931,11 +24929,11 @@ paths: patch: tags: - tenantRelationships.multiTenantOrganization - summary: Update multiTenantOrganization - description: Update the properties of a multi-tenant organization. + summary: Create multiTenantOrganization + description: 'Create a new multi-tenant organization. By default, the creator tenant becomes an owner tenant upon successful creation. Only owner tenants can manage a multi-tenant organization. To allow for asynchronous processing, you must wait a minimum of 2 hours between creation and joining a multi-tenant organization.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/multitenantorganization-update?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/tenantrelationship-put-multitenantorganization?view=graph-rest-beta operationId: tenantRelationship_UpdateMultiTenantOrganization requestBody: description: New navigation property values @@ -29454,6 +29452,7 @@ paths: tags: - users.authentication summary: Get platformCredentialMethods from users + description: Represents a platform credential instance registered to a user on Mac OS. operationId: user.authentication_ListPlatformCredentialMethod parameters: - name: user-id @@ -29513,6 +29512,7 @@ paths: tags: - users.authentication summary: Get platformCredentialMethods from users + description: Represents a platform credential instance registered to a user on Mac OS. operationId: user.authentication_GetPlatformCredentialMethod parameters: - name: user-id @@ -29675,6 +29675,420 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + '/users/{user-id}/authentication/qrCodePinMethod': + get: + tags: + - users.authentication + summary: Get qrCodePinMethod from users + operationId: user.authentication_GetQrCodePinMethod + parameters: + - name: user-id + in: path + description: The unique identifier of user + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: user + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.qrCodePinAuthenticationMethod' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - users.authentication + summary: Delete navigation property qrCodePinMethod for users + operationId: user.authentication_DeleteQrCodePinMethod + parameters: + - name: user-id + in: path + description: The unique identifier of user + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: user + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/users/{user-id}/authentication/qrCodePinMethod/pin': + get: + tags: + - users.authentication + summary: Get pin from users + operationId: user.authentication.qrCodePinMethod_GetPin + parameters: + - name: user-id + in: path + description: The unique identifier of user + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: user + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.qrPin' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - users.authentication + summary: Update the navigation property pin in users + operationId: user.authentication.qrCodePinMethod_UpdatePin + parameters: + - name: user-id + in: path + description: The unique identifier of user + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: user + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.qrPin' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.qrPin' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - users.authentication + summary: Delete navigation property pin for users + operationId: user.authentication.qrCodePinMethod_DeletePin + parameters: + - name: user-id + in: path + description: The unique identifier of user + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: user + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/users/{user-id}/authentication/qrCodePinMethod/pin/microsoft.graph.updatePin': + post: + tags: + - users.authentication + summary: Invoke action updatePin + operationId: user.authentication.qrCodePinMethod.pin_updatePin + parameters: + - name: user-id + in: path + description: The unique identifier of user + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: user + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + currentPin: + type: string + nullable: true + newPin: + type: string + nullable: true + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/users/{user-id}/authentication/qrCodePinMethod/standardQRCode': + get: + tags: + - users.authentication + summary: Get standardQRCode from users + operationId: user.authentication.qrCodePinMethod_GetStandardQRCode + parameters: + - name: user-id + in: path + description: The unique identifier of user + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: user + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.qrCode' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - users.authentication + summary: Update the navigation property standardQRCode in users + operationId: user.authentication.qrCodePinMethod_UpdateStandardQRCode + parameters: + - name: user-id + in: path + description: The unique identifier of user + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: user + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.qrCode' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.qrCode' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - users.authentication + summary: Delete navigation property standardQRCode for users + operationId: user.authentication.qrCodePinMethod_DeleteStandardQRCode + parameters: + - name: user-id + in: path + description: The unique identifier of user + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: user + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/users/{user-id}/authentication/qrCodePinMethod/temporaryQRCode': + get: + tags: + - users.authentication + summary: Get temporaryQRCode from users + operationId: user.authentication.qrCodePinMethod_GetTemporaryQRCode + parameters: + - name: user-id + in: path + description: The unique identifier of user + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: user + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.qrCode' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - users.authentication + summary: Update the navigation property temporaryQRCode in users + operationId: user.authentication.qrCodePinMethod_UpdateTemporaryQRCode + parameters: + - name: user-id + in: path + description: The unique identifier of user + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: user + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.qrCode' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.qrCode' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - users.authentication + summary: Delete navigation property temporaryQRCode for users + operationId: user.authentication.qrCodePinMethod_DeleteTemporaryQRCode + parameters: + - name: user-id + in: path + description: The unique identifier of user + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: user + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation '/users/{user-id}/authentication/requirements': get: tags: @@ -33672,6 +34086,7 @@ components: - federatedSingleFactor - federatedMultiFactor - unknownFutureValue + - qrCodePin type: string x-ms-enum-flags: isFlags: true @@ -33717,18 +34132,18 @@ components: x-ms-navigationProperty: true additionalProperties: type: object - microsoft.graph.conditionalAccessWhatIfSubject: - title: conditionalAccessWhatIfSubject + microsoft.graph.signInIdentity: + title: signInIdentity type: object additionalProperties: type: object - microsoft.graph.conditionalAccessContext: - title: conditionalAccessContext + microsoft.graph.signInContext: + title: signInContext type: object additionalProperties: type: object - microsoft.graph.conditionalAccessWhatIfConditions: - title: conditionalAccessWhatIfConditions + microsoft.graph.signInConditions: + title: signInConditions type: object properties: authenticationFlow: @@ -33737,6 +34152,7 @@ components: $ref: '#/components/schemas/microsoft.graph.conditionalAccessClientApp' country: type: string + description: Country from where the identity is authenticating. nullable: true deviceInfo: $ref: '#/components/schemas/microsoft.graph.deviceInfo' @@ -33746,6 +34162,7 @@ components: $ref: '#/components/schemas/microsoft.graph.insiderRiskLevel' ipAddress: type: string + description: Ip address of the authenticating identity. nullable: true servicePrincipalRiskLevel: $ref: '#/components/schemas/microsoft.graph.riskLevel' @@ -33755,18 +34172,17 @@ components: $ref: '#/components/schemas/microsoft.graph.riskLevel' additionalProperties: type: object - microsoft.graph.conditionalAccessWhatIfPolicy: + microsoft.graph.whatIfAnalysisResult: allOf: - $ref: '#/components/schemas/microsoft.graph.conditionalAccessPolicy' - - title: conditionalAccessWhatIfPolicy + - title: whatIfAnalysisResult type: object properties: + analysisReasons: + $ref: '#/components/schemas/microsoft.graph.whatIfAnalysisReasons' policyApplies: type: boolean - reasons: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.conditionalAccessWhatIfReasons' + description: 'Specifies whether the policy applies to the sign-in properties provided in the request body. If policyApplies is true, the policy applies to the sign-in based on the sign-in properties provided. If policyApplies is false, the policy doesn''t apply to the sign-in based on the sign-in properties provided and the analysisReasons property is populated to show the reason for the policy not applying.' additionalProperties: type: object microsoft.graph.namedLocation: @@ -35231,6 +35647,8 @@ components: items: $ref: '#/components/schemas/microsoft.graph.cloudPC' x-ms-navigationProperty: true + communications: + $ref: '#/components/schemas/microsoft.graph.userCloudCommunication' contactFolders: type: array items: @@ -36871,7 +37289,10 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.platformCredentialAuthenticationMethod' + description: Represents a platform credential instance registered to a user on Mac OS. x-ms-navigationProperty: true + qrCodePinMethod: + $ref: '#/components/schemas/microsoft.graph.qrCodePinAuthenticationMethod' softwareOathMethods: type: array items: @@ -37362,6 +37783,73 @@ components: $ref: '#/components/schemas/microsoft.graph.device' additionalProperties: type: object + microsoft.graph.qrCodePinAuthenticationMethod: + allOf: + - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' + - title: qrCodePinAuthenticationMethod + type: object + properties: + pin: + $ref: '#/components/schemas/microsoft.graph.qrPin' + standardQRCode: + $ref: '#/components/schemas/microsoft.graph.qrCode' + temporaryQRCode: + $ref: '#/components/schemas/microsoft.graph.qrCode' + additionalProperties: + type: object + microsoft.graph.qrPin: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: qrPin + type: object + properties: + code: + type: string + createdDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + forceChangePinNextSignIn: + type: boolean + nullable: true + updatedDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + additionalProperties: + type: object + microsoft.graph.qrCode: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: qrCode + type: object + properties: + createdDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + expireDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + image: + $ref: '#/components/schemas/microsoft.graph.qrCodeImageDetails' + lastUsedDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + startDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + additionalProperties: + type: object microsoft.graph.strongAuthenticationRequirements: title: strongAuthenticationRequirements type: object @@ -37614,6 +38102,7 @@ components: - x509Certificate - federation - unknownFutureValue + - qrCodePin type: string microsoft.graph.authenticationStrengthPolicyType: title: authenticationStrengthPolicyType @@ -37656,94 +38145,123 @@ components: properties: deviceId: type: string + description: Unique identifier set by Azure Device Registration Service at the time of registration. nullable: true displayName: type: string + description: The display name for the device. nullable: true enrollmentProfileName: type: string + description: Enrollment profile applied to the device. nullable: true extensionAttribute1: type: string + description: Extension attribute. nullable: true extensionAttribute10: type: string + description: Extension attribute. nullable: true extensionAttribute11: type: string + description: Extension attribute. nullable: true extensionAttribute12: type: string + description: Extension attribute. nullable: true extensionAttribute13: type: string + description: Extension attribute. nullable: true extensionAttribute14: type: string + description: Extension attribute. nullable: true extensionAttribute15: type: string + description: Extension attribute. nullable: true extensionAttribute2: type: string + description: Extension attribute. nullable: true extensionAttribute3: type: string + description: Extension attribute. nullable: true extensionAttribute4: type: string + description: Extension attribute. nullable: true extensionAttribute5: type: string + description: Extension attribute. nullable: true extensionAttribute6: type: string + description: Extension attribute. nullable: true extensionAttribute7: type: string + description: Extension attribute. nullable: true extensionAttribute8: type: string + description: Extension attribute. nullable: true extensionAttribute9: type: string + description: Extension attribute. nullable: true isCompliant: type: boolean + description: Indicates the device compliance status with Mobile Management Device (MDM) policies. Default is false. nullable: true manufacturer: type: string + description: Manufacturer of the device. nullable: true mdmAppId: type: string + description: Application identifier used to register device into MDM. nullable: true model: type: string + description: Model of the device. nullable: true operatingSystem: type: string + description: The type of operating system on the device. nullable: true operatingSystemVersion: type: string + description: The version of the operating system on the device. nullable: true ownership: type: string + description: Ownership of the device. This property is set by Intune. nullable: true physicalIds: type: array items: type: string nullable: true + description: A collection of physical identifiers for the device. profileType: type: string + description: The profile type of the device. nullable: true systemLabels: type: array items: type: string nullable: true + description: List of labels applied to the device by the system. trustType: type: string + description: Type of trust for the joined device. nullable: true additionalProperties: type: object @@ -37778,8 +38296,8 @@ components: - none - unknownFutureValue type: string - microsoft.graph.conditionalAccessWhatIfReasons: - title: conditionalAccessWhatIfReasons + microsoft.graph.whatIfAnalysisReasons: + title: whatIfAnalysisReasons enum: - notSet - notEnoughInformation @@ -37803,6 +38321,8 @@ components: - authenticationFlow - unknownFutureValue type: string + x-ms-enum-flags: + isFlags: true microsoft.graph.conditionalAccessConditionSet: title: conditionalAccessConditionSet type: object @@ -38226,10 +38746,10 @@ components: properties: name: type: string - description: Name for this key-value pair + description: 'Name for this key-value pair. For more information about possible names for each resource type that uses this configuration, see keyValuePair names and values.' value: type: string - description: Value for this key-value pair + description: 'Value for this key-value pair. For more information about possible values for each resource type that uses this configuration, see keyValuePair names and values.' nullable: true additionalProperties: type: object @@ -39817,6 +40337,16 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.userCloudCommunication: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: userCloudCommunication + type: object + properties: + callSettings: + $ref: '#/components/schemas/microsoft.graph.callSettings' + additionalProperties: + type: object microsoft.graph.contactFolder: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -43441,6 +43971,28 @@ components: - linux - unknownFutureValue type: string + microsoft.graph.qrCodeImageDetails: + title: qrCodeImageDetails + type: object + properties: + binaryValue: + type: string + format: base64url + nullable: true + errorCorrectionLevel: + $ref: '#/components/schemas/microsoft.graph.errorCorrectionLevel' + rawContent: + type: string + format: base64url + nullable: true + version: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + nullable: true + additionalProperties: + type: object microsoft.graph.perUserMfaState: title: perUserMfaState enum: @@ -46466,6 +47018,26 @@ components: - administrator - unknownFutureValue type: string + microsoft.graph.callSettings: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: callSettings + type: object + properties: + delegates: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.delegationSettings' + description: Represents the delegate settings. + x-ms-navigationProperty: true + delegators: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.delegationSettings' + description: Represents the delegator settings. + x-ms-navigationProperty: true + additionalProperties: + type: object microsoft.graph.typedEmailAddress: allOf: - $ref: '#/components/schemas/microsoft.graph.emailAddress' @@ -52576,6 +53148,15 @@ components: type: object additionalProperties: type: object + microsoft.graph.errorCorrectionLevel: + title: errorCorrectionLevel + enum: + - l + - m + - q + - h + - unknownFutureValue + type: string microsoft.graph.ODataErrors.MainError: required: - code @@ -53704,6 +54285,7 @@ components: - none - standard - unknownFutureValue + - plus type: string microsoft.graph.actionState: title: actionState @@ -53735,6 +54317,26 @@ components: - vMware - hp type: string + microsoft.graph.delegationSettings: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: delegationSettings + type: object + properties: + allowedActions: + $ref: '#/components/schemas/microsoft.graph.delegateAllowedActions' + createdDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + description: 'Date and time when the delegator or delegate entry was created. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.' + format: date-time + nullable: true + isActive: + type: boolean + description: Indicates whether the delegator or delegate relationship is currently active. + nullable: true + additionalProperties: + type: object microsoft.graph.emailType: title: emailType enum: @@ -60056,6 +60658,32 @@ components: - failure - unknownFutureValue type: string + microsoft.graph.delegateAllowedActions: + title: delegateAllowedActions + type: object + properties: + joinActiveCalls: + type: boolean + description: Indicates whether the delegator or delegate allows participation in active calls. + nullable: true + makeCalls: + type: boolean + description: Indicates whether the delegator or delegate allows calls to be made on their behalf. + nullable: true + manageCallAndDelegateSettings: + type: boolean + description: Indicates whether the delegator or delegate allows the management of call and delegation settings. + nullable: true + pickUpHeldCalls: + type: boolean + description: Indicates whether the delegator or delegate allows held calls to be picked up. + nullable: true + receiveCalls: + type: boolean + description: Indicates whether the delegator or delegate allows calls to be received on their behalf. + nullable: true + additionalProperties: + type: object microsoft.graph.deviceAndAppManagementAssignmentFilterType: title: deviceAndAppManagementAssignmentFilterType enum: @@ -61862,6 +62490,7 @@ components: - driveItem - user - teamsChannel + - plannerTask type: string microsoft.graph.plannerCreationSourceKind: title: plannerCreationSourceKind diff --git a/openApiDocs/beta/NetworkAccess.yml b/openApiDocs/beta/NetworkAccess.yml index eb871f6cee..447aac40c4 100644 --- a/openApiDocs/beta/NetworkAccess.yml +++ b/openApiDocs/beta/NetworkAccess.yml @@ -5817,8 +5817,11 @@ paths: get: tags: - networkAccess.logs - summary: Get remoteNetworks from networkAccess - description: A collection of remote network health events. + summary: List remoteNetworkHealthEvent objects + description: Get a list of the remoteNetworkHealthEvent objects and their properties. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/networkaccess-logs-list-remotenetworks?view=graph-rest-beta operationId: networkAccess.log_ListRemoteNetwork parameters: - $ref: '#/components/parameters/top' @@ -6189,6 +6192,7 @@ paths: tags: - networkAccess.logs summary: Get device from networkAccess + description: 'Represents the device associated with the network traffic, providing details about the hardware or virtual machine involved in the transaction.' operationId: networkAccess.log.traffic_GetDevice parameters: - name: networkAccessTraffic-transactionId @@ -6234,6 +6238,7 @@ paths: tags: - networkAccess.logs summary: Get user from networkAccess + description: 'Represents the user associated with the network traffic, providing details about the individual or account initiating the transaction.' operationId: networkAccess.log.traffic_GetUser parameters: - name: networkAccessTraffic-transactionId @@ -6906,6 +6911,10 @@ paths: tags: - networkAccess.reports summary: Invoke function getDiscoveredApplicationSegmentReport + description: Returns a collection of discoveredApplicationSegmentReport based on aggregated traffic logs for a given period. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/networkaccess-reports-getdiscoveredapplicationsegmentreport?view=graph-rest-beta operationId: networkAccess.report_getDiscoveredApplicationSegmentReport parameters: - name: startDateTime @@ -7024,6 +7033,10 @@ paths: tags: - networkAccess.reports summary: Invoke function usageProfiling + description: 'Returns an object containing count tables for the traffic types in Global Secure Access, aggregated by the time period specified.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/networkaccess-reports-usageprofiling?view=graph-rest-beta operationId: networkAccess.report_usageProfiling parameters: - name: startDateTime @@ -8543,7 +8556,7 @@ components: $ref: '#/components/schemas/microsoft.graph.networkaccess.filteringPolicyAction' agentVersion: type: string - description: Represents the version of the Global Secure Access client agent software. Supports $filter (eq) and $orderby. + description: Represents the version of the Global Secure Access (GSA) client agent software. Supports $filter (eq) and $orderby. nullable: true applicationSnapshot: $ref: '#/components/schemas/microsoft.graph.networkaccess.applicationSnapshot' @@ -8558,6 +8571,7 @@ components: format: date-time description: type: string + description: 'Informational error message. For example: ''Threat intelligence detected a transaction and triggered an alert.'' or ''The Global Secure Access (GSA) policy blocked the destination and triggered an alert.'' Supports $filter (eq) and $orderby.' nullable: true destinationFQDN: type: string @@ -8576,6 +8590,7 @@ components: nullable: true destinationUrl: type: string + description: Represents the URL of the destination in a network communication. Supports $filter (eq) and $orderby. nullable: true destinationWebCategory: $ref: '#/components/schemas/microsoft.graph.networkaccess.webCategory' @@ -8595,9 +8610,11 @@ components: nullable: true filteringProfileId: type: string + description: The ID of the Filtering Profile associated with the action performed on traffic. Supports $filter (eq) and $orderby. nullable: true filteringProfileName: type: string + description: The name of the Filtering Profile associated with the action performed on traffic. Supports $filter (eq) and $orderby. nullable: true headers: $ref: '#/components/schemas/microsoft.graph.networkaccess.headers' @@ -8605,6 +8622,7 @@ components: $ref: '#/components/schemas/microsoft.graph.networkaccess.httpMethod' initiatingProcessName: type: string + description: The process initiating the traffic transaction. Supports $filter (eq) and $orderby. nullable: true networkProtocol: $ref: '#/components/schemas/microsoft.graph.networkaccess.networkingProtocol' @@ -8616,6 +8634,7 @@ components: nullable: true policyName: type: string + description: The name of the filtering policy associated with the action performed on traffic. Supports $filter (eq) and $orderby. nullable: true policyRuleId: type: string @@ -8623,9 +8642,11 @@ components: nullable: true policyRuleName: type: string + description: The name of the rule associated with the action performed on traffic. Supports $filter (eq) and $orderby. nullable: true popProcessingRegion: type: string + description: The Point-of-Presence processing region of the traffic. Supports $filter (eq) and $orderby. nullable: true privateAccessDetails: $ref: '#/components/schemas/microsoft.graph.networkaccess.privateAccessDetails' @@ -8636,14 +8657,17 @@ components: nullable: true remoteNetworkId: type: string + description: 'The ID from which traffic was sent or received, providing visibility into the origin of the traffic. Supports $filter (eq) and $orderby.' nullable: true resourceTenantId: type: string + description: Tenant ID that owns the resource. Supports $filter (eq) and $orderby. nullable: true responseCode: maximum: 2147483647 minimum: -2147483648 type: number + description: The HTTP response code inspected in the intercepted HTTP traffic. Supports $filter (eq) and $orderby. format: int32 nullable: true sentBytes: @@ -8671,6 +8695,7 @@ components: description: Represents a unique identifier assigned to a tenant within a network infrastructure. Supports $filter (eq) and $orderby. threatType: type: string + description: The type of threat detected in the traffic. Supports $filter (eq) and $orderby. nullable: true trafficType: $ref: '#/components/schemas/microsoft.graph.networkaccess.trafficType' @@ -8692,6 +8717,7 @@ components: items: type: string nullable: true + description: The name of the vendors who detected the threat. Supports $filter (eq) and $orderby. device: $ref: '#/components/schemas/microsoft.graph.device' user: @@ -9356,6 +9382,8 @@ components: items: $ref: '#/components/schemas/microsoft.graph.cloudPC' x-ms-navigationProperty: true + communications: + $ref: '#/components/schemas/microsoft.graph.userCloudCommunication' contactFolders: type: array items: @@ -9898,38 +9926,48 @@ components: maximum: 2147483647 minimum: -2147483648 type: number + description: The number of unique devices that have accessed this application segment. format: int32 discoveredApplicationSegmentId: type: string + description: The unique identifier for this discovered application segment. firstAccessDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string + description: The date and time when this application segment was first accessed. format: date-time fqdn: type: string + description: The fully qualified domain name associated with this application segment. nullable: true ip: type: string + description: The IP address associated with this application segment. nullable: true lastAccessDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string + description: The date and time when this application segment was last accessed. format: date-time port: maximum: 2147483647 minimum: -2147483648 type: number + description: The port number used to access this application segment. format: int32 totalBytesReceived: type: number + description: The total number of bytes received from this application segment. format: int64 totalBytesSent: type: number + description: The total number of bytes sent to this application segment. format: int64 transactionCount: maximum: 2147483647 minimum: -2147483648 type: number + description: The number of transactions recorded for this application segment. format: int32 transportProtocol: $ref: '#/components/schemas/microsoft.graph.networkaccess.networkingProtocol' @@ -9937,6 +9975,7 @@ components: maximum: 2147483647 minimum: -2147483648 type: number + description: The number of unique users who have accessed this application segment. format: int32 additionalProperties: type: object @@ -9966,19 +10005,24 @@ components: properties: internetAccessTrafficCount: type: number + description: The count of traffic requests directed to general internet destinations. format: int64 microsoft365AccessTrafficCount: type: number + description: The count of traffic requests directed to Microsoft 365 services. format: int64 privateAccessTrafficCount: type: number + description: The count of traffic requests directed to internal private network destinations. format: int64 timeStampDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string + description: The date and time of this data point. format: date-time totalTrafficCount: type: number + description: The total count of all traffic requests across all access types. format: int64 additionalProperties: type: object @@ -11006,6 +11050,7 @@ components: properties: appId: type: string + description: The unique identifier of the application accessed during the transaction. additionalProperties: type: object microsoft.graph.networkaccess.deviceCategory: @@ -11090,20 +11135,25 @@ components: $ref: '#/components/schemas/microsoft.graph.networkaccess.accessType' appSegmentId: type: string + description: The unique identifier for Application segment ID from Azure AD. nullable: true connectionStatus: $ref: '#/components/schemas/microsoft.graph.networkaccess.connectionStatus' connectorId: type: string + description: Private access connector ID. nullable: true connectorIp: type: string + description: Private access connector IP address. nullable: true connectorName: type: string + description: Private access connector name. nullable: true processingRegion: type: string + description: Region where the request was processed by the backend service. nullable: true thirdPartyTokenDetails: $ref: '#/components/schemas/microsoft.graph.networkaccess.thirdPartyTokenDetails' @@ -11869,7 +11919,10 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.platformCredentialAuthenticationMethod' + description: Represents a platform credential instance registered to a user on Mac OS. x-ms-navigationProperty: true + qrCodePinMethod: + $ref: '#/components/schemas/microsoft.graph.qrCodePinAuthenticationMethod' softwareOathMethods: type: array items: @@ -12416,6 +12469,16 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.userCloudCommunication: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: userCloudCommunication + type: object + properties: + callSettings: + $ref: '#/components/schemas/microsoft.graph.callSettings' + additionalProperties: + type: object microsoft.graph.contactFolder: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -15675,17 +15738,21 @@ components: expirationDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string + description: Time the token will expire. format: date-time issuedAtDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string + description: Time the token was issued at. format: date-time nullable: true uniqueTokenIdentifier: type: string + description: Unique token identifier. validFromDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string + description: Time the token is valid from. format: date-time additionalProperties: type: object @@ -16170,6 +16237,20 @@ components: $ref: '#/components/schemas/microsoft.graph.device' additionalProperties: type: object + microsoft.graph.qrCodePinAuthenticationMethod: + allOf: + - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' + - title: qrCodePinAuthenticationMethod + type: object + properties: + pin: + $ref: '#/components/schemas/microsoft.graph.qrPin' + standardQRCode: + $ref: '#/components/schemas/microsoft.graph.qrCode' + temporaryQRCode: + $ref: '#/components/schemas/microsoft.graph.qrCode' + additionalProperties: + type: object microsoft.graph.softwareOathAuthenticationMethod: allOf: - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' @@ -17125,6 +17206,26 @@ components: - administrator - unknownFutureValue type: string + microsoft.graph.callSettings: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: callSettings + type: object + properties: + delegates: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.delegationSettings' + description: Represents the delegate settings. + x-ms-navigationProperty: true + delegators: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.delegationSettings' + description: Represents the delegator settings. + x-ms-navigationProperty: true + additionalProperties: + type: object microsoft.graph.typedEmailAddress: allOf: - $ref: '#/components/schemas/microsoft.graph.emailAddress' @@ -17297,10 +17398,10 @@ components: properties: name: type: string - description: Name for this key-value pair + description: 'Name for this key-value pair. For more information about possible names for each resource type that uses this configuration, see keyValuePair names and values.' value: type: string - description: Value for this key-value pair + description: 'Value for this key-value pair. For more information about possible values for each resource type that uses this configuration, see keyValuePair names and values.' nullable: true additionalProperties: type: object @@ -23608,6 +23709,59 @@ components: - linux - unknownFutureValue type: string + microsoft.graph.qrPin: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: qrPin + type: object + properties: + code: + type: string + createdDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + forceChangePinNextSignIn: + type: boolean + nullable: true + updatedDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + additionalProperties: + type: object + microsoft.graph.qrCode: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: qrCode + type: object + properties: + createdDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + expireDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + image: + $ref: '#/components/schemas/microsoft.graph.qrCodeImageDetails' + lastUsedDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + startDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + additionalProperties: + type: object microsoft.graph.calendarRoleType: title: calendarRoleType enum: @@ -24159,6 +24313,7 @@ components: - none - standard - unknownFutureValue + - plus type: string microsoft.graph.actionState: title: actionState @@ -24190,6 +24345,26 @@ components: - vMware - hp type: string + microsoft.graph.delegationSettings: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: delegationSettings + type: object + properties: + allowedActions: + $ref: '#/components/schemas/microsoft.graph.delegateAllowedActions' + createdDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + description: 'Date and time when the delegator or delegate entry was created. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.' + format: date-time + nullable: true + isActive: + type: boolean + description: Indicates whether the delegator or delegate relationship is currently active. + nullable: true + additionalProperties: + type: object microsoft.graph.emailType: title: emailType enum: @@ -30527,6 +30702,28 @@ components: - failedActivation - unknownFutureValue type: string + microsoft.graph.qrCodeImageDetails: + title: qrCodeImageDetails + type: object + properties: + binaryValue: + type: string + format: base64url + nullable: true + errorCorrectionLevel: + $ref: '#/components/schemas/microsoft.graph.errorCorrectionLevel' + rawContent: + type: string + format: base64url + nullable: true + version: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + nullable: true + additionalProperties: + type: object microsoft.graph.attendeeType: title: attendeeType enum: @@ -30774,6 +30971,32 @@ components: - failure - unknownFutureValue type: string + microsoft.graph.delegateAllowedActions: + title: delegateAllowedActions + type: object + properties: + joinActiveCalls: + type: boolean + description: Indicates whether the delegator or delegate allows participation in active calls. + nullable: true + makeCalls: + type: boolean + description: Indicates whether the delegator or delegate allows calls to be made on their behalf. + nullable: true + manageCallAndDelegateSettings: + type: boolean + description: Indicates whether the delegator or delegate allows the management of call and delegation settings. + nullable: true + pickUpHeldCalls: + type: boolean + description: Indicates whether the delegator or delegate allows held calls to be picked up. + nullable: true + receiveCalls: + type: boolean + description: Indicates whether the delegator or delegate allows calls to be received on their behalf. + nullable: true + additionalProperties: + type: object microsoft.graph.deviceAndAppManagementAssignmentFilterType: title: deviceAndAppManagementAssignmentFilterType enum: @@ -32642,6 +32865,7 @@ components: - driveItem - user - teamsChannel + - plannerTask type: string microsoft.graph.plannerCreationSourceKind: title: plannerCreationSourceKind @@ -34757,6 +34981,15 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.errorCorrectionLevel: + title: errorCorrectionLevel + enum: + - l + - m + - q + - h + - unknownFutureValue + type: string microsoft.graph.teamsAppResourceSpecificPermissionType: title: teamsAppResourceSpecificPermissionType enum: diff --git a/openApiDocs/beta/Planner.yml b/openApiDocs/beta/Planner.yml index c6c7af334d..165b3eae36 100644 --- a/openApiDocs/beta/Planner.yml +++ b/openApiDocs/beta/Planner.yml @@ -14351,6 +14351,7 @@ components: - driveItem - user - teamsChannel + - plannerTask type: string microsoft.graph.sensitivityLabelAssignment: title: sensitivityLabelAssignment diff --git a/openApiDocs/beta/Reports.yml b/openApiDocs/beta/Reports.yml index 17c9bc78cd..575218a602 100644 --- a/openApiDocs/beta/Reports.yml +++ b/openApiDocs/beta/Reports.yml @@ -9693,6 +9693,51 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: function + '/reports/microsoft.graph.getApiUsage(serviceArea=''@serviceArea'',period=''@period'',appId=''@appId'')': + get: + tags: + - reports.reportRoot.Functions + summary: Invoke function getApiUsage + description: Get the tenant and app API usage for Microsoft Graph services. + operationId: report_getApiUsage + parameters: + - name: serviceArea + in: query + description: 'Usage: serviceArea=''@serviceArea''' + style: form + explode: false + schema: + type: string + - name: period + in: query + description: 'Usage: period=''@period''' + style: form + explode: false + schema: + type: string + - name: appId + in: query + description: 'Usage: appId=''@appId''' + style: form + explode: false + schema: + type: string + responses: + 2XX: + description: Success + content: + application/octet-stream: + schema: + type: object + properties: + value: + type: string + format: base64url + additionalProperties: + type: object + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: function /reports/microsoft.graph.getAttackSimulationRepeatOffenders(): get: tags: @@ -17610,6 +17655,74 @@ paths: x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore + '/reports/serviceActivity/microsoft.graph.getMetricsForConditionalAccessBlockedSignIn(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)': + get: + tags: + - reports.serviceActivity + summary: Invoke function getMetricsForConditionalAccessBlockedSignIn + description: Retrieve the number of user sign-in attempts that were blocked by a Conditional Access policy during a specific period. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/serviceactivity-getmetricsforconditionalaccessblockedsignin?view=graph-rest-beta + operationId: report.serviceActivity_getMetricsGraphFPreConditionalAccessBlockedSignIn + parameters: + - name: inclusiveIntervalStartDateTime + in: path + description: 'Usage: inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime}' + required: true + style: simple + schema: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + - name: exclusiveIntervalEndDateTime + in: path + description: 'Usage: exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime}' + required: true + style: simple + schema: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + - name: aggregationIntervalInMinutes + in: query + description: 'Usage: aggregationIntervalInMinutes=@aggregationIntervalInMinutes' + style: form + explode: false + schema: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + nullable: true + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + - $ref: '#/components/parameters/count' + responses: + 2XX: + description: Success + content: + application/json: + schema: + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.serviceActivityValueMetric' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: function + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore '/reports/serviceActivity/microsoft.graph.getMetricsForConditionalAccessCompliantDevicesSignInSuccess(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)': get: tags: @@ -24913,10 +25026,10 @@ components: properties: name: type: string - description: Name for this key-value pair + description: 'Name for this key-value pair. For more information about possible names for each resource type that uses this configuration, see keyValuePair names and values.' value: type: string - description: Value for this key-value pair + description: 'Value for this key-value pair. For more information about possible values for each resource type that uses this configuration, see keyValuePair names and values.' nullable: true additionalProperties: type: object diff --git a/openApiDocs/beta/Search.yml b/openApiDocs/beta/Search.yml index 666bdc7a33..8ccd23ee6a 100644 --- a/openApiDocs/beta/Search.yml +++ b/openApiDocs/beta/Search.yml @@ -1250,11 +1250,11 @@ paths: put: tags: - external.externalConnection - summary: Create externalItem - description: Create a new externalItem. This API can be used to create a custom item. The containing externalConnection must have a schema registered of the corresponding type. + summary: Update externalItem + description: Update the properties of an externalitem. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-put-items?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/externalconnectors-externalitem-update?view=graph-rest-beta operationId: external.connection_SetItem parameters: - name: externalConnection-id @@ -2157,11 +2157,11 @@ paths: patch: tags: - external.externalConnection - summary: Update schema - description: Update the properties of a schema for an externalConnection. + summary: Create or update schema + description: Create a new or update an existing schema for a Microsoft Search connection. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/externalconnectors-schema-update?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-patch-schema?view=graph-rest-beta operationId: external.connection_UpdateSchema parameters: - name: externalConnection-id @@ -2298,11 +2298,11 @@ paths: post: tags: - external.industryDataRoot - summary: Create azureDataLakeConnector - description: Create a new azureDataLakeConnector object. + summary: Create oneRosterApiDataConnector + description: Create a new oneRosterApiDataConnector object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/industrydata-azuredatalakeconnector-post?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/industrydata-onerosterapidataconnector-post?view=graph-rest-beta operationId: external.industryData_CreateDataConnector requestBody: description: New navigation property @@ -2653,11 +2653,11 @@ paths: patch: tags: - external.industryDataRoot - summary: Update inboundApiFlow - description: Update the properties of an inboundApiFlow object. + summary: Update inboundFileFlow + description: Update the properties of an inboundFileFlow object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/industrydata-inboundapiflow-update?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/industrydata-inboundfileflow-update?view=graph-rest-beta operationId: external.industryData_UpdateInboundFlow parameters: - name: inboundFlow-id diff --git a/openApiDocs/beta/Security.yml b/openApiDocs/beta/Security.yml index aca9f0c479..64f84b2c1a 100644 --- a/openApiDocs/beta/Security.yml +++ b/openApiDocs/beta/Security.yml @@ -31095,6 +31095,8 @@ components: description: Time when Microsoft 365 Defender created the alert. format: date-time nullable: true + customDetails: + $ref: '#/components/schemas/microsoft.graph.security.dictionary' description: type: string description: String value describing each alert. @@ -35506,6 +35508,8 @@ components: items: $ref: '#/components/schemas/microsoft.graph.cloudPC' x-ms-navigationProperty: true + communications: + $ref: '#/components/schemas/microsoft.graph.userCloudCommunication' contactFolders: type: array items: @@ -41741,10 +41745,10 @@ components: properties: name: type: string - description: Name for this key-value pair + description: 'Name for this key-value pair. For more information about possible names for each resource type that uses this configuration, see keyValuePair names and values.' value: type: string - description: Value for this key-value pair + description: 'Value for this key-value pair. For more information about possible values for each resource type that uses this configuration, see keyValuePair names and values.' nullable: true additionalProperties: type: object @@ -42774,7 +42778,10 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.platformCredentialAuthenticationMethod' + description: Represents a platform credential instance registered to a user on Mac OS. x-ms-navigationProperty: true + qrCodePinMethod: + $ref: '#/components/schemas/microsoft.graph.qrCodePinAuthenticationMethod' softwareOathMethods: type: array items: @@ -43040,6 +43047,16 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.userCloudCommunication: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: userCloudCommunication + type: object + properties: + callSettings: + $ref: '#/components/schemas/microsoft.graph.callSettings' + additionalProperties: + type: object microsoft.graph.contactFolder: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -51041,6 +51058,20 @@ components: $ref: '#/components/schemas/microsoft.graph.device' additionalProperties: type: object + microsoft.graph.qrCodePinAuthenticationMethod: + allOf: + - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' + - title: qrCodePinAuthenticationMethod + type: object + properties: + pin: + $ref: '#/components/schemas/microsoft.graph.qrPin' + standardQRCode: + $ref: '#/components/schemas/microsoft.graph.qrCode' + temporaryQRCode: + $ref: '#/components/schemas/microsoft.graph.qrCode' + additionalProperties: + type: object microsoft.graph.softwareOathAuthenticationMethod: allOf: - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' @@ -51592,6 +51623,26 @@ components: - administrator - unknownFutureValue type: string + microsoft.graph.callSettings: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: callSettings + type: object + properties: + delegates: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.delegationSettings' + description: Represents the delegate settings. + x-ms-navigationProperty: true + delegators: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.delegationSettings' + description: Represents the delegator settings. + x-ms-navigationProperty: true + additionalProperties: + type: object microsoft.graph.typedEmailAddress: allOf: - $ref: '#/components/schemas/microsoft.graph.emailAddress' @@ -58955,6 +59006,59 @@ components: - linux - unknownFutureValue type: string + microsoft.graph.qrPin: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: qrPin + type: object + properties: + code: + type: string + createdDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + forceChangePinNextSignIn: + type: boolean + nullable: true + updatedDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + additionalProperties: + type: object + microsoft.graph.qrCode: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: qrCode + type: object + properties: + createdDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + expireDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + image: + $ref: '#/components/schemas/microsoft.graph.qrCodeImageDetails' + lastUsedDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + startDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + additionalProperties: + type: object microsoft.graph.teamworkUserIdentity: allOf: - $ref: '#/components/schemas/microsoft.graph.identity' @@ -59202,6 +59306,7 @@ components: - none - standard - unknownFutureValue + - plus type: string microsoft.graph.actionState: title: actionState @@ -59233,6 +59338,26 @@ components: - vMware - hp type: string + microsoft.graph.delegationSettings: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: delegationSettings + type: object + properties: + allowedActions: + $ref: '#/components/schemas/microsoft.graph.delegateAllowedActions' + createdDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + description: 'Date and time when the delegator or delegate entry was created. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.' + format: date-time + nullable: true + isActive: + type: boolean + description: Indicates whether the delegator or delegate relationship is currently active. + nullable: true + additionalProperties: + type: object microsoft.graph.emailType: title: emailType enum: @@ -63486,6 +63611,7 @@ components: - driveItem - user - teamsChannel + - plannerTask type: string microsoft.graph.plannerCreationSourceKind: title: plannerCreationSourceKind @@ -64441,6 +64567,28 @@ components: - failedActivation - unknownFutureValue type: string + microsoft.graph.qrCodeImageDetails: + title: qrCodeImageDetails + type: object + properties: + binaryValue: + type: string + format: base64url + nullable: true + errorCorrectionLevel: + $ref: '#/components/schemas/microsoft.graph.errorCorrectionLevel' + rawContent: + type: string + format: base64url + nullable: true + version: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + nullable: true + additionalProperties: + type: object microsoft.graph.teamworkUserIdentityType: title: teamworkUserIdentityType enum: @@ -64558,6 +64706,32 @@ components: - failure - unknownFutureValue type: string + microsoft.graph.delegateAllowedActions: + title: delegateAllowedActions + type: object + properties: + joinActiveCalls: + type: boolean + description: Indicates whether the delegator or delegate allows participation in active calls. + nullable: true + makeCalls: + type: boolean + description: Indicates whether the delegator or delegate allows calls to be made on their behalf. + nullable: true + manageCallAndDelegateSettings: + type: boolean + description: Indicates whether the delegator or delegate allows the management of call and delegation settings. + nullable: true + pickUpHeldCalls: + type: boolean + description: Indicates whether the delegator or delegate allows held calls to be picked up. + nullable: true + receiveCalls: + type: boolean + description: Indicates whether the delegator or delegate allows calls to be received on their behalf. + nullable: true + additionalProperties: + type: object microsoft.graph.deviceAndAppManagementAssignmentFilterType: title: deviceAndAppManagementAssignmentFilterType enum: @@ -67706,6 +67880,15 @@ components: - synchronizationLearnMoreIbizaFwLink - configurationFields type: string + microsoft.graph.errorCorrectionLevel: + title: errorCorrectionLevel + enum: + - l + - m + - q + - h + - unknownFutureValue + type: string microsoft.graph.teamworkConversationIdentity: allOf: - $ref: '#/components/schemas/microsoft.graph.identity' diff --git a/openApiDocs/beta/Sites.yml b/openApiDocs/beta/Sites.yml index b99753cd97..5e84e6849c 100644 --- a/openApiDocs/beta/Sites.yml +++ b/openApiDocs/beta/Sites.yml @@ -61212,11 +61212,11 @@ paths: get: tags: - sites.list - summary: Get metadata for a list - description: Return the metadata for a list. + summary: List operations + description: Get the list of richLongRunningOperations associated with a list. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/list-get?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/list-list-operations?view=graph-rest-beta operationId: site_GetList parameters: - name: site-id @@ -71271,11 +71271,11 @@ paths: post: tags: - sites.baseSitePage - summary: Create newsLinkPage - description: Create a new newsLinkPage in the site pages list of a site. + summary: Create a page in the site pages list of a site + description: Create a new sitePage in the site pages list in a site. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/newslinkpage-create?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/sitepage-create?view=graph-rest-beta operationId: site_CreatePage parameters: - name: site-id @@ -92307,6 +92307,8 @@ components: items: $ref: '#/components/schemas/microsoft.graph.cloudPC' x-ms-navigationProperty: true + communications: + $ref: '#/components/schemas/microsoft.graph.userCloudCommunication' contactFolders: type: array items: @@ -96355,7 +96357,10 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.platformCredentialAuthenticationMethod' + description: Represents a platform credential instance registered to a user on Mac OS. x-ms-navigationProperty: true + qrCodePinMethod: + $ref: '#/components/schemas/microsoft.graph.qrCodePinAuthenticationMethod' softwareOathMethods: type: array items: @@ -96902,6 +96907,16 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.userCloudCommunication: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: userCloudCommunication + type: object + properties: + callSettings: + $ref: '#/components/schemas/microsoft.graph.callSettings' + additionalProperties: + type: object microsoft.graph.contactFolder: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -99874,10 +99889,10 @@ components: properties: name: type: string - description: Name for this key-value pair + description: 'Name for this key-value pair. For more information about possible names for each resource type that uses this configuration, see keyValuePair names and values.' value: type: string - description: Value for this key-value pair + description: 'Value for this key-value pair. For more information about possible values for each resource type that uses this configuration, see keyValuePair names and values.' nullable: true additionalProperties: type: object @@ -102472,6 +102487,20 @@ components: $ref: '#/components/schemas/microsoft.graph.device' additionalProperties: type: object + microsoft.graph.qrCodePinAuthenticationMethod: + allOf: + - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' + - title: qrCodePinAuthenticationMethod + type: object + properties: + pin: + $ref: '#/components/schemas/microsoft.graph.qrPin' + standardQRCode: + $ref: '#/components/schemas/microsoft.graph.qrCode' + temporaryQRCode: + $ref: '#/components/schemas/microsoft.graph.qrCode' + additionalProperties: + type: object microsoft.graph.softwareOathAuthenticationMethod: allOf: - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' @@ -103415,6 +103444,26 @@ components: - administrator - unknownFutureValue type: string + microsoft.graph.callSettings: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: callSettings + type: object + properties: + delegates: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.delegationSettings' + description: Represents the delegate settings. + x-ms-navigationProperty: true + delegators: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.delegationSettings' + description: Represents the delegator settings. + x-ms-navigationProperty: true + additionalProperties: + type: object microsoft.graph.typedEmailAddress: allOf: - $ref: '#/components/schemas/microsoft.graph.emailAddress' @@ -109458,6 +109507,59 @@ components: - linux - unknownFutureValue type: string + microsoft.graph.qrPin: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: qrPin + type: object + properties: + code: + type: string + createdDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + forceChangePinNextSignIn: + type: boolean + nullable: true + updatedDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + additionalProperties: + type: object + microsoft.graph.qrCode: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: qrCode + type: object + properties: + createdDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + expireDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + image: + $ref: '#/components/schemas/microsoft.graph.qrCodeImageDetails' + lastUsedDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + startDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + additionalProperties: + type: object microsoft.graph.calendarRoleType: title: calendarRoleType enum: @@ -110009,6 +110111,7 @@ components: - none - standard - unknownFutureValue + - plus type: string microsoft.graph.actionState: title: actionState @@ -110040,6 +110143,26 @@ components: - vMware - hp type: string + microsoft.graph.delegationSettings: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: delegationSettings + type: object + properties: + allowedActions: + $ref: '#/components/schemas/microsoft.graph.delegateAllowedActions' + createdDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + description: 'Date and time when the delegator or delegate entry was created. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.' + format: date-time + nullable: true + isActive: + type: boolean + description: Indicates whether the delegator or delegate relationship is currently active. + nullable: true + additionalProperties: + type: object microsoft.graph.emailType: title: emailType enum: @@ -114917,6 +115040,28 @@ components: - failedActivation - unknownFutureValue type: string + microsoft.graph.qrCodeImageDetails: + title: qrCodeImageDetails + type: object + properties: + binaryValue: + type: string + format: base64url + nullable: true + errorCorrectionLevel: + $ref: '#/components/schemas/microsoft.graph.errorCorrectionLevel' + rawContent: + type: string + format: base64url + nullable: true + version: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + nullable: true + additionalProperties: + type: object microsoft.graph.attendeeType: title: attendeeType enum: @@ -115164,6 +115309,32 @@ components: - failure - unknownFutureValue type: string + microsoft.graph.delegateAllowedActions: + title: delegateAllowedActions + type: object + properties: + joinActiveCalls: + type: boolean + description: Indicates whether the delegator or delegate allows participation in active calls. + nullable: true + makeCalls: + type: boolean + description: Indicates whether the delegator or delegate allows calls to be made on their behalf. + nullable: true + manageCallAndDelegateSettings: + type: boolean + description: Indicates whether the delegator or delegate allows the management of call and delegation settings. + nullable: true + pickUpHeldCalls: + type: boolean + description: Indicates whether the delegator or delegate allows held calls to be picked up. + nullable: true + receiveCalls: + type: boolean + description: Indicates whether the delegator or delegate allows calls to be received on their behalf. + nullable: true + additionalProperties: + type: object microsoft.graph.deviceAndAppManagementAssignmentFilterType: title: deviceAndAppManagementAssignmentFilterType enum: @@ -116111,6 +116282,7 @@ components: - driveItem - user - teamsChannel + - plannerTask type: string microsoft.graph.plannerCreationSourceKind: title: plannerCreationSourceKind @@ -118565,6 +118737,15 @@ components: - synchronizationLearnMoreIbizaFwLink - configurationFields type: string + microsoft.graph.errorCorrectionLevel: + title: errorCorrectionLevel + enum: + - l + - m + - q + - h + - unknownFutureValue + type: string microsoft.graph.teamsAppResourceSpecificPermissionType: title: teamsAppResourceSpecificPermissionType enum: diff --git a/openApiDocs/beta/Teams.yml b/openApiDocs/beta/Teams.yml index 6364213e10..072ca1d8a0 100644 --- a/openApiDocs/beta/Teams.yml +++ b/openApiDocs/beta/Teams.yml @@ -30976,11 +30976,11 @@ paths: post: tags: - teams.channel - summary: Send chatMessage in a channel or a chat - description: Send a new chatMessage in the specified channel or a chat. + summary: Send chatMessage in channel + description: Send a new chatMessage in the specified channel. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/channel-post-messages?view=graph-rest-beta operationId: team.channel_CreateMessage parameters: - name: team-id @@ -63233,11 +63233,11 @@ paths: get: tags: - teamwork.teamTemplate - summary: List teamTemplates - description: 'Get the list of teamTemplate objects that are available for a tenant. ' + summary: List definitions + description: 'List the teamTemplateDefinition objects associated with a teamTemplate. ' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/teamwork-list-teamtemplates?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/teamtemplate-list-definitions?view=graph-rest-beta operationId: teamwork_ListTeamTemplate parameters: - $ref: '#/components/parameters/top' @@ -97455,10 +97455,10 @@ components: properties: name: type: string - description: Name for this key-value pair + description: 'Name for this key-value pair. For more information about possible names for each resource type that uses this configuration, see keyValuePair names and values.' value: type: string - description: Value for this key-value pair + description: 'Value for this key-value pair. For more information about possible values for each resource type that uses this configuration, see keyValuePair names and values.' nullable: true additionalProperties: type: object @@ -99109,6 +99109,8 @@ components: items: $ref: '#/components/schemas/microsoft.graph.cloudPC' x-ms-navigationProperty: true + communications: + $ref: '#/components/schemas/microsoft.graph.userCloudCommunication' contactFolders: type: array items: @@ -102175,6 +102177,7 @@ components: - driveItem - user - teamsChannel + - plannerTask type: string microsoft.graph.teamInfo: allOf: @@ -103874,7 +103877,10 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.platformCredentialAuthenticationMethod' + description: Represents a platform credential instance registered to a user on Mac OS. x-ms-navigationProperty: true + qrCodePinMethod: + $ref: '#/components/schemas/microsoft.graph.qrCodePinAuthenticationMethod' softwareOathMethods: type: array items: @@ -104052,6 +104058,16 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.userCloudCommunication: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: userCloudCommunication + type: object + properties: + callSettings: + $ref: '#/components/schemas/microsoft.graph.callSettings' + additionalProperties: + type: object microsoft.graph.contactFolder: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -110473,6 +110489,20 @@ components: $ref: '#/components/schemas/microsoft.graph.device' additionalProperties: type: object + microsoft.graph.qrCodePinAuthenticationMethod: + allOf: + - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' + - title: qrCodePinAuthenticationMethod + type: object + properties: + pin: + $ref: '#/components/schemas/microsoft.graph.qrPin' + standardQRCode: + $ref: '#/components/schemas/microsoft.graph.qrCode' + temporaryQRCode: + $ref: '#/components/schemas/microsoft.graph.qrCode' + additionalProperties: + type: object microsoft.graph.softwareOathAuthenticationMethod: allOf: - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' @@ -110810,6 +110840,26 @@ components: - administrator - unknownFutureValue type: string + microsoft.graph.callSettings: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: callSettings + type: object + properties: + delegates: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.delegationSettings' + description: Represents the delegate settings. + x-ms-navigationProperty: true + delegators: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.delegationSettings' + description: Represents the delegator settings. + x-ms-navigationProperty: true + additionalProperties: + type: object microsoft.graph.typedEmailAddress: allOf: - $ref: '#/components/schemas/microsoft.graph.emailAddress' @@ -117202,6 +117252,59 @@ components: - linux - unknownFutureValue type: string + microsoft.graph.qrPin: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: qrPin + type: object + properties: + code: + type: string + createdDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + forceChangePinNextSignIn: + type: boolean + nullable: true + updatedDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + additionalProperties: + type: object + microsoft.graph.qrCode: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: qrCode + type: object + properties: + createdDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + expireDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + image: + $ref: '#/components/schemas/microsoft.graph.qrCodeImageDetails' + lastUsedDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + startDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + additionalProperties: + type: object microsoft.graph.cloudClipboardItemPayload: title: cloudClipboardItemPayload type: object @@ -117258,6 +117361,7 @@ components: - none - standard - unknownFutureValue + - plus type: string microsoft.graph.actionState: title: actionState @@ -117289,6 +117393,26 @@ components: - vMware - hp type: string + microsoft.graph.delegationSettings: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: delegationSettings + type: object + properties: + allowedActions: + $ref: '#/components/schemas/microsoft.graph.delegateAllowedActions' + createdDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + description: 'Date and time when the delegator or delegate entry was created. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.' + format: date-time + nullable: true + isActive: + type: boolean + description: Indicates whether the delegator or delegate relationship is currently active. + nullable: true + additionalProperties: + type: object microsoft.graph.emailType: title: emailType enum: @@ -121704,6 +121828,28 @@ components: - failedActivation - unknownFutureValue type: string + microsoft.graph.qrCodeImageDetails: + title: qrCodeImageDetails + type: object + properties: + binaryValue: + type: string + format: base64url + nullable: true + errorCorrectionLevel: + $ref: '#/components/schemas/microsoft.graph.errorCorrectionLevel' + rawContent: + type: string + format: base64url + nullable: true + version: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + nullable: true + additionalProperties: + type: object microsoft.graph.cloudPcConnectivityEventResult: title: cloudPcConnectivityEventResult enum: @@ -121712,6 +121858,32 @@ components: - failure - unknownFutureValue type: string + microsoft.graph.delegateAllowedActions: + title: delegateAllowedActions + type: object + properties: + joinActiveCalls: + type: boolean + description: Indicates whether the delegator or delegate allows participation in active calls. + nullable: true + makeCalls: + type: boolean + description: Indicates whether the delegator or delegate allows calls to be made on their behalf. + nullable: true + manageCallAndDelegateSettings: + type: boolean + description: Indicates whether the delegator or delegate allows the management of call and delegation settings. + nullable: true + pickUpHeldCalls: + type: boolean + description: Indicates whether the delegator or delegate allows held calls to be picked up. + nullable: true + receiveCalls: + type: boolean + description: Indicates whether the delegator or delegate allows calls to be received on their behalf. + nullable: true + additionalProperties: + type: object microsoft.graph.deviceAndAppManagementAssignmentFilterType: title: deviceAndAppManagementAssignmentFilterType enum: @@ -124751,6 +124923,15 @@ components: - synchronizationLearnMoreIbizaFwLink - configurationFields type: string + microsoft.graph.errorCorrectionLevel: + title: errorCorrectionLevel + enum: + - l + - m + - q + - h + - unknownFutureValue + type: string microsoft.graph.insightIdentity: title: insightIdentity type: object diff --git a/openApiDocs/beta/Users.Actions.yml b/openApiDocs/beta/Users.Actions.yml index 73f5f91726..0b34519840 100644 --- a/openApiDocs/beta/Users.Actions.yml +++ b/openApiDocs/beta/Users.Actions.yml @@ -1679,6 +1679,8 @@ components: items: $ref: '#/components/schemas/microsoft.graph.cloudPC' x-ms-navigationProperty: true + communications: + $ref: '#/components/schemas/microsoft.graph.userCloudCommunication' contactFolders: type: array items: @@ -3261,7 +3263,10 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.platformCredentialAuthenticationMethod' + description: Represents a platform credential instance registered to a user on Mac OS. x-ms-navigationProperty: true + qrCodePinMethod: + $ref: '#/components/schemas/microsoft.graph.qrCodePinAuthenticationMethod' softwareOathMethods: type: array items: @@ -3808,6 +3813,16 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.userCloudCommunication: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: userCloudCommunication + type: object + properties: + callSettings: + $ref: '#/components/schemas/microsoft.graph.callSettings' + additionalProperties: + type: object microsoft.graph.contactFolder: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -7819,6 +7834,20 @@ components: $ref: '#/components/schemas/microsoft.graph.device' additionalProperties: type: object + microsoft.graph.qrCodePinAuthenticationMethod: + allOf: + - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' + - title: qrCodePinAuthenticationMethod + type: object + properties: + pin: + $ref: '#/components/schemas/microsoft.graph.qrPin' + standardQRCode: + $ref: '#/components/schemas/microsoft.graph.qrCode' + temporaryQRCode: + $ref: '#/components/schemas/microsoft.graph.qrCode' + additionalProperties: + type: object microsoft.graph.softwareOathAuthenticationMethod: allOf: - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' @@ -8603,6 +8632,26 @@ components: - administrator - unknownFutureValue type: string + microsoft.graph.callSettings: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: callSettings + type: object + properties: + delegates: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.delegationSettings' + description: Represents the delegate settings. + x-ms-navigationProperty: true + delegators: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.delegationSettings' + description: Represents the delegator settings. + x-ms-navigationProperty: true + additionalProperties: + type: object microsoft.graph.typedEmailAddress: allOf: - $ref: '#/components/schemas/microsoft.graph.emailAddress' @@ -8761,10 +8810,10 @@ components: properties: name: type: string - description: Name for this key-value pair + description: 'Name for this key-value pair. For more information about possible names for each resource type that uses this configuration, see keyValuePair names and values.' value: type: string - description: Value for this key-value pair + description: 'Value for this key-value pair. For more information about possible values for each resource type that uses this configuration, see keyValuePair names and values.' nullable: true additionalProperties: type: object @@ -15182,6 +15231,59 @@ components: - linux - unknownFutureValue type: string + microsoft.graph.qrPin: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: qrPin + type: object + properties: + code: + type: string + createdDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + forceChangePinNextSignIn: + type: boolean + nullable: true + updatedDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + additionalProperties: + type: object + microsoft.graph.qrCode: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: qrCode + type: object + properties: + createdDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + expireDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + image: + $ref: '#/components/schemas/microsoft.graph.qrCodeImageDetails' + lastUsedDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + startDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + additionalProperties: + type: object microsoft.graph.calendarRoleType: title: calendarRoleType enum: @@ -15653,6 +15755,7 @@ components: - none - standard - unknownFutureValue + - plus type: string microsoft.graph.actionState: title: actionState @@ -15684,6 +15787,26 @@ components: - vMware - hp type: string + microsoft.graph.delegationSettings: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: delegationSettings + type: object + properties: + allowedActions: + $ref: '#/components/schemas/microsoft.graph.delegateAllowedActions' + createdDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + description: 'Date and time when the delegator or delegate entry was created. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.' + format: date-time + nullable: true + isActive: + type: boolean + description: Indicates whether the delegator or delegate relationship is currently active. + nullable: true + additionalProperties: + type: object microsoft.graph.emailType: title: emailType enum: @@ -21870,6 +21993,28 @@ components: - failedActivation - unknownFutureValue type: string + microsoft.graph.qrCodeImageDetails: + title: qrCodeImageDetails + type: object + properties: + binaryValue: + type: string + format: base64url + nullable: true + errorCorrectionLevel: + $ref: '#/components/schemas/microsoft.graph.errorCorrectionLevel' + rawContent: + type: string + format: base64url + nullable: true + version: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + nullable: true + additionalProperties: + type: object microsoft.graph.weekIndex: title: weekIndex enum: @@ -22110,6 +22255,32 @@ components: - failure - unknownFutureValue type: string + microsoft.graph.delegateAllowedActions: + title: delegateAllowedActions + type: object + properties: + joinActiveCalls: + type: boolean + description: Indicates whether the delegator or delegate allows participation in active calls. + nullable: true + makeCalls: + type: boolean + description: Indicates whether the delegator or delegate allows calls to be made on their behalf. + nullable: true + manageCallAndDelegateSettings: + type: boolean + description: Indicates whether the delegator or delegate allows the management of call and delegation settings. + nullable: true + pickUpHeldCalls: + type: boolean + description: Indicates whether the delegator or delegate allows held calls to be picked up. + nullable: true + receiveCalls: + type: boolean + description: Indicates whether the delegator or delegate allows calls to be received on their behalf. + nullable: true + additionalProperties: + type: object microsoft.graph.deviceAndAppManagementAssignmentFilterType: title: deviceAndAppManagementAssignmentFilterType enum: @@ -23978,6 +24149,7 @@ components: - driveItem - user - teamsChannel + - plannerTask type: string microsoft.graph.plannerCreationSourceKind: title: plannerCreationSourceKind @@ -26204,6 +26376,15 @@ components: - synchronizationLearnMoreIbizaFwLink - configurationFields type: string + microsoft.graph.errorCorrectionLevel: + title: errorCorrectionLevel + enum: + - l + - m + - q + - h + - unknownFutureValue + type: string microsoft.graph.teamsAppResourceSpecificPermissionType: title: teamsAppResourceSpecificPermissionType enum: diff --git a/openApiDocs/beta/Users.Functions.yml b/openApiDocs/beta/Users.Functions.yml index d876de518c..d26b221775 100644 --- a/openApiDocs/beta/Users.Functions.yml +++ b/openApiDocs/beta/Users.Functions.yml @@ -1079,6 +1079,8 @@ components: items: $ref: '#/components/schemas/microsoft.graph.cloudPC' x-ms-navigationProperty: true + communications: + $ref: '#/components/schemas/microsoft.graph.userCloudCommunication' contactFolders: type: array items: @@ -2341,7 +2343,10 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.platformCredentialAuthenticationMethod' + description: Represents a platform credential instance registered to a user on Mac OS. x-ms-navigationProperty: true + qrCodePinMethod: + $ref: '#/components/schemas/microsoft.graph.qrCodePinAuthenticationMethod' softwareOathMethods: type: array items: @@ -2888,6 +2893,16 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.userCloudCommunication: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: userCloudCommunication + type: object + properties: + callSettings: + $ref: '#/components/schemas/microsoft.graph.callSettings' + additionalProperties: + type: object microsoft.graph.contactFolder: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -6996,6 +7011,20 @@ components: $ref: '#/components/schemas/microsoft.graph.device' additionalProperties: type: object + microsoft.graph.qrCodePinAuthenticationMethod: + allOf: + - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' + - title: qrCodePinAuthenticationMethod + type: object + properties: + pin: + $ref: '#/components/schemas/microsoft.graph.qrPin' + standardQRCode: + $ref: '#/components/schemas/microsoft.graph.qrCode' + temporaryQRCode: + $ref: '#/components/schemas/microsoft.graph.qrCode' + additionalProperties: + type: object microsoft.graph.softwareOathAuthenticationMethod: allOf: - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' @@ -7937,6 +7966,26 @@ components: - administrator - unknownFutureValue type: string + microsoft.graph.callSettings: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: callSettings + type: object + properties: + delegates: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.delegationSettings' + description: Represents the delegate settings. + x-ms-navigationProperty: true + delegators: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.delegationSettings' + description: Represents the delegator settings. + x-ms-navigationProperty: true + additionalProperties: + type: object microsoft.graph.typedEmailAddress: allOf: - $ref: '#/components/schemas/microsoft.graph.emailAddress' @@ -8109,10 +8158,10 @@ components: properties: name: type: string - description: Name for this key-value pair + description: 'Name for this key-value pair. For more information about possible names for each resource type that uses this configuration, see keyValuePair names and values.' value: type: string - description: Value for this key-value pair + description: 'Value for this key-value pair. For more information about possible values for each resource type that uses this configuration, see keyValuePair names and values.' nullable: true additionalProperties: type: object @@ -14539,6 +14588,59 @@ components: - linux - unknownFutureValue type: string + microsoft.graph.qrPin: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: qrPin + type: object + properties: + code: + type: string + createdDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + forceChangePinNextSignIn: + type: boolean + nullable: true + updatedDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + additionalProperties: + type: object + microsoft.graph.qrCode: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: qrCode + type: object + properties: + createdDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + expireDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + image: + $ref: '#/components/schemas/microsoft.graph.qrCodeImageDetails' + lastUsedDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + startDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + additionalProperties: + type: object microsoft.graph.calendarRoleType: title: calendarRoleType enum: @@ -15090,6 +15192,7 @@ components: - none - standard - unknownFutureValue + - plus type: string microsoft.graph.actionState: title: actionState @@ -15121,6 +15224,26 @@ components: - vMware - hp type: string + microsoft.graph.delegationSettings: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: delegationSettings + type: object + properties: + allowedActions: + $ref: '#/components/schemas/microsoft.graph.delegateAllowedActions' + createdDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + description: 'Date and time when the delegator or delegate entry was created. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.' + format: date-time + nullable: true + isActive: + type: boolean + description: Indicates whether the delegator or delegate relationship is currently active. + nullable: true + additionalProperties: + type: object microsoft.graph.emailType: title: emailType enum: @@ -21355,6 +21478,28 @@ components: - failedActivation - unknownFutureValue type: string + microsoft.graph.qrCodeImageDetails: + title: qrCodeImageDetails + type: object + properties: + binaryValue: + type: string + format: base64url + nullable: true + errorCorrectionLevel: + $ref: '#/components/schemas/microsoft.graph.errorCorrectionLevel' + rawContent: + type: string + format: base64url + nullable: true + version: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + nullable: true + additionalProperties: + type: object microsoft.graph.attendeeType: title: attendeeType enum: @@ -21602,6 +21747,32 @@ components: - failure - unknownFutureValue type: string + microsoft.graph.delegateAllowedActions: + title: delegateAllowedActions + type: object + properties: + joinActiveCalls: + type: boolean + description: Indicates whether the delegator or delegate allows participation in active calls. + nullable: true + makeCalls: + type: boolean + description: Indicates whether the delegator or delegate allows calls to be made on their behalf. + nullable: true + manageCallAndDelegateSettings: + type: boolean + description: Indicates whether the delegator or delegate allows the management of call and delegation settings. + nullable: true + pickUpHeldCalls: + type: boolean + description: Indicates whether the delegator or delegate allows held calls to be picked up. + nullable: true + receiveCalls: + type: boolean + description: Indicates whether the delegator or delegate allows calls to be received on their behalf. + nullable: true + additionalProperties: + type: object microsoft.graph.deviceAndAppManagementAssignmentFilterType: title: deviceAndAppManagementAssignmentFilterType enum: @@ -23470,6 +23641,7 @@ components: - driveItem - user - teamsChannel + - plannerTask type: string microsoft.graph.plannerCreationSourceKind: title: plannerCreationSourceKind @@ -25696,6 +25868,15 @@ components: - synchronizationLearnMoreIbizaFwLink - configurationFields type: string + microsoft.graph.errorCorrectionLevel: + title: errorCorrectionLevel + enum: + - l + - m + - q + - h + - unknownFutureValue + type: string microsoft.graph.teamsAppResourceSpecificPermissionType: title: teamsAppResourceSpecificPermissionType enum: diff --git a/openApiDocs/beta/Users.yml b/openApiDocs/beta/Users.yml index bfa8b3a70a..aca40d6337 100644 --- a/openApiDocs/beta/Users.yml +++ b/openApiDocs/beta/Users.yml @@ -11446,7 +11446,11 @@ paths: delete: tags: - users.userSettings - summary: Delete navigation property windows for users + summary: Delete windowsSetting + description: Delete all windowsSetting objects of a user. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/windowssetting-delete?view=graph-rest-beta operationId: user.setting_DeleteWindow parameters: - name: user-id @@ -16346,6 +16350,8 @@ components: items: $ref: '#/components/schemas/microsoft.graph.cloudPC' x-ms-navigationProperty: true + communications: + $ref: '#/components/schemas/microsoft.graph.userCloudCommunication' contactFolders: type: array items: @@ -19599,7 +19605,10 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.platformCredentialAuthenticationMethod' + description: Represents a platform credential instance registered to a user on Mac OS. x-ms-navigationProperty: true + qrCodePinMethod: + $ref: '#/components/schemas/microsoft.graph.qrCodePinAuthenticationMethod' softwareOathMethods: type: array items: @@ -20146,6 +20155,16 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.userCloudCommunication: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: userCloudCommunication + type: object + properties: + callSettings: + $ref: '#/components/schemas/microsoft.graph.callSettings' + additionalProperties: + type: object microsoft.graph.contactFolder: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -24929,6 +24948,20 @@ components: $ref: '#/components/schemas/microsoft.graph.device' additionalProperties: type: object + microsoft.graph.qrCodePinAuthenticationMethod: + allOf: + - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' + - title: qrCodePinAuthenticationMethod + type: object + properties: + pin: + $ref: '#/components/schemas/microsoft.graph.qrPin' + standardQRCode: + $ref: '#/components/schemas/microsoft.graph.qrCode' + temporaryQRCode: + $ref: '#/components/schemas/microsoft.graph.qrCode' + additionalProperties: + type: object microsoft.graph.softwareOathAuthenticationMethod: allOf: - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' @@ -25747,6 +25780,26 @@ components: - administrator - unknownFutureValue type: string + microsoft.graph.callSettings: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: callSettings + type: object + properties: + delegates: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.delegationSettings' + description: Represents the delegate settings. + x-ms-navigationProperty: true + delegators: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.delegationSettings' + description: Represents the delegator settings. + x-ms-navigationProperty: true + additionalProperties: + type: object microsoft.graph.typedEmailAddress: allOf: - $ref: '#/components/schemas/microsoft.graph.emailAddress' @@ -25907,10 +25960,10 @@ components: properties: name: type: string - description: Name for this key-value pair + description: 'Name for this key-value pair. For more information about possible names for each resource type that uses this configuration, see keyValuePair names and values.' value: type: string - description: Value for this key-value pair + description: 'Value for this key-value pair. For more information about possible values for each resource type that uses this configuration, see keyValuePair names and values.' nullable: true additionalProperties: type: object @@ -32131,6 +32184,59 @@ components: - linux - unknownFutureValue type: string + microsoft.graph.qrPin: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: qrPin + type: object + properties: + code: + type: string + createdDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + forceChangePinNextSignIn: + type: boolean + nullable: true + updatedDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + additionalProperties: + type: object + microsoft.graph.qrCode: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: qrCode + type: object + properties: + createdDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + expireDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + image: + $ref: '#/components/schemas/microsoft.graph.qrCodeImageDetails' + lastUsedDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + startDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + additionalProperties: + type: object microsoft.graph.calendarRoleType: title: calendarRoleType enum: @@ -32611,6 +32717,7 @@ components: - none - standard - unknownFutureValue + - plus type: string microsoft.graph.actionState: title: actionState @@ -32642,6 +32749,26 @@ components: - vMware - hp type: string + microsoft.graph.delegationSettings: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: delegationSettings + type: object + properties: + allowedActions: + $ref: '#/components/schemas/microsoft.graph.delegateAllowedActions' + createdDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + description: 'Date and time when the delegator or delegate entry was created. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.' + format: date-time + nullable: true + isActive: + type: boolean + description: Indicates whether the delegator or delegate relationship is currently active. + nullable: true + additionalProperties: + type: object microsoft.graph.emailType: title: emailType enum: @@ -38457,6 +38584,28 @@ components: - failedActivation - unknownFutureValue type: string + microsoft.graph.qrCodeImageDetails: + title: qrCodeImageDetails + type: object + properties: + binaryValue: + type: string + format: base64url + nullable: true + errorCorrectionLevel: + $ref: '#/components/schemas/microsoft.graph.errorCorrectionLevel' + rawContent: + type: string + format: base64url + nullable: true + version: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + nullable: true + additionalProperties: + type: object microsoft.graph.attendeeType: title: attendeeType enum: @@ -38678,6 +38827,32 @@ components: - failure - unknownFutureValue type: string + microsoft.graph.delegateAllowedActions: + title: delegateAllowedActions + type: object + properties: + joinActiveCalls: + type: boolean + description: Indicates whether the delegator or delegate allows participation in active calls. + nullable: true + makeCalls: + type: boolean + description: Indicates whether the delegator or delegate allows calls to be made on their behalf. + nullable: true + manageCallAndDelegateSettings: + type: boolean + description: Indicates whether the delegator or delegate allows the management of call and delegation settings. + nullable: true + pickUpHeldCalls: + type: boolean + description: Indicates whether the delegator or delegate allows held calls to be picked up. + nullable: true + receiveCalls: + type: boolean + description: Indicates whether the delegator or delegate allows calls to be received on their behalf. + nullable: true + additionalProperties: + type: object microsoft.graph.deviceAndAppManagementAssignmentFilterType: title: deviceAndAppManagementAssignmentFilterType enum: @@ -40451,6 +40626,7 @@ components: - driveItem - user - teamsChannel + - plannerTask type: string microsoft.graph.plannerCreationSourceKind: title: plannerCreationSourceKind @@ -42539,6 +42715,15 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.errorCorrectionLevel: + title: errorCorrectionLevel + enum: + - l + - m + - q + - h + - unknownFutureValue + type: string microsoft.graph.teamsAppResourceSpecificPermissionType: title: teamsAppResourceSpecificPermissionType enum: diff --git a/openApiDocs/beta/WindowsUpdates.yml b/openApiDocs/beta/WindowsUpdates.yml index ed616c1521..80e131f602 100644 --- a/openApiDocs/beta/WindowsUpdates.yml +++ b/openApiDocs/beta/WindowsUpdates.yml @@ -6536,11 +6536,11 @@ paths: delete: tags: - admin.adminWindows - summary: Delete resourceConnection - description: Delete a resourceConnection object. + summary: Delete operationalInsightsConnection + description: Delete an operationalInsightsConnection object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/windowsupdates-resourceconnection-delete?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/windowsupdates-operationalinsightsconnection-delete?view=graph-rest-beta operationId: admin.window.update_DeleteResourceConnection parameters: - name: resourceConnection-id @@ -6741,11 +6741,11 @@ paths: delete: tags: - admin.adminWindows - summary: Delete updatableAssetGroup - description: 'Delete an updatableAssetGroup object. When an updatableAssetGroup object, its member updatableAsset objects are not deleted.' + summary: Delete azureADDevice + description: 'Delete an azureADDevice object. When a Microsoft Entra device is deleted, it is unregistered and automatically unenrolled from management for all update categories, as well as removed from every deploymentAudience and updatableAssetGroup.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-delete?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/windowsupdates-azureaddevice-delete?view=graph-rest-beta operationId: admin.window.update_DeleteUpdatableAsset parameters: - name: updatableAsset-id @@ -9345,11 +9345,11 @@ paths: get: tags: - admin.adminWindows - summary: Get contentApproval - description: Read the properties and relationships of a contentApproval object. + summary: Get complianceChange + description: Read the properties and relationships of a complianceChange object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/windowsupdates-contentapproval-get?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/windowsupdates-compliancechange-get?view=graph-rest-beta operationId: admin.window.update.updatePolicy_GetComplianceChange parameters: - name: updatePolicy-id @@ -9401,11 +9401,11 @@ paths: patch: tags: - admin.adminWindows - summary: Update contentApproval - description: Update the properties of a contentApproval object. + summary: Update complianceChange + description: Update the properties of a complianceChange object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/windowsupdates-contentapproval-update?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/windowsupdates-compliancechange-update?view=graph-rest-beta operationId: admin.window.update.updatePolicy_UpdateComplianceChange parameters: - name: updatePolicy-id @@ -9444,11 +9444,11 @@ paths: delete: tags: - admin.adminWindows - summary: Delete complianceChange - description: Delete a complianceChange object. + summary: Delete contentApproval + description: Delete a contentApproval object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/windowsupdates-compliancechange-delete?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/windowsupdates-contentapproval-delete?view=graph-rest-beta operationId: admin.window.update.updatePolicy_DeleteComplianceChange parameters: - name: updatePolicy-id diff --git a/openApiDocs/v1.0/Applications.yml b/openApiDocs/v1.0/Applications.yml index baf4d5e0ac..d1c2c6de50 100644 --- a/openApiDocs/v1.0/Applications.yml +++ b/openApiDocs/v1.0/Applications.yml @@ -35182,37 +35182,37 @@ components: properties: allowAutoFilter: type: boolean - description: Indicates whether the worksheet protection option to allow the use of the autofilter feature is enabled. + description: Represents the worksheet protection option of allowing using auto filter feature. allowDeleteColumns: type: boolean - description: Indicates whether the worksheet protection option to allow deleting columns is enabled. + description: Represents the worksheet protection option of allowing deleting columns. allowDeleteRows: type: boolean - description: Indicates whether the worksheet protection option to allow deleting rows is enabled. + description: Represents the worksheet protection option of allowing deleting rows. allowFormatCells: type: boolean - description: Indicates whether the worksheet protection option to allow formatting cells is enabled. + description: Represents the worksheet protection option of allowing formatting cells. allowFormatColumns: type: boolean - description: Indicates whether the worksheet protection option to allow formatting columns is enabled. + description: Represents the worksheet protection option of allowing formatting columns. allowFormatRows: type: boolean - description: Indicates whether the worksheet protection option to allow formatting rows is enabled. + description: Represents the worksheet protection option of allowing formatting rows. allowInsertColumns: type: boolean - description: Indicates whether the worksheet protection option to allow inserting columns is enabled. + description: Represents the worksheet protection option of allowing inserting columns. allowInsertHyperlinks: type: boolean - description: Indicates whether the worksheet protection option to allow inserting hyperlinks is enabled. + description: Represents the worksheet protection option of allowing inserting hyperlinks. allowInsertRows: type: boolean - description: Indicates whether the worksheet protection option to allow inserting rows is enabled. + description: Represents the worksheet protection option of allowing inserting rows. allowPivotTables: type: boolean - description: Indicates whether the worksheet protection option to allow the use of the pivot table feature is enabled. + description: Represents the worksheet protection option of allowing using pivot table feature. allowSort: type: boolean - description: Indicates whether the worksheet protection option to allow the use of the sort feature is enabled. + description: Represents the worksheet protection option of allowing using sort feature. additionalProperties: type: object microsoft.graph.scheduleEntityTheme: diff --git a/openApiDocs/v1.0/CloudCommunications.yml b/openApiDocs/v1.0/CloudCommunications.yml index 721cd38789..86cfd2a622 100644 --- a/openApiDocs/v1.0/CloudCommunications.yml +++ b/openApiDocs/v1.0/CloudCommunications.yml @@ -6871,7 +6871,7 @@ paths: tags: - users.onlineMeeting summary: Get callRecording - description: 'Get a callRecording object associated with a scheduled onlineMeeting. This API doesn''t support getting call recordings from channel meetings. For a recording, this API returns the metadata of the single recording associated with the online meeting. For the content of a recording, this API returns the stream of bytes associated with the recording.' + description: 'Get a callRecording object associated with a scheduled onlineMeeting. This API supports the retrieval of call transcripts from private chat meetings and channel meetings. However, private channel meetings are not supported at this time. For a recording, this API returns the metadata of the single recording associated with the online meeting. For the content of a recording, this API returns the stream of bytes associated with the recording.' operationId: user.onlineMeeting_ListRecording parameters: - name: user-id @@ -6978,7 +6978,7 @@ paths: tags: - users.onlineMeeting summary: Get callRecording - description: 'Get a callRecording object associated with a scheduled onlineMeeting. This API doesn''t support getting call recordings from channel meetings. For a recording, this API returns the metadata of the single recording associated with the online meeting. For the content of a recording, this API returns the stream of bytes associated with the recording.' + description: 'Get a callRecording object associated with a scheduled onlineMeeting. This API supports the retrieval of call transcripts from private chat meetings and channel meetings. However, private channel meetings are not supported at this time. For a recording, this API returns the metadata of the single recording associated with the online meeting. For the content of a recording, this API returns the stream of bytes associated with the recording.' externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/callrecording-get?view=graph-rest-1.0 @@ -7379,7 +7379,7 @@ paths: tags: - users.onlineMeeting summary: List transcripts - description: Retrieve the list of callTranscript objects associated with a scheduled onlineMeeting. This API doesn't support getting call transcripts from channel meetings. + description: 'Retrieve the list of callTranscript objects associated with a scheduled onlineMeeting. This API supports the retrieval of call recordings from private chat meetings and channel meetings. However, private channel meetings are not supported at this time.' externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/onlinemeeting-list-transcripts?view=graph-rest-1.0 @@ -7489,7 +7489,7 @@ paths: tags: - users.onlineMeeting summary: Get callTranscript - description: Retrieve a callTranscript object associated with a scheduled onlineMeeting. This API doesn't support getting call transcripts from channel meetings. Retrieving the transcript returns the metadata of the single transcript associated with the online meeting. Retrieving the content of the transcript returns the stream of text associated with the transcript. + description: 'Retrieve a callTranscript object associated with a scheduled onlineMeeting. This API supports the retrieval of call transcripts from private chat meetings and channel meetings. However, private channel meetings are not supported at this time. Retrieving the transcript returns the metadata of the single transcript associated with the online meeting. Retrieving the content of the transcript returns the stream of text associated with the transcript.' externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/calltranscript-get?view=graph-rest-1.0 @@ -7643,7 +7643,7 @@ paths: tags: - users.onlineMeeting summary: Get callTranscript - description: Retrieve a callTranscript object associated with a scheduled onlineMeeting. This API doesn't support getting call transcripts from channel meetings. Retrieving the transcript returns the metadata of the single transcript associated with the online meeting. Retrieving the content of the transcript returns the stream of text associated with the transcript. + description: 'Retrieve a callTranscript object associated with a scheduled onlineMeeting. This API supports the retrieval of call transcripts from private chat meetings and channel meetings. However, private channel meetings are not supported at this time. Retrieving the transcript returns the metadata of the single transcript associated with the online meeting. Retrieving the content of the transcript returns the stream of text associated with the transcript.' externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/calltranscript-get?view=graph-rest-1.0 @@ -7778,7 +7778,7 @@ paths: tags: - users.onlineMeeting summary: Get callTranscript - description: Retrieve a callTranscript object associated with a scheduled onlineMeeting. This API doesn't support getting call transcripts from channel meetings. Retrieving the transcript returns the metadata of the single transcript associated with the online meeting. Retrieving the content of the transcript returns the stream of text associated with the transcript. + description: 'Retrieve a callTranscript object associated with a scheduled onlineMeeting. This API supports the retrieval of call transcripts from private chat meetings and channel meetings. However, private channel meetings are not supported at this time. Retrieving the transcript returns the metadata of the single transcript associated with the online meeting. Retrieving the content of the transcript returns the stream of text associated with the transcript.' externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/calltranscript-get?view=graph-rest-1.0 @@ -10537,7 +10537,7 @@ components: nullable: true basicServiceSetIdentifier: type: string - description: The wireless LAN basic service set identifier of the media endpoint used to connect to the network. + description: The wireless LAN basic service set identifier of the media endpoint used to connect to the network. This property isn't available if the user disables precise location sharing in their operating system or Microsoft Teams app settings. nullable: true connectionType: $ref: '#/components/schemas/microsoft.graph.callRecords.networkConnectionType' diff --git a/openApiDocs/v1.0/Compliance.yml b/openApiDocs/v1.0/Compliance.yml index fdfdb3d325..db08aede0b 100644 --- a/openApiDocs/v1.0/Compliance.yml +++ b/openApiDocs/v1.0/Compliance.yml @@ -17607,37 +17607,37 @@ components: properties: allowAutoFilter: type: boolean - description: Indicates whether the worksheet protection option to allow the use of the autofilter feature is enabled. + description: Represents the worksheet protection option of allowing using auto filter feature. allowDeleteColumns: type: boolean - description: Indicates whether the worksheet protection option to allow deleting columns is enabled. + description: Represents the worksheet protection option of allowing deleting columns. allowDeleteRows: type: boolean - description: Indicates whether the worksheet protection option to allow deleting rows is enabled. + description: Represents the worksheet protection option of allowing deleting rows. allowFormatCells: type: boolean - description: Indicates whether the worksheet protection option to allow formatting cells is enabled. + description: Represents the worksheet protection option of allowing formatting cells. allowFormatColumns: type: boolean - description: Indicates whether the worksheet protection option to allow formatting columns is enabled. + description: Represents the worksheet protection option of allowing formatting columns. allowFormatRows: type: boolean - description: Indicates whether the worksheet protection option to allow formatting rows is enabled. + description: Represents the worksheet protection option of allowing formatting rows. allowInsertColumns: type: boolean - description: Indicates whether the worksheet protection option to allow inserting columns is enabled. + description: Represents the worksheet protection option of allowing inserting columns. allowInsertHyperlinks: type: boolean - description: Indicates whether the worksheet protection option to allow inserting hyperlinks is enabled. + description: Represents the worksheet protection option of allowing inserting hyperlinks. allowInsertRows: type: boolean - description: Indicates whether the worksheet protection option to allow inserting rows is enabled. + description: Represents the worksheet protection option of allowing inserting rows. allowPivotTables: type: boolean - description: Indicates whether the worksheet protection option to allow the use of the pivot table feature is enabled. + description: Represents the worksheet protection option of allowing using pivot table feature. allowSort: type: boolean - description: Indicates whether the worksheet protection option to allow the use of the sort feature is enabled. + description: Represents the worksheet protection option of allowing using sort feature. additionalProperties: type: object microsoft.graph.printTaskProcessingState: diff --git a/openApiDocs/v1.0/DeviceManagement.Administration.yml b/openApiDocs/v1.0/DeviceManagement.Administration.yml index bce695246c..3db9ef3bb6 100644 --- a/openApiDocs/v1.0/DeviceManagement.Administration.yml +++ b/openApiDocs/v1.0/DeviceManagement.Administration.yml @@ -2244,11 +2244,11 @@ paths: get: tags: - deviceManagement.roleDefinition - summary: List roleDefinitions - description: List properties and relationships of the roleDefinition objects. + summary: List deviceAndAppManagementRoleDefinitions + description: List properties and relationships of the deviceAndAppManagementRoleDefinition objects. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-rbac-roledefinition-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroledefinition-list?view=graph-rest-1.0 operationId: deviceManagement_ListRoleDefinition parameters: - $ref: '#/components/parameters/top' @@ -2298,11 +2298,11 @@ paths: post: tags: - deviceManagement.roleDefinition - summary: Create deviceAndAppManagementRoleDefinition - description: Create a new deviceAndAppManagementRoleDefinition object. + summary: Create roleDefinition + description: Create a new roleDefinition object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroledefinition-create?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-rbac-roledefinition-create?view=graph-rest-1.0 operationId: deviceManagement_CreateRoleDefinition requestBody: description: New navigation property @@ -2325,11 +2325,11 @@ paths: get: tags: - deviceManagement.roleDefinition - summary: Get deviceAndAppManagementRoleDefinition - description: Read properties and relationships of the deviceAndAppManagementRoleDefinition object. + summary: Get roleDefinition + description: Read properties and relationships of the roleDefinition object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroledefinition-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-rbac-roledefinition-get?view=graph-rest-1.0 operationId: deviceManagement_GetRoleDefinition parameters: - name: roleDefinition-id @@ -2408,11 +2408,11 @@ paths: delete: tags: - deviceManagement.roleDefinition - summary: Delete deviceAndAppManagementRoleDefinition - description: Deletes a deviceAndAppManagementRoleDefinition. + summary: Delete roleDefinition + description: Deletes a roleDefinition. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroledefinition-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-rbac-roledefinition-delete?view=graph-rest-1.0 operationId: deviceManagement_DeleteRoleDefinition parameters: - name: roleDefinition-id @@ -24326,37 +24326,37 @@ components: properties: allowAutoFilter: type: boolean - description: Indicates whether the worksheet protection option to allow the use of the autofilter feature is enabled. + description: Represents the worksheet protection option of allowing using auto filter feature. allowDeleteColumns: type: boolean - description: Indicates whether the worksheet protection option to allow deleting columns is enabled. + description: Represents the worksheet protection option of allowing deleting columns. allowDeleteRows: type: boolean - description: Indicates whether the worksheet protection option to allow deleting rows is enabled. + description: Represents the worksheet protection option of allowing deleting rows. allowFormatCells: type: boolean - description: Indicates whether the worksheet protection option to allow formatting cells is enabled. + description: Represents the worksheet protection option of allowing formatting cells. allowFormatColumns: type: boolean - description: Indicates whether the worksheet protection option to allow formatting columns is enabled. + description: Represents the worksheet protection option of allowing formatting columns. allowFormatRows: type: boolean - description: Indicates whether the worksheet protection option to allow formatting rows is enabled. + description: Represents the worksheet protection option of allowing formatting rows. allowInsertColumns: type: boolean - description: Indicates whether the worksheet protection option to allow inserting columns is enabled. + description: Represents the worksheet protection option of allowing inserting columns. allowInsertHyperlinks: type: boolean - description: Indicates whether the worksheet protection option to allow inserting hyperlinks is enabled. + description: Represents the worksheet protection option of allowing inserting hyperlinks. allowInsertRows: type: boolean - description: Indicates whether the worksheet protection option to allow inserting rows is enabled. + description: Represents the worksheet protection option of allowing inserting rows. allowPivotTables: type: boolean - description: Indicates whether the worksheet protection option to allow the use of the pivot table feature is enabled. + description: Represents the worksheet protection option of allowing using pivot table feature. allowSort: type: boolean - description: Indicates whether the worksheet protection option to allow the use of the sort feature is enabled. + description: Represents the worksheet protection option of allowing using sort feature. additionalProperties: type: object microsoft.graph.scheduleEntityTheme: diff --git a/openApiDocs/v1.0/DeviceManagement.Enrollment.yml b/openApiDocs/v1.0/DeviceManagement.Enrollment.yml index d8a5d2e943..0e0b25344c 100644 --- a/openApiDocs/v1.0/DeviceManagement.Enrollment.yml +++ b/openApiDocs/v1.0/DeviceManagement.Enrollment.yml @@ -95,11 +95,11 @@ paths: get: tags: - deviceManagement.deviceEnrollmentConfiguration - summary: List deviceEnrollmentWindowsHelloForBusinessConfigurations - description: List properties and relationships of the deviceEnrollmentWindowsHelloForBusinessConfiguration objects. + summary: List deviceEnrollmentLimitConfigurations + description: List properties and relationships of the deviceEnrollmentLimitConfiguration objects. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentwindowshelloforbusinessconfiguration-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentlimitconfiguration-list?view=graph-rest-1.0 operationId: deviceManagement_ListDeviceEnrollmentConfiguration parameters: - $ref: '#/components/parameters/top' @@ -149,11 +149,11 @@ paths: post: tags: - deviceManagement.deviceEnrollmentConfiguration - summary: Create deviceEnrollmentWindowsHelloForBusinessConfiguration - description: Create a new deviceEnrollmentWindowsHelloForBusinessConfiguration object. + summary: Create deviceEnrollmentLimitConfiguration + description: Create a new deviceEnrollmentLimitConfiguration object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentwindowshelloforbusinessconfiguration-create?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentlimitconfiguration-create?view=graph-rest-1.0 operationId: deviceManagement_CreateDeviceEnrollmentConfiguration requestBody: description: New navigation property @@ -176,11 +176,11 @@ paths: get: tags: - deviceManagement.deviceEnrollmentConfiguration - summary: Get deviceEnrollmentWindowsHelloForBusinessConfiguration - description: Read properties and relationships of the deviceEnrollmentWindowsHelloForBusinessConfiguration object. + summary: Get deviceEnrollmentPlatformRestrictionsConfiguration + description: Read properties and relationships of the deviceEnrollmentPlatformRestrictionsConfiguration object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentwindowshelloforbusinessconfiguration-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentplatformrestrictionsconfiguration-get?view=graph-rest-1.0 operationId: deviceManagement_GetDeviceEnrollmentConfiguration parameters: - name: deviceEnrollmentConfiguration-id diff --git a/openApiDocs/v1.0/DeviceManagement.yml b/openApiDocs/v1.0/DeviceManagement.yml index df587252f4..0f7b075f33 100644 --- a/openApiDocs/v1.0/DeviceManagement.yml +++ b/openApiDocs/v1.0/DeviceManagement.yml @@ -941,7 +941,7 @@ paths: description: Read properties and relationships of the deviceManagement object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-devices-devicemanagement-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-raimportcerts-devicemanagement-get?view=graph-rest-1.0 operationId: deviceManagement_GetDeviceManagement parameters: - name: $select @@ -981,7 +981,7 @@ paths: description: Update the properties of a deviceManagement object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-rbac-devicemanagement-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-devicemanagement-update?view=graph-rest-1.0 operationId: deviceManagement_UpdateDeviceManagement requestBody: description: New property values @@ -1558,11 +1558,11 @@ paths: get: tags: - deviceManagement.deviceCompliancePolicy - summary: List windows10CompliancePolicies - description: List properties and relationships of the windows10CompliancePolicy objects. + summary: List windows81CompliancePolicies + description: List properties and relationships of the windows81CompliancePolicy objects. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-deviceconfig-windows10compliancepolicy-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-windows81compliancepolicy-list?view=graph-rest-1.0 operationId: deviceManagement_ListDeviceCompliancePolicy parameters: - $ref: '#/components/parameters/top' @@ -1612,11 +1612,11 @@ paths: post: tags: - deviceManagement.deviceCompliancePolicy - summary: Create androidCompliancePolicy - description: Create a new androidCompliancePolicy object. + summary: Create windows10MobileCompliancePolicy + description: Create a new windows10MobileCompliancePolicy object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-deviceconfig-androidcompliancepolicy-create?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-windows10mobilecompliancepolicy-create?view=graph-rest-1.0 operationId: deviceManagement_CreateDeviceCompliancePolicy requestBody: description: New navigation property @@ -1639,11 +1639,11 @@ paths: get: tags: - deviceManagement.deviceCompliancePolicy - summary: Get windows10CompliancePolicy - description: Read properties and relationships of the windows10CompliancePolicy object. + summary: Get windowsPhone81CompliancePolicy + description: Read properties and relationships of the windowsPhone81CompliancePolicy object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-deviceconfig-windows10compliancepolicy-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-windowsphone81compliancepolicy-get?view=graph-rest-1.0 operationId: deviceManagement_GetDeviceCompliancePolicy parameters: - name: deviceCompliancePolicy-id @@ -1687,11 +1687,11 @@ paths: patch: tags: - deviceManagement.deviceCompliancePolicy - summary: Update windows10MobileCompliancePolicy - description: Update the properties of a windows10MobileCompliancePolicy object. + summary: Update androidWorkProfileCompliancePolicy + description: Update the properties of a androidWorkProfileCompliancePolicy object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-deviceconfig-windows10mobilecompliancepolicy-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-androidworkprofilecompliancepolicy-update?view=graph-rest-1.0 operationId: deviceManagement_UpdateDeviceCompliancePolicy parameters: - name: deviceCompliancePolicy-id @@ -1722,11 +1722,11 @@ paths: delete: tags: - deviceManagement.deviceCompliancePolicy - summary: Delete macOSCompliancePolicy - description: Deletes a macOSCompliancePolicy. + summary: Delete windows10CompliancePolicy + description: Deletes a windows10CompliancePolicy. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-deviceconfig-macoscompliancepolicy-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-windows10compliancepolicy-delete?view=graph-rest-1.0 operationId: deviceManagement_DeleteDeviceCompliancePolicy parameters: - name: deviceCompliancePolicy-id @@ -4298,11 +4298,11 @@ paths: get: tags: - deviceManagement.deviceConfiguration - summary: List editionUpgradeConfigurations - description: List properties and relationships of the editionUpgradeConfiguration objects. + summary: List windows10CustomConfigurations + description: List properties and relationships of the windows10CustomConfiguration objects. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-deviceconfig-editionupgradeconfiguration-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-windows10customconfiguration-list?view=graph-rest-1.0 operationId: deviceManagement_ListDeviceConfiguration parameters: - $ref: '#/components/parameters/top' @@ -4379,11 +4379,11 @@ paths: get: tags: - deviceManagement.deviceConfiguration - summary: Get deviceConfiguration - description: Read properties and relationships of the deviceConfiguration object. + summary: Get macOSDeviceFeaturesConfiguration + description: Read properties and relationships of the macOSDeviceFeaturesConfiguration object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfiguration-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-macosdevicefeaturesconfiguration-get?view=graph-rest-1.0 operationId: deviceManagement_GetDeviceConfiguration parameters: - name: deviceConfiguration-id @@ -4427,11 +4427,11 @@ paths: patch: tags: - deviceManagement.deviceConfiguration - summary: Update windows10CustomConfiguration - description: Update the properties of a windows10CustomConfiguration object. + summary: Update macOSCustomConfiguration + description: Update the properties of a macOSCustomConfiguration object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-deviceconfig-windows10customconfiguration-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-macoscustomconfiguration-update?view=graph-rest-1.0 operationId: deviceManagement_UpdateDeviceConfiguration parameters: - name: deviceConfiguration-id @@ -4462,11 +4462,11 @@ paths: delete: tags: - deviceManagement.deviceConfiguration - summary: Delete windowsUpdateForBusinessConfiguration - description: Deletes a windowsUpdateForBusinessConfiguration. + summary: Delete androidWorkProfileGeneralDeviceConfiguration + description: Deletes a androidWorkProfileGeneralDeviceConfiguration. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-deviceconfig-windowsupdateforbusinessconfiguration-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-androidworkprofilegeneraldeviceconfiguration-delete?view=graph-rest-1.0 operationId: deviceManagement_DeleteDeviceConfiguration parameters: - name: deviceConfiguration-id @@ -32385,37 +32385,37 @@ components: properties: allowAutoFilter: type: boolean - description: Indicates whether the worksheet protection option to allow the use of the autofilter feature is enabled. + description: Represents the worksheet protection option of allowing using auto filter feature. allowDeleteColumns: type: boolean - description: Indicates whether the worksheet protection option to allow deleting columns is enabled. + description: Represents the worksheet protection option of allowing deleting columns. allowDeleteRows: type: boolean - description: Indicates whether the worksheet protection option to allow deleting rows is enabled. + description: Represents the worksheet protection option of allowing deleting rows. allowFormatCells: type: boolean - description: Indicates whether the worksheet protection option to allow formatting cells is enabled. + description: Represents the worksheet protection option of allowing formatting cells. allowFormatColumns: type: boolean - description: Indicates whether the worksheet protection option to allow formatting columns is enabled. + description: Represents the worksheet protection option of allowing formatting columns. allowFormatRows: type: boolean - description: Indicates whether the worksheet protection option to allow formatting rows is enabled. + description: Represents the worksheet protection option of allowing formatting rows. allowInsertColumns: type: boolean - description: Indicates whether the worksheet protection option to allow inserting columns is enabled. + description: Represents the worksheet protection option of allowing inserting columns. allowInsertHyperlinks: type: boolean - description: Indicates whether the worksheet protection option to allow inserting hyperlinks is enabled. + description: Represents the worksheet protection option of allowing inserting hyperlinks. allowInsertRows: type: boolean - description: Indicates whether the worksheet protection option to allow inserting rows is enabled. + description: Represents the worksheet protection option of allowing inserting rows. allowPivotTables: type: boolean - description: Indicates whether the worksheet protection option to allow the use of the pivot table feature is enabled. + description: Represents the worksheet protection option of allowing using pivot table feature. allowSort: type: boolean - description: Indicates whether the worksheet protection option to allow the use of the sort feature is enabled. + description: Represents the worksheet protection option of allowing using sort feature. additionalProperties: type: object microsoft.graph.scheduleEntityTheme: diff --git a/openApiDocs/v1.0/Devices.CloudPrint.yml b/openApiDocs/v1.0/Devices.CloudPrint.yml index 3b1a946596..7267df8bb6 100644 --- a/openApiDocs/v1.0/Devices.CloudPrint.yml +++ b/openApiDocs/v1.0/Devices.CloudPrint.yml @@ -21990,37 +21990,37 @@ components: properties: allowAutoFilter: type: boolean - description: Indicates whether the worksheet protection option to allow the use of the autofilter feature is enabled. + description: Represents the worksheet protection option of allowing using auto filter feature. allowDeleteColumns: type: boolean - description: Indicates whether the worksheet protection option to allow deleting columns is enabled. + description: Represents the worksheet protection option of allowing deleting columns. allowDeleteRows: type: boolean - description: Indicates whether the worksheet protection option to allow deleting rows is enabled. + description: Represents the worksheet protection option of allowing deleting rows. allowFormatCells: type: boolean - description: Indicates whether the worksheet protection option to allow formatting cells is enabled. + description: Represents the worksheet protection option of allowing formatting cells. allowFormatColumns: type: boolean - description: Indicates whether the worksheet protection option to allow formatting columns is enabled. + description: Represents the worksheet protection option of allowing formatting columns. allowFormatRows: type: boolean - description: Indicates whether the worksheet protection option to allow formatting rows is enabled. + description: Represents the worksheet protection option of allowing formatting rows. allowInsertColumns: type: boolean - description: Indicates whether the worksheet protection option to allow inserting columns is enabled. + description: Represents the worksheet protection option of allowing inserting columns. allowInsertHyperlinks: type: boolean - description: Indicates whether the worksheet protection option to allow inserting hyperlinks is enabled. + description: Represents the worksheet protection option of allowing inserting hyperlinks. allowInsertRows: type: boolean - description: Indicates whether the worksheet protection option to allow inserting rows is enabled. + description: Represents the worksheet protection option of allowing inserting rows. allowPivotTables: type: boolean - description: Indicates whether the worksheet protection option to allow the use of the pivot table feature is enabled. + description: Represents the worksheet protection option of allowing using pivot table feature. allowSort: type: boolean - description: Indicates whether the worksheet protection option to allow the use of the sort feature is enabled. + description: Represents the worksheet protection option of allowing using sort feature. additionalProperties: type: object microsoft.graph.scheduleEntityTheme: diff --git a/openApiDocs/v1.0/Devices.CorporateManagement.yml b/openApiDocs/v1.0/Devices.CorporateManagement.yml index 70d5067b17..d48c338e91 100644 --- a/openApiDocs/v1.0/Devices.CorporateManagement.yml +++ b/openApiDocs/v1.0/Devices.CorporateManagement.yml @@ -54,7 +54,7 @@ paths: description: Update the properties of a deviceAppManagement object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-onboarding-deviceappmanagement-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-unlock-deviceappmanagement-update?view=graph-rest-1.0 operationId: deviceAppManagement_UpdateDeviceAppManagement requestBody: description: New property values @@ -2252,11 +2252,11 @@ paths: get: tags: - deviceAppManagement.managedAppPolicy - summary: List targetedManagedAppProtections - description: List properties and relationships of the targetedManagedAppProtection objects. + summary: List windowsInformationProtections + description: List properties and relationships of the windowsInformationProtection objects. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedappprotection-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-mam-windowsinformationprotection-list?view=graph-rest-1.0 operationId: deviceAppManagement_ListManagedAppPolicy parameters: - $ref: '#/components/parameters/top' @@ -2488,11 +2488,11 @@ paths: get: tags: - deviceAppManagement.managedAppRegistration - summary: List androidManagedAppRegistrations - description: List properties and relationships of the androidManagedAppRegistration objects. + summary: List managedAppRegistrations + description: List properties and relationships of the managedAppRegistration objects. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-mam-androidmanagedappregistration-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-mam-managedappregistration-list?view=graph-rest-1.0 operationId: deviceAppManagement_ListManagedAppRegistration parameters: - $ref: '#/components/parameters/top' @@ -2569,11 +2569,11 @@ paths: get: tags: - deviceAppManagement.managedAppRegistration - summary: Get iosManagedAppRegistration - description: Read properties and relationships of the iosManagedAppRegistration object. + summary: Get androidManagedAppRegistration + description: Read properties and relationships of the androidManagedAppRegistration object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-mam-iosmanagedappregistration-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-mam-androidmanagedappregistration-get?view=graph-rest-1.0 operationId: deviceAppManagement_GetManagedAppRegistration parameters: - name: managedAppRegistration-id @@ -3638,11 +3638,11 @@ paths: get: tags: - deviceAppManagement.managedAppStatus - summary: Get managedAppStatus - description: Read properties and relationships of the managedAppStatus object. + summary: Get managedAppStatusRaw + description: Read properties and relationships of the managedAppStatusRaw object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-mam-managedappstatus-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-mam-managedappstatusraw-get?view=graph-rest-1.0 operationId: deviceAppManagement_GetManagedAppStatus parameters: - name: managedAppStatus-id @@ -3953,11 +3953,11 @@ paths: get: tags: - deviceAppManagement.managedEBook - summary: List iosVppEBookAssignments - description: List properties and relationships of the iosVppEBookAssignment objects. + summary: List managedEBookAssignments + description: List properties and relationships of the managedEBookAssignment objects. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-books-iosvppebookassignment-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-books-managedebookassignment-list?view=graph-rest-1.0 operationId: deviceAppManagement.managedEBook_ListAssignment parameters: - name: managedEBook-id @@ -4015,11 +4015,11 @@ paths: post: tags: - deviceAppManagement.managedEBook - summary: Create managedEBookAssignment - description: Create a new managedEBookAssignment object. + summary: Create iosVppEBookAssignment + description: Create a new iosVppEBookAssignment object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-books-managedebookassignment-create?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-books-iosvppebookassignment-create?view=graph-rest-1.0 operationId: deviceAppManagement.managedEBook_CreateAssignment parameters: - name: managedEBook-id @@ -4051,11 +4051,11 @@ paths: get: tags: - deviceAppManagement.managedEBook - summary: Get iosVppEBookAssignment - description: Read properties and relationships of the iosVppEBookAssignment object. + summary: Get managedEBookAssignment + description: Read properties and relationships of the managedEBookAssignment object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-books-iosvppebookassignment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-books-managedebookassignment-get?view=graph-rest-1.0 operationId: deviceAppManagement.managedEBook_GetAssignment parameters: - name: managedEBook-id @@ -4150,11 +4150,11 @@ paths: delete: tags: - deviceAppManagement.managedEBook - summary: Delete iosVppEBookAssignment - description: Deletes a iosVppEBookAssignment. + summary: Delete managedEBookAssignment + description: Deletes a managedEBookAssignment. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-books-iosvppebookassignment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-books-managedebookassignment-delete?view=graph-rest-1.0 operationId: deviceAppManagement.managedEBook_DeleteAssignment parameters: - name: managedEBook-id @@ -7574,11 +7574,11 @@ paths: get: tags: - deviceAppManagement.mobileApp - summary: List mobileLobApps - description: List properties and relationships of the mobileLobApp objects. + summary: List managedIOSLobApps + description: List properties and relationships of the managedIOSLobApp objects. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-apps-mobilelobapp-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-apps-managedioslobapp-list?view=graph-rest-1.0 operationId: deviceAppManagement_ListMobileApp parameters: - $ref: '#/components/parameters/top' @@ -7628,11 +7628,11 @@ paths: post: tags: - deviceAppManagement.mobileApp - summary: Create windowsAppX - description: Create a new windowsAppX object. + summary: Create managedAndroidLobApp + description: Create a new managedAndroidLobApp object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-apps-windowsappx-create?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-apps-managedandroidlobapp-create?view=graph-rest-1.0 operationId: deviceAppManagement_CreateMobileApp requestBody: description: New navigation property @@ -7655,11 +7655,11 @@ paths: get: tags: - deviceAppManagement.mobileApp - summary: Get macOSMicrosoftEdgeApp - description: Read properties and relationships of the macOSMicrosoftEdgeApp object. + summary: Get windowsMicrosoftEdgeApp + description: Read properties and relationships of the windowsMicrosoftEdgeApp object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-apps-macosmicrosoftedgeapp-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-apps-windowsmicrosoftedgeapp-get?view=graph-rest-1.0 operationId: deviceAppManagement_GetMobileApp parameters: - name: mobileApp-id @@ -7703,11 +7703,11 @@ paths: patch: tags: - deviceAppManagement.mobileApp - summary: Update win32LobApp - description: Update the properties of a win32LobApp object. + summary: Update macOSOfficeSuiteApp + description: Update the properties of a macOSOfficeSuiteApp object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-apps-win32lobapp-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-apps-macosofficesuiteapp-update?view=graph-rest-1.0 operationId: deviceAppManagement_UpdateMobileApp parameters: - name: mobileApp-id @@ -7738,11 +7738,11 @@ paths: delete: tags: - deviceAppManagement.mobileApp - summary: Delete macOSOfficeSuiteApp - description: Deletes a macOSOfficeSuiteApp. + summary: Delete androidLobApp + description: Deletes a androidLobApp. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-apps-macosofficesuiteapp-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-apps-androidlobapp-delete?view=graph-rest-1.0 operationId: deviceAppManagement_DeleteMobileApp parameters: - name: mobileApp-id @@ -50439,37 +50439,37 @@ components: properties: allowAutoFilter: type: boolean - description: Indicates whether the worksheet protection option to allow the use of the autofilter feature is enabled. + description: Represents the worksheet protection option of allowing using auto filter feature. allowDeleteColumns: type: boolean - description: Indicates whether the worksheet protection option to allow deleting columns is enabled. + description: Represents the worksheet protection option of allowing deleting columns. allowDeleteRows: type: boolean - description: Indicates whether the worksheet protection option to allow deleting rows is enabled. + description: Represents the worksheet protection option of allowing deleting rows. allowFormatCells: type: boolean - description: Indicates whether the worksheet protection option to allow formatting cells is enabled. + description: Represents the worksheet protection option of allowing formatting cells. allowFormatColumns: type: boolean - description: Indicates whether the worksheet protection option to allow formatting columns is enabled. + description: Represents the worksheet protection option of allowing formatting columns. allowFormatRows: type: boolean - description: Indicates whether the worksheet protection option to allow formatting rows is enabled. + description: Represents the worksheet protection option of allowing formatting rows. allowInsertColumns: type: boolean - description: Indicates whether the worksheet protection option to allow inserting columns is enabled. + description: Represents the worksheet protection option of allowing inserting columns. allowInsertHyperlinks: type: boolean - description: Indicates whether the worksheet protection option to allow inserting hyperlinks is enabled. + description: Represents the worksheet protection option of allowing inserting hyperlinks. allowInsertRows: type: boolean - description: Indicates whether the worksheet protection option to allow inserting rows is enabled. + description: Represents the worksheet protection option of allowing inserting rows. allowPivotTables: type: boolean - description: Indicates whether the worksheet protection option to allow the use of the pivot table feature is enabled. + description: Represents the worksheet protection option of allowing using pivot table feature. allowSort: type: boolean - description: Indicates whether the worksheet protection option to allow the use of the sort feature is enabled. + description: Represents the worksheet protection option of allowing using sort feature. additionalProperties: type: object microsoft.graph.scheduleEntityTheme: diff --git a/openApiDocs/v1.0/Education.yml b/openApiDocs/v1.0/Education.yml index 3044f341c1..d1311f5492 100644 --- a/openApiDocs/v1.0/Education.yml +++ b/openApiDocs/v1.0/Education.yml @@ -30924,37 +30924,37 @@ components: properties: allowAutoFilter: type: boolean - description: Indicates whether the worksheet protection option to allow the use of the autofilter feature is enabled. + description: Represents the worksheet protection option of allowing using auto filter feature. allowDeleteColumns: type: boolean - description: Indicates whether the worksheet protection option to allow deleting columns is enabled. + description: Represents the worksheet protection option of allowing deleting columns. allowDeleteRows: type: boolean - description: Indicates whether the worksheet protection option to allow deleting rows is enabled. + description: Represents the worksheet protection option of allowing deleting rows. allowFormatCells: type: boolean - description: Indicates whether the worksheet protection option to allow formatting cells is enabled. + description: Represents the worksheet protection option of allowing formatting cells. allowFormatColumns: type: boolean - description: Indicates whether the worksheet protection option to allow formatting columns is enabled. + description: Represents the worksheet protection option of allowing formatting columns. allowFormatRows: type: boolean - description: Indicates whether the worksheet protection option to allow formatting rows is enabled. + description: Represents the worksheet protection option of allowing formatting rows. allowInsertColumns: type: boolean - description: Indicates whether the worksheet protection option to allow inserting columns is enabled. + description: Represents the worksheet protection option of allowing inserting columns. allowInsertHyperlinks: type: boolean - description: Indicates whether the worksheet protection option to allow inserting hyperlinks is enabled. + description: Represents the worksheet protection option of allowing inserting hyperlinks. allowInsertRows: type: boolean - description: Indicates whether the worksheet protection option to allow inserting rows is enabled. + description: Represents the worksheet protection option of allowing inserting rows. allowPivotTables: type: boolean - description: Indicates whether the worksheet protection option to allow the use of the pivot table feature is enabled. + description: Represents the worksheet protection option of allowing using pivot table feature. allowSort: type: boolean - description: Indicates whether the worksheet protection option to allow the use of the sort feature is enabled. + description: Represents the worksheet protection option of allowing using sort feature. additionalProperties: type: object microsoft.graph.scheduleEntityTheme: @@ -31508,4 +31508,4 @@ components: tokenUrl: https://login.microsoftonline.com/common/oauth2/v2.0/token scopes: { } security: - - azureaadv2: [ ] + - azureaadv2: [ ] \ No newline at end of file diff --git a/openApiDocs/v1.0/Files.yml b/openApiDocs/v1.0/Files.yml index c4a3d7fdd3..023688caa8 100644 --- a/openApiDocs/v1.0/Files.yml +++ b/openApiDocs/v1.0/Files.yml @@ -6944,11 +6944,11 @@ paths: patch: tags: - drives.driveItem - summary: 'driveItem: setRetentionLabel' - description: 'Apply (set) a retention label on a driveItem (files and folders). Retention labels don''t need to be published in a retention label policy to be applied using this method. When a retention label is applied to a folder, all the items in the folder are tagged with the same retention label. For information about conflict resolution for retention labels, see Will an existing label be overridden or removed. For information about retention labels from an administrator''s perspective, see Use retention labels to manage the lifecycle of documents stored in SharePoint.' + summary: 'driveItem: lockOrUnlockRecord' + description: 'Lock or unlock a retention label on a driveItem that classifies content as records. For information about retention labels from an administrator''s perspective, see Use retention labels to manage the lifecycle of documents stored in SharePoint. For more information about how you can lock and unlock retention labels, see Use record versioning to update records stored in SharePoint or OneDrive.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/driveitem-setretentionlabel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-lockorunlockrecord?view=graph-rest-1.0 operationId: drive.item_UpdateRetentionLabel parameters: - name: drive-id @@ -89023,37 +89023,37 @@ components: properties: allowAutoFilter: type: boolean - description: Indicates whether the worksheet protection option to allow the use of the autofilter feature is enabled. + description: Represents the worksheet protection option of allowing using auto filter feature. allowDeleteColumns: type: boolean - description: Indicates whether the worksheet protection option to allow deleting columns is enabled. + description: Represents the worksheet protection option of allowing deleting columns. allowDeleteRows: type: boolean - description: Indicates whether the worksheet protection option to allow deleting rows is enabled. + description: Represents the worksheet protection option of allowing deleting rows. allowFormatCells: type: boolean - description: Indicates whether the worksheet protection option to allow formatting cells is enabled. + description: Represents the worksheet protection option of allowing formatting cells. allowFormatColumns: type: boolean - description: Indicates whether the worksheet protection option to allow formatting columns is enabled. + description: Represents the worksheet protection option of allowing formatting columns. allowFormatRows: type: boolean - description: Indicates whether the worksheet protection option to allow formatting rows is enabled. + description: Represents the worksheet protection option of allowing formatting rows. allowInsertColumns: type: boolean - description: Indicates whether the worksheet protection option to allow inserting columns is enabled. + description: Represents the worksheet protection option of allowing inserting columns. allowInsertHyperlinks: type: boolean - description: Indicates whether the worksheet protection option to allow inserting hyperlinks is enabled. + description: Represents the worksheet protection option of allowing inserting hyperlinks. allowInsertRows: type: boolean - description: Indicates whether the worksheet protection option to allow inserting rows is enabled. + description: Represents the worksheet protection option of allowing inserting rows. allowPivotTables: type: boolean - description: Indicates whether the worksheet protection option to allow the use of the pivot table feature is enabled. + description: Represents the worksheet protection option of allowing using pivot table feature. allowSort: type: boolean - description: Indicates whether the worksheet protection option to allow the use of the sort feature is enabled. + description: Represents the worksheet protection option of allowing using sort feature. additionalProperties: type: object microsoft.graph.printerCapabilities: diff --git a/openApiDocs/v1.0/Groups.yml b/openApiDocs/v1.0/Groups.yml index bacce10b91..6523372dd8 100644 --- a/openApiDocs/v1.0/Groups.yml +++ b/openApiDocs/v1.0/Groups.yml @@ -377,11 +377,11 @@ paths: post: tags: - groups.group - summary: Create group - description: 'Create a new group as specified in the request body. You can create the following types of groups: This operation returns by default only a subset of the properties for each group. These default properties are noted in the Properties section. To get properties that are not returned by default, do a GET operation and specify the properties in a $select OData query option.' + summary: Upsert group + description: "Create a new group object if it doesn't exist, or update the properties of an existing group object.\nYou can create or update the following types of group: By default, this operation returns only a subset of the properties for each group. For a list of properties that are returned by default, see the Properties section of the group resource. To get properties that are not returned by default, do a GET operation and specify the properties in a $select OData query option." externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/group-post-groups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-1.0 operationId: group_CreateGroup requestBody: description: New entity @@ -809,11 +809,11 @@ paths: post: tags: - groups.conversation - summary: Create conversation - description: Use reply thread or reply post to further post to that conversation. + summary: Create open extension + description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/group-post-conversations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: group_CreateConversation parameters: - name: group-id @@ -33110,37 +33110,37 @@ components: properties: allowAutoFilter: type: boolean - description: Indicates whether the worksheet protection option to allow the use of the autofilter feature is enabled. + description: Represents the worksheet protection option of allowing using auto filter feature. allowDeleteColumns: type: boolean - description: Indicates whether the worksheet protection option to allow deleting columns is enabled. + description: Represents the worksheet protection option of allowing deleting columns. allowDeleteRows: type: boolean - description: Indicates whether the worksheet protection option to allow deleting rows is enabled. + description: Represents the worksheet protection option of allowing deleting rows. allowFormatCells: type: boolean - description: Indicates whether the worksheet protection option to allow formatting cells is enabled. + description: Represents the worksheet protection option of allowing formatting cells. allowFormatColumns: type: boolean - description: Indicates whether the worksheet protection option to allow formatting columns is enabled. + description: Represents the worksheet protection option of allowing formatting columns. allowFormatRows: type: boolean - description: Indicates whether the worksheet protection option to allow formatting rows is enabled. + description: Represents the worksheet protection option of allowing formatting rows. allowInsertColumns: type: boolean - description: Indicates whether the worksheet protection option to allow inserting columns is enabled. + description: Represents the worksheet protection option of allowing inserting columns. allowInsertHyperlinks: type: boolean - description: Indicates whether the worksheet protection option to allow inserting hyperlinks is enabled. + description: Represents the worksheet protection option of allowing inserting hyperlinks. allowInsertRows: type: boolean - description: Indicates whether the worksheet protection option to allow inserting rows is enabled. + description: Represents the worksheet protection option of allowing inserting rows. allowPivotTables: type: boolean - description: Indicates whether the worksheet protection option to allow the use of the pivot table feature is enabled. + description: Represents the worksheet protection option of allowing using pivot table feature. allowSort: type: boolean - description: Indicates whether the worksheet protection option to allow the use of the sort feature is enabled. + description: Represents the worksheet protection option of allowing using sort feature. additionalProperties: type: object microsoft.graph.scheduleEntityTheme: diff --git a/openApiDocs/v1.0/Identity.DirectoryManagement.yml b/openApiDocs/v1.0/Identity.DirectoryManagement.yml index 179578fd67..afe5d06104 100644 --- a/openApiDocs/v1.0/Identity.DirectoryManagement.yml +++ b/openApiDocs/v1.0/Identity.DirectoryManagement.yml @@ -16297,10 +16297,10 @@ paths: tags: - organization.organization summary: List organizations - description: List properties and relationships of the organization objects. + description: Retrieve a list of organization objects. There's only one organization object in the collection. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-onboarding-organization-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/organization-list?view=graph-rest-1.0 operationId: organization_ListOrganization parameters: - $ref: '#/components/parameters/top' @@ -16374,10 +16374,10 @@ paths: tags: - organization.organization summary: Get organization - description: Read properties and relationships of the organization object. + description: 'Get the properties and relationships of the currently authenticated organization. Since the organization resource supports extensions, you can also use the GET operation to get custom properties and extension data in an organization instance.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-onboarding-organization-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/organization-get?view=graph-rest-1.0 operationId: organization_GetOrganization parameters: - name: organization-id @@ -16422,10 +16422,10 @@ paths: tags: - organization.organization summary: Update organization - description: Update the properties of a organization object. + description: 'Update the properties of the currently authenticated organization. In this case, organization is defined as a collection of exactly one record, and so its ID must be specified in the request. The ID is also known as the tenantId of the organization.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-onboarding-organization-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/organization-update?view=graph-rest-1.0 operationId: organization_UpdateOrganization parameters: - name: organization-id @@ -39510,37 +39510,37 @@ components: properties: allowAutoFilter: type: boolean - description: Indicates whether the worksheet protection option to allow the use of the autofilter feature is enabled. + description: Represents the worksheet protection option of allowing using auto filter feature. allowDeleteColumns: type: boolean - description: Indicates whether the worksheet protection option to allow deleting columns is enabled. + description: Represents the worksheet protection option of allowing deleting columns. allowDeleteRows: type: boolean - description: Indicates whether the worksheet protection option to allow deleting rows is enabled. + description: Represents the worksheet protection option of allowing deleting rows. allowFormatCells: type: boolean - description: Indicates whether the worksheet protection option to allow formatting cells is enabled. + description: Represents the worksheet protection option of allowing formatting cells. allowFormatColumns: type: boolean - description: Indicates whether the worksheet protection option to allow formatting columns is enabled. + description: Represents the worksheet protection option of allowing formatting columns. allowFormatRows: type: boolean - description: Indicates whether the worksheet protection option to allow formatting rows is enabled. + description: Represents the worksheet protection option of allowing formatting rows. allowInsertColumns: type: boolean - description: Indicates whether the worksheet protection option to allow inserting columns is enabled. + description: Represents the worksheet protection option of allowing inserting columns. allowInsertHyperlinks: type: boolean - description: Indicates whether the worksheet protection option to allow inserting hyperlinks is enabled. + description: Represents the worksheet protection option of allowing inserting hyperlinks. allowInsertRows: type: boolean - description: Indicates whether the worksheet protection option to allow inserting rows is enabled. + description: Represents the worksheet protection option of allowing inserting rows. allowPivotTables: type: boolean - description: Indicates whether the worksheet protection option to allow the use of the pivot table feature is enabled. + description: Represents the worksheet protection option of allowing using pivot table feature. allowSort: type: boolean - description: Indicates whether the worksheet protection option to allow the use of the sort feature is enabled. + description: Represents the worksheet protection option of allowing using sort feature. additionalProperties: type: object microsoft.graph.scheduleEntityTheme: diff --git a/openApiDocs/v1.0/Identity.Governance.yml b/openApiDocs/v1.0/Identity.Governance.yml index f0ce320066..d669d1a75f 100644 --- a/openApiDocs/v1.0/Identity.Governance.yml +++ b/openApiDocs/v1.0/Identity.Governance.yml @@ -14619,11 +14619,11 @@ paths: patch: tags: - identityGovernance.entitlementManagement - summary: Update accessPackageAssignmentWorkflowExtension - description: Update the properties of an accessPackageAssignmentWorkflowExtension object. + summary: Update accessPackageAssignmentRequestWorkflowExtension + description: Update the properties of an accessPackageAssignmentRequestWorkflowExtension object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/accesspackageassignmentworkflowextension-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackageassignmentrequestworkflowextension-update?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.catalog_UpdateCustomWorkflowExtension parameters: - name: accessPackageCatalog-id @@ -56529,11 +56529,11 @@ paths: get: tags: - identityGovernance.termsOfUseContainer - summary: Get agreement - description: Retrieve the properties and relationships of an agreement object. + summary: List files (terms of use agreement files) + description: Retrieve all files related to an agreement. This includes the default file and all localized files. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/agreement-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/agreement-list-files?view=graph-rest-1.0 operationId: identityGovernance.termsGraphOPreUse_GetAgreement parameters: - name: agreement-id @@ -87610,37 +87610,37 @@ components: properties: allowAutoFilter: type: boolean - description: Indicates whether the worksheet protection option to allow the use of the autofilter feature is enabled. + description: Represents the worksheet protection option of allowing using auto filter feature. allowDeleteColumns: type: boolean - description: Indicates whether the worksheet protection option to allow deleting columns is enabled. + description: Represents the worksheet protection option of allowing deleting columns. allowDeleteRows: type: boolean - description: Indicates whether the worksheet protection option to allow deleting rows is enabled. + description: Represents the worksheet protection option of allowing deleting rows. allowFormatCells: type: boolean - description: Indicates whether the worksheet protection option to allow formatting cells is enabled. + description: Represents the worksheet protection option of allowing formatting cells. allowFormatColumns: type: boolean - description: Indicates whether the worksheet protection option to allow formatting columns is enabled. + description: Represents the worksheet protection option of allowing formatting columns. allowFormatRows: type: boolean - description: Indicates whether the worksheet protection option to allow formatting rows is enabled. + description: Represents the worksheet protection option of allowing formatting rows. allowInsertColumns: type: boolean - description: Indicates whether the worksheet protection option to allow inserting columns is enabled. + description: Represents the worksheet protection option of allowing inserting columns. allowInsertHyperlinks: type: boolean - description: Indicates whether the worksheet protection option to allow inserting hyperlinks is enabled. + description: Represents the worksheet protection option of allowing inserting hyperlinks. allowInsertRows: type: boolean - description: Indicates whether the worksheet protection option to allow inserting rows is enabled. + description: Represents the worksheet protection option of allowing inserting rows. allowPivotTables: type: boolean - description: Indicates whether the worksheet protection option to allow the use of the pivot table feature is enabled. + description: Represents the worksheet protection option of allowing using pivot table feature. allowSort: type: boolean - description: Indicates whether the worksheet protection option to allow the use of the sort feature is enabled. + description: Represents the worksheet protection option of allowing using sort feature. additionalProperties: type: object microsoft.graph.scheduleEntityTheme: diff --git a/openApiDocs/v1.0/Identity.SignIns.yml b/openApiDocs/v1.0/Identity.SignIns.yml index a20491720a..fbdf5b7ea0 100644 --- a/openApiDocs/v1.0/Identity.SignIns.yml +++ b/openApiDocs/v1.0/Identity.SignIns.yml @@ -5909,11 +5909,11 @@ paths: delete: tags: - identity.conditionalAccessRoot - summary: Delete countryNamedLocation - description: Delete a countryNamedLocation object. + summary: Delete namedLocation + description: Delete a namedLocation object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/countrynamedlocation-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/namedlocation-delete?view=graph-rest-1.0 operationId: identity.conditionalAccess_DeleteNamedLocation parameters: - name: namedLocation-id @@ -16763,11 +16763,11 @@ paths: patch: tags: - tenantRelationships.multiTenantOrganization - summary: Update multiTenantOrganization - description: Update the properties of a multitenant organization. + summary: Create multiTenantOrganization + description: 'Create a new multitenant organization. By default, the creator tenant becomes an owner tenant upon successful creation. Only owner tenants can manage a multitenant organization.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/multitenantorganization-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/tenantrelationship-put-multitenantorganization?view=graph-rest-1.0 operationId: tenantRelationship_UpdateMultiTenantOrganization requestBody: description: New navigation property values @@ -39392,37 +39392,37 @@ components: properties: allowAutoFilter: type: boolean - description: Indicates whether the worksheet protection option to allow the use of the autofilter feature is enabled. + description: Represents the worksheet protection option of allowing using auto filter feature. allowDeleteColumns: type: boolean - description: Indicates whether the worksheet protection option to allow deleting columns is enabled. + description: Represents the worksheet protection option of allowing deleting columns. allowDeleteRows: type: boolean - description: Indicates whether the worksheet protection option to allow deleting rows is enabled. + description: Represents the worksheet protection option of allowing deleting rows. allowFormatCells: type: boolean - description: Indicates whether the worksheet protection option to allow formatting cells is enabled. + description: Represents the worksheet protection option of allowing formatting cells. allowFormatColumns: type: boolean - description: Indicates whether the worksheet protection option to allow formatting columns is enabled. + description: Represents the worksheet protection option of allowing formatting columns. allowFormatRows: type: boolean - description: Indicates whether the worksheet protection option to allow formatting rows is enabled. + description: Represents the worksheet protection option of allowing formatting rows. allowInsertColumns: type: boolean - description: Indicates whether the worksheet protection option to allow inserting columns is enabled. + description: Represents the worksheet protection option of allowing inserting columns. allowInsertHyperlinks: type: boolean - description: Indicates whether the worksheet protection option to allow inserting hyperlinks is enabled. + description: Represents the worksheet protection option of allowing inserting hyperlinks. allowInsertRows: type: boolean - description: Indicates whether the worksheet protection option to allow inserting rows is enabled. + description: Represents the worksheet protection option of allowing inserting rows. allowPivotTables: type: boolean - description: Indicates whether the worksheet protection option to allow the use of the pivot table feature is enabled. + description: Represents the worksheet protection option of allowing using pivot table feature. allowSort: type: boolean - description: Indicates whether the worksheet protection option to allow the use of the sort feature is enabled. + description: Represents the worksheet protection option of allowing using sort feature. additionalProperties: type: object microsoft.graph.scheduleEntityTheme: diff --git a/openApiDocs/v1.0/Search.yml b/openApiDocs/v1.0/Search.yml index 15ded25864..f9e3e89872 100644 --- a/openApiDocs/v1.0/Search.yml +++ b/openApiDocs/v1.0/Search.yml @@ -962,11 +962,11 @@ paths: put: tags: - external.externalConnection - summary: Update externalItem - description: Update the properties of an externalItem object. + summary: Create externalItem + description: Create a new externalItem object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/externalconnectors-externalitem-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-put-items?view=graph-rest-1.0 operationId: external.connection_SetItem parameters: - name: externalConnection-id diff --git a/openApiDocs/v1.0/Security.yml b/openApiDocs/v1.0/Security.yml index d54e507d27..0611b620f6 100644 --- a/openApiDocs/v1.0/Security.yml +++ b/openApiDocs/v1.0/Security.yml @@ -6428,12 +6428,6 @@ paths: $ref: '#/components/schemas/microsoft.graph.security.ediscoverySearch' additionalDataOptions: $ref: '#/components/schemas/microsoft.graph.security.additionalDataOptions' - itemsToInclude: - $ref: '#/components/schemas/microsoft.graph.security.itemsToInclude' - cloudAttachmentVersion: - $ref: '#/components/schemas/microsoft.graph.security.cloudAttachmentVersion' - documentVersion: - $ref: '#/components/schemas/microsoft.graph.security.documentVersion' additionalProperties: type: object required: true @@ -7828,10 +7822,6 @@ paths: $ref: '#/components/schemas/microsoft.graph.security.exportLocation' additionalOptions: $ref: '#/components/schemas/microsoft.graph.security.additionalOptions' - cloudAttachmentVersion: - $ref: '#/components/schemas/microsoft.graph.security.cloudAttachmentVersion' - documentVersion: - $ref: '#/components/schemas/microsoft.graph.security.documentVersion' additionalProperties: type: object required: true @@ -7893,10 +7883,6 @@ paths: type: boolean default: false nullable: true - cloudAttachmentVersion: - $ref: '#/components/schemas/microsoft.graph.security.cloudAttachmentVersion' - documentVersion: - $ref: '#/components/schemas/microsoft.graph.security.documentVersion' additionalProperties: type: object required: true @@ -22896,42 +22882,9 @@ components: - allVersions - linkedFiles - unknownFutureValue - - advancedIndexing - - listAttachments - - htmlTranscripts - - messageConversationExpansion - - locationsWithoutHits - - allItemsInFolder type: string x-ms-enum-flags: isFlags: true - microsoft.graph.security.itemsToInclude: - title: itemsToInclude - enum: - - searchHits - - partiallyIndexed - - unknownFutureValue - type: string - x-ms-enum-flags: - isFlags: true - microsoft.graph.security.cloudAttachmentVersion: - title: cloudAttachmentVersion - enum: - - latest - - recent10 - - recent100 - - all - - unknownFutureValue - type: string - microsoft.graph.security.documentVersion: - title: documentVersion - enum: - - latest - - recent10 - - recent100 - - all - - unknownFutureValue - type: string microsoft.graph.security.exportOptions: title: exportOptions enum: @@ -22940,11 +22893,6 @@ components: - pdfReplacement - tags - unknownFutureValue - - splitSource - - includeFolderAndPath - - friendlyName - - condensePaths - - optimizedPartitionSize type: string x-ms-enum-flags: isFlags: true @@ -22955,7 +22903,6 @@ components: - directory - pst - unknownFutureValue - - msg type: string microsoft.graph.security.ediscoveryReviewSetQuery: allOf: @@ -22988,14 +22935,6 @@ components: - title: ediscoveryAddToReviewSetOperation type: object properties: - additionalDataOptions: - $ref: '#/components/schemas/microsoft.graph.security.additionalDataOptions' - cloudAttachmentVersion: - $ref: '#/components/schemas/microsoft.graph.security.cloudAttachmentVersion' - documentVersion: - $ref: '#/components/schemas/microsoft.graph.security.documentVersion' - itemsToInclude: - $ref: '#/components/schemas/microsoft.graph.security.itemsToInclude' reviewSet: $ref: '#/components/schemas/microsoft.graph.security.ediscoveryReviewSet' search: @@ -23032,8 +22971,6 @@ components: description: The number of mailboxes that had search hits. format: int32 nullable: true - statisticsOptions: - $ref: '#/components/schemas/microsoft.graph.security.statisticsOptions' unindexedItemCount: type: number description: The estimated count of unindexed items for the collection. @@ -23076,15 +23013,6 @@ components: - subfolderContents - listAttachments - unknownFutureValue - - htmlTranscripts - - advancedIndexing - - allItemsInFolder - - includeFolderAndPath - - condensePaths - - friendlyName - - splitSource - - optimizedPartitionSize - - includeReport type: string x-ms-enum-flags: isFlags: true @@ -27917,18 +27845,6 @@ components: - Many - unknownFutureValue type: string - microsoft.graph.security.statisticsOptions: - title: statisticsOptions - enum: - - includeRefiners - - includeQueryStats - - includeUnindexedStats - - advancedIndexing - - locationsWithoutHits - - unknownFutureValue - type: string - x-ms-enum-flags: - isFlags: true microsoft.graph.security.ocrSettings: title: ocrSettings type: object @@ -43624,37 +43540,37 @@ components: properties: allowAutoFilter: type: boolean - description: Indicates whether the worksheet protection option to allow the use of the autofilter feature is enabled. + description: Represents the worksheet protection option of allowing using auto filter feature. allowDeleteColumns: type: boolean - description: Indicates whether the worksheet protection option to allow deleting columns is enabled. + description: Represents the worksheet protection option of allowing deleting columns. allowDeleteRows: type: boolean - description: Indicates whether the worksheet protection option to allow deleting rows is enabled. + description: Represents the worksheet protection option of allowing deleting rows. allowFormatCells: type: boolean - description: Indicates whether the worksheet protection option to allow formatting cells is enabled. + description: Represents the worksheet protection option of allowing formatting cells. allowFormatColumns: type: boolean - description: Indicates whether the worksheet protection option to allow formatting columns is enabled. + description: Represents the worksheet protection option of allowing formatting columns. allowFormatRows: type: boolean - description: Indicates whether the worksheet protection option to allow formatting rows is enabled. + description: Represents the worksheet protection option of allowing formatting rows. allowInsertColumns: type: boolean - description: Indicates whether the worksheet protection option to allow inserting columns is enabled. + description: Represents the worksheet protection option of allowing inserting columns. allowInsertHyperlinks: type: boolean - description: Indicates whether the worksheet protection option to allow inserting hyperlinks is enabled. + description: Represents the worksheet protection option of allowing inserting hyperlinks. allowInsertRows: type: boolean - description: Indicates whether the worksheet protection option to allow inserting rows is enabled. + description: Represents the worksheet protection option of allowing inserting rows. allowPivotTables: type: boolean - description: Indicates whether the worksheet protection option to allow the use of the pivot table feature is enabled. + description: Represents the worksheet protection option of allowing using pivot table feature. allowSort: type: boolean - description: Indicates whether the worksheet protection option to allow the use of the sort feature is enabled. + description: Represents the worksheet protection option of allowing using sort feature. additionalProperties: type: object microsoft.graph.printMargin: diff --git a/openApiDocs/v1.0/Sites.yml b/openApiDocs/v1.0/Sites.yml index e190fa3373..22a6164db6 100644 --- a/openApiDocs/v1.0/Sites.yml +++ b/openApiDocs/v1.0/Sites.yml @@ -128955,37 +128955,37 @@ components: properties: allowAutoFilter: type: boolean - description: Indicates whether the worksheet protection option to allow the use of the autofilter feature is enabled. + description: Represents the worksheet protection option of allowing using auto filter feature. allowDeleteColumns: type: boolean - description: Indicates whether the worksheet protection option to allow deleting columns is enabled. + description: Represents the worksheet protection option of allowing deleting columns. allowDeleteRows: type: boolean - description: Indicates whether the worksheet protection option to allow deleting rows is enabled. + description: Represents the worksheet protection option of allowing deleting rows. allowFormatCells: type: boolean - description: Indicates whether the worksheet protection option to allow formatting cells is enabled. + description: Represents the worksheet protection option of allowing formatting cells. allowFormatColumns: type: boolean - description: Indicates whether the worksheet protection option to allow formatting columns is enabled. + description: Represents the worksheet protection option of allowing formatting columns. allowFormatRows: type: boolean - description: Indicates whether the worksheet protection option to allow formatting rows is enabled. + description: Represents the worksheet protection option of allowing formatting rows. allowInsertColumns: type: boolean - description: Indicates whether the worksheet protection option to allow inserting columns is enabled. + description: Represents the worksheet protection option of allowing inserting columns. allowInsertHyperlinks: type: boolean - description: Indicates whether the worksheet protection option to allow inserting hyperlinks is enabled. + description: Represents the worksheet protection option of allowing inserting hyperlinks. allowInsertRows: type: boolean - description: Indicates whether the worksheet protection option to allow inserting rows is enabled. + description: Represents the worksheet protection option of allowing inserting rows. allowPivotTables: type: boolean - description: Indicates whether the worksheet protection option to allow the use of the pivot table feature is enabled. + description: Represents the worksheet protection option of allowing using pivot table feature. allowSort: type: boolean - description: Indicates whether the worksheet protection option to allow the use of the sort feature is enabled. + description: Represents the worksheet protection option of allowing using sort feature. additionalProperties: type: object microsoft.graph.printerCapabilities: diff --git a/openApiDocs/v1.0/Teams.yml b/openApiDocs/v1.0/Teams.yml index ddbc6ac3c0..3e7ae6e652 100644 --- a/openApiDocs/v1.0/Teams.yml +++ b/openApiDocs/v1.0/Teams.yml @@ -1392,11 +1392,11 @@ paths: get: tags: - chats.conversationMember - summary: Get conversationMember in a chat - description: Retrieve a conversationMember from a chat. + summary: Get conversationMember + description: Retrieve a conversationMember from a chat or channel. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/chat-get-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/conversationmember-get?view=graph-rest-1.0 operationId: chat_GetMember parameters: - name: chat-id @@ -20364,11 +20364,11 @@ paths: post: tags: - teams.channel - summary: Add conversationMember - description: Add a conversationMember to a channel. + summary: Add member to channel + description: Add a conversationMember to a channel. This operation is allowed only for channels with a membershipType value of private or shared. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/conversationmember-add?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-post-members?view=graph-rest-1.0 operationId: team.channel_CreateMember parameters: - name: team-id @@ -20472,11 +20472,11 @@ paths: patch: tags: - teams.channel - summary: Update conversationMember - description: Update the role of a conversationMember in a team or channel. + summary: Update member in channel + description: Update the role of a conversationMember in a channel. This operation is allowed only for channels with a membershipType value of private or shared. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/conversationmember-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-update-members?view=graph-rest-1.0 operationId: team.channel_UpdateMember parameters: - name: team-id @@ -20523,11 +20523,11 @@ paths: delete: tags: - teams.channel - summary: Remove member from channel - description: Delete a conversationMember from a channel. This operation is allowed only for channels with a membershipType value of private or shared. + summary: Delete conversationMember + description: Delete a conversationMember from a channel. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/channel-delete-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/conversationmember-delete?view=graph-rest-1.0 operationId: team.channel_DeleteMember parameters: - name: team-id @@ -74323,37 +74323,37 @@ components: properties: allowAutoFilter: type: boolean - description: Indicates whether the worksheet protection option to allow the use of the autofilter feature is enabled. + description: Represents the worksheet protection option of allowing using auto filter feature. allowDeleteColumns: type: boolean - description: Indicates whether the worksheet protection option to allow deleting columns is enabled. + description: Represents the worksheet protection option of allowing deleting columns. allowDeleteRows: type: boolean - description: Indicates whether the worksheet protection option to allow deleting rows is enabled. + description: Represents the worksheet protection option of allowing deleting rows. allowFormatCells: type: boolean - description: Indicates whether the worksheet protection option to allow formatting cells is enabled. + description: Represents the worksheet protection option of allowing formatting cells. allowFormatColumns: type: boolean - description: Indicates whether the worksheet protection option to allow formatting columns is enabled. + description: Represents the worksheet protection option of allowing formatting columns. allowFormatRows: type: boolean - description: Indicates whether the worksheet protection option to allow formatting rows is enabled. + description: Represents the worksheet protection option of allowing formatting rows. allowInsertColumns: type: boolean - description: Indicates whether the worksheet protection option to allow inserting columns is enabled. + description: Represents the worksheet protection option of allowing inserting columns. allowInsertHyperlinks: type: boolean - description: Indicates whether the worksheet protection option to allow inserting hyperlinks is enabled. + description: Represents the worksheet protection option of allowing inserting hyperlinks. allowInsertRows: type: boolean - description: Indicates whether the worksheet protection option to allow inserting rows is enabled. + description: Represents the worksheet protection option of allowing inserting rows. allowPivotTables: type: boolean - description: Indicates whether the worksheet protection option to allow the use of the pivot table feature is enabled. + description: Represents the worksheet protection option of allowing using pivot table feature. allowSort: type: boolean - description: Indicates whether the worksheet protection option to allow the use of the sort feature is enabled. + description: Represents the worksheet protection option of allowing using sort feature. additionalProperties: type: object microsoft.graph.attendeeType: diff --git a/openApiDocs/v1.0/Users.Actions.yml b/openApiDocs/v1.0/Users.Actions.yml index 55911b575d..6bdab1ff8e 100644 --- a/openApiDocs/v1.0/Users.Actions.yml +++ b/openApiDocs/v1.0/Users.Actions.yml @@ -16661,37 +16661,37 @@ components: properties: allowAutoFilter: type: boolean - description: Indicates whether the worksheet protection option to allow the use of the autofilter feature is enabled. + description: Represents the worksheet protection option of allowing using auto filter feature. allowDeleteColumns: type: boolean - description: Indicates whether the worksheet protection option to allow deleting columns is enabled. + description: Represents the worksheet protection option of allowing deleting columns. allowDeleteRows: type: boolean - description: Indicates whether the worksheet protection option to allow deleting rows is enabled. + description: Represents the worksheet protection option of allowing deleting rows. allowFormatCells: type: boolean - description: Indicates whether the worksheet protection option to allow formatting cells is enabled. + description: Represents the worksheet protection option of allowing formatting cells. allowFormatColumns: type: boolean - description: Indicates whether the worksheet protection option to allow formatting columns is enabled. + description: Represents the worksheet protection option of allowing formatting columns. allowFormatRows: type: boolean - description: Indicates whether the worksheet protection option to allow formatting rows is enabled. + description: Represents the worksheet protection option of allowing formatting rows. allowInsertColumns: type: boolean - description: Indicates whether the worksheet protection option to allow inserting columns is enabled. + description: Represents the worksheet protection option of allowing inserting columns. allowInsertHyperlinks: type: boolean - description: Indicates whether the worksheet protection option to allow inserting hyperlinks is enabled. + description: Represents the worksheet protection option of allowing inserting hyperlinks. allowInsertRows: type: boolean - description: Indicates whether the worksheet protection option to allow inserting rows is enabled. + description: Represents the worksheet protection option of allowing inserting rows. allowPivotTables: type: boolean - description: Indicates whether the worksheet protection option to allow the use of the pivot table feature is enabled. + description: Represents the worksheet protection option of allowing using pivot table feature. allowSort: type: boolean - description: Indicates whether the worksheet protection option to allow the use of the sort feature is enabled. + description: Represents the worksheet protection option of allowing using sort feature. additionalProperties: type: object microsoft.graph.scheduleEntityTheme: diff --git a/openApiDocs/v1.0/Users.Functions.yml b/openApiDocs/v1.0/Users.Functions.yml index 90d8b5fece..b7c3740be6 100644 --- a/openApiDocs/v1.0/Users.Functions.yml +++ b/openApiDocs/v1.0/Users.Functions.yml @@ -16027,37 +16027,37 @@ components: properties: allowAutoFilter: type: boolean - description: Indicates whether the worksheet protection option to allow the use of the autofilter feature is enabled. + description: Represents the worksheet protection option of allowing using auto filter feature. allowDeleteColumns: type: boolean - description: Indicates whether the worksheet protection option to allow deleting columns is enabled. + description: Represents the worksheet protection option of allowing deleting columns. allowDeleteRows: type: boolean - description: Indicates whether the worksheet protection option to allow deleting rows is enabled. + description: Represents the worksheet protection option of allowing deleting rows. allowFormatCells: type: boolean - description: Indicates whether the worksheet protection option to allow formatting cells is enabled. + description: Represents the worksheet protection option of allowing formatting cells. allowFormatColumns: type: boolean - description: Indicates whether the worksheet protection option to allow formatting columns is enabled. + description: Represents the worksheet protection option of allowing formatting columns. allowFormatRows: type: boolean - description: Indicates whether the worksheet protection option to allow formatting rows is enabled. + description: Represents the worksheet protection option of allowing formatting rows. allowInsertColumns: type: boolean - description: Indicates whether the worksheet protection option to allow inserting columns is enabled. + description: Represents the worksheet protection option of allowing inserting columns. allowInsertHyperlinks: type: boolean - description: Indicates whether the worksheet protection option to allow inserting hyperlinks is enabled. + description: Represents the worksheet protection option of allowing inserting hyperlinks. allowInsertRows: type: boolean - description: Indicates whether the worksheet protection option to allow inserting rows is enabled. + description: Represents the worksheet protection option of allowing inserting rows. allowPivotTables: type: boolean - description: Indicates whether the worksheet protection option to allow the use of the pivot table feature is enabled. + description: Represents the worksheet protection option of allowing using pivot table feature. allowSort: type: boolean - description: Indicates whether the worksheet protection option to allow the use of the sort feature is enabled. + description: Represents the worksheet protection option of allowing using sort feature. additionalProperties: type: object microsoft.graph.scheduleEntityTheme: diff --git a/openApiDocs/v1.0/Users.yml b/openApiDocs/v1.0/Users.yml index 17a0bc823b..be48e3b978 100644 --- a/openApiDocs/v1.0/Users.yml +++ b/openApiDocs/v1.0/Users.yml @@ -100,11 +100,11 @@ paths: get: tags: - users.user - summary: Get a user - description: 'Retrieve the properties and relationships of user object. This operation returns by default only a subset of the more commonly used properties for each user. These default properties are noted in the Properties section. To get properties that are not returned by default, do a GET operation for the user and specify the properties in a $select OData query option. Because the user resource supports extensions, you can also use the GET operation to get custom properties and extension data in a user instance. Customers through Microsoft Entra ID for customers can also use this API operation to retrieve their details.' + summary: Get user + description: Read properties and relationships of the user object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/user-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-onboarding-user-get?view=graph-rest-1.0 operationId: user_GetUser parameters: - name: user-id @@ -152,7 +152,7 @@ paths: description: Update the properties of a user object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-mam-user-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-onboarding-user-update?view=graph-rest-1.0 operationId: user_UpdateUser parameters: - name: user-id @@ -187,7 +187,7 @@ paths: description: Deletes a user. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-onboarding-user-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-mam-user-delete?view=graph-rest-1.0 operationId: user_DeleteUser parameters: - name: user-id @@ -11442,11 +11442,11 @@ paths: get: tags: - users.user - summary: Get a user - description: 'Retrieve the properties and relationships of user object. This operation returns by default only a subset of the more commonly used properties for each user. These default properties are noted in the Properties section. To get properties that are not returned by default, do a GET operation for the user and specify the properties in a $select OData query option. Because the user resource supports extensions, you can also use the GET operation to get custom properties and extension data in a user instance. Customers through Microsoft Entra ID for customers can also use this API operation to retrieve their details.' + summary: Get user + description: Read properties and relationships of the user object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/user-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-onboarding-user-get?view=graph-rest-1.0 operationId: user_GetUserGraphBPreUserPrincipalName parameters: - name: userPrincipalName @@ -11494,7 +11494,7 @@ paths: description: Update the properties of a user object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-mam-user-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-onboarding-user-update?view=graph-rest-1.0 operationId: user_UpdateUserGraphBPreUserPrincipalName parameters: - name: userPrincipalName @@ -11529,7 +11529,7 @@ paths: description: Deletes a user. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-onboarding-user-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-mam-user-delete?view=graph-rest-1.0 operationId: user_DeleteUserGraphBPreUserPrincipalName parameters: - name: userPrincipalName @@ -29859,37 +29859,37 @@ components: properties: allowAutoFilter: type: boolean - description: Indicates whether the worksheet protection option to allow the use of the autofilter feature is enabled. + description: Represents the worksheet protection option of allowing using auto filter feature. allowDeleteColumns: type: boolean - description: Indicates whether the worksheet protection option to allow deleting columns is enabled. + description: Represents the worksheet protection option of allowing deleting columns. allowDeleteRows: type: boolean - description: Indicates whether the worksheet protection option to allow deleting rows is enabled. + description: Represents the worksheet protection option of allowing deleting rows. allowFormatCells: type: boolean - description: Indicates whether the worksheet protection option to allow formatting cells is enabled. + description: Represents the worksheet protection option of allowing formatting cells. allowFormatColumns: type: boolean - description: Indicates whether the worksheet protection option to allow formatting columns is enabled. + description: Represents the worksheet protection option of allowing formatting columns. allowFormatRows: type: boolean - description: Indicates whether the worksheet protection option to allow formatting rows is enabled. + description: Represents the worksheet protection option of allowing formatting rows. allowInsertColumns: type: boolean - description: Indicates whether the worksheet protection option to allow inserting columns is enabled. + description: Represents the worksheet protection option of allowing inserting columns. allowInsertHyperlinks: type: boolean - description: Indicates whether the worksheet protection option to allow inserting hyperlinks is enabled. + description: Represents the worksheet protection option of allowing inserting hyperlinks. allowInsertRows: type: boolean - description: Indicates whether the worksheet protection option to allow inserting rows is enabled. + description: Represents the worksheet protection option of allowing inserting rows. allowPivotTables: type: boolean - description: Indicates whether the worksheet protection option to allow the use of the pivot table feature is enabled. + description: Represents the worksheet protection option of allowing using pivot table feature. allowSort: type: boolean - description: Indicates whether the worksheet protection option to allow the use of the sort feature is enabled. + description: Represents the worksheet protection option of allowing using sort feature. additionalProperties: type: object microsoft.graph.scheduleEntityTheme: diff --git a/src/Applications/beta/examples/Find-MgBetaApplicationSynchronizationJobSchemaDirectory.md b/src/Applications/beta/examples/Find-MgBetaApplicationSynchronizationJobSchemaDirectory.md index 8b13789179..e69de29bb2 100644 --- a/src/Applications/beta/examples/Find-MgBetaApplicationSynchronizationJobSchemaDirectory.md +++ b/src/Applications/beta/examples/Find-MgBetaApplicationSynchronizationJobSchemaDirectory.md @@ -1 +0,0 @@ - diff --git a/src/Applications/beta/examples/Find-MgBetaApplicationSynchronizationTemplateSchemaDirectory.md b/src/Applications/beta/examples/Find-MgBetaApplicationSynchronizationTemplateSchemaDirectory.md index 8b13789179..e69de29bb2 100644 --- a/src/Applications/beta/examples/Find-MgBetaApplicationSynchronizationTemplateSchemaDirectory.md +++ b/src/Applications/beta/examples/Find-MgBetaApplicationSynchronizationTemplateSchemaDirectory.md @@ -1 +0,0 @@ - diff --git a/src/Applications/beta/examples/Find-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory.md b/src/Applications/beta/examples/Find-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory.md index 8b13789179..e69de29bb2 100644 --- a/src/Applications/beta/examples/Find-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory.md +++ b/src/Applications/beta/examples/Find-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory.md @@ -1 +0,0 @@ - diff --git a/src/Applications/beta/examples/Get-MgBetaApplicationById.md b/src/Applications/beta/examples/Get-MgBetaApplicationById.md index 8b13789179..e69de29bb2 100644 --- a/src/Applications/beta/examples/Get-MgBetaApplicationById.md +++ b/src/Applications/beta/examples/Get-MgBetaApplicationById.md @@ -1 +0,0 @@ - diff --git a/src/Applications/beta/examples/Get-MgBetaApplicationFederatedIdentityCredentialByName.md b/src/Applications/beta/examples/Get-MgBetaApplicationFederatedIdentityCredentialByName.md index 8b13789179..e69de29bb2 100644 --- a/src/Applications/beta/examples/Get-MgBetaApplicationFederatedIdentityCredentialByName.md +++ b/src/Applications/beta/examples/Get-MgBetaApplicationFederatedIdentityCredentialByName.md @@ -1 +0,0 @@ - diff --git a/src/Applications/beta/examples/Get-MgBetaApplicationTokenIssuancePolicyByRef.md b/src/Applications/beta/examples/Get-MgBetaApplicationTokenIssuancePolicyByRef.md index 8b13789179..e69de29bb2 100644 --- a/src/Applications/beta/examples/Get-MgBetaApplicationTokenIssuancePolicyByRef.md +++ b/src/Applications/beta/examples/Get-MgBetaApplicationTokenIssuancePolicyByRef.md @@ -1 +0,0 @@ - diff --git a/src/Applications/beta/examples/Get-MgBetaApplicationTokenLifetimePolicyByRef.md b/src/Applications/beta/examples/Get-MgBetaApplicationTokenLifetimePolicyByRef.md index 8b13789179..e69de29bb2 100644 --- a/src/Applications/beta/examples/Get-MgBetaApplicationTokenLifetimePolicyByRef.md +++ b/src/Applications/beta/examples/Get-MgBetaApplicationTokenLifetimePolicyByRef.md @@ -1 +0,0 @@ - diff --git a/src/Applications/beta/examples/Get-MgBetaServicePrincipalById.md b/src/Applications/beta/examples/Get-MgBetaServicePrincipalById.md index 8b13789179..e69de29bb2 100644 --- a/src/Applications/beta/examples/Get-MgBetaServicePrincipalById.md +++ b/src/Applications/beta/examples/Get-MgBetaServicePrincipalById.md @@ -1 +0,0 @@ - diff --git a/src/Applications/beta/examples/Get-MgBetaServicePrincipalClaimMappingPolicyByRef.md b/src/Applications/beta/examples/Get-MgBetaServicePrincipalClaimMappingPolicyByRef.md index 8b13789179..e69de29bb2 100644 --- a/src/Applications/beta/examples/Get-MgBetaServicePrincipalClaimMappingPolicyByRef.md +++ b/src/Applications/beta/examples/Get-MgBetaServicePrincipalClaimMappingPolicyByRef.md @@ -1 +0,0 @@ - diff --git a/src/Applications/beta/examples/Get-MgBetaServicePrincipalHomeRealmDiscoveryPolicyByRef.md b/src/Applications/beta/examples/Get-MgBetaServicePrincipalHomeRealmDiscoveryPolicyByRef.md index 8b13789179..e69de29bb2 100644 --- a/src/Applications/beta/examples/Get-MgBetaServicePrincipalHomeRealmDiscoveryPolicyByRef.md +++ b/src/Applications/beta/examples/Get-MgBetaServicePrincipalHomeRealmDiscoveryPolicyByRef.md @@ -1 +0,0 @@ - diff --git a/src/Applications/beta/examples/Get-MgBetaServicePrincipalLicenseDetailTeamLicensingDetail.md b/src/Applications/beta/examples/Get-MgBetaServicePrincipalLicenseDetailTeamLicensingDetail.md index 8b13789179..e69de29bb2 100644 --- a/src/Applications/beta/examples/Get-MgBetaServicePrincipalLicenseDetailTeamLicensingDetail.md +++ b/src/Applications/beta/examples/Get-MgBetaServicePrincipalLicenseDetailTeamLicensingDetail.md @@ -1 +0,0 @@ - diff --git a/src/Applications/beta/examples/Get-MgBetaServicePrincipalSynchronizationAccessToken.md b/src/Applications/beta/examples/Get-MgBetaServicePrincipalSynchronizationAccessToken.md index 8b13789179..e69de29bb2 100644 --- a/src/Applications/beta/examples/Get-MgBetaServicePrincipalSynchronizationAccessToken.md +++ b/src/Applications/beta/examples/Get-MgBetaServicePrincipalSynchronizationAccessToken.md @@ -1 +0,0 @@ - diff --git a/src/Applications/beta/examples/Get-MgBetaServicePrincipalSynchronizationTemplate.md b/src/Applications/beta/examples/Get-MgBetaServicePrincipalSynchronizationTemplate.md index e69de29bb2..d05037861a 100644 --- a/src/Applications/beta/examples/Get-MgBetaServicePrincipalSynchronizationTemplate.md +++ b/src/Applications/beta/examples/Get-MgBetaServicePrincipalSynchronizationTemplate.md @@ -0,0 +1,11 @@ +### Example + +```powershell + +Import-Module Microsoft.Graph.Beta.Applications + +Get-MgBetaServicePrincipalSynchronizationTemplate -ServicePrincipalId $servicePrincipalId + +``` +This example shows how to use the Get-MgBetaServicePrincipalSynchronizationTemplate Cmdlet. + diff --git a/src/Applications/v1.0/examples/Find-MgApplicationSynchronizationJobSchemaDirectory.md b/src/Applications/v1.0/examples/Find-MgApplicationSynchronizationJobSchemaDirectory.md index 8b13789179..e69de29bb2 100644 --- a/src/Applications/v1.0/examples/Find-MgApplicationSynchronizationJobSchemaDirectory.md +++ b/src/Applications/v1.0/examples/Find-MgApplicationSynchronizationJobSchemaDirectory.md @@ -1 +0,0 @@ - diff --git a/src/Applications/v1.0/examples/Find-MgApplicationSynchronizationTemplateSchemaDirectory.md b/src/Applications/v1.0/examples/Find-MgApplicationSynchronizationTemplateSchemaDirectory.md index 8b13789179..e69de29bb2 100644 --- a/src/Applications/v1.0/examples/Find-MgApplicationSynchronizationTemplateSchemaDirectory.md +++ b/src/Applications/v1.0/examples/Find-MgApplicationSynchronizationTemplateSchemaDirectory.md @@ -1 +0,0 @@ - diff --git a/src/Applications/v1.0/examples/Find-MgServicePrincipalSynchronizationTemplateSchemaDirectory.md b/src/Applications/v1.0/examples/Find-MgServicePrincipalSynchronizationTemplateSchemaDirectory.md index 8b13789179..e69de29bb2 100644 --- a/src/Applications/v1.0/examples/Find-MgServicePrincipalSynchronizationTemplateSchemaDirectory.md +++ b/src/Applications/v1.0/examples/Find-MgServicePrincipalSynchronizationTemplateSchemaDirectory.md @@ -1 +0,0 @@ - diff --git a/src/Applications/v1.0/examples/Get-MgApplicationById.md b/src/Applications/v1.0/examples/Get-MgApplicationById.md index 8b13789179..e69de29bb2 100644 --- a/src/Applications/v1.0/examples/Get-MgApplicationById.md +++ b/src/Applications/v1.0/examples/Get-MgApplicationById.md @@ -1 +0,0 @@ - diff --git a/src/Applications/v1.0/examples/Get-MgApplicationFederatedIdentityCredentialByName.md b/src/Applications/v1.0/examples/Get-MgApplicationFederatedIdentityCredentialByName.md index 8b13789179..e69de29bb2 100644 --- a/src/Applications/v1.0/examples/Get-MgApplicationFederatedIdentityCredentialByName.md +++ b/src/Applications/v1.0/examples/Get-MgApplicationFederatedIdentityCredentialByName.md @@ -1 +0,0 @@ - diff --git a/src/Applications/v1.0/examples/Get-MgApplicationMemberObject.md b/src/Applications/v1.0/examples/Get-MgApplicationMemberObject.md index 8b13789179..e69de29bb2 100644 --- a/src/Applications/v1.0/examples/Get-MgApplicationMemberObject.md +++ b/src/Applications/v1.0/examples/Get-MgApplicationMemberObject.md @@ -1 +0,0 @@ - diff --git a/src/Applications/v1.0/examples/Get-MgApplicationTokenIssuancePolicyByRef.md b/src/Applications/v1.0/examples/Get-MgApplicationTokenIssuancePolicyByRef.md index 8b13789179..e69de29bb2 100644 --- a/src/Applications/v1.0/examples/Get-MgApplicationTokenIssuancePolicyByRef.md +++ b/src/Applications/v1.0/examples/Get-MgApplicationTokenIssuancePolicyByRef.md @@ -1 +0,0 @@ - diff --git a/src/Applications/v1.0/examples/Get-MgApplicationTokenLifetimePolicyByRef.md b/src/Applications/v1.0/examples/Get-MgApplicationTokenLifetimePolicyByRef.md index 8b13789179..e69de29bb2 100644 --- a/src/Applications/v1.0/examples/Get-MgApplicationTokenLifetimePolicyByRef.md +++ b/src/Applications/v1.0/examples/Get-MgApplicationTokenLifetimePolicyByRef.md @@ -1 +0,0 @@ - diff --git a/src/Applications/v1.0/examples/Get-MgServicePrincipalById.md b/src/Applications/v1.0/examples/Get-MgServicePrincipalById.md index 8b13789179..e69de29bb2 100644 --- a/src/Applications/v1.0/examples/Get-MgServicePrincipalById.md +++ b/src/Applications/v1.0/examples/Get-MgServicePrincipalById.md @@ -1 +0,0 @@ - diff --git a/src/Applications/v1.0/examples/Get-MgServicePrincipalClaimMappingPolicyByRef.md b/src/Applications/v1.0/examples/Get-MgServicePrincipalClaimMappingPolicyByRef.md index 8b13789179..e69de29bb2 100644 --- a/src/Applications/v1.0/examples/Get-MgServicePrincipalClaimMappingPolicyByRef.md +++ b/src/Applications/v1.0/examples/Get-MgServicePrincipalClaimMappingPolicyByRef.md @@ -1 +0,0 @@ - diff --git a/src/Applications/v1.0/examples/Get-MgServicePrincipalHomeRealmDiscoveryPolicyByRef.md b/src/Applications/v1.0/examples/Get-MgServicePrincipalHomeRealmDiscoveryPolicyByRef.md index 8b13789179..e69de29bb2 100644 --- a/src/Applications/v1.0/examples/Get-MgServicePrincipalHomeRealmDiscoveryPolicyByRef.md +++ b/src/Applications/v1.0/examples/Get-MgServicePrincipalHomeRealmDiscoveryPolicyByRef.md @@ -1 +0,0 @@ - diff --git a/src/Applications/v1.0/examples/Get-MgServicePrincipalMemberObject.md b/src/Applications/v1.0/examples/Get-MgServicePrincipalMemberObject.md index 8b13789179..e69de29bb2 100644 --- a/src/Applications/v1.0/examples/Get-MgServicePrincipalMemberObject.md +++ b/src/Applications/v1.0/examples/Get-MgServicePrincipalMemberObject.md @@ -1 +0,0 @@ - diff --git a/src/Applications/v1.0/examples/Get-MgServicePrincipalSynchronizationAccessToken.md b/src/Applications/v1.0/examples/Get-MgServicePrincipalSynchronizationAccessToken.md index 8b13789179..e69de29bb2 100644 --- a/src/Applications/v1.0/examples/Get-MgServicePrincipalSynchronizationAccessToken.md +++ b/src/Applications/v1.0/examples/Get-MgServicePrincipalSynchronizationAccessToken.md @@ -1 +0,0 @@ - diff --git a/src/Authentication/Authentication/custom/common/MgCommandMetadata.json b/src/Authentication/Authentication/custom/common/MgCommandMetadata.json index da6e46752b..f7175715f5 100644 --- a/src/Authentication/Authentication/custom/common/MgCommandMetadata.json +++ b/src/Authentication/Authentication/custom/common/MgCommandMetadata.json @@ -1,11 +1,8 @@ [ { - "Method": "POST", - "OutputType": "IMicrosoftGraphKeyCredential", - "Uri": "/applications/{application-id}/addKey", - "CommandAlias": null, - "Command": "Add-MgApplicationKey", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/addKey", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -48,8 +45,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-addkey?view=graph-rest-1.0", + "Command": "Add-MgApplicationKey", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphKeyCredential", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -58,12 +58,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPasswordCredential", - "Uri": "/applications/{application-id}/addPassword", - "CommandAlias": null, - "Command": "Add-MgApplicationPassword", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/addPassword", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -114,8 +111,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-addpassword?view=graph-rest-1.0", + "Command": "Add-MgApplicationPassword", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPasswordCredential", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -124,12 +124,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/accessReviews/{accessReview-id}/applyDecisions", - "CommandAlias": null, - "Command": "Add-MgBetaAccessReviewDecision", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/applyDecisions", "Permissions": [ { "Name": "AccessReview.ReadWrite.Membership", @@ -156,35 +153,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-apply?view=graph-rest-beta", + "Command": "Add-MgBetaAccessReviewDecision", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Apply", "ApplyViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/applyDecisions", - "CommandAlias": null, - "Command": "Add-MgBetaAccessReviewInstanceDecision", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/applyDecisions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Add-MgBetaAccessReviewInstanceDecision", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Apply", "ApplyViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphKeyCredential", - "Uri": "/applications/{application-id}/addKey", - "CommandAlias": null, - "Command": "Add-MgBetaApplicationKey", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/addKey", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -227,8 +224,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-addkey?view=graph-rest-beta", + "Command": "Add-MgBetaApplicationKey", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphKeyCredential", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -237,12 +237,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPasswordCredential", - "Uri": "/applications/{application-id}/addPassword", - "CommandAlias": null, - "Command": "Add-MgBetaApplicationPassword", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/addPassword", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -293,8 +290,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-addpassword?view=graph-rest-beta", + "Command": "Add-MgBetaApplicationPassword", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPasswordCredential", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -303,15 +303,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphActionResultPart", - "Uri": "/chats/{chat-id}/members/add", - "CommandAlias": null, - "Command": "Add-MgBetaChatMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/members/add", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta", + "Command": "Add-MgBetaChatMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActionResultPart", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -320,12 +320,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAddLargeGalleryViewOperation", - "Uri": "/communications/calls/{call-id}/addLargeGalleryView", - "CommandAlias": null, - "Command": "Add-MgBetaCommunicationCallLargeGalleryView", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/addLargeGalleryView", "Permissions": [ { "Name": "Calls.JoinGroupCallAsGuest.All", @@ -352,8 +349,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-addlargegalleryview?view=graph-rest-beta", + "Command": "Add-MgBetaCommunicationCallLargeGalleryView", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAddLargeGalleryViewOperation", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -362,15 +362,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/applyHold", - "CommandAlias": null, - "Command": "Add-MgBetaComplianceEdiscoveryCaseCustodianHold", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/applyHold", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Add-MgBetaComplianceEdiscoveryCaseCustodianHold", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Apply", "Apply1", @@ -381,15 +381,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/applyHold", - "CommandAlias": null, - "Command": "Add-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceHold", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/applyHold", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Add-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceHold", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Apply", "Apply1", @@ -400,12 +400,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}/applyTags", - "CommandAlias": null, - "Command": "Add-MgBetaComplianceEdiscoveryCaseReviewSetQueryTag", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}/applyTags", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -440,8 +437,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewsetquery-applytags?view=graph-rest-beta", + "Command": "Add-MgBetaComplianceEdiscoveryCaseReviewSetQueryTag", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Apply", "ApplyExpanded", @@ -450,12 +450,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/addToReviewSet", - "CommandAlias": null, - "Command": "Add-MgBetaComplianceEdiscoveryCaseReviewSetToReviewSet", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/addToReviewSet", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -490,8 +487,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewset-addtoreviewset?view=graph-rest-beta", + "Command": "Add-MgBetaComplianceEdiscoveryCaseReviewSetToReviewSet", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -500,12 +500,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/addApps", - "CommandAlias": null, - "Command": "Add-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingApp", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/addApps", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -524,23 +521,26 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Add-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Add", "AddExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/drives/{drive-id}/list/contentTypes/addCopy", - "CommandAlias": null, - "Command": "Add-MgBetaDriveListContentTypeCopy", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/addCopy", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", + "Command": "Add-MgBetaDriveListContentTypeCopy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -549,15 +549,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", - "CommandAlias": null, - "Command": "Add-MgBetaDriveListContentTypeCopyFromContentTypeHub", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", + "Command": "Add-MgBetaDriveListContentTypeCopyFromContentTypeHub", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -566,15 +566,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivityResult", - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/addActivities", - "CommandAlias": null, - "Command": "Add-MgBetaExternalConnectionItemActivity", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/addActivities", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Add-MgBetaExternalConnectionItemActivity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivityResult", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -583,15 +583,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/addCopy", - "CommandAlias": null, - "Command": "Add-MgBetaGroupDriveListContentTypeCopy", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/addCopy", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", + "Command": "Add-MgBetaGroupDriveListContentTypeCopy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -600,15 +600,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", - "CommandAlias": null, - "Command": "Add-MgBetaGroupDriveListContentTypeCopyFromContentTypeHub", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", + "Command": "Add-MgBetaGroupDriveListContentTypeCopyFromContentTypeHub", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -617,30 +617,30 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/addFavorite", - "CommandAlias": null, - "Command": "Add-MgBetaGroupFavorite", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/addFavorite", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-addfavorite?view=graph-rest-beta", + "Command": "Add-MgBetaGroupFavorite", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Add", "AddViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSite", - "Uri": "/groups/{group-id}/sites/add", - "CommandAlias": null, - "Command": "Add-MgBetaGroupSite", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/add", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-follow?view=graph-rest-beta", + "Command": "Add-MgBetaGroupSite", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSite", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -649,15 +649,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphContentModelUsage", - "Uri": "/groups/{group-id}/sites/{site-id}/contentModels/getByName(modelName='{modelName}')/addToDrive", - "CommandAlias": null, - "Command": "Add-MgBetaGroupSiteContentModelGetByNameToDrive", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentModels/getByName(modelName='{modelName}')/addToDrive", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-addtodrive?view=graph-rest-beta", + "Command": "Add-MgBetaGroupSiteContentModelGetByNameToDrive", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentModelUsage", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -666,15 +666,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphContentModelUsage", - "Uri": "/groups/{group-id}/sites/{site-id}/contentModels/{contentModel-id}/addToDrive", - "CommandAlias": null, - "Command": "Add-MgBetaGroupSiteContentModelToDrive", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentModels/{contentModel-id}/addToDrive", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-addtodrive?view=graph-rest-beta", + "Command": "Add-MgBetaGroupSiteContentModelToDrive", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentModelUsage", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -683,15 +683,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/addCopy", - "CommandAlias": null, - "Command": "Add-MgBetaGroupSiteContentTypeCopy", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/addCopy", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", + "Command": "Add-MgBetaGroupSiteContentTypeCopy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -700,15 +700,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/addCopyFromContentTypeHub", - "CommandAlias": null, - "Command": "Add-MgBetaGroupSiteContentTypeCopyFromContentTypeHub", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/addCopyFromContentTypeHub", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", + "Command": "Add-MgBetaGroupSiteContentTypeCopyFromContentTypeHub", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -717,15 +717,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/addCopy", - "CommandAlias": null, - "Command": "Add-MgBetaGroupSiteListContentTypeCopy", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/addCopy", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", + "Command": "Add-MgBetaGroupSiteListContentTypeCopy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -734,15 +734,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/addCopyFromContentTypeHub", - "CommandAlias": null, - "Command": "Add-MgBetaGroupSiteListContentTypeCopyFromContentTypeHub", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/addCopyFromContentTypeHub", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", + "Command": "Add-MgBetaGroupSiteListContentTypeCopyFromContentTypeHub", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -751,15 +751,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphActionResultPart", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/allMembers/add", - "CommandAlias": null, - "Command": "Add-MgBetaGroupTeamChannelAllMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/allMembers/add", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta", + "Command": "Add-MgBetaGroupTeamChannelAllMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActionResultPart", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -768,15 +768,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphActionResultPart", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/add", - "CommandAlias": null, - "Command": "Add-MgBetaGroupTeamChannelMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/add", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta", + "Command": "Add-MgBetaGroupTeamChannelMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActionResultPart", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -785,15 +785,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphActionResultPart", - "Uri": "/groups/{group-id}/team/members/add", - "CommandAlias": null, - "Command": "Add-MgBetaGroupTeamMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/members/add", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta", + "Command": "Add-MgBetaGroupTeamMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActionResultPart", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -802,15 +802,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphActionResultPart", - "Uri": "/groups/{group-id}/team/primaryChannel/allMembers/add", - "CommandAlias": null, - "Command": "Add-MgBetaGroupTeamPrimaryChannelAllMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/allMembers/add", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta", + "Command": "Add-MgBetaGroupTeamPrimaryChannelAllMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActionResultPart", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -819,15 +819,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphActionResultPart", - "Uri": "/groups/{group-id}/team/primaryChannel/members/add", - "CommandAlias": null, - "Command": "Add-MgBetaGroupTeamPrimaryChannelMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/members/add", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta", + "Command": "Add-MgBetaGroupTeamPrimaryChannelMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActionResultPart", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -836,12 +836,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/addGroup", - "CommandAlias": null, - "Command": "Add-MgBetaGroupToLifecyclePolicy", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/addGroup", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -860,8 +857,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Add-MgBetaGroupToLifecyclePolicy", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -870,27 +870,24 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/applyDecisions", - "CommandAlias": null, - "Command": "Add-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/applyDecisions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-applydecisions?view=graph-rest-beta", + "Command": "Add-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Apply", "ApplyViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/applyDecisions", - "CommandAlias": null, - "Command": "Add-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/applyDecisions", "Permissions": [ { "Name": "AccessReview.ReadWrite.All", @@ -909,20 +906,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-applydecisions?view=graph-rest-beta", + "Command": "Add-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Apply", "ApplyViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/applyHold", - "CommandAlias": null, - "Command": "Add-MgBetaSecurityCaseEdiscoveryCaseCustodianHold", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/applyHold", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -957,8 +954,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-applyhold?view=graph-rest-beta", + "Command": "Add-MgBetaSecurityCaseEdiscoveryCaseCustodianHold", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Apply", "Apply1", @@ -969,12 +969,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/applyHold", - "CommandAlias": null, - "Command": "Add-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceHold", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/applyHold", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -1009,8 +1006,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-applyhold?view=graph-rest-beta", + "Command": "Add-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceHold", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Apply", "Apply1", @@ -1021,12 +1021,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}/applyTags", - "CommandAlias": null, - "Command": "Add-MgBetaSecurityCaseEdiscoveryCaseReviewSetQueryTag", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}/applyTags", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -1061,8 +1058,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-applytags?view=graph-rest-beta", + "Command": "Add-MgBetaSecurityCaseEdiscoveryCaseReviewSetQueryTag", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Apply", "ApplyExpanded", @@ -1071,12 +1071,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/addToReviewSet", - "CommandAlias": null, - "Command": "Add-MgBetaSecurityCaseEdiscoveryCaseReviewSetToReviewSet", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/addToReviewSet", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -1111,8 +1108,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-addtoreviewset?view=graph-rest-beta", + "Command": "Add-MgBetaSecurityCaseEdiscoveryCaseReviewSetToReviewSet", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -1121,12 +1121,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSelfSignedCertificate", - "Uri": "/servicePrincipals/{servicePrincipal-id}/addTokenSigningCertificate", - "CommandAlias": null, - "Command": "Add-MgBetaServicePrincipalTokenSigningCertificate", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/addTokenSigningCertificate", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -1169,8 +1166,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-addtokensigningcertificate?view=graph-rest-beta", + "Command": "Add-MgBetaServicePrincipalTokenSigningCertificate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSelfSignedCertificate", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -1179,15 +1179,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopy", - "CommandAlias": null, - "Command": "Add-MgBetaShareListContentTypeCopy", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopy", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", + "Command": "Add-MgBetaShareListContentTypeCopy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -1196,15 +1196,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopyFromContentTypeHub", - "CommandAlias": null, - "Command": "Add-MgBetaShareListContentTypeCopyFromContentTypeHub", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopyFromContentTypeHub", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", + "Command": "Add-MgBetaShareListContentTypeCopyFromContentTypeHub", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -1213,30 +1213,30 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSite", - "Uri": "/sites/add", - "CommandAlias": null, - "Command": "Add-MgBetaSite", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/add", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-follow?view=graph-rest-beta", + "Command": "Add-MgBetaSite", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSite", + "Method": "POST", "Variants": [ "Add", "AddExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphContentModelUsage", - "Uri": "/sites/{site-id}/contentModels/getByName(modelName='{modelName}')/addToDrive", - "CommandAlias": null, - "Command": "Add-MgBetaSiteContentModelGetByNameToDrive", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentModels/getByName(modelName='{modelName}')/addToDrive", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-addtodrive?view=graph-rest-beta", + "Command": "Add-MgBetaSiteContentModelGetByNameToDrive", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentModelUsage", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -1245,15 +1245,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/sites/{site-id}/contentTypes/addCopy", - "CommandAlias": null, - "Command": "Add-MgBetaSiteContentTypeCopy", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/addCopy", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", + "Command": "Add-MgBetaSiteContentTypeCopy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -1262,12 +1262,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/sites/{site-id}/contentTypes/addCopyFromContentTypeHub", - "CommandAlias": null, - "Command": "Add-MgBetaSiteContentTypeCopyFromContentTypeHub", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/addCopyFromContentTypeHub", "Permissions": [ { "Name": "Sites.Manage.All", @@ -1302,8 +1299,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", + "Command": "Add-MgBetaSiteContentTypeCopyFromContentTypeHub", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -1312,12 +1312,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopy", - "CommandAlias": null, - "Command": "Add-MgBetaSiteListContentTypeCopy", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopy", "Permissions": [ { "Name": "Sites.Manage.All", @@ -1352,8 +1349,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", + "Command": "Add-MgBetaSiteListContentTypeCopy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -1362,12 +1362,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopyFromContentTypeHub", - "CommandAlias": null, - "Command": "Add-MgBetaSiteListContentTypeCopyFromContentTypeHub", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopyFromContentTypeHub", "Permissions": [ { "Name": "Sites.Manage.All", @@ -1402,8 +1399,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", + "Command": "Add-MgBetaSiteListContentTypeCopyFromContentTypeHub", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -1412,15 +1412,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphActionResultPart", - "Uri": "/teams/{team-id}/channels/{channel-id}/allMembers/add", - "CommandAlias": null, - "Command": "Add-MgBetaTeamChannelAllMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/allMembers/add", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta", + "Command": "Add-MgBetaTeamChannelAllMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActionResultPart", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -1429,15 +1429,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphActionResultPart", - "Uri": "/teams/{team-id}/channels/{channel-id}/members/add", - "CommandAlias": null, - "Command": "Add-MgBetaTeamChannelMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/members/add", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta", + "Command": "Add-MgBetaTeamChannelMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActionResultPart", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -1446,12 +1446,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphActionResultPart", - "Uri": "/teams/{team-id}/members/add", - "CommandAlias": null, - "Command": "Add-MgBetaTeamMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/members/add", "Permissions": [ { "Name": "TeamMember.ReadWrite.All", @@ -1470,8 +1467,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta", + "Command": "Add-MgBetaTeamMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActionResultPart", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -1480,15 +1480,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphActionResultPart", - "Uri": "/teams/{team-id}/primaryChannel/allMembers/add", - "CommandAlias": null, - "Command": "Add-MgBetaTeamPrimaryChannelAllMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/allMembers/add", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta", + "Command": "Add-MgBetaTeamPrimaryChannelAllMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActionResultPart", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -1497,15 +1497,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphActionResultPart", - "Uri": "/teams/{team-id}/primaryChannel/members/add", - "CommandAlias": null, - "Command": "Add-MgBetaTeamPrimaryChannelMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/members/add", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta", + "Command": "Add-MgBetaTeamPrimaryChannelMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActionResultPart", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -1514,15 +1514,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphActionResultPart", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/allMembers/add", - "CommandAlias": null, - "Command": "Add-MgBetaTeamworkDeletedTeamChannelAllMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/allMembers/add", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta", + "Command": "Add-MgBetaTeamworkDeletedTeamChannelAllMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActionResultPart", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -1531,15 +1531,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphActionResultPart", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/add", - "CommandAlias": null, - "Command": "Add-MgBetaTeamworkDeletedTeamChannelMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/add", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta", + "Command": "Add-MgBetaTeamworkDeletedTeamChannelMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActionResultPart", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -1548,15 +1548,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphActionResultPart", - "Uri": "/users/{user-id}/chats/{chat-id}/members/add", - "CommandAlias": null, - "Command": "Add-MgBetaUserChatMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/members/add", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta", + "Command": "Add-MgBetaUserChatMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActionResultPart", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -1565,15 +1565,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/addCopy", - "CommandAlias": null, - "Command": "Add-MgBetaUserDriveListContentTypeCopy", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/addCopy", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", + "Command": "Add-MgBetaUserDriveListContentTypeCopy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -1582,15 +1582,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", - "CommandAlias": null, - "Command": "Add-MgBetaUserDriveListContentTypeCopyFromContentTypeHub", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", + "Command": "Add-MgBetaUserDriveListContentTypeCopyFromContentTypeHub", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -1599,12 +1599,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSite", - "Uri": "/users/{user-id}/followedSites/add", - "CommandAlias": null, - "Command": "Add-MgBetaUserFollowedSite", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/users/{user-id}/followedSites/add", "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -1623,8 +1620,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-follow?view=graph-rest-beta", + "Command": "Add-MgBetaUserFollowedSite", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSite", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -1633,15 +1633,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/{updatableAsset-id}/addMembersById", - "CommandAlias": "Add-MgBetaWuDeploymentAudienceExclusionMemberGraphBPreId", - "Command": "Add-MgBetaWindowsUpdatesDeploymentAudienceExclusionMemberById", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Add-MgBetaWuDeploymentAudienceExclusionMemberGraphBPreId", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/{updatableAsset-id}/addMembersById", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-beta", + "Command": "Add-MgBetaWindowsUpdatesDeploymentAudienceExclusionMemberById", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -1650,15 +1650,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}/addMembers", - "CommandAlias": "Add-MgBetaWuDeploymentAudienceMember", - "Command": "Add-MgBetaWindowsUpdatesDeploymentAudienceMember", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Add-MgBetaWuDeploymentAudienceMember", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}/addMembers", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembers?view=graph-rest-beta", + "Command": "Add-MgBetaWindowsUpdatesDeploymentAudienceMember", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -1667,15 +1667,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}/addMembersById", - "CommandAlias": "Add-MgBetaWuDeploymentAudienceMemberGraphBPreId", - "Command": "Add-MgBetaWindowsUpdatesDeploymentAudienceMemberById", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Add-MgBetaWuDeploymentAudienceMemberGraphBPreId", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}/addMembersById", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-beta", + "Command": "Add-MgBetaWindowsUpdatesDeploymentAudienceMemberById", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -1684,15 +1684,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}/addMembers", - "CommandAlias": "Add-MgBetaWuPolicyAudienceExclusionMember", - "Command": "Add-MgBetaWindowsUpdatesPolicyAudienceExclusionMember", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Add-MgBetaWuPolicyAudienceExclusionMember", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}/addMembers", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembers?view=graph-rest-beta", + "Command": "Add-MgBetaWindowsUpdatesPolicyAudienceExclusionMember", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -1701,15 +1701,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}/addMembersById", - "CommandAlias": "Add-MgBetaWuPolicyAudienceExclusionMemberGraphBPreId", - "Command": "Add-MgBetaWindowsUpdatesPolicyAudienceExclusionMemberById", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Add-MgBetaWuPolicyAudienceExclusionMemberGraphBPreId", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}/addMembersById", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-beta", + "Command": "Add-MgBetaWindowsUpdatesPolicyAudienceExclusionMemberById", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -1718,15 +1718,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}/addMembers", - "CommandAlias": "Add-MgBetaWuPolicyAudienceMember", - "Command": "Add-MgBetaWindowsUpdatesPolicyAudienceMember", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Add-MgBetaWuPolicyAudienceMember", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}/addMembers", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembers?view=graph-rest-beta", + "Command": "Add-MgBetaWindowsUpdatesPolicyAudienceMember", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -1735,15 +1735,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}/addMembersById", - "CommandAlias": "Add-MgBetaWuPolicyAudienceMemberGraphBPreId", - "Command": "Add-MgBetaWindowsUpdatesPolicyAudienceMemberById", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Add-MgBetaWuPolicyAudienceMemberGraphBPreId", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}/addMembersById", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-beta", + "Command": "Add-MgBetaWindowsUpdatesPolicyAudienceMemberById", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -1752,12 +1752,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/addMembers", - "CommandAlias": "Add-MgBetaWuUpdatableAssetMember", - "Command": "Add-MgBetaWindowsUpdatesUpdatableAssetMember", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Add-MgBetaWuUpdatableAssetMember", + "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/addMembers", "Permissions": [ { "Name": "WindowsUpdates.ReadWrite.All", @@ -1776,8 +1773,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembers?view=graph-rest-beta", + "Command": "Add-MgBetaWindowsUpdatesUpdatableAssetMember", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -1786,12 +1786,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/addMembersById", - "CommandAlias": "Add-MgBetaWuUpdatableAssetMemberGraphBPreId", - "Command": "Add-MgBetaWindowsUpdatesUpdatableAssetMemberById", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Add-MgBetaWuUpdatableAssetMemberGraphBPreId", + "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/addMembersById", "Permissions": [ { "Name": "WindowsUpdates.ReadWrite.All", @@ -1810,8 +1807,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-beta", + "Command": "Add-MgBetaWindowsUpdatesUpdatableAssetMemberById", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -1820,15 +1820,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphActionResultPart", - "Uri": "/chats/{chat-id}/members/add", - "CommandAlias": null, - "Command": "Add-MgChatMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/members/add", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0", + "Command": "Add-MgChatMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphActionResultPart", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -1837,12 +1837,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAddLargeGalleryViewOperation", - "Uri": "/communications/calls/{call-id}/addLargeGalleryView", - "CommandAlias": null, - "Command": "Add-MgCommunicationCallLargeGalleryView", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/addLargeGalleryView", "Permissions": [ { "Name": "Calls.JoinGroupCallAsGuest.All", @@ -1869,8 +1866,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-addlargegalleryview?view=graph-rest-1.0", + "Command": "Add-MgCommunicationCallLargeGalleryView", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAddLargeGalleryViewOperation", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -1879,15 +1879,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/drives/{drive-id}/list/contentTypes/addCopy", - "CommandAlias": null, - "Command": "Add-MgDriveListContentTypeCopy", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/addCopy", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", + "Command": "Add-MgDriveListContentTypeCopy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -1896,15 +1896,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", - "CommandAlias": null, - "Command": "Add-MgDriveListContentTypeCopyFromContentTypeHub", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", + "Command": "Add-MgDriveListContentTypeCopyFromContentTypeHub", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -1913,15 +1913,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivityResult", - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/addActivities", - "CommandAlias": null, - "Command": "Add-MgExternalConnectionItemActivity", "Module": "Search", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/addActivities", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Add-MgExternalConnectionItemActivity", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivityResult", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -1930,15 +1930,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/addCopy", - "CommandAlias": null, - "Command": "Add-MgGroupDriveListContentTypeCopy", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/addCopy", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", + "Command": "Add-MgGroupDriveListContentTypeCopy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -1947,15 +1947,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", - "CommandAlias": null, - "Command": "Add-MgGroupDriveListContentTypeCopyFromContentTypeHub", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", + "Command": "Add-MgGroupDriveListContentTypeCopyFromContentTypeHub", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -1964,30 +1964,30 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/addFavorite", - "CommandAlias": null, - "Command": "Add-MgGroupFavorite", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/addFavorite", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-addfavorite?view=graph-rest-1.0", + "Command": "Add-MgGroupFavorite", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Add", "AddViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSite", - "Uri": "/groups/{group-id}/sites/add", - "CommandAlias": null, - "Command": "Add-MgGroupSite", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/add", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-follow?view=graph-rest-1.0", + "Command": "Add-MgGroupSite", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSite", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -1996,15 +1996,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/addCopy", - "CommandAlias": null, - "Command": "Add-MgGroupSiteContentTypeCopy", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/addCopy", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", + "Command": "Add-MgGroupSiteContentTypeCopy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -2013,15 +2013,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/addCopyFromContentTypeHub", - "CommandAlias": null, - "Command": "Add-MgGroupSiteContentTypeCopyFromContentTypeHub", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/addCopyFromContentTypeHub", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", + "Command": "Add-MgGroupSiteContentTypeCopyFromContentTypeHub", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -2030,15 +2030,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/addCopy", - "CommandAlias": null, - "Command": "Add-MgGroupSiteListContentTypeCopy", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/addCopy", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", + "Command": "Add-MgGroupSiteListContentTypeCopy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -2047,15 +2047,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/addCopyFromContentTypeHub", - "CommandAlias": null, - "Command": "Add-MgGroupSiteListContentTypeCopyFromContentTypeHub", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/addCopyFromContentTypeHub", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", + "Command": "Add-MgGroupSiteListContentTypeCopyFromContentTypeHub", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -2064,15 +2064,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphActionResultPart", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/allMembers/add", - "CommandAlias": null, - "Command": "Add-MgGroupTeamChannelAllMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/allMembers/add", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0", + "Command": "Add-MgGroupTeamChannelAllMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphActionResultPart", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -2081,15 +2081,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphActionResultPart", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/add", - "CommandAlias": null, - "Command": "Add-MgGroupTeamChannelMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/add", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0", + "Command": "Add-MgGroupTeamChannelMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphActionResultPart", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -2098,15 +2098,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphActionResultPart", - "Uri": "/groups/{group-id}/team/members/add", - "CommandAlias": null, - "Command": "Add-MgGroupTeamMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/members/add", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0", + "Command": "Add-MgGroupTeamMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphActionResultPart", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -2115,15 +2115,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphActionResultPart", - "Uri": "/groups/{group-id}/team/primaryChannel/allMembers/add", - "CommandAlias": null, - "Command": "Add-MgGroupTeamPrimaryChannelAllMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/allMembers/add", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0", + "Command": "Add-MgGroupTeamPrimaryChannelAllMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphActionResultPart", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -2132,15 +2132,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphActionResultPart", - "Uri": "/groups/{group-id}/team/primaryChannel/members/add", - "CommandAlias": null, - "Command": "Add-MgGroupTeamPrimaryChannelMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/members/add", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0", + "Command": "Add-MgGroupTeamPrimaryChannelMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphActionResultPart", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -2149,12 +2149,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/addGroup", - "CommandAlias": null, - "Command": "Add-MgGroupToLifecyclePolicy", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/addGroup", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -2173,8 +2170,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-addgroup?view=graph-rest-1.0", + "Command": "Add-MgGroupToLifecyclePolicy", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -2183,12 +2183,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/applyDecisions", - "CommandAlias": null, - "Command": "Add-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/applyDecisions", "Permissions": [ { "Name": "AccessReview.ReadWrite.All", @@ -2207,20 +2204,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-applydecisions?view=graph-rest-1.0", + "Command": "Add-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Apply", "ApplyViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/applyHold", - "CommandAlias": null, - "Command": "Add-MgSecurityCaseEdiscoveryCaseCustodianHold", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/applyHold", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -2255,8 +2252,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-applyhold?view=graph-rest-1.0", + "Command": "Add-MgSecurityCaseEdiscoveryCaseCustodianHold", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Apply", "Apply1", @@ -2267,12 +2267,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/applyHold", - "CommandAlias": null, - "Command": "Add-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceHold", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/applyHold", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -2307,8 +2304,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-applyhold?view=graph-rest-1.0", + "Command": "Add-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceHold", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Apply", "Apply1", @@ -2319,12 +2319,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}/applyTags", - "CommandAlias": null, - "Command": "Add-MgSecurityCaseEdiscoveryCaseReviewSetQueryTag", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}/applyTags", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -2359,8 +2356,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-applytags?view=graph-rest-1.0", + "Command": "Add-MgSecurityCaseEdiscoveryCaseReviewSetQueryTag", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Apply", "ApplyExpanded", @@ -2369,12 +2369,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/addToReviewSet", - "CommandAlias": null, - "Command": "Add-MgSecurityCaseEdiscoveryCaseReviewSetToReviewSet", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/addToReviewSet", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -2409,8 +2406,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-addtoreviewset?view=graph-rest-1.0", + "Command": "Add-MgSecurityCaseEdiscoveryCaseReviewSetToReviewSet", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -2419,12 +2419,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphKeyCredential", - "Uri": "/servicePrincipals/{servicePrincipal-id}/addKey", - "CommandAlias": null, - "Command": "Add-MgServicePrincipalKey", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/addKey", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -2467,8 +2464,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-addkey?view=graph-rest-1.0", + "Command": "Add-MgServicePrincipalKey", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphKeyCredential", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -2477,12 +2477,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPasswordCredential", - "Uri": "/servicePrincipals/{servicePrincipal-id}/addPassword", - "CommandAlias": null, - "Command": "Add-MgServicePrincipalPassword", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/addPassword", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -2525,8 +2522,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-addpassword?view=graph-rest-1.0", + "Command": "Add-MgServicePrincipalPassword", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPasswordCredential", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -2535,12 +2535,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSelfSignedCertificate", - "Uri": "/servicePrincipals/{servicePrincipal-id}/addTokenSigningCertificate", - "CommandAlias": null, - "Command": "Add-MgServicePrincipalTokenSigningCertificate", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/addTokenSigningCertificate", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -2583,8 +2580,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-addtokensigningcertificate?view=graph-rest-1.0", + "Command": "Add-MgServicePrincipalTokenSigningCertificate", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSelfSignedCertificate", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -2593,15 +2593,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopy", - "CommandAlias": null, - "Command": "Add-MgShareListContentTypeCopy", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopy", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", + "Command": "Add-MgShareListContentTypeCopy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -2610,15 +2610,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopyFromContentTypeHub", - "CommandAlias": null, - "Command": "Add-MgShareListContentTypeCopyFromContentTypeHub", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopyFromContentTypeHub", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", + "Command": "Add-MgShareListContentTypeCopyFromContentTypeHub", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -2627,30 +2627,30 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSite", - "Uri": "/sites/add", - "CommandAlias": null, - "Command": "Add-MgSite", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/add", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-follow?view=graph-rest-1.0", + "Command": "Add-MgSite", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSite", + "Method": "POST", "Variants": [ "Add", "AddExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/sites/{site-id}/contentTypes/addCopy", - "CommandAlias": null, - "Command": "Add-MgSiteContentTypeCopy", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/addCopy", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", + "Command": "Add-MgSiteContentTypeCopy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -2659,12 +2659,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/sites/{site-id}/contentTypes/addCopyFromContentTypeHub", - "CommandAlias": null, - "Command": "Add-MgSiteContentTypeCopyFromContentTypeHub", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/addCopyFromContentTypeHub", "Permissions": [ { "Name": "Sites.Manage.All", @@ -2699,8 +2696,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", + "Command": "Add-MgSiteContentTypeCopyFromContentTypeHub", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -2709,12 +2709,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopy", - "CommandAlias": null, - "Command": "Add-MgSiteListContentTypeCopy", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopy", "Permissions": [ { "Name": "Sites.Manage.All", @@ -2749,8 +2746,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", + "Command": "Add-MgSiteListContentTypeCopy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -2759,12 +2759,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopyFromContentTypeHub", - "CommandAlias": null, - "Command": "Add-MgSiteListContentTypeCopyFromContentTypeHub", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopyFromContentTypeHub", "Permissions": [ { "Name": "Sites.Manage.All", @@ -2799,8 +2796,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", + "Command": "Add-MgSiteListContentTypeCopyFromContentTypeHub", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -2809,15 +2809,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphActionResultPart", - "Uri": "/teams/{team-id}/channels/{channel-id}/allMembers/add", - "CommandAlias": null, - "Command": "Add-MgTeamChannelAllMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/allMembers/add", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0", + "Command": "Add-MgTeamChannelAllMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphActionResultPart", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -2826,15 +2826,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphActionResultPart", - "Uri": "/teams/{team-id}/channels/{channel-id}/members/add", - "CommandAlias": null, - "Command": "Add-MgTeamChannelMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/members/add", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0", + "Command": "Add-MgTeamChannelMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphActionResultPart", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -2843,12 +2843,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphActionResultPart", - "Uri": "/teams/{team-id}/members/add", - "CommandAlias": null, - "Command": "Add-MgTeamMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/members/add", "Permissions": [ { "Name": "TeamMember.ReadWrite.All", @@ -2867,8 +2864,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0", + "Command": "Add-MgTeamMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphActionResultPart", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -2877,15 +2877,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphActionResultPart", - "Uri": "/teams/{team-id}/primaryChannel/allMembers/add", - "CommandAlias": null, - "Command": "Add-MgTeamPrimaryChannelAllMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/allMembers/add", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0", + "Command": "Add-MgTeamPrimaryChannelAllMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphActionResultPart", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -2894,15 +2894,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphActionResultPart", - "Uri": "/teams/{team-id}/primaryChannel/members/add", - "CommandAlias": null, - "Command": "Add-MgTeamPrimaryChannelMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/members/add", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0", + "Command": "Add-MgTeamPrimaryChannelMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphActionResultPart", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -2911,15 +2911,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphActionResultPart", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/allMembers/add", - "CommandAlias": null, - "Command": "Add-MgTeamworkDeletedTeamChannelAllMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/allMembers/add", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0", + "Command": "Add-MgTeamworkDeletedTeamChannelAllMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphActionResultPart", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -2928,15 +2928,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphActionResultPart", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/add", - "CommandAlias": null, - "Command": "Add-MgTeamworkDeletedTeamChannelMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/add", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0", + "Command": "Add-MgTeamworkDeletedTeamChannelMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphActionResultPart", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -2945,15 +2945,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphActionResultPart", - "Uri": "/users/{user-id}/chats/{chat-id}/members/add", - "CommandAlias": null, - "Command": "Add-MgUserChatMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/members/add", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0", + "Command": "Add-MgUserChatMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphActionResultPart", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -2962,15 +2962,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/addCopy", - "CommandAlias": null, - "Command": "Add-MgUserDriveListContentTypeCopy", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/addCopy", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", + "Command": "Add-MgUserDriveListContentTypeCopy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -2979,15 +2979,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", - "CommandAlias": null, - "Command": "Add-MgUserDriveListContentTypeCopyFromContentTypeHub", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", + "Command": "Add-MgUserDriveListContentTypeCopyFromContentTypeHub", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -2996,12 +2996,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSite", - "Uri": "/users/{user-id}/followedSites/add", - "CommandAlias": null, - "Command": "Add-MgUserFollowedSite", "Module": "Sites", + "CommandAlias": null, + "Uri": "/users/{user-id}/followedSites/add", "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -3020,8 +3017,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-follow?view=graph-rest-1.0", + "Command": "Add-MgUserFollowedSite", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSite", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -3030,12 +3030,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/approveApps", - "CommandAlias": null, - "Command": "Approve-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingApp", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/approveApps", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -3054,53 +3051,56 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Approve-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Approve", "ApproveExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/applications/{application-id}/unsetVerifiedPublisher", - "CommandAlias": null, - "Command": "Clear-MgApplicationVerifiedPublisher", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/unsetVerifiedPublisher", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-unsetverifiedpublisher?view=graph-rest-1.0", + "Command": "Clear-MgApplicationVerifiedPublisher", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Unset", "UnsetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/applications/{application-id}/unsetVerifiedPublisher", - "CommandAlias": null, - "Command": "Clear-MgBetaApplicationVerifiedPublisher", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/unsetVerifiedPublisher", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-unsetverifiedpublisher?view=graph-rest-beta", + "Command": "Clear-MgBetaApplicationVerifiedPublisher", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Unset", "UnsetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/unsetReaction", - "CommandAlias": null, - "Command": "Clear-MgBetaChatMessageReaction", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/unsetReaction", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Clear-MgBetaChatMessageReaction", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Unset", "UnsetExpanded", @@ -3109,15 +3109,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "CommandAlias": null, - "Command": "Clear-MgBetaChatMessageReplyReaction", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Clear-MgBetaChatMessageReplyReaction", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Unset", "UnsetExpanded", @@ -3126,15 +3126,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/communications/presences/{presence-id}/clearPresence", - "CommandAlias": null, - "Command": "Clear-MgBetaCommunicationPresence", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/presences/{presence-id}/clearPresence", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearpresence?view=graph-rest-beta", + "Command": "Clear-MgBetaCommunicationPresence", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Clear", "ClearExpanded", @@ -3143,27 +3143,24 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/communications/presences/{presence-id}/clearUserPreferredPresence", - "CommandAlias": null, - "Command": "Clear-MgBetaCommunicationPresenceUserPreferredPresence", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/presences/{presence-id}/clearUserPreferredPresence", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearuserpreferredpresence?view=graph-rest-beta", + "Command": "Clear-MgBetaCommunicationPresenceUserPreferredPresence", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Clear", "ClearViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/purgeData", - "CommandAlias": null, - "Command": "Clear-MgBetaComplianceEdiscoveryCaseSourceCollectionData", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/purgeData", "Permissions": [ { "Name": "eDiscovery.ReadWrite.All", @@ -3182,20 +3179,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-purgedata?view=graph-rest-beta", + "Command": "Clear-MgBetaComplianceEdiscoveryCaseSourceCollectionData", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Purge", "PurgeViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}/wipe", - "CommandAlias": "Clear-MgBetaDeviceAppMgtWindowsInformationProtectionDeviceRegistration", - "Command": "Clear-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Clear-MgBetaDeviceAppMgtWindowsInformationProtectionDeviceRegistration", + "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}/wipe", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -3230,20 +3227,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Clear-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Wipe", "WipeViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/wipe", - "CommandAlias": null, - "Command": "Clear-MgBetaDeviceManagementComanagedDevice", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/wipe", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -3294,8 +3291,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Clear-MgBetaDeviceManagementComanagedDevice", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Wipe", "WipeExpanded", @@ -3304,27 +3304,24 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/clearEnrollmentTimeDeviceMembershipTarget", - "CommandAlias": null, - "Command": "Clear-MgBetaDeviceManagementConfigurationPolicyEnrollmentTimeDeviceMembershipTarget", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/clearEnrollmentTimeDeviceMembershipTarget", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Clear-MgBetaDeviceManagementConfigurationPolicyEnrollmentTimeDeviceMembershipTarget", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Clear", "ClearViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/wipe", - "CommandAlias": null, - "Command": "Clear-MgBetaDeviceManagementManagedDevice", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/wipe", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -3375,8 +3372,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Clear-MgBetaDeviceManagementManagedDevice", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Wipe", "WipeExpanded", @@ -3385,15 +3385,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/unsetReaction", - "CommandAlias": null, - "Command": "Clear-MgBetaGroupTeamChannelMessageReaction", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/unsetReaction", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Clear-MgBetaGroupTeamChannelMessageReaction", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Unset", "UnsetExpanded", @@ -3402,15 +3402,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "CommandAlias": null, - "Command": "Clear-MgBetaGroupTeamChannelMessageReplyReaction", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Clear-MgBetaGroupTeamChannelMessageReplyReaction", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Unset", "UnsetExpanded", @@ -3419,15 +3419,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/unsetReaction", - "CommandAlias": null, - "Command": "Clear-MgBetaGroupTeamPrimaryChannelMessageReaction", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/unsetReaction", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Clear-MgBetaGroupTeamPrimaryChannelMessageReaction", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Unset", "UnsetExpanded", @@ -3436,15 +3436,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "CommandAlias": null, - "Command": "Clear-MgBetaGroupTeamPrimaryChannelMessageReplyReaction", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Clear-MgBetaGroupTeamPrimaryChannelMessageReplyReaction", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Unset", "UnsetExpanded", @@ -3453,12 +3453,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/purgeData", - "CommandAlias": null, - "Command": "Clear-MgBetaSecurityCaseEdiscoveryCaseSearchData", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/purgeData", "Permissions": [ { "Name": "eDiscovery.ReadWrite.All", @@ -3477,8 +3474,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-purgedata?view=graph-rest-beta", + "Command": "Clear-MgBetaSecurityCaseEdiscoveryCaseSearchData", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Purge", "PurgeExpanded", @@ -3487,15 +3487,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/unsetReaction", - "CommandAlias": null, - "Command": "Clear-MgBetaTeamChannelMessageReaction", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/unsetReaction", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Clear-MgBetaTeamChannelMessageReaction", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Unset", "UnsetExpanded", @@ -3504,15 +3504,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "CommandAlias": null, - "Command": "Clear-MgBetaTeamChannelMessageReplyReaction", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Clear-MgBetaTeamChannelMessageReplyReaction", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Unset", "UnsetExpanded", @@ -3521,15 +3521,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/unsetReaction", - "CommandAlias": null, - "Command": "Clear-MgBetaTeamPrimaryChannelMessageReaction", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/unsetReaction", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Clear-MgBetaTeamPrimaryChannelMessageReaction", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Unset", "UnsetExpanded", @@ -3538,15 +3538,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "CommandAlias": null, - "Command": "Clear-MgBetaTeamPrimaryChannelMessageReplyReaction", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Clear-MgBetaTeamPrimaryChannelMessageReplyReaction", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Unset", "UnsetExpanded", @@ -3555,15 +3555,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/unsetReaction", - "CommandAlias": null, - "Command": "Clear-MgBetaTeamworkDeletedTeamChannelMessageReaction", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/unsetReaction", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Clear-MgBetaTeamworkDeletedTeamChannelMessageReaction", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Unset", "UnsetExpanded", @@ -3572,15 +3572,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "CommandAlias": null, - "Command": "Clear-MgBetaTeamworkDeletedTeamChannelMessageReplyReaction", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Clear-MgBetaTeamworkDeletedTeamChannelMessageReplyReaction", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Unset", "UnsetExpanded", @@ -3589,12 +3589,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/wipeAndBlockManagedApps", - "CommandAlias": null, - "Command": "Clear-MgBetaUserAndBlockManagedApp", "Module": "Beta.Users.Actions", + "CommandAlias": null, + "Uri": "/users/{user-id}/wipeAndBlockManagedApps", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -3629,20 +3626,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Clear-MgBetaUserAndBlockManagedApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Wipe", "WipeViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/unsetReaction", - "CommandAlias": null, - "Command": "Clear-MgBetaUserChatMessageReaction", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/unsetReaction", "Permissions": [ { "Name": "ChatMessage.Send", @@ -3661,8 +3658,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Clear-MgBetaUserChatMessageReaction", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Unset", "UnsetExpanded", @@ -3671,15 +3671,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "CommandAlias": null, - "Command": "Clear-MgBetaUserChatMessageReplyReaction", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Clear-MgBetaUserChatMessageReplyReaction", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Unset", "UnsetExpanded", @@ -3688,12 +3688,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/wipeManagedAppRegistrationsByAzureAdDeviceId", - "CommandAlias": null, - "Command": "Clear-MgBetaUserManagedAppRegistrationByAzureAdDeviceId", "Module": "Beta.Users.Actions", + "CommandAlias": null, + "Uri": "/users/{user-id}/wipeManagedAppRegistrationsByAzureAdDeviceId", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -3728,8 +3725,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Clear-MgBetaUserManagedAppRegistrationByAzureAdDeviceId", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Wipe", "WipeExpanded", @@ -3738,12 +3738,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/wipeManagedAppRegistrationsByDeviceTag", - "CommandAlias": null, - "Command": "Clear-MgBetaUserManagedAppRegistrationByDeviceTag", "Module": "Beta.Users.Actions", + "CommandAlias": null, + "Uri": "/users/{user-id}/wipeManagedAppRegistrationsByDeviceTag", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -3762,8 +3759,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Clear-MgBetaUserManagedAppRegistrationByDeviceTag", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Wipe1", "WipeExpanded1", @@ -3772,15 +3772,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/wipe", - "CommandAlias": null, - "Command": "Clear-MgBetaUserManagedDevice", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/wipe", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Clear-MgBetaUserManagedDevice", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Wipe", "WipeExpanded", @@ -3789,12 +3789,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/presence/clearPresence", - "CommandAlias": null, - "Command": "Clear-MgBetaUserPresence", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/presence/clearPresence", "Permissions": [ { "Name": "Presence.ReadWrite", @@ -3813,8 +3810,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearpresence?view=graph-rest-beta", + "Command": "Clear-MgBetaUserPresence", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Clear", "ClearExpanded", @@ -3823,12 +3823,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/presence/clearUserPreferredPresence", - "CommandAlias": null, - "Command": "Clear-MgBetaUserPresenceUserPreferredPresence", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/presence/clearUserPreferredPresence", "Permissions": [ { "Name": "Presence.ReadWrite", @@ -3847,23 +3844,26 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearuserpreferredpresence?view=graph-rest-beta", + "Command": "Clear-MgBetaUserPresenceUserPreferredPresence", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Clear", "ClearViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/unsetReaction", - "CommandAlias": null, - "Command": "Clear-MgChatMessageReaction", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/unsetReaction", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Clear-MgChatMessageReaction", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Unset", "UnsetExpanded", @@ -3872,15 +3872,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "CommandAlias": null, - "Command": "Clear-MgChatMessageReplyReaction", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Clear-MgChatMessageReplyReaction", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Unset", "UnsetExpanded", @@ -3889,15 +3889,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/communications/presences/{presence-id}/clearPresence", - "CommandAlias": null, - "Command": "Clear-MgCommunicationPresence", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/presences/{presence-id}/clearPresence", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearpresence?view=graph-rest-1.0", + "Command": "Clear-MgCommunicationPresence", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Clear", "ClearExpanded", @@ -3906,27 +3906,24 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/communications/presences/{presence-id}/clearUserPreferredPresence", - "CommandAlias": null, - "Command": "Clear-MgCommunicationPresenceUserPreferredPresence", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/presences/{presence-id}/clearUserPreferredPresence", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearuserpreferredpresence?view=graph-rest-1.0", + "Command": "Clear-MgCommunicationPresenceUserPreferredPresence", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Clear", "ClearViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/wipe", - "CommandAlias": null, - "Command": "Clear-MgDeviceManagementManagedDevice", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/wipe", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -3977,8 +3974,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-wipe?view=graph-rest-1.0", + "Command": "Clear-MgDeviceManagementManagedDevice", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Wipe", "WipeExpanded", @@ -3987,15 +3987,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/unsetReaction", - "CommandAlias": null, - "Command": "Clear-MgGroupTeamChannelMessageReaction", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/unsetReaction", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Clear-MgGroupTeamChannelMessageReaction", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Unset", "UnsetExpanded", @@ -4004,15 +4004,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "CommandAlias": null, - "Command": "Clear-MgGroupTeamChannelMessageReplyReaction", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Clear-MgGroupTeamChannelMessageReplyReaction", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Unset", "UnsetExpanded", @@ -4021,15 +4021,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/unsetReaction", - "CommandAlias": null, - "Command": "Clear-MgGroupTeamPrimaryChannelMessageReaction", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/unsetReaction", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Clear-MgGroupTeamPrimaryChannelMessageReaction", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Unset", "UnsetExpanded", @@ -4038,15 +4038,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "CommandAlias": null, - "Command": "Clear-MgGroupTeamPrimaryChannelMessageReplyReaction", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Clear-MgGroupTeamPrimaryChannelMessageReplyReaction", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Unset", "UnsetExpanded", @@ -4055,12 +4055,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/purgeData", - "CommandAlias": null, - "Command": "Clear-MgSecurityCaseEdiscoveryCaseSearchData", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/purgeData", "Permissions": [ { "Name": "eDiscovery.ReadWrite.All", @@ -4079,8 +4076,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-purgedata?view=graph-rest-1.0", + "Command": "Clear-MgSecurityCaseEdiscoveryCaseSearchData", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Purge", "PurgeExpanded", @@ -4089,15 +4089,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/unsetReaction", - "CommandAlias": null, - "Command": "Clear-MgTeamChannelMessageReaction", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/unsetReaction", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Clear-MgTeamChannelMessageReaction", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Unset", "UnsetExpanded", @@ -4106,15 +4106,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "CommandAlias": null, - "Command": "Clear-MgTeamChannelMessageReplyReaction", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Clear-MgTeamChannelMessageReplyReaction", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Unset", "UnsetExpanded", @@ -4123,15 +4123,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/unsetReaction", - "CommandAlias": null, - "Command": "Clear-MgTeamPrimaryChannelMessageReaction", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/unsetReaction", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Clear-MgTeamPrimaryChannelMessageReaction", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Unset", "UnsetExpanded", @@ -4140,15 +4140,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "CommandAlias": null, - "Command": "Clear-MgTeamPrimaryChannelMessageReplyReaction", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Clear-MgTeamPrimaryChannelMessageReplyReaction", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Unset", "UnsetExpanded", @@ -4157,15 +4157,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/unsetReaction", - "CommandAlias": null, - "Command": "Clear-MgTeamworkDeletedTeamChannelMessageReaction", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/unsetReaction", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Clear-MgTeamworkDeletedTeamChannelMessageReaction", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Unset", "UnsetExpanded", @@ -4174,15 +4174,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "CommandAlias": null, - "Command": "Clear-MgTeamworkDeletedTeamChannelMessageReplyReaction", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Clear-MgTeamworkDeletedTeamChannelMessageReplyReaction", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Unset", "UnsetExpanded", @@ -4191,12 +4191,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/unsetReaction", - "CommandAlias": null, - "Command": "Clear-MgUserChatMessageReaction", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/unsetReaction", "Permissions": [ { "Name": "ChatMessage.Send", @@ -4215,8 +4212,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Clear-MgUserChatMessageReaction", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Unset", "UnsetExpanded", @@ -4225,15 +4225,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "CommandAlias": null, - "Command": "Clear-MgUserChatMessageReplyReaction", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Clear-MgUserChatMessageReplyReaction", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Unset", "UnsetExpanded", @@ -4242,15 +4242,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/wipe", - "CommandAlias": null, - "Command": "Clear-MgUserManagedDevice", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/wipe", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-wipe?view=graph-rest-1.0", + "Command": "Clear-MgUserManagedDevice", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Wipe", "WipeExpanded", @@ -4259,12 +4259,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/presence/clearPresence", - "CommandAlias": null, - "Command": "Clear-MgUserPresence", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/presence/clearPresence", "Permissions": [ { "Name": "Presence.ReadWrite", @@ -4283,8 +4280,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearpresence?view=graph-rest-1.0", + "Command": "Clear-MgUserPresence", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Clear", "ClearExpanded", @@ -4293,12 +4293,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/presence/clearUserPreferredPresence", - "CommandAlias": null, - "Command": "Clear-MgUserPresenceUserPreferredPresence", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/presence/clearUserPreferredPresence", "Permissions": [ { "Name": "Presence.ReadWrite", @@ -4317,20 +4314,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearuserpreferredpresence?view=graph-rest-1.0", + "Command": "Clear-MgUserPresenceUserPreferredPresence", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Clear", "ClearViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/close", - "CommandAlias": null, - "Command": "Close-MgBetaComplianceEdiscoveryCase", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/close", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -4365,20 +4362,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-close?view=graph-rest-beta", + "Command": "Close-MgBetaComplianceEdiscoveryCase", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Close", "CloseViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/close", - "CommandAlias": null, - "Command": "Close-MgBetaSecurityCaseEdiscoveryCase", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/close", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -4413,20 +4410,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-close?view=graph-rest-beta", + "Command": "Close-MgBetaSecurityCaseEdiscoveryCase", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Close", "CloseViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/close", - "CommandAlias": null, - "Command": "Close-MgSecurityCaseEdiscoveryCase", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/close", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -4461,20 +4458,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-close?view=graph-rest-1.0", + "Command": "Close-MgSecurityCaseEdiscoveryCase", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Close", "CloseViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementSettingComparison", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/compare(templateId='{templateId}')", - "CommandAlias": null, - "Command": "Compare-MgBetaDeviceManagementIntent", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/compare(templateId='{templateId}')", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -4509,20 +4506,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Compare-MgBetaDeviceManagementIntent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingComparison", + "Method": "GET", "Variants": [ "Compare", "CompareViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementSettingComparison", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/compare(templateId='{templateId}')", - "CommandAlias": null, - "Command": "Compare-MgBetaDeviceManagementTemplate", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/compare(templateId='{templateId}')", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -4557,20 +4554,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Compare-MgBetaDeviceManagementTemplate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingComparison", + "Method": "GET", "Variants": [ "Compare", "CompareViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementSettingComparison", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/compare(templateId='{templateId}')", - "CommandAlias": null, - "Command": "Compare-MgBetaDeviceManagementTemplateMigratableTo", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/compare(templateId='{templateId}')", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -4605,35 +4602,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Compare-MgBetaDeviceManagementTemplateMigratableTo", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingComparison", + "Method": "GET", "Variants": [ "Compare", "CompareViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/chats/{chat-id}/completeMigration", - "CommandAlias": null, - "Command": "Complete-MgBetaChatMigration", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/completeMigration", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Complete-MgBetaChatMigration", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Complete", "CompleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/androidForWorkSettings/completeSignup", - "CommandAlias": null, - "Command": "Complete-MgBetaDeviceManagementAndroidForWorkSettingSignup", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/androidForWorkSettings/completeSignup", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -4652,20 +4649,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Complete-MgBetaDeviceManagementAndroidForWorkSettingSignup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Complete", "CompleteExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/completeSignup", - "CommandAlias": null, - "Command": "Complete-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingSignup", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/completeSignup", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -4684,35 +4681,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Complete-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingSignup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Complete", "CompleteExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphImpactedResource", - "Uri": "/directory/impactedResources/{impactedResource-id}/complete", - "CommandAlias": null, - "Command": "Complete-MgBetaDirectoryImpactedResource", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/impactedResources/{impactedResource-id}/complete", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-complete?view=graph-rest-beta", + "Command": "Complete-MgBetaDirectoryImpactedResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImpactedResource", + "Method": "POST", "Variants": [ "Complete", "CompleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphRecommendation", - "Uri": "/directory/recommendations/{recommendation-id}/complete", - "CommandAlias": null, - "Command": "Complete-MgBetaDirectoryRecommendation", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/recommendations/{recommendation-id}/complete", "Permissions": [ { "Name": "DirectoryRecommendations.ReadWrite.All", @@ -4731,20 +4728,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/recommendation-complete?view=graph-rest-beta", + "Command": "Complete-MgBetaDirectoryRecommendation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRecommendation", + "Method": "POST", "Variants": [ "Complete", "CompleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphImpactedResource", - "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/complete", - "CommandAlias": null, - "Command": "Complete-MgBetaDirectoryRecommendationImpactedResource", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/complete", "Permissions": [ { "Name": "DirectoryRecommendations.ReadWrite.All", @@ -4763,140 +4760,140 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-complete?view=graph-rest-beta", + "Command": "Complete-MgBetaDirectoryRecommendationImpactedResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImpactedResource", + "Method": "POST", "Variants": [ "Complete", "CompleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/completeMigration", - "CommandAlias": null, - "Command": "Complete-MgBetaGroupTeamChannelMigration", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/completeMigration", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-beta", + "Command": "Complete-MgBetaGroupTeamChannelMigration", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Complete", "CompleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/team/completeMigration", - "CommandAlias": null, - "Command": "Complete-MgBetaGroupTeamMigration", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/completeMigration", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-completemigration?view=graph-rest-beta", + "Command": "Complete-MgBetaGroupTeamMigration", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Complete", "CompleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/completeMigration", - "CommandAlias": null, - "Command": "Complete-MgBetaGroupTeamPrimaryChannelMigration", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/completeMigration", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-beta", + "Command": "Complete-MgBetaGroupTeamPrimaryChannelMigration", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Complete", "CompleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/completeMigration", - "CommandAlias": null, - "Command": "Complete-MgBetaTeamChannelMigration", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/completeMigration", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-beta", + "Command": "Complete-MgBetaTeamChannelMigration", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Complete", "CompleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teams/{team-id}/completeMigration", - "CommandAlias": null, - "Command": "Complete-MgBetaTeamMigration", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/completeMigration", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-completemigration?view=graph-rest-beta", + "Command": "Complete-MgBetaTeamMigration", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Complete", "CompleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/completeMigration", - "CommandAlias": null, - "Command": "Complete-MgBetaTeamPrimaryChannelMigration", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/completeMigration", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-beta", + "Command": "Complete-MgBetaTeamPrimaryChannelMigration", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Complete", "CompleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/completeMigration", - "CommandAlias": null, - "Command": "Complete-MgBetaTeamworkDeletedTeamChannelMigration", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/completeMigration", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-beta", + "Command": "Complete-MgBetaTeamworkDeletedTeamChannelMigration", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Complete", "CompleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/completeMigration", - "CommandAlias": null, - "Command": "Complete-MgBetaUserChatMigration", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/completeMigration", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Complete-MgBetaUserChatMigration", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Complete", "CompleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOutlookTask", - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/complete", - "CommandAlias": null, - "Command": "Complete-MgBetaUserOutlookTask", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/complete", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -4915,158 +4912,161 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlooktask-complete?view=graph-rest-beta", + "Command": "Complete-MgBetaUserOutlookTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookTask", + "Method": "POST", "Variants": [ "Complete", "CompleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOutlookTask", - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/complete", - "CommandAlias": null, - "Command": "Complete-MgBetaUserOutlookTaskFolderTask", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/complete", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlooktask-complete?view=graph-rest-beta", + "Command": "Complete-MgBetaUserOutlookTaskFolderTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookTask", + "Method": "POST", "Variants": [ "Complete", "CompleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOutlookTask", - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/complete", - "CommandAlias": null, - "Command": "Complete-MgBetaUserOutlookTaskGroupTaskFolderTask", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/complete", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlooktask-complete?view=graph-rest-beta", + "Command": "Complete-MgBetaUserOutlookTaskGroupTaskFolderTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookTask", + "Method": "POST", "Variants": [ "Complete", "CompleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/completeMigration", - "CommandAlias": null, - "Command": "Complete-MgGroupTeamChannelMigration", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/completeMigration", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-1.0", + "Command": "Complete-MgGroupTeamChannelMigration", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Complete", "CompleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/team/completeMigration", - "CommandAlias": null, - "Command": "Complete-MgGroupTeamMigration", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/completeMigration", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-completemigration?view=graph-rest-1.0", + "Command": "Complete-MgGroupTeamMigration", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Complete", "CompleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/completeMigration", - "CommandAlias": null, - "Command": "Complete-MgGroupTeamPrimaryChannelMigration", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/completeMigration", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-1.0", + "Command": "Complete-MgGroupTeamPrimaryChannelMigration", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Complete", "CompleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/completeMigration", - "CommandAlias": null, - "Command": "Complete-MgTeamChannelMigration", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/completeMigration", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-1.0", + "Command": "Complete-MgTeamChannelMigration", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Complete", "CompleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teams/{team-id}/completeMigration", - "CommandAlias": null, - "Command": "Complete-MgTeamMigration", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/completeMigration", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-completemigration?view=graph-rest-1.0", + "Command": "Complete-MgTeamMigration", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Complete", "CompleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/completeMigration", - "CommandAlias": null, - "Command": "Complete-MgTeamPrimaryChannelMigration", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/completeMigration", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-1.0", + "Command": "Complete-MgTeamPrimaryChannelMigration", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Complete", "CompleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/completeMigration", - "CommandAlias": null, - "Command": "Complete-MgTeamworkDeletedTeamChannelMigration", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/completeMigration", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-1.0", + "Command": "Complete-MgTeamworkDeletedTeamChannelMigration", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Complete", "CompleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/applications/{application-id}/checkMemberGroups", - "CommandAlias": null, - "Command": "Confirm-MgApplicationMemberGroup", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/checkMemberGroups", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", + "Command": "Confirm-MgApplicationMemberGroup", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -5075,15 +5075,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/applications/{application-id}/checkMemberObjects", - "CommandAlias": null, - "Command": "Confirm-MgApplicationMemberObject", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/checkMemberObjects", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Confirm-MgApplicationMemberObject", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -5092,15 +5092,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/checkMemberGroups", - "CommandAlias": null, - "Command": "Confirm-MgBetaAdministrativeUnitMemberGroup", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/checkMemberGroups", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", + "Command": "Confirm-MgBetaAdministrativeUnitMemberGroup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -5109,15 +5109,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/checkMemberObjects", - "CommandAlias": null, - "Command": "Confirm-MgBetaAdministrativeUnitMemberObject", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/checkMemberObjects", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Confirm-MgBetaAdministrativeUnitMemberObject", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -5126,15 +5126,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/applications/{application-id}/checkMemberGroups", - "CommandAlias": null, - "Command": "Confirm-MgBetaApplicationMemberGroup", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/checkMemberGroups", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", + "Command": "Confirm-MgBetaApplicationMemberGroup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -5143,15 +5143,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/applications/{application-id}/checkMemberObjects", - "CommandAlias": null, - "Command": "Confirm-MgBetaApplicationMemberObject", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/checkMemberObjects", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Confirm-MgBetaApplicationMemberObject", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -5160,12 +5160,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/auditLogs/signIns/confirmCompromised", - "CommandAlias": null, - "Command": "Confirm-MgBetaAuditLogSignInCompromised", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/auditLogs/signIns/confirmCompromised", "Permissions": [ { "Name": "IdentityRiskyUser.ReadWrite.All", @@ -5184,20 +5181,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/signin-confirmcompromised?view=graph-rest-beta", + "Command": "Confirm-MgBetaAuditLogSignInCompromised", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Confirm", "ConfirmExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/auditLogs/signIns/confirmSafe", - "CommandAlias": null, - "Command": "Confirm-MgBetaAuditLogSignInSafe", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/auditLogs/signIns/confirmSafe", "Permissions": [ { "Name": "IdentityRiskyUser.ReadWrite.All", @@ -5216,20 +5213,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/signin-confirmsafe?view=graph-rest-beta", + "Command": "Confirm-MgBetaAuditLogSignInSafe", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Confirm", "ConfirmExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/contacts/{orgContact-id}/checkMemberGroups", - "CommandAlias": null, - "Command": "Confirm-MgBetaContactMemberGroup", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/checkMemberGroups", "Permissions": [ { "Name": "Application.Read.All", @@ -5400,8 +5397,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", + "Command": "Confirm-MgBetaContactMemberGroup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -5410,12 +5410,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/contacts/{orgContact-id}/checkMemberObjects", - "CommandAlias": null, - "Command": "Confirm-MgBetaContactMemberObject", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/checkMemberObjects", "Permissions": [ { "Name": "Application.Read.All", @@ -5594,8 +5591,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Confirm-MgBetaContactMemberObject", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -5604,15 +5604,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/contracts/{contract-id}/checkMemberGroups", - "CommandAlias": null, - "Command": "Confirm-MgBetaContractMemberGroup", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contracts/{contract-id}/checkMemberGroups", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", + "Command": "Confirm-MgBetaContractMemberGroup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -5621,15 +5621,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/contracts/{contract-id}/checkMemberObjects", - "CommandAlias": null, - "Command": "Confirm-MgBetaContractMemberObject", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contracts/{contract-id}/checkMemberObjects", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Confirm-MgBetaContractMemberObject", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -5638,12 +5638,9 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/verifyWindowsEnrollmentAutoDiscovery(domainName='{domainName}')", - "CommandAlias": null, - "Command": "Confirm-MgBetaDeviceManagementWindowsEnrollmentAutoDiscovery", "Module": "Beta.DeviceManagement.Functions", + "CommandAlias": null, + "Uri": "/deviceManagement/verifyWindowsEnrollmentAutoDiscovery(domainName='{domainName}')", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -5678,20 +5675,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Confirm-MgBetaDeviceManagementWindowsEnrollmentAutoDiscovery", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Verify", "VerifyViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/devices/{device-id}/checkMemberGroups", - "CommandAlias": null, - "Command": "Confirm-MgBetaDeviceMemberGroup", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/checkMemberGroups", "Permissions": [ { "Name": "Application.Read.All", @@ -5862,8 +5859,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", + "Command": "Confirm-MgBetaDeviceMemberGroup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -5872,12 +5872,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/devices/{device-id}/checkMemberObjects", - "CommandAlias": null, - "Command": "Confirm-MgBetaDeviceMemberObject", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/checkMemberObjects", "Permissions": [ { "Name": "Application.Read.All", @@ -6056,8 +6053,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Confirm-MgBetaDeviceMemberObject", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -6066,15 +6066,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/directory/deletedItems/{directoryObject-id}/checkMemberGroups", - "CommandAlias": null, - "Command": "Confirm-MgBetaDirectoryDeletedItemMemberGroup", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/deletedItems/{directoryObject-id}/checkMemberGroups", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", + "Command": "Confirm-MgBetaDirectoryDeletedItemMemberGroup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -6083,15 +6083,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/directory/deletedItems/{directoryObject-id}/checkMemberObjects", - "CommandAlias": null, - "Command": "Confirm-MgBetaDirectoryDeletedItemMemberObject", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/deletedItems/{directoryObject-id}/checkMemberObjects", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Confirm-MgBetaDirectoryDeletedItemMemberObject", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -6100,198 +6100,195 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/directoryObjects/{directoryObject-id}/checkMemberGroups", + "Module": "Beta.DirectoryObjects", "CommandAlias": null, + "Uri": "/directoryObjects/{directoryObject-id}/checkMemberGroups", + "Permissions": [ + { + "Name": "Application.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Application.Read.All", + "Description": "Read applications", + "FullDescription": "Allows the app to read applications and service principals on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "Application.ReadWrite.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": "GroupMember.Read.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": "User.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": "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": "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.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": "Application.ReadWrite.All", + "Description": "Read and write applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Device.Read.All", + "Description": "Read all devices", + "FullDescription": "Allows the app to read devices' configuration information on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "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": "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": "Directory.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", "Command": "Confirm-MgBetaDirectoryObjectMemberGroup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "Variants": [ + "Check", + "CheckExpanded", + "CheckViaIdentity", + "CheckViaIdentityExpanded" + ] + }, + { "Module": "Beta.DirectoryObjects", - "Permissions": [ - { - "Name": "Application.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Application.Read.All", - "Description": "Read applications", - "FullDescription": "Allows the app to read applications and service principals on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "Application.ReadWrite.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": "GroupMember.Read.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": "User.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": "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": "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.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": "Application.ReadWrite.All", - "Description": "Read and write applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Device.Read.All", - "Description": "Read all devices", - "FullDescription": "Allows the app to read devices' configuration information on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "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": "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": "Directory.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", - "Variants": [ - "Check", - "CheckExpanded", - "CheckViaIdentity", - "CheckViaIdentityExpanded" - ] - }, - { - "Method": "POST", - "OutputType": null, - "Uri": "/directoryObjects/{directoryObject-id}/checkMemberObjects", - "CommandAlias": null, - "Command": "Confirm-MgBetaDirectoryObjectMemberObject", - "Module": "Beta.DirectoryObjects", + "CommandAlias": null, + "Uri": "/directoryObjects/{directoryObject-id}/checkMemberObjects", "Permissions": [ { "Name": "Application.Read.All", @@ -6470,8 +6467,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Confirm-MgBetaDirectoryObjectMemberObject", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -6480,15 +6480,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/directoryRoles/{directoryRole-id}/checkMemberGroups", - "CommandAlias": null, - "Command": "Confirm-MgBetaDirectoryRoleMemberGroup", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/checkMemberGroups", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", + "Command": "Confirm-MgBetaDirectoryRoleMemberGroup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -6497,15 +6497,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/directoryRoles/{directoryRole-id}/checkMemberObjects", - "CommandAlias": null, - "Command": "Confirm-MgBetaDirectoryRoleMemberObject", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/checkMemberObjects", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Confirm-MgBetaDirectoryRoleMemberObject", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -6514,15 +6514,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberGroups", - "CommandAlias": null, - "Command": "Confirm-MgBetaDirectoryRoleTemplateMemberGroup", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberGroups", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", + "Command": "Confirm-MgBetaDirectoryRoleTemplateMemberGroup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -6531,15 +6531,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberObjects", - "CommandAlias": null, - "Command": "Confirm-MgBetaDirectoryRoleTemplateMemberObject", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberObjects", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Confirm-MgBetaDirectoryRoleTemplateMemberObject", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -6548,15 +6548,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/checkMemberGroups", - "CommandAlias": null, - "Command": "Confirm-MgBetaDirectorySettingTemplateMemberGroup", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/checkMemberGroups", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", + "Command": "Confirm-MgBetaDirectorySettingTemplateMemberGroup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -6565,15 +6565,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/checkMemberObjects", - "CommandAlias": null, - "Command": "Confirm-MgBetaDirectorySettingTemplateMemberObject", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/checkMemberObjects", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Confirm-MgBetaDirectorySettingTemplateMemberObject", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -6582,12 +6582,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDomain", - "Uri": "/domains/{domain-id}/verify", - "CommandAlias": null, - "Command": "Confirm-MgBetaDomain", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/verify", "Permissions": [ { "Name": "Domain.ReadWrite.All", @@ -6606,35 +6603,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-verify?view=graph-rest-beta", + "Command": "Confirm-MgBetaDomain", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDomain", + "Method": "POST", "Variants": [ "Verify", "VerifyViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Uri": "/groups/{group-id}/checkGrantedPermissionsForApp", - "CommandAlias": null, - "Command": "Confirm-MgBetaGroupGrantedPermissionForApp", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/checkGrantedPermissionsForApp", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Confirm-MgBetaGroupGrantedPermissionForApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "POST", "Variants": [ "Check", "CheckViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/checkMemberGroups", - "CommandAlias": null, - "Command": "Confirm-MgBetaGroupMemberGroup", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/checkMemberGroups", "Permissions": [ { "Name": "User.ReadWrite.All", @@ -6805,8 +6802,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", + "Command": "Confirm-MgBetaGroupMemberGroup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -6815,12 +6815,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/checkMemberObjects", - "CommandAlias": null, - "Command": "Confirm-MgBetaGroupMemberObject", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/checkMemberObjects", "Permissions": [ { "Name": "User.ReadWrite.All", @@ -6999,8 +6996,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Confirm-MgBetaGroupMemberObject", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -7009,15 +7009,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/verifySignature", - "CommandAlias": null, - "Command": "Confirm-MgBetaGroupSiteInformationProtectionSignature", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/verifySignature", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Confirm-MgBetaGroupSiteInformationProtectionSignature", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Verify", "VerifyExpanded", @@ -7026,45 +7026,45 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTimeCard", - "Uri": "/groups/{group-id}/team/schedule/timeCards/{timeCard-id}/confirm", - "CommandAlias": null, - "Command": "Confirm-MgBetaGroupTeamScheduleTimeCard", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timeCards/{timeCard-id}/confirm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-confirm?view=graph-rest-beta", + "Command": "Confirm-MgBetaGroupTeamScheduleTimeCard", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeCard", + "Method": "POST", "Variants": [ "Confirm", "ConfirmViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/informationProtection/verifySignature", - "CommandAlias": null, - "Command": "Confirm-MgBetaInformationProtectionSignature", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/informationProtection/verifySignature", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Confirm-MgBetaInformationProtectionSignature", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Verify", "VerifyExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/organization/{organization-id}/checkMemberGroups", - "CommandAlias": null, - "Command": "Confirm-MgBetaOrganizationMemberGroup", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/checkMemberGroups", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", + "Command": "Confirm-MgBetaOrganizationMemberGroup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -7073,15 +7073,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/organization/{organization-id}/checkMemberObjects", - "CommandAlias": null, - "Command": "Confirm-MgBetaOrganizationMemberObject", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/checkMemberObjects", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Confirm-MgBetaOrganizationMemberObject", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -7090,12 +7090,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identityProtection/riskyServicePrincipals/confirmCompromised", - "CommandAlias": null, - "Command": "Confirm-MgBetaRiskyServicePrincipalCompromised", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identityProtection/riskyServicePrincipals/confirmCompromised", "Permissions": [ { "Name": "IdentityRiskyServicePrincipal.ReadWrite.All", @@ -7114,20 +7111,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-confirmcompromised?view=graph-rest-beta", + "Command": "Confirm-MgBetaRiskyServicePrincipalCompromised", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Confirm", "ConfirmExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identityProtection/riskyUsers/confirmCompromised", - "CommandAlias": null, - "Command": "Confirm-MgBetaRiskyUserCompromised", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identityProtection/riskyUsers/confirmCompromised", "Permissions": [ { "Name": "IdentityRiskyUser.ReadWrite.All", @@ -7146,20 +7143,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyusers-confirmcompromised?view=graph-rest-beta", + "Command": "Confirm-MgBetaRiskyUserCompromised", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Confirm", "ConfirmExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberGroups", - "CommandAlias": null, - "Command": "Confirm-MgBetaServicePrincipalMemberGroup", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberGroups", "Permissions": [ { "Name": "Application.Read.All", @@ -7330,8 +7327,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", + "Command": "Confirm-MgBetaServicePrincipalMemberGroup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -7340,12 +7340,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberObjects", - "CommandAlias": null, - "Command": "Confirm-MgBetaServicePrincipalMemberObject", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberObjects", "Permissions": [ { "Name": "Application.Read.All", @@ -7524,8 +7521,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Confirm-MgBetaServicePrincipalMemberObject", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -7534,12 +7534,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTimeCard", - "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/confirm", - "CommandAlias": null, - "Command": "Confirm-MgBetaTeamScheduleTimeCard", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/confirm", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -7558,23 +7555,26 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-confirm?view=graph-rest-beta", + "Command": "Confirm-MgBetaTeamScheduleTimeCard", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeCard", + "Method": "POST", "Variants": [ "Confirm", "ConfirmViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/informationProtection/verifySignature", - "CommandAlias": null, - "Command": "Confirm-MgBetaUserInformationProtectionSignature", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/verifySignature", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Confirm-MgBetaUserInformationProtectionSignature", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Verify", "VerifyExpanded", @@ -7583,12 +7583,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/checkMemberGroups", - "CommandAlias": null, - "Command": "Confirm-MgBetaUserMemberGroup", "Module": "Beta.Users.Actions", + "CommandAlias": null, + "Uri": "/users/{user-id}/checkMemberGroups", "Permissions": [ { "Name": "Application.Read.All", @@ -7759,8 +7756,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", + "Command": "Confirm-MgBetaUserMemberGroup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -7769,12 +7769,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/checkMemberObjects", - "CommandAlias": null, - "Command": "Confirm-MgBetaUserMemberObject", "Module": "Beta.Users.Actions", + "CommandAlias": null, + "Uri": "/users/{user-id}/checkMemberObjects", "Permissions": [ { "Name": "Application.Read.All", @@ -7953,8 +7950,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Confirm-MgBetaUserMemberObject", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -7963,12 +7963,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/contacts/{orgContact-id}/checkMemberGroups", - "CommandAlias": null, - "Command": "Confirm-MgContactMemberGroup", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/checkMemberGroups", "Permissions": [ { "Name": "Application.Read.All", @@ -8139,8 +8136,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", + "Command": "Confirm-MgContactMemberGroup", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -8149,12 +8149,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/contacts/{orgContact-id}/checkMemberObjects", - "CommandAlias": null, - "Command": "Confirm-MgContactMemberObject", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/checkMemberObjects", "Permissions": [ { "Name": "Application.Read.All", @@ -8333,8 +8330,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Confirm-MgContactMemberObject", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -8343,15 +8343,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/contracts/{contract-id}/checkMemberGroups", - "CommandAlias": null, - "Command": "Confirm-MgContractMemberGroup", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contracts/{contract-id}/checkMemberGroups", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", + "Command": "Confirm-MgContractMemberGroup", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -8360,15 +8360,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/contracts/{contract-id}/checkMemberObjects", - "CommandAlias": null, - "Command": "Confirm-MgContractMemberObject", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contracts/{contract-id}/checkMemberObjects", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Confirm-MgContractMemberObject", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -8377,12 +8377,9 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/verifyWindowsEnrollmentAutoDiscovery(domainName='{domainName}')", - "CommandAlias": null, - "Command": "Confirm-MgDeviceManagementWindowsEnrollmentAutoDiscovery", "Module": "DeviceManagement.Functions", + "CommandAlias": null, + "Uri": "/deviceManagement/verifyWindowsEnrollmentAutoDiscovery(domainName='{domainName}')", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -8417,20 +8414,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Confirm-MgDeviceManagementWindowsEnrollmentAutoDiscovery", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Verify", "VerifyViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/devices/{device-id}/checkMemberGroups", - "CommandAlias": null, - "Command": "Confirm-MgDeviceMemberGroup", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/checkMemberGroups", "Permissions": [ { "Name": "Application.Read.All", @@ -8601,8 +8598,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", + "Command": "Confirm-MgDeviceMemberGroup", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -8611,12 +8611,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/devices/{device-id}/checkMemberObjects", - "CommandAlias": null, - "Command": "Confirm-MgDeviceMemberObject", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/checkMemberObjects", "Permissions": [ { "Name": "Application.Read.All", @@ -8795,8 +8792,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Confirm-MgDeviceMemberObject", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -8805,15 +8805,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/directory/deletedItems/{directoryObject-id}/checkMemberGroups", - "CommandAlias": null, - "Command": "Confirm-MgDirectoryDeletedItemMemberGroup", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/deletedItems/{directoryObject-id}/checkMemberGroups", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", + "Command": "Confirm-MgDirectoryDeletedItemMemberGroup", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -8822,15 +8822,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/directory/deletedItems/{directoryObject-id}/checkMemberObjects", - "CommandAlias": null, - "Command": "Confirm-MgDirectoryDeletedItemMemberObject", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/deletedItems/{directoryObject-id}/checkMemberObjects", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Confirm-MgDirectoryDeletedItemMemberObject", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -8839,12 +8839,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/directoryObjects/{directoryObject-id}/checkMemberGroups", - "CommandAlias": null, - "Command": "Confirm-MgDirectoryObjectMemberGroup", "Module": "DirectoryObjects", + "CommandAlias": null, + "Uri": "/directoryObjects/{directoryObject-id}/checkMemberGroups", "Permissions": [ { "Name": "Application.Read.All", @@ -9015,8 +9012,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", + "Command": "Confirm-MgDirectoryObjectMemberGroup", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -9025,12 +9025,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/directoryObjects/{directoryObject-id}/checkMemberObjects", - "CommandAlias": null, - "Command": "Confirm-MgDirectoryObjectMemberObject", "Module": "DirectoryObjects", + "CommandAlias": null, + "Uri": "/directoryObjects/{directoryObject-id}/checkMemberObjects", "Permissions": [ { "Name": "Application.Read.All", @@ -9209,8 +9206,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Confirm-MgDirectoryObjectMemberObject", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -9219,15 +9219,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/directoryRoles/{directoryRole-id}/checkMemberGroups", - "CommandAlias": null, - "Command": "Confirm-MgDirectoryRoleMemberGroup", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/checkMemberGroups", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", + "Command": "Confirm-MgDirectoryRoleMemberGroup", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -9236,15 +9236,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/directoryRoles/{directoryRole-id}/checkMemberObjects", - "CommandAlias": null, - "Command": "Confirm-MgDirectoryRoleMemberObject", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/checkMemberObjects", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Confirm-MgDirectoryRoleMemberObject", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -9253,15 +9253,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberGroups", - "CommandAlias": null, - "Command": "Confirm-MgDirectoryRoleTemplateMemberGroup", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberGroups", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", + "Command": "Confirm-MgDirectoryRoleTemplateMemberGroup", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -9270,15 +9270,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberObjects", - "CommandAlias": null, - "Command": "Confirm-MgDirectoryRoleTemplateMemberObject", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberObjects", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Confirm-MgDirectoryRoleTemplateMemberObject", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -9287,12 +9287,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDomain", - "Uri": "/domains/{domain-id}/verify", - "CommandAlias": null, - "Command": "Confirm-MgDomain", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/verify", "Permissions": [ { "Name": "Domain.ReadWrite.All", @@ -9311,35 +9308,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-verify?view=graph-rest-1.0", + "Command": "Confirm-MgDomain", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDomain", + "Method": "POST", "Variants": [ "Verify", "VerifyViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Uri": "/groups/{group-id}/checkGrantedPermissionsForApp", - "CommandAlias": null, - "Command": "Confirm-MgGroupGrantedPermissionForApp", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/checkGrantedPermissionsForApp", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Confirm-MgGroupGrantedPermissionForApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "POST", "Variants": [ "Check", "CheckViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/checkMemberGroups", - "CommandAlias": null, - "Command": "Confirm-MgGroupMemberGroup", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/checkMemberGroups", "Permissions": [ { "Name": "User.ReadWrite.All", @@ -9510,8 +9507,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", + "Command": "Confirm-MgGroupMemberGroup", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -9520,12 +9520,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/checkMemberObjects", - "CommandAlias": null, - "Command": "Confirm-MgGroupMemberObject", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/checkMemberObjects", "Permissions": [ { "Name": "User.ReadWrite.All", @@ -9704,8 +9701,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Confirm-MgGroupMemberObject", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -9714,15 +9714,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/checkMemberGroups", - "CommandAlias": null, - "Command": "Confirm-MgGroupSettingTemplateMemberGroup", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/checkMemberGroups", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", + "Command": "Confirm-MgGroupSettingTemplateMemberGroup", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -9731,15 +9731,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/checkMemberObjects", - "CommandAlias": null, - "Command": "Confirm-MgGroupSettingTemplateMemberObject", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/checkMemberObjects", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Confirm-MgGroupSettingTemplateMemberObject", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -9748,30 +9748,30 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTimeCard", - "Uri": "/groups/{group-id}/team/schedule/timeCards/{timeCard-id}/confirm", - "CommandAlias": null, - "Command": "Confirm-MgGroupTeamScheduleTimeCard", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timeCards/{timeCard-id}/confirm", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-confirm?view=graph-rest-1.0", + "Command": "Confirm-MgGroupTeamScheduleTimeCard", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTimeCard", + "Method": "POST", "Variants": [ "Confirm", "ConfirmViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/organization/{organization-id}/checkMemberGroups", - "CommandAlias": null, - "Command": "Confirm-MgOrganizationMemberGroup", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/checkMemberGroups", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", + "Command": "Confirm-MgOrganizationMemberGroup", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -9780,15 +9780,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/organization/{organization-id}/checkMemberObjects", - "CommandAlias": null, - "Command": "Confirm-MgOrganizationMemberObject", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/checkMemberObjects", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Confirm-MgOrganizationMemberObject", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -9797,12 +9797,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identityProtection/riskyServicePrincipals/confirmCompromised", - "CommandAlias": null, - "Command": "Confirm-MgRiskyServicePrincipalCompromised", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identityProtection/riskyServicePrincipals/confirmCompromised", "Permissions": [ { "Name": "IdentityRiskyServicePrincipal.ReadWrite.All", @@ -9821,20 +9818,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-confirmcompromised?view=graph-rest-1.0", + "Command": "Confirm-MgRiskyServicePrincipalCompromised", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Confirm", "ConfirmExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identityProtection/riskyUsers/confirmCompromised", - "CommandAlias": null, - "Command": "Confirm-MgRiskyUserCompromised", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identityProtection/riskyUsers/confirmCompromised", "Permissions": [ { "Name": "IdentityRiskyUser.ReadWrite.All", @@ -9853,20 +9850,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyuser-confirmcompromised?view=graph-rest-1.0", + "Command": "Confirm-MgRiskyUserCompromised", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Confirm", "ConfirmExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberGroups", - "CommandAlias": null, - "Command": "Confirm-MgServicePrincipalMemberGroup", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberGroups", "Permissions": [ { "Name": "Application.Read.All", @@ -10037,8 +10034,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", + "Command": "Confirm-MgServicePrincipalMemberGroup", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -10047,12 +10047,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberObjects", - "CommandAlias": null, - "Command": "Confirm-MgServicePrincipalMemberObject", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberObjects", "Permissions": [ { "Name": "Application.Read.All", @@ -10231,8 +10228,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Confirm-MgServicePrincipalMemberObject", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -10241,12 +10241,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTimeCard", - "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/confirm", - "CommandAlias": null, - "Command": "Confirm-MgTeamScheduleTimeCard", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/confirm", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -10265,20 +10262,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-confirm?view=graph-rest-1.0", + "Command": "Confirm-MgTeamScheduleTimeCard", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTimeCard", + "Method": "POST", "Variants": [ "Confirm", "ConfirmViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/checkMemberGroups", - "CommandAlias": null, - "Command": "Confirm-MgUserMemberGroup", "Module": "Users.Actions", + "CommandAlias": null, + "Uri": "/users/{user-id}/checkMemberGroups", "Permissions": [ { "Name": "Application.Read.All", @@ -10449,8 +10446,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", + "Command": "Confirm-MgUserMemberGroup", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -10459,12 +10459,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/checkMemberObjects", - "CommandAlias": null, - "Command": "Confirm-MgUserMemberObject", "Module": "Users.Actions", + "CommandAlias": null, + "Uri": "/users/{user-id}/checkMemberObjects", "Permissions": [ { "Name": "Application.Read.All", @@ -10643,8 +10640,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Confirm-MgUserMemberObject", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -10653,12 +10653,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileApp", - "Uri": "/deviceAppManagement/mobileApps/convertFromMobileAppCatalogPackage(mobileAppCatalogPackageId='{mobileAppCatalogPackageId}')", - "CommandAlias": "Convert-MgBetaDeviceAppMgtMobileAppFromMobileAppCatalogPackage", - "Command": "Convert-MgBetaDeviceAppManagementMobileAppFromMobileAppCatalogPackage", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Convert-MgBetaDeviceAppMgtMobileAppFromMobileAppCatalogPackage", + "Uri": "/deviceAppManagement/mobileApps/convertFromMobileAppCatalogPackage(mobileAppCatalogPackageId='{mobileAppCatalogPackageId}')", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -10693,20 +10690,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Convert-MgBetaDeviceAppManagementMobileAppFromMobileAppCatalogPackage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileApp", + "Method": "GET", "Variants": [ "Convert", "ConvertViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphConversionUserDetails", - "Uri": "/users/{user-id}/convertExternalToInternalMemberUser", - "CommandAlias": null, - "Command": "Convert-MgBetaUserExternalToInternalMemberUser", "Module": "Beta.Users.Actions", + "CommandAlias": null, + "Uri": "/users/{user-id}/convertExternalToInternalMemberUser", "Permissions": [ { "Name": "User-ConvertToInternal.ReadWrite.All", @@ -10741,8 +10738,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-convertexternaltointernalmemberuser?view=graph-rest-beta", + "Command": "Convert-MgBetaUserExternalToInternalMemberUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversionUserDetails", + "Method": "POST", "Variants": [ "Convert", "ConvertExpanded", @@ -10751,12 +10751,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/copy", - "CommandAlias": null, - "Command": "Copy-MgBetaDriveItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/copy", "Permissions": [ { "Name": "Files.ReadWrite", @@ -10815,8 +10812,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-beta", + "Command": "Copy-MgBetaDriveItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -10825,15 +10825,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "CommandAlias": null, - "Command": "Copy-MgBetaDriveListContentTypeToDefaultContentLocation", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta", + "Command": "Copy-MgBetaDriveListContentTypeToDefaultContentLocation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -10842,15 +10842,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/root/copy", - "CommandAlias": null, - "Command": "Copy-MgBetaDriveRoot", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/copy", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-beta", + "Command": "Copy-MgBetaDriveRoot", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -10859,15 +10859,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/copy", - "CommandAlias": null, - "Command": "Copy-MgBetaGroupDriveItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/copy", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-beta", + "Command": "Copy-MgBetaGroupDriveItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -10876,15 +10876,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "CommandAlias": null, - "Command": "Copy-MgBetaGroupDriveListContentTypeToDefaultContentLocation", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta", + "Command": "Copy-MgBetaGroupDriveListContentTypeToDefaultContentLocation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -10893,15 +10893,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/copy", - "CommandAlias": null, - "Command": "Copy-MgBetaGroupDriveRoot", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/copy", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-beta", + "Command": "Copy-MgBetaGroupDriveRoot", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -10910,12 +10910,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", - "CommandAlias": null, - "Command": "Copy-MgBetaGroupOnenoteNotebook", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -10966,8 +10963,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-beta", + "Command": "Copy-MgBetaGroupOnenoteNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -10976,15 +10976,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "CommandAlias": null, - "Command": "Copy-MgBetaGroupOnenoteNotebookSectionGroupSectionPageToSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", + "Command": "Copy-MgBetaGroupOnenoteNotebookSectionGroupSectionPageToSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -10993,15 +10993,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", - "CommandAlias": null, - "Command": "Copy-MgBetaGroupOnenoteNotebookSectionGroupSectionToNotebook", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", + "Command": "Copy-MgBetaGroupOnenoteNotebookSectionGroupSectionToNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -11010,15 +11010,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "CommandAlias": null, - "Command": "Copy-MgBetaGroupOnenoteNotebookSectionGroupSectionToSectionGroup", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", + "Command": "Copy-MgBetaGroupOnenoteNotebookSectionGroupSectionToSectionGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -11027,15 +11027,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "CommandAlias": null, - "Command": "Copy-MgBetaGroupOnenoteNotebookSectionPageToSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", + "Command": "Copy-MgBetaGroupOnenoteNotebookSectionPageToSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -11044,15 +11044,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", - "CommandAlias": null, - "Command": "Copy-MgBetaGroupOnenoteNotebookSectionToNotebook", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", + "Command": "Copy-MgBetaGroupOnenoteNotebookSectionToNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -11061,15 +11061,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "CommandAlias": null, - "Command": "Copy-MgBetaGroupOnenoteNotebookSectionToSectionGroup", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", + "Command": "Copy-MgBetaGroupOnenoteNotebookSectionToSectionGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -11078,12 +11078,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/copyToSection", - "CommandAlias": null, - "Command": "Copy-MgBetaGroupOnenotePageToSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/copyToSection", "Permissions": [ { "Name": "Notes.Create", @@ -11134,8 +11131,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", + "Command": "Copy-MgBetaGroupOnenotePageToSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -11144,15 +11144,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "CommandAlias": null, - "Command": "Copy-MgBetaGroupOnenoteSectionGroupSectionPageToSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", + "Command": "Copy-MgBetaGroupOnenoteSectionGroupSectionPageToSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -11161,15 +11161,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", - "CommandAlias": null, - "Command": "Copy-MgBetaGroupOnenoteSectionGroupSectionToNotebook", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", + "Command": "Copy-MgBetaGroupOnenoteSectionGroupSectionToNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -11178,15 +11178,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "CommandAlias": null, - "Command": "Copy-MgBetaGroupOnenoteSectionGroupSectionToSectionGroup", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", + "Command": "Copy-MgBetaGroupOnenoteSectionGroupSectionToSectionGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -11195,15 +11195,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "CommandAlias": null, - "Command": "Copy-MgBetaGroupOnenoteSectionPageToSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", + "Command": "Copy-MgBetaGroupOnenoteSectionPageToSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -11212,12 +11212,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", - "CommandAlias": null, - "Command": "Copy-MgBetaGroupOnenoteSectionToNotebook", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -11268,8 +11265,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", + "Command": "Copy-MgBetaGroupOnenoteSectionToNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -11278,12 +11278,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", - "CommandAlias": null, - "Command": "Copy-MgBetaGroupOnenoteSectionToSectionGroup", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -11334,8 +11331,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", + "Command": "Copy-MgBetaGroupOnenoteSectionToSectionGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -11344,15 +11344,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "CommandAlias": null, - "Command": "Copy-MgBetaGroupSiteContentTypeToDefaultContentLocation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta", + "Command": "Copy-MgBetaGroupSiteContentTypeToDefaultContentLocation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -11361,15 +11361,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "CommandAlias": null, - "Command": "Copy-MgBetaGroupSiteListContentTypeToDefaultContentLocation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta", + "Command": "Copy-MgBetaGroupSiteListContentTypeToDefaultContentLocation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -11378,15 +11378,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", - "CommandAlias": null, - "Command": "Copy-MgBetaGroupSiteOnenoteNotebook", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-beta", + "Command": "Copy-MgBetaGroupSiteOnenoteNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -11395,15 +11395,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "CommandAlias": null, - "Command": "Copy-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageToSection", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", + "Command": "Copy-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageToSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -11412,15 +11412,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", - "CommandAlias": null, - "Command": "Copy-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionToNotebook", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", + "Command": "Copy-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionToNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -11429,15 +11429,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "CommandAlias": null, - "Command": "Copy-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionToSectionGroup", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", + "Command": "Copy-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionToSectionGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -11446,15 +11446,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "CommandAlias": null, - "Command": "Copy-MgBetaGroupSiteOnenoteNotebookSectionPageToSection", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", + "Command": "Copy-MgBetaGroupSiteOnenoteNotebookSectionPageToSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -11463,15 +11463,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", - "CommandAlias": null, - "Command": "Copy-MgBetaGroupSiteOnenoteNotebookSectionToNotebook", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", + "Command": "Copy-MgBetaGroupSiteOnenoteNotebookSectionToNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -11480,15 +11480,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "CommandAlias": null, - "Command": "Copy-MgBetaGroupSiteOnenoteNotebookSectionToSectionGroup", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", + "Command": "Copy-MgBetaGroupSiteOnenoteNotebookSectionToSectionGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -11497,15 +11497,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/copyToSection", - "CommandAlias": null, - "Command": "Copy-MgBetaGroupSiteOnenotePageToSection", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/copyToSection", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", + "Command": "Copy-MgBetaGroupSiteOnenotePageToSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -11514,15 +11514,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "CommandAlias": null, - "Command": "Copy-MgBetaGroupSiteOnenoteSectionGroupSectionPageToSection", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", + "Command": "Copy-MgBetaGroupSiteOnenoteSectionGroupSectionPageToSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -11531,15 +11531,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", - "CommandAlias": null, - "Command": "Copy-MgBetaGroupSiteOnenoteSectionGroupSectionToNotebook", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", + "Command": "Copy-MgBetaGroupSiteOnenoteSectionGroupSectionToNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -11548,15 +11548,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "CommandAlias": null, - "Command": "Copy-MgBetaGroupSiteOnenoteSectionGroupSectionToSectionGroup", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", + "Command": "Copy-MgBetaGroupSiteOnenoteSectionGroupSectionToSectionGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -11565,15 +11565,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "CommandAlias": null, - "Command": "Copy-MgBetaGroupSiteOnenoteSectionPageToSection", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", + "Command": "Copy-MgBetaGroupSiteOnenoteSectionPageToSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -11582,15 +11582,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", - "CommandAlias": null, - "Command": "Copy-MgBetaGroupSiteOnenoteSectionToNotebook", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", + "Command": "Copy-MgBetaGroupSiteOnenoteSectionToNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -11599,15 +11599,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", - "CommandAlias": null, - "Command": "Copy-MgBetaGroupSiteOnenoteSectionToSectionGroup", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", + "Command": "Copy-MgBetaGroupSiteOnenoteSectionToSectionGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -11616,15 +11616,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/team/clone", - "CommandAlias": null, - "Command": "Copy-MgBetaGroupTeam", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/clone", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-clone?view=graph-rest-beta", + "Command": "Copy-MgBetaGroupTeam", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Clone", "CloneExpanded", @@ -11633,15 +11633,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "CommandAlias": null, - "Command": "Copy-MgBetaShareListContentTypeToDefaultContentLocation", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta", + "Command": "Copy-MgBetaShareListContentTypeToDefaultContentLocation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -11650,12 +11650,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "CommandAlias": null, - "Command": "Copy-MgBetaSiteContentTypeToDefaultContentLocation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -11706,8 +11703,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta", + "Command": "Copy-MgBetaSiteContentTypeToDefaultContentLocation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -11716,15 +11716,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "CommandAlias": null, - "Command": "Copy-MgBetaSiteListContentTypeToDefaultContentLocation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta", + "Command": "Copy-MgBetaSiteListContentTypeToDefaultContentLocation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -11733,12 +11733,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", - "CommandAlias": null, - "Command": "Copy-MgBetaSiteOnenoteNotebook", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -11789,8 +11786,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-beta", + "Command": "Copy-MgBetaSiteOnenoteNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -11799,15 +11799,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "CommandAlias": null, - "Command": "Copy-MgBetaSiteOnenoteNotebookSectionGroupSectionPageToSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", + "Command": "Copy-MgBetaSiteOnenoteNotebookSectionGroupSectionPageToSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -11816,15 +11816,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", - "CommandAlias": null, - "Command": "Copy-MgBetaSiteOnenoteNotebookSectionGroupSectionToNotebook", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", + "Command": "Copy-MgBetaSiteOnenoteNotebookSectionGroupSectionToNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -11833,15 +11833,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "CommandAlias": null, - "Command": "Copy-MgBetaSiteOnenoteNotebookSectionGroupSectionToSectionGroup", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", + "Command": "Copy-MgBetaSiteOnenoteNotebookSectionGroupSectionToSectionGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -11850,15 +11850,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "CommandAlias": null, - "Command": "Copy-MgBetaSiteOnenoteNotebookSectionPageToSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", + "Command": "Copy-MgBetaSiteOnenoteNotebookSectionPageToSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -11867,15 +11867,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", - "CommandAlias": null, - "Command": "Copy-MgBetaSiteOnenoteNotebookSectionToNotebook", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", + "Command": "Copy-MgBetaSiteOnenoteNotebookSectionToNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -11884,15 +11884,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "CommandAlias": null, - "Command": "Copy-MgBetaSiteOnenoteNotebookSectionToSectionGroup", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", + "Command": "Copy-MgBetaSiteOnenoteNotebookSectionToSectionGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -11901,12 +11901,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/copyToSection", - "CommandAlias": null, - "Command": "Copy-MgBetaSiteOnenotePageToSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/copyToSection", "Permissions": [ { "Name": "Notes.Create", @@ -11957,8 +11954,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", + "Command": "Copy-MgBetaSiteOnenotePageToSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -11967,15 +11967,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "CommandAlias": null, - "Command": "Copy-MgBetaSiteOnenoteSectionGroupSectionPageToSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", + "Command": "Copy-MgBetaSiteOnenoteSectionGroupSectionPageToSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -11984,15 +11984,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", - "CommandAlias": null, - "Command": "Copy-MgBetaSiteOnenoteSectionGroupSectionToNotebook", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", + "Command": "Copy-MgBetaSiteOnenoteSectionGroupSectionToNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -12001,15 +12001,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "CommandAlias": null, - "Command": "Copy-MgBetaSiteOnenoteSectionGroupSectionToSectionGroup", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", + "Command": "Copy-MgBetaSiteOnenoteSectionGroupSectionToSectionGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -12018,15 +12018,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "CommandAlias": null, - "Command": "Copy-MgBetaSiteOnenoteSectionPageToSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", + "Command": "Copy-MgBetaSiteOnenoteSectionPageToSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -12035,12 +12035,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", - "CommandAlias": null, - "Command": "Copy-MgBetaSiteOnenoteSectionToNotebook", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -12091,8 +12088,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", + "Command": "Copy-MgBetaSiteOnenoteSectionToNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -12101,12 +12101,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", - "CommandAlias": null, - "Command": "Copy-MgBetaSiteOnenoteSectionToSectionGroup", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -12157,8 +12154,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", + "Command": "Copy-MgBetaSiteOnenoteSectionToSectionGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -12167,12 +12167,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teams/{team-id}/clone", - "CommandAlias": null, - "Command": "Copy-MgBetaTeam", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/clone", "Permissions": [ { "Name": "Team.Create", @@ -12223,8 +12220,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-clone?view=graph-rest-beta", + "Command": "Copy-MgBetaTeam", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Clone", "CloneExpanded", @@ -12233,15 +12233,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/copy", - "CommandAlias": null, - "Command": "Copy-MgBetaUserDriveItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/copy", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-beta", + "Command": "Copy-MgBetaUserDriveItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -12250,15 +12250,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "CommandAlias": null, - "Command": "Copy-MgBetaUserDriveListContentTypeToDefaultContentLocation", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta", + "Command": "Copy-MgBetaUserDriveListContentTypeToDefaultContentLocation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -12267,15 +12267,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/root/copy", - "CommandAlias": null, - "Command": "Copy-MgBetaUserDriveRoot", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/copy", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-beta", + "Command": "Copy-MgBetaUserDriveRoot", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -12284,12 +12284,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMailFolder", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/copy", - "CommandAlias": null, - "Command": "Copy-MgBetaUserMailFolder", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/copy", "Permissions": [ { "Name": "Mail.ReadWrite", @@ -12316,8 +12313,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-copy?view=graph-rest-beta", + "Command": "Copy-MgBetaUserMailFolder", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailFolder", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -12326,15 +12326,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMailFolder", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/copy", - "CommandAlias": null, - "Command": "Copy-MgBetaUserMailFolderChildFolder", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/copy", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-copy?view=graph-rest-beta", + "Command": "Copy-MgBetaUserMailFolderChildFolder", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailFolder", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -12343,15 +12343,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/copy", - "CommandAlias": null, - "Command": "Copy-MgBetaUserMailFolderChildFolderMessage", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/copy", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-copy?view=graph-rest-beta", + "Command": "Copy-MgBetaUserMailFolderChildFolderMessage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -12360,12 +12360,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/copy", - "CommandAlias": null, - "Command": "Copy-MgBetaUserMailFolderMessage", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/copy", "Permissions": [ { "Name": "Mail.ReadWrite", @@ -12392,8 +12389,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-copy?view=graph-rest-beta", + "Command": "Copy-MgBetaUserMailFolderMessage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -12402,12 +12402,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", - "Uri": "/users/{user-id}/messages/{message-id}/copy", - "CommandAlias": null, - "Command": "Copy-MgBetaUserMessage", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/copy", "Permissions": [ { "Name": "Mail.ReadWrite", @@ -12434,8 +12431,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-copy?view=graph-rest-beta", + "Command": "Copy-MgBetaUserMessage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -12444,12 +12444,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", - "CommandAlias": null, - "Command": "Copy-MgBetaUserOnenoteNotebook", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -12500,8 +12497,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-beta", + "Command": "Copy-MgBetaUserOnenoteNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -12510,15 +12510,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "CommandAlias": null, - "Command": "Copy-MgBetaUserOnenoteNotebookSectionGroupSectionPageToSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", + "Command": "Copy-MgBetaUserOnenoteNotebookSectionGroupSectionPageToSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -12527,15 +12527,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", - "CommandAlias": null, - "Command": "Copy-MgBetaUserOnenoteNotebookSectionGroupSectionToNotebook", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", + "Command": "Copy-MgBetaUserOnenoteNotebookSectionGroupSectionToNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -12544,15 +12544,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "CommandAlias": null, - "Command": "Copy-MgBetaUserOnenoteNotebookSectionGroupSectionToSectionGroup", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", + "Command": "Copy-MgBetaUserOnenoteNotebookSectionGroupSectionToSectionGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -12561,15 +12561,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "CommandAlias": null, - "Command": "Copy-MgBetaUserOnenoteNotebookSectionPageToSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", + "Command": "Copy-MgBetaUserOnenoteNotebookSectionPageToSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -12578,15 +12578,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", - "CommandAlias": null, - "Command": "Copy-MgBetaUserOnenoteNotebookSectionToNotebook", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", + "Command": "Copy-MgBetaUserOnenoteNotebookSectionToNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -12595,15 +12595,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "CommandAlias": null, - "Command": "Copy-MgBetaUserOnenoteNotebookSectionToSectionGroup", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", + "Command": "Copy-MgBetaUserOnenoteNotebookSectionToSectionGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -12612,12 +12612,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/copyToSection", - "CommandAlias": null, - "Command": "Copy-MgBetaUserOnenotePageToSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/copyToSection", "Permissions": [ { "Name": "Notes.Create", @@ -12668,8 +12665,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", + "Command": "Copy-MgBetaUserOnenotePageToSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -12678,15 +12678,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "CommandAlias": null, - "Command": "Copy-MgBetaUserOnenoteSectionGroupSectionPageToSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", + "Command": "Copy-MgBetaUserOnenoteSectionGroupSectionPageToSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -12695,15 +12695,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", - "CommandAlias": null, - "Command": "Copy-MgBetaUserOnenoteSectionGroupSectionToNotebook", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", + "Command": "Copy-MgBetaUserOnenoteSectionGroupSectionToNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -12712,15 +12712,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "CommandAlias": null, - "Command": "Copy-MgBetaUserOnenoteSectionGroupSectionToSectionGroup", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", + "Command": "Copy-MgBetaUserOnenoteSectionGroupSectionToSectionGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -12729,15 +12729,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "CommandAlias": null, - "Command": "Copy-MgBetaUserOnenoteSectionPageToSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", + "Command": "Copy-MgBetaUserOnenoteSectionPageToSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -12746,12 +12746,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", - "CommandAlias": null, - "Command": "Copy-MgBetaUserOnenoteSectionToNotebook", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -12802,8 +12799,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", + "Command": "Copy-MgBetaUserOnenoteSectionToNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -12812,12 +12812,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", - "CommandAlias": null, - "Command": "Copy-MgBetaUserOnenoteSectionToSectionGroup", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -12868,8 +12865,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", + "Command": "Copy-MgBetaUserOnenoteSectionToSectionGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -12878,12 +12878,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/copy", - "CommandAlias": null, - "Command": "Copy-MgDriveItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/copy", "Permissions": [ { "Name": "Files.ReadWrite", @@ -12942,8 +12939,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0", + "Command": "Copy-MgDriveItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -12952,15 +12952,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "CommandAlias": null, - "Command": "Copy-MgDriveListContentTypeToDefaultContentLocation", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0", + "Command": "Copy-MgDriveListContentTypeToDefaultContentLocation", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -12969,15 +12969,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/root/copy", - "CommandAlias": null, - "Command": "Copy-MgDriveRoot", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/copy", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0", + "Command": "Copy-MgDriveRoot", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -12986,15 +12986,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/copy", - "CommandAlias": null, - "Command": "Copy-MgGroupDriveItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/copy", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0", + "Command": "Copy-MgGroupDriveItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -13003,15 +13003,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "CommandAlias": null, - "Command": "Copy-MgGroupDriveListContentTypeToDefaultContentLocation", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0", + "Command": "Copy-MgGroupDriveListContentTypeToDefaultContentLocation", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -13020,15 +13020,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/copy", - "CommandAlias": null, - "Command": "Copy-MgGroupDriveRoot", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/copy", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0", + "Command": "Copy-MgGroupDriveRoot", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -13037,12 +13037,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", - "CommandAlias": null, - "Command": "Copy-MgGroupOnenoteNotebook", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -13093,8 +13090,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-1.0", + "Command": "Copy-MgGroupOnenoteNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -13103,15 +13103,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "CommandAlias": null, - "Command": "Copy-MgGroupOnenoteNotebookSectionGroupSectionPageToSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", + "Command": "Copy-MgGroupOnenoteNotebookSectionGroupSectionPageToSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -13120,15 +13120,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", - "CommandAlias": null, - "Command": "Copy-MgGroupOnenoteNotebookSectionGroupSectionToNotebook", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", + "Command": "Copy-MgGroupOnenoteNotebookSectionGroupSectionToNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -13137,15 +13137,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "CommandAlias": null, - "Command": "Copy-MgGroupOnenoteNotebookSectionGroupSectionToSectionGroup", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", + "Command": "Copy-MgGroupOnenoteNotebookSectionGroupSectionToSectionGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -13154,15 +13154,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "CommandAlias": null, - "Command": "Copy-MgGroupOnenoteNotebookSectionPageToSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", + "Command": "Copy-MgGroupOnenoteNotebookSectionPageToSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -13171,15 +13171,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", - "CommandAlias": null, - "Command": "Copy-MgGroupOnenoteNotebookSectionToNotebook", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", + "Command": "Copy-MgGroupOnenoteNotebookSectionToNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -13188,15 +13188,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "CommandAlias": null, - "Command": "Copy-MgGroupOnenoteNotebookSectionToSectionGroup", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", + "Command": "Copy-MgGroupOnenoteNotebookSectionToSectionGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -13205,12 +13205,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/copyToSection", - "CommandAlias": null, - "Command": "Copy-MgGroupOnenotePageToSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/copyToSection", "Permissions": [ { "Name": "Notes.Create", @@ -13261,8 +13258,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", + "Command": "Copy-MgGroupOnenotePageToSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -13271,15 +13271,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "CommandAlias": null, - "Command": "Copy-MgGroupOnenoteSectionGroupSectionPageToSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", + "Command": "Copy-MgGroupOnenoteSectionGroupSectionPageToSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -13288,15 +13288,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", - "CommandAlias": null, - "Command": "Copy-MgGroupOnenoteSectionGroupSectionToNotebook", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", + "Command": "Copy-MgGroupOnenoteSectionGroupSectionToNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -13305,15 +13305,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "CommandAlias": null, - "Command": "Copy-MgGroupOnenoteSectionGroupSectionToSectionGroup", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", + "Command": "Copy-MgGroupOnenoteSectionGroupSectionToSectionGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -13322,15 +13322,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "CommandAlias": null, - "Command": "Copy-MgGroupOnenoteSectionPageToSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", + "Command": "Copy-MgGroupOnenoteSectionPageToSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -13339,12 +13339,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", - "CommandAlias": null, - "Command": "Copy-MgGroupOnenoteSectionToNotebook", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -13395,8 +13392,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", + "Command": "Copy-MgGroupOnenoteSectionToNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -13405,12 +13405,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", - "CommandAlias": null, - "Command": "Copy-MgGroupOnenoteSectionToSectionGroup", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -13461,8 +13458,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", + "Command": "Copy-MgGroupOnenoteSectionToSectionGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -13471,15 +13471,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "CommandAlias": null, - "Command": "Copy-MgGroupSiteContentTypeToDefaultContentLocation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0", + "Command": "Copy-MgGroupSiteContentTypeToDefaultContentLocation", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -13488,15 +13488,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "CommandAlias": null, - "Command": "Copy-MgGroupSiteListContentTypeToDefaultContentLocation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0", + "Command": "Copy-MgGroupSiteListContentTypeToDefaultContentLocation", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -13505,15 +13505,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", - "CommandAlias": null, - "Command": "Copy-MgGroupSiteOnenoteNotebook", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-1.0", + "Command": "Copy-MgGroupSiteOnenoteNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -13522,15 +13522,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "CommandAlias": null, - "Command": "Copy-MgGroupSiteOnenoteNotebookSectionGroupSectionPageToSection", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", + "Command": "Copy-MgGroupSiteOnenoteNotebookSectionGroupSectionPageToSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -13539,15 +13539,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", - "CommandAlias": null, - "Command": "Copy-MgGroupSiteOnenoteNotebookSectionGroupSectionToNotebook", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", + "Command": "Copy-MgGroupSiteOnenoteNotebookSectionGroupSectionToNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -13556,15 +13556,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "CommandAlias": null, - "Command": "Copy-MgGroupSiteOnenoteNotebookSectionGroupSectionToSectionGroup", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", + "Command": "Copy-MgGroupSiteOnenoteNotebookSectionGroupSectionToSectionGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -13573,15 +13573,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "CommandAlias": null, - "Command": "Copy-MgGroupSiteOnenoteNotebookSectionPageToSection", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", + "Command": "Copy-MgGroupSiteOnenoteNotebookSectionPageToSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -13590,15 +13590,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", - "CommandAlias": null, - "Command": "Copy-MgGroupSiteOnenoteNotebookSectionToNotebook", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", + "Command": "Copy-MgGroupSiteOnenoteNotebookSectionToNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -13607,15 +13607,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "CommandAlias": null, - "Command": "Copy-MgGroupSiteOnenoteNotebookSectionToSectionGroup", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", + "Command": "Copy-MgGroupSiteOnenoteNotebookSectionToSectionGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -13624,15 +13624,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/copyToSection", - "CommandAlias": null, - "Command": "Copy-MgGroupSiteOnenotePageToSection", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/copyToSection", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", + "Command": "Copy-MgGroupSiteOnenotePageToSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -13641,15 +13641,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "CommandAlias": null, - "Command": "Copy-MgGroupSiteOnenoteSectionGroupSectionPageToSection", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", + "Command": "Copy-MgGroupSiteOnenoteSectionGroupSectionPageToSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -13658,15 +13658,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", - "CommandAlias": null, - "Command": "Copy-MgGroupSiteOnenoteSectionGroupSectionToNotebook", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", + "Command": "Copy-MgGroupSiteOnenoteSectionGroupSectionToNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -13675,15 +13675,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "CommandAlias": null, - "Command": "Copy-MgGroupSiteOnenoteSectionGroupSectionToSectionGroup", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", + "Command": "Copy-MgGroupSiteOnenoteSectionGroupSectionToSectionGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -13692,15 +13692,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "CommandAlias": null, - "Command": "Copy-MgGroupSiteOnenoteSectionPageToSection", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", + "Command": "Copy-MgGroupSiteOnenoteSectionPageToSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -13709,15 +13709,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", - "CommandAlias": null, - "Command": "Copy-MgGroupSiteOnenoteSectionToNotebook", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", + "Command": "Copy-MgGroupSiteOnenoteSectionToNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -13726,15 +13726,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", - "CommandAlias": null, - "Command": "Copy-MgGroupSiteOnenoteSectionToSectionGroup", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", + "Command": "Copy-MgGroupSiteOnenoteSectionToSectionGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -13743,15 +13743,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/team/clone", - "CommandAlias": null, - "Command": "Copy-MgGroupTeam", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/clone", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-clone?view=graph-rest-1.0", + "Command": "Copy-MgGroupTeam", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Clone", "CloneExpanded", @@ -13760,15 +13760,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "CommandAlias": null, - "Command": "Copy-MgShareListContentTypeToDefaultContentLocation", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0", + "Command": "Copy-MgShareListContentTypeToDefaultContentLocation", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -13777,12 +13777,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "CommandAlias": null, - "Command": "Copy-MgSiteContentTypeToDefaultContentLocation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -13833,8 +13830,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0", + "Command": "Copy-MgSiteContentTypeToDefaultContentLocation", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -13843,15 +13843,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "CommandAlias": null, - "Command": "Copy-MgSiteListContentTypeToDefaultContentLocation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0", + "Command": "Copy-MgSiteListContentTypeToDefaultContentLocation", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -13860,12 +13860,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", - "CommandAlias": null, - "Command": "Copy-MgSiteOnenoteNotebook", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -13916,8 +13913,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-1.0", + "Command": "Copy-MgSiteOnenoteNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -13926,15 +13926,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "CommandAlias": null, - "Command": "Copy-MgSiteOnenoteNotebookSectionGroupSectionPageToSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", + "Command": "Copy-MgSiteOnenoteNotebookSectionGroupSectionPageToSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -13943,15 +13943,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", - "CommandAlias": null, - "Command": "Copy-MgSiteOnenoteNotebookSectionGroupSectionToNotebook", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", + "Command": "Copy-MgSiteOnenoteNotebookSectionGroupSectionToNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -13960,15 +13960,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "CommandAlias": null, - "Command": "Copy-MgSiteOnenoteNotebookSectionGroupSectionToSectionGroup", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", + "Command": "Copy-MgSiteOnenoteNotebookSectionGroupSectionToSectionGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -13977,15 +13977,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "CommandAlias": null, - "Command": "Copy-MgSiteOnenoteNotebookSectionPageToSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", + "Command": "Copy-MgSiteOnenoteNotebookSectionPageToSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -13994,15 +13994,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", - "CommandAlias": null, - "Command": "Copy-MgSiteOnenoteNotebookSectionToNotebook", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", + "Command": "Copy-MgSiteOnenoteNotebookSectionToNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -14011,15 +14011,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "CommandAlias": null, - "Command": "Copy-MgSiteOnenoteNotebookSectionToSectionGroup", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", + "Command": "Copy-MgSiteOnenoteNotebookSectionToSectionGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -14028,12 +14028,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/copyToSection", - "CommandAlias": null, - "Command": "Copy-MgSiteOnenotePageToSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/copyToSection", "Permissions": [ { "Name": "Notes.Create", @@ -14084,8 +14081,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", + "Command": "Copy-MgSiteOnenotePageToSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -14094,15 +14094,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "CommandAlias": null, - "Command": "Copy-MgSiteOnenoteSectionGroupSectionPageToSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", + "Command": "Copy-MgSiteOnenoteSectionGroupSectionPageToSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -14111,15 +14111,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", - "CommandAlias": null, - "Command": "Copy-MgSiteOnenoteSectionGroupSectionToNotebook", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", + "Command": "Copy-MgSiteOnenoteSectionGroupSectionToNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -14128,15 +14128,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "CommandAlias": null, - "Command": "Copy-MgSiteOnenoteSectionGroupSectionToSectionGroup", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", + "Command": "Copy-MgSiteOnenoteSectionGroupSectionToSectionGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -14145,15 +14145,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "CommandAlias": null, - "Command": "Copy-MgSiteOnenoteSectionPageToSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", + "Command": "Copy-MgSiteOnenoteSectionPageToSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -14162,12 +14162,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", - "CommandAlias": null, - "Command": "Copy-MgSiteOnenoteSectionToNotebook", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -14218,8 +14215,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", + "Command": "Copy-MgSiteOnenoteSectionToNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -14228,12 +14228,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", - "CommandAlias": null, - "Command": "Copy-MgSiteOnenoteSectionToSectionGroup", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -14284,8 +14281,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", + "Command": "Copy-MgSiteOnenoteSectionToSectionGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -14294,12 +14294,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teams/{team-id}/clone", - "CommandAlias": null, - "Command": "Copy-MgTeam", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/clone", "Permissions": [ { "Name": "Team.Create", @@ -14350,8 +14347,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-clone?view=graph-rest-1.0", + "Command": "Copy-MgTeam", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Clone", "CloneExpanded", @@ -14360,15 +14360,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/copy", - "CommandAlias": null, - "Command": "Copy-MgUserDriveItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/copy", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0", + "Command": "Copy-MgUserDriveItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -14377,15 +14377,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "CommandAlias": null, - "Command": "Copy-MgUserDriveListContentTypeToDefaultContentLocation", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0", + "Command": "Copy-MgUserDriveListContentTypeToDefaultContentLocation", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -14394,15 +14394,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/root/copy", - "CommandAlias": null, - "Command": "Copy-MgUserDriveRoot", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/copy", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0", + "Command": "Copy-MgUserDriveRoot", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -14411,12 +14411,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMailFolder", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/copy", - "CommandAlias": null, - "Command": "Copy-MgUserMailFolder", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/copy", "Permissions": [ { "Name": "Mail.ReadWrite", @@ -14443,8 +14440,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-copy?view=graph-rest-1.0", + "Command": "Copy-MgUserMailFolder", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailFolder", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -14453,15 +14453,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMailFolder", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/copy", - "CommandAlias": null, - "Command": "Copy-MgUserMailFolderChildFolder", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/copy", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-copy?view=graph-rest-1.0", + "Command": "Copy-MgUserMailFolderChildFolder", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailFolder", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -14470,15 +14470,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/copy", - "CommandAlias": null, - "Command": "Copy-MgUserMailFolderChildFolderMessage", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/copy", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-copy?view=graph-rest-1.0", + "Command": "Copy-MgUserMailFolderChildFolderMessage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -14487,12 +14487,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/copy", - "CommandAlias": null, - "Command": "Copy-MgUserMailFolderMessage", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/copy", "Permissions": [ { "Name": "Mail.ReadWrite", @@ -14519,8 +14516,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-copy?view=graph-rest-1.0", + "Command": "Copy-MgUserMailFolderMessage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -14529,12 +14529,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", - "Uri": "/users/{user-id}/messages/{message-id}/copy", - "CommandAlias": null, - "Command": "Copy-MgUserMessage", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/copy", "Permissions": [ { "Name": "Mail.ReadWrite", @@ -14561,8 +14558,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-copy?view=graph-rest-1.0", + "Command": "Copy-MgUserMessage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -14571,12 +14571,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", - "CommandAlias": null, - "Command": "Copy-MgUserOnenoteNotebook", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -14627,8 +14624,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-1.0", + "Command": "Copy-MgUserOnenoteNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -14637,15 +14637,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "CommandAlias": null, - "Command": "Copy-MgUserOnenoteNotebookSectionGroupSectionPageToSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", + "Command": "Copy-MgUserOnenoteNotebookSectionGroupSectionPageToSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -14654,15 +14654,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", - "CommandAlias": null, - "Command": "Copy-MgUserOnenoteNotebookSectionGroupSectionToNotebook", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", + "Command": "Copy-MgUserOnenoteNotebookSectionGroupSectionToNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -14671,15 +14671,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "CommandAlias": null, - "Command": "Copy-MgUserOnenoteNotebookSectionGroupSectionToSectionGroup", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", + "Command": "Copy-MgUserOnenoteNotebookSectionGroupSectionToSectionGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -14688,15 +14688,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "CommandAlias": null, - "Command": "Copy-MgUserOnenoteNotebookSectionPageToSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", + "Command": "Copy-MgUserOnenoteNotebookSectionPageToSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -14705,15 +14705,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", - "CommandAlias": null, - "Command": "Copy-MgUserOnenoteNotebookSectionToNotebook", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", + "Command": "Copy-MgUserOnenoteNotebookSectionToNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -14722,15 +14722,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "CommandAlias": null, - "Command": "Copy-MgUserOnenoteNotebookSectionToSectionGroup", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", + "Command": "Copy-MgUserOnenoteNotebookSectionToSectionGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -14739,12 +14739,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/copyToSection", - "CommandAlias": null, - "Command": "Copy-MgUserOnenotePageToSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/copyToSection", "Permissions": [ { "Name": "Notes.Create", @@ -14795,8 +14792,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", + "Command": "Copy-MgUserOnenotePageToSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -14805,15 +14805,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "CommandAlias": null, - "Command": "Copy-MgUserOnenoteSectionGroupSectionPageToSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", + "Command": "Copy-MgUserOnenoteSectionGroupSectionPageToSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -14822,15 +14822,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", - "CommandAlias": null, - "Command": "Copy-MgUserOnenoteSectionGroupSectionToNotebook", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", + "Command": "Copy-MgUserOnenoteSectionGroupSectionToNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -14839,15 +14839,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "CommandAlias": null, - "Command": "Copy-MgUserOnenoteSectionGroupSectionToSectionGroup", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", + "Command": "Copy-MgUserOnenoteSectionGroupSectionToSectionGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -14856,15 +14856,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "CommandAlias": null, - "Command": "Copy-MgUserOnenoteSectionPageToSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", + "Command": "Copy-MgUserOnenoteSectionPageToSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -14873,12 +14873,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", - "CommandAlias": null, - "Command": "Copy-MgUserOnenoteSectionToNotebook", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -14929,8 +14926,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", + "Command": "Copy-MgUserOnenoteSectionToNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -14939,12 +14939,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", - "CommandAlias": null, - "Command": "Copy-MgUserOnenoteSectionToSectionGroup", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -14995,8 +14992,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", + "Command": "Copy-MgUserOnenoteSectionToSectionGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -15005,12 +15005,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/disable", - "CommandAlias": null, - "Command": "Disable-MgBetaDeviceManagementComanagedDevice", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/disable", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -15045,20 +15042,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Disable-MgBetaDeviceManagementComanagedDevice", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Disable", "DisableViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/disableLostMode", - "CommandAlias": null, - "Command": "Disable-MgBetaDeviceManagementComanagedDeviceLostMode", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/disableLostMode", "Permissions": [ { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", @@ -15077,20 +15074,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Disable-MgBetaDeviceManagementComanagedDeviceLostMode", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Disable", "DisableViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/disable", - "CommandAlias": null, - "Command": "Disable-MgBetaDeviceManagementManagedDevice", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/disable", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -15125,20 +15122,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Disable-MgBetaDeviceManagementManagedDevice", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Disable", "DisableViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/disableLostMode", - "CommandAlias": null, - "Command": "Disable-MgBetaDeviceManagementManagedDeviceLostMode", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/disableLostMode", "Permissions": [ { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", @@ -15157,65 +15154,65 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Disable-MgBetaDeviceManagementManagedDeviceLostMode", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Disable", "DisableViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/disableSmsSignIn", - "CommandAlias": null, - "Command": "Disable-MgBetaUserAuthenticationMethodSmsSignIn", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/disableSmsSignIn", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Disable-MgBetaUserAuthenticationMethodSmsSignIn", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Disable", "DisableViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/disable", - "CommandAlias": null, - "Command": "Disable-MgBetaUserManagedDevice", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/disable", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Disable-MgBetaUserManagedDevice", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Disable", "DisableViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/disableLostMode", - "CommandAlias": null, - "Command": "Disable-MgBetaUserManagedDeviceLostMode", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/disableLostMode", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Disable-MgBetaUserManagedDeviceLostMode", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Disable", "DisableViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/disableLostMode", - "CommandAlias": null, - "Command": "Disable-MgDeviceManagementManagedDeviceLostMode", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/disableLostMode", "Permissions": [ { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", @@ -15234,20 +15231,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-disablelostmode?view=graph-rest-1.0", + "Command": "Disable-MgDeviceManagementManagedDeviceLostMode", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Disable", "DisableViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}/disableSmsSignIn", - "CommandAlias": null, - "Command": "Disable-MgUserAuthenticationPhoneMethodSmsSignIn", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}/disableSmsSignIn", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -15274,35 +15271,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/phoneauthenticationmethod-disablesmssignin?view=graph-rest-1.0", + "Command": "Disable-MgUserAuthenticationPhoneMethodSmsSignIn", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Disable", "DisableViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/disableLostMode", - "CommandAlias": null, - "Command": "Disable-MgUserManagedDeviceLostMode", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/disableLostMode", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-disablelostmode?view=graph-rest-1.0", + "Command": "Disable-MgUserManagedDeviceLostMode", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Disable", "DisableViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/disconnect", - "CommandAlias": null, - "Command": "Disconnect-MgDeviceManagementRemoteAssistancePartner", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/disconnect", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -15337,20 +15334,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-disconnect?view=graph-rest-1.0", + "Command": "Disconnect-MgDeviceManagementRemoteAssistancePartner", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Disconnect", "DisconnectViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/assignmentFilters/enable", - "CommandAlias": null, - "Command": "Enable-MgBetaDeviceManagementAssignmentFilter", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/assignmentFilters/enable", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -15369,20 +15366,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Enable-MgBetaDeviceManagementAssignmentFilter", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Enable", "EnableExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/enableLostMode", - "CommandAlias": null, - "Command": "Enable-MgBetaDeviceManagementComanagedDeviceLostMode", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/enableLostMode", "Permissions": [ { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", @@ -15401,8 +15398,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Enable-MgBetaDeviceManagementComanagedDeviceLostMode", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Enable", "EnableExpanded", @@ -15411,12 +15411,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/deviceHealthScripts/enableGlobalScripts", - "CommandAlias": null, - "Command": "Enable-MgBetaDeviceManagementDeviceHealthScriptGlobalScript", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceHealthScripts/enableGlobalScripts", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -15467,19 +15464,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Enable-MgBetaDeviceManagementDeviceHealthScriptGlobalScript", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Enable" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/enableLostMode", - "CommandAlias": null, - "Command": "Enable-MgBetaDeviceManagementManagedDeviceLostMode", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/enableLostMode", "Permissions": [ { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", @@ -15498,8 +15495,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Enable-MgBetaDeviceManagementManagedDeviceLostMode", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Enable", "EnableExpanded", @@ -15508,45 +15508,45 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphServiceStatus", - "Uri": "/solutions/backupRestore/enable", - "CommandAlias": "Enable-MgBetaBackupRestore", - "Command": "Enable-MgBetaSolutionBackupRestore", "Module": "Beta.BackupRestore", + "CommandAlias": "Enable-MgBetaBackupRestore", + "Uri": "/solutions/backupRestore/enable", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-enable?view=graph-rest-beta", + "Command": "Enable-MgBetaSolutionBackupRestore", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceStatus", + "Method": "POST", "Variants": [ "Enable", "EnableExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/enableSmsSignIn", - "CommandAlias": null, - "Command": "Enable-MgBetaUserAuthenticationMethodSmsSignIn", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/enableSmsSignIn", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Enable-MgBetaUserAuthenticationMethodSmsSignIn", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Enable", "EnableViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/enableLostMode", - "CommandAlias": null, - "Command": "Enable-MgBetaUserManagedDeviceLostMode", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/enableLostMode", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Enable-MgBetaUserManagedDeviceLostMode", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Enable", "EnableExpanded", @@ -15555,27 +15555,24 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphServiceStatus", - "Uri": "/solutions/backupRestore/enable", - "CommandAlias": "Enable-MgBackupRestore", - "Command": "Enable-MgSolutionBackupRestore", "Module": "BackupRestore", + "CommandAlias": "Enable-MgBackupRestore", + "Uri": "/solutions/backupRestore/enable", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-enable?view=graph-rest-1.0", + "Command": "Enable-MgSolutionBackupRestore", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceStatus", + "Method": "POST", "Variants": [ "Enable", "EnableExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}/enableSmsSignIn", - "CommandAlias": null, - "Command": "Enable-MgUserAuthenticationPhoneMethodSmsSignIn", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}/enableSmsSignIn", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -15602,20 +15599,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/phoneauthenticationmethod-enablesmssignin?view=graph-rest-1.0", + "Command": "Enable-MgUserAuthenticationPhoneMethodSmsSignIn", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Enable", "EnableViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/export", - "CommandAlias": null, - "Command": "Export-MgBetaComplianceEdiscoveryCaseReviewSet", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/export", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -15650,8 +15647,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewset-export?view=graph-rest-beta", + "Command": "Export-MgBetaComplianceEdiscoveryCaseReviewSet", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Export", "ExportExpanded", @@ -15660,12 +15660,9 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}/exportMobileConfig", - "CommandAlias": null, - "Command": "Export-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfileMobileConfig", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}/exportMobileConfig", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -15700,20 +15697,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Export-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfileMobileConfig", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Export", "ExportViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}/exportPersonalData", - "CommandAlias": null, - "Command": "Export-MgBetaDirectoryInboundSharedUserProfilePersonalData", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}/exportPersonalData", "Permissions": [ { "Name": "CrossTenantUserProfileSharing.Read.All", @@ -15748,8 +15745,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/inboundshareduserprofile-exportpersonaldata?view=graph-rest-beta", + "Command": "Export-MgBetaDirectoryInboundSharedUserProfilePersonalData", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Export", "ExportExpanded", @@ -15758,42 +15758,39 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/export", - "CommandAlias": null, - "Command": "Export-MgBetaPrivilegedAccessResourceRoleAssignment", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/export", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Export-MgBetaPrivilegedAccessResourceRoleAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Export", "ExportViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/export", - "CommandAlias": null, - "Command": "Export-MgBetaPrivilegedAccessRoleAssignment", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/export", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Export-MgBetaPrivilegedAccessRoleAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Export", "ExportViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPartnersBillingOperation", - "Uri": "/reports/partners/billing/reconciliation/billed/export", - "CommandAlias": null, - "Command": "Export-MgBetaReportPartnerBillingReconciliationBilled", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/partners/billing/reconciliation/billed/export", "Permissions": [ { "Name": "PartnerBilling.Read.All", @@ -15812,20 +15809,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-billedreconciliation-export?view=graph-rest-beta", + "Command": "Export-MgBetaReportPartnerBillingReconciliationBilled", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "Method": "POST", "Variants": [ "Export", "ExportExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPartnersBillingOperation", - "Uri": "/reports/partners/billing/usage/billed/export", - "CommandAlias": null, - "Command": "Export-MgBetaReportPartnerBillingUsageBilled", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/partners/billing/usage/billed/export", "Permissions": [ { "Name": "PartnerBilling.Read.All", @@ -15844,20 +15841,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-billedusage-export?view=graph-rest-beta", + "Command": "Export-MgBetaReportPartnerBillingUsageBilled", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "Method": "POST", "Variants": [ "Export", "ExportExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPartnersBillingOperation", - "Uri": "/reports/partners/billing/usage/unbilled/export", - "CommandAlias": null, - "Command": "Export-MgBetaReportPartnerBillingUsageUnbilled", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/partners/billing/usage/unbilled/export", "Permissions": [ { "Name": "PartnerBilling.Read.All", @@ -15876,20 +15873,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-unbilledusage-export?view=graph-rest-beta", + "Command": "Export-MgBetaReportPartnerBillingUsageUnbilled", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "Method": "POST", "Variants": [ "Export", "ExportExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/export", - "CommandAlias": null, - "Command": "Export-MgBetaSecurityCaseEdiscoveryCaseReviewSet", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/export", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -15924,8 +15921,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-export?view=graph-rest-beta", + "Command": "Export-MgBetaSecurityCaseEdiscoveryCaseReviewSet", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Export", "ExportExpanded", @@ -15934,12 +15934,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}/export", - "CommandAlias": null, - "Command": "Export-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}/export", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -15974,8 +15971,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-export?view=graph-rest-beta", + "Command": "Export-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Export", "ExportExpanded", @@ -15984,12 +15984,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/exportReport", - "CommandAlias": null, - "Command": "Export-MgBetaSecurityCaseEdiscoveryCaseSearchReport", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/exportReport", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -16024,8 +16021,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-exportreport?view=graph-rest-beta", + "Command": "Export-MgBetaSecurityCaseEdiscoveryCaseSearchReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Export", "ExportExpanded", @@ -16034,12 +16034,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/exportResult", - "CommandAlias": null, - "Command": "Export-MgBetaSecurityCaseEdiscoveryCaseSearchResult", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/exportResult", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -16074,8 +16071,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-exportresult?view=graph-rest-beta", + "Command": "Export-MgBetaSecurityCaseEdiscoveryCaseSearchResult", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Export", "ExportExpanded", @@ -16084,12 +16084,9 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/exportDeviceAndAppManagementData", - "CommandAlias": null, - "Command": "Export-MgBetaUserDeviceAndAppManagementData", "Module": "Beta.Users.Functions", + "CommandAlias": null, + "Uri": "/users/{user-id}/exportDeviceAndAppManagementData", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -16156,8 +16153,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Export-MgBetaUserDeviceAndAppManagementData", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Export", "Export1", @@ -16166,12 +16166,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/exportPersonalData", - "CommandAlias": null, - "Command": "Export-MgBetaUserPersonalData", "Module": "Beta.Users.Actions", + "CommandAlias": null, + "Uri": "/users/{user-id}/exportPersonalData", "Permissions": [ { "Name": "User.Export.All", @@ -16190,8 +16187,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-exportpersonaldata?view=graph-rest-beta", + "Command": "Export-MgBetaUserPersonalData", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Export", "ExportExpanded", @@ -16200,12 +16200,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPartnersBillingOperation", - "Uri": "/reports/partners/billing/reconciliation/billed/export", - "CommandAlias": null, - "Command": "Export-MgReportPartnerBillingReconciliationBilled", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/partners/billing/reconciliation/billed/export", "Permissions": [ { "Name": "PartnerBilling.Read.All", @@ -16224,20 +16221,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-billedreconciliation-export?view=graph-rest-1.0", + "Command": "Export-MgReportPartnerBillingReconciliationBilled", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "Method": "POST", "Variants": [ "Export", "ExportExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPartnersBillingOperation", - "Uri": "/reports/partners/billing/usage/billed/export", - "CommandAlias": null, - "Command": "Export-MgReportPartnerBillingUsageBilled", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/partners/billing/usage/billed/export", "Permissions": [ { "Name": "PartnerBilling.Read.All", @@ -16256,20 +16253,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-billedusage-export?view=graph-rest-1.0", + "Command": "Export-MgReportPartnerBillingUsageBilled", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "Method": "POST", "Variants": [ "Export", "ExportExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPartnersBillingOperation", - "Uri": "/reports/partners/billing/usage/unbilled/export", - "CommandAlias": null, - "Command": "Export-MgReportPartnerBillingUsageUnbilled", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/partners/billing/usage/unbilled/export", "Permissions": [ { "Name": "PartnerBilling.Read.All", @@ -16288,20 +16285,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-unbilledusage-export?view=graph-rest-1.0", + "Command": "Export-MgReportPartnerBillingUsageUnbilled", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "Method": "POST", "Variants": [ "Export", "ExportExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/export", - "CommandAlias": null, - "Command": "Export-MgSecurityCaseEdiscoveryCaseReviewSet", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/export", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -16336,8 +16333,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-export?view=graph-rest-1.0", + "Command": "Export-MgSecurityCaseEdiscoveryCaseReviewSet", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Export", "ExportExpanded", @@ -16346,12 +16346,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}/export", - "CommandAlias": null, - "Command": "Export-MgSecurityCaseEdiscoveryCaseReviewSetQuery", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}/export", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -16386,8 +16383,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-export?view=graph-rest-1.0", + "Command": "Export-MgSecurityCaseEdiscoveryCaseReviewSetQuery", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Export", "ExportExpanded", @@ -16396,12 +16396,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/exportReport", - "CommandAlias": null, - "Command": "Export-MgSecurityCaseEdiscoveryCaseSearchReport", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/exportReport", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -16436,8 +16433,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-exportreport?view=graph-rest-1.0", + "Command": "Export-MgSecurityCaseEdiscoveryCaseSearchReport", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Export", "ExportExpanded", @@ -16446,12 +16446,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/exportResult", - "CommandAlias": null, - "Command": "Export-MgSecurityCaseEdiscoveryCaseSearchResult", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/exportResult", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -16486,8 +16483,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-exportresult?view=graph-rest-1.0", + "Command": "Export-MgSecurityCaseEdiscoveryCaseSearchResult", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Export", "ExportExpanded", @@ -16496,12 +16496,9 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/exportDeviceAndAppManagementData", - "CommandAlias": null, - "Command": "Export-MgUserDeviceAndAppManagementData", "Module": "Users.Functions", + "CommandAlias": null, + "Uri": "/users/{user-id}/exportDeviceAndAppManagementData", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -16568,8 +16565,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Export-MgUserDeviceAndAppManagementData", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Export", "Export1", @@ -16578,12 +16578,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/exportPersonalData", - "CommandAlias": null, - "Command": "Export-MgUserPersonalData", "Module": "Users.Actions", + "CommandAlias": null, + "Uri": "/users/{user-id}/exportPersonalData", "Permissions": [ { "Name": "User.Export.All", @@ -16602,8 +16599,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-exportpersonaldata?view=graph-rest-1.0", + "Command": "Export-MgUserPersonalData", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Export", "ExportExpanded", @@ -16612,72 +16612,69 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}/discover", - "CommandAlias": null, - "Command": "Find-MgApplicationSynchronizationJobSchemaDirectory", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}/discover", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-1.0", + "Command": "Find-MgApplicationSynchronizationJobSchemaDirectory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Method": "POST", "Variants": [ "Discover", "DiscoverViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}/discover", - "CommandAlias": null, - "Command": "Find-MgApplicationSynchronizationTemplateSchemaDirectory", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}/discover", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-1.0", + "Command": "Find-MgApplicationSynchronizationTemplateSchemaDirectory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Method": "POST", "Variants": [ "Discover", "DiscoverViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}/discover", - "CommandAlias": null, - "Command": "Find-MgBetaApplicationSynchronizationJobSchemaDirectory", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}/discover", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-beta", + "Command": "Find-MgBetaApplicationSynchronizationJobSchemaDirectory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Method": "POST", "Variants": [ "Discover", "DiscoverViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}/discover", - "CommandAlias": null, - "Command": "Find-MgBetaApplicationSynchronizationTemplateSchemaDirectory", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}/discover", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-beta", + "Command": "Find-MgBetaApplicationSynchronizationTemplateSchemaDirectory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Method": "POST", "Variants": [ "Discover", "DiscoverViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/locateDevice", - "CommandAlias": null, - "Command": "Find-MgBetaDeviceManagementComanagedDevice", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/locateDevice", "Permissions": [ { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", @@ -16696,20 +16693,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Find-MgBetaDeviceManagementComanagedDevice", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Locate", "LocateViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/locateDevice", - "CommandAlias": null, - "Command": "Find-MgBetaDeviceManagementManagedDevice", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/locateDevice", "Permissions": [ { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", @@ -16728,35 +16725,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Find-MgBetaDeviceManagementManagedDevice", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Locate", "LocateViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/findByMethodMode(authenticationMethodModes={authenticationMethodModes})", - "CommandAlias": null, - "Command": "Find-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyByMethodMode", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/findByMethodMode(authenticationMethodModes={authenticationMethodModes})", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-findbymethodmode?view=graph-rest-beta", + "Command": "Find-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyByMethodMode", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "Method": "GET", "Variants": [ "Find1", "FindViaIdentity1" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", - "Uri": "/policies/authenticationStrengthPolicies/findByMethodMode(authenticationMethodModes={authenticationMethodModes})", - "CommandAlias": null, - "Command": "Find-MgBetaPolicyAuthenticationStrengthPolicyByMethodMode", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/authenticationStrengthPolicies/findByMethodMode(authenticationMethodModes={authenticationMethodModes})", "Permissions": [ { "Name": "Policy.Read.All", @@ -16807,20 +16804,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-findbymethodmode?view=graph-rest-beta", + "Command": "Find-MgBetaPolicyAuthenticationStrengthPolicyByMethodMode", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "Method": "GET", "Variants": [ "Find", "FindViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}/discover", - "CommandAlias": null, - "Command": "Find-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}/discover", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -16847,80 +16844,80 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-beta", + "Command": "Find-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Method": "POST", "Variants": [ "Discover", "DiscoverViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}/discover", - "CommandAlias": null, - "Command": "Find-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}/discover", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-beta", + "Command": "Find-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Method": "POST", "Variants": [ "Discover", "DiscoverViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTenantInformation", - "Uri": "/tenantRelationships/findTenantInformationByDomainName(domainName='{domainName}')", - "CommandAlias": null, - "Command": "Find-MgBetaTenantRelationshipTenantInformationByDomainName", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/tenantRelationships/findTenantInformationByDomainName(domainName='{domainName}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantrelationship-findtenantinformationbydomainname?view=graph-rest-beta", + "Command": "Find-MgBetaTenantRelationshipTenantInformationByDomainName", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTenantInformation", + "Method": "GET", "Variants": [ "Find", "FindViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTenantInformation", - "Uri": "/tenantRelationships/findTenantInformationByTenantId(tenantId='{tenantId}')", - "CommandAlias": null, - "Command": "Find-MgBetaTenantRelationshipTenantInformationByTenantId", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/tenantRelationships/findTenantInformationByTenantId(tenantId='{tenantId}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantrelationship-findtenantinformationbytenantid?view=graph-rest-beta", + "Command": "Find-MgBetaTenantRelationshipTenantInformationByTenantId", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTenantInformation", + "Method": "GET", "Variants": [ "Find", "FindViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/locateDevice", - "CommandAlias": null, - "Command": "Find-MgBetaUserManagedDevice", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/locateDevice", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Find-MgBetaUserManagedDevice", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Locate", "LocateViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMeetingTimeSuggestionsResult", - "Uri": "/users/{user-id}/findMeetingTimes", - "CommandAlias": null, - "Command": "Find-MgBetaUserMeetingTime", "Module": "Beta.Users.Actions", + "CommandAlias": null, + "Uri": "/users/{user-id}/findMeetingTimes", "Permissions": [ { "Name": "Calendars.Read.Shared", @@ -16939,8 +16936,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-findmeetingtimes?view=graph-rest-beta", + "Command": "Find-MgBetaUserMeetingTime", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingTimeSuggestionsResult", + "Method": "POST", "Variants": [ "Find", "FindExpanded", @@ -16949,12 +16949,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEmailAddress", - "Uri": "/users/{user-id}/findRooms", - "CommandAlias": null, - "Command": "Find-MgBetaUserRoom", "Module": "Beta.Users.Functions", + "CommandAlias": null, + "Uri": "/users/{user-id}/findRooms", "Permissions": [ { "Name": "User.ReadBasic.All", @@ -16989,8 +16986,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Find-MgBetaUserRoom", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEmailAddress", + "Method": "GET", "Variants": [ "Find", "Find1", @@ -16999,12 +16999,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEmailAddress", - "Uri": "/users/{user-id}/findRoomLists", - "CommandAlias": null, - "Command": "Find-MgBetaUserRoomList", "Module": "Beta.Users.Functions", + "CommandAlias": null, + "Uri": "/users/{user-id}/findRoomLists", "Permissions": [ { "Name": "User.ReadBasic.All", @@ -17039,20 +17036,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-findroomlists?view=graph-rest-beta", + "Command": "Find-MgBetaUserRoomList", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEmailAddress", + "Method": "GET", "Variants": [ "Find", "FindViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesProduct", - "Uri": "/admin/windows/updates/products/findByCatalogId(catalogID='{catalogID}')", - "CommandAlias": "Find-MgBetaWuProductGraphBPreCatalogId", - "Command": "Find-MgBetaWindowsUpdatesProductByCatalogId", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Find-MgBetaWuProductGraphBPreCatalogId", + "Uri": "/admin/windows/updates/products/findByCatalogId(catalogID='{catalogID}')", "Permissions": [ { "Name": "WindowsUpdates.ReadWrite.All", @@ -17071,20 +17068,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Find-MgBetaWindowsUpdatesProductByCatalogId", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesProduct", + "Method": "GET", "Variants": [ "Find", "FindViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesProduct", - "Uri": "/admin/windows/updates/products/findByKbNumber(kbNumber={kbNumber})", - "CommandAlias": "Find-MgBetaWuProductGraphBPreKbNumber", - "Command": "Find-MgBetaWindowsUpdatesProductByKbNumber", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Find-MgBetaWuProductGraphBPreKbNumber", + "Uri": "/admin/windows/updates/products/findByKbNumber(kbNumber={kbNumber})", "Permissions": [ { "Name": "WindowsUpdates.ReadWrite.All", @@ -17103,20 +17100,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Find-MgBetaWindowsUpdatesProductByKbNumber", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesProduct", + "Method": "GET", "Variants": [ "Find", "FindViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/locateDevice", - "CommandAlias": null, - "Command": "Find-MgDeviceManagementManagedDevice", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/locateDevice", "Permissions": [ { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", @@ -17135,20 +17132,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-locatedevice?view=graph-rest-1.0", + "Command": "Find-MgDeviceManagementManagedDevice", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Locate", "LocateViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}/discover", - "CommandAlias": null, - "Command": "Find-MgServicePrincipalSynchronizationJobSchemaDirectory", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}/discover", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -17175,80 +17172,80 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-1.0", + "Command": "Find-MgServicePrincipalSynchronizationJobSchemaDirectory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Method": "POST", "Variants": [ "Discover", "DiscoverViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}/discover", - "CommandAlias": null, - "Command": "Find-MgServicePrincipalSynchronizationTemplateSchemaDirectory", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}/discover", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-1.0", + "Command": "Find-MgServicePrincipalSynchronizationTemplateSchemaDirectory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Method": "POST", "Variants": [ "Discover", "DiscoverViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTenantInformation", - "Uri": "/tenantRelationships/findTenantInformationByDomainName(domainName='{domainName}')", - "CommandAlias": null, - "Command": "Find-MgTenantRelationshipTenantInformationByDomainName", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/tenantRelationships/findTenantInformationByDomainName(domainName='{domainName}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantrelationship-findtenantinformationbydomainname?view=graph-rest-1.0", + "Command": "Find-MgTenantRelationshipTenantInformationByDomainName", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTenantInformation", + "Method": "GET", "Variants": [ "Find", "FindViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTenantInformation", - "Uri": "/tenantRelationships/findTenantInformationByTenantId(tenantId='{tenantId}')", - "CommandAlias": null, - "Command": "Find-MgTenantRelationshipTenantInformationByTenantId", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/tenantRelationships/findTenantInformationByTenantId(tenantId='{tenantId}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantrelationship-findtenantinformationbytenantid?view=graph-rest-1.0", + "Command": "Find-MgTenantRelationshipTenantInformationByTenantId", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTenantInformation", + "Method": "GET", "Variants": [ "Find", "FindViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/locateDevice", - "CommandAlias": null, - "Command": "Find-MgUserManagedDevice", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/locateDevice", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-locatedevice?view=graph-rest-1.0", + "Command": "Find-MgUserManagedDevice", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Locate", "LocateViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMeetingTimeSuggestionsResult", - "Uri": "/users/{user-id}/findMeetingTimes", - "CommandAlias": null, - "Command": "Find-MgUserMeetingTime", "Module": "Users.Actions", + "CommandAlias": null, + "Uri": "/users/{user-id}/findMeetingTimes", "Permissions": [ { "Name": "Calendars.Read.Shared", @@ -17267,8 +17264,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-findmeetingtimes?view=graph-rest-1.0", + "Command": "Find-MgUserMeetingTime", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMeetingTimeSuggestionsResult", + "Method": "POST", "Variants": [ "Find", "FindExpanded", @@ -17277,40 +17277,37 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEdge", - "Uri": "/admin/edge", - "CommandAlias": null, - "Command": "Get-MgAdminEdge", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/admin/edge", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgAdminEdge", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEdge", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphInternetExplorerMode", - "Uri": "/admin/edge/internetExplorerMode", - "CommandAlias": null, - "Command": "Get-MgAdminEdgeInternetExplorerMode", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgAdminEdgeInternetExplorerMode", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphInternetExplorerMode", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphBrowserSiteList", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", - "CommandAlias": null, - "Command": "Get-MgAdminEdgeInternetExplorerModeSiteList", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -17345,20 +17342,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-get?view=graph-rest-1.0", + "Command": "Get-MgAdminEdgeInternetExplorerModeSiteList", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBrowserSiteList", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphBrowserSiteList", - "Uri": "/admin/edge/internetExplorerMode/siteLists", - "CommandAlias": null, - "Command": "Get-MgAdminEdgeInternetExplorerModeSiteList", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode/siteLists", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -17393,19 +17390,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internetexplorermode-list-sitelists?view=graph-rest-1.0", + "Command": "Get-MgAdminEdgeInternetExplorerModeSiteList", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBrowserSiteList", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/admin/edge/internetExplorerMode/siteLists/$count", - "CommandAlias": null, - "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListCount", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode/siteLists/$count", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -17440,19 +17437,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphBrowserSharedCookie", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", - "CommandAlias": null, - "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -17487,20 +17484,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersharedcookie-get?view=graph-rest-1.0", + "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBrowserSharedCookie", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphBrowserSharedCookie", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies", - "CommandAlias": null, - "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -17535,19 +17532,67 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-list-sharedcookies?view=graph-rest-1.0", + "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBrowserSharedCookie", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/$count", + "Module": "DeviceManagement", "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/$count", + "Permissions": [ + { + "Name": "BrowserSiteLists.Read.All", + "Description": "Read browser site lists for your organization", + "FullDescription": "Allows an app to read the browser site lists configured for your organization, on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "BrowserSiteLists.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "BrowserSiteLists.ReadWrite.All", + "Description": "Read and write browser site lists for your organization", + "FullDescription": "Allows an app to read and write the browser site lists configured for your organization, on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "BrowserSiteLists.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSharedCookieCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -17582,68 +17627,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", - "ApiReferenceLink": null, - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphBrowserSite", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", - "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersite-get?view=graph-rest-1.0", "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSite", - "Module": "DeviceManagement", - "Permissions": [ - { - "Name": "BrowserSiteLists.Read.All", - "Description": "Read browser site lists for your organization", - "FullDescription": "Allows an app to read the browser site lists configured for your organization, on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "BrowserSiteLists.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "BrowserSiteLists.ReadWrite.All", - "Description": "Read and write browser site lists for your organization", - "FullDescription": "Allows an app to read and write the browser site lists configured for your organization, on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "BrowserSiteLists.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersite-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphBrowserSite", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphBrowserSite", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites", - "CommandAlias": null, - "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSite", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -17678,19 +17675,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-list-sites?view=graph-rest-1.0", + "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSite", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBrowserSite", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/$count", - "CommandAlias": null, - "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSiteCount", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/$count", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -17725,20 +17722,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSiteCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPeopleAdminSettings", - "Uri": "/admin/people", - "CommandAlias": null, - "Command": "Get-MgAdminPeople", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/admin/people", "Permissions": [ { "Name": "PeopleSettings.Read.All", @@ -17773,19 +17770,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-get?view=graph-rest-1.0", + "Command": "Get-MgAdminPeople", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPeopleAdminSettings", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphInsightsSettings", - "Uri": "/admin/people/itemInsights", - "CommandAlias": null, - "Command": "Get-MgAdminPeopleItemInsight", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/admin/people/itemInsights", "Permissions": [ { "Name": "PeopleSettings.Read.All", @@ -17820,34 +17817,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-list-iteminsights?view=graph-rest-1.0", + "Command": "Get-MgAdminPeopleItemInsight", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphInsightsSettings", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphProfileCardProperty", - "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}", - "CommandAlias": null, - "Command": "Get-MgAdminPeopleProfileCardProperty", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilecardproperty-get?view=graph-rest-1.0", + "Command": "Get-MgAdminPeopleProfileCardProperty", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphProfileCardProperty", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphProfileCardProperty", - "Uri": "/admin/people/profileCardProperties", - "CommandAlias": null, - "Command": "Get-MgAdminPeopleProfileCardProperty", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/admin/people/profileCardProperties", "Permissions": [ { "Name": "PeopleSettings.Read.All", @@ -17882,19 +17879,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-list-profilecardproperties?view=graph-rest-1.0", + "Command": "Get-MgAdminPeopleProfileCardProperty", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphProfileCardProperty", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/admin/people/profileCardProperties/$count", - "CommandAlias": null, - "Command": "Get-MgAdminPeopleProfileCardPropertyCount", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/admin/people/profileCardProperties/$count", "Permissions": [ { "Name": "PeopleSettings.Read.All", @@ -17929,19 +17926,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgAdminPeopleProfileCardPropertyCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPronounsSettings", - "Uri": "/admin/people/pronouns", - "CommandAlias": null, - "Command": "Get-MgAdminPeoplePronoun", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/admin/people/pronouns", "Permissions": [ { "Name": "PeopleSettings.Read.All", @@ -17976,19 +17973,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-list-pronouns?view=graph-rest-1.0", + "Command": "Get-MgAdminPeoplePronoun", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPronounsSettings", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAdminReportSettings", - "Uri": "/admin/reportSettings", - "CommandAlias": null, - "Command": "Get-MgAdminReportSetting", "Module": "Reports", + "CommandAlias": null, + "Uri": "/admin/reportSettings", "Permissions": [ { "Name": "ReportSettings.Read.All", @@ -18023,33 +18020,33 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminreportsettings-get?view=graph-rest-1.0", + "Command": "Get-MgAdminReportSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAdminReportSettings", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSharepoint", - "Uri": "/admin/sharepoint", - "CommandAlias": null, - "Command": "Get-MgAdminSharepoint", "Module": "Sites", + "CommandAlias": null, + "Uri": "/admin/sharepoint", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgAdminSharepoint", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharepoint", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSharepointSettings", - "Uri": "/admin/sharepoint/settings", - "CommandAlias": null, - "Command": "Get-MgAdminSharepointSetting", "Module": "Sites", + "CommandAlias": null, + "Uri": "/admin/sharepoint/settings", "Permissions": [ { "Name": "SharePointTenantSettings.Read.All", @@ -18084,92 +18081,92 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointsettings-get?view=graph-rest-1.0", + "Command": "Get-MgAdminSharepointSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharepointSettings", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreement", - "Uri": "/agreements/{agreement-id}", - "CommandAlias": null, - "Command": "Get-MgAgreement", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgAgreement", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreement", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreement", - "Uri": "/agreements", - "CommandAlias": null, - "Command": "Get-MgAgreement", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/agreements", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgAgreement", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreement", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementAcceptance", - "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", - "CommandAlias": null, - "Command": "Get-MgAgreementAcceptance", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgAgreementAcceptance", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementAcceptance", - "Uri": "/agreements/{agreement-id}/acceptances", - "CommandAlias": null, - "Command": "Get-MgAgreementAcceptance", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/acceptances", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgAgreementAcceptance", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/agreements/{agreement-id}/acceptances/$count", - "CommandAlias": null, - "Command": "Get-MgAgreementAcceptanceCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/acceptances/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgAgreementAcceptanceCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementFile", - "Uri": "/agreements/{agreement-id}/file", - "CommandAlias": null, - "Command": "Get-MgAgreementFile", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/file", "Permissions": [ { "Name": "Agreement.Read.All", @@ -18188,225 +18185,225 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreementfile-get?view=graph-rest-1.0", + "Command": "Get-MgAgreementFile", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementFile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", - "Uri": "/agreements/{agreement-id}/files", - "CommandAlias": null, - "Command": "Get-MgAgreementFile", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/files", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgAgreementFile", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/agreements/{agreement-id}/files/$count", - "CommandAlias": null, - "Command": "Get-MgAgreementFileCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/files/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgAgreementFileCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "CommandAlias": null, - "Command": "Get-MgAgreementFileLocalization", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgAgreementFileLocalization", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", - "Uri": "/agreements/{agreement-id}/file/localizations", - "CommandAlias": null, - "Command": "Get-MgAgreementFileLocalization", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/file/localizations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreementfile-list-localizations?view=graph-rest-1.0", + "Command": "Get-MgAgreementFileLocalization", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/agreements/{agreement-id}/file/localizations/$count", - "CommandAlias": null, - "Command": "Get-MgAgreementFileLocalizationCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/file/localizations/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgAgreementFileLocalizationCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "CommandAlias": null, - "Command": "Get-MgAgreementFileLocalizationVersion", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgAgreementFileLocalizationVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", - "CommandAlias": null, - "Command": "Get-MgAgreementFileLocalizationVersion", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgAgreementFileLocalizationVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/$count", - "CommandAlias": null, - "Command": "Get-MgAgreementFileLocalizationVersionCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgAgreementFileLocalizationVersionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "CommandAlias": null, - "Command": "Get-MgAgreementFileVersion", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgAgreementFileVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", - "CommandAlias": null, - "Command": "Get-MgAgreementFileVersion", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgAgreementFileVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/$count", - "CommandAlias": null, - "Command": "Get-MgAgreementFileVersionCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgAgreementFileVersionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChannel", - "Uri": "/groups/{group-id}/team/allChannels/{channel-id}", - "CommandAlias": null, - "Command": "Get-MgAllGroupTeamChannel", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/allChannels/{channel-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgAllGroupTeamChannel", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChannel", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChannel", - "Uri": "/groups/{group-id}/team/allChannels", - "CommandAlias": null, - "Command": "Get-MgAllGroupTeamChannel", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/allChannels", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgAllGroupTeamChannel", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChannel", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/allChannels/$count", - "CommandAlias": null, - "Command": "Get-MgAllGroupTeamChannelCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/allChannels/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgAllGroupTeamChannelCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", - "Uri": "/sites/getAllSites", - "CommandAlias": null, - "Command": "Get-MgAllSite", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/getAllSites", "Permissions": [ { "Name": "Sites.Read.All", @@ -18425,34 +18422,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getallsites?view=graph-rest-1.0", + "Command": "Get-MgAllSite", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", "Variants": [ "Get2" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChannel", - "Uri": "/teams/{team-id}/allChannels/{channel-id}", - "CommandAlias": null, - "Command": "Get-MgAllTeamChannel", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/allChannels/{channel-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgAllTeamChannel", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChannel", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChannel", - "Uri": "/teams/{team-id}/allChannels", - "CommandAlias": null, - "Command": "Get-MgAllTeamChannel", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/allChannels", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -18503,19 +18500,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-allchannels?view=graph-rest-1.0", + "Command": "Get-MgAllTeamChannel", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChannel", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/allChannels/$count", - "CommandAlias": null, - "Command": "Get-MgAllTeamChannelCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/allChannels/$count", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -18566,20 +18563,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgAllTeamChannelCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teams/getAllMessages", - "CommandAlias": null, - "Command": "Get-MgAllTeamMessage", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/getAllMessages", "Permissions": [ { "Name": "Team.ReadBasic.All", @@ -18710,33 +18707,33 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgAllTeamMessage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teamwork/deletedTeams/getAllMessages", - "CommandAlias": null, - "Command": "Get-MgAllTeamworkDeletedTeamMessage", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/getAllMessages", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgAllTeamworkDeletedTeamMessage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}", - "CommandAlias": null, - "Command": "Get-MgAllUserChatMessage", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}", "Permissions": [ { "Name": "Chat.Read", @@ -18811,8 +18808,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgAllUserChatMessage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -18821,12 +18821,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/users/{user-id}/chats/{chat-id}/messages", - "CommandAlias": null, - "Command": "Get-MgAllUserChatMessage", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages", "Permissions": [ { "Name": "Chat.Read", @@ -18869,34 +18866,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgAllUserChatMessage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsApp", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", - "CommandAlias": null, - "Command": "Get-MgAppCatalogTeamApp", "Module": "Teams", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgAppCatalogTeamApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsApp", - "Uri": "/appCatalogs/teamsApps", - "CommandAlias": null, - "Command": "Get-MgAppCatalogTeamApp", "Module": "Teams", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps", "Permissions": [ { "Name": "AppCatalog.Submit", @@ -18955,19 +18952,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appcatalogs-list-teamsapps?view=graph-rest-1.0", + "Command": "Get-MgAppCatalogTeamApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsApp", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/appCatalogs/teamsApps/$count", - "CommandAlias": null, - "Command": "Get-MgAppCatalogTeamAppCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/$count", "Permissions": [ { "Name": "AppCatalog.Submit", @@ -19026,48 +19023,48 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgAppCatalogTeamAppCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAppDefinition", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgAppCatalogTeamAppDefinition", "Module": "Teams", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgAppCatalogTeamAppDefinition", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAppDefinition", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions", - "CommandAlias": null, - "Command": "Get-MgAppCatalogTeamAppDefinition", "Module": "Teams", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgAppCatalogTeamAppDefinition", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", - "CommandAlias": null, - "Command": "Get-MgAppCatalogTeamAppDefinitionBot", "Module": "Teams", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", "Permissions": [ { "Name": "AppCatalog.Read.All", @@ -19110,35 +19107,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkbot-get?view=graph-rest-1.0", + "Command": "Get-MgAppCatalogTeamAppDefinitionBot", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/$count", - "CommandAlias": null, - "Command": "Get-MgAppCatalogTeamAppDefinitionCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgAppCatalogTeamAppDefinitionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", - "Uri": "/applications/{application-id}", - "CommandAlias": null, - "Command": "Get-MgApplication", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}", "Permissions": [ { "Name": "Application.Read.All", @@ -19229,20 +19226,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-get?view=graph-rest-1.0", + "Command": "Get-MgApplication", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", - "Uri": "/applications", - "CommandAlias": null, - "Command": "Get-MgApplication", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications", "Permissions": [ { "Name": "Application.Read.All", @@ -19333,62 +19330,62 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list?view=graph-rest-1.0", + "Command": "Get-MgApplication", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppManagementPolicy", - "Uri": "/applications/{application-id}/appManagementPolicies", - "CommandAlias": null, - "Command": "Get-MgApplicationAppManagementPolicy", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/appManagementPolicies", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgApplicationAppManagementPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/applications/{application-id}/appManagementPolicies/$ref", - "CommandAlias": null, - "Command": "Get-MgApplicationAppManagementPolicyByRef", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/appManagementPolicies/$ref", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgApplicationAppManagementPolicyByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/applications/{application-id}/appManagementPolicies/$count", - "CommandAlias": null, - "Command": "Get-MgApplicationAppManagementPolicyCount", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/appManagementPolicies/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgApplicationAppManagementPolicyCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", - "Uri": "/applications(appId='{appId}')", - "CommandAlias": null, - "Command": "Get-MgApplicationByAppId", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications(appId='{appId}')", "Permissions": [ { "Name": "Application.Read.All", @@ -19479,35 +19476,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-get?view=graph-rest-1.0", + "Command": "Get-MgApplicationByAppId", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/applications/getByIds", - "CommandAlias": null, - "Command": "Get-MgApplicationById", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/getByIds", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", + "Command": "Get-MgApplicationById", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", - "Uri": "/applications(uniqueName='{uniqueName}')", - "CommandAlias": null, - "Command": "Get-MgApplicationByUniqueName", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications(uniqueName='{uniqueName}')", "Permissions": [ { "Name": "Application.Read.All", @@ -19598,20 +19595,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-get?view=graph-rest-1.0", + "Command": "Get-MgApplicationByUniqueName", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/applications/$count", - "CommandAlias": null, - "Command": "Get-MgApplicationCount", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/$count", "Permissions": [ { "Name": "Application.Read.All", @@ -19702,34 +19699,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgApplicationCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/applications/{application-id}/createdOnBehalfOf", - "CommandAlias": null, - "Command": "Get-MgApplicationCreatedOnBehalfOf", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/createdOnBehalfOf", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgApplicationCreatedOnBehalfOf", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", - "Uri": "/applications/delta", - "CommandAlias": null, - "Command": "Get-MgApplicationDelta", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/delta", "Permissions": [ { "Name": "Directory.Read.All", @@ -19804,19 +19801,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delta?view=graph-rest-1.0", + "Command": "Get-MgApplicationDelta", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", "Variants": [ "Delta" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExtensionProperty", - "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", - "CommandAlias": null, - "Command": "Get-MgApplicationExtensionProperty", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", "Permissions": [ { "Name": "Application.Read.All", @@ -19883,20 +19880,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/extensionproperty-get?view=graph-rest-1.0", + "Command": "Get-MgApplicationExtensionProperty", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExtensionProperty", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExtensionProperty", - "Uri": "/applications/{application-id}/extensionProperties", - "CommandAlias": null, - "Command": "Get-MgApplicationExtensionProperty", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/extensionProperties", "Permissions": [ { "Name": "Application.Read.All", @@ -19987,19 +19984,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-extensionproperty?view=graph-rest-1.0", + "Command": "Get-MgApplicationExtensionProperty", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExtensionProperty", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/applications/{application-id}/extensionProperties/$count", - "CommandAlias": null, - "Command": "Get-MgApplicationExtensionPropertyCount", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/extensionProperties/$count", "Permissions": [ { "Name": "Application.Read.All", @@ -20090,20 +20087,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgApplicationExtensionPropertyCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphFederatedIdentityCredential", - "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", - "CommandAlias": null, - "Command": "Get-MgApplicationFederatedIdentityCredential", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -20138,20 +20135,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-get?view=graph-rest-1.0", + "Command": "Get-MgApplicationFederatedIdentityCredential", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphFederatedIdentityCredential", - "Uri": "/applications/{application-id}/federatedIdentityCredentials", - "CommandAlias": null, - "Command": "Get-MgApplicationFederatedIdentityCredential", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/federatedIdentityCredentials", "Permissions": [ { "Name": "Application.Read.All", @@ -20202,19 +20199,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-federatedidentitycredentials?view=graph-rest-1.0", + "Command": "Get-MgApplicationFederatedIdentityCredential", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphFederatedIdentityCredential", - "Uri": "/applications/{application-id}/federatedIdentityCredentials(name='{name}')", - "CommandAlias": null, - "Command": "Get-MgApplicationFederatedIdentityCredentialByName", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/federatedIdentityCredentials(name='{name}')", "Permissions": [ { "Name": "Application.Read.All", @@ -20265,20 +20262,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-get?view=graph-rest-1.0", + "Command": "Get-MgApplicationFederatedIdentityCredentialByName", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/applications/{application-id}/federatedIdentityCredentials/$count", - "CommandAlias": null, - "Command": "Get-MgApplicationFederatedIdentityCredentialCount", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/federatedIdentityCredentials/$count", "Permissions": [ { "Name": "Application.Read.All", @@ -20329,82 +20326,85 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgApplicationFederatedIdentityCredentialCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", - "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", - "CommandAlias": null, - "Command": "Get-MgApplicationHomeRealmDiscoveryPolicy", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgApplicationHomeRealmDiscoveryPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", - "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies", - "CommandAlias": null, - "Command": "Get-MgApplicationHomeRealmDiscoveryPolicy", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgApplicationHomeRealmDiscoveryPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/$count", - "CommandAlias": null, - "Command": "Get-MgApplicationHomeRealmDiscoveryPolicyCount", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgApplicationHomeRealmDiscoveryPolicyCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/applications/{application-id}/logo", - "CommandAlias": null, - "Command": "Get-MgApplicationLogo", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/logo", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgApplicationLogo", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/applications/{application-id}/getMemberGroups", - "CommandAlias": null, - "Command": "Get-MgApplicationMemberGroup", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/getMemberGroups", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", + "Command": "Get-MgApplicationMemberGroup", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -20413,15 +20413,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/applications/{application-id}/getMemberObjects", - "CommandAlias": null, - "Command": "Get-MgApplicationMemberObject", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/getMemberObjects", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", + "Command": "Get-MgApplicationMemberObject", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -20430,12 +20430,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/applications/{application-id}/owners", - "CommandAlias": null, - "Command": "Get-MgApplicationOwner", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/owners", "Permissions": [ { "Name": "Application.Read.All", @@ -20510,135 +20507,135 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-owners?view=graph-rest-1.0", + "Command": "Get-MgApplicationOwner", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/applications/{application-id}/owners/{directoryObject-id}/appRoleAssignment", - "CommandAlias": null, - "Command": "Get-MgApplicationOwnerAsAppRoleAssignment", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/owners/{directoryObject-id}/appRoleAssignment", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgApplicationOwnerAsAppRoleAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/applications/{application-id}/owners/appRoleAssignment", - "CommandAlias": null, - "Command": "Get-MgApplicationOwnerAsAppRoleAssignment", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/owners/appRoleAssignment", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgApplicationOwnerAsAppRoleAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEndpoint", - "Uri": "/applications/{application-id}/owners/{directoryObject-id}/endpoint", - "CommandAlias": null, - "Command": "Get-MgApplicationOwnerAsEndpoint", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/owners/{directoryObject-id}/endpoint", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgApplicationOwnerAsEndpoint", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEndpoint", - "Uri": "/applications/{application-id}/owners/endpoint", - "CommandAlias": null, - "Command": "Get-MgApplicationOwnerAsEndpoint", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/owners/endpoint", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgApplicationOwnerAsEndpoint", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/applications/{application-id}/owners/{directoryObject-id}/servicePrincipal", - "CommandAlias": null, - "Command": "Get-MgApplicationOwnerAsServicePrincipal", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/owners/{directoryObject-id}/servicePrincipal", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgApplicationOwnerAsServicePrincipal", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/applications/{application-id}/owners/servicePrincipal", - "CommandAlias": null, - "Command": "Get-MgApplicationOwnerAsServicePrincipal", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/owners/servicePrincipal", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgApplicationOwnerAsServicePrincipal", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/applications/{application-id}/owners/{directoryObject-id}/user", - "CommandAlias": null, - "Command": "Get-MgApplicationOwnerAsUser", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/owners/{directoryObject-id}/user", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgApplicationOwnerAsUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/applications/{application-id}/owners/user", - "CommandAlias": null, - "Command": "Get-MgApplicationOwnerAsUser", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/owners/user", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgApplicationOwnerAsUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/applications/{application-id}/owners/$ref", - "CommandAlias": null, - "Command": "Get-MgApplicationOwnerByRef", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/owners/$ref", "Permissions": [ { "Name": "Application.Read.All", @@ -20713,19 +20710,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-owners?view=graph-rest-1.0", + "Command": "Get-MgApplicationOwnerByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/applications/{application-id}/owners/$count", - "CommandAlias": null, - "Command": "Get-MgApplicationOwnerCount", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/owners/$count", "Permissions": [ { "Name": "Application.Read.All", @@ -20800,95 +20797,95 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgApplicationOwnerCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/applications/{application-id}/owners/appRoleAssignment/$count", - "CommandAlias": null, - "Command": "Get-MgApplicationOwnerCountAsAppRoleAssignment", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/owners/appRoleAssignment/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgApplicationOwnerCountAsAppRoleAssignment", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/applications/{application-id}/owners/endpoint/$count", - "CommandAlias": null, - "Command": "Get-MgApplicationOwnerCountAsEndpoint", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/owners/endpoint/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgApplicationOwnerCountAsEndpoint", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/applications/{application-id}/owners/servicePrincipal/$count", - "CommandAlias": null, - "Command": "Get-MgApplicationOwnerCountAsServicePrincipal", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/owners/servicePrincipal/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgApplicationOwnerCountAsServicePrincipal", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/applications/{application-id}/owners/user/$count", - "CommandAlias": null, - "Command": "Get-MgApplicationOwnerCountAsUser", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/owners/user/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgApplicationOwnerCountAsUser", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSynchronization", - "Uri": "/applications/{application-id}/synchronization", - "CommandAlias": null, - "Command": "Get-MgApplicationSynchronization", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgApplicationSynchronization", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSynchronization", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/applications/{application-id}/synchronization/acquireAccessToken", - "CommandAlias": null, - "Command": "Get-MgApplicationSynchronizationAccessToken", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/acquireAccessToken", "Permissions": [ { "Name": "Synchronization.ReadWrite.All", @@ -20915,8 +20912,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-acquireaccesstoken?view=graph-rest-1.0", + "Command": "Get-MgApplicationSynchronizationAccessToken", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Acquire", "AcquireExpanded", @@ -20925,160 +20925,157 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSynchronizationJob", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", - "CommandAlias": null, - "Command": "Get-MgApplicationSynchronizationJob", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgApplicationSynchronizationJob", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSynchronizationJob", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSynchronizationJob", - "Uri": "/applications/{application-id}/synchronization/jobs", - "CommandAlias": null, - "Command": "Get-MgApplicationSynchronizationJob", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgApplicationSynchronizationJob", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSynchronizationJob", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "CommandAlias": null, - "Command": "Get-MgApplicationSynchronizationJobBulkUpload", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgApplicationSynchronizationJobBulkUpload", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", - "CommandAlias": null, - "Command": "Get-MgApplicationSynchronizationJobBulkUploadContent", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgApplicationSynchronizationJobBulkUploadContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/applications/{application-id}/synchronization/jobs/$count", - "CommandAlias": null, - "Command": "Get-MgApplicationSynchronizationJobCount", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgApplicationSynchronizationJobCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSynchronizationSchema", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "CommandAlias": null, - "Command": "Get-MgApplicationSynchronizationJobSchema", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgApplicationSynchronizationJobSchema", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgApplicationSynchronizationJobSchemaDirectory", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgApplicationSynchronizationJobSchemaDirectory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", - "CommandAlias": null, - "Command": "Get-MgApplicationSynchronizationJobSchemaDirectory", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgApplicationSynchronizationJobSchemaDirectory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/$count", - "CommandAlias": null, - "Command": "Get-MgApplicationSynchronizationJobSchemaDirectoryCount", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgApplicationSynchronizationJobSchemaDirectoryCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/applications/{application-id}/synchronization/secrets/$count", - "CommandAlias": null, - "Command": "Get-MgApplicationSynchronizationSecretCount", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/secrets/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgApplicationSynchronizationSecretCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSynchronizationTemplate", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", - "CommandAlias": null, - "Command": "Get-MgApplicationSynchronizationTemplate", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", "Permissions": [ { "Name": "Synchronization.Read.All", @@ -21121,20 +21118,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgApplicationSynchronizationTemplate", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSynchronizationTemplate", - "Uri": "/applications/{application-id}/synchronization/templates", - "CommandAlias": null, - "Command": "Get-MgApplicationSynchronizationTemplate", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/templates", "Permissions": [ { "Name": "Synchronization.Read.All", @@ -21177,19 +21174,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgApplicationSynchronizationTemplate", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/applications/{application-id}/synchronization/templates/$count", - "CommandAlias": null, - "Command": "Get-MgApplicationSynchronizationTemplateCount", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/templates/$count", "Permissions": [ { "Name": "Synchronization.Read.All", @@ -21232,20 +21229,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgApplicationSynchronizationTemplateCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSynchronizationSchema", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "CommandAlias": null, - "Command": "Get-MgApplicationSynchronizationTemplateSchema", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", "Permissions": [ { "Name": "Synchronization.Read.All", @@ -21288,107 +21285,107 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgApplicationSynchronizationTemplateSchema", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgApplicationSynchronizationTemplateSchemaDirectory", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgApplicationSynchronizationTemplateSchemaDirectory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", - "CommandAlias": null, - "Command": "Get-MgApplicationSynchronizationTemplateSchemaDirectory", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgApplicationSynchronizationTemplateSchemaDirectory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/$count", - "CommandAlias": null, - "Command": "Get-MgApplicationSynchronizationTemplateSchemaDirectoryCount", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgApplicationSynchronizationTemplateSchemaDirectoryCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApplicationTemplate", - "Uri": "/applicationTemplates/{applicationTemplate-id}", - "CommandAlias": null, - "Command": "Get-MgApplicationTemplate", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applicationTemplates/{applicationTemplate-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationtemplate-get?view=graph-rest-1.0", + "Command": "Get-MgApplicationTemplate", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApplicationTemplate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApplicationTemplate", - "Uri": "/applicationTemplates", - "CommandAlias": null, - "Command": "Get-MgApplicationTemplate", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applicationTemplates", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationtemplate-list?view=graph-rest-1.0", + "Command": "Get-MgApplicationTemplate", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApplicationTemplate", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/applicationTemplates/$count", - "CommandAlias": null, - "Command": "Get-MgApplicationTemplateCount", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applicationTemplates/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgApplicationTemplateCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", - "Uri": "/applications/{application-id}/tokenIssuancePolicies", - "CommandAlias": null, - "Command": "Get-MgApplicationTokenIssuancePolicy", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/tokenIssuancePolicies", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -21447,19 +21444,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-tokenissuancepolicies?view=graph-rest-1.0", + "Command": "Get-MgApplicationTokenIssuancePolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref", - "CommandAlias": null, - "Command": "Get-MgApplicationTokenIssuancePolicyByRef", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -21518,19 +21515,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-tokenissuancepolicies?view=graph-rest-1.0", + "Command": "Get-MgApplicationTokenIssuancePolicyByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/applications/{application-id}/tokenIssuancePolicies/$count", - "CommandAlias": null, - "Command": "Get-MgApplicationTokenIssuancePolicyCount", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/tokenIssuancePolicies/$count", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -21589,20 +21586,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgApplicationTokenIssuancePolicyCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", - "Uri": "/applications/{application-id}/tokenLifetimePolicies", - "CommandAlias": null, - "Command": "Get-MgApplicationTokenLifetimePolicy", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/tokenLifetimePolicies", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -21661,19 +21658,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-tokenlifetimepolicies?view=graph-rest-1.0", + "Command": "Get-MgApplicationTokenLifetimePolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref", - "CommandAlias": null, - "Command": "Get-MgApplicationTokenLifetimePolicyByRef", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -21732,19 +21729,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-tokenlifetimepolicies?view=graph-rest-1.0", + "Command": "Get-MgApplicationTokenLifetimePolicyByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/applications/{application-id}/tokenLifetimePolicies/$count", - "CommandAlias": null, - "Command": "Get-MgApplicationTokenLifetimePolicyCount", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/tokenLifetimePolicies/$count", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -21803,20 +21800,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgApplicationTokenLifetimePolicyCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryAudit", - "Uri": "/auditLogs/directoryAudits/{directoryAudit-id}", - "CommandAlias": null, - "Command": "Get-MgAuditLogDirectoryAudit", "Module": "Reports", + "CommandAlias": null, + "Uri": "/auditLogs/directoryAudits/{directoryAudit-id}", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -21851,20 +21848,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryaudit-get?view=graph-rest-1.0", + "Command": "Get-MgAuditLogDirectoryAudit", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryAudit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryAudit", - "Uri": "/auditLogs/directoryAudits", - "CommandAlias": null, - "Command": "Get-MgAuditLogDirectoryAudit", "Module": "Reports", + "CommandAlias": null, + "Uri": "/auditLogs/directoryAudits", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -21899,19 +21896,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryaudit-list?view=graph-rest-1.0", + "Command": "Get-MgAuditLogDirectoryAudit", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryAudit", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/auditLogs/directoryAudits/$count", - "CommandAlias": null, - "Command": "Get-MgAuditLogDirectoryAuditCount", "Module": "Reports", + "CommandAlias": null, + "Uri": "/auditLogs/directoryAudits/$count", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -21946,34 +21943,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgAuditLogDirectoryAuditCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphProvisioningObjectSummary", - "Uri": "/auditLogs/provisioning/{provisioningObjectSummary-id}", - "CommandAlias": null, - "Command": "Get-MgAuditLogProvisioning", "Module": "Reports", + "CommandAlias": null, + "Uri": "/auditLogs/provisioning/{provisioningObjectSummary-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgAuditLogProvisioning", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphProvisioningObjectSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphProvisioningObjectSummary", - "Uri": "/auditLogs/provisioning", - "CommandAlias": null, - "Command": "Get-MgAuditLogProvisioning", "Module": "Reports", + "CommandAlias": null, + "Uri": "/auditLogs/provisioning", "Permissions": [ { "Name": "Directory.Read.All", @@ -22008,19 +22005,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/provisioningobjectsummary-list?view=graph-rest-1.0", + "Command": "Get-MgAuditLogProvisioning", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphProvisioningObjectSummary", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/auditLogs/provisioning/$count", - "CommandAlias": null, - "Command": "Get-MgAuditLogProvisioningCount", "Module": "Reports", + "CommandAlias": null, + "Uri": "/auditLogs/provisioning/$count", "Permissions": [ { "Name": "Directory.Read.All", @@ -22055,19 +22052,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgAuditLogProvisioningCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSignIn", - "Uri": "/auditLogs/signIns/{signIn-id}", - "CommandAlias": null, - "Command": "Get-MgAuditLogSignIn", "Module": "Reports", + "CommandAlias": null, + "Uri": "/auditLogs/signIns/{signIn-id}", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -22102,20 +22099,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/signin-get?view=graph-rest-1.0", + "Command": "Get-MgAuditLogSignIn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSignIn", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSignIn", - "Uri": "/auditLogs/signIns", - "CommandAlias": null, - "Command": "Get-MgAuditLogSignIn", "Module": "Reports", + "CommandAlias": null, + "Uri": "/auditLogs/signIns", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -22150,19 +22147,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/signin-list?view=graph-rest-1.0", + "Command": "Get-MgAuditLogSignIn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSignIn", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/auditLogs/signIns/$count", - "CommandAlias": null, - "Command": "Get-MgAuditLogSignInCount", "Module": "Reports", + "CommandAlias": null, + "Uri": "/auditLogs/signIns/$count", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -22197,19 +22194,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgAuditLogSignInCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReview", - "Uri": "/accessReviews/{accessReview-id}", - "CommandAlias": null, - "Command": "Get-MgBetaAccessReview", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -22252,20 +22249,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-get?view=graph-rest-beta", + "Command": "Get-MgBetaAccessReview", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReview", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReview", - "Uri": "/accessReviews", - "CommandAlias": null, - "Command": "Get-MgBetaAccessReview", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/accessReviews", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -22308,19 +22305,89 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-list?view=graph-rest-beta", + "Command": "Get-MgBetaAccessReview", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReview", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/accessReviews/$count", + "Module": "Beta.Identity.Governance", "CommandAlias": null, + "Uri": "/accessReviews/$count", + "Permissions": [ + { + "Name": "AccessReview.Read.All", + "Description": "Read access reviews that you can access", + "FullDescription": "Allows the app to read information on access reviews, reviewers, decisions and settings that you have access to.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "AccessReview.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "AccessReview.ReadWrite.Membership", + "Description": "Manage access reviews for group and app memberships", + "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "AccessReview.ReadWrite.All", + "Description": "Manage access reviews that you can access", + "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "AccessReview.ReadWrite.Membership", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, "Command": "Get-MgBetaAccessReviewCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "Variants": [ + "Get" + ] + }, + { "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/decisions/{accessReviewDecision-id}", + "Permissions": [], + "ApiReferenceLink": null, + "Command": "Get-MgBetaAccessReviewDecision", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { + "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/decisions", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -22363,89 +22430,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", - "ApiReferenceLink": null, - "Variants": [ - "Get" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewDecision", - "Uri": "/accessReviews/{accessReview-id}/decisions/{accessReviewDecision-id}", - "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-listdecisions?view=graph-rest-beta", "Command": "Get-MgBetaAccessReviewDecision", - "Module": "Beta.Identity.Governance", - "Permissions": [], "ApiVersion": "beta", - "ApiReferenceLink": null, - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Method": "GET", "OutputType": "IMicrosoftGraphAccessReviewDecision", - "Uri": "/accessReviews/{accessReview-id}/decisions", - "CommandAlias": null, - "Command": "Get-MgBetaAccessReviewDecision", - "Module": "Beta.Identity.Governance", - "Permissions": [ - { - "Name": "AccessReview.Read.All", - "Description": "Read access reviews that you can access", - "FullDescription": "Allows the app to read information on access reviews, reviewers, decisions and settings that you have access to.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "AccessReview.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "AccessReview.ReadWrite.Membership", - "Description": "Manage access reviews for group and app memberships", - "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "AccessReview.ReadWrite.All", - "Description": "Manage access reviews that you can access", - "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "AccessReview.ReadWrite.Membership", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-listdecisions?view=graph-rest-beta", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/accessReviews/{accessReview-id}/decisions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaAccessReviewDecisionCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/decisions/$count", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -22488,211 +22485,211 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAccessReviewDecisionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReview", - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}", - "CommandAlias": null, - "Command": "Get-MgBetaAccessReviewInstance", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAccessReviewInstance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReview", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReview", - "Uri": "/accessReviews/{accessReview-id}/instances", - "CommandAlias": null, - "Command": "Get-MgBetaAccessReviewInstance", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/instances", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAccessReviewInstance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReview", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/accessReviews/{accessReview-id}/instances/$count", - "CommandAlias": null, - "Command": "Get-MgBetaAccessReviewInstanceCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/instances/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAccessReviewInstanceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewDecision", - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions/{accessReviewDecision-id}", - "CommandAlias": null, - "Command": "Get-MgBetaAccessReviewInstanceDecision", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions/{accessReviewDecision-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAccessReviewInstanceDecision", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewDecision", - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions", - "CommandAlias": null, - "Command": "Get-MgBetaAccessReviewInstanceDecision", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAccessReviewInstanceDecision", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaAccessReviewInstanceDecisionCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAccessReviewInstanceDecisionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewDecision", - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions/{accessReviewDecision-id}", - "CommandAlias": null, - "Command": "Get-MgBetaAccessReviewInstanceMyDecision", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions/{accessReviewDecision-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAccessReviewInstanceMyDecision", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewDecision", - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions", - "CommandAlias": null, - "Command": "Get-MgBetaAccessReviewInstanceMyDecision", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAccessReviewInstanceMyDecision", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaAccessReviewInstanceMyDecisionCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAccessReviewInstanceMyDecisionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewReviewer", - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers/{accessReviewReviewer-id}", - "CommandAlias": null, - "Command": "Get-MgBetaAccessReviewInstanceReviewer", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers/{accessReviewReviewer-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAccessReviewInstanceReviewer", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewReviewer", - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers", - "CommandAlias": null, - "Command": "Get-MgBetaAccessReviewInstanceReviewer", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAccessReviewInstanceReviewer", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers/$count", - "CommandAlias": null, - "Command": "Get-MgBetaAccessReviewInstanceReviewerCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAccessReviewInstanceReviewerCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewDecision", - "Uri": "/accessReviews/{accessReview-id}/myDecisions/{accessReviewDecision-id}", - "CommandAlias": null, - "Command": "Get-MgBetaAccessReviewMyDecision", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/myDecisions/{accessReviewDecision-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAccessReviewMyDecision", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewDecision", - "Uri": "/accessReviews/{accessReview-id}/myDecisions", - "CommandAlias": null, - "Command": "Get-MgBetaAccessReviewMyDecision", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/myDecisions", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -22719,19 +22716,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-listmydecisions?view=graph-rest-beta", + "Command": "Get-MgBetaAccessReviewMyDecision", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/accessReviews/{accessReview-id}/myDecisions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaAccessReviewMyDecisionCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/myDecisions/$count", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -22758,35 +22755,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAccessReviewMyDecisionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewReviewer", - "Uri": "/accessReviews/{accessReview-id}/reviewers/{accessReviewReviewer-id}", - "CommandAlias": null, - "Command": "Get-MgBetaAccessReviewReviewer", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/reviewers/{accessReviewReviewer-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAccessReviewReviewer", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewReviewer", - "Uri": "/accessReviews/{accessReview-id}/reviewers", - "CommandAlias": null, - "Command": "Get-MgBetaAccessReviewReviewer", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/reviewers", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -22829,19 +22826,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-listreviewers?view=graph-rest-beta", + "Command": "Get-MgBetaAccessReviewReviewer", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/accessReviews/{accessReview-id}/reviewers/$count", - "CommandAlias": null, - "Command": "Get-MgBetaAccessReviewReviewerCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/reviewers/$count", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -22884,48 +22881,48 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAccessReviewReviewerCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEdge", - "Uri": "/admin/edge", - "CommandAlias": null, - "Command": "Get-MgBetaAdminEdge", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/admin/edge", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAdminEdge", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdge", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphInternetExplorerMode", - "Uri": "/admin/edge/internetExplorerMode", - "CommandAlias": null, - "Command": "Get-MgBetaAdminEdgeInternetExplorerMode", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAdminEdgeInternetExplorerMode", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInternetExplorerMode", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphBrowserSiteList", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", - "CommandAlias": null, - "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteList", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -22960,20 +22957,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-get?view=graph-rest-beta", + "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteList", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBrowserSiteList", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphBrowserSiteList", - "Uri": "/admin/edge/internetExplorerMode/siteLists", - "CommandAlias": null, - "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteList", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode/siteLists", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -23008,19 +23005,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internetexplorermode-list-sitelists?view=graph-rest-beta", + "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteList", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBrowserSiteList", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/admin/edge/internetExplorerMode/siteLists/$count", - "CommandAlias": null, - "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode/siteLists/$count", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -23055,19 +23052,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphBrowserSharedCookie", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", - "CommandAlias": null, - "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -23102,20 +23099,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersharedcookie-get?view=graph-rest-beta", + "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBrowserSharedCookie", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphBrowserSharedCookie", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies", - "CommandAlias": null, - "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -23150,19 +23147,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-list-sharedcookies?view=graph-rest-beta", + "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBrowserSharedCookie", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/$count", - "CommandAlias": null, - "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookieCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/$count", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -23197,20 +23194,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookieCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphBrowserSite", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", - "CommandAlias": null, - "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSite", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -23245,20 +23242,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersite-get?view=graph-rest-beta", + "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSite", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBrowserSite", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphBrowserSite", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites", - "CommandAlias": null, - "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSite", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -23293,19 +23290,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-list-sites?view=graph-rest-beta", + "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSite", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBrowserSite", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/$count", - "CommandAlias": null, - "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSiteCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/$count", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -23340,20 +23337,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSiteCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/administrativeUnits/{administrativeUnit-id}", - "CommandAlias": null, - "Command": "Get-MgBetaAdministrativeUnit", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -23420,20 +23417,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-get?view=graph-rest-beta", + "Command": "Get-MgBetaAdministrativeUnit", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/administrativeUnits", - "CommandAlias": null, - "Command": "Get-MgBetaAdministrativeUnit", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/administrativeUnits", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -23500,34 +23497,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-administrativeunits?view=graph-rest-beta", + "Command": "Get-MgBetaAdministrativeUnit", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/administrativeUnits/getByIds", - "CommandAlias": null, - "Command": "Get-MgBetaAdministrativeUnitById", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/administrativeUnits/getByIds", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", + "Command": "Get-MgBetaAdministrativeUnitById", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/administrativeUnits/$count", - "CommandAlias": null, - "Command": "Get-MgBetaAdministrativeUnitCount", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/administrativeUnits/$count", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -23594,63 +23591,63 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAdministrativeUnitCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/administrativeUnits/{administrativeUnit-id}/deletedMembers/{directoryObject-id}", - "CommandAlias": null, - "Command": "Get-MgBetaAdministrativeUnitDeletedMember", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/deletedMembers/{directoryObject-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAdministrativeUnitDeletedMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/administrativeUnits/{administrativeUnit-id}/deletedMembers", - "CommandAlias": null, - "Command": "Get-MgBetaAdministrativeUnitDeletedMember", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/deletedMembers", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAdministrativeUnitDeletedMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/deletedMembers/$count", - "CommandAlias": null, - "Command": "Get-MgBetaAdministrativeUnitDeletedMemberCount", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/deletedMembers/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAdministrativeUnitDeletedMemberCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/administrativeUnits/delta", - "CommandAlias": null, - "Command": "Get-MgBetaAdministrativeUnitDelta", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/administrativeUnits/delta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -23717,157 +23714,63 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-delta?view=graph-rest-beta", + "Command": "Get-MgBetaAdministrativeUnitDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", "Variants": [ "Delta" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Get-MgBetaAdministrativeUnitExtension", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", - "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions", - "CommandAlias": null, "Command": "Get-MgBetaAdministrativeUnitExtension", - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], "ApiVersion": "beta", - "ApiReferenceLink": null, - "Variants": [ - "List" - ] - }, - { - "Method": "GET", "OutputType": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaAdministrativeUnitExtensionCount", - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], - "ApiVersion": "beta", - "ApiReferenceLink": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members", - "CommandAlias": null, - "Command": "Get-MgBetaAdministrativeUnitMember", "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [ - { - "Name": "AdministrativeUnit.Read.All", - "Description": "Read administrative units", - "FullDescription": "Allows the app to read administrative units and administrative unit membership on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "AdministrativeUnit.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "AdministrativeUnit.ReadWrite.All", - "Description": "Read and write administrative units", - "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "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": "AdministrativeUnit.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiVersion": "beta", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions", + "Permissions": [], "ApiReferenceLink": null, + "Command": "Get-MgBetaAdministrativeUnitExtension", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/application", - "CommandAlias": null, - "Command": "Get-MgBetaAdministrativeUnitMemberAsApplication", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAdministrativeUnitExtensionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/application", - "CommandAlias": null, - "Command": "Get-MgBetaAdministrativeUnitMemberAsApplication", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/members", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -23934,34 +23837,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAdministrativeUnitMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/device", - "CommandAlias": null, - "Command": "Get-MgBetaAdministrativeUnitMemberAsDevice", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/application", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAdministrativeUnitMemberAsApplication", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/device", - "CommandAlias": null, - "Command": "Get-MgBetaAdministrativeUnitMemberAsDevice", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/application", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -24028,34 +23931,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAdministrativeUnitMemberAsApplication", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/group", - "CommandAlias": null, - "Command": "Get-MgBetaAdministrativeUnitMemberAsGroup", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/device", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAdministrativeUnitMemberAsDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/group", - "CommandAlias": null, - "Command": "Get-MgBetaAdministrativeUnitMemberAsGroup", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/device", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -24122,34 +24025,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAdministrativeUnitMemberAsDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOrgContact", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/orgContact", - "CommandAlias": null, - "Command": "Get-MgBetaAdministrativeUnitMemberAsOrgContact", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/group", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAdministrativeUnitMemberAsGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOrgContact", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/orgContact", - "CommandAlias": null, - "Command": "Get-MgBetaAdministrativeUnitMemberAsOrgContact", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/group", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -24216,34 +24119,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAdministrativeUnitMemberAsGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/servicePrincipal", - "CommandAlias": null, - "Command": "Get-MgBetaAdministrativeUnitMemberAsServicePrincipal", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/orgContact", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAdministrativeUnitMemberAsOrgContact", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal", - "CommandAlias": null, - "Command": "Get-MgBetaAdministrativeUnitMemberAsServicePrincipal", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/orgContact", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -24310,34 +24213,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAdministrativeUnitMemberAsOrgContact", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/user", - "CommandAlias": null, - "Command": "Get-MgBetaAdministrativeUnitMemberAsUser", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/servicePrincipal", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAdministrativeUnitMemberAsServicePrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/user", - "CommandAlias": null, - "Command": "Get-MgBetaAdministrativeUnitMemberAsUser", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -24404,98 +24307,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAdministrativeUnitMemberAsServicePrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/$ref", - "CommandAlias": null, - "Command": "Get-MgBetaAdministrativeUnitMemberByRef", "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [ - { - "Name": "AdministrativeUnit.Read.All", - "Description": "Read administrative units", - "FullDescription": "Allows the app to read administrative units and administrative unit membership on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "AdministrativeUnit.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "AdministrativeUnit.ReadWrite.All", - "Description": "Read and write administrative units", - "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "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": "AdministrativeUnit.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiVersion": "beta", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/user", + "Permissions": [], "ApiReferenceLink": null, + "Command": "Get-MgBetaAdministrativeUnitMemberAsUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/$count", - "CommandAlias": null, - "Command": "Get-MgBetaAdministrativeUnitMemberCount", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/user", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -24562,20 +24401,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAdministrativeUnitMemberAsUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/application/$count", - "CommandAlias": null, - "Command": "Get-MgBetaAdministrativeUnitMemberCountAsApplication", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/$ref", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -24642,20 +24480,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAdministrativeUnitMemberByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/device/$count", - "CommandAlias": null, - "Command": "Get-MgBetaAdministrativeUnitMemberCountAsDevice", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/$count", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -24722,20 +24559,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAdministrativeUnitMemberCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/group/$count", - "CommandAlias": null, - "Command": "Get-MgBetaAdministrativeUnitMemberCountAsGroup", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/application/$count", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -24802,20 +24639,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAdministrativeUnitMemberCountAsApplication", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/orgContact/$count", - "CommandAlias": null, - "Command": "Get-MgBetaAdministrativeUnitMemberCountAsOrgContact", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/device/$count", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -24882,20 +24719,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAdministrativeUnitMemberCountAsDevice", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal/$count", - "CommandAlias": null, - "Command": "Get-MgBetaAdministrativeUnitMemberCountAsServicePrincipal", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/group/$count", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -24962,20 +24799,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAdministrativeUnitMemberCountAsGroup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/user/$count", - "CommandAlias": null, - "Command": "Get-MgBetaAdministrativeUnitMemberCountAsUser", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/orgContact/$count", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -25042,23 +24879,186 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAdministrativeUnitMemberCountAsOrgContact", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "POST", + "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal/$count", + "Permissions": [ + { + "Name": "AdministrativeUnit.Read.All", + "Description": "Read administrative units", + "FullDescription": "Allows the app to read administrative units and administrative unit membership on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "AdministrativeUnit.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "AdministrativeUnit.ReadWrite.All", + "Description": "Read and write administrative units", + "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "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": "AdministrativeUnit.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, + "Command": "Get-MgBetaAdministrativeUnitMemberCountAsServicePrincipal", + "ApiVersion": "beta", "OutputType": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/getMemberGroups", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Command": "Get-MgBetaAdministrativeUnitMemberGroup", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/user/$count", + "Permissions": [ + { + "Name": "AdministrativeUnit.Read.All", + "Description": "Read administrative units", + "FullDescription": "Allows the app to read administrative units and administrative unit membership on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "AdministrativeUnit.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "AdministrativeUnit.ReadWrite.All", + "Description": "Read and write administrative units", + "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "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": "AdministrativeUnit.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, + "Command": "Get-MgBetaAdministrativeUnitMemberCountAsUser", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/getMemberGroups", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", + "Command": "Get-MgBetaAdministrativeUnitMemberGroup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -25067,15 +25067,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/getMemberObjects", - "CommandAlias": null, - "Command": "Get-MgBetaAdministrativeUnitMemberObject", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/getMemberObjects", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAdministrativeUnitMemberObject", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -25084,12 +25084,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", - "CommandAlias": null, - "Command": "Get-MgBetaAdministrativeUnitScopedRoleMember", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -25156,20 +25153,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-get-scopedrolemembers?view=graph-rest-beta", + "Command": "Get-MgBetaAdministrativeUnitScopedRoleMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", - "CommandAlias": null, - "Command": "Get-MgBetaAdministrativeUnitScopedRoleMember", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -25236,19 +25233,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-list-scopedrolemembers?view=graph-rest-beta", + "Command": "Get-MgBetaAdministrativeUnitScopedRoleMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/$count", - "CommandAlias": null, - "Command": "Get-MgBetaAdministrativeUnitScopedRoleMemberCount", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/$count", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -25315,35 +25312,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAdministrativeUnitScopedRoleMemberCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/administrativeUnits/getUserOwnedObjects", - "CommandAlias": null, - "Command": "Get-MgBetaAdministrativeUnitUserOwnedObject", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/administrativeUnits/getUserOwnedObjects", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", + "Command": "Get-MgBetaAdministrativeUnitUserOwnedObject", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPeopleAdminSettings", - "Uri": "/admin/people", - "CommandAlias": null, - "Command": "Get-MgBetaAdminPeople", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/admin/people", "Permissions": [ { "Name": "PeopleSettings.Read.All", @@ -25378,19 +25375,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-get?view=graph-rest-beta", + "Command": "Get-MgBetaAdminPeople", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPeopleAdminSettings", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphInsightsSettings", - "Uri": "/admin/people/itemInsights", - "CommandAlias": null, - "Command": "Get-MgBetaAdminPeopleItemInsight", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/admin/people/itemInsights", "Permissions": [ { "Name": "PeopleSettings.Read.All", @@ -25425,19 +25422,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-list-iteminsights?view=graph-rest-beta", + "Command": "Get-MgBetaAdminPeopleItemInsight", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInsightsSettings", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNamePronunciationSettings", - "Uri": "/admin/people/namePronunciation", - "CommandAlias": null, - "Command": "Get-MgBetaAdminPeopleNamePronunciation", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/admin/people/namePronunciation", "Permissions": [ { "Name": "PeopleSettings.Read.All", @@ -25472,34 +25469,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/namepronunciationsettings-get?view=graph-rest-beta", + "Command": "Get-MgBetaAdminPeopleNamePronunciation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNamePronunciationSettings", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphProfileCardProperty", - "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}", - "CommandAlias": null, - "Command": "Get-MgBetaAdminPeopleProfileCardProperty", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilecardproperty-get?view=graph-rest-beta", + "Command": "Get-MgBetaAdminPeopleProfileCardProperty", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProfileCardProperty", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphProfileCardProperty", - "Uri": "/admin/people/profileCardProperties", - "CommandAlias": null, - "Command": "Get-MgBetaAdminPeopleProfileCardProperty", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/admin/people/profileCardProperties", "Permissions": [ { "Name": "PeopleSettings.Read.All", @@ -25534,19 +25531,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-list-profilecardproperties?view=graph-rest-beta", + "Command": "Get-MgBetaAdminPeopleProfileCardProperty", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProfileCardProperty", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/admin/people/profileCardProperties/$count", - "CommandAlias": null, - "Command": "Get-MgBetaAdminPeopleProfileCardPropertyCount", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/admin/people/profileCardProperties/$count", "Permissions": [ { "Name": "PeopleSettings.Read.All", @@ -25581,19 +25578,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAdminPeopleProfileCardPropertyCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPronounsSettings", - "Uri": "/admin/people/pronouns", - "CommandAlias": null, - "Command": "Get-MgBetaAdminPeoplePronoun", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/admin/people/pronouns", "Permissions": [ { "Name": "PeopleSettings.Read.All", @@ -25628,19 +25625,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-list-pronouns?view=graph-rest-beta", + "Command": "Get-MgBetaAdminPeoplePronoun", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPronounsSettings", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAdminReportSettings", - "Uri": "/admin/reportSettings", - "CommandAlias": null, - "Command": "Get-MgBetaAdminReportSetting", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/admin/reportSettings", "Permissions": [ { "Name": "ReportSettings.Read.All", @@ -25675,33 +25672,33 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminreportsettings-get?view=graph-rest-beta", + "Command": "Get-MgBetaAdminReportSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdminReportSettings", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSharepoint", - "Uri": "/admin/sharepoint", - "CommandAlias": null, - "Command": "Get-MgBetaAdminSharepoint", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/admin/sharepoint", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAdminSharepoint", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharepoint", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSharepointSettings", - "Uri": "/admin/sharepoint/settings", - "CommandAlias": null, - "Command": "Get-MgBetaAdminSharepointSetting", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/admin/sharepoint/settings", "Permissions": [ { "Name": "SharePointTenantSettings.Read.All", @@ -25736,92 +25733,92 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointsettings-get?view=graph-rest-beta", + "Command": "Get-MgBetaAdminSharepointSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharepointSettings", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreement", - "Uri": "/agreements/{agreement-id}", - "CommandAlias": null, - "Command": "Get-MgBetaAgreement", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAgreement", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreement", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreement", - "Uri": "/agreements", - "CommandAlias": null, - "Command": "Get-MgBetaAgreement", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/agreements", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAgreement", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreement", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementAcceptance", - "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", - "CommandAlias": null, - "Command": "Get-MgBetaAgreementAcceptance", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAgreementAcceptance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementAcceptance", - "Uri": "/agreements/{agreement-id}/acceptances", - "CommandAlias": null, - "Command": "Get-MgBetaAgreementAcceptance", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/acceptances", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAgreementAcceptance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/agreements/{agreement-id}/acceptances/$count", - "CommandAlias": null, - "Command": "Get-MgBetaAgreementAcceptanceCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/acceptances/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAgreementAcceptanceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementFile", - "Uri": "/agreements/{agreement-id}/file", - "CommandAlias": null, - "Command": "Get-MgBetaAgreementFile", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/file", "Permissions": [ { "Name": "Agreement.Read.All", @@ -25840,225 +25837,225 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreementfile-get?view=graph-rest-beta", + "Command": "Get-MgBetaAgreementFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementFile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", - "Uri": "/agreements/{agreement-id}/files", - "CommandAlias": null, - "Command": "Get-MgBetaAgreementFile", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/files", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAgreementFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/agreements/{agreement-id}/files/$count", - "CommandAlias": null, - "Command": "Get-MgBetaAgreementFileCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/files/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAgreementFileCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "CommandAlias": null, - "Command": "Get-MgBetaAgreementFileLocalization", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAgreementFileLocalization", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", - "Uri": "/agreements/{agreement-id}/file/localizations", - "CommandAlias": null, - "Command": "Get-MgBetaAgreementFileLocalization", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/file/localizations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreementfile-list-localizations?view=graph-rest-beta", + "Command": "Get-MgBetaAgreementFileLocalization", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/agreements/{agreement-id}/file/localizations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaAgreementFileLocalizationCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/file/localizations/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAgreementFileLocalizationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "CommandAlias": null, - "Command": "Get-MgBetaAgreementFileLocalizationVersion", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAgreementFileLocalizationVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", - "CommandAlias": null, - "Command": "Get-MgBetaAgreementFileLocalizationVersion", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAgreementFileLocalizationVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaAgreementFileLocalizationVersionCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAgreementFileLocalizationVersionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "CommandAlias": null, - "Command": "Get-MgBetaAgreementFileVersion", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAgreementFileVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", - "CommandAlias": null, - "Command": "Get-MgBetaAgreementFileVersion", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAgreementFileVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaAgreementFileVersionCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAgreementFileVersionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChannel", - "Uri": "/groups/{group-id}/team/allChannels/{channel-id}", - "CommandAlias": null, - "Command": "Get-MgBetaAllGroupTeamChannel", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/allChannels/{channel-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAllGroupTeamChannel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChannel", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChannel", - "Uri": "/groups/{group-id}/team/allChannels", - "CommandAlias": null, - "Command": "Get-MgBetaAllGroupTeamChannel", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/allChannels", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAllGroupTeamChannel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChannel", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/allChannels/$count", - "CommandAlias": null, - "Command": "Get-MgBetaAllGroupTeamChannelCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/allChannels/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAllGroupTeamChannelCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", - "Uri": "/sites/getAllSites", - "CommandAlias": null, - "Command": "Get-MgBetaAllSite", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/getAllSites", "Permissions": [ { "Name": "Sites.Read.All", @@ -26077,34 +26074,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getallsites?view=graph-rest-beta", + "Command": "Get-MgBetaAllSite", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", "Variants": [ "Get2" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChannel", - "Uri": "/teams/{team-id}/allChannels/{channel-id}", - "CommandAlias": null, - "Command": "Get-MgBetaAllTeamChannel", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/allChannels/{channel-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAllTeamChannel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChannel", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChannel", - "Uri": "/teams/{team-id}/allChannels", - "CommandAlias": null, - "Command": "Get-MgBetaAllTeamChannel", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/allChannels", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -26155,19 +26152,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-allchannels?view=graph-rest-beta", + "Command": "Get-MgBetaAllTeamChannel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChannel", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/allChannels/$count", - "CommandAlias": null, - "Command": "Get-MgBetaAllTeamChannelCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/allChannels/$count", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -26218,20 +26215,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAllTeamChannelCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teams/getAllMessages", - "CommandAlias": null, - "Command": "Get-MgBetaAllTeamMessage", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/getAllMessages", "Permissions": [ { "Name": "Team.ReadBasic.All", @@ -26362,33 +26359,33 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAllTeamMessage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teamwork/deletedTeams/getAllMessages", - "CommandAlias": null, - "Command": "Get-MgBetaAllTeamworkDeletedTeamMessage", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/getAllMessages", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAllTeamworkDeletedTeamMessage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}", - "CommandAlias": null, - "Command": "Get-MgBetaAllUserChatMessage", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}", "Permissions": [ { "Name": "Chat.Read", @@ -26463,8 +26460,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAllUserChatMessage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -26473,12 +26473,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/users/{user-id}/chats/{chat-id}/messages", - "CommandAlias": null, - "Command": "Get-MgBetaAllUserChatMessage", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages", "Permissions": [ { "Name": "Chat.Read", @@ -26521,34 +26518,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAllUserChatMessage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsApp", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", - "CommandAlias": null, - "Command": "Get-MgBetaAppCatalogTeamApp", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAppCatalogTeamApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsApp", - "Uri": "/appCatalogs/teamsApps", - "CommandAlias": null, - "Command": "Get-MgBetaAppCatalogTeamApp", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps", "Permissions": [ { "Name": "AppCatalog.Submit", @@ -26607,19 +26604,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appcatalogs-list-teamsapps?view=graph-rest-beta", + "Command": "Get-MgBetaAppCatalogTeamApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsApp", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/appCatalogs/teamsApps/$count", - "CommandAlias": null, - "Command": "Get-MgBetaAppCatalogTeamAppCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/$count", "Permissions": [ { "Name": "AppCatalog.Submit", @@ -26678,48 +26675,48 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAppCatalogTeamAppCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAppDefinition", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgBetaAppCatalogTeamAppDefinition", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAppCatalogTeamAppDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAppDefinition", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions", - "CommandAlias": null, - "Command": "Get-MgBetaAppCatalogTeamAppDefinition", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAppCatalogTeamAppDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", - "CommandAlias": null, - "Command": "Get-MgBetaAppCatalogTeamAppDefinitionBot", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", "Permissions": [ { "Name": "AppCatalog.Read.All", @@ -26762,20 +26759,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkbot-get?view=graph-rest-beta", + "Command": "Get-MgBetaAppCatalogTeamAppDefinitionBot", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAppIcon", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon", - "CommandAlias": null, - "Command": "Get-MgBetaAppCatalogTeamAppDefinitionColorIcon", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon", "Permissions": [ { "Name": "AppCatalog.Read.All", @@ -26818,20 +26815,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsappicon-get?view=graph-rest-beta", + "Command": "Get-MgBetaAppCatalogTeamAppDefinitionColorIcon", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAppIcon", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamworkHostedContent", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent", - "CommandAlias": null, - "Command": "Get-MgBetaAppCatalogTeamAppDefinitionColorIconHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent", "Permissions": [ { "Name": "AppCatalog.Read.All", @@ -26874,8 +26871,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkhostedcontent-get?view=graph-rest-beta", + "Command": "Get-MgBetaAppCatalogTeamAppDefinitionColorIconHostedContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkHostedContent", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -26884,127 +26884,68 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaAppCatalogTeamAppDefinitionCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAppCatalogTeamAppDefinitionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAppDashboardCardDefinition", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/dashboardCards/{teamsAppDashboardCardDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgBetaAppCatalogTeamAppDefinitionDashboardCard", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/dashboardCards/{teamsAppDashboardCardDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAppCatalogTeamAppDefinitionDashboardCard", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAppDashboardCardDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAppDashboardCardDefinition", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/dashboardCards", - "CommandAlias": null, - "Command": "Get-MgBetaAppCatalogTeamAppDefinitionDashboardCard", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/dashboardCards", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAppCatalogTeamAppDefinitionDashboardCard", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAppDashboardCardDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/dashboardCards/$count", - "CommandAlias": null, - "Command": "Get-MgBetaAppCatalogTeamAppDefinitionDashboardCardCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/dashboardCards/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAppIcon", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon", - "CommandAlias": null, - "Command": "Get-MgBetaAppCatalogTeamAppDefinitionOutlineIcon", - "Module": "Beta.Teams", - "Permissions": [ - { - "Name": "AppCatalog.Read.All", - "Description": "Read all app catalogs", - "FullDescription": "Allows the app to read apps in the app catalogs.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "AppCatalog.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "AppCatalog.Submit", - "Description": "Submit application packages to your organization's catalog and cancel pending submissions", - "FullDescription": "Allows the app to submit application packages to the catalog and cancel submissions that are pending review on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "AppCatalog.ReadWrite.All", - "Description": "Read and write to all app catalogs", - "FullDescription": "Allows the app to create, read, update, and delete apps in the app catalogs.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "AppCatalog.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], + "Command": "Get-MgBetaAppCatalogTeamAppDefinitionDashboardCardCount", "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsappicon-get?view=graph-rest-beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamworkHostedContent", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent", - "CommandAlias": null, - "Command": "Get-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon", "Permissions": [ { "Name": "AppCatalog.Read.All", @@ -27047,8 +26988,67 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsappicon-get?view=graph-rest-beta", + "Command": "Get-MgBetaAppCatalogTeamAppDefinitionOutlineIcon", "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAppIcon", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { + "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent", + "Permissions": [ + { + "Name": "AppCatalog.Read.All", + "Description": "Read all app catalogs", + "FullDescription": "Allows the app to read apps in the app catalogs.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "AppCatalog.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "AppCatalog.Submit", + "Description": "Submit application packages to your organization's catalog and cancel pending submissions", + "FullDescription": "Allows the app to submit application packages to the catalog and cancel submissions that are pending review on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "AppCatalog.ReadWrite.All", + "Description": "Read and write to all app catalogs", + "FullDescription": "Allows the app to create, read, update, and delete apps in the app catalogs.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "AppCatalog.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkhostedcontent-get?view=graph-rest-beta", + "Command": "Get-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkHostedContent", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -27057,12 +27057,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", - "Uri": "/applications/{application-id}", - "CommandAlias": null, - "Command": "Get-MgBetaApplication", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}", "Permissions": [ { "Name": "Application.Read.All", @@ -27153,20 +27150,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-get?view=graph-rest-beta", + "Command": "Get-MgBetaApplication", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", - "Uri": "/applications", - "CommandAlias": null, - "Command": "Get-MgBetaApplication", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications", "Permissions": [ { "Name": "Application.Read.All", @@ -27257,62 +27254,62 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list?view=graph-rest-beta", + "Command": "Get-MgBetaApplication", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppManagementPolicy", - "Uri": "/applications/{application-id}/appManagementPolicies", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationAppManagementPolicy", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/appManagementPolicies", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaApplicationAppManagementPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/applications/{application-id}/appManagementPolicies/$ref", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationAppManagementPolicyByRef", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/appManagementPolicies/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaApplicationAppManagementPolicyByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/applications/{application-id}/appManagementPolicies/$count", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationAppManagementPolicyCount", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/appManagementPolicies/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaApplicationAppManagementPolicyCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", - "Uri": "/applications(appId='{appId}')", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationByAppId", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications(appId='{appId}')", "Permissions": [ { "Name": "Application.Read.All", @@ -27403,35 +27400,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-get?view=graph-rest-beta", + "Command": "Get-MgBetaApplicationByAppId", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/applications/getByIds", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationById", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/getByIds", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", + "Command": "Get-MgBetaApplicationById", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", - "Uri": "/applications(uniqueName='{uniqueName}')", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationByUniqueName", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications(uniqueName='{uniqueName}')", "Permissions": [ { "Name": "Application.Read.All", @@ -27522,50 +27519,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-get?view=graph-rest-beta", + "Command": "Get-MgBetaApplicationByUniqueName", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConnectorGroup", - "Uri": "/applications/{application-id}/connectorGroup", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationConnectorGroup", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/connectorGroup", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaApplicationConnectorGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConnectorGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/applications/{application-id}/connectorGroup/$ref", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationConnectorGroupByRef", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/connectorGroup/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaApplicationConnectorGroupByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/applications/$count", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationCount", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/$count", "Permissions": [ { "Name": "Application.Read.All", @@ -27656,34 +27653,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaApplicationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/applications/{application-id}/createdOnBehalfOf", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationCreatedOnBehalfOf", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/createdOnBehalfOf", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaApplicationCreatedOnBehalfOf", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", - "Uri": "/applications/delta", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationDelta", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/delta", "Permissions": [ { "Name": "Directory.Read.All", @@ -27758,19 +27755,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delta?view=graph-rest-beta", + "Command": "Get-MgBetaApplicationDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", "Variants": [ "Delta" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExtensionProperty", - "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationExtensionProperty", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", "Permissions": [ { "Name": "Application.Read.All", @@ -27837,20 +27834,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/extensionproperty-get?view=graph-rest-beta", + "Command": "Get-MgBetaApplicationExtensionProperty", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtensionProperty", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExtensionProperty", - "Uri": "/applications/{application-id}/extensionProperties", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationExtensionProperty", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/extensionProperties", "Permissions": [ { "Name": "Application.Read.All", @@ -27941,19 +27938,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-extensionproperty?view=graph-rest-beta", + "Command": "Get-MgBetaApplicationExtensionProperty", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtensionProperty", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/applications/{application-id}/extensionProperties/$count", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationExtensionPropertyCount", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/extensionProperties/$count", "Permissions": [ { "Name": "Application.Read.All", @@ -28044,20 +28041,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaApplicationExtensionPropertyCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphFederatedIdentityCredential", - "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationFederatedIdentityCredential", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -28092,20 +28089,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-get?view=graph-rest-beta", + "Command": "Get-MgBetaApplicationFederatedIdentityCredential", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphFederatedIdentityCredential", - "Uri": "/applications/{application-id}/federatedIdentityCredentials", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationFederatedIdentityCredential", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/federatedIdentityCredentials", "Permissions": [ { "Name": "Application.Read.All", @@ -28156,19 +28153,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-federatedidentitycredentials?view=graph-rest-beta", + "Command": "Get-MgBetaApplicationFederatedIdentityCredential", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphFederatedIdentityCredential", - "Uri": "/applications/{application-id}/federatedIdentityCredentials(name='{name}')", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationFederatedIdentityCredentialByName", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/federatedIdentityCredentials(name='{name}')", "Permissions": [ { "Name": "Application.Read.All", @@ -28219,20 +28216,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-get?view=graph-rest-beta", + "Command": "Get-MgBetaApplicationFederatedIdentityCredentialByName", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/applications/{application-id}/federatedIdentityCredentials/$count", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationFederatedIdentityCredentialCount", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/federatedIdentityCredentials/$count", "Permissions": [ { "Name": "Application.Read.All", @@ -28283,82 +28280,85 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaApplicationFederatedIdentityCredentialCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", - "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationHomeRealmDiscoveryPolicy", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaApplicationHomeRealmDiscoveryPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", - "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationHomeRealmDiscoveryPolicy", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaApplicationHomeRealmDiscoveryPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/$count", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationHomeRealmDiscoveryPolicyCount", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaApplicationHomeRealmDiscoveryPolicyCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/applications/{application-id}/logo", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationLogo", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/logo", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaApplicationLogo", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/applications/{application-id}/getMemberGroups", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationMemberGroup", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/getMemberGroups", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", + "Command": "Get-MgBetaApplicationMemberGroup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -28367,15 +28367,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/applications/{application-id}/getMemberObjects", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationMemberObject", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/getMemberObjects", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaApplicationMemberObject", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -28384,12 +28384,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/applications/{application-id}/owners", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationOwner", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/owners", "Permissions": [ { "Name": "Application.Read.All", @@ -28464,135 +28461,135 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-owners?view=graph-rest-beta", + "Command": "Get-MgBetaApplicationOwner", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/applications/{application-id}/owners/{directoryObject-id}/appRoleAssignment", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationOwnerAsAppRoleAssignment", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/owners/{directoryObject-id}/appRoleAssignment", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaApplicationOwnerAsAppRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/applications/{application-id}/owners/appRoleAssignment", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationOwnerAsAppRoleAssignment", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/owners/appRoleAssignment", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaApplicationOwnerAsAppRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEndpoint", - "Uri": "/applications/{application-id}/owners/{directoryObject-id}/endpoint", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationOwnerAsEndpoint", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/owners/{directoryObject-id}/endpoint", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaApplicationOwnerAsEndpoint", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEndpoint", - "Uri": "/applications/{application-id}/owners/endpoint", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationOwnerAsEndpoint", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/owners/endpoint", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaApplicationOwnerAsEndpoint", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/applications/{application-id}/owners/{directoryObject-id}/servicePrincipal", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationOwnerAsServicePrincipal", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/owners/{directoryObject-id}/servicePrincipal", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaApplicationOwnerAsServicePrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/applications/{application-id}/owners/servicePrincipal", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationOwnerAsServicePrincipal", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/owners/servicePrincipal", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaApplicationOwnerAsServicePrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/applications/{application-id}/owners/{directoryObject-id}/user", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationOwnerAsUser", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/owners/{directoryObject-id}/user", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaApplicationOwnerAsUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/applications/{application-id}/owners/user", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationOwnerAsUser", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/owners/user", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaApplicationOwnerAsUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/applications/{application-id}/owners/$ref", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationOwnerByRef", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/owners/$ref", "Permissions": [ { "Name": "Application.Read.All", @@ -28667,19 +28664,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-owners?view=graph-rest-beta", + "Command": "Get-MgBetaApplicationOwnerByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/applications/{application-id}/owners/$count", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationOwnerCount", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/owners/$count", "Permissions": [ { "Name": "Application.Read.All", @@ -28754,95 +28751,95 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaApplicationOwnerCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/applications/{application-id}/owners/appRoleAssignment/$count", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationOwnerCountAsAppRoleAssignment", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/owners/appRoleAssignment/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaApplicationOwnerCountAsAppRoleAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/applications/{application-id}/owners/endpoint/$count", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationOwnerCountAsEndpoint", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/owners/endpoint/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaApplicationOwnerCountAsEndpoint", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/applications/{application-id}/owners/servicePrincipal/$count", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationOwnerCountAsServicePrincipal", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/owners/servicePrincipal/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaApplicationOwnerCountAsServicePrincipal", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/applications/{application-id}/owners/user/$count", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationOwnerCountAsUser", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/owners/user/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaApplicationOwnerCountAsUser", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSynchronization", - "Uri": "/applications/{application-id}/synchronization", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationSynchronization", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaApplicationSynchronization", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronization", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/applications/{application-id}/synchronization/acquireAccessToken", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationSynchronizationAccessToken", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/acquireAccessToken", "Permissions": [ { "Name": "Synchronization.ReadWrite.All", @@ -28869,8 +28866,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-acquireaccesstoken?view=graph-rest-beta", + "Command": "Get-MgBetaApplicationSynchronizationAccessToken", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Acquire", "AcquireExpanded", @@ -28879,160 +28879,157 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSynchronizationJob", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationSynchronizationJob", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaApplicationSynchronizationJob", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronizationJob", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSynchronizationJob", - "Uri": "/applications/{application-id}/synchronization/jobs", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationSynchronizationJob", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaApplicationSynchronizationJob", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronizationJob", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationSynchronizationJobBulkUpload", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaApplicationSynchronizationJobBulkUpload", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationSynchronizationJobBulkUploadContent", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaApplicationSynchronizationJobBulkUploadContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/applications/{application-id}/synchronization/jobs/$count", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationSynchronizationJobCount", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaApplicationSynchronizationJobCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSynchronizationSchema", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationSynchronizationJobSchema", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaApplicationSynchronizationJobSchema", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationSynchronizationJobSchemaDirectory", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaApplicationSynchronizationJobSchemaDirectory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationSynchronizationJobSchemaDirectory", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaApplicationSynchronizationJobSchemaDirectory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/$count", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationSynchronizationJobSchemaDirectoryCount", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaApplicationSynchronizationJobSchemaDirectoryCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/applications/{application-id}/synchronization/secrets/$count", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationSynchronizationSecretCount", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/secrets/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaApplicationSynchronizationSecretCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSynchronizationTemplate", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationSynchronizationTemplate", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", "Permissions": [ { "Name": "Synchronization.Read.All", @@ -29075,20 +29072,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaApplicationSynchronizationTemplate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSynchronizationTemplate", - "Uri": "/applications/{application-id}/synchronization/templates", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationSynchronizationTemplate", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/templates", "Permissions": [ { "Name": "Synchronization.Read.All", @@ -29131,19 +29128,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaApplicationSynchronizationTemplate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/applications/{application-id}/synchronization/templates/$count", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationSynchronizationTemplateCount", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/templates/$count", "Permissions": [ { "Name": "Synchronization.Read.All", @@ -29186,20 +29183,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaApplicationSynchronizationTemplateCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSynchronizationSchema", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationSynchronizationTemplateSchema", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", "Permissions": [ { "Name": "Synchronization.Read.All", @@ -29242,107 +29239,107 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaApplicationSynchronizationTemplateSchema", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationSynchronizationTemplateSchemaDirectory", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaApplicationSynchronizationTemplateSchemaDirectory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationSynchronizationTemplateSchemaDirectory", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaApplicationSynchronizationTemplateSchemaDirectory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/$count", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationSynchronizationTemplateSchemaDirectoryCount", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaApplicationSynchronizationTemplateSchemaDirectoryCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApplicationTemplate", - "Uri": "/applicationTemplates/{applicationTemplate-id}", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationTemplate", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applicationTemplates/{applicationTemplate-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationtemplate-get?view=graph-rest-beta", + "Command": "Get-MgBetaApplicationTemplate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplicationTemplate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApplicationTemplate", - "Uri": "/applicationTemplates", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationTemplate", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applicationTemplates", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationtemplate-list?view=graph-rest-beta", + "Command": "Get-MgBetaApplicationTemplate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplicationTemplate", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/applicationTemplates/$count", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationTemplateCount", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applicationTemplates/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaApplicationTemplateCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", - "Uri": "/applications/{application-id}/tokenIssuancePolicies", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationTokenIssuancePolicy", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/tokenIssuancePolicies", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -29401,19 +29398,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-tokenissuancepolicies?view=graph-rest-beta", + "Command": "Get-MgBetaApplicationTokenIssuancePolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationTokenIssuancePolicyByRef", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -29472,19 +29469,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-tokenissuancepolicies?view=graph-rest-beta", + "Command": "Get-MgBetaApplicationTokenIssuancePolicyByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/applications/{application-id}/tokenIssuancePolicies/$count", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationTokenIssuancePolicyCount", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/tokenIssuancePolicies/$count", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -29543,20 +29540,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaApplicationTokenIssuancePolicyCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", - "Uri": "/applications/{application-id}/tokenLifetimePolicies", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationTokenLifetimePolicy", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/tokenLifetimePolicies", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -29615,19 +29612,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-tokenlifetimepolicies?view=graph-rest-beta", + "Command": "Get-MgBetaApplicationTokenLifetimePolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationTokenLifetimePolicyByRef", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -29686,19 +29683,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-tokenlifetimepolicies?view=graph-rest-beta", + "Command": "Get-MgBetaApplicationTokenLifetimePolicyByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/applications/{application-id}/tokenLifetimePolicies/$count", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationTokenLifetimePolicyCount", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/tokenLifetimePolicies/$count", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -29757,35 +29754,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaApplicationTokenLifetimePolicyCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/applications/getUserOwnedObjects", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationUserOwnedObject", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/getUserOwnedObjects", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", + "Command": "Get-MgBetaApplicationUserOwnedObject", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomSecurityAttributeAudit", - "Uri": "/auditLogs/customSecurityAttributeAudits/{customSecurityAttributeAudit-id}", - "CommandAlias": null, - "Command": "Get-MgBetaAuditLogCustomSecurityAttributeAudit", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/auditLogs/customSecurityAttributeAudits/{customSecurityAttributeAudit-id}", "Permissions": [ { "Name": "CustomSecAttributeAuditLogs.Read.All", @@ -29804,20 +29801,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAuditLogCustomSecurityAttributeAudit", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomSecurityAttributeAudit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomSecurityAttributeAudit", - "Uri": "/auditLogs/customSecurityAttributeAudits", - "CommandAlias": null, - "Command": "Get-MgBetaAuditLogCustomSecurityAttributeAudit", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/auditLogs/customSecurityAttributeAudits", "Permissions": [ { "Name": "CustomSecAttributeAuditLogs.Read.All", @@ -29836,19 +29833,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/auditlogroot-list-customsecurityattributeaudits?view=graph-rest-beta", + "Command": "Get-MgBetaAuditLogCustomSecurityAttributeAudit", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomSecurityAttributeAudit", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/auditLogs/customSecurityAttributeAudits/$count", - "CommandAlias": null, - "Command": "Get-MgBetaAuditLogCustomSecurityAttributeAuditCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/auditLogs/customSecurityAttributeAudits/$count", "Permissions": [ { "Name": "CustomSecAttributeAuditLogs.Read.All", @@ -29867,19 +29864,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAuditLogCustomSecurityAttributeAuditCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryAudit", - "Uri": "/auditLogs/directoryAudits/{directoryAudit-id}", - "CommandAlias": null, - "Command": "Get-MgBetaAuditLogDirectoryAudit", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/auditLogs/directoryAudits/{directoryAudit-id}", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -29914,20 +29911,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryaudit-get?view=graph-rest-beta", + "Command": "Get-MgBetaAuditLogDirectoryAudit", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryAudit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryAudit", - "Uri": "/auditLogs/directoryAudits", - "CommandAlias": null, - "Command": "Get-MgBetaAuditLogDirectoryAudit", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/auditLogs/directoryAudits", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -29962,19 +29959,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryaudit-list?view=graph-rest-beta", + "Command": "Get-MgBetaAuditLogDirectoryAudit", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryAudit", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/auditLogs/directoryAudits/$count", - "CommandAlias": null, - "Command": "Get-MgBetaAuditLogDirectoryAuditCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/auditLogs/directoryAudits/$count", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -30009,77 +30006,77 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAuditLogDirectoryAuditCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphProvisioningObjectSummary", - "Uri": "/auditLogs/directoryProvisioning/{provisioningObjectSummary-id}", - "CommandAlias": null, - "Command": "Get-MgBetaAuditLogDirectoryProvisioning", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/auditLogs/directoryProvisioning/{provisioningObjectSummary-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAuditLogDirectoryProvisioning", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProvisioningObjectSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphProvisioningObjectSummary", - "Uri": "/auditLogs/directoryProvisioning", - "CommandAlias": null, - "Command": "Get-MgBetaAuditLogDirectoryProvisioning", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/auditLogs/directoryProvisioning", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAuditLogDirectoryProvisioning", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProvisioningObjectSummary", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/auditLogs/directoryProvisioning/$count", - "CommandAlias": null, - "Command": "Get-MgBetaAuditLogDirectoryProvisioningCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/auditLogs/directoryProvisioning/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAuditLogDirectoryProvisioningCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphProvisioningObjectSummary", - "Uri": "/auditLogs/provisioning/{provisioningObjectSummary-id}", - "CommandAlias": null, - "Command": "Get-MgBetaAuditLogProvisioning", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/auditLogs/provisioning/{provisioningObjectSummary-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAuditLogProvisioning", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProvisioningObjectSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphProvisioningObjectSummary", - "Uri": "/auditLogs/provisioning", - "CommandAlias": null, - "Command": "Get-MgBetaAuditLogProvisioning", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/auditLogs/provisioning", "Permissions": [ { "Name": "Directory.Read.All", @@ -30114,19 +30111,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/provisioningobjectsummary-list?view=graph-rest-beta", + "Command": "Get-MgBetaAuditLogProvisioning", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProvisioningObjectSummary", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/auditLogs/provisioning/$count", - "CommandAlias": null, - "Command": "Get-MgBetaAuditLogProvisioningCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/auditLogs/provisioning/$count", "Permissions": [ { "Name": "Directory.Read.All", @@ -30161,19 +30158,67 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAuditLogProvisioningCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSignIn", - "Uri": "/auditLogs/signIns/{signIn-id}", + "Module": "Beta.Reports", "CommandAlias": null, + "Uri": "/auditLogs/signIns/{signIn-id}", + "Permissions": [ + { + "Name": "AuditLog.Read.All", + "Description": "Read audit log data", + "FullDescription": "Allows the app to read and query your audit log activities, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "AuditLog.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Directory.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/signin-get?view=graph-rest-beta", "Command": "Get-MgBetaAuditLogSignIn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSignIn", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/auditLogs/signIns", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -30208,67 +30253,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/signin-get?view=graph-rest-beta", - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphSignIn", - "Uri": "/auditLogs/signIns", - "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/signin-list?view=graph-rest-beta", "Command": "Get-MgBetaAuditLogSignIn", - "Module": "Beta.Reports", - "Permissions": [ - { - "Name": "AuditLog.Read.All", - "Description": "Read audit log data", - "FullDescription": "Allows the app to read and query your audit log activities, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "AuditLog.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Directory.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/signin-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSignIn", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/auditLogs/signIns/$count", - "CommandAlias": null, - "Command": "Get-MgBetaAuditLogSignInCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/auditLogs/signIns/$count", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -30303,19 +30300,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAuditLogSignInCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSelfServiceSignUp", - "Uri": "/auditLogs/signUps/{selfServiceSignUp-id}", - "CommandAlias": null, - "Command": "Get-MgBetaAuditLogSignUp", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/auditLogs/signUps/{selfServiceSignUp-id}", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -30334,20 +30331,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAuditLogSignUp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSelfServiceSignUp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSelfServiceSignUp", - "Uri": "/auditLogs/signUps", - "CommandAlias": null, - "Command": "Get-MgBetaAuditLogSignUp", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/auditLogs/signUps", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -30366,19 +30363,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAuditLogSignUp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSelfServiceSignUp", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/auditLogs/signUps/$count", - "CommandAlias": null, - "Command": "Get-MgBetaAuditLogSignUpCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/auditLogs/signUps/$count", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -30397,19 +30394,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaAuditLogSignUpCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphBookingBusiness", - "Uri": "/bookingBusinesses/{bookingBusiness-id}", - "CommandAlias": null, - "Command": "Get-MgBetaBookingBusiness", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}", "Permissions": [ { "Name": "Bookings.Read.All", @@ -30476,8 +30473,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaBookingBusiness", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingBusiness", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -30486,12 +30486,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphBookingBusiness", - "Uri": "/bookingBusinesses", - "CommandAlias": null, - "Command": "Get-MgBetaBookingBusiness", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/bookingBusinesses", "Permissions": [ { "Name": "Bookings.Read.All", @@ -30550,20 +30547,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaBookingBusiness", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingBusiness", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphBookingAppointment", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", - "CommandAlias": null, - "Command": "Get-MgBetaBookingBusinessAppointment", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", "Permissions": [ { "Name": "Bookings.Read.All", @@ -30630,8 +30627,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaBookingBusinessAppointment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingAppointment", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -30640,12 +30640,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphBookingAppointment", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments", - "CommandAlias": null, - "Command": "Get-MgBetaBookingBusinessAppointment", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments", "Permissions": [ { "Name": "Bookings.Read.All", @@ -30712,20 +30709,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaBookingBusinessAppointment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingAppointment", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaBookingBusinessAppointmentCount", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/$count", "Permissions": [ { "Name": "Bookings.Read.All", @@ -30792,8 +30789,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaBookingBusinessAppointmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -30802,15 +30802,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphBookingAppointment", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", - "CommandAlias": null, - "Command": "Get-MgBetaBookingBusinessCalendarView", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaBookingBusinessCalendarView", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingAppointment", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -30819,12 +30819,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphBookingAppointment", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView", - "CommandAlias": null, - "Command": "Get-MgBetaBookingBusinessCalendarView", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView", "Permissions": [ { "Name": "Bookings.Read.All", @@ -30891,20 +30888,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaBookingBusinessCalendarView", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingAppointment", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/$count", - "CommandAlias": null, - "Command": "Get-MgBetaBookingBusinessCalendarViewCount", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/$count", "Permissions": [ { "Name": "Bookings.Read.All", @@ -30971,8 +30968,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaBookingBusinessCalendarViewCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -30981,12 +30981,9 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/bookingBusinesses/$count", - "CommandAlias": null, - "Command": "Get-MgBetaBookingBusinessCount", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/bookingBusinesses/$count", "Permissions": [ { "Name": "Bookings.Read.All", @@ -31045,20 +31042,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaBookingBusinessCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphBookingCustomer", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomer-id}", - "CommandAlias": null, - "Command": "Get-MgBetaBookingBusinessCustomer", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomer-id}", "Permissions": [ { "Name": "Bookings.Read.All", @@ -31125,8 +31122,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaBookingBusinessCustomer", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingCustomer", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -31135,12 +31135,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphBookingCustomer", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers", - "CommandAlias": null, - "Command": "Get-MgBetaBookingBusinessCustomer", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers", "Permissions": [ { "Name": "Bookings.Read.All", @@ -31207,20 +31204,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaBookingBusinessCustomer", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingCustomer", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/$count", - "CommandAlias": null, - "Command": "Get-MgBetaBookingBusinessCustomerCount", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/$count", "Permissions": [ { "Name": "Bookings.Read.All", @@ -31287,8 +31284,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaBookingBusinessCustomerCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -31297,12 +31297,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphBookingCustomQuestion", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", - "CommandAlias": null, - "Command": "Get-MgBetaBookingBusinessCustomQuestion", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", "Permissions": [ { "Name": "Bookings.Read.All", @@ -31369,8 +31366,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaBookingBusinessCustomQuestion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingCustomQuestion", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -31379,12 +31379,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphBookingCustomQuestion", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions", - "CommandAlias": null, - "Command": "Get-MgBetaBookingBusinessCustomQuestion", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions", "Permissions": [ { "Name": "Bookings.Read.All", @@ -31443,20 +31440,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaBookingBusinessCustomQuestion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingCustomQuestion", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaBookingBusinessCustomQuestionCount", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/$count", "Permissions": [ { "Name": "Bookings.Read.All", @@ -31515,8 +31512,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaBookingBusinessCustomQuestionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -31525,12 +31525,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphBookingService", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", - "CommandAlias": null, - "Command": "Get-MgBetaBookingBusinessService", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", "Permissions": [ { "Name": "Bookings.Read.All", @@ -31597,8 +31594,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaBookingBusinessService", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingService", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -31607,12 +31607,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphBookingService", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/services", - "CommandAlias": null, - "Command": "Get-MgBetaBookingBusinessService", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/services", "Permissions": [ { "Name": "Bookings.Read.All", @@ -31679,20 +31676,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaBookingBusinessService", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingService", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/$count", - "CommandAlias": null, - "Command": "Get-MgBetaBookingBusinessServiceCount", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/$count", "Permissions": [ { "Name": "Bookings.Read.All", @@ -31759,8 +31756,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaBookingBusinessServiceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -31769,12 +31769,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphStaffAvailabilityItem", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/getStaffAvailability", - "CommandAlias": null, - "Command": "Get-MgBetaBookingBusinessStaffAvailability", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/getStaffAvailability", "Permissions": [ { "Name": "Bookings.Read.All", @@ -31817,8 +31814,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-getstaffavailability?view=graph-rest-beta", + "Command": "Get-MgBetaBookingBusinessStaffAvailability", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphStaffAvailabilityItem", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -31827,12 +31827,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphBookingStaffMember", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMember-id}", - "CommandAlias": null, - "Command": "Get-MgBetaBookingBusinessStaffMember", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMember-id}", "Permissions": [ { "Name": "Bookings.Read.All", @@ -31899,8 +31896,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaBookingBusinessStaffMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingStaffMember", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -31909,12 +31909,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphBookingStaffMember", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers", - "CommandAlias": null, - "Command": "Get-MgBetaBookingBusinessStaffMember", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers", "Permissions": [ { "Name": "Bookings.Read.All", @@ -31981,20 +31978,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaBookingBusinessStaffMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingStaffMember", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/$count", - "CommandAlias": null, - "Command": "Get-MgBetaBookingBusinessStaffMemberCount", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/$count", "Permissions": [ { "Name": "Bookings.Read.All", @@ -32061,8 +32058,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaBookingBusinessStaffMemberCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -32071,12 +32071,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphBookingCurrency", - "Uri": "/bookingCurrencies/{bookingCurrency-id}", - "CommandAlias": null, - "Command": "Get-MgBetaBookingCurrency", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/bookingCurrencies/{bookingCurrency-id}", "Permissions": [ { "Name": "Bookings.Read.All", @@ -32111,8 +32108,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaBookingCurrency", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingCurrency", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -32121,12 +32121,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphBookingCurrency", - "Uri": "/bookingCurrencies", - "CommandAlias": null, - "Command": "Get-MgBetaBookingCurrency", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/bookingCurrencies", "Permissions": [ { "Name": "Bookings.Read.All", @@ -32161,20 +32158,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaBookingCurrency", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingCurrency", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/bookingCurrencies/$count", - "CommandAlias": null, - "Command": "Get-MgBetaBookingCurrencyCount", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/bookingCurrencies/$count", "Permissions": [ { "Name": "Bookings.Read.All", @@ -32209,143 +32206,143 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaBookingCurrencyCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphBusinessFlowTemplate", - "Uri": "/businessFlowTemplates/{businessFlowTemplate-id}", - "CommandAlias": null, - "Command": "Get-MgBetaBusinessFlowTemplate", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/businessFlowTemplates/{businessFlowTemplate-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaBusinessFlowTemplate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBusinessFlowTemplate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphBusinessFlowTemplate", - "Uri": "/businessFlowTemplates", - "CommandAlias": null, - "Command": "Get-MgBetaBusinessFlowTemplate", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/businessFlowTemplates", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessflowtemplate-list?view=graph-rest-beta", + "Command": "Get-MgBetaBusinessFlowTemplate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBusinessFlowTemplate", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/businessFlowTemplates/$count", - "CommandAlias": null, - "Command": "Get-MgBetaBusinessFlowTemplateCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/businessFlowTemplates/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaBusinessFlowTemplateCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChat", - "Uri": "/chats/{chat-id}", - "CommandAlias": null, - "Command": "Get-MgBetaChat", "Module": "Beta.Teams", - "Permissions": [ - { - "Name": "Chat.ReadBasic", - "Description": "Read names and members of your chat threads", - "FullDescription": "Allows an app to read the members and descriptions of one-to-one and group chat threads, on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "Chat.ReadBasic.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Chat.ReadWrite", - "Description": "Read and write your chat messages", - "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Chat.Read", - "Description": "Read your chat messages", - "FullDescription": "Allows an app to read your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "ChatSettings.ReadWrite.Chat", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "ChatSettings.Read.Chat", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Chat.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Chat.Manage.Chat", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get?view=graph-rest-beta", - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphChat", - "Uri": "/chats", "CommandAlias": null, - "Command": "Get-MgBetaChat", - "Module": "Beta.Teams", + "Uri": "/chats/{chat-id}", + "Permissions": [ + { + "Name": "Chat.ReadBasic", + "Description": "Read names and members of your chat threads", + "FullDescription": "Allows an app to read the members and descriptions of one-to-one and group chat threads, on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "Chat.ReadBasic.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Chat.ReadWrite", + "Description": "Read and write your chat messages", + "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Chat.Read", + "Description": "Read your chat messages", + "FullDescription": "Allows an app to read your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "ChatSettings.ReadWrite.Chat", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "ChatSettings.Read.Chat", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Chat.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Chat.Manage.Chat", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get?view=graph-rest-beta", + "Command": "Get-MgBetaChat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChat", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { + "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -32396,19 +32393,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list?view=graph-rest-beta", + "Command": "Get-MgBetaChat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChat", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/chats/$count", - "CommandAlias": null, - "Command": "Get-MgBetaChatCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/$count", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -32459,19 +32456,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaChatCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaChatInstalledApp", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForChat", @@ -32562,20 +32559,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get-installedapps?view=graph-rest-beta", + "Command": "Get-MgBetaChatInstalledApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Uri": "/chats/{chat-id}/installedApps", - "CommandAlias": null, - "Command": "Get-MgBetaChatInstalledApp", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/installedApps", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForChat", @@ -32698,19 +32695,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-installedapps?view=graph-rest-beta", + "Command": "Get-MgBetaChatInstalledApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/chats/{chat-id}/installedApps/$count", - "CommandAlias": null, - "Command": "Get-MgBetaChatInstalledAppCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/installedApps/$count", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForChat", @@ -32833,65 +32830,65 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaChatInstalledAppCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsApp", - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp", - "CommandAlias": null, - "Command": "Get-MgBetaChatInstalledAppTeamApp", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaChatInstalledAppTeamApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAppDefinition", - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", - "CommandAlias": null, - "Command": "Get-MgBetaChatInstalledAppTeamAppDefinition", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaChatInstalledAppTeamAppDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageInfo", - "Uri": "/chats/{chat-id}/lastMessagePreview", - "CommandAlias": null, - "Command": "Get-MgBetaChatLastMessagePreview", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/lastMessagePreview", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaChatLastMessagePreview", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageInfo", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/chats/{chat-id}/members/{conversationMember-id}", - "CommandAlias": null, - "Command": "Get-MgBetaChatMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/members/{conversationMember-id}", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -33030,20 +33027,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get-members?view=graph-rest-beta", + "Command": "Get-MgBetaChatMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/chats/{chat-id}/members", - "CommandAlias": null, - "Command": "Get-MgBetaChatMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/members", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -33142,19 +33139,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaChatMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/chats/{chat-id}/members/$count", - "CommandAlias": null, - "Command": "Get-MgBetaChatMemberCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/members/$count", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -33253,20 +33250,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaChatMemberCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}", - "CommandAlias": null, - "Command": "Get-MgBetaChatMessage", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}", "Permissions": [ { "Name": "Chat.Read", @@ -33333,8 +33330,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-beta", + "Command": "Get-MgBetaChatMessage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -33342,12 +33342,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/chats/{chat-id}/messages", - "CommandAlias": null, - "Command": "Get-MgBetaChatMessage", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages", "Permissions": [ { "Name": "Chat.Read", @@ -33390,19 +33387,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-messages?view=graph-rest-beta", + "Command": "Get-MgBetaChatMessage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/chats/{chat-id}/messages/$count", - "CommandAlias": null, - "Command": "Get-MgBetaChatMessageCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/$count", "Permissions": [ { "Name": "Chat.Read", @@ -33445,20 +33442,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaChatMessageCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/chats/{chat-id}/messages/delta", - "CommandAlias": null, - "Command": "Get-MgBetaChatMessageDelta", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/delta", "Permissions": [ { "Name": "Chat.Read", @@ -33525,20 +33522,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", + "Command": "Get-MgBetaChatMessageDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "CommandAlias": null, - "Command": "Get-MgBetaChatMessageHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [ { "Name": "Chat.Read", @@ -33613,8 +33610,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-beta", + "Command": "Get-MgBetaChatMessageHostedContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -33623,12 +33623,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", - "CommandAlias": null, - "Command": "Get-MgBetaChatMessageHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", "Permissions": [ { "Name": "Chat.Read", @@ -33703,19 +33700,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-beta", + "Command": "Get-MgBetaChatMessageHostedContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/$count", - "CommandAlias": null, - "Command": "Get-MgBetaChatMessageHostedContentCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/$count", "Permissions": [ { "Name": "Chat.Read", @@ -33790,82 +33787,85 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaChatMessageHostedContentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "CommandAlias": null, - "Command": "Get-MgBetaChatMessageReply", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaChatMessageReply", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies", - "CommandAlias": null, - "Command": "Get-MgBetaChatMessageReply", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaChatMessageReply", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/$count", - "CommandAlias": null, - "Command": "Get-MgBetaChatMessageReplyCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaChatMessageReplyCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/delta", - "CommandAlias": null, - "Command": "Get-MgBetaChatMessageReplyDelta", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/delta", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", + "Command": "Get-MgBetaChatMessageReplyDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "CommandAlias": null, - "Command": "Get-MgBetaChatMessageReplyHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaChatMessageReplyHostedContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -33874,41 +33874,38 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "CommandAlias": null, - "Command": "Get-MgBetaChatMessageReplyHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaChatMessageReplyHostedContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "CommandAlias": null, - "Command": "Get-MgBetaChatMessageReplyHostedContentCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaChatMessageReplyHostedContentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", - "Uri": "/chats/{chat-id}/operations/{teamsAsyncOperation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaChatOperation", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/operations/{teamsAsyncOperation-id}", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -33983,20 +33980,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsasyncoperation-get?view=graph-rest-beta", + "Command": "Get-MgBetaChatOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", - "Uri": "/chats/{chat-id}/operations", - "CommandAlias": null, - "Command": "Get-MgBetaChatOperation", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/operations", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -34071,19 +34068,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-operations?view=graph-rest-beta", + "Command": "Get-MgBetaChatOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/chats/{chat-id}/operations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaChatOperationCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/operations/$count", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -34158,35 +34155,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaChatOperationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "CommandAlias": null, - "Command": "Get-MgBetaChatPermissionGrant", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaChatPermissionGrant", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Uri": "/chats/{chat-id}/permissionGrants", - "CommandAlias": null, - "Command": "Get-MgBetaChatPermissionGrant", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/permissionGrants", "Permissions": [ { "Name": "ResourceSpecificPermissionGrant.ReadForChat", @@ -34293,19 +34290,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-permissiongrants?view=graph-rest-beta", + "Command": "Get-MgBetaChatPermissionGrant", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/chats/{chat-id}/permissionGrants/$count", - "CommandAlias": null, - "Command": "Get-MgBetaChatPermissionGrantCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/permissionGrants/$count", "Permissions": [ { "Name": "ResourceSpecificPermissionGrant.ReadForChat", @@ -34412,23 +34409,26 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaChatPermissionGrantCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", - "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "CommandAlias": null, - "Command": "Get-MgBetaChatPinnedMessage", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaChatPinnedMessage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -34437,67 +34437,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", - "Uri": "/chats/{chat-id}/pinnedMessages", - "CommandAlias": null, - "Command": "Get-MgBetaChatPinnedMessage", "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.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Chat.ReadWrite", - "Description": "Read and write your chat messages", - "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Chat.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 - } - ], - "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-pinnedmessages?view=graph-rest-beta", - "Variants": [ - "List" - ] - }, - { - "Method": "GET", - "OutputType": null, - "Uri": "/chats/{chat-id}/pinnedMessages/$count", "CommandAlias": null, - "Command": "Get-MgBetaChatPinnedMessageCount", - "Module": "Beta.Teams", + "Uri": "/chats/{chat-id}/pinnedMessages", "Permissions": [ { "Name": "Chat.Read", @@ -34540,20 +34482,75 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-pinnedmessages?view=graph-rest-beta", + "Command": "Get-MgBetaChatPinnedMessage", "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "Method": "GET", + "Variants": [ + "List" + ] + }, + { + "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/pinnedMessages/$count", + "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.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Chat.ReadWrite", + "Description": "Read and write your chat messages", + "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Chat.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, + "Command": "Get-MgBetaChatPinnedMessageCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/chats/getAllRetainedMessages", - "CommandAlias": null, - "Command": "Get-MgBetaChatRetainedMessage", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/getAllRetainedMessages", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -34620,19 +34617,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-getallretainedmessages?view=graph-rest-beta", + "Command": "Get-MgBetaChatRetainedMessage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsTab", - "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", - "CommandAlias": null, - "Command": "Get-MgBetaChatTab", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", "Permissions": [ { "Name": "TeamsTab.Read.All", @@ -34715,20 +34712,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get-tabs?view=graph-rest-beta", + "Command": "Get-MgBetaChatTab", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsTab", - "Uri": "/chats/{chat-id}/tabs", - "CommandAlias": null, - "Command": "Get-MgBetaChatTab", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/tabs", "Permissions": [ { "Name": "TeamsTab.Read.All", @@ -34795,19 +34792,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-tabs?view=graph-rest-beta", + "Command": "Get-MgBetaChatTab", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/chats/{chat-id}/tabs/$count", - "CommandAlias": null, - "Command": "Get-MgBetaChatTabCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/tabs/$count", "Permissions": [ { "Name": "TeamsTab.Read.All", @@ -34874,35 +34871,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaChatTabCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsApp", - "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp", - "CommandAlias": null, - "Command": "Get-MgBetaChatTabTeamApp", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaChatTabTeamApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCall", - "Uri": "/communications/calls/{call-id}", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationCall", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -34921,20 +34918,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-get?view=graph-rest-beta", + "Command": "Get-MgBetaCommunicationCall", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCall", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAudioRoutingGroup", - "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationCallAudioRoutingGroup", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -34953,20 +34950,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/audioroutinggroup-get?view=graph-rest-beta", + "Command": "Get-MgBetaCommunicationCallAudioRoutingGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAudioRoutingGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAudioRoutingGroup", - "Uri": "/communications/calls/{call-id}/audioRoutingGroups", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationCallAudioRoutingGroup", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/audioRoutingGroups", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -34985,19 +34982,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-list-audioroutinggroups?view=graph-rest-beta", + "Command": "Get-MgBetaCommunicationCallAudioRoutingGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAudioRoutingGroup", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/communications/calls/{call-id}/audioRoutingGroups/$count", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationCallAudioRoutingGroupCount", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/audioRoutingGroups/$count", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -35016,115 +35013,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentSharingSession", - "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationCallContentSharingSession", - "Module": "Beta.CloudCommunications", - "Permissions": [ - { - "Name": "Calls.JoinGroupCallAsGuest.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Calls.JoinGroupCall.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Calls.InitiateGroupCall.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Calls.Initiate.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], + "Command": "Get-MgBetaCommunicationCallAudioRoutingGroupCount", "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentsharingsession-get?view=graph-rest-beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentSharingSession", - "Uri": "/communications/calls/{call-id}/contentSharingSessions", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationCallContentSharingSession", "Module": "Beta.CloudCommunications", - "Permissions": [ - { - "Name": "Calls.JoinGroupCallAsGuest.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Calls.JoinGroupCall.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Calls.InitiateGroupCall.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Calls.Initiate.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-list-contentsharingsessions?view=graph-rest-beta", - "Variants": [ - "List" - ] - }, - { - "Method": "GET", - "OutputType": null, - "Uri": "/communications/calls/{call-id}/contentSharingSessions/$count", "CommandAlias": null, - "Command": "Get-MgBetaCommunicationCallContentSharingSessionCount", - "Module": "Beta.CloudCommunications", + "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", "Permissions": [ { "Name": "Calls.JoinGroupCallAsGuest.All", @@ -35159,93 +35061,188 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentsharingsession-get?view=graph-rest-beta", + "Command": "Get-MgBetaCommunicationCallContentSharingSession", "ApiVersion": "beta", - "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentSharingSession", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/contentSharingSessions", + "Permissions": [ + { + "Name": "Calls.JoinGroupCallAsGuest.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Calls.JoinGroupCall.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Calls.InitiateGroupCall.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Calls.Initiate.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-list-contentsharingsessions?view=graph-rest-beta", + "Command": "Get-MgBetaCommunicationCallContentSharingSession", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentSharingSession", "Method": "GET", - "OutputType": null, - "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}/pngOfCurrentSlide", + "Variants": [ + "List" + ] + }, + { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Command": "Get-MgBetaCommunicationCallContentSharingSessionPngOfCurrentSlide", + "Uri": "/communications/calls/{call-id}/contentSharingSessions/$count", + "Permissions": [ + { + "Name": "Calls.JoinGroupCallAsGuest.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Calls.JoinGroupCall.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Calls.InitiateGroupCall.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Calls.Initiate.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, + "Command": "Get-MgBetaCommunicationCallContentSharingSessionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}/pngOfCurrentSlide", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaCommunicationCallContentSharingSessionPngOfCurrentSlide", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/communications/calls/$count", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationCallCount", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaCommunicationCallCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCommsOperation", - "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationCallOperation", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/addlargegalleryviewoperation-get?view=graph-rest-beta", + "Command": "Get-MgBetaCommunicationCallOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCommsOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCommsOperation", - "Uri": "/communications/calls/{call-id}/operations", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationCallOperation", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/operations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaCommunicationCallOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCommsOperation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/communications/calls/{call-id}/operations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationCallOperationCount", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/operations/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaCommunicationCallOperationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphParticipant", - "Uri": "/communications/calls/{call-id}/participants/{participant-id}", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationCallParticipant", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/participants/{participant-id}", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -35264,20 +35261,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-get?view=graph-rest-beta", + "Command": "Get-MgBetaCommunicationCallParticipant", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphParticipant", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphParticipant", - "Uri": "/communications/calls/{call-id}/participants", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationCallParticipant", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/participants", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -35296,19 +35293,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-list-participants?view=graph-rest-beta", + "Command": "Get-MgBetaCommunicationCallParticipant", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphParticipant", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/communications/calls/{call-id}/participants/$count", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationCallParticipantCount", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/participants/$count", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -35327,215 +35324,218 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaCommunicationCallParticipantCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCallRecordsCallRecord", - "Uri": "/communications/callRecords/{callRecord-id}", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationCallRecord", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/callRecords/{callRecord-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/callrecords-callrecord-get?view=graph-rest-beta", + "Command": "Get-MgBetaCommunicationCallRecord", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallRecordsCallRecord", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/communications/callRecords/$count", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationCallRecordCount", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/callRecords/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaCommunicationCallRecordCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCallRecordsOrganizer", - "Uri": "/communications/callRecords/{callRecord-id}/organizer_v2", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationCallRecordOrganizerV2", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/callRecords/{callRecord-id}/organizer_v2", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaCommunicationCallRecordOrganizerV2", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallRecordsOrganizer", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/$count", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationCallRecordParticipant", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaCommunicationCallRecordParticipant", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCallRecordsParticipant", - "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/{participant-id}", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationCallRecordParticipantV2", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/{participant-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaCommunicationCallRecordParticipantV2", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallRecordsParticipant", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCallRecordsParticipant", - "Uri": "/communications/callRecords/{callRecord-id}/participants_v2", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationCallRecordParticipantV2", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/callRecords/{callRecord-id}/participants_v2", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/callrecords-callrecord-list-participants_v2?view=graph-rest-beta", + "Command": "Get-MgBetaCommunicationCallRecordParticipantV2", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallRecordsParticipant", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCallRecordsPstnBlockedUsersLogRow", - "Uri": "/communications/callRecords/getPstnBlockedUsersLog(fromDateTime={fromDateTime},toDateTime={toDateTime})", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationCallRecordPstnBlockedUserLog", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/callRecords/getPstnBlockedUsersLog(fromDateTime={fromDateTime},toDateTime={toDateTime})", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaCommunicationCallRecordPstnBlockedUserLog", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallRecordsPstnBlockedUsersLogRow", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCallRecordsPstnOnlineMeetingDialoutReport", - "Uri": "/communications/callRecords/getPstnOnlineMeetingDialoutReport(fromDateTime={fromDateTime},toDateTime={toDateTime})", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationCallRecordPstnOnlineMeetingDialoutReport", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/callRecords/getPstnOnlineMeetingDialoutReport(fromDateTime={fromDateTime},toDateTime={toDateTime})", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaCommunicationCallRecordPstnOnlineMeetingDialoutReport", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallRecordsPstnOnlineMeetingDialoutReport", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCallRecordsSession", - "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationCallRecordSession", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaCommunicationCallRecordSession", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallRecordsSession", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCallRecordsSession", - "Uri": "/communications/callRecords/{callRecord-id}/sessions", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationCallRecordSession", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/callRecords/{callRecord-id}/sessions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/callrecords-callrecord-list-sessions?view=graph-rest-beta", + "Command": "Get-MgBetaCommunicationCallRecordSession", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallRecordsSession", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/communications/callRecords/{callRecord-id}/sessions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationCallRecordSessionCount", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/callRecords/{callRecord-id}/sessions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaCommunicationCallRecordSessionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}/segments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationCallRecordSessionSegmentCount", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}/segments/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaCommunicationCallRecordSessionSegmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCallRecordsSmsLogRow", - "Uri": "/communications/callRecords/getSmsLog(fromDateTime={fromDateTime},toDateTime={toDateTime})", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationCallRecordSmLog", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/callRecords/getSmsLog(fromDateTime={fromDateTime},toDateTime={toDateTime})", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaCommunicationCallRecordSmLog", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallRecordsSmsLogRow", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnlineMeeting", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationOnlineMeeting", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaCommunicationOnlineMeeting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnlineMeeting", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -35544,12 +35544,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnlineMeeting", - "Uri": "/communications/onlineMeetings", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationOnlineMeeting", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -35584,81 +35581,84 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-get?view=graph-rest-beta", + "Command": "Get-MgBetaCommunicationOnlineMeeting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnlineMeeting", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCallAiInsight", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/aiInsights/{callAiInsight-id}", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingAiInsight", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/aiInsights/{callAiInsight-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaCommunicationOnlineMeetingAiInsight", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallAiInsight", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCallAiInsight", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/aiInsights", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingAiInsight", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/aiInsights", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaCommunicationOnlineMeetingAiInsight", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallAiInsight", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/aiInsights/$count", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingAiInsightCount", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/aiInsights/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaCommunicationOnlineMeetingAiInsightCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/alternativeRecording", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingAlternativeRecording", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/alternativeRecording", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaCommunicationOnlineMeetingAlternativeRecording", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReport", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReport", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -35667,29 +35667,29 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReport", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReport", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -35698,30 +35698,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecordCount", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecordCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -35730,57 +35730,54 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/$count", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReportCount", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReportCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingAttendeeReport", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaCommunicationOnlineMeetingAttendeeReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/broadcastRecording", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingBroadcastRecording", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/broadcastRecording", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaCommunicationOnlineMeetingBroadcastRecording", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnlineMeeting", - "Uri": "/communications/onlineMeetings(joinWebUrl='{joinWebUrl}')", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingByJoinWebUrl", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings(joinWebUrl='{joinWebUrl}')", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -35815,20 +35812,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaCommunicationOnlineMeetingByJoinWebUrl", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnlineMeeting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/communications/onlineMeetings/$count", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingCount", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/$count", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -35863,37 +35860,40 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaCommunicationOnlineMeetingCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/communications/onlineMeetings(joinWebUrl='{joinWebUrl}')/getVirtualAppointmentJoinWebUrl", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingJoinWebUrlVirtualAppointmentJoinWebUrl", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings(joinWebUrl='{joinWebUrl}')/getVirtualAppointmentJoinWebUrl", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-getvirtualappointmentjoinweburl?view=graph-rest-beta", + "Command": "Get-MgBetaCommunicationOnlineMeetingJoinWebUrlVirtualAppointmentJoinWebUrl", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recording", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingRecording", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recording", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaCommunicationOnlineMeetingRecording", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -35903,177 +35903,177 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCallRecording", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingRecording", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaCommunicationOnlineMeetingRecording", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallRecording", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingRecordingContent", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaCommunicationOnlineMeetingRecordingContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/$count", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingRecordingCount", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaCommunicationOnlineMeetingRecordingCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCallRecording", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/delta", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingRecordingDelta", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/delta", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaCommunicationOnlineMeetingRecordingDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallRecording", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMeetingRegistration", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingRegistration", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaCommunicationOnlineMeetingRegistration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingRegistration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestionCount", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMeetingRegistrantBase", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingRegistrantBase", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMeetingRegistrantBase", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingRegistrantBase", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants/$count", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationRegistrantCount", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationRegistrantCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCallTranscript", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingTranscript", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaCommunicationOnlineMeetingTranscript", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallTranscript", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -36081,116 +36081,113 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCallTranscript", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingTranscript", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaCommunicationOnlineMeetingTranscript", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallTranscript", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingTranscriptContent", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaCommunicationOnlineMeetingTranscriptContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/$count", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingTranscriptCount", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaCommunicationOnlineMeetingTranscriptCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCallTranscript", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/delta", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingTranscriptDelta", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/delta", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaCommunicationOnlineMeetingTranscriptDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallTranscript", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingTranscriptMetadataContent", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaCommunicationOnlineMeetingTranscriptMetadataContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/getVirtualAppointmentJoinWebUrl", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingVirtualAppointmentJoinWebUrl", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/getVirtualAppointmentJoinWebUrl", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-getvirtualappointmentjoinweburl?view=graph-rest-beta", + "Command": "Get-MgBetaCommunicationOnlineMeetingVirtualAppointmentJoinWebUrl", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPresence", - "Uri": "/communications/presences/{presence-id}", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationPresence", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/presences/{presence-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-get?view=graph-rest-beta", + "Command": "Get-MgBetaCommunicationPresence", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPresence", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPresence", - "Uri": "/communications/presences", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationPresence", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/presences", "Permissions": [ { "Name": "Presence.Read", @@ -36225,19 +36222,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaCommunicationPresence", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPresence", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPresence", - "Uri": "/communications/getPresencesByUserId", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationPresenceByUserId", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/getPresencesByUserId", "Permissions": [ { "Name": "Presence.Read.All", @@ -36264,20 +36261,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudcommunications-getpresencesbyuserid?view=graph-rest-beta", + "Command": "Get-MgBetaCommunicationPresenceByUserId", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPresence", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/communications/presences/$count", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationPresenceCount", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/presences/$count", "Permissions": [ { "Name": "Presence.Read", @@ -36312,47 +36309,47 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaCommunicationPresenceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot", - "Uri": "/compliance", - "CommandAlias": null, - "Command": "Get-MgBetaCompliance", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaCompliance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot", - "Uri": "/compliance/ediscovery", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscovery", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaComplianceEdiscovery", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryCase", - "Uri": "/compliance/ediscovery/cases/{case-id}", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCase", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -36387,20 +36384,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-get?view=graph-rest-beta", + "Command": "Get-MgBetaComplianceEdiscoveryCase", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryCase", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryCase", - "Uri": "/compliance/ediscovery/cases", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCase", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -36435,19 +36432,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-list?view=graph-rest-beta", + "Command": "Get-MgBetaComplianceEdiscoveryCase", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryCase", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/compliance/ediscovery/cases/$count", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseCount", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/$count", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -36482,19 +36479,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaComplianceEdiscoveryCaseCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryCustodian", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodian", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -36529,20 +36526,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-get?view=graph-rest-beta", + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodian", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryCustodian", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryCustodian", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodian", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -36577,19 +36574,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-list-custodians?view=graph-rest-beta", + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodian", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryCustodian", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/$count", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianCount", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/$count", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -36624,35 +36621,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryCaseIndexOperation", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/lastIndexOperation", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianLastIndexOperation", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/lastIndexOperation", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianLastIndexOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryCaseIndexOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoverySiteSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -36687,20 +36684,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sitesource-get?view=graph-rest-beta", + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoverySiteSource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoverySiteSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -36735,19 +36732,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-list-sitesources?view=graph-rest-beta", + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoverySiteSource", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/$count", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianSiteSourceCount", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/$count", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -36782,35 +36779,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianSiteSourceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}/site", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianSiteSourceSite", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}/site", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianSiteSourceSite", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -36845,20 +36842,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-unifiedgroupsource-get?view=graph-rest-beta", + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -36893,19 +36890,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-list-unifiedgroupsources?view=graph-rest-beta", + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/$count", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSourceCount", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/$count", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -36940,64 +36937,64 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSourceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSourceGroup", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSourceGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningError", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningErrorCount", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryUserSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/{userSource-id}", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUserSource", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/{userSource-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -37032,20 +37029,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-usersource-get?view=graph-rest-beta", + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUserSource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryUserSource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryUserSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUserSource", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -37080,19 +37077,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-list-usersources?view=graph-rest-beta", + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUserSource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryUserSource", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/$count", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUserSourceCount", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/$count", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -37127,20 +37124,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUserSourceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryLegalHold", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHold", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -37175,20 +37172,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-legalhold-get?view=graph-rest-beta", + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHold", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryLegalHold", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryLegalHold", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHold", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -37223,19 +37220,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHold", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryLegalHold", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/$count", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldCount", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/$count", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -37270,35 +37267,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoverySiteSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoverySiteSource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoverySiteSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -37333,19 +37330,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-legalhold-list-sitesources?view=graph-rest-beta", + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoverySiteSource", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/$count", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSourceCount", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/$count", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -37380,138 +37377,138 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSourceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}/site", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSourceSite", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}/site", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSourceSite", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/$count", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceCount", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}/group", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceGroup", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}/group", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceGroupServiceProvisioningError", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceGroupServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceGroupServiceProvisioningErrorCount", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceGroupServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryUserSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/{userSource-id}", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/{userSource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryUserSource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryUserSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -37546,19 +37543,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-legalhold-list-usersources?view=graph-rest-beta", + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryUserSource", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/$count", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUserSourceCount", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/$count", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -37593,20 +37590,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUserSourceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -37641,20 +37638,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-noncustodialdatasource-get?view=graph-rest-beta", + "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -37689,19 +37686,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-noncustodialdatasource-list?view=graph-rest-beta", + "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/$count", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceCount", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/$count", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -37736,20 +37733,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryDataSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/dataSource", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceDataSource", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/dataSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -37784,50 +37781,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceDataSource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryDataSource", + "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryCaseIndexOperation", - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/lastIndexOperation", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceLastIndexOperation", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/lastIndexOperation", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceLastIndexOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryCaseIndexOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation", - "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseOperation", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaComplianceEdiscoveryCaseOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation", - "Uri": "/compliance/ediscovery/cases/{case-id}/operations", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseOperation", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/operations", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -37862,63 +37859,63 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaComplianceEdiscoveryCaseOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryCaseExportOperation", - "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}/caseExportOperation", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationAsCaseExportOperation", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}/caseExportOperation", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationAsCaseExportOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryCaseExportOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryCaseExportOperation", - "Uri": "/compliance/ediscovery/cases/{case-id}/operations/caseExportOperation", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationAsCaseExportOperation", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/operations/caseExportOperation", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationAsCaseExportOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryCaseExportOperation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", - "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}/caseExportOperation/reviewSet", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationAsCaseExportOperationReviewSet", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}/caseExportOperation/reviewSet", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationAsCaseExportOperationReviewSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/operations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationCount", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/operations/$count", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -37953,35 +37950,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/operations/caseExportOperation/$count", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationCountAsCaseExportOperation", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/operations/caseExportOperation/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationCountAsCaseExportOperation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSet", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -38016,20 +38013,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewset-get?view=graph-rest-beta", + "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSet", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -38064,19 +38061,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/$count", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSetCount", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/$count", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -38111,20 +38108,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSetCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery", - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSetQuery", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -38159,20 +38156,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewsetquery-get?view=graph-rest-beta", + "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSetQuery", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery", - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSetQuery", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -38207,19 +38204,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewsetquery-list?view=graph-rest-beta", + "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSetQuery", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/$count", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSetQueryCount", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/$count", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -38254,20 +38251,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSetQueryCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryCaseSettings", - "Uri": "/compliance/ediscovery/cases/{case-id}/settings", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseSetting", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/settings", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -38302,20 +38299,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-casesettings-get?view=graph-rest-beta", + "Command": "Get-MgBetaComplianceEdiscoveryCaseSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryCaseSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoverySourceCollection", - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollection", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -38350,20 +38347,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoverySourceCollection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoverySourceCollection", - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollection", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -38398,34 +38395,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-list-sourcecollections?view=graph-rest-beta", + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoverySourceCollection", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryDataSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/{dataSource-id}", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/{dataSource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryDataSource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryDataSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -38460,19 +38457,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-list-additionalsources?view=graph-rest-beta", + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryDataSource", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/$count", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSourceCount", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/$count", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -38507,20 +38504,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSourceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryAddToReviewSetOperation", - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/addToReviewSetOperation", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionAddToReviewSetOperation", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/addToReviewSetOperation", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -38555,20 +38552,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-list-addtoreviewsetoperation?view=graph-rest-beta", + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionAddToReviewSetOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryAddToReviewSetOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/$count", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionCount", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/$count", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -38603,130 +38600,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryDataSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/custodianSources/{dataSource-id}", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionCustodianSource", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/custodianSources/{dataSource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryDataSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/custodianSources", - "CommandAlias": null, "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionCustodianSource", - "Module": "Beta.Compliance", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "eDiscovery.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-list-custodiansources?view=graph-rest-beta", - "Variants": [ - "List" - ] - }, - { + "OutputType": "IMicrosoftGraphEdiscoveryDataSource", "Method": "GET", - "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/custodianSources/$count", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionCustodianSourceCount", - "Module": "Beta.Compliance", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "eDiscovery.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiVersion": "beta", - "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryEstimateStatisticsOperation", - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/lastEstimateStatisticsOperation", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionLastEstimateStatisticsOperation", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/custodianSources", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -38761,35 +38663,130 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-list-custodiansources?view=graph-rest-beta", + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionCustodianSource", "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-list-lastestimatestatisticsoperation?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEdiscoveryDataSource", + "Method": "GET", + "Variants": [ + "List" + ] + }, + { + "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/custodianSources/$count", + "Permissions": [ + { + "Name": "eDiscovery.Read.All", + "Description": "Read all eDiscovery objects", + "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "eDiscovery.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "eDiscovery.ReadWrite.All", + "Description": "Read and write all eDiscovery objects", + "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "eDiscovery.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionCustodianSourceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/noncustodialSources/{noncustodialDataSource-id}", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionNoncustodialSource", "Module": "Beta.Compliance", - "Permissions": [], + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/lastEstimateStatisticsOperation", + "Permissions": [ + { + "Name": "eDiscovery.Read.All", + "Description": "Read all eDiscovery objects", + "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "eDiscovery.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "eDiscovery.ReadWrite.All", + "Description": "Read and write all eDiscovery objects", + "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "eDiscovery.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-list-lastestimatestatisticsoperation?view=graph-rest-beta", + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionLastEstimateStatisticsOperation", "ApiVersion": "beta", - "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEdiscoveryEstimateStatisticsOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/noncustodialSources", + "Module": "Beta.Compliance", "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/noncustodialSources/{noncustodialDataSource-id}", + "Permissions": [], + "ApiReferenceLink": null, "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionNoncustodialSource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/noncustodialSources", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -38824,19 +38821,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-list-noncustodialsources?view=graph-rest-beta", + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionNoncustodialSource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/noncustodialSources/$count", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionNoncustodialSourceCount", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/noncustodialSources/$count", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -38871,20 +38868,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionNoncustodialSourceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryTag", - "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseTag", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -38919,20 +38916,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-tag-get?view=graph-rest-beta", + "Command": "Get-MgBetaComplianceEdiscoveryCaseTag", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryTag", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryTag", - "Uri": "/compliance/ediscovery/cases/{case-id}/tags", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseTag", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/tags", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -38967,34 +38964,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-list-tags?view=graph-rest-beta", + "Command": "Get-MgBetaComplianceEdiscoveryCaseTag", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryTag", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryTag", - "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/childTags/{tag-id1}", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseTagChildTag", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/childTags/{tag-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaComplianceEdiscoveryCaseTagChildTag", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryTag", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryTag", - "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/childTags", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseTagChildTag", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/childTags", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -39029,19 +39026,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-tag-childtags?view=graph-rest-beta", + "Command": "Get-MgBetaComplianceEdiscoveryCaseTagChildTag", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryTag", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/childTags/$count", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseTagChildTagCount", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/childTags/$count", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -39076,20 +39073,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaComplianceEdiscoveryCaseTagChildTagCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/tags/$count", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseTagCount", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/tags/$count", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -39124,35 +39121,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaComplianceEdiscoveryCaseTagCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryTag", - "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/parent", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseTagParent", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/parent", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaComplianceEdiscoveryCaseTagParent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryTag", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOrgContact", - "Uri": "/contacts/{orgContact-id}", - "CommandAlias": null, - "Command": "Get-MgBetaContact", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -39203,20 +39200,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-get?view=graph-rest-beta", + "Command": "Get-MgBetaContact", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOrgContact", - "Uri": "/contacts", - "CommandAlias": null, - "Command": "Get-MgBetaContact", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -39267,34 +39264,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-list?view=graph-rest-beta", + "Command": "Get-MgBetaContact", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/contacts/getByIds", - "CommandAlias": null, - "Command": "Get-MgBetaContactById", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/getByIds", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", + "Command": "Get-MgBetaContactById", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/contacts/$count", - "CommandAlias": null, - "Command": "Get-MgBetaContactCount", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/$count", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -39345,19 +39342,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaContactCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOrgContact", - "Uri": "/contacts/delta", - "CommandAlias": null, - "Command": "Get-MgBetaContactDelta", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/delta", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -39408,34 +39405,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-delta?view=graph-rest-beta", + "Command": "Get-MgBetaContactDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "GET", "Variants": [ "Delta" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}", - "CommandAlias": null, - "Command": "Get-MgBetaContactDirectReport", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaContactDirectReport", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/contacts/{orgContact-id}/directReports", - "CommandAlias": null, - "Command": "Get-MgBetaContactDirectReport", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/directReports", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -39502,77 +39499,77 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-list-directreports?view=graph-rest-beta", + "Command": "Get-MgBetaContactDirectReport", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOrgContact", - "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}/orgContact", - "CommandAlias": null, - "Command": "Get-MgBetaContactDirectReportAsOrgContact", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}/orgContact", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaContactDirectReportAsOrgContact", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOrgContact", - "Uri": "/contacts/{orgContact-id}/directReports/orgContact", - "CommandAlias": null, - "Command": "Get-MgBetaContactDirectReportAsOrgContact", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/directReports/orgContact", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaContactDirectReportAsOrgContact", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}/user", - "CommandAlias": null, - "Command": "Get-MgBetaContactDirectReportAsUser", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}/user", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaContactDirectReportAsUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/contacts/{orgContact-id}/directReports/user", - "CommandAlias": null, - "Command": "Get-MgBetaContactDirectReportAsUser", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/directReports/user", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaContactDirectReportAsUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/contacts/{orgContact-id}/directReports/$count", - "CommandAlias": null, - "Command": "Get-MgBetaContactDirectReportCount", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/directReports/$count", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -39639,50 +39636,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaContactDirectReportCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/contacts/{orgContact-id}/directReports/orgContact/$count", - "CommandAlias": null, - "Command": "Get-MgBetaContactDirectReportCountAsOrgContact", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/directReports/orgContact/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaContactDirectReportCountAsOrgContact", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/contacts/{orgContact-id}/directReports/user/$count", - "CommandAlias": null, - "Command": "Get-MgBetaContactDirectReportCountAsUser", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/directReports/user/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaContactDirectReportCountAsUser", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/contacts/{orgContact-id}/manager", - "CommandAlias": null, - "Command": "Get-MgBetaContactManager", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/manager", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -39749,20 +39746,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-get-manager?view=graph-rest-beta", + "Command": "Get-MgBetaContactManager", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/contacts/{orgContact-id}/getMemberGroups", - "CommandAlias": null, - "Command": "Get-MgBetaContactMemberGroup", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/getMemberGroups", "Permissions": [ { "Name": "Application.Read.All", @@ -39917,8 +39914,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", + "Command": "Get-MgBetaContactMemberGroup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -39927,12 +39927,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/contacts/{orgContact-id}/getMemberObjects", - "CommandAlias": null, - "Command": "Get-MgBetaContactMemberObject", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/getMemberObjects", "Permissions": [ { "Name": "Application.Read.All", @@ -40111,8 +40108,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaContactMemberObject", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -40121,27 +40121,161 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}", + "Permissions": [], + "ApiReferenceLink": null, + "Command": "Get-MgBetaContactMemberOf", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/memberOf", + "Permissions": [ + { + "Name": "OrgContact.Read.All", + "Description": "Read organizational contacts", + "FullDescription": "Allows the app to read all organizational contacts on your behalf. These contacts are managed by the organization and are different from your personal contacts.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "OrgContact.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Group.Read.All", + "Description": "Read all groups", + "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "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 + } + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-list-memberof?view=graph-rest-beta", "Command": "Get-MgBetaContactMemberOf", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "Variants": [ + "List" + ] + }, + { "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}/administrativeUnit", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaContactMemberOfAsAdministrativeUnit", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/memberOf/administrativeUnit", + "Permissions": [], + "ApiReferenceLink": null, + "Command": "Get-MgBetaContactMemberOfAsAdministrativeUnit", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", + "Variants": [ + "List" + ] + }, + { + "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}/group", + "Permissions": [], + "ApiReferenceLink": null, + "Command": "Get-MgBetaContactMemberOfAsGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/contacts/{orgContact-id}/memberOf", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Command": "Get-MgBetaContactMemberOf", + "Uri": "/contacts/{orgContact-id}/memberOf/group", + "Permissions": [], + "ApiReferenceLink": null, + "Command": "Get-MgBetaContactMemberOfAsGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "Variants": [ + "List" + ] + }, + { "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/memberOf/$count", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -40208,231 +40342,94 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": null, + "Command": "Get-MgBetaContactMemberOfCount", "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-list-memberof?view=graph-rest-beta", - "Variants": [ - "List" - ] - }, - { + "OutputType": null, "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}/administrativeUnit", - "CommandAlias": null, - "Command": "Get-MgBetaContactMemberOfAsAdministrativeUnit", - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], - "ApiVersion": "beta", - "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/contacts/{orgContact-id}/memberOf/administrativeUnit", - "CommandAlias": null, - "Command": "Get-MgBetaContactMemberOfAsAdministrativeUnit", "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], - "ApiVersion": "beta", - "ApiReferenceLink": null, - "Variants": [ - "List" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}/group", "CommandAlias": null, - "Command": "Get-MgBetaContactMemberOfAsGroup", - "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/contacts/{orgContact-id}/memberOf/administrativeUnit/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/contacts/{orgContact-id}/memberOf/group", - "CommandAlias": null, - "Command": "Get-MgBetaContactMemberOfAsGroup", - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaContactMemberOfCountAsAdministrativeUnit", "ApiVersion": "beta", - "ApiReferenceLink": null, - "Variants": [ - "List" - ] - }, - { - "Method": "GET", "OutputType": null, - "Uri": "/contacts/{orgContact-id}/memberOf/$count", - "CommandAlias": null, - "Command": "Get-MgBetaContactMemberOfCount", - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [ - { - "Name": "OrgContact.Read.All", - "Description": "Read organizational contacts", - "FullDescription": "Allows the app to read all organizational contacts on your behalf. These contacts are managed by the organization and are different from your personal contacts.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "OrgContact.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Group.Read.All", - "Description": "Read all groups", - "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "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 - } - ], - "ApiVersion": "beta", - "ApiReferenceLink": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/contacts/{orgContact-id}/memberOf/administrativeUnit/$count", - "CommandAlias": null, - "Command": "Get-MgBetaContactMemberOfCountAsAdministrativeUnit", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/memberOf/group/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Method": "GET", - "OutputType": null, - "Uri": "/contacts/{orgContact-id}/memberOf/group/$count", - "CommandAlias": null, "Command": "Get-MgBetaContactMemberOfCountAsGroup", - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], "ApiVersion": "beta", - "ApiReferenceLink": null, + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/contacts/{orgContact-id}/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaContactServiceProvisioningError", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaContactServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/contacts/{orgContact-id}/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaContactServiceProvisioningErrorCount", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaContactServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}", - "CommandAlias": null, - "Command": "Get-MgBetaContactTransitiveMemberOf", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaContactTransitiveMemberOf", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf", - "CommandAlias": null, - "Command": "Get-MgBetaContactTransitiveMemberOf", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -40483,77 +40480,77 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-list-transitivememberof?view=graph-rest-beta", + "Command": "Get-MgBetaContactTransitiveMemberOf", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "CommandAlias": null, - "Command": "Get-MgBetaContactTransitiveMemberOfAsAdministrativeUnit", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaContactTransitiveMemberOfAsAdministrativeUnit", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/administrativeUnit", - "CommandAlias": null, - "Command": "Get-MgBetaContactTransitiveMemberOfAsAdministrativeUnit", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/administrativeUnit", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaContactTransitiveMemberOfAsAdministrativeUnit", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}/group", - "CommandAlias": null, - "Command": "Get-MgBetaContactTransitiveMemberOfAsGroup", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}/group", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaContactTransitiveMemberOfAsGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/group", - "CommandAlias": null, - "Command": "Get-MgBetaContactTransitiveMemberOfAsGroup", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/group", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaContactTransitiveMemberOfAsGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/$count", - "CommandAlias": null, - "Command": "Get-MgBetaContactTransitiveMemberOfCount", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/$count", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -40604,109 +40601,109 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaContactTransitiveMemberOfCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/administrativeUnit/$count", - "CommandAlias": null, - "Command": "Get-MgBetaContactTransitiveMemberOfCountAsAdministrativeUnit", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/administrativeUnit/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaContactTransitiveMemberOfCountAsAdministrativeUnit", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/group/$count", - "CommandAlias": null, - "Command": "Get-MgBetaContactTransitiveMemberOfCountAsGroup", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/group/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaContactTransitiveMemberOfCountAsGroup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/contacts/{orgContact-id}/transitiveReports/{directoryObject-id}", - "CommandAlias": null, - "Command": "Get-MgBetaContactTransitiveReport", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/transitiveReports/{directoryObject-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaContactTransitiveReport", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/contacts/{orgContact-id}/transitiveReports", - "CommandAlias": null, - "Command": "Get-MgBetaContactTransitiveReport", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/transitiveReports", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-get-transitivereports?view=graph-rest-beta", + "Command": "Get-MgBetaContactTransitiveReport", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/contacts/{orgContact-id}/transitiveReports/$count", - "CommandAlias": null, - "Command": "Get-MgBetaContactTransitiveReportCount", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/transitiveReports/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaContactTransitiveReportCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/contacts/getUserOwnedObjects", - "CommandAlias": null, - "Command": "Get-MgBetaContactUserOwnedObject", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/getUserOwnedObjects", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", + "Command": "Get-MgBetaContactUserOwnedObject", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContract", - "Uri": "/contracts/{contract-id}", - "CommandAlias": null, - "Command": "Get-MgBetaContract", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contracts/{contract-id}", "Permissions": [ { "Name": "Directory.Read.All", @@ -40741,20 +40738,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contract-get?view=graph-rest-beta", + "Command": "Get-MgBetaContract", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContract", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContract", - "Uri": "/contracts", - "CommandAlias": null, - "Command": "Get-MgBetaContract", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contracts", "Permissions": [ { "Name": "Directory.Read.All", @@ -40789,34 +40786,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contract-list?view=graph-rest-beta", + "Command": "Get-MgBetaContract", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContract", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/contracts/getByIds", - "CommandAlias": null, - "Command": "Get-MgBetaContractById", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contracts/getByIds", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", + "Command": "Get-MgBetaContractById", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/contracts/$count", - "CommandAlias": null, - "Command": "Get-MgBetaContractCount", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contracts/$count", "Permissions": [ { "Name": "Directory.Read.All", @@ -40851,19 +40848,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaContractCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/contracts/delta", - "CommandAlias": null, - "Command": "Get-MgBetaContractDelta", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contracts/delta", "Permissions": [ { "Name": "Directory.Read.All", @@ -40898,22 +40895,25 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-beta", + "Command": "Get-MgBetaContractDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Delta" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/contracts/{contract-id}/getMemberGroups", - "CommandAlias": null, - "Command": "Get-MgBetaContractMemberGroup", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contracts/{contract-id}/getMemberGroups", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", + "Command": "Get-MgBetaContractMemberGroup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -40922,15 +40922,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/contracts/{contract-id}/getMemberObjects", - "CommandAlias": null, - "Command": "Get-MgBetaContractMemberObject", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contracts/{contract-id}/getMemberObjects", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaContractMemberObject", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -40939,27 +40939,24 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/contracts/getUserOwnedObjects", - "CommandAlias": null, - "Command": "Get-MgBetaContractUserOwnedObject", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contracts/getUserOwnedObjects", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", + "Command": "Get-MgBetaContractUserOwnedObject", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDataPolicyOperation", - "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDataPolicyOperation", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", "Permissions": [ { "Name": "User.Export.All", @@ -40994,48 +40991,48 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/datapolicyoperation-get?view=graph-rest-beta", + "Command": "Get-MgBetaDataPolicyOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDataPolicyOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDataPolicyOperation", - "Uri": "/dataPolicyOperations", - "CommandAlias": null, - "Command": "Get-MgBetaDataPolicyOperation", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/dataPolicyOperations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDataPolicyOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDataPolicyOperation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/dataPolicyOperations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDataPolicyOperationCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/dataPolicyOperations/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDataPolicyOperationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/devices/{device-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDevice", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}", "Permissions": [ { "Name": "Device.Read.All", @@ -41094,20 +41091,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-get?view=graph-rest-beta", + "Command": "Get-MgBetaDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/devices", - "CommandAlias": null, - "Command": "Get-MgBetaDevice", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices", "Permissions": [ { "Name": "Device.Read.All", @@ -41166,19 +41163,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list?view=graph-rest-beta", + "Command": "Get-MgBetaDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceAppManagement", - "Uri": "/deviceAppManagement", - "CommandAlias": "Get-MgBetaDeviceAppMgt", - "Command": "Get-MgBetaDeviceAppManagement", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgt", + "Uri": "/deviceAppManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -41245,19 +41242,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagement", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceAppManagement", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtection", - "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtection", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtection", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -41292,20 +41289,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", - "Uri": "/deviceAppManagement/androidManagedAppProtections", - "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtection", - "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtection", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtection", + "Uri": "/deviceAppManagement/androidManagedAppProtections", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -41340,19 +41337,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtectionApp", - "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtectionApp", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -41419,20 +41416,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps", - "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtectionApp", - "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtectionApp", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -41499,19 +41496,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtectionAppCount", - "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionAppCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtectionAppCount", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -41578,20 +41575,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionAppCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtectionAssignment", - "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtectionAssignment", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -41658,20 +41655,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments", - "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtectionAssignment", - "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtectionAssignment", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -41738,19 +41735,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtectionAssignmentCount", - "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignmentCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtectionAssignmentCount", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -41817,20 +41814,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/androidManagedAppProtections/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtectionCount", - "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtectionCount", + "Uri": "/deviceAppManagement/androidManagedAppProtections/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -41865,19 +41862,99 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", + "Permissions": [ + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementApps.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "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 + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtDefaultManagedAppProtection", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -41944,20 +42021,99 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": "Get-MgBetaDeviceAppMgtDefaultManagedAppProtection", + "Uri": "/deviceAppManagement/defaultManagedAppProtections", + "Permissions": [ + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementApps.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "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 + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", + "Method": "GET", + "Variants": [ + "List" + ] + }, + { "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtDefaultManagedAppProtectionApp", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -42024,20 +42180,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", - "Uri": "/deviceAppManagement/defaultManagedAppProtections", - "CommandAlias": "Get-MgBetaDeviceAppMgtDefaultManagedAppProtection", - "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtection", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtDefaultManagedAppProtectionApp", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -42104,19 +42260,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtDefaultManagedAppProtectionApp", - "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtDefaultManagedAppProtectionAppCount", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -42183,20 +42339,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionAppCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps", - "CommandAlias": "Get-MgBetaDeviceAppMgtDefaultManagedAppProtectionApp", - "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtDefaultManagedAppProtectionCount", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -42263,19 +42419,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ - "List" + "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtDefaultManagedAppProtectionAppCount", - "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionAppCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -42342,20 +42498,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/defaultManagedAppProtections/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtDefaultManagedAppProtectionCount", - "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtEnterpriseCodeSigningCertificate", + "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/{enterpriseCodeSigningCertificate-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -42373,22 +42529,6 @@ "PermissionType": "Application", "IsLeastPrivilege": true }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -42397,22 +42537,6 @@ "PermissionType": "DelegatedWork", "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 - }, { "Name": "DeviceManagementApps.ReadWrite.All", "Description": null, @@ -42422,19 +42546,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate", + "Method": "GET", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", - "CommandAlias": "Get-MgBetaDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", - "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtEnterpriseCodeSigningCertificate", + "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -42452,22 +42577,6 @@ "PermissionType": "Application", "IsLeastPrivilege": true }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -42476,22 +42585,6 @@ "PermissionType": "DelegatedWork", "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 - }, { "Name": "DeviceManagementApps.ReadWrite.All", "Description": null, @@ -42501,20 +42594,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate", - "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/{enterpriseCodeSigningCertificate-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtEnterpriseCodeSigningCertificate", - "Command": "Get-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtEnterpriseCodeSigningCertificateCount", + "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -42549,67 +42641,48 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificateCount", "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "Variants": [ + "Get" + ] + }, + { + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfiguration", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}", + "Permissions": [], "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate", - "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates", - "CommandAlias": "Get-MgBetaDeviceAppMgtEnterpriseCodeSigningCertificate", - "Command": "Get-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate", "Module": "Beta.Devices.CorporateManagement", - "Permissions": [ - { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementApps.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiVersion": "beta", + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfiguration", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations", + "Permissions": [], "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtEnterpriseCodeSigningCertificateCount", - "Command": "Get-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificateCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationAssignment", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments/{iosLobAppProvisioningConfigurationAssignment-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -42644,48 +42717,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, - "Variants": [ - "Get" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfiguration", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration", - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment", "ApiVersion": "beta", - "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations", - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfiguration", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration", "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], - "ApiVersion": "beta", - "ApiReferenceLink": null, - "Variants": [ - "List" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments/{iosLobAppProvisioningConfigurationAssignment-id}", "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationAssignment", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment", - "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -42720,20 +42765,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments", - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationAssignment", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationAssignmentCount", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -42768,81 +42812,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, - "Variants": [ - "List" - ] - }, - { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationAssignmentCount", "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignmentCount", - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [ - { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementApps.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "ApiVersion": "beta", - "ApiReferenceLink": null, + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationCount", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationCount", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationDeviceStatus", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationDeviceStatus", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -42877,20 +42874,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses", - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationDeviceStatus", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationDeviceStatus", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -42925,19 +42922,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationDeviceStatusCount", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatusCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationDeviceStatusCount", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses/$count", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -42972,20 +42969,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatusCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments/{mobileAppProvisioningConfigGroupAssignment-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationGroupAssignment", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationGroupAssignment", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments/{mobileAppProvisioningConfigGroupAssignment-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -43020,20 +43017,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments", - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationGroupAssignment", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationGroupAssignment", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -43068,19 +43065,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationGroupAssignmentCount", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignmentCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationGroupAssignmentCount", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments/$count", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -43115,20 +43112,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationUserStatus", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationUserStatus", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -43163,20 +43160,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses", - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationUserStatus", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationUserStatus", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -43211,19 +43208,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationUserStatusCount", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatusCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationUserStatusCount", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses/$count", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -43258,20 +43255,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatusCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIosManagedAppProtection", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtection", - "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtection", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtection", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -43306,20 +43303,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIosManagedAppProtection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIosManagedAppProtection", - "Uri": "/deviceAppManagement/iosManagedAppProtections", - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtection", - "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtection", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtection", + "Uri": "/deviceAppManagement/iosManagedAppProtections", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -43354,19 +43351,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIosManagedAppProtection", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtectionApp", - "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtectionApp", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -43433,20 +43430,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps", - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtectionApp", - "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtectionApp", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -43513,19 +43510,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtectionAppCount", - "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionAppCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtectionAppCount", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -43592,20 +43589,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionAppCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtectionAssignment", - "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtectionAssignment", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -43672,20 +43669,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments", - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtectionAssignment", - "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtectionAssignment", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -43752,19 +43749,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtectionAssignmentCount", - "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignmentCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtectionAssignmentCount", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -43831,20 +43828,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/iosManagedAppProtections/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtectionCount", - "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtectionCount", + "Uri": "/deviceAppManagement/iosManagedAppProtections/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -43879,19 +43876,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", - "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -43958,20 +43955,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppPolicy", - "Command": "Get-MgBetaDeviceAppManagementManagedAppPolicy", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppPolicy", + "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -44038,20 +44035,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementManagedAppPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Uri": "/deviceAppManagement/managedAppPolicies", - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppPolicy", - "Command": "Get-MgBetaDeviceAppManagementManagedAppPolicy", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppPolicy", + "Uri": "/deviceAppManagement/managedAppPolicies", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -44118,19 +44115,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementManagedAppPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/managedAppPolicies/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppPolicyCount", - "Command": "Get-MgBetaDeviceAppManagementManagedAppPolicyCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppPolicyCount", + "Uri": "/deviceAppManagement/managedAppPolicies/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -44197,19 +44194,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementManagedAppPolicyCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppRegistration", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistration", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistration", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistration", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -44276,179 +44273,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppRegistration", - "Uri": "/deviceAppManagement/managedAppRegistrations", - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistration", "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistration", - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [ - { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementApps.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "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 - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "ApiVersion": "beta", - "ApiReferenceLink": null, - "Variants": [ - "List" - ] - }, - { + "OutputType": "IMicrosoftGraphManagedAppRegistration", "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationAppliedPolicy", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy", - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [ - { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementApps.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "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 - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiVersion": "beta", - "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies", - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationAppliedPolicy", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistration", + "Uri": "/deviceAppManagement/managedAppRegistrations", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -44515,19 +44353,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppRegistration", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationAppliedPolicyCount", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicyCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationAppliedPolicy", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -44594,20 +44432,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationCount", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationAppliedPolicy", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -44674,19 +44512,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Method": "GET", "Variants": [ - "Get" + "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationIntendedPolicy", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationAppliedPolicyCount", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -44753,20 +44591,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicyCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies", - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationIntendedPolicy", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationCount", + "Uri": "/deviceAppManagement/managedAppRegistrations/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -44833,19 +44671,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ - "List" + "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationIntendedPolicyCount", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicyCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationIntendedPolicy", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -44912,64 +44750,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", - "ApiReferenceLink": null, - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppLogCollectionRequest", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/managedAppLogCollectionRequests/{managedAppLogCollectionRequest-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationManagedAppLogCollectionRequest", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationManagedAppLogCollectionRequest", - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppLogCollectionRequest", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/managedAppLogCollectionRequests", - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationManagedAppLogCollectionRequest", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationManagedAppLogCollectionRequest", - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy", "ApiVersion": "beta", - "ApiReferenceLink": null, - "Variants": [ - "List" - ] - }, - { + "OutputType": "IMicrosoftGraphManagedAppPolicy", "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/managedAppLogCollectionRequests/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationManagedAppLogCollectionRequestCount", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationManagedAppLogCollectionRequestCount", - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], - "ApiVersion": "beta", - "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppOperation", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationOperation", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationOperation", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationIntendedPolicy", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -45036,20 +44830,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppOperation", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations", - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationOperation", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationOperation", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationIntendedPolicyCount", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -45116,99 +44909,64 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicyCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationOperationCount", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationOperationCount", "Module": "Beta.Devices.CorporateManagement", - "Permissions": [ - { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementApps.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "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 - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiVersion": "beta", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationManagedAppLogCollectionRequest", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/managedAppLogCollectionRequests/{managedAppLogCollectionRequest-id}", + "Permissions": [], "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationManagedAppLogCollectionRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppLogCollectionRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationManagedAppLogCollectionRequest", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/managedAppLogCollectionRequests", + "Permissions": [], + "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationManagedAppLogCollectionRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppLogCollectionRequest", "Method": "GET", + "Variants": [ + "List" + ] + }, + { + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationManagedAppLogCollectionRequestCount", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/managedAppLogCollectionRequests/$count", + "Permissions": [], + "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationManagedAppLogCollectionRequestCount", + "ApiVersion": "beta", "OutputType": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/getUserIdsWithFlaggedAppRegistration", - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationUserIdGraphWPreFlaggedAppRegistration", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationUserIdWithFlaggedAppRegistration", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationOperation", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -45275,19 +45033,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppOperation", + "Method": "GET", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppStatus", - "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppStatus", - "Command": "Get-MgBetaDeviceAppManagementManagedAppStatus", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationOperation", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -45354,20 +45113,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppOperation", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppStatus", - "Uri": "/deviceAppManagement/managedAppStatuses", - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppStatus", - "Command": "Get-MgBetaDeviceAppManagementManagedAppStatus", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationOperationCount", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -45434,19 +45192,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationOperationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/managedAppStatuses/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppStatusCount", - "Command": "Get-MgBetaDeviceAppManagementManagedAppStatusCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationUserIdGraphWPreFlaggedAppRegistration", + "Uri": "/deviceAppManagement/managedAppRegistrations/getUserIdsWithFlaggedAppRegistration", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -45513,19 +45272,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationUserIdWithFlaggedAppRegistration", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedEBook", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBook", - "Command": "Get-MgBetaDeviceAppManagementManagedEBook", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppStatus", + "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -45543,6 +45302,22 @@ "PermissionType": "Application", "IsLeastPrivilege": true }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -45551,6 +45326,22 @@ "PermissionType": "DelegatedWork", "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 + }, { "Name": "DeviceManagementApps.ReadWrite.All", "Description": null, @@ -45560,20 +45351,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementManagedAppStatus", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppStatus", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedEBook", - "Uri": "/deviceAppManagement/managedEBooks", - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBook", - "Command": "Get-MgBetaDeviceAppManagementManagedEBook", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppStatus", + "Uri": "/deviceAppManagement/managedAppStatuses", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -45591,6 +45382,22 @@ "PermissionType": "Application", "IsLeastPrivilege": true }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -45599,6 +45406,22 @@ "PermissionType": "DelegatedWork", "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 + }, { "Name": "DeviceManagementApps.ReadWrite.All", "Description": null, @@ -45608,19 +45431,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementManagedAppStatus", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppStatus", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedEBookAssignment", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookAssignment", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppStatusCount", + "Uri": "/deviceAppManagement/managedAppStatuses/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -45639,59 +45462,43 @@ "IsLeastPrivilege": true }, { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true, "PermissionType": "DelegatedWork", "IsLeastPrivilege": false }, { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": null, - "FullDescription": null, + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true, - "PermissionType": "Application", + "PermissionType": "DelegatedWork", "IsLeastPrivilege": false - } - ], - "ApiVersion": "beta", - "ApiReferenceLink": null, - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedEBookAssignment", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments", - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookAssignment", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookAssignment", - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [ + }, { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true, "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true + "IsLeastPrivilege": false }, { - "Name": "DeviceManagementApps.Read.All", + "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": null, "FullDescription": null, "IsAdmin": true, "PermissionType": "Application", - "IsLeastPrivilege": true + "IsLeastPrivilege": false }, { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "Name": "DeviceManagementConfiguration.Read.All", + "Description": null, + "FullDescription": null, "IsAdmin": true, - "PermissionType": "DelegatedWork", + "PermissionType": "Application", "IsLeastPrivilege": false }, { @@ -45703,19 +45510,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementManagedAppStatusCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ - "List" + "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookAssignmentCount", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookAssignmentCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBook", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -45750,20 +45557,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementManagedEBook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedEBook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedEBookCategory", - "Uri": "/deviceAppManagement/managedEBookCategories/{managedEBookCategory-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookCategory", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookCategory", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBook", + "Uri": "/deviceAppManagement/managedEBooks", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -45798,22 +45605,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementManagedEBook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedEBook", + "Method": "GET", "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedEBookCategory", - "Uri": "/deviceAppManagement/managedEBookCategories", - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookCategory", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookCategory", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookAssignment", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -45848,20 +45652,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementManagedEBookAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedEBookAssignment", + "Method": "GET", "Variants": [ - "List", - "List1" + "Get", + "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/managedEBookCategories/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookCategoryCount", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookCategoryCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookAssignment", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -45896,21 +45700,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementManagedEBookAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedEBookAssignment", + "Method": "GET", "Variants": [ - "Get", - "Get1", - "GetViaIdentity" + "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/managedEBooks/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookCount", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookAssignmentCount", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -45945,19 +45747,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementManagedEBookAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceInstallState", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookDeviceState", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookDeviceState", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookCategory", + "Uri": "/deviceAppManagement/managedEBookCategories/{managedEBookCategory-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -45992,20 +45795,22 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementManagedEBookCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedEBookCategory", + "Method": "GET", "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceInstallState", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates", - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookDeviceState", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookDeviceState", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookCategory", + "Uri": "/deviceAppManagement/managedEBookCategories", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -46040,19 +45845,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementManagedEBookCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedEBookCategory", + "Method": "GET", "Variants": [ - "List" + "List", + "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookDeviceStateCount", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookDeviceStateCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookCategoryCount", + "Uri": "/deviceAppManagement/managedEBookCategories/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -46087,20 +45893,21 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementManagedEBookCategoryCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", + "Get1", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEBookInstallSummary", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookInstallSummary", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookInstallSummary", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookCount", + "Uri": "/deviceAppManagement/managedEBooks/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -46135,20 +45942,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementManagedEBookCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUserInstallStateSummary", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookUserStateSummary", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummary", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookDeviceState", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -46183,20 +45989,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementManagedEBookDeviceState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceInstallState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUserInstallStateSummary", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary", - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookUserStateSummary", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummary", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookDeviceState", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -46231,19 +46037,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementManagedEBookDeviceState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceInstallState", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookUserStateSummaryCount", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummaryCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookDeviceStateCount", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -46278,20 +46084,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementManagedEBookDeviceStateCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceInstallState", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookUserStateSummaryDeviceState", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookInstallSummary", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -46326,20 +46132,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementManagedEBookInstallSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEBookInstallSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceInstallState", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates", - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookUserStateSummaryDeviceState", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookUserStateSummary", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -46374,19 +46180,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserInstallStateSummary", + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookUserStateSummaryDeviceStateCount", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceStateCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookUserStateSummary", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -46421,20 +46228,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserInstallStateSummary", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicy", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookUserStateSummaryCount", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -46469,20 +46275,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummaryCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies", - "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicy", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookUserStateSummaryDeviceState", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -46517,19 +46323,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceInstallState", + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookUserStateSummaryDeviceState", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -46547,22 +46354,6 @@ "PermissionType": "Application", "IsLeastPrivilege": true }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -46572,19 +46363,50 @@ "IsLeastPrivilege": false }, { - "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Name": "DeviceManagementApps.ReadWrite.All", "Description": null, "FullDescription": null, "IsAdmin": true, "PermissionType": "Application", "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceInstallState", + "Method": "GET", + "Variants": [ + "List" + ] + }, + { + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookUserStateSummaryDeviceStateCount", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/$count", + "Permissions": [ + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true }, { - "Name": "DeviceManagementConfiguration.Read.All", + "Name": "DeviceManagementApps.Read.All", "Description": null, "FullDescription": null, "IsAdmin": true, "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", "IsLeastPrivilege": false }, { @@ -46596,20 +46418,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceStateCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments", - "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicy", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -46627,22 +46449,6 @@ "PermissionType": "Application", "IsLeastPrivilege": true }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -46652,19 +46458,51 @@ "IsLeastPrivilege": false }, { - "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Name": "DeviceManagementApps.ReadWrite.All", "Description": null, "FullDescription": null, "IsAdmin": true, "PermissionType": "Application", "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicy", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies", + "Permissions": [ + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true }, { - "Name": "DeviceManagementConfiguration.Read.All", + "Name": "DeviceManagementApps.Read.All", "Description": null, "FullDescription": null, "IsAdmin": true, "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", "IsLeastPrivilege": false }, { @@ -46676,19 +46514,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyAssignmentCount", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignmentCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -46755,20 +46593,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyCount", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -46786,6 +46624,22 @@ "PermissionType": "Application", "IsLeastPrivilege": true }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -46794,6 +46648,22 @@ "PermissionType": "DelegatedWork", "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 + }, { "Name": "DeviceManagementApps.ReadWrite.All", "Description": null, @@ -46803,19 +46673,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "GET", "Variants": [ - "Get" + "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyAssignmentCount", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -46882,20 +46752,67 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyCount", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/$count", + "Permissions": [ + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementApps.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyCount", + "ApiVersion": "beta", + "OutputType": null, "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles", - "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", + "Variants": [ + "Get" + ] + }, + { "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -46962,19 +46879,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFileCount", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFileCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -47041,20 +46959,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFileCount", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -47121,20 +47038,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFileCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles", - "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -47201,19 +47118,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFileCount", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFileCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -47280,20 +47198,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileApp", - "Command": "Get-MgBetaDeviceAppManagementMobileApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFileCount", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -47312,59 +47229,43 @@ "IsLeastPrivilege": true }, { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true, "PermissionType": "DelegatedWork", "IsLeastPrivilege": false }, { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": null, - "FullDescription": null, + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true, - "PermissionType": "Application", + "PermissionType": "DelegatedWork", "IsLeastPrivilege": false - } - ], - "ApiVersion": "beta", - "ApiReferenceLink": null, - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileApp", - "Uri": "/deviceAppManagement/mobileApps", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileApp", - "Command": "Get-MgBetaDeviceAppManagementMobileApp", - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [ + }, { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", "IsAdmin": true, "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true + "IsLeastPrivilege": false }, { - "Name": "DeviceManagementApps.Read.All", + "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": null, "FullDescription": null, "IsAdmin": true, "PermissionType": "Application", - "IsLeastPrivilege": true + "IsLeastPrivilege": false }, { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "Name": "DeviceManagementConfiguration.Read.All", + "Description": null, + "FullDescription": null, "IsAdmin": true, - "PermissionType": "DelegatedWork", + "PermissionType": "Application", "IsLeastPrivilege": false }, { @@ -47376,34 +47277,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, - "Variants": [ - "List" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphAndroidForWorkApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkApp", - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFileCount", "ApiVersion": "beta", - "ApiReferenceLink": null, + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAndroidForWorkApp", - "Uri": "/deviceAppManagement/mobileApps/androidForWorkApp", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -47438,166 +47325,276 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileApp", "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileApp", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileApp", + "Uri": "/deviceAppManagement/mobileApps", + "Permissions": [ + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementApps.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileApp", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidForWorkApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkApp", + "Uri": "/deviceAppManagement/mobileApps/androidForWorkApp", + "Permissions": [ + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementApps.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidForWorkApp", "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments", + "Variants": [ + "List" + ] + }, + { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "ApiReferenceLink": null, "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppAssignmentCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignmentCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppAssignmentCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/categories/{mobileAppCategory-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppCategory", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/categories/{mobileAppCategory-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/categories", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppCategory", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/categories", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/categories/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppCategoryCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppCategoryCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppCategoryCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/categories/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppCategoryCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships/{mobileAppRelationship-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships/{mobileAppRelationship-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppRelationshipCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationshipCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppRelationshipCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationshipCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAndroidLobApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidLobApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAndroidLobApp", - "Uri": "/deviceAppManagement/mobileApps/androidLobApp", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobApp", + "Uri": "/deviceAppManagement/mobileApps/androidLobApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -47632,298 +47629,298 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidLobApp", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppAssignmentCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignmentCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppAssignmentCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories/{mobileAppCategory-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppCategory", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories/{mobileAppCategory-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppCategory", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppCategoryCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppCategoryCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppCategoryCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppCategoryCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedAppCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedAppCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedAppCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedAppCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFileCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFileCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFileCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFileCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships/{mobileAppRelationship-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships/{mobileAppRelationship-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppRelationshipCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationshipCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppRelationshipCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationshipCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAndroidManagedStoreApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidManagedStoreApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAndroidManagedStoreApp", - "Uri": "/deviceAppManagement/mobileApps/androidManagedStoreApp", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreApp", + "Uri": "/deviceAppManagement/mobileApps/androidManagedStoreApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -47958,166 +47955,166 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidManagedStoreApp", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppAssignmentCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignmentCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppAssignmentCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/categories/{mobileAppCategory-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppCategory", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/categories/{mobileAppCategory-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/categories", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppCategory", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/categories", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/categories/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppCategoryCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppCategoryCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppCategoryCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/categories/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppCategoryCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships/{mobileAppRelationship-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships/{mobileAppRelationship-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppRelationshipCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationshipCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppRelationshipCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationshipCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAndroidStoreApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidStoreApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAndroidStoreApp", - "Uri": "/deviceAppManagement/mobileApps/androidStoreApp", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreApp", + "Uri": "/deviceAppManagement/mobileApps/androidStoreApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -48152,166 +48149,166 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidStoreApp", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppAssignmentCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignmentCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppAssignmentCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories/{mobileAppCategory-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppCategory", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories/{mobileAppCategory-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppCategory", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppCategoryCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppCategoryCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppCategoryCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppCategoryCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships/{mobileAppRelationship-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships/{mobileAppRelationship-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppRelationshipCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationshipCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppRelationshipCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationshipCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIosLobApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIosLobApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIosLobApp", - "Uri": "/deviceAppManagement/mobileApps/iosLobApp", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobApp", + "Uri": "/deviceAppManagement/mobileApps/iosLobApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -48346,298 +48343,298 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIosLobApp", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppAssignmentCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignmentCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppAssignmentCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories/{mobileAppCategory-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppCategory", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories/{mobileAppCategory-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppCategory", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppCategoryCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppCategoryCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppCategoryCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppCategoryCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersion", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersion", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersion", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersion", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedAppCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedAppCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedAppCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedAppCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionFileCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFileCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionFileCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFileCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships/{mobileAppRelationship-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships/{mobileAppRelationship-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppRelationshipCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationshipCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppRelationshipCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationshipCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIosStoreApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIosStoreApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIosStoreApp", - "Uri": "/deviceAppManagement/mobileApps/iosStoreApp", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreApp", + "Uri": "/deviceAppManagement/mobileApps/iosStoreApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -48672,166 +48669,166 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIosStoreApp", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreAppAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreAppAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreAppAssignmentCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignmentCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreAppAssignmentCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories/{mobileAppCategory-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreAppCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppCategory", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories/{mobileAppCategory-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreAppCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppCategory", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreAppCategoryCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppCategoryCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreAppCategoryCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppCategoryCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships/{mobileAppRelationship-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreAppRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships/{mobileAppRelationship-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreAppRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreAppRelationshipCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationshipCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreAppRelationshipCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationshipCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIosVppApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIosVppApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIosVppApp", - "Uri": "/deviceAppManagement/mobileApps/iosVppApp", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppApp", + "Uri": "/deviceAppManagement/mobileApps/iosVppApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -48866,210 +48863,210 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIosVppApp", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIosVppAppAssignedLicense", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses/{iosVppAppAssignedLicense-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignedLicense", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicense", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignedLicense", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses/{iosVppAppAssignedLicense-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicense", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIosVppAppAssignedLicense", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIosVppAppAssignedLicense", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignedLicense", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicense", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignedLicense", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicense", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIosVppAppAssignedLicense", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignedLicenseCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicenseCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignedLicenseCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicenseCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignmentCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignmentCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignmentCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories/{mobileAppCategory-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppCategory", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories/{mobileAppCategory-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppCategory", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppCategoryCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppCategoryCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppCategoryCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppCategoryCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships/{mobileAppRelationship-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships/{mobileAppRelationship-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppRelationshipCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationshipCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppRelationshipCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationshipCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMacOSDmgApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMacOSDmgApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMacOSDmgApp", - "Uri": "/deviceAppManagement/mobileApps/macOSDmgApp", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgApp", + "Uri": "/deviceAppManagement/mobileApps/macOSDmgApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -49104,298 +49101,298 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMacOSDmgApp", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppAssignmentCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignmentCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppAssignmentCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories/{mobileAppCategory-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppCategory", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories/{mobileAppCategory-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppCategory", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppCategoryCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppCategoryCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppCategoryCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppCategoryCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedAppCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedAppCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedAppCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedAppCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFileCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFileCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFileCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFileCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships/{mobileAppRelationship-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships/{mobileAppRelationship-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppRelationshipCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationshipCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppRelationshipCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationshipCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMacOSLobApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMacOSLobApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMacOSLobApp", - "Uri": "/deviceAppManagement/mobileApps/macOSLobApp", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobApp", + "Uri": "/deviceAppManagement/mobileApps/macOSLobApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -49430,298 +49427,298 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMacOSLobApp", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppAssignmentCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignmentCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppAssignmentCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories/{mobileAppCategory-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppCategory", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories/{mobileAppCategory-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppCategory", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppCategoryCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppCategoryCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppCategoryCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppCategoryCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedAppCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedAppCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedAppCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedAppCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFileCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFileCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFileCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFileCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships/{mobileAppRelationship-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships/{mobileAppRelationship-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppRelationshipCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationshipCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppRelationshipCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationshipCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMacOSPkgApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMacOSPkgApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMacOSPkgApp", - "Uri": "/deviceAppManagement/mobileApps/macOSPkgApp", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgApp", + "Uri": "/deviceAppManagement/mobileApps/macOSPkgApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -49756,298 +49753,298 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMacOSPkgApp", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppAssignmentCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignmentCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppAssignmentCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/categories/{mobileAppCategory-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppCategory", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/categories/{mobileAppCategory-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/categories", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppCategory", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/categories", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/categories/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppCategoryCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppCategoryCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppCategoryCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/categories/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppCategoryCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersion", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersion", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersion", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersion", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionContainedApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionContainedApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionContainedAppCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedAppCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionContainedAppCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedAppCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionFile", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionFile", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionFileCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFileCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionFileCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFileCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships/{mobileAppRelationship-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships/{mobileAppRelationship-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppRelationshipCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationshipCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppRelationshipCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationshipCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAndroidLobApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAndroidLobApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAndroidLobApp", - "Uri": "/deviceAppManagement/mobileApps/managedAndroidLobApp", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobApp", + "Uri": "/deviceAppManagement/mobileApps/managedAndroidLobApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -50082,298 +50079,298 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAndroidLobApp", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignmentCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignmentCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignmentCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories/{mobileAppCategory-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppCategory", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories/{mobileAppCategory-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, - "Variants": [ + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", + "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppCategory", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppCategoryCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppCategoryCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppCategoryCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppCategoryCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedAppCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedAppCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedAppCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedAppCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFileCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFileCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFileCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFileCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships/{mobileAppRelationship-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships/{mobileAppRelationship-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppRelationshipCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationshipCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppRelationshipCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationshipCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedIosLobApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedIosLobApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedIosLobApp", - "Uri": "/deviceAppManagement/mobileApps/managedIOSLobApp", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobApp", + "Uri": "/deviceAppManagement/mobileApps/managedIOSLobApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -50408,298 +50405,298 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedIosLobApp", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppAssignmentCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignmentCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppAssignmentCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories/{mobileAppCategory-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppCategory", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories/{mobileAppCategory-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppCategory", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppCategoryCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppCategoryCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppCategoryCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppCategoryCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedAppCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedAppCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedAppCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedAppCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFileCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFileCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFileCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFileCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships/{mobileAppRelationship-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships/{mobileAppRelationship-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppRelationshipCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationshipCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppRelationshipCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationshipCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedMobileLobApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedMobileLobApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedMobileLobApp", - "Uri": "/deviceAppManagement/mobileApps/managedMobileLobApp", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobApp", + "Uri": "/deviceAppManagement/mobileApps/managedMobileLobApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -50734,298 +50731,298 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedMobileLobApp", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppAssignmentCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignmentCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppAssignmentCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories/{mobileAppCategory-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppCategory", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories/{mobileAppCategory-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppCategory", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppCategoryCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppCategoryCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppCategoryCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppCategoryCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedAppCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedAppCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedAppCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedAppCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFileCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFileCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFileCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFileCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships/{mobileAppRelationship-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships/{mobileAppRelationship-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppRelationshipCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationshipCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppRelationshipCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationshipCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMicrosoftStoreForBusinessApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftStoreForBusinessApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMicrosoftStoreForBusinessApp", - "Uri": "/deviceAppManagement/mobileApps/microsoftStoreForBusinessApp", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessApp", + "Uri": "/deviceAppManagement/mobileApps/microsoftStoreForBusinessApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -51060,195 +51057,195 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftStoreForBusinessApp", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignmentCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignmentCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignmentCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories/{mobileAppCategory-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategory", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories/{mobileAppCategory-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategory", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppCategoryCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategoryCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppCategoryCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategoryCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps/{mobileContainedApp-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppContainedApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps/{mobileContainedApp-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppContainedApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppContainedAppCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedAppCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppContainedAppCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedAppCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships/{mobileAppRelationship-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships/{mobileAppRelationship-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppRelationshipCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppRelationshipCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppRelationshipCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppRelationshipCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -51283,20 +51280,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -51331,19 +51328,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAssignmentCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAssignmentCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAssignmentCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -51378,35 +51375,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWin32LobApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWin32LobApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWin32LobApp", - "Uri": "/deviceAppManagement/mobileApps/win32LobApp", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobApp", + "Uri": "/deviceAppManagement/mobileApps/win32LobApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -51441,298 +51438,298 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWin32LobApp", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppAssignmentCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignmentCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppAssignmentCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories/{mobileAppCategory-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppCategory", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories/{mobileAppCategory-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppCategory", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppCategoryCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppCategoryCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppCategoryCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppCategoryCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersion", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersion", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersion", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersion", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedAppCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedAppCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedAppCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedAppCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionFileCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFileCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionFileCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFileCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships/{mobileAppRelationship-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships/{mobileAppRelationship-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppRelationshipCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationshipCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppRelationshipCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationshipCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsAppX", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppX", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppX", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppX", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppX", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsAppX", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsAppX", - "Uri": "/deviceAppManagement/mobileApps/windowsAppX", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppX", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppX", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppX", + "Uri": "/deviceAppManagement/mobileApps/windowsAppX", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -51767,298 +51764,298 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppX", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsAppX", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXAssignmentCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignmentCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXAssignmentCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories/{mobileAppCategory-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXCategory", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories/{mobileAppCategory-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXCategory", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXCategoryCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXCategoryCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXCategoryCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXCategoryCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersion", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersion", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersion", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersion", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedAppCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedAppCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedAppCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedAppCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionFileCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFileCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionFileCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFileCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships/{mobileAppRelationship-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships/{mobileAppRelationship-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXRelationshipCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationshipCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXRelationshipCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationshipCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsMobileMsi", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsi", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsi", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsi", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsi", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsMobileMsi", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsMobileMsi", - "Uri": "/deviceAppManagement/mobileApps/windowsMobileMSI", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsi", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsi", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsi", + "Uri": "/deviceAppManagement/mobileApps/windowsMobileMSI", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -52093,298 +52090,298 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsi", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsMobileMsi", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiAssignmentCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignmentCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiAssignmentCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories/{mobileAppCategory-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiCategory", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories/{mobileAppCategory-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiCategory", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiCategoryCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiCategoryCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiCategoryCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiCategoryCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedAppCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedAppCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedAppCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedAppCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFileCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFileCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFileCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFileCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships/{mobileAppRelationship-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships/{mobileAppRelationship-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiRelationshipCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationshipCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiRelationshipCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationshipCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsStoreApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsStoreApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsStoreApp", - "Uri": "/deviceAppManagement/mobileApps/windowsStoreApp", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreApp", + "Uri": "/deviceAppManagement/mobileApps/windowsStoreApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -52419,166 +52416,166 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsStoreApp", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppAssignmentCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignmentCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppAssignmentCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/categories/{mobileAppCategory-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppCategory", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/categories/{mobileAppCategory-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/categories", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppCategory", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/categories", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/categories/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppCategoryCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppCategoryCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppCategoryCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/categories/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppCategoryCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships/{mobileAppRelationship-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships/{mobileAppRelationship-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppRelationshipCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationshipCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppRelationshipCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationshipCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUniversalAppX", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppX", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppX", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppX", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppX", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUniversalAppX", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUniversalAppX", - "Uri": "/deviceAppManagement/mobileApps/windowsUniversalAppX", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppX", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppX", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppX", + "Uri": "/deviceAppManagement/mobileApps/windowsUniversalAppX", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -52613,342 +52610,342 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppX", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUniversalAppX", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXAssignmentCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignmentCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXAssignmentCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories/{mobileAppCategory-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCategory", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories/{mobileAppCategory-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCategory", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXCategoryCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCategoryCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXCategoryCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCategoryCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedAppCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedAppCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedAppCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedAppCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedAppCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedAppCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedAppCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedAppCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFileCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFileCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFileCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFileCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships/{mobileAppRelationship-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships/{mobileAppRelationship-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXRelationshipCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationshipCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXRelationshipCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationshipCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsWebApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsWebApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsWebApp", - "Uri": "/deviceAppManagement/mobileApps/windowsWebApp", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebApp", + "Uri": "/deviceAppManagement/mobileApps/windowsWebApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -52983,166 +52980,166 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsWebApp", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebAppAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebAppAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebAppAssignmentCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignmentCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebAppAssignmentCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories/{mobileAppCategory-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebAppCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppCategory", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories/{mobileAppCategory-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebAppCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppCategory", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebAppCategoryCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppCategoryCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebAppCategoryCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppCategoryCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships/{mobileAppRelationship-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebAppRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships/{mobileAppRelationship-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebAppRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebAppRelationshipCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationshipCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebAppRelationshipCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationshipCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWinGetApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWinGetApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWinGetApp", - "Uri": "/deviceAppManagement/mobileApps/winGetApp", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetApp", + "Uri": "/deviceAppManagement/mobileApps/winGetApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -53177,194 +53174,194 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWinGetApp", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetAppAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetAppAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetAppAssignmentCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignmentCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetAppAssignmentCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/categories/{mobileAppCategory-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetAppCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppCategory", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/categories/{mobileAppCategory-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/categories", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetAppCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppCategory", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/categories", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/categories/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetAppCategoryCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppCategoryCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetAppCategoryCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/categories/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppCategoryCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships/{mobileAppRelationship-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetAppRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships/{mobileAppRelationship-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetAppRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetAppRelationshipCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationshipCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetAppRelationshipCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationshipCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCatalogPackage", - "Uri": "/deviceAppManagement/mobileAppCatalogPackages/{mobileAppCatalogPackage-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCatalogPackage", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCatalogPackage", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCatalogPackage", + "Uri": "/deviceAppManagement/mobileAppCatalogPackages/{mobileAppCatalogPackage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppCatalogPackage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCatalogPackage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCatalogPackage", - "Uri": "/deviceAppManagement/mobileAppCatalogPackages", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCatalogPackage", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCatalogPackage", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCatalogPackage", + "Uri": "/deviceAppManagement/mobileAppCatalogPackages", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppCatalogPackage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCatalogPackage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileAppCatalogPackages/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCatalogPackageCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCatalogPackageCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCatalogPackageCount", + "Uri": "/deviceAppManagement/mobileAppCatalogPackages/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppCatalogPackageCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCategory", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCategory", + "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -53399,8 +53396,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -53409,12 +53409,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileAppCategories", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCategory", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCategory", + "Uri": "/deviceAppManagement/mobileAppCategories", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -53449,20 +53446,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileAppCategories/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCategoryCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCategoryCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCategoryCount", + "Uri": "/deviceAppManagement/mobileAppCategories/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -53497,20 +53494,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppCategoryCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfiguration", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfiguration", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfiguration", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -53545,20 +53542,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", - "Uri": "/deviceAppManagement/mobileAppConfigurations", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfiguration", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfiguration", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfiguration", + "Uri": "/deviceAppManagement/mobileAppConfigurations", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -53593,19 +53590,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationAssignment", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -53640,20 +53637,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationAssignment", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -53688,19 +53685,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationAssignmentCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationAssignmentCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationAssignmentCount", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -53735,20 +53732,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationCount", + "Uri": "/deviceAppManagement/mobileAppConfigurations/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -53783,19 +53780,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationDeviceStatus", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationDeviceStatus", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -53830,20 +53827,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationDeviceStatus", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationDeviceStatus", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -53878,19 +53875,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationDeviceStatusCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationDeviceStatusCount", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -53925,20 +53922,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -53973,20 +53970,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationUserStatus", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationUserStatus", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -54021,20 +54018,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationUserStatus", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationUserStatus", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -54069,19 +54066,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationUserStatusCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationUserStatusCount", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -54116,20 +54113,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationUserStatusSummary", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusSummary", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationUserStatusSummary", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -54164,20 +54161,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCount", + "Uri": "/deviceAppManagement/mobileApps/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -54212,113 +54209,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, - "Variants": [ - "Get" - ] - }, - { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/androidForWorkApp/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsAndroidGraphFPreWorkApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsAndroidForWorkApp", - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [ - { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementApps.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppCount", "ApiVersion": "beta", - "ApiReferenceLink": null, - "Variants": [ - "Get" - ] - }, - { - "Method": "GET", "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/androidLobApp/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsAndroidLobApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsAndroidLobApp", - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [ - { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementApps.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiVersion": "beta", - "ApiReferenceLink": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/androidManagedStoreApp/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsAndroidManagedStoreApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsAndroidManagedStoreApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsAndroidGraphFPreWorkApp", + "Uri": "/deviceAppManagement/mobileApps/androidForWorkApp/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -54353,19 +54256,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsAndroidForWorkApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/androidStoreApp/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsAndroidStoreApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsAndroidStoreApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsAndroidLobApp", + "Uri": "/deviceAppManagement/mobileApps/androidLobApp/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -54400,19 +54303,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsAndroidLobApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/iosLobApp/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsiOSLobApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsiOSLobApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsAndroidManagedStoreApp", + "Uri": "/deviceAppManagement/mobileApps/androidManagedStoreApp/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -54447,113 +54350,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, - "Variants": [ - "Get" - ] - }, - { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/iosStoreApp/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsIoStoreApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsIoStoreApp", - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [ - { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementApps.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsAndroidManagedStoreApp", "ApiVersion": "beta", - "ApiReferenceLink": null, - "Variants": [ - "Get" - ] - }, - { - "Method": "GET", "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/iosVppApp/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsIoVppApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsIoVppApp", - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [ - { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementApps.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiVersion": "beta", - "ApiReferenceLink": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/macOSDmgApp/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsMacOSDmgApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsMacOSDmgApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsAndroidStoreApp", + "Uri": "/deviceAppManagement/mobileApps/androidStoreApp/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -54588,19 +54397,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsAndroidStoreApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/macOSLobApp/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsMacOSLobApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsMacOSLobApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsiOSLobApp", + "Uri": "/deviceAppManagement/mobileApps/iosLobApp/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -54635,19 +54444,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsiOSLobApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/macOSPkgApp/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsMacOSPkgApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsMacOSPkgApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsIoStoreApp", + "Uri": "/deviceAppManagement/mobileApps/iosStoreApp/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -54682,19 +54491,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsIoStoreApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/managedAndroidLobApp/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsManagedAndroidLobApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsManagedAndroidLobApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsIoVppApp", + "Uri": "/deviceAppManagement/mobileApps/iosVppApp/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -54729,19 +54538,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsIoVppApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/managedIOSLobApp/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsManagediOSLobApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsManagediOSLobApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsMacOSDmgApp", + "Uri": "/deviceAppManagement/mobileApps/macOSDmgApp/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -54776,19 +54585,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsMacOSDmgApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/managedMobileLobApp/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsManagedMobileLobApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsManagedMobileLobApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsMacOSLobApp", + "Uri": "/deviceAppManagement/mobileApps/macOSLobApp/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -54823,19 +54632,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsMacOSLobApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/microsoftStoreForBusinessApp/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsMicrosoftStoreGraphFPreBusinessApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsMicrosoftStoreForBusinessApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsMacOSPkgApp", + "Uri": "/deviceAppManagement/mobileApps/macOSPkgApp/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -54870,19 +54679,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsMacOSPkgApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/win32LobApp/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsWin32LobApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWin32LobApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsManagedAndroidLobApp", + "Uri": "/deviceAppManagement/mobileApps/managedAndroidLobApp/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -54917,19 +54726,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsManagedAndroidLobApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/windowsAppX/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsWindowAppX", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWindowsAppX", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsManagediOSLobApp", + "Uri": "/deviceAppManagement/mobileApps/managedIOSLobApp/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -54964,19 +54773,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsManagediOSLobApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/windowsMobileMSI/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsWindowMobileMsi", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWindowsMobileMsi", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsManagedMobileLobApp", + "Uri": "/deviceAppManagement/mobileApps/managedMobileLobApp/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -55011,19 +54820,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsManagedMobileLobApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/windowsStoreApp/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsWindowStoreApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWindowStoreApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsMicrosoftStoreGraphFPreBusinessApp", + "Uri": "/deviceAppManagement/mobileApps/microsoftStoreForBusinessApp/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -55058,19 +54867,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsMicrosoftStoreForBusinessApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/windowsUniversalAppX/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsWindowUniversalAppX", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWindowsUniversalAppX", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsWin32LobApp", + "Uri": "/deviceAppManagement/mobileApps/win32LobApp/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -55105,19 +54914,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWin32LobApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/windowsWebApp/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsWindowWebApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWindowsWebApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsWindowAppX", + "Uri": "/deviceAppManagement/mobileApps/windowsAppX/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -55152,19 +54961,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWindowsAppX", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/winGetApp/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsWinGetApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWinGetApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsWindowMobileMsi", + "Uri": "/deviceAppManagement/mobileApps/windowsMobileMSI/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -55199,22 +55008,213 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWindowsMobileMsi", "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "Variants": [ + "Get" + ] + }, + { + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsWindowStoreApp", + "Uri": "/deviceAppManagement/mobileApps/windowsStoreApp/$count", + "Permissions": [ + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementApps.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWindowStoreApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsWindowUniversalAppX", + "Uri": "/deviceAppManagement/mobileApps/windowsUniversalAppX/$count", + "Permissions": [ + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementApps.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWindowsUniversalAppX", + "ApiVersion": "beta", + "OutputType": null, "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileAppRelationships/{mobileAppRelationship-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppRelationship", + "Variants": [ + "Get" + ] + }, + { "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsWindowWebApp", + "Uri": "/deviceAppManagement/mobileApps/windowsWebApp/$count", + "Permissions": [ + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementApps.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWindowsWebApp", "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "Variants": [ + "Get" + ] + }, + { + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsWinGetApp", + "Uri": "/deviceAppManagement/mobileApps/winGetApp/$count", + "Permissions": [ + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementApps.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWinGetApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "Variants": [ + "Get" + ] + }, + { + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileAppRelationships/{mobileAppRelationship-id}", + "Permissions": [], "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -55223,42 +55223,39 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileAppRelationships", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileAppRelationships", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileAppRelationships/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppRelationshipCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppRelationshipCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppRelationshipCount", + "Uri": "/deviceAppManagement/mobileAppRelationships/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppRelationshipCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPolicySet", - "Uri": "/deviceAppManagement/policySets/{policySet-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySet", - "Command": "Get-MgBetaDeviceAppManagementPolicySet", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySet", + "Uri": "/deviceAppManagement/policySets/{policySet-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55293,8 +55290,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementPolicySet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPolicySet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -55303,12 +55303,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPolicySet", - "Uri": "/deviceAppManagement/policySets", - "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySet", - "Command": "Get-MgBetaDeviceAppManagementPolicySet", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySet", + "Uri": "/deviceAppManagement/policySets", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55343,19 +55340,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementPolicySet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPolicySet", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPolicySetAssignment", - "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments/{policySetAssignment-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySetAssignment", - "Command": "Get-MgBetaDeviceAppManagementPolicySetAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySetAssignment", + "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments/{policySetAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55390,20 +55387,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementPolicySetAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPolicySetAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPolicySetAssignment", - "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments", - "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySetAssignment", - "Command": "Get-MgBetaDeviceAppManagementPolicySetAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySetAssignment", + "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55438,19 +55435,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementPolicySetAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPolicySetAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySetAssignmentCount", - "Command": "Get-MgBetaDeviceAppManagementPolicySetAssignmentCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySetAssignmentCount", + "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55485,20 +55482,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementPolicySetAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/policySets/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySetCount", - "Command": "Get-MgBetaDeviceAppManagementPolicySetCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySetCount", + "Uri": "/deviceAppManagement/policySets/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55533,19 +55530,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementPolicySetCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPolicySetItem", - "Uri": "/deviceAppManagement/policySets/{policySet-id}/items/{policySetItem-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySetItem", - "Command": "Get-MgBetaDeviceAppManagementPolicySetItem", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySetItem", + "Uri": "/deviceAppManagement/policySets/{policySet-id}/items/{policySetItem-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55580,20 +55577,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementPolicySetItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPolicySetItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPolicySetItem", - "Uri": "/deviceAppManagement/policySets/{policySet-id}/items", - "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySetItem", - "Command": "Get-MgBetaDeviceAppManagementPolicySetItem", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySetItem", + "Uri": "/deviceAppManagement/policySets/{policySet-id}/items", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55628,19 +55625,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementPolicySetItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPolicySetItem", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/policySets/{policySet-id}/items/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySetItemCount", - "Command": "Get-MgBetaDeviceAppManagementPolicySetItemCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySetItemCount", + "Uri": "/deviceAppManagement/policySets/{policySet-id}/items/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55675,20 +55672,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementPolicySetItemCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSymantecCodeSigningCertificate", - "Uri": "/deviceAppManagement/symantecCodeSigningCertificate", - "CommandAlias": "Get-MgBetaDeviceAppMgtSymantecCodeSigningCertificate", - "Command": "Get-MgBetaDeviceAppManagementSymantecCodeSigningCertificate", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtSymantecCodeSigningCertificate", + "Uri": "/deviceAppManagement/symantecCodeSigningCertificate", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -55723,19 +55720,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementSymantecCodeSigningCertificate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSymantecCodeSigningCertificate", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfiguration", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfiguration", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -55770,20 +55767,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations", - "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfiguration", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfiguration", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -55818,19 +55815,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationApp", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationApp", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -55897,20 +55894,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps", - "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationApp", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationApp", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -55977,19 +55974,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationAppCount", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAppCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationAppCount", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -56056,20 +56053,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAppCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationAssignment", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationAssignment", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -56136,20 +56133,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments", - "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationAssignment", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationAssignment", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -56216,19 +56213,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationAssignmentCount", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignmentCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationAssignmentCount", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -56295,20 +56292,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationCount", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationCount", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -56343,19 +56340,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", - "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -56422,20 +56419,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSetting", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSetting", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -56502,20 +56499,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings", - "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSetting", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSetting", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -56582,19 +56579,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSettingCount", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSettingCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSettingCount", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -56661,20 +56658,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSettingCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSettingDefinition", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSettingDefinition", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSettingDefinition", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -56741,20 +56738,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSettingDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions", - "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSettingDefinition", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSettingDefinition", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSettingDefinition", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -56821,19 +56818,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSettingDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSettingDefinitionCount", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSettingDefinitionCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSettingDefinitionCount", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -56900,20 +56897,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSettingDefinitionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceAppManagementTask", - "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtTask", - "Command": "Get-MgBetaDeviceAppManagementTask", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtTask", + "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -56980,20 +56977,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceAppManagementTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceAppManagementTask", - "Uri": "/deviceAppManagement/deviceAppManagementTasks", - "CommandAlias": "Get-MgBetaDeviceAppMgtTask", - "Command": "Get-MgBetaDeviceAppManagementTask", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtTask", + "Uri": "/deviceAppManagement/deviceAppManagementTasks", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -57060,19 +57057,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceAppManagementTask", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/deviceAppManagementTasks/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtTaskCount", - "Command": "Get-MgBetaDeviceAppManagementTaskCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtTaskCount", + "Uri": "/deviceAppManagement/deviceAppManagementTasks/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -57139,19 +57136,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementTaskCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVppToken", - "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtVppToken", - "Command": "Get-MgBetaDeviceAppManagementVppToken", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtVppToken", + "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -57218,20 +57215,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementVppToken", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVppToken", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVppToken", - "Uri": "/deviceAppManagement/vppTokens", - "CommandAlias": "Get-MgBetaDeviceAppMgtVppToken", - "Command": "Get-MgBetaDeviceAppManagementVppToken", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtVppToken", + "Uri": "/deviceAppManagement/vppTokens", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -57298,19 +57295,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementVppToken", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVppToken", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/vppTokens/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtVppTokenCount", - "Command": "Get-MgBetaDeviceAppManagementVppTokenCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtVppTokenCount", + "Uri": "/deviceAppManagement/vppTokens/$count", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -57377,19 +57374,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementVppTokenCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVppTokenLicenseSummary", - "Uri": "/deviceAppManagement/vppTokens/getLicensesForApp(bundleId='{bundleId}')", - "CommandAlias": "Get-MgBetaDeviceAppMgtVppTokenLicenseGraphFPreApp", - "Command": "Get-MgBetaDeviceAppManagementVppTokenLicenseForApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtVppTokenLicenseGraphFPreApp", + "Uri": "/deviceAppManagement/vppTokens/getLicensesForApp(bundleId='{bundleId}')", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -57456,20 +57453,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementVppTokenLicenseForApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVppTokenLicenseSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy", - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicy", - "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicy", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicy", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -57504,20 +57501,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy", - "Uri": "/deviceAppManagement/wdacSupplementalPolicies", - "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicy", - "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicy", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicy", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -57552,19 +57549,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment", - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments/{windowsDefenderApplicationControlSupplementalPolicyAssignment-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicyAssignment", - "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicyAssignment", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments/{windowsDefenderApplicationControlSupplementalPolicyAssignment-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -57599,20 +57596,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment", - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments", - "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicyAssignment", - "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicyAssignment", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -57647,19 +57644,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicyAssignmentCount", - "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignmentCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicyAssignmentCount", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -57694,20 +57691,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicyCount", - "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicyCount", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -57742,19 +57739,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentSummary", - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deploySummary", - "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicyDeploySummary", - "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyDeploySummary", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicyDeploySummary", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deploySummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -57789,20 +57786,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyDeploySummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus", - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses/{windowsDefenderApplicationControlSupplementalPolicyDeploymentStatus-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicyDeviceStatus", - "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicyDeviceStatus", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses/{windowsDefenderApplicationControlSupplementalPolicyDeploymentStatus-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -57837,20 +57834,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus", - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses", - "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicyDeviceStatus", - "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicyDeviceStatus", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -57885,19 +57882,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", - "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionDeviceRegistration", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionDeviceRegistration", + "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -57964,20 +57961,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", - "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations", - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionDeviceRegistration", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionDeviceRegistration", + "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -58044,19 +58041,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionDeviceRegistrationCount", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistrationCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionDeviceRegistrationCount", + "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -58123,19 +58120,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistrationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicy", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicy", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -58202,20 +58199,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies", - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicy", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicy", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -58282,19 +58279,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyAssignment", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyAssignment", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -58361,20 +58358,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments", - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyAssignment", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyAssignment", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -58441,19 +58438,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyAssignmentCount", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignmentCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyAssignmentCount", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -58520,20 +58517,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyCount", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyCount", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -58600,19 +58597,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -58679,20 +58676,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles", - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -58759,19 +58756,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFileCount", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFileCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFileCount", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -58838,20 +58835,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFileCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -58918,20 +58915,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles", - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -58998,19 +58995,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFileCount", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFileCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFileCount", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -59077,20 +59074,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFileCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction", - "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions/{windowsInformationProtectionWipeAction-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionWipeAction", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionWipeAction", + "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions/{windowsInformationProtectionWipeAction-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -59157,20 +59154,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction", - "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions", - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionWipeAction", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionWipeAction", + "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -59237,19 +59234,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionWipeActionCount", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionWipeActionCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionWipeActionCount", + "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -59316,19 +59313,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionWipeActionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsManagedAppProtection", - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtection", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtection", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtection", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -59395,20 +59392,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsManagedAppProtection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsManagedAppProtection", - "Uri": "/deviceAppManagement/windowsManagedAppProtections", - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtection", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtection", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtection", + "Uri": "/deviceAppManagement/windowsManagedAppProtections", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -59475,19 +59472,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsManagedAppProtection", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps/{managedMobileApp-id}", - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtectionApp", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtectionApp", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps/{managedMobileApp-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -59554,20 +59551,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps", - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtectionApp", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtectionApp", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -59634,19 +59631,99 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps/$count", + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtectionAppCount", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps/$count", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "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": null, "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionAppCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtectionAssignment", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -59713,20 +59790,99 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtectionAssignment", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "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": null, "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "GET", + "Variants": [ + "List" + ] + }, + { "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtectionAssignmentCount", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -59793,20 +59949,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments", - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtectionAssignment", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtectionCount", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -59873,193 +60029,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, - "Variants": [ - "List" - ] - }, - { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtectionAssignmentCount", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignmentCount", - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "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 - } - ], - "ApiVersion": "beta", - "ApiReferenceLink": null, - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/windowsManagedAppProtections/$count", - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtectionCount", "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionCount", - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "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 - } - ], "ApiVersion": "beta", - "ApiReferenceLink": null, + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/deploymentSummary", - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtectionDeploymentSummary", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionDeploymentSummary", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtectionDeploymentSummary", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/deploymentSummary", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionDeploymentSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsManagementApp", - "Uri": "/deviceAppManagement/windowsManagementApp", - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagementApp", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagementApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagementApp", + "Uri": "/deviceAppManagement/windowsManagementApp", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -60126,19 +60123,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceAppManagementWindowsManagementApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsManagementApp", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/devices(deviceId='{deviceId}')", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceByDeviceId", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices(deviceId='{deviceId}')", "Permissions": [ { "Name": "Device.Read.All", @@ -60197,94 +60194,94 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-get?view=graph-rest-beta", + "Command": "Get-MgBetaDeviceByDeviceId", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/devices/getByIds", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceById", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/getByIds", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", + "Command": "Get-MgBetaDeviceById", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCommand", - "Uri": "/devices/{device-id}/commands/{command-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceCommand", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/commands/{command-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceCommand", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCommand", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCommand", - "Uri": "/devices/{device-id}/commands", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceCommand", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/commands", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceCommand", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCommand", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/devices/{device-id}/commands/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceCommandCount", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/commands/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceCommandCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/devices/{device-id}/commands/{command-id}/responsepayload", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceCommandResponsepayload", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/commands/{command-id}/responsepayload", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceCommandResponsepayload", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/devices/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceCount", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/$count", "Permissions": [ { "Name": "Device.Read.All", @@ -60343,19 +60340,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/devices/delta", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceDelta", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/delta", "Permissions": [ { "Name": "Device.Read.All", @@ -60374,63 +60371,63 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delta?view=graph-rest-beta", + "Command": "Get-MgBetaDeviceDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", "Variants": [ "Delta" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/devices/{device-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceExtension", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", - "Uri": "/devices/{device-id}/extensions", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceExtension", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/extensions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceExtension", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/devices/{device-id}/extensions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceExtensionCount", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/extensions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceExtensionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagement", - "Uri": "/deviceManagement", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagement", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -60593,19 +60590,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagement", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagement", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingStateSummary", - "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummary", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -60640,19 +60637,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingStateSummary", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState", - "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates/{advancedThreatProtectionOnboardingDeviceSettingState-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates/{advancedThreatProtectionOnboardingDeviceSettingState-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -60687,20 +60684,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState", - "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -60735,19 +60732,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingStateCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -60782,19 +60779,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingStateCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile", - "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -60829,20 +60826,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile", - "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -60877,19 +60874,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfileCount", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -60924,19 +60921,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfileCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema", - "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas/{androidForWorkAppConfigurationSchema-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas/{androidForWorkAppConfigurationSchema-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -60971,20 +60968,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema", - "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -61019,19 +61016,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchemaCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -61066,19 +61063,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchemaCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile", - "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -61113,20 +61110,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile", - "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -61161,19 +61158,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementAndroidForWorkEnrollmentProfileCount", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -61208,19 +61205,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementAndroidForWorkEnrollmentProfileCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAndroidForWorkSettings", - "Uri": "/deviceManagement/androidForWorkSettings", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementAndroidForWorkSetting", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/androidForWorkSettings", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -61255,19 +61252,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementAndroidForWorkSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidForWorkSettings", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAndroidManagedStoreAccountEnterpriseSettings", - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -61302,19 +61299,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidManagedStoreAccountEnterpriseSettings", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema", - "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas/{androidManagedStoreAppConfigurationSchema-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas/{androidManagedStoreAppConfigurationSchema-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -61349,20 +61346,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema", - "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -61397,19 +61394,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchemaCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -61444,19 +61441,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchemaCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApplePushNotificationCertificate", - "Uri": "/deviceManagement/applePushNotificationCertificate", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementApplePushNotificationCertificate", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/applePushNotificationCertificate", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -61523,19 +61520,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementApplePushNotificationCertificate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplePushNotificationCertificate", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile", - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -61570,20 +61567,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile", - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -61618,19 +61615,67 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment", - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/{appleEnrollmentProfileAssignment-id}", + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/{appleEnrollmentProfileAssignment-id}", + "Permissions": [ + { + "Name": "DeviceManagementServiceConfig.Read.All", + "Description": "Read Microsoft Intune configuration", + "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementServiceConfig.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -61665,67 +61710,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment", - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments", - "CommandAlias": null, "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [ - { - "Name": "DeviceManagementServiceConfig.Read.All", - "Description": "Read Microsoft Intune configuration", - "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementServiceConfig.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "ApiVersion": "beta", - "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignmentCount", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/$count", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -61760,20 +61757,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileCount", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/$count", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -61808,19 +61805,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignedRoleDetails", - "Uri": "/deviceManagement/getAssignedRoleDetails", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementAssignedRoleDetail", "Module": "Beta.DeviceManagement.Functions", + "CommandAlias": null, + "Uri": "/deviceManagement/getAssignedRoleDetails", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -61887,19 +61884,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementAssignedRoleDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignedRoleDetails", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter", - "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementAssignmentFilter", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -61934,20 +61931,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementAssignmentFilter", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter", - "Uri": "/deviceManagement/assignmentFilters", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementAssignmentFilter", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/assignmentFilters", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -61982,19 +61979,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementAssignmentFilter", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/assignmentFilters/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementAssignmentFilterCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/assignmentFilters/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -62029,19 +62026,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementAssignmentFilterCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAssignmentFilterSupportedProperty", - "Uri": "/deviceManagement/assignmentFilters/getPlatformSupportedProperties(platform='{platform}')", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementAssignmentFilterPlatformSupportedProperty", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/assignmentFilters/getPlatformSupportedProperties(platform='{platform}')", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -62076,20 +62073,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementAssignmentFilterPlatformSupportedProperty", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAssignmentFilterSupportedProperty", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/assignmentFilters/getState", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementAssignmentFilterState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/assignmentFilters/getState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -62124,19 +62121,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementAssignmentFilterState", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAssignmentFilterSupportedProperty", - "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}/getSupportedProperties", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementAssignmentFilterSupportedProperty", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}/getSupportedProperties", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -62171,20 +62168,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementAssignmentFilterSupportedProperty", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAssignmentFilterSupportedProperty", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuditEvent", - "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementAuditEvent", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -62219,20 +62216,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementAuditEvent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuditEvent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuditEvent", - "Uri": "/deviceManagement/auditEvents", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementAuditEvent", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/auditEvents", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -62267,19 +62264,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementAuditEvent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuditEvent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/auditEvents/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementAuditEventCount", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/auditEvents/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -62314,19 +62311,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementAuditEventCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent", - "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementAutopilotEvent", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -62361,67 +62358,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementAutopilotEvent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent", - "Uri": "/deviceManagement/autopilotEvents", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementAutopilotEvent", "Module": "Beta.DeviceManagement.Enrollment", - "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.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device's owner.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiVersion": "beta", - "ApiReferenceLink": null, - "Variants": [ - "List" - ] - }, - { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/autopilotEvents/$count", "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementAutopilotEventCount", - "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/autopilotEvents", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -62456,19 +62406,66 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementAutopilotEvent", "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent", + "Method": "GET", + "Variants": [ + "List" + ] + }, + { + "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/autopilotEvents/$count", + "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.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device's owner.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementAutopilotEventCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCartToClassAssociation", - "Uri": "/deviceManagement/cartToClassAssociations/{cartToClassAssociation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementCartToClassAssociation", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/cartToClassAssociations/{cartToClassAssociation-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -62503,20 +62500,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementCartToClassAssociation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCartToClassAssociation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCartToClassAssociation", - "Uri": "/deviceManagement/cartToClassAssociations", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementCartToClassAssociation", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/cartToClassAssociations", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -62551,19 +62548,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementCartToClassAssociation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCartToClassAssociation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/cartToClassAssociations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementCartToClassAssociationCount", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/cartToClassAssociations/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -62598,19 +62595,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementCartToClassAssociationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory", - "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementCategory", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -62645,20 +62642,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory", - "Uri": "/deviceManagement/categories", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementCategory", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/categories", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -62693,19 +62690,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/categories/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementCategoryCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/categories/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -62740,19 +62737,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementCategoryCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", - "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementCategorySettingDefinition", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -62787,20 +62784,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementCategorySettingDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", - "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementCategorySettingDefinition", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -62835,19 +62832,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementCategorySettingDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementCategorySettingDefinitionCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -62882,20 +62879,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementCategorySettingDefinitionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDevice", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDevice", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -62962,20 +62959,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementComanagedDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDevice", - "Uri": "/deviceManagement/comanagedDevices", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDevice", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -63042,211 +63039,211 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementComanagedDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDevice", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetailCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetailCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceCategory", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCategory", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceCategory", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCategory", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementComanagedDeviceCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCategory/$ref", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceCategoryByRef", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCategory/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementComanagedDeviceCategoryByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/getCloudPcRemoteActionResults", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceCloudPcRemoteActionResult", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/getCloudPcRemoteActionResults", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-getcloudpcremoteactionresults?view=graph-rest-beta", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceCloudPcRemoteActionResult", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcReviewStatus", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/getCloudPcReviewStatus", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceCloudPcReviewStatus", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/getCloudPcReviewStatus", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-getcloudpcreviewstatus?view=graph-rest-beta", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceCloudPcReviewStatus", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcReviewStatus", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceCompliancePolicyStateCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementComanagedDeviceCompliancePolicyStateCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceConfigurationState", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceConfigurationState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementComanagedDeviceConfigurationState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceConfigurationState", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceConfigurationState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementComanagedDeviceConfigurationState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceConfigurationStateCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementComanagedDeviceConfigurationStateCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -63313,63 +63310,63 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementComanagedDeviceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDetectedApp", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/detectedApps/{detectedApp-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceDetectedApp", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/detectedApps/{detectedApp-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementComanagedDeviceDetectedApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDetectedApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDetectedApp", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/detectedApps", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceDetectedApp", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/detectedApps", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementComanagedDeviceDetectedApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDetectedApp", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/detectedApps/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceDetectedAppCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/detectedApps/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementComanagedDeviceDetectedAppCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/getFileVaultKey", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceFileVaultKey", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/getFileVaultKey", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -63436,167 +63433,167 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementComanagedDeviceFileVaultKey", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceHealthScriptState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementComanagedDeviceHealthScriptState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceHealthScriptState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementComanagedDeviceHealthScriptState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceHealthScriptStateCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementComanagedDeviceHealthScriptStateCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceLogCollectionRequest", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementComanagedDeviceLogCollectionRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceLogCollectionRequest", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementComanagedDeviceLogCollectionRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceLogCollectionRequestCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementComanagedDeviceLogCollectionRequestCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationStateCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationStateCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/getNonCompliantSettings", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceNonCompliantSetting", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/getNonCompliantSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementComanagedDeviceNonCompliantSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPowerliftIncidentDetail", - "Uri": "/deviceManagement/comanagedDevices/retrievePowerliftAppDiagnosticsDetails(userPrincipalName='{userPrincipalName}')", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDevicePowerliftAppDiagnosticDetail", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/retrievePowerliftAppDiagnosticsDetails(userPrincipalName='{userPrincipalName}')", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -63663,108 +63660,108 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementComanagedDevicePowerliftAppDiagnosticDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPowerliftIncidentDetail", + "Method": "GET", "Variants": [ "Retrieve", "RetrieveViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityBaselineState", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityBaselineState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityBaselineState", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityBaselineState", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingStateCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingStateCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphComanagedDevicesSummary", - "Uri": "/deviceManagement/getComanagedDevicesSummary", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceSummary", "Module": "Beta.DeviceManagement.Functions", + "CommandAlias": null, + "Uri": "/deviceManagement/getComanagedDevicesSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -63831,92 +63828,92 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementComanagedDeviceSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphComanagedDevicesSummary", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/users", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceUser", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/users", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementComanagedDeviceUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsProtectionState", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceWindowsProtectionState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementComanagedDeviceWindowsProtectionState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsProtectionState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareStateCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareStateCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphComanagementEligibleDevice", - "Uri": "/deviceManagement/comanagementEligibleDevices/{comanagementEligibleDevice-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagementEligibleDevice", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagementEligibleDevices/{comanagementEligibleDevice-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -63983,20 +63980,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementComanagementEligibleDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphComanagementEligibleDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphComanagementEligibleDevice", - "Uri": "/deviceManagement/comanagementEligibleDevices", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagementEligibleDevice", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagementEligibleDevices", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -64063,19 +64060,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementComanagementEligibleDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphComanagementEligibleDevice", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/comanagementEligibleDevices/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagementEligibleDeviceCount", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagementEligibleDevices/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -64142,19 +64139,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementComanagementEligibleDeviceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphComanagementEligibleDevicesSummary", - "Uri": "/deviceManagement/getComanagementEligibleDevicesSummary", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagementEligibleDeviceSummary", "Module": "Beta.DeviceManagement.Functions", + "CommandAlias": null, + "Uri": "/deviceManagement/getComanagementEligibleDevicesSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -64221,19 +64218,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementComanagementEligibleDeviceSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphComanagementEligibleDevicesSummary", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphComplianceManagementPartner", - "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComplianceManagementPartner", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -64300,20 +64297,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementComplianceManagementPartner", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphComplianceManagementPartner", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphComplianceManagementPartner", - "Uri": "/deviceManagement/complianceManagementPartners", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComplianceManagementPartner", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/complianceManagementPartners", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -64380,19 +64377,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementComplianceManagementPartner", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphComplianceManagementPartner", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/complianceManagementPartners/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComplianceManagementPartnerCount", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/complianceManagementPartners/$count", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -64459,19 +64456,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementComplianceManagementPartnerCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementCompliancePolicy", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementCompliancePolicy", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -64506,115 +64503,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementCompliancePolicy", - "Uri": "/deviceManagement/compliancePolicies", - "CommandAlias": null, "Command": "Get-MgBetaDeviceManagementCompliancePolicy", - "Module": "Beta.DeviceManagement", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "ApiVersion": "beta", - "ApiReferenceLink": null, - "Variants": [ - "List" - ] - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementCompliancePolicy", "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementCompliancePolicyAssignment", - "Module": "Beta.DeviceManagement", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiVersion": "beta", - "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementCompliancePolicyAssignment", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/compliancePolicies", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -64649,19 +64551,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementCompliancePolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementCompliancePolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementCompliancePolicyAssignmentCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -64696,67 +64598,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementCompliancePolicyAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/compliancePolicies/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementCompliancePolicyCount", "Module": "Beta.DeviceManagement", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiVersion": "beta", - "ApiReferenceLink": null, - "Variants": [ - "Get" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}", "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", - "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -64791,20 +64646,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementCompliancePolicyAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -64839,19 +64693,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementCompliancePolicyAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/compliancePolicies/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -64886,20 +64741,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementCompliancePolicyCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementComplianceActionItem", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceManagementComplianceActionItem-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -64934,20 +64788,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementComplianceActionItem", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -64982,19 +64836,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfigurationCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -65029,20 +64883,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementCompliancePolicySetting", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceManagementComplianceActionItem-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -65077,20 +64931,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementComplianceActionItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementCompliancePolicySetting", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -65125,19 +64979,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementComplianceActionItem", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementCompliancePolicySettingCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -65172,64 +65026,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementCompliancePolicySettingDefinition", - "Module": "Beta.DeviceManagement", - "Permissions": [], - "ApiVersion": "beta", - "ApiReferenceLink": null, - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementCompliancePolicySettingDefinition", - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfigurationCount", "ApiVersion": "beta", - "ApiReferenceLink": null, - "Variants": [ - "List" - ] - }, - { - "Method": "GET", "OutputType": null, - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementCompliancePolicySettingDefinitionCount", - "Module": "Beta.DeviceManagement", - "Permissions": [], - "ApiVersion": "beta", - "ApiReferenceLink": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", - "Uri": "/deviceManagement/complianceSettings/{deviceManagementConfigurationSettingDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComplianceSetting", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -65264,20 +65074,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementCompliancePolicySetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", - "Uri": "/deviceManagement/complianceSettings", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComplianceSetting", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -65312,19 +65122,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementCompliancePolicySetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/complianceSettings/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComplianceSettingCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -65359,44 +65169,81 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementCompliancePolicySettingCount", "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { + "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}", + "Permissions": [], "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementCompliancePolicySettingDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "Method": "GET", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ] }, { + "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions", + "Permissions": [], + "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementCompliancePolicySettingDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", "Method": "GET", - "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", - "Uri": "/deviceManagement/conditionalAccessSettings", + "Variants": [ + "List" + ] + }, + { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementConditionalAccessSetting", - "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/$count", + "Permissions": [], + "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementCompliancePolicySettingDefinitionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { + "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/complianceSettings/{deviceManagementConfigurationSettingDefinition-id}", "Permissions": [ { - "Name": "DeviceManagementServiceConfig.Read.All", - "Description": "Read Microsoft Intune configuration", - "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true, "PermissionType": "DelegatedWork", "IsLeastPrivilege": true }, { - "Name": "DeviceManagementServiceConfig.Read.All", + "Name": "DeviceManagementConfiguration.Read.All", "Description": null, "FullDescription": null, "IsAdmin": true, "PermissionType": "Application", "IsLeastPrivilege": true }, - { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -65405,22 +65252,6 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": null, @@ -65428,29 +65259,22 @@ "IsAdmin": true, "PermissionType": "Application", "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementComplianceSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "Method": "GET", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementConfigurationPolicy", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/complianceSettings", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -65485,20 +65309,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementComplianceSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", - "Uri": "/deviceManagement/configurationPolicies", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementConfigurationPolicy", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/complianceSettings/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -65533,36 +65356,44 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementComplianceSettingCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ - "List" + "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}", + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyAssignment", - "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/conditionalAccessSettings", "Permissions": [ { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "DeviceManagementServiceConfig.Read.All", + "Description": "Read Microsoft Intune configuration", + "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true, "PermissionType": "DelegatedWork", "IsLeastPrivilege": true }, { - "Name": "DeviceManagementConfiguration.Read.All", + "Name": "DeviceManagementServiceConfig.Read.All", "Description": null, "FullDescription": null, "IsAdmin": true, "PermissionType": "Application", "IsLeastPrivilege": true }, + { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -65571,6 +65402,22 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": null, @@ -65578,22 +65425,29 @@ "IsAdmin": true, "PermissionType": "Application", "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementConditionalAccessSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyAssignment", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -65628,19 +65482,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementConfigurationPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyAssignmentCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicies", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -65675,20 +65530,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementConfigurationPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/configurationPolicies/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -65723,49 +65577,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, - "Variants": [ - "Get" - ] - }, - { - "Method": "POST", - "OutputType": "IMicrosoftGraphEnrollmentTimeDeviceMembershipTargetResult", - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/retrieveEnrollmentTimeDeviceMembershipTarget", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyEnrollmentTimeDeviceMembershipTarget", - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyAssignment", "ApiVersion": "beta", - "ApiReferenceLink": null, - "Variants": [ - "Retrieve", - "RetrieveViaIdentity" - ] - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/retrieveLatestUpgradeDefaultBaselinePolicy", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyLatestUpgradeDefaultBaselinePolicy", - "Module": "Beta.DeviceManagement", - "Permissions": [], - "ApiVersion": "beta", - "ApiReferenceLink": null, "Variants": [ - "Retrieve", - "RetrieveViaIdentity" + "Get", + "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementConfigurationPolicySetting", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -65800,20 +65625,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementConfigurationPolicySetting", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -65848,19 +65672,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementConfigurationPolicySettingCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicies/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -65895,20 +65720,49 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyCount", "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "Variants": [ + "Get" + ] + }, + { + "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/retrieveEnrollmentTimeDeviceMembershipTarget", + "Permissions": [], "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyEnrollmentTimeDeviceMembershipTarget", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEnrollmentTimeDeviceMembershipTargetResult", + "Method": "POST", "Variants": [ - "Get", - "GetViaIdentity" + "Retrieve", + "RetrieveViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}", + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementConfigurationPolicySettingDefinition", + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/retrieveLatestUpgradeDefaultBaselinePolicy", + "Permissions": [], + "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyLatestUpgradeDefaultBaselinePolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", + "Method": "GET", + "Variants": [ + "Retrieve", + "RetrieveViaIdentity" + ] + }, + { "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -65943,20 +65797,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementConfigurationPolicySetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementConfigurationPolicySettingDefinition", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -65991,19 +65845,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementConfigurationPolicySetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementConfigurationPolicySettingDefinitionCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -66038,20 +65892,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementConfigurationPolicySettingCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyTemplate", - "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplate", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -66086,20 +65940,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementConfigurationPolicySettingDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyTemplate", - "Uri": "/deviceManagement/configurationPolicyTemplates", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplate", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -66134,19 +65988,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementConfigurationPolicySettingDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/configurationPolicyTemplates/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -66181,19 +66035,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementConfigurationPolicySettingDefinitionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", - "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -66228,20 +66083,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyTemplate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", - "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicyTemplates", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -66276,19 +66131,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyTemplate", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinitionCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicyTemplates/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -66323,20 +66178,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingTemplate", - "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -66371,20 +66225,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingTemplate", - "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -66419,19 +66273,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplateCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -66466,20 +66320,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinitionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", - "Uri": "/deviceManagement/configurationSettings/{deviceManagementConfigurationSettingDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementConfigurationSetting", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -66514,20 +66368,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingTemplate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", - "Uri": "/deviceManagement/configurationSettings", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementConfigurationSetting", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -66562,19 +66416,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingTemplate", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/configurationSettings/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementConfigurationSettingCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -66609,19 +66463,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplateCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDataSharingConsent", - "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDataSharingConsent", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationSettings/{deviceManagementConfigurationSettingDefinition-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -66632,21 +66487,13 @@ "IsLeastPrivilege": true }, { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Name": "DeviceManagementConfiguration.Read.All", "Description": null, "FullDescription": null, "IsAdmin": true, "PermissionType": "Application", "IsLeastPrivilege": true }, - { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -66662,41 +66509,33 @@ "IsAdmin": true, "PermissionType": "Application", "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementConfigurationSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDataSharingConsent", - "Uri": "/deviceManagement/dataSharingConsents", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDataSharingConsent", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationSettings", "Permissions": [ { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true, "PermissionType": "DelegatedWork", "IsLeastPrivilege": true }, { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Name": "DeviceManagementConfiguration.Read.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -66711,24 +66550,55 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementConfigurationSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "Method": "GET", + "Variants": [ + "List" + ] + }, + { + "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationSettings/$count", + "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", "Description": "Read Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true, "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false + "IsLeastPrivilege": true }, { - "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Name": "DeviceManagementConfiguration.Read.All", "Description": null, "FullDescription": null, "IsAdmin": true, "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", "IsLeastPrivilege": false }, { - "Name": "DeviceManagementConfiguration.Read.All", + "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -66736,24 +66606,24 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementConfigurationSettingCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ - "List" + "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/dataSharingConsents/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDataSharingConsentCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}", "Permissions": [ { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true, "PermissionType": "DelegatedWork", "IsLeastPrivilege": true @@ -66767,17 +66637,17 @@ "IsLeastPrivilege": true }, { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true, "PermissionType": "DelegatedWork", "IsLeastPrivilege": false }, { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true, "PermissionType": "DelegatedWork", "IsLeastPrivilege": false @@ -66799,30 +66669,31 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDataSharingConsent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDataSharingConsent", + "Method": "GET", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDepOnboardingSetting", - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}", + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDepOnboardingSetting", - "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/dataSharingConsents", "Permissions": [ { - "Name": "DeviceManagementServiceConfig.Read.All", - "Description": "Read Microsoft Intune configuration", - "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true, "PermissionType": "DelegatedWork", "IsLeastPrivilege": true }, { - "Name": "DeviceManagementServiceConfig.Read.All", + "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -66830,15 +66701,31 @@ "IsLeastPrivilege": true }, { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true, "PermissionType": "DelegatedWork", "IsLeastPrivilege": false }, { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "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, @@ -66846,31 +66733,30 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDataSharingConsent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDataSharingConsent", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDepOnboardingSetting", - "Uri": "/deviceManagement/depOnboardingSettings", + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDepOnboardingSetting", - "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/dataSharingConsents/$count", "Permissions": [ { - "Name": "DeviceManagementServiceConfig.Read.All", - "Description": "Read Microsoft Intune configuration", - "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true, "PermissionType": "DelegatedWork", "IsLeastPrivilege": true }, { - "Name": "DeviceManagementServiceConfig.Read.All", + "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -66878,15 +66764,31 @@ "IsLeastPrivilege": true }, { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true, "PermissionType": "DelegatedWork", "IsLeastPrivilege": false }, { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "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, @@ -66894,19 +66796,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDataSharingConsentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ - "List" + "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/depOnboardingSettings/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingCount", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -66941,19 +66843,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDepOnboardingSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDepOnboardingSetting", + "Method": "GET", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDepIosEnrollmentProfile", - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/defaultIosEnrollmentProfile", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingDefaultIoEnrollmentProfile", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/depOnboardingSettings", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -66988,20 +66891,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDepOnboardingSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDepOnboardingSetting", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDepMacOSEnrollmentProfile", - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/defaultMacOsEnrollmentProfile", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingDefaultMacOSEnrollmentProfile", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/depOnboardingSettings/$count", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -67036,50 +66938,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphDepTvOSEnrollmentProfile", - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/defaultTvOSEnrollmentProfile", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingDefaultTvOSEnrollmentProfile", - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingCount", "ApiVersion": "beta", - "ApiReferenceLink": null, - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { + "OutputType": null, "Method": "GET", - "OutputType": "IMicrosoftGraphDepVisionOSEnrollmentProfile", - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/defaultVisionOSEnrollmentProfile", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingDefaultVisionOSEnrollmentProfile", - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], - "ApiVersion": "beta", - "ApiReferenceLink": null, "Variants": [ - "Get", - "GetViaIdentity" + "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/getEncryptionPublicKey", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingEncryptionPublicKey", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/defaultIosEnrollmentProfile", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -67114,20 +66985,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingDefaultIoEnrollmentProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDepIosEnrollmentProfile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEnrollmentProfile", - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/defaultMacOsEnrollmentProfile", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -67162,20 +67033,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingDefaultMacOSEnrollmentProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDepMacOSEnrollmentProfile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/defaultTvOSEnrollmentProfile", + "Permissions": [], + "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingDefaultTvOSEnrollmentProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDepTvOSEnrollmentProfile", "Method": "GET", - "OutputType": "IMicrosoftGraphEnrollmentProfile", - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/defaultVisionOSEnrollmentProfile", + "Permissions": [], + "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingDefaultVisionOSEnrollmentProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDepVisionOSEnrollmentProfile", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/getEncryptionPublicKey", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -67210,19 +67111,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingEncryptionPublicKey", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfileCount", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -67257,20 +67159,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEnrollmentProfile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/depOnboardingSettings/getExpiringVppTokenCount(expiringBeforeDateTime='{expiringBeforeDateTime}')", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingExpiringVppTokenCount", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -67305,20 +67207,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEnrollmentProfile", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity", - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/{importedAppleDeviceIdentity-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/$count", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -67353,20 +67254,116 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfileCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/depOnboardingSettings/getExpiringVppTokenCount(expiringBeforeDateTime='{expiringBeforeDateTime}')", + "Permissions": [ + { + "Name": "DeviceManagementServiceConfig.Read.All", + "Description": "Read Microsoft Intune configuration", + "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementServiceConfig.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingExpiringVppTokenCount", + "ApiVersion": "beta", + "OutputType": null, "Method": "GET", - "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity", - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/{importedAppleDeviceIdentity-id}", + "Permissions": [ + { + "Name": "DeviceManagementServiceConfig.Read.All", + "Description": "Read Microsoft Intune configuration", + "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementServiceConfig.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -67401,19 +67398,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentityCount", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/$count", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -67448,63 +67445,63 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentityCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings", - "Uri": "/deviceManagement/derivedCredentials/{deviceManagementDerivedCredentialSettings-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDerivedCredential", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/derivedCredentials/{deviceManagementDerivedCredentialSettings-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDerivedCredential", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings", - "Uri": "/deviceManagement/derivedCredentials", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDerivedCredential", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/derivedCredentials", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDerivedCredential", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/derivedCredentials/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDerivedCredentialCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/derivedCredentials/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDerivedCredentialCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDetectedApp", - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDetectedApp", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -67571,20 +67568,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDetectedApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDetectedApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDetectedApp", - "Uri": "/deviceManagement/detectedApps", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDetectedApp", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/detectedApps", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -67651,19 +67648,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDetectedApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDetectedApp", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/detectedApps/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDetectedAppCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/detectedApps/$count", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -67730,19 +67727,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDetectedAppCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDevice", - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDetectedAppManagedDevice", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -67777,20 +67774,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDetectedAppManagedDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDevice", - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDetectedAppManagedDevice", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -67825,19 +67822,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDetectedAppManagedDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDevice", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDetectedAppManagedDeviceCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/$count", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -67872,20 +67869,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDetectedAppManagedDeviceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceCategory", - "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceCategory", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -67952,20 +67949,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceCategory", - "Uri": "/deviceManagement/deviceCategories", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceCategory", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCategories", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -68032,19 +68029,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCategory", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/deviceCategories/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceCategoryCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCategories/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -68111,19 +68108,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceCategoryCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicy", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -68158,20 +68155,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", - "Uri": "/deviceManagement/deviceCompliancePolicies", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicy", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -68206,19 +68203,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -68253,20 +68250,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -68301,19 +68298,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyAssignmentCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -68348,20 +68345,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -68396,19 +68393,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRetireScheduledManagedDevice", - "Uri": "/deviceManagement/deviceCompliancePolicies/getDevicesScheduledToRetire", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceScheduledToRetire", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/getDevicesScheduledToRetire", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -68443,19 +68440,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceScheduledToRetire", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRetireScheduledManagedDevice", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -68490,20 +68487,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -68538,19 +68535,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummaryCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -68585,20 +68582,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummaryCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary", - "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStateSummary", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -68633,19 +68630,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStateSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -68680,20 +68677,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -68728,19 +68725,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -68775,20 +68772,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -68823,20 +68820,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/getNoncompliantDevicesToRetire", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyNoncompliantDeviceToRetire", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/getNoncompliantDevicesToRetire", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -68871,20 +68868,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyNoncompliantDeviceToRetire", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -68919,20 +68916,67 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule", + "Module": "Beta.DeviceManagement", "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", + "Method": "GET", + "Variants": [ + "List" + ] + }, + { "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -68967,19 +69011,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -69014,20 +69059,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -69062,20 +69107,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -69110,19 +69154,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfigurationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfigurationCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -69157,20 +69202,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -69205,20 +69250,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -69253,19 +69297,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ - "List" + "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -69300,19 +69344,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", + "Method": "GET", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -69347,20 +69392,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -69395,19 +69439,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingStateCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingStateCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -69442,20 +69487,67 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", + "Module": "Beta.DeviceManagement", "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", + "Method": "GET", + "Variants": [ + "List" + ] + }, + { "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -69490,20 +69582,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -69538,19 +69630,39 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusOverview", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview", + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/$count", + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusCount", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/windowsPrivacyAccessControls", + "Permissions": [], + "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceConfiguration", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "Variants": [ + "Access", + "AccessExpanded", + "AccessViaIdentity", + "AccessViaIdentityExpanded", + "Get", + "GetViaIdentity" + ] + }, + { "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -69585,20 +69697,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfiguration", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusOverview", - "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -69633,39 +69744,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/windowsPrivacyAccessControls", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfiguration", - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationAllManagedDeviceCertificateStateCount", "ApiVersion": "beta", - "ApiReferenceLink": null, + "OutputType": null, + "Method": "GET", "Variants": [ - "Access", - "AccessExpanded", - "AccessViaIdentity", - "AccessViaIdentityExpanded", - "Get", - "GetViaIdentity" + "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceConfiguration", - "Uri": "/deviceManagement/deviceConfigurations", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfiguration", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -69700,19 +69791,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates/$count", + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationAllManagedDeviceCertificateStateCount", - "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -69747,19 +69839,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + "Method": "GET", "Variants": [ - "Get" + "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationAssignment", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -69794,20 +69886,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationAssignment", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurationConflictSummary/{deviceConfigurationConflictSummary-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -69842,19 +69934,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationConflictSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary", + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationAssignmentCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurationConflictSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -69889,20 +69982,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationConflictSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary", - "Uri": "/deviceManagement/deviceConfigurationConflictSummary/{deviceConfigurationConflictSummary-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationConflictSummary", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurationConflictSummary/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -69937,20 +70029,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationConflictSummaryCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary", - "Uri": "/deviceManagement/deviceConfigurationConflictSummary", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationConflictSummary", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -69985,19 +70076,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ - "List" + "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/deviceConfigurationConflictSummary/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationConflictSummaryCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -70032,19 +70123,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "Method": "GET", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/deviceConfigurations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -70079,19 +70171,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "Method": "GET", "Variants": [ - "Get" + "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -70126,20 +70218,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummaryCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -70174,19 +70266,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStateSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary", + "Method": "GET", "Variants": [ - "List" + "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummaryCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -70221,20 +70313,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary", - "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStateSummary", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -70269,67 +70361,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, - "Variants": [ - "Get" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", - "CommandAlias": null, "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", - "Module": "Beta.DeviceManagement", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "ApiVersion": "beta", - "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -70364,67 +70408,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, - "Variants": [ - "List" - ] - }, - { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/$count", - "CommandAlias": null, "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatusCount", - "Module": "Beta.DeviceManagement", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "ApiVersion": "beta", - "ApiReferenceLink": null, + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatusOverview", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -70459,20 +70456,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatusOverview", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -70507,20 +70504,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -70555,19 +70552,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationGroupAssignmentCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -70602,20 +70599,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationGroupAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceConfiguration", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}/deviceConfiguration", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationGroupAssignmentDeviceConfiguration", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}/deviceConfiguration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -70650,20 +70647,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationGroupAssignmentDeviceConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfiguration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIosAvailableUpdateVersion", - "Uri": "/deviceManagement/deviceConfigurations/getIosAvailableUpdateVersions", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationIoAvailableUpdateVersion", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/getIosAvailableUpdateVersions", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -70698,19 +70695,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationIoAvailableUpdateVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIosAvailableUpdateVersion", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState", - "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates/{managedAllDeviceCertificateState-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates/{managedAllDeviceCertificateState-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -70745,20 +70742,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState", - "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -70793,19 +70790,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/getOmaSettingPlainTextValue(secretReferenceValueId='{secretReferenceValueId}')", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationOmaSettingPlainTextValue", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/getOmaSettingPlainTextValue(secretReferenceValueId='{secretReferenceValueId}')", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -70840,20 +70837,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationOmaSettingPlainTextValue", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRestrictedAppsViolation", - "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/{restrictedAppsViolation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/{restrictedAppsViolation-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -70888,20 +70885,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRestrictedAppsViolation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRestrictedAppsViolation", - "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -70936,19 +70933,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRestrictedAppsViolation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolationCount", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -70983,34 +70980,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceConfigurationTargetedUserAndDevice", - "Uri": "/deviceManagement/deviceConfigurations/getTargetedUsersAndDevices", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationTargetedUserAndDevice", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/getTargetedUsersAndDevices", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationTargetedUserAndDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationTargetedUserAndDevice", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStateSummary", - "Uri": "/deviceManagement/deviceConfigurationUserStateSummaries", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStateSummary", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurationUserStateSummaries", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -71045,19 +71042,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStateSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStateSummary", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStatus", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -71092,20 +71089,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStatus", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStatus", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -71140,19 +71137,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStatus", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStatusCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -71187,20 +71184,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStatusCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStatusOverview", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -71235,20 +71232,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStatusOverview", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfiguration", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -71315,20 +71312,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfiguration", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceEnrollmentConfigurations", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -71395,19 +71392,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -71474,20 +71471,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -71554,19 +71551,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignmentCount", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/$count", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -71633,20 +71630,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationCount", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/$count", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -71713,19 +71710,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceHealthScript", - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceHealthScript", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -71792,20 +71789,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceHealthScript", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceHealthScript", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceHealthScript", - "Uri": "/deviceManagement/deviceHealthScripts", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceHealthScript", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceHealthScripts", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -71872,19 +71869,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceHealthScript", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceHealthScript", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment", - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/{deviceHealthScriptAssignment-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptAssignment", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/{deviceHealthScriptAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -71919,20 +71916,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment", - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptAssignment", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -71999,19 +71996,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptAssignmentCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -72078,20 +72075,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/deviceHealthScripts/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceHealthScripts/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -72158,19 +72155,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState", - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -72205,20 +72202,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState", - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -72285,19 +72282,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptDeviceRunStateCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -72364,20 +72361,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptDeviceRunStateCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDevice", - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -72444,20 +72441,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/getGlobalScriptHighestAvailableVersion", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptGlobalScriptHighestAvailableVersion", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/getGlobalScriptHighestAvailableVersion", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -72508,20 +72505,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptGlobalScriptHighestAvailableVersion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceHealthScriptRemediationHistory", - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/getRemediationHistory", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptRemediationHistory", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/getRemediationHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -72588,20 +72585,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptRemediationHistory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceHealthScriptRemediationHistory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceHealthScriptRemediationSummary", - "Uri": "/deviceManagement/deviceHealthScripts/getRemediationSummary", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptRemediationSummary", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceHealthScripts/getRemediationSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -72668,19 +72665,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptRemediationSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceHealthScriptRemediationSummary", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceHealthScriptRunSummary", - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/runSummary", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptRunSummary", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/runSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -72747,20 +72744,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptRunSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceHealthScriptRunSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceShellScript", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceShellScript", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -72827,20 +72824,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceShellScript", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceShellScript", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceShellScript", - "Uri": "/deviceManagement/deviceShellScripts", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceShellScript", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceShellScripts", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -72907,19 +72904,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceShellScript", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceShellScript", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/{deviceManagementScriptAssignment-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptAssignment", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/{deviceManagementScriptAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -72986,20 +72983,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptAssignment", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -73066,19 +73063,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptAssignmentCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -73145,20 +73142,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/deviceShellScripts/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceShellScripts/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -73225,19 +73222,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -73304,20 +73301,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -73384,19 +73381,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptDeviceRunStateCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -73463,35 +73460,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptDeviceRunStateCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDevice", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -73558,20 +73555,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -73638,19 +73635,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptGroupAssignmentCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -73717,20 +73714,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptGroupAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementScriptRunSummary", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/runSummary", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptRunSummary", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/runSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -73797,20 +73794,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptRunSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptRunSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -73877,20 +73874,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -73957,19 +73954,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunStateCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -74036,49 +74033,97 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunStateCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector", - "Uri": "/deviceManagement/domainJoinConnectors/{deviceManagementDomainJoinConnector-id}", + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, + "Uri": "/deviceManagement/domainJoinConnectors/{deviceManagementDomainJoinConnector-id}", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, "Command": "Get-MgBetaDeviceManagementDomainJoinConnector", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/domainJoinConnectors", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -74113,20 +74158,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDomainJoinConnector", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector", - "Uri": "/deviceManagement/domainJoinConnectors", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDomainJoinConnector", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/domainJoinConnectors/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -74161,30 +74205,30 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementDomainJoinConnectorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ - "List" + "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/domainJoinConnectors/$count", + "Module": "Beta.DeviceManagement.Functions", "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDomainJoinConnectorCount", - "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/getEffectivePermissions", "Permissions": [ { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "DeviceManagementRBAC.Read.All", + "Description": "Read Microsoft Intune RBAC settings", + "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", "IsAdmin": true, "PermissionType": "DelegatedWork", "IsLeastPrivilege": true }, { - "Name": "DeviceManagementConfiguration.Read.All", + "Name": "DeviceManagementRBAC.Read.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -74192,15 +74236,15 @@ "IsLeastPrivilege": true }, { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "DeviceManagementRBAC.ReadWrite.All", + "Description": "Read and write Microsoft Intune RBAC settings", + "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", "IsAdmin": true, "PermissionType": "DelegatedWork", "IsLeastPrivilege": false }, { - "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Name": "DeviceManagementRBAC.ReadWrite.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -74208,30 +74252,32 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementEffectivePermission", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ - "Get" + "Get", + "Get1", + "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/getEffectivePermissions", + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementEffectivePermission", - "Module": "Beta.DeviceManagement.Functions", + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}", "Permissions": [ { - "Name": "DeviceManagementRBAC.Read.All", - "Description": "Read Microsoft Intune RBAC settings", - "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true, "PermissionType": "DelegatedWork", "IsLeastPrivilege": true }, { - "Name": "DeviceManagementRBAC.Read.All", + "Name": "DeviceManagementConfiguration.Read.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -74239,15 +74285,15 @@ "IsLeastPrivilege": true }, { - "Name": "DeviceManagementRBAC.ReadWrite.All", - "Description": "Read and write Microsoft Intune RBAC settings", - "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true, "PermissionType": "DelegatedWork", "IsLeastPrivilege": false }, { - "Name": "DeviceManagementRBAC.ReadWrite.All", + "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -74255,21 +74301,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePool", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool", + "Method": "GET", "Variants": [ "Get", - "Get1", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool", - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePool", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/embeddedSIMActivationCodePools", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -74304,20 +74349,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePool", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool", - "Uri": "/deviceManagement/embeddedSIMActivationCodePools", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePool", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments/{embeddedSIMActivationCodePoolAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -74352,19 +74396,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments/{embeddedSIMActivationCodePoolAssignment-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -74399,20 +74444,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -74447,19 +74491,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignmentCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -74494,20 +74539,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates/{embeddedSIMDeviceState-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -74542,19 +74586,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState", + "Method": "GET", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState", - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates/{embeddedSIMDeviceState-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -74589,20 +74634,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState", - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -74637,36 +74681,45 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceStateCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates/$count", + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceStateCount", - "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", "Permissions": [ { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "Name": "DeviceManagementServiceConfig.Read.All", + "Description": "Read Microsoft Intune configuration", + "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.", "IsAdmin": true, "PermissionType": "DelegatedWork", "IsLeastPrivilege": true }, { - "Name": "DeviceManagementConfiguration.Read.All", + "Name": "DeviceManagementServiceConfig.Read.All", "Description": null, "FullDescription": null, "IsAdmin": true, "PermissionType": "Application", "IsLeastPrivilege": true }, + { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -74675,6 +74728,22 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": null, @@ -74682,22 +74751,30 @@ "IsAdmin": true, "PermissionType": "Application", "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementExchangeConnector", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", - "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementExchangeConnector", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/exchangeConnectors", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -74764,99 +74841,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", - "Uri": "/deviceManagement/exchangeConnectors", - "CommandAlias": null, "Command": "Get-MgBetaDeviceManagementExchangeConnector", - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [ - { - "Name": "DeviceManagementServiceConfig.Read.All", - "Description": "Read Microsoft Intune configuration", - "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementServiceConfig.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementServiceConfig.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 - } - ], "ApiVersion": "beta", - "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/exchangeConnectors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementExchangeConnectorCount", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/exchangeConnectors/$count", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -74923,19 +74920,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementExchangeConnectorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy", - "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementExchangeOnPremisePolicy", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -75002,8 +74999,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementExchangeOnPremisePolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -75011,29 +75011,29 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy", - "Uri": "/deviceManagement/exchangeOnPremisesPolicies", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementExchangeOnPremisePolicy", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/exchangeOnPremisesPolicies", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementExchangeOnPremisePolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", - "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}/conditionalAccessSettings", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementExchangeOnPremisePolicyConditionalAccessSetting", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}/conditionalAccessSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementExchangeOnPremisePolicyConditionalAccessSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -75041,26 +75041,23 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/exchangeOnPremisesPolicies/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementExchangeOnPremisePolicyCount", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/exchangeOnPremisesPolicies/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementExchangeOnPremisePolicyCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyCategory", - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategory", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -75095,20 +75092,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyCategory", - "Uri": "/deviceManagement/groupPolicyCategories", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategory", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyCategories", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -75143,63 +75140,63 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyCategory", - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/children/{groupPolicyCategory-id1}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryChild", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/children/{groupPolicyCategory-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryChild", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyCategory", - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/children", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryChild", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/children", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryChild", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/children/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryChildCount", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/children/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryChildCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/groupPolicyCategories/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryCount", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyCategories/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -75234,93 +75231,93 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitions/{groupPolicyDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryDefinition", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitions/{groupPolicyDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitions", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryDefinition", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryDefinitionCount", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryDefinitionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitionFile", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryDefinitionFile", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitionFile", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryDefinitionFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyCategory", - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/parent", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryParent", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/parent", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryParent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyConfiguration", - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfiguration", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -75355,20 +75352,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyConfiguration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyConfiguration", - "Uri": "/deviceManagement/groupPolicyConfigurations", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfiguration", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyConfigurations", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -75403,19 +75400,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyConfiguration", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments/{groupPolicyConfigurationAssignment-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments/{groupPolicyConfigurationAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -75450,20 +75447,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -75498,19 +75495,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationAssignmentCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -75545,20 +75542,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/groupPolicyConfigurations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyConfigurations/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -75593,19 +75590,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue", - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -75640,20 +75637,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue", - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -75688,19 +75685,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValueCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -75735,20 +75732,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValueCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/definition", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValueDefinition", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/definition", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -75783,20 +75780,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValueDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue", - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues/{groupPolicyPresentationValue-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues/{groupPolicyPresentationValue-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -75831,20 +75828,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue", - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -75879,19 +75876,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinition", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -75926,20 +75923,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", - "Uri": "/deviceManagement/groupPolicyDefinitions", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinition", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -75974,34 +75971,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyCategory", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/category", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionCategory", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/category", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionCount", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -76036,19 +76033,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", - "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFile", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -76083,8 +76080,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -76093,559 +76093,556 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", - "Uri": "/deviceManagement/groupPolicyDefinitionFiles", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFile", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitionFiles", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/groupPolicyDefinitionFiles/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFileCount", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitionFiles/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFileCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", - "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}/definitions/{groupPolicyDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFileDefinition", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}/definitions/{groupPolicyDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFileDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", - "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}/definitions", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFileDefinition", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}/definitions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFileDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}/definitions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFileDefinitionCount", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}/definitions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFileDefinitionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinition", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyCategory", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/category", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionCategory", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/category", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/definitionFile", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionFile", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/definitionFile", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/{groupPolicyPresentation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/{groupPolicyPresentation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentationCount", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/{groupPolicyPresentation-id}/definition", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentationDefinition", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/{groupPolicyPresentation-id}/definition", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentationDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinition", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyCategory", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/category", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionCategory", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/category", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/definitionFile", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionFile", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/definitionFile", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/{groupPolicyPresentation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/{groupPolicyPresentation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentationCount", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/{groupPolicyPresentation-id}/definition", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentationDefinition", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/{groupPolicyPresentation-id}/definition", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentationDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPresentationCount", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPresentationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}/definition", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPresentationDefinition", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}/definition", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPresentationDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinition", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyCategory", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/category", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionCategory", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/category", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/definitionFile", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionFile", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/definitionFile", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinition", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyCategory", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/category", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionCategory", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/category", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/definitionFile", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionFile", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/definitionFile", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/{groupPolicyPresentation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/{groupPolicyPresentation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentationCount", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/{groupPolicyPresentation-id}/definition", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentationDefinition", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/{groupPolicyPresentation-id}/definition", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentationDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/{groupPolicyPresentation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/{groupPolicyPresentation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentationCount", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/{groupPolicyPresentation-id}/definition", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentationDefinition", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/{groupPolicyPresentation-id}/definition", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentationDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyMigrationReport", - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReport", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -76680,20 +76677,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReport", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyMigrationReport", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyMigrationReport", - "Uri": "/deviceManagement/groupPolicyMigrationReports", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReport", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyMigrationReports", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -76728,19 +76725,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReport", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyMigrationReport", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/groupPolicyMigrationReports/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportCount", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyMigrationReports/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -76775,19 +76772,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicySettingMapping", - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings/{groupPolicySettingMapping-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings/{groupPolicySettingMapping-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -76822,20 +76819,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicySettingMapping", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicySettingMapping", - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -76870,19 +76867,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicySettingMapping", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMappingCount", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -76917,20 +76914,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMappingCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension", - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions/{unsupportedGroupPolicyExtension-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions/{unsupportedGroupPolicyExtension-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -76965,20 +76962,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension", - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -77013,19 +77010,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtensionCount", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -77060,20 +77057,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtensionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyObjectFile", - "Uri": "/deviceManagement/groupPolicyObjectFiles/{groupPolicyObjectFile-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyObjectFile", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyObjectFiles/{groupPolicyObjectFile-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -77108,20 +77105,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyObjectFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyObjectFile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyObjectFile", - "Uri": "/deviceManagement/groupPolicyObjectFiles", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyObjectFile", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyObjectFiles", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -77156,19 +77153,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyObjectFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyObjectFile", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/groupPolicyObjectFiles/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyObjectFileCount", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyObjectFiles/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -77203,19 +77200,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyObjectFileCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile", - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -77250,20 +77247,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile", - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -77298,19 +77295,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileCount", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -77345,107 +77342,107 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/definitions/{groupPolicyDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileDefinition", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/definitions/{groupPolicyDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/definitions", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileDefinition", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/definitions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/definitions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileDefinitionCount", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/definitions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileDefinitionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyOperation", - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/{groupPolicyOperation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/{groupPolicyOperation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyOperation", - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyOperation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperationCount", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphImportedDeviceIdentity", - "Uri": "/deviceManagement/importedDeviceIdentities/{importedDeviceIdentity-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementImportedDeviceIdentity", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/importedDeviceIdentities/{importedDeviceIdentity-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -77480,20 +77477,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementImportedDeviceIdentity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImportedDeviceIdentity", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphImportedDeviceIdentity", - "Uri": "/deviceManagement/importedDeviceIdentities", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementImportedDeviceIdentity", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/importedDeviceIdentities", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -77528,19 +77525,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementImportedDeviceIdentity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImportedDeviceIdentity", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/importedDeviceIdentities/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementImportedDeviceIdentityCount", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/importedDeviceIdentities/$count", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -77575,19 +77572,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementImportedDeviceIdentityCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -77622,20 +77619,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -77670,19 +77667,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentityCount", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/$count", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -77717,19 +77714,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentityCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementIntent", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementIntent", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -77764,20 +77761,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementIntent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementIntent", - "Uri": "/deviceManagement/intents", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementIntent", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/intents", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -77812,19 +77809,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementIntent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments/{deviceManagementIntentAssignment-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementIntentAssignment", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments/{deviceManagementIntentAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -77859,20 +77856,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementIntentAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementIntentAssignment", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -77907,19 +77904,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementIntentAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementIntentAssignmentCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -77954,20 +77951,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementIntentAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementIntentCategory", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -78002,20 +77999,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementIntentCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementIntentCategory", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -78050,19 +78047,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementIntentCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementIntentCategoryCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -78097,20 +78094,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementIntentCategoryCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings/{deviceManagementSettingInstance-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementIntentCategorySetting", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings/{deviceManagementSettingInstance-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -78145,20 +78142,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementIntentCategorySetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementIntentCategorySetting", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -78193,67 +78190,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementIntentCategorySetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementIntentCategorySettingCount", "Module": "Beta.DeviceManagement", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiVersion": "beta", - "ApiReferenceLink": null, - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementIntentCategorySettingDefinition", - "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -78288,67 +78237,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementIntentCategorySettingCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementIntentCategorySettingDefinition", "Module": "Beta.DeviceManagement", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiVersion": "beta", - "ApiReferenceLink": null, - "Variants": [ - "List" - ] - }, - { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions/$count", "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementIntentCategorySettingDefinitionCount", - "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -78383,20 +78285,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementIntentCategorySettingDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/intents/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementIntentCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -78431,19 +78333,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementIntentCategorySettingDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "Method": "GET", "Variants": [ - "Get" + "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementIntentCustomizedSetting", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/getCustomizedSettings", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementIntentCustomizedSetting", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -78478,20 +78380,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementIntentCategorySettingDefinitionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries/{deviceManagementIntentDeviceSettingStateSummary-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementIntentDeviceSettingStateSummary", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -78526,20 +78428,115 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementIntentCount", "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "Variants": [ + "Get" + ] + }, + { + "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/getCustomizedSettings", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementIntentCustomizedSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntentCustomizedSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries", + "Module": "Beta.DeviceManagement", "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries/{deviceManagementIntentDeviceSettingStateSummary-id}", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, "Command": "Get-MgBetaDeviceManagementIntentDeviceSettingStateSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -78574,19 +78571,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementIntentDeviceSettingStateSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementIntentDeviceSettingStateSummaryCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -78621,20 +78618,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementIntentDeviceSettingStateSummaryCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates/{deviceManagementIntentDeviceState-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementIntentDeviceState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates/{deviceManagementIntentDeviceState-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -78669,20 +78666,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementIntentDeviceState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementIntentDeviceState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -78717,19 +78714,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementIntentDeviceState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementIntentDeviceStateCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -78764,20 +78761,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementIntentDeviceStateCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceStateSummary", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStateSummary", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementIntentDeviceStateSummary", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -78812,20 +78809,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementIntentDeviceStateSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceStateSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings/{deviceManagementSettingInstance-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementIntentSetting", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings/{deviceManagementSettingInstance-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -78860,20 +78857,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementIntentSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementIntentSetting", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -78908,19 +78905,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementIntentSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementIntentSettingCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -78955,20 +78952,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementIntentSettingCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates/{deviceManagementIntentUserState-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementIntentUserState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates/{deviceManagementIntentUserState-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -79003,20 +79000,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementIntentUserState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementIntentUserState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -79051,19 +79048,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementIntentUserState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementIntentUserStateCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -79098,20 +79095,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementIntentUserStateCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementIntentUserStateSummary", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStateSummary", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementIntentUserStateSummary", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -79146,20 +79143,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementIntentUserStateSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntentUserStateSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIntuneBrandingProfile", - "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfile", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -79194,20 +79191,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIntuneBrandingProfile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIntuneBrandingProfile", - "Uri": "/deviceManagement/intuneBrandingProfiles", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfile", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/intuneBrandingProfiles", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -79242,19 +79239,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIntuneBrandingProfile", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment", - "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments/{intuneBrandingProfileAssignment-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfileAssignment", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments/{intuneBrandingProfileAssignment-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -79289,20 +79286,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfileAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment", - "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfileAssignment", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -79337,19 +79334,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfileAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfileAssignmentCount", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -79384,20 +79381,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfileAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/intuneBrandingProfiles/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfileCount", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/intuneBrandingProfiles/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -79432,19 +79429,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfileCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", - "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementIoUpdateStatus", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -79479,20 +79476,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementIoUpdateStatus", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", - "Uri": "/deviceManagement/iosUpdateStatuses", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementIoUpdateStatus", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/iosUpdateStatuses", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -79527,19 +79524,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementIoUpdateStatus", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/iosUpdateStatuses/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementIoUpdateStatusCount", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/iosUpdateStatuses/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -79574,19 +79571,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementIoUpdateStatusCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary", - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -79621,115 +79618,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary", - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries", - "CommandAlias": null, "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", - "Module": "Beta.DeviceManagement", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "ApiVersion": "beta", - "ApiReferenceLink": null, - "Variants": [ - "List" - ] - }, - { + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary", "Method": "GET", - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary", - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", - "Module": "Beta.DeviceManagement", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiVersion": "beta", - "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary", - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -79764,19 +79666,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -79811,20 +79713,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary", - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries/{macOSSoftwareUpdateStateSummary-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -79859,20 +79761,115 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary", + "Method": "GET", + "Variants": [ + "List" + ] + }, + { + "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/$count", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary", - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries", + "Module": "Beta.DeviceManagement", "CommandAlias": null, + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries/{macOSSoftwareUpdateStateSummary-id}", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -79907,19 +79904,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummaryCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -79954,20 +79951,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummaryCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -80002,19 +79999,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDevice", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDevice", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -80081,20 +80078,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementManagedDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDevice", - "Uri": "/deviceManagement/managedDevices", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDevice", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -80161,136 +80158,136 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementManagedDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDevice", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetailCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetailCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceCategory", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceCategory", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementManagedDeviceCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory/$ref", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceCategoryByRef", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementManagedDeviceCategoryByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDeviceCleanupRule", - "Uri": "/deviceManagement/managedDeviceCleanupRules/{managedDeviceCleanupRule-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceCleanupRule", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDeviceCleanupRules/{managedDeviceCleanupRule-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementManagedDeviceCleanupRule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceCleanupRule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDeviceCleanupRule", - "Uri": "/deviceManagement/managedDeviceCleanupRules", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceCleanupRule", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDeviceCleanupRules", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementManagedDeviceCleanupRule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceCleanupRule", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/managedDeviceCleanupRules/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceCleanupRuleCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDeviceCleanupRules/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementManagedDeviceCleanupRuleCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getCloudPcRemoteActionResults", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceCloudPcRemoteActionResult", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getCloudPcRemoteActionResults", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -80309,20 +80306,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-getcloudpcremoteactionresults?view=graph-rest-beta", + "Command": "Get-MgBetaDeviceManagementManagedDeviceCloudPcRemoteActionResult", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcReviewStatus", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getCloudPcReviewStatus", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceCloudPcReviewStatus", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getCloudPcReviewStatus", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -80357,108 +80354,108 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-getcloudpcreviewstatus?view=graph-rest-beta", + "Command": "Get-MgBetaDeviceManagementManagedDeviceCloudPcReviewStatus", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcReviewStatus", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceCompliancePolicyStateCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementManagedDeviceCompliancePolicyStateCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceConfigurationState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceConfigurationState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementManagedDeviceConfigurationState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceConfigurationState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceConfigurationState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementManagedDeviceConfigurationState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceConfigurationStateCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementManagedDeviceConfigurationStateCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/$count", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -80525,63 +80522,63 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementManagedDeviceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDetectedApp", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/detectedApps/{detectedApp-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceDetectedApp", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/detectedApps/{detectedApp-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementManagedDeviceDetectedApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDetectedApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDetectedApp", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/detectedApps", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceDetectedApp", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/detectedApps", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementManagedDeviceDetectedApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDetectedApp", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/detectedApps/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceDetectedAppCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/detectedApps/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementManagedDeviceDetectedAppCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState", - "Uri": "/deviceManagement/managedDeviceEncryptionStates/{managedDeviceEncryptionState-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceEncryptionState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDeviceEncryptionStates/{managedDeviceEncryptionState-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -80616,20 +80613,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementManagedDeviceEncryptionState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState", - "Uri": "/deviceManagement/managedDeviceEncryptionStates", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceEncryptionState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDeviceEncryptionStates", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -80664,19 +80661,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementManagedDeviceEncryptionState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/managedDeviceEncryptionStates/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceEncryptionStateCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDeviceEncryptionStates/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -80711,19 +80708,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementManagedDeviceEncryptionStateCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getFileVaultKey", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceFileVaultKey", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getFileVaultKey", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -80790,167 +80787,167 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementManagedDeviceFileVaultKey", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceHealthScriptState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementManagedDeviceHealthScriptState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceHealthScriptState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementManagedDeviceHealthScriptState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceHealthScriptStateCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementManagedDeviceHealthScriptStateCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceLogCollectionRequestCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementManagedDeviceLogCollectionRequestCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationStateCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationStateCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getNonCompliantSettings", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceNonCompliantSetting", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getNonCompliantSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementManagedDeviceNonCompliantSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDeviceOverview", - "Uri": "/deviceManagement/managedDeviceOverview", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceOverview", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDeviceOverview", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -81017,19 +81014,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementManagedDeviceOverview", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceOverview", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPowerliftIncidentDetail", - "Uri": "/deviceManagement/managedDevices/retrievePowerliftAppDiagnosticsDetails(userPrincipalName='{userPrincipalName}')", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDevicePowerliftAppDiagnosticDetail", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/retrievePowerliftAppDiagnosticsDetails(userPrincipalName='{userPrincipalName}')", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -81096,239 +81093,239 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementManagedDevicePowerliftAppDiagnosticDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPowerliftIncidentDetail", + "Method": "GET", "Variants": [ "Retrieve", "RetrieveViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityBaselineState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityBaselineState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityBaselineState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityBaselineState", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingStateCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingStateCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/users", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceUser", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/users", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementManagedDeviceUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDeviceWindowsOperatingSystemImage", - "Uri": "/deviceManagement/managedDeviceWindowsOSImages/{managedDeviceWindowsOperatingSystemImage-id}/getAllManagedDeviceWindowsOSImages", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowOSImageManagedDeviceWindowsOSImage", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDeviceWindowsOSImages/{managedDeviceWindowsOperatingSystemImage-id}/getAllManagedDeviceWindowsOSImages", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowOSImageManagedDeviceWindowsOSImage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceWindowsOperatingSystemImage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDeviceWindowsOperatingSystemImage", - "Uri": "/deviceManagement/managedDeviceWindowsOSImages/{managedDeviceWindowsOperatingSystemImage-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsOSImage", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDeviceWindowsOSImages/{managedDeviceWindowsOperatingSystemImage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsOSImage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceWindowsOperatingSystemImage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDeviceWindowsOperatingSystemImage", - "Uri": "/deviceManagement/managedDeviceWindowsOSImages", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsOSImage", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDeviceWindowsOSImages", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsOSImage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceWindowsOperatingSystemImage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/managedDeviceWindowsOSImages/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsOSImageCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDeviceWindowsOSImages/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsOSImageCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsProtectionState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsProtectionState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsProtectionState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsProtectionState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareStateCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareStateCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", - "Uri": "/deviceManagement/microsoftTunnelConfigurations/{microsoftTunnelConfiguration-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelConfiguration", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/microsoftTunnelConfigurations/{microsoftTunnelConfiguration-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -81363,20 +81360,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", - "Uri": "/deviceManagement/microsoftTunnelConfigurations", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelConfiguration", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/microsoftTunnelConfigurations", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -81411,19 +81408,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/microsoftTunnelConfigurations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelConfigurationCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/microsoftTunnelConfigurations/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -81458,19 +81455,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelConfigurationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold", - "Uri": "/deviceManagement/microsoftTunnelHealthThresholds/{microsoftTunnelHealthThreshold-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/microsoftTunnelHealthThresholds/{microsoftTunnelHealthThreshold-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -81505,20 +81502,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold", - "Uri": "/deviceManagement/microsoftTunnelHealthThresholds", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/microsoftTunnelHealthThresholds", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -81553,19 +81550,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/microsoftTunnelHealthThresholds/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelHealthThresholdCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/microsoftTunnelHealthThresholds/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -81600,19 +81597,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelHealthThresholdCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", - "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -81647,20 +81644,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", - "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -81695,19 +81692,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponseCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -81742,19 +81739,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponseCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMicrosoftTunnelSite", - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSite", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -81789,20 +81786,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSite", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftTunnelSite", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMicrosoftTunnelSite", - "Uri": "/deviceManagement/microsoftTunnelSites", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSite", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/microsoftTunnelSites", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -81837,19 +81834,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSite", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftTunnelSite", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/microsoftTunnelSites/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/microsoftTunnelSites/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -81884,19 +81881,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelConfiguration", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelConfiguration", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelConfiguration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -81931,20 +81928,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMicrosoftTunnelServer", - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -81979,20 +81976,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftTunnelServer", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMicrosoftTunnelServer", - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -82027,19 +82024,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftTunnelServer", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -82074,20 +82071,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphKeyLongValuePair", - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}/getHealthMetrics", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerHealthMetric", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}/getHealthMetrics", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -82122,8 +82119,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerHealthMetric", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphKeyLongValuePair", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -82132,12 +82132,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMetricTimeSeriesDataPoint", - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}/getHealthMetricTimeSeries", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerHealthMetricTimeSeries", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}/getHealthMetricTimeSeries", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -82172,8 +82169,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerHealthMetricTimeSeries", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMetricTimeSeriesDataPoint", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -82182,12 +82182,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEvent", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -82222,67 +82219,67 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEvent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents", + "Module": "Beta.DeviceManagement", "CommandAlias": null, + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents", + "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.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device's owner.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEvent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "Method": "GET", + "Variants": [ + "List" + ] + }, + { "Module": "Beta.DeviceManagement", - "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.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device's owner.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiVersion": "beta", - "ApiReferenceLink": null, - "Variants": [ - "List" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppLogCollectionRequest", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", - "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -82349,20 +82346,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppLogCollectionRequest", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -82429,19 +82426,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/$count", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -82508,20 +82505,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEventCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/$count", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -82556,19 +82553,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEventCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", - "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMobileThreatDefenseConnector", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -82635,20 +82632,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementMobileThreatDefenseConnector", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", - "Uri": "/deviceManagement/mobileThreatDefenseConnectors", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMobileThreatDefenseConnector", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/mobileThreatDefenseConnectors", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -82715,19 +82712,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementMobileThreatDefenseConnector", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/mobileThreatDefenseConnectors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMobileThreatDefenseConnectorCount", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/mobileThreatDefenseConnectors/$count", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -82794,33 +82791,33 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementMobileThreatDefenseConnectorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementMonitoring", - "Uri": "/deviceManagement/monitoring", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMonitoring", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/monitoring", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementMonitoring", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementMonitoring", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementAlertRecord", - "Uri": "/deviceManagement/monitoring/alertRecords/{alertRecord-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMonitoringAlertRecord", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/monitoring/alertRecords/{alertRecord-id}", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -82839,20 +82836,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicemanagement-alertrecord-get?view=graph-rest-beta", + "Command": "Get-MgBetaDeviceManagementMonitoringAlertRecord", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementAlertRecord", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementAlertRecord", - "Uri": "/deviceManagement/monitoring/alertRecords", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMonitoringAlertRecord", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/monitoring/alertRecords", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -82871,19 +82868,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicemanagement-alertrecord-list?view=graph-rest-beta", + "Command": "Get-MgBetaDeviceManagementMonitoringAlertRecord", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementAlertRecord", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/monitoring/alertRecords/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMonitoringAlertRecordCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/monitoring/alertRecords/$count", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -82902,19 +82899,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementMonitoringAlertRecordCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementPortalNotification", - "Uri": "/deviceManagement/monitoring/alertRecords/getPortalNotifications", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMonitoringAlertRecordPortalNotification", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/monitoring/alertRecords/getPortalNotifications", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -82933,19 +82930,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementMonitoringAlertRecordPortalNotification", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementPortalNotification", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementAlertRule", - "Uri": "/deviceManagement/monitoring/alertRules/{alertRule-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMonitoringAlertRule", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/monitoring/alertRules/{alertRule-id}", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -82964,20 +82961,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicemanagement-alertrule-get?view=graph-rest-beta", + "Command": "Get-MgBetaDeviceManagementMonitoringAlertRule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementAlertRule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementAlertRule", - "Uri": "/deviceManagement/monitoring/alertRules", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMonitoringAlertRule", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/monitoring/alertRules", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -82996,19 +82993,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicemanagement-alertrule-list?view=graph-rest-beta", + "Command": "Get-MgBetaDeviceManagementMonitoringAlertRule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementAlertRule", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/monitoring/alertRules/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMonitoringAlertRuleCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/monitoring/alertRules/$count", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -83027,19 +83024,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementMonitoringAlertRuleCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNdesConnector", - "Uri": "/deviceManagement/ndesConnectors/{ndesConnector-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementNdeConnector", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/ndesConnectors/{ndesConnector-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -83074,20 +83071,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementNdeConnector", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNdesConnector", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNdesConnector", - "Uri": "/deviceManagement/ndesConnectors", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementNdeConnector", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/ndesConnectors", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -83122,19 +83119,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementNdeConnector", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNdesConnector", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/ndesConnectors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementNdeConnectorCount", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/ndesConnectors/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -83169,19 +83166,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementNdeConnectorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotificationMessageTemplate", - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplate", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -83216,20 +83213,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotificationMessageTemplate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotificationMessageTemplate", - "Uri": "/deviceManagement/notificationMessageTemplates", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplate", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/notificationMessageTemplates", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -83264,19 +83261,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotificationMessageTemplate", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/notificationMessageTemplates/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplateCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/notificationMessageTemplates/$count", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -83311,19 +83308,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplateCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -83358,20 +83355,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -83406,19 +83403,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessageCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/$count", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -83453,20 +83450,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessageCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementPartner", - "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementPartner", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -83533,20 +83530,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementPartner", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementPartner", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementPartner", - "Uri": "/deviceManagement/deviceManagementPartners", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementPartner", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementPartners", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -83613,19 +83610,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementPartner", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementPartner", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/deviceManagementPartners/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementPartnerCount", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementPartners/$count", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -83692,19 +83689,178 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementPartnerCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRemoteActionAudit", + "Module": "Beta.DeviceManagement", + "CommandAlias": null, "Uri": "/deviceManagement/remoteActionAudits/{remoteActionAudit-id}", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device's owner.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "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": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "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, + "Command": "Get-MgBetaDeviceManagementRemoteActionAudit", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRemoteActionAudit", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { + "Module": "Beta.DeviceManagement", "CommandAlias": null, + "Uri": "/deviceManagement/remoteActionAudits", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device's owner.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "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": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "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, "Command": "Get-MgBetaDeviceManagementRemoteActionAudit", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRemoteActionAudit", + "Method": "GET", + "Variants": [ + "List" + ] + }, + { "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/remoteActionAudits/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -83771,178 +83927,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", - "ApiReferenceLink": null, - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphRemoteActionAudit", - "Uri": "/deviceManagement/remoteActionAudits", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementRemoteActionAudit", - "Module": "Beta.DeviceManagement", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device's owner.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "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": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "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 - } - ], - "ApiVersion": "beta", "ApiReferenceLink": null, - "Variants": [ - "List" - ] - }, - { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/remoteActionAudits/$count", - "CommandAlias": null, "Command": "Get-MgBetaDeviceManagementRemoteActionAuditCount", - "Module": "Beta.DeviceManagement", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device's owner.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "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": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "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 - } - ], "ApiVersion": "beta", - "ApiReferenceLink": null, + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRemoteAssistancePartner", - "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementRemoteAssistancePartner", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -84009,20 +84006,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementRemoteAssistancePartner", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRemoteAssistancePartner", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRemoteAssistancePartner", - "Uri": "/deviceManagement/remoteAssistancePartners", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementRemoteAssistancePartner", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/remoteAssistancePartners", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -84089,19 +84086,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementRemoteAssistancePartner", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRemoteAssistancePartner", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/remoteAssistancePartners/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementRemoteAssistancePartnerCount", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/remoteAssistancePartners/$count", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -84168,19 +84165,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementRemoteAssistancePartnerCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementReports", - "Uri": "/deviceManagement/reports", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReport", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -84311,79 +84308,79 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementReport", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementReports", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getActiveMalwareReport", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportActiveMalwareReport", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getActiveMalwareReport", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementReportActiveMalwareReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getActiveMalwareSummaryReport", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportActiveMalwareSummaryReport", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getActiveMalwareSummaryReport", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementReportActiveMalwareSummaryReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getAppsInstallSummaryReport", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportAppInstallSummaryReport", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getAppsInstallSummaryReport", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementReportAppInstallSummaryReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getAppStatusOverviewReport", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportAppStatusOverviewReport", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getAppStatusOverviewReport", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementReportAppStatusOverviewReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getCachedReport", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportCachedReport", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getCachedReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -84482,20 +84479,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementReportCachedReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementCachedReportConfiguration", - "Uri": "/deviceManagement/reports/cachedReportConfigurations/{deviceManagementCachedReportConfiguration-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportCachedReportConfiguration", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/cachedReportConfigurations/{deviceManagementCachedReportConfiguration-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -84594,20 +84591,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementReportCachedReportConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementCachedReportConfiguration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementCachedReportConfiguration", - "Uri": "/deviceManagement/reports/cachedReportConfigurations", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportCachedReportConfiguration", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/cachedReportConfigurations", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -84706,19 +84703,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementReportCachedReportConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementCachedReportConfiguration", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/reports/cachedReportConfigurations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportCachedReportConfigurationCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/cachedReportConfigurations/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -84817,79 +84814,79 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementReportCachedReportConfigurationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/retrieveCloudPkiLeafCertificateReport", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportCloudPkiLeafCertificateReport", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/retrieveCloudPkiLeafCertificateReport", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementReportCloudPkiLeafCertificateReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Retrieve", "RetrieveExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/retrieveCloudPkiLeafCertificateSummaryReport", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportCloudPkiLeafCertificateSummaryReport", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/retrieveCloudPkiLeafCertificateSummaryReport", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementReportCloudPkiLeafCertificateSummaryReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Retrieve", "RetrieveExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getCompliancePolicyDevicesReport", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyDeviceReport", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getCompliancePolicyDevicesReport", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyDeviceReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getCompliancePolicyDeviceSummaryReport", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyDeviceSummaryReport", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getCompliancePolicyDeviceSummaryReport", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyDeviceSummaryReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceReport", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyNonComplianceReport", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -84988,20 +84985,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyNonComplianceReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceSummaryReport", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyNonComplianceSummaryReport", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceSummaryReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -85100,50 +85097,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyNonComplianceSummaryReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getCompliancePoliciesReportForDevice", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyReportForDevice", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getCompliancePoliciesReportForDevice", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyReportForDevice", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getComplianceSettingDetailsReport", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportComplianceSettingDetailReport", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getComplianceSettingDetailsReport", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementReportComplianceSettingDetailReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getComplianceSettingNonComplianceReport", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportComplianceSettingNonComplianceReport", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getComplianceSettingNonComplianceReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -85242,80 +85239,80 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementReportComplianceSettingNonComplianceReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getComplianceSettingsReport", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportComplianceSettingReport", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getComplianceSettingsReport", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementReportComplianceSettingReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getConfigManagerDevicePolicyStatusReport", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportConfigManagerDevicePolicyStatusReport", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getConfigManagerDevicePolicyStatusReport", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementReportConfigManagerDevicePolicyStatusReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getConfigurationPolicyDevicesReport", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyDeviceReport", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getConfigurationPolicyDevicesReport", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyDeviceReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getConfigurationPolicyDeviceSummaryReport", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyDeviceSummaryReport", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getConfigurationPolicyDeviceSummaryReport", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyDeviceSummaryReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceReport", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyNonComplianceReport", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -85414,20 +85411,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyNonComplianceReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceSummaryReport", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyNonComplianceSummaryReport", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceSummaryReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -85526,65 +85523,65 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyNonComplianceSummaryReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getConfigurationPoliciesReportForDevice", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyReportForDevice", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getConfigurationPoliciesReportForDevice", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyReportForDevice", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getConfigurationPolicySettingsDeviceSummaryReport", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicySettingDeviceSummaryReport", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getConfigurationPolicySettingsDeviceSummaryReport", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicySettingDeviceSummaryReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getConfigurationSettingDetailsReport", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportConfigurationSettingDetailReport", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getConfigurationSettingDetailsReport", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementReportConfigurationSettingDetailReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getConfigurationSettingNonComplianceReport", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportConfigurationSettingNonComplianceReport", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getConfigurationSettingNonComplianceReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -85683,80 +85680,80 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementReportConfigurationSettingNonComplianceReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getConfigurationSettingsReport", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportConfigurationSettingReport", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getConfigurationSettingsReport", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementReportConfigurationSettingReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/retrieveDeviceAppInstallationStatusReport", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportDeviceAppInstallationStatusReport", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/retrieveDeviceAppInstallationStatusReport", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementReportDeviceAppInstallationStatusReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Retrieve", "RetrieveExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getDeviceConfigurationPolicySettingsSummaryReport", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportDeviceConfigurationPolicySettingSummaryReport", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getDeviceConfigurationPolicySettingsSummaryReport", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementReportDeviceConfigurationPolicySettingSummaryReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getDeviceConfigurationPolicyStatusSummary", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportDeviceConfigurationPolicyStatusSummary", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getDeviceConfigurationPolicyStatusSummary", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementReportDeviceConfigurationPolicyStatusSummary", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getDeviceManagementIntentPerSettingContributingProfiles", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportDeviceManagementIntentPerSettingContributingProfile", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getDeviceManagementIntentPerSettingContributingProfiles", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -85855,20 +85852,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementReportDeviceManagementIntentPerSettingContributingProfile", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getDeviceManagementIntentSettingsReport", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportDeviceManagementIntentSettingReport", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getDeviceManagementIntentSettingsReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -85967,20 +85964,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementReportDeviceManagementIntentSettingReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getDeviceNonComplianceReport", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportDeviceNonComplianceReport", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getDeviceNonComplianceReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -86079,20 +86076,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementReportDeviceNonComplianceReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getDevicePoliciesComplianceReport", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportDevicePolicyComplianceReport", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getDevicePoliciesComplianceReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -86191,20 +86188,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementReportDevicePolicyComplianceReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getDevicePolicySettingsComplianceReport", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportDevicePolicySettingComplianceReport", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getDevicePolicySettingsComplianceReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -86303,20 +86300,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementReportDevicePolicySettingComplianceReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getDeviceStatusByCompliacePolicyReport", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportDeviceStatusByCompliacePolicyReport", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getDeviceStatusByCompliacePolicyReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -86415,20 +86412,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementReportDeviceStatusByCompliacePolicyReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getDeviceStatusByCompliancePolicySettingReport", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportDeviceStatusByCompliancePolicySettingReport", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getDeviceStatusByCompliancePolicySettingReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -86527,20 +86524,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementReportDeviceStatusByCompliancePolicySettingReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getDevicesStatusByPolicyPlatformComplianceReport", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportDeviceStatusByPolicyPlatformComplianceReport", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getDevicesStatusByPolicyPlatformComplianceReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -86639,20 +86636,132 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementReportDeviceStatusByPolicyPlatformComplianceReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getDevicesStatusBySettingReport", + "Module": "Beta.Reports", "CommandAlias": null, + "Uri": "/deviceManagement/reports/getDevicesStatusBySettingReport", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device's owner.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "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": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "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": null, "Command": "Get-MgBetaDeviceManagementReportDeviceStatusBySettingReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "Variants": [ + "Get", + "GetExpanded" + ] + }, + { "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getDeviceStatusSummaryByCompliacePolicyReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -86751,132 +86860,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, - "Variants": [ - "Get", - "GetExpanded" - ] - }, - { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getDeviceStatusSummaryByCompliacePolicyReport", - "CommandAlias": null, "Command": "Get-MgBetaDeviceManagementReportDeviceStatusSummaryByCompliacePolicyReport", - "Module": "Beta.Reports", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device's owner.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "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": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "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 - } - ], "ApiVersion": "beta", - "ApiReferenceLink": null, + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getDeviceStatusSummaryByCompliancePolicySettingsReport", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportDeviceStatusSummaryByCompliancePolicySettingReport", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getDeviceStatusSummaryByCompliancePolicySettingsReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -86975,20 +86972,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementReportDeviceStatusSummaryByCompliancePolicySettingReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getDevicesWithoutCompliancePolicyReport", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportDeviceWithoutCompliancePolicyReport", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getDevicesWithoutCompliancePolicyReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -87087,50 +87084,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementReportDeviceWithoutCompliancePolicyReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getEncryptionReportForDevices", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportEncryptionReportForDevice", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getEncryptionReportForDevices", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementReportEncryptionReportForDevice", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getEnrollmentConfigurationPoliciesByDevice", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportEnrollmentConfigurationPolicyByDevice", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getEnrollmentConfigurationPoliciesByDevice", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementReportEnrollmentConfigurationPolicyByDevice", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementExportJob", - "Uri": "/deviceManagement/reports/exportJobs/{deviceManagementExportJob-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportExportJob", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/exportJobs/{deviceManagementExportJob-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -87229,20 +87226,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementReportExportJob", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementExportJob", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementExportJob", - "Uri": "/deviceManagement/reports/exportJobs", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportExportJob", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/exportJobs", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -87341,19 +87338,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementReportExportJob", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementExportJob", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/reports/exportJobs/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportExportJobCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/exportJobs/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -87452,49 +87449,49 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementReportExportJobCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getFailedMobileAppsReport", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportFailedMobileAppReport", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getFailedMobileAppsReport", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementReportFailedMobileAppReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getFailedMobileAppsSummaryReport", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportFailedMobileAppSummaryReport", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getFailedMobileAppsSummaryReport", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementReportFailedMobileAppSummaryReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getReportFilters", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportFilter", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getReportFilters", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -87593,20 +87590,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementReportFilter", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getGroupPolicySettingsDeviceSettingsReport", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportGroupPolicySettingDeviceSettingReport", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getGroupPolicySettingsDeviceSettingsReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -87641,20 +87638,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementReportGroupPolicySettingDeviceSettingReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getHistoricalReport", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportHistoricalReport", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getHistoricalReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -87753,35 +87750,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementReportHistoricalReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getMalwareSummaryReport", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportMalwareSummaryReport", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getMalwareSummaryReport", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementReportMalwareSummaryReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getMobileApplicationManagementAppConfigurationReport", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportMobileApplicationManagementAppConfigurationReport", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getMobileApplicationManagementAppConfigurationReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -87848,20 +87845,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementReportMobileApplicationManagementAppConfigurationReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getMobileApplicationManagementAppRegistrationSummaryReport", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportMobileApplicationManagementAppRegistrationSummaryReport", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getMobileApplicationManagementAppRegistrationSummaryReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -87928,20 +87925,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementReportMobileApplicationManagementAppRegistrationSummaryReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getNoncompliantDevicesAndSettingsReport", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportNoncompliantDeviceAndSettingReport", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getNoncompliantDevicesAndSettingsReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -88040,20 +88037,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementReportNoncompliantDeviceAndSettingReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getPolicyNonComplianceMetadata", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportPolicyNonComplianceMetadata", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getPolicyNonComplianceMetadata", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -88152,20 +88149,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementReportPolicyNonComplianceMetadata", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getPolicyNonComplianceReport", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportPolicyNonComplianceReport", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getPolicyNonComplianceReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -88264,20 +88261,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementReportPolicyNonComplianceReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getPolicyNonComplianceSummaryReport", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportPolicyNonComplianceSummaryReport", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getPolicyNonComplianceSummaryReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -88376,65 +88373,65 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementReportPolicyNonComplianceSummaryReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getQuietTimePolicyUsersReport", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportQuietTimePolicyUserReport", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getQuietTimePolicyUsersReport", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementReportQuietTimePolicyUserReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getQuietTimePolicyUserSummaryReport", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportQuietTimePolicyUserSummaryReport", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getQuietTimePolicyUserSummaryReport", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementReportQuietTimePolicyUserSummaryReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getRelatedAppsStatusReport", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportRelatedAppStatusReport", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getRelatedAppsStatusReport", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementReportRelatedAppStatusReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getRemoteAssistanceSessionsReport", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportRemoteAssistanceSessionReport", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getRemoteAssistanceSessionsReport", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -88501,35 +88498,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementReportRemoteAssistanceSessionReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/retrieveSecurityTaskAppsReport", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportSecurityTaskAppReport", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/retrieveSecurityTaskAppsReport", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementReportSecurityTaskAppReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Retrieve", "RetrieveExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getSettingNonComplianceReport", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportSettingNonComplianceReport", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getSettingNonComplianceReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -88628,185 +88625,185 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementReportSettingNonComplianceReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getUnhealthyDefenderAgentsReport", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportUnhealthyDefenderAgentReport", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getUnhealthyDefenderAgentsReport", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementReportUnhealthyDefenderAgentReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getUnhealthyFirewallReport", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportUnhealthyFirewallReport", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getUnhealthyFirewallReport", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementReportUnhealthyFirewallReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getUnhealthyFirewallSummaryReport", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportUnhealthyFirewallSummaryReport", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getUnhealthyFirewallSummaryReport", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementReportUnhealthyFirewallSummaryReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getUserInstallStatusReport", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportUserInstallStatusReport", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getUserInstallStatusReport", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementReportUserInstallStatusReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/retrieveWin32CatalogAppsUpdateReport", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportWin32CatalogAppUpdateReport", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/retrieveWin32CatalogAppsUpdateReport", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementReportWin32CatalogAppUpdateReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Retrieve", "RetrieveExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getWindowsDriverUpdateAlertsPerPolicyPerDeviceReport", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportWindowsDriverUpdateAlertPerPolicyPerDeviceReport", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getWindowsDriverUpdateAlertsPerPolicyPerDeviceReport", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementReportWindowsDriverUpdateAlertPerPolicyPerDeviceReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getWindowsDriverUpdateAlertSummaryReport", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportWindowsDriverUpdateAlertSummaryReport", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getWindowsDriverUpdateAlertSummaryReport", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementReportWindowsDriverUpdateAlertSummaryReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getWindowsQualityUpdateAlertsPerPolicyPerDeviceReport", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportWindowsQualityUpdateAlertPerPolicyPerDeviceReport", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getWindowsQualityUpdateAlertsPerPolicyPerDeviceReport", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementReportWindowsQualityUpdateAlertPerPolicyPerDeviceReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getWindowsQualityUpdateAlertSummaryReport", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportWindowsQualityUpdateAlertSummaryReport", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getWindowsQualityUpdateAlertSummaryReport", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementReportWindowsQualityUpdateAlertSummaryReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getWindowsUpdateAlertsPerPolicyPerDeviceReport", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportWindowsUpdateAlertPerPolicyPerDeviceReport", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getWindowsUpdateAlertsPerPolicyPerDeviceReport", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementReportWindowsUpdateAlertPerPolicyPerDeviceReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getWindowsUpdateAlertSummaryReport", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportWindowsUpdateAlertSummaryReport", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getWindowsUpdateAlertSummaryReport", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementReportWindowsUpdateAlertSummaryReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getZebraFotaDeploymentReport", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportZebraFotaDeploymentReport", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getZebraFotaDeploymentReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -88841,20 +88838,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementReportZebraFotaDeploymentReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", - "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementResourceAccessProfile", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -88889,20 +88886,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementResourceAccessProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", - "Uri": "/deviceManagement/resourceAccessProfiles", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementResourceAccessProfile", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/resourceAccessProfiles", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -88937,19 +88934,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementResourceAccessProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", - "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/{deviceManagementResourceAccessProfileAssignment-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementResourceAccessProfileAssignment", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/{deviceManagementResourceAccessProfileAssignment-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -88984,20 +88981,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementResourceAccessProfileAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", - "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementResourceAccessProfileAssignment", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -89032,19 +89029,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementResourceAccessProfileAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementResourceAccessProfileAssignmentCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/$count", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -89079,20 +89076,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementResourceAccessProfileAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/resourceAccessProfiles/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementResourceAccessProfileCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/resourceAccessProfiles/$count", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -89127,19 +89124,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementResourceAccessProfileCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphResourceOperation", - "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementResourceOperation", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -89206,20 +89203,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementResourceOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphResourceOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphResourceOperation", - "Uri": "/deviceManagement/resourceOperations", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementResourceOperation", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/resourceOperations", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -89286,19 +89283,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementResourceOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphResourceOperation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/resourceOperations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementResourceOperationCount", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/resourceOperations/$count", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -89365,19 +89362,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementResourceOperationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", - "Uri": "/deviceManagement/reusableSettings/{deviceManagementConfigurationSettingDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReusableSetting", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/reusableSettings/{deviceManagementConfigurationSettingDefinition-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -89412,20 +89409,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementReusableSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", - "Uri": "/deviceManagement/reusableSettings", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReusableSetting", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/reusableSettings", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -89460,19 +89457,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementReusableSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/reusableSettings/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReusableSettingCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/reusableSettings/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -89507,19 +89504,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementReusableSettingCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementRoleAssignment", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -89586,20 +89583,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", - "Uri": "/deviceManagement/roleAssignments", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementRoleAssignment", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/roleAssignments", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -89666,19 +89663,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/roleAssignments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementRoleAssignmentCount", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/roleAssignments/$count", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -89745,78 +89742,78 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementRoleAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRoleDefinition", - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleDefinition", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementRoleAssignmentRoleDefinition", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleDefinition", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementRoleAssignmentRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRoleScopeTag", - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleScopeTags/{roleScopeTag-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementRoleAssignmentRoleScopeTag", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleScopeTags/{roleScopeTag-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementRoleAssignmentRoleScopeTag", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoleScopeTag", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRoleScopeTag", - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleScopeTags", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementRoleAssignmentRoleScopeTag", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleScopeTags", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementRoleAssignmentRoleScopeTag", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoleScopeTag", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleScopeTags/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementRoleAssignmentRoleScopeTagCount", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleScopeTags/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementRoleAssignmentRoleScopeTagCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRoleDefinition", - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementRoleDefinition", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -89883,20 +89880,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRoleDefinition", - "Uri": "/deviceManagement/roleDefinitions", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementRoleDefinition", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/roleDefinitions", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -89963,19 +89960,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoleDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/roleDefinitions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementRoleDefinitionCount", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/roleDefinitions/$count", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -90042,19 +90039,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementRoleDefinitionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRoleAssignment", - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementRoleDefinitionRoleAssignment", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -90121,20 +90118,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementRoleDefinitionRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoleAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRoleAssignment", - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementRoleDefinitionRoleAssignment", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -90201,19 +90198,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementRoleDefinitionRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoleAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementRoleDefinitionRoleAssignmentCount", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/$count", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -90280,20 +90277,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementRoleDefinitionRoleAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRoleDefinition", - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}/roleDefinition", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementRoleDefinitionRoleAssignmentRoleDefinition", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}/roleDefinition", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -90360,20 +90357,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementRoleDefinitionRoleAssignmentRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRoleScopeTag", - "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementRoleScopeTag", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -90440,20 +90437,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementRoleScopeTag", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoleScopeTag", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRoleScopeTag", - "Uri": "/deviceManagement/roleScopeTags", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementRoleScopeTag", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/roleScopeTags", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -90520,93 +90517,93 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementRoleScopeTag", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoleScopeTag", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", - "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/{roleScopeTagAutoAssignment-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementRoleScopeTagAssignment", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/{roleScopeTagAutoAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementRoleScopeTagAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", - "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementRoleScopeTagAssignment", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementRoleScopeTagAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementRoleScopeTagAssignmentCount", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementRoleScopeTagAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRoleScopeTag", - "Uri": "/deviceManagement/getRoleScopeTagsByIds(ids={ids})", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementRoleScopeTagById", "Module": "Beta.DeviceManagement.Functions", + "CommandAlias": null, + "Uri": "/deviceManagement/getRoleScopeTagsByIds(ids={ids})", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementRoleScopeTagById", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoleScopeTag", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRoleScopeTag", - "Uri": "/deviceManagement/getRoleScopeTagsByResource(resource='{resource}')", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementRoleScopeTagByResource", "Module": "Beta.DeviceManagement.Functions", + "CommandAlias": null, + "Uri": "/deviceManagement/getRoleScopeTagsByResource(resource='{resource}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementRoleScopeTagByResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoleScopeTag", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/roleScopeTags/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementRoleScopeTagCount", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/roleScopeTags/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -90673,128 +90670,48 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementRoleScopeTagCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementScript", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementScript", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementScript", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScript", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementScript", - "Uri": "/deviceManagement/deviceManagementScripts", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementScript", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementScripts", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementScript", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScript", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/{deviceManagementScriptAssignment-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementScriptAssignment", "Module": "Beta.DeviceManagement", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device's owner.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "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": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "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 - } - ], - "ApiVersion": "beta", - "ApiReferenceLink": null, - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments", "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementScriptAssignment", - "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/{deviceManagementScriptAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -90861,19 +90778,99 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementScriptAssignment", "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { + "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device's owner.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "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": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "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, + "Command": "Get-MgBetaDeviceManagementScriptAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementScriptAssignmentCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -90940,34 +90937,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementScriptAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/deviceManagementScripts/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementScriptCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementScripts/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementScriptCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementScriptDeviceRunState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -91034,20 +91031,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementScriptDeviceRunState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementScriptDeviceRunState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -91114,19 +91111,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementScriptDeviceRunState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementScriptDeviceRunStateCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -91193,20 +91190,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementScriptDeviceRunStateCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDevice", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementScriptDeviceRunStateManagedDevice", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -91273,20 +91270,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementScriptDeviceRunStateManagedDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementScriptGroupAssignment", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -91353,20 +91350,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementScriptGroupAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementScriptGroupAssignment", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -91433,19 +91430,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementScriptGroupAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementScriptGroupAssignmentCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -91512,20 +91509,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementScriptGroupAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementScriptRunSummary", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/runSummary", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementScriptRunSummary", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/runSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -91592,20 +91589,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementScriptRunSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptRunSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementScriptUserRunState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -91672,20 +91669,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementScriptUserRunState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementScriptUserRunState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -91752,19 +91749,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementScriptUserRunState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementScriptUserRunStateCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -91831,20 +91828,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementScriptUserRunStateCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -91911,20 +91908,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -91991,19 +91988,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", - "Uri": "/deviceManagement/settingDefinitions/{deviceManagementSettingDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementSettingDefinition", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/settingDefinitions/{deviceManagementSettingDefinition-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -92038,20 +92035,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementSettingDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", - "Uri": "/deviceManagement/settingDefinitions", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementSettingDefinition", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/settingDefinitions", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -92086,19 +92083,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementSettingDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/settingDefinitions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementSettingDefinitionCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/settingDefinitions/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -92133,19 +92130,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementSettingDefinitionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSoftwareUpdateStatusSummary", - "Uri": "/deviceManagement/softwareUpdateStatusSummary", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementSoftwareUpdateStatusSummary", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/softwareUpdateStatusSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -92180,19 +92177,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementSoftwareUpdateStatusSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSoftwareUpdateStatusSummary", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/getSuggestedEnrollmentLimit(enrollmentType='{enrollmentType}')", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementSuggestedEnrollmentLimit", "Module": "Beta.DeviceManagement.Functions", + "CommandAlias": null, + "Uri": "/deviceManagement/getSuggestedEnrollmentLimit(enrollmentType='{enrollmentType}')", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -92227,20 +92224,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementSuggestedEnrollmentLimit", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", - "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTelecomExpenseManagementPartner", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -92275,20 +92272,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementTelecomExpenseManagementPartner", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", - "Uri": "/deviceManagement/telecomExpenseManagementPartners", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTelecomExpenseManagementPartner", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/telecomExpenseManagementPartners", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -92323,19 +92320,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementTelecomExpenseManagementPartner", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/telecomExpenseManagementPartners/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTelecomExpenseManagementPartnerCount", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/telecomExpenseManagementPartners/$count", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -92370,19 +92367,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementTelecomExpenseManagementPartnerCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementTemplate", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTemplate", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -92417,20 +92414,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementTemplate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementTemplate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementTemplate", - "Uri": "/deviceManagement/templates", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTemplate", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/templates", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -92465,19 +92462,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementTemplate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementTemplate", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTemplateCategory", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -92512,20 +92509,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementTemplateCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTemplateCategory", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -92560,19 +92557,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementTemplateCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTemplateCategoryCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -92607,20 +92604,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementTemplateCategoryCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -92655,20 +92652,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -92703,19 +92700,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTemplateCategoryRecommendedSettingCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -92750,20 +92747,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementTemplateCategoryRecommendedSettingCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTemplateCategorySettingDefinition", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -92798,20 +92795,67 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementTemplateCategorySettingDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions", + "Module": "Beta.DeviceManagement", "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, "Command": "Get-MgBetaDeviceManagementTemplateCategorySettingDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "Method": "GET", + "Variants": [ + "List" + ] + }, + { "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -92846,67 +92890,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, - "Variants": [ - "List" - ] - }, - { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/$count", - "CommandAlias": null, "Command": "Get-MgBetaDeviceManagementTemplateCategorySettingDefinitionCount", - "Module": "Beta.DeviceManagement", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "ApiVersion": "beta", - "ApiReferenceLink": null, + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/templates/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTemplateCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -92941,19 +92938,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementTemplateCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementTemplate", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTemplateMigratableTo", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -92988,20 +92985,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementTemplateMigratableTo", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementTemplate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementTemplate", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTemplateMigratableTo", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -93036,151 +93033,151 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementTemplateMigratableTo", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementTemplate", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategory", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategory", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategoryCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategoryCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSettingCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSettingCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinitionCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinitionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -93215,64 +93212,64 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings/{deviceManagementSettingInstance-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToSetting", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings/{deviceManagementSettingInstance-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToSetting", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToSettingCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToSettingCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings/{deviceManagementSettingInstance-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTemplateSetting", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings/{deviceManagementSettingInstance-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -93307,20 +93304,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementTemplateSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTemplateSetting", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -93355,19 +93352,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementTemplateSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTemplateSettingCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -93402,20 +93399,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementTemplateSettingCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermsAndConditions", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTermAndCondition", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -93450,20 +93447,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementTermAndCondition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermsAndConditions", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermsAndConditions", - "Uri": "/deviceManagement/termsAndConditions", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTermAndCondition", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -93498,19 +93495,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementTermAndCondition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermsAndConditions", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -93545,20 +93542,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -93593,19 +93590,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatusCount", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/$count", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -93640,20 +93637,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatusCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermsAndConditions", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}/termsAndConditions", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatusTermAndCondition", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}/termsAndConditions", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -93688,20 +93685,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatusTermAndCondition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermsAndConditions", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTermAndConditionAssignment", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -93736,20 +93733,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementTermAndConditionAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTermAndConditionAssignment", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -93784,19 +93781,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementTermAndConditionAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTermAndConditionAssignmentCount", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/$count", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -93831,20 +93828,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementTermAndConditionAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/termsAndConditions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTermAndConditionCount", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/$count", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -93879,19 +93876,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementTermAndConditionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTermAndConditionGroupAssignment", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -93926,20 +93923,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementTermAndConditionGroupAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTermAndConditionGroupAssignment", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -93974,19 +93971,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementTermAndConditionGroupAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTermAndConditionGroupAssignmentCount", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/$count", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -94021,20 +94018,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementTermAndConditionGroupAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermsAndConditions", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}/termsAndConditions", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTermAndConditionGroupAssignmentTermAndCondition", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}/termsAndConditions", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -94069,20 +94066,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementTermAndConditionGroupAssignmentTermAndCondition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermsAndConditions", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", - "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTroubleshootingEvent", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -94117,20 +94114,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementTroubleshootingEvent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", - "Uri": "/deviceManagement/troubleshootingEvents", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTroubleshootingEvent", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/troubleshootingEvents", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -94165,19 +94162,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementTroubleshootingEvent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/troubleshootingEvents/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTroubleshootingEventCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/troubleshootingEvents/$count", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -94212,19 +94209,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementTroubleshootingEventCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUserPfxCertificate", - "Uri": "/deviceManagement/userPfxCertificates/{userPFXCertificate-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserPfxCertificate", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/userPfxCertificates/{userPFXCertificate-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -94259,20 +94256,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementUserPfxCertificate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserPfxCertificate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUserPfxCertificate", - "Uri": "/deviceManagement/userPfxCertificates", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserPfxCertificate", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/userPfxCertificates", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -94307,19 +94304,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementUserPfxCertificate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserPfxCertificate", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/userPfxCertificates/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserPfxCertificateCount", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/userPfxCertificates/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -94354,48 +94351,48 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementUserPfxCertificateCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignedRoleDetail", - "Uri": "/deviceManagement/retrieveUserRoleDetail(userid='{userid}')", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserRoleDetail", "Module": "Beta.DeviceManagement.Functions", + "CommandAlias": null, + "Uri": "/deviceManagement/retrieveUserRoleDetail(userid='{userid}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementUserRoleDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignedRoleDetail", + "Method": "GET", "Variants": [ "Retrieve", "RetrieveViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEndpoint", - "Uri": "/deviceManagement/virtualEndpoint", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpoint", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementVirtualEndpoint", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEndpoint", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcAuditEvent", - "Uri": "/deviceManagement/virtualEndpoint/auditEvents/{cloudPcAuditEvent-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointAuditEvent", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/auditEvents/{cloudPcAuditEvent-id}", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -94430,20 +94427,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcauditevent-get?view=graph-rest-beta", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointAuditEvent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcAuditEvent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcAuditEvent", - "Uri": "/deviceManagement/virtualEndpoint/auditEvents", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointAuditEvent", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/auditEvents", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -94478,19 +94475,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-auditevents?view=graph-rest-beta", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointAuditEvent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcAuditEvent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/auditEvents/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointAuditEventCount", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/auditEvents/$count", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -94525,62 +94522,62 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementVirtualEndpointAuditEventCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcBulkAction", - "Uri": "/deviceManagement/virtualEndpoint/bulkActions/{cloudPcBulkAction-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointBulkAction", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/bulkActions/{cloudPcBulkAction-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcbulkaction-get?view=graph-rest-beta", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointBulkAction", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcBulkAction", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcBulkAction", - "Uri": "/deviceManagement/virtualEndpoint/bulkActions", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointBulkAction", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/bulkActions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-bulkactions?view=graph-rest-beta", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointBulkAction", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcBulkAction", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/bulkActions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointBulkActionCount", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/bulkActions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementVirtualEndpointBulkActionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPc", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPc", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -94615,20 +94612,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-get?view=graph-rest-beta", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPc", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPc", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPc", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPc", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -94663,19 +94660,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-cloudpcs?view=graph-rest-beta", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPc", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPc", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcCount", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/$count", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -94710,19 +94707,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcCrossCloudGovernmentOrganizationMapping", - "Uri": "/deviceManagement/virtualEndpoint/crossCloudGovernmentOrganizationMapping", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointCrossCloudGovernmentOrganizationMapping", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/crossCloudGovernmentOrganizationMapping", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -94741,19 +94738,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpccrosscloudgovernmentorganizationmapping-get?view=graph-rest-beta", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointCrossCloudGovernmentOrganizationMapping", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcCrossCloudGovernmentOrganizationMapping", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcDeviceImage", - "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointDeviceImage", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -94788,20 +94785,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcdeviceimage-get?view=graph-rest-beta", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointDeviceImage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcDeviceImage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcDeviceImage", - "Uri": "/deviceManagement/virtualEndpoint/deviceImages", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointDeviceImage", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/deviceImages", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -94836,19 +94833,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-deviceimages?view=graph-rest-beta", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointDeviceImage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcDeviceImage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/deviceImages/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointDeviceImageCount", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/deviceImages/$count", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -94883,19 +94880,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementVirtualEndpointDeviceImageCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcExternalPartnerSetting", - "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings/{cloudPcExternalPartnerSetting-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings/{cloudPcExternalPartnerSetting-id}", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -94930,20 +94927,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcexternalpartnersetting-get?view=graph-rest-beta", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcExternalPartnerSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcExternalPartnerSetting", - "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -94978,19 +94975,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-externalpartnersettings?view=graph-rest-beta", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcExternalPartnerSetting", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointExternalPartnerSettingCount", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings/$count", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -95025,62 +95022,110 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementVirtualEndpointExternalPartnerSettingCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcFrontLineServicePlan", - "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans/{cloudPcFrontLineServicePlan-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans/{cloudPcFrontLineServicePlan-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcfrontlineserviceplan-get?view=graph-rest-beta", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcFrontLineServicePlan", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcFrontLineServicePlan", - "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-frontlineserviceplans?view=graph-rest-beta", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcFrontLineServicePlan", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlanCount", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlanCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcGalleryImage", - "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", + "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.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "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 + }, + { + "Name": "CloudPC.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcgalleryimage-get?view=graph-rest-beta", "Command": "Get-MgBetaDeviceManagementVirtualEndpointGalleryImage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcGalleryImage", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/galleryImages", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -95115,67 +95160,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcgalleryimage-get?view=graph-rest-beta", - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcGalleryImage", - "Uri": "/deviceManagement/virtualEndpoint/galleryImages", - "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-galleryimages?view=graph-rest-beta", "Command": "Get-MgBetaDeviceManagementVirtualEndpointGalleryImage", - "Module": "Beta.DeviceManagement.Administration", - "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.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "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 - }, - { - "Name": "CloudPC.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-galleryimages?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCloudPcGalleryImage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/galleryImages/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointGalleryImageCount", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/galleryImages/$count", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -95210,19 +95207,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementVirtualEndpointGalleryImageCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -95257,20 +95254,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-get?view=graph-rest-beta", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -95305,19 +95302,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-onpremisesconnections?view=graph-rest-beta", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointOnPremiseConnectionCount", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/$count", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -95352,19 +95349,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementVirtualEndpointOnPremiseConnectionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcOrganizationSettings", - "Uri": "/deviceManagement/virtualEndpoint/organizationSettings", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointOrganizationSetting", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/organizationSettings", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -95399,19 +95396,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcorganizationsettings-get?view=graph-rest-beta", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointOrganizationSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcOrganizationSettings", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -95446,20 +95443,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-get?view=graph-rest-beta", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -95494,151 +95491,151 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-provisioningpolicies?view=graph-rest-beta", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUser", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUser", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserCount", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserServiceProvisioningError", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserServiceProvisioningErrorCount", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentCount", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyCount", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/$count", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -95673,33 +95670,33 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcReports", - "Uri": "/deviceManagement/virtualEndpoint/reports", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReport", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/reports", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReport", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcReports", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcExportJob", - "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs/{cloudPcExportJob-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportExportJob", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs/{cloudPcExportJob-id}", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -95718,63 +95715,63 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcexportjob-get?view=graph-rest-beta", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportExportJob", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcExportJob", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcExportJob", - "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportExportJob", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportExportJob", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcExportJob", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportExportJobCount", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportExportJobCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcServicePlan", - "Uri": "/deviceManagement/virtualEndpoint/servicePlans/{cloudPcServicePlan-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointServicePlan", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/servicePlans/{cloudPcServicePlan-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementVirtualEndpointServicePlan", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcServicePlan", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcServicePlan", - "Uri": "/deviceManagement/virtualEndpoint/servicePlans", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointServicePlan", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/servicePlans", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -95809,19 +95806,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-serviceplans?view=graph-rest-beta", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointServicePlan", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcServicePlan", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/servicePlans/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointServicePlanCount", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/servicePlans/$count", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -95856,19 +95853,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementVirtualEndpointServicePlanCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcSnapshot", - "Uri": "/deviceManagement/virtualEndpoint/snapshots/{cloudPcSnapshot-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshot", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/snapshots/{cloudPcSnapshot-id}", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -95903,20 +95900,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshot", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcSnapshot", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcSnapshot", - "Uri": "/deviceManagement/virtualEndpoint/snapshots", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshot", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/snapshots", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -95951,19 +95948,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-snapshots?view=graph-rest-beta", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshot", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcSnapshot", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/snapshots/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshotCount", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/snapshots/$count", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -95998,34 +95995,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshotCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcSupportedRegion", - "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/{cloudPcSupportedRegion-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSupportedRegion", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/{cloudPcSupportedRegion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementVirtualEndpointSupportedRegion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcSupportedRegion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcSupportedRegion", - "Uri": "/deviceManagement/virtualEndpoint/supportedRegions", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSupportedRegion", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/supportedRegions", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -96060,19 +96057,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-supportedregions?view=graph-rest-beta", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointSupportedRegion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcSupportedRegion", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSupportedRegionCount", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/$count", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -96107,19 +96104,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementVirtualEndpointSupportedRegionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcUserSetting", - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSetting", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -96154,20 +96151,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcusersetting-get?view=graph-rest-beta", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcUserSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcUserSetting", - "Uri": "/deviceManagement/virtualEndpoint/userSettings", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSetting", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/userSettings", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -96202,63 +96199,63 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-usersettings?view=graph-rest-beta", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcUserSetting", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSettingAssignmentCount", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSettingAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/userSettings/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSettingCount", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/userSettings/$count", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -96293,19 +96290,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSettingCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -96340,20 +96337,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -96388,137 +96385,137 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceCount", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/deploymentProfile", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceDeploymentProfile", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/deploymentProfile", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceDeploymentProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/intendedDeploymentProfile", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceIntendedDeploymentProfile", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/intendedDeploymentProfile", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceIntendedDeploymentProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment", - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/{windowsAutopilotDeploymentProfileAssignment-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/{windowsAutopilotDeploymentProfileAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment", - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignmentCount", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileCount", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/$count", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -96553,19 +96550,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -96600,20 +96597,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -96648,19 +96645,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityCount", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/$count", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -96695,19 +96692,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/deploymentProfile", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityDeploymentProfile", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/deploymentProfile", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -96742,20 +96739,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityDeploymentProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/intendedDeploymentProfile", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityIntendedDeploymentProfile", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/intendedDeploymentProfile", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -96790,20 +96787,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityIntendedDeploymentProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsAutopilotSettings", - "Uri": "/deviceManagement/windowsAutopilotSettings", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotSetting", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotSettings", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -96838,19 +96835,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsAutopilotSettings", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile", - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfile", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -96885,20 +96882,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile", - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfile", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -96933,19 +96930,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment", - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments/{windowsFeatureUpdateProfileAssignment-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments/{windowsFeatureUpdateProfileAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -96980,20 +96977,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment", - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -97028,19 +97025,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignmentCount", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -97075,20 +97072,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfileCount", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -97123,19 +97120,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfileCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -97170,20 +97167,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -97218,19 +97215,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummaryCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -97265,19 +97262,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummaryCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -97312,20 +97309,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -97360,19 +97357,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummaryCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -97407,19 +97404,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummaryCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsMalwareInformation", - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformation", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -97486,20 +97483,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsMalwareInformation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsMalwareInformation", - "Uri": "/deviceManagement/windowsMalwareInformation", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformation", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsMalwareInformation", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -97566,19 +97563,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsMalwareInformation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/windowsMalwareInformation/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformationCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsMalwareInformation/$count", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -97645,19 +97642,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -97724,20 +97721,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -97804,19 +97801,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareStateCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/$count", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -97883,20 +97880,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareStateCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfile", - "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfile", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -97931,20 +97928,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfile", - "Uri": "/deviceManagement/windowsQualityUpdateProfiles", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfile", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsQualityUpdateProfiles", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -97979,19 +97976,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfile", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfileAssignment", - "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments/{windowsQualityUpdateProfileAssignment-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignment", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments/{windowsQualityUpdateProfileAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -98026,20 +98023,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfileAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfileAssignment", - "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignment", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -98074,19 +98071,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfileAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignmentCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -98121,20 +98118,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/windowsQualityUpdateProfiles/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfileCount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsQualityUpdateProfiles/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -98169,19 +98166,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfileCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/devices/{device-id}/getMemberGroups", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceMemberGroup", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/getMemberGroups", "Permissions": [ { "Name": "Application.Read.All", @@ -98336,8 +98333,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", + "Command": "Get-MgBetaDeviceMemberGroup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -98346,12 +98346,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/devices/{device-id}/getMemberObjects", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceMemberObject", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/getMemberObjects", "Permissions": [ { "Name": "Application.Read.All", @@ -98530,8 +98527,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceMemberObject", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -98540,27 +98540,153 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}", + "Permissions": [], + "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceMemberOf", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, + "Uri": "/devices/{device-id}/memberOf", + "Permissions": [ + { + "Name": "Device.Read.All", + "Description": "Read all devices", + "FullDescription": "Allows the app to read devices' configuration information on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "Device.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "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 + } + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-memberof?view=graph-rest-beta", "Command": "Get-MgBetaDeviceMemberOf", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "Variants": [ + "List" + ] + }, + { "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}/administrativeUnit", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceMemberOfAsAdministrativeUnit", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/memberOf/administrativeUnit", + "Permissions": [], + "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceMemberOfAsAdministrativeUnit", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/devices/{device-id}/memberOf", + "Variants": [ + "List" + ] + }, + { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Command": "Get-MgBetaDeviceMemberOf", + "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}/group", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-memberof?view=graph-rest-beta", + "Command": "Get-MgBetaDeviceMemberOfAsGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/memberOf/group", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-memberof?view=graph-rest-beta", + "Command": "Get-MgBetaDeviceMemberOfAsGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "Variants": [ + "List" + ] + }, + { + "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/memberOf/$count", "Permissions": [ { "Name": "Device.Read.All", @@ -98619,179 +98745,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-memberof?view=graph-rest-beta", - "Variants": [ - "List" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}/administrativeUnit", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceMemberOfAsAdministrativeUnit", - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/devices/{device-id}/memberOf/administrativeUnit", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceMemberOfAsAdministrativeUnit", - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceMemberOfCount", "ApiVersion": "beta", - "ApiReferenceLink": null, - "Variants": [ - "List" - ] - }, - { + "OutputType": null, "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}/group", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceMemberOfAsGroup", - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], - "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-memberof?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/devices/{device-id}/memberOf/group", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceMemberOfAsGroup", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/memberOf/administrativeUnit/$count", "Permissions": [], + "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceMemberOfCountAsAdministrativeUnit", "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-memberof?view=graph-rest-beta", - "Variants": [ - "List" - ] - }, - { - "Method": "GET", "OutputType": null, - "Uri": "/devices/{device-id}/memberOf/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceMemberOfCount", - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [ - { - "Name": "Device.Read.All", - "Description": "Read all devices", - "FullDescription": "Allows the app to read devices' configuration information on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "Device.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "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 - } - ], - "ApiVersion": "beta", - "ApiReferenceLink": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/devices/{device-id}/memberOf/administrativeUnit/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceMemberOfCountAsAdministrativeUnit", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/memberOf/group/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Method": "GET", - "OutputType": null, - "Uri": "/devices/{device-id}/memberOf/group/$count", - "CommandAlias": null, "Command": "Get-MgBetaDeviceMemberOfCountAsGroup", - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], "ApiVersion": "beta", - "ApiReferenceLink": null, + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/devices/{device-id}/registeredOwners", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceRegisteredOwner", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredOwners", "Permissions": [ { "Name": "Device.Read.All", @@ -98850,135 +98847,135 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-registeredowners?view=graph-rest-beta", + "Command": "Get-MgBetaDeviceRegisteredOwner", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/appRoleAssignment", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceRegisteredOwnerAsAppRoleAssignment", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/appRoleAssignment", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceRegisteredOwnerAsAppRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/devices/{device-id}/registeredOwners/appRoleAssignment", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceRegisteredOwnerAsAppRoleAssignment", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredOwners/appRoleAssignment", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceRegisteredOwnerAsAppRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEndpoint", - "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/endpoint", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceRegisteredOwnerAsEndpoint", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/endpoint", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceRegisteredOwnerAsEndpoint", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEndpoint", - "Uri": "/devices/{device-id}/registeredOwners/endpoint", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceRegisteredOwnerAsEndpoint", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredOwners/endpoint", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceRegisteredOwnerAsEndpoint", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/servicePrincipal", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceRegisteredOwnerAsServicePrincipal", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/servicePrincipal", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceRegisteredOwnerAsServicePrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/devices/{device-id}/registeredOwners/servicePrincipal", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceRegisteredOwnerAsServicePrincipal", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredOwners/servicePrincipal", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceRegisteredOwnerAsServicePrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/user", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceRegisteredOwnerAsUser", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/user", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceRegisteredOwnerAsUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/devices/{device-id}/registeredOwners/user", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceRegisteredOwnerAsUser", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredOwners/user", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceRegisteredOwnerAsUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/devices/{device-id}/registeredOwners/$ref", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceRegisteredOwnerByRef", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredOwners/$ref", "Permissions": [ { "Name": "Device.Read.All", @@ -99037,19 +99034,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-registeredowners?view=graph-rest-beta", + "Command": "Get-MgBetaDeviceRegisteredOwnerByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/devices/{device-id}/registeredOwners/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceRegisteredOwnerCount", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredOwners/$count", "Permissions": [ { "Name": "Device.Read.All", @@ -99108,80 +99105,80 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceRegisteredOwnerCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/devices/{device-id}/registeredOwners/appRoleAssignment/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceRegisteredOwnerCountAsAppRoleAssignment", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredOwners/appRoleAssignment/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceRegisteredOwnerCountAsAppRoleAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/devices/{device-id}/registeredOwners/endpoint/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceRegisteredOwnerCountAsEndpoint", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredOwners/endpoint/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceRegisteredOwnerCountAsEndpoint", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/devices/{device-id}/registeredOwners/servicePrincipal/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceRegisteredOwnerCountAsServicePrincipal", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredOwners/servicePrincipal/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceRegisteredOwnerCountAsServicePrincipal", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/devices/{device-id}/registeredOwners/user/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceRegisteredOwnerCountAsUser", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredOwners/user/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceRegisteredOwnerCountAsUser", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/devices/{device-id}/registeredUsers", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceRegisteredUser", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredUsers", "Permissions": [ { "Name": "Device.Read.All", @@ -99240,135 +99237,135 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-registeredusers?view=graph-rest-beta", + "Command": "Get-MgBetaDeviceRegisteredUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/appRoleAssignment", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceRegisteredUserAsAppRoleAssignment", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/appRoleAssignment", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceRegisteredUserAsAppRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/devices/{device-id}/registeredUsers/appRoleAssignment", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceRegisteredUserAsAppRoleAssignment", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredUsers/appRoleAssignment", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceRegisteredUserAsAppRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEndpoint", - "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/endpoint", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceRegisteredUserAsEndpoint", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/endpoint", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceRegisteredUserAsEndpoint", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEndpoint", - "Uri": "/devices/{device-id}/registeredUsers/endpoint", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceRegisteredUserAsEndpoint", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredUsers/endpoint", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceRegisteredUserAsEndpoint", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/servicePrincipal", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceRegisteredUserAsServicePrincipal", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/servicePrincipal", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceRegisteredUserAsServicePrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/devices/{device-id}/registeredUsers/servicePrincipal", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceRegisteredUserAsServicePrincipal", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredUsers/servicePrincipal", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceRegisteredUserAsServicePrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/user", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceRegisteredUserAsUser", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/user", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceRegisteredUserAsUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/devices/{device-id}/registeredUsers/user", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceRegisteredUserAsUser", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredUsers/user", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceRegisteredUserAsUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/devices/{device-id}/registeredUsers/$ref", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceRegisteredUserByRef", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredUsers/$ref", "Permissions": [ { "Name": "Device.Read.All", @@ -99427,19 +99424,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-registeredusers?view=graph-rest-beta", + "Command": "Get-MgBetaDeviceRegisteredUserByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/devices/{device-id}/registeredUsers/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceRegisteredUserCount", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredUsers/$count", "Permissions": [ { "Name": "Device.Read.All", @@ -99498,139 +99495,139 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceRegisteredUserCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/devices/{device-id}/registeredUsers/appRoleAssignment/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceRegisteredUserCountAsAppRoleAssignment", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredUsers/appRoleAssignment/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceRegisteredUserCountAsAppRoleAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/devices/{device-id}/registeredUsers/endpoint/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceRegisteredUserCountAsEndpoint", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredUsers/endpoint/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceRegisteredUserCountAsEndpoint", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/devices/{device-id}/registeredUsers/servicePrincipal/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceRegisteredUserCountAsServicePrincipal", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredUsers/servicePrincipal/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceRegisteredUserCountAsServicePrincipal", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/devices/{device-id}/registeredUsers/user/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceRegisteredUserCountAsUser", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredUsers/user/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceRegisteredUserCountAsUser", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceTemplate", - "Uri": "/devices/{device-id}/deviceTemplate/{deviceTemplate-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceTemplate", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/deviceTemplate/{deviceTemplate-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceTemplate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceTemplate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceTemplate", - "Uri": "/devices/{device-id}/deviceTemplate", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceTemplate", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/deviceTemplate", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceTemplate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceTemplate", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/devices/{device-id}/deviceTemplate/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceTemplateCount", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/deviceTemplate/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceTemplateCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceTransitiveMemberOf", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceTransitiveMemberOf", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/devices/{device-id}/transitiveMemberOf", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceTransitiveMemberOf", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/transitiveMemberOf", "Permissions": [ { "Name": "Device.Read.All", @@ -99689,77 +99686,77 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-transitivememberof?view=graph-rest-beta", + "Command": "Get-MgBetaDeviceTransitiveMemberOf", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceTransitiveMemberOfAsAdministrativeUnit", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceTransitiveMemberOfAsAdministrativeUnit", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/devices/{device-id}/transitiveMemberOf/administrativeUnit", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceTransitiveMemberOfAsAdministrativeUnit", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/transitiveMemberOf/administrativeUnit", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceTransitiveMemberOfAsAdministrativeUnit", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/group", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceTransitiveMemberOfAsGroup", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/group", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-transitivememberof?view=graph-rest-beta", + "Command": "Get-MgBetaDeviceTransitiveMemberOfAsGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/devices/{device-id}/transitiveMemberOf/group", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceTransitiveMemberOfAsGroup", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/transitiveMemberOf/group", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-transitivememberof?view=graph-rest-beta", + "Command": "Get-MgBetaDeviceTransitiveMemberOfAsGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/devices/{device-id}/transitiveMemberOf/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceTransitiveMemberOfCount", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/transitiveMemberOf/$count", "Permissions": [ { "Name": "Device.Read.All", @@ -99818,65 +99815,65 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceTransitiveMemberOfCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/devices/{device-id}/transitiveMemberOf/administrativeUnit/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceTransitiveMemberOfCountAsAdministrativeUnit", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/transitiveMemberOf/administrativeUnit/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceTransitiveMemberOfCountAsAdministrativeUnit", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/devices/{device-id}/transitiveMemberOf/group/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceTransitiveMemberOfCountAsGroup", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/transitiveMemberOf/group/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceTransitiveMemberOfCountAsGroup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUsageRight", - "Uri": "/devices/{device-id}/usageRights/{usageRight-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceUsageRights", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/usageRights/{usageRight-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceUsageRights", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUsageRight", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUsageRight", - "Uri": "/devices/{device-id}/usageRights", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceUsageRights", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/usageRights", "Permissions": [ { "Name": "Device.Read.All", @@ -99935,19 +99932,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-usagerights?view=graph-rest-beta", + "Command": "Get-MgBetaDeviceUsageRights", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUsageRight", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/devices/{device-id}/usageRights/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceUsageRightsCount", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/usageRights/$count", "Permissions": [ { "Name": "Device.Read.All", @@ -100006,49 +100003,49 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDeviceUsageRightsCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/devices/getUserOwnedObjects", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceUserOwnedObject", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/getUserOwnedObjects", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", + "Command": "Get-MgBetaDeviceUserOwnedObject", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectory", - "Uri": "/directory", - "CommandAlias": null, - "Command": "Get-MgBetaDirectory", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectory", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryAdministrativeUnit", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -100115,20 +100112,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryAdministrativeUnit", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/directory/administrativeUnits", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryAdministrativeUnit", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -100195,19 +100192,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryAdministrativeUnit", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directory/administrativeUnits/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryAdministrativeUnitCount", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/$count", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -100274,63 +100271,63 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryAdministrativeUnitCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/deletedMembers/{directoryObject-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryAdministrativeUnitDeletedMember", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/deletedMembers/{directoryObject-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryAdministrativeUnitDeletedMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/deletedMembers", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryAdministrativeUnitDeletedMember", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/deletedMembers", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryAdministrativeUnitDeletedMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/deletedMembers/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryAdministrativeUnitDeletedMemberCount", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/deletedMembers/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryAdministrativeUnitDeletedMemberCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/directory/administrativeUnits/delta", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryAdministrativeUnitDelta", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/delta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -100397,63 +100394,63 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-delta?view=graph-rest-beta", + "Command": "Get-MgBetaDirectoryAdministrativeUnitDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", "Variants": [ "Delta" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryAdministrativeUnitExtension", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryAdministrativeUnitExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryAdministrativeUnitExtension", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryAdministrativeUnitExtension", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryAdministrativeUnitExtensionCount", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryAdministrativeUnitExtensionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryAdministrativeUnitMember", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -100520,34 +100517,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryAdministrativeUnitMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/application", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsApplication", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/application", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsApplication", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/application", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsApplication", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/application", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -100614,34 +100611,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsApplication", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/device", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsDevice", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/device", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/device", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsDevice", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/device", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -100708,34 +100705,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/group", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsGroup", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/group", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/group", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsGroup", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/group", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -100802,34 +100799,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOrgContact", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/orgContact", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsOrgContact", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/orgContact", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsOrgContact", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOrgContact", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/orgContact", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsOrgContact", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/orgContact", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -100896,34 +100893,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsOrgContact", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/servicePrincipal", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsServicePrincipal", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/servicePrincipal", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsServicePrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsServicePrincipal", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -100990,34 +100987,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsServicePrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/user", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsUser", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/user", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/user", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsUser", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/user", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -101084,19 +101081,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberByRef", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -101163,19 +101160,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCount", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$count", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -101242,20 +101239,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/application/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsApplication", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/application/$count", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -101322,20 +101319,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsApplication", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/device/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsDevice", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/device/$count", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -101402,20 +101399,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsDevice", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/group/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsGroup", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/group/$count", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -101482,20 +101479,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsGroup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/orgContact/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsOrgContact", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/orgContact/$count", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -101562,20 +101559,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsOrgContact", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsServicePrincipal", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal/$count", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -101642,20 +101639,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsServicePrincipal", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/user/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsUser", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/user/$count", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -101722,20 +101719,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsUser", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryAdministrativeUnitScopedRoleMember", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -101802,20 +101799,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryAdministrativeUnitScopedRoleMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryAdministrativeUnitScopedRoleMember", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -101882,19 +101879,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryAdministrativeUnitScopedRoleMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryAdministrativeUnitScopedRoleMemberCount", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/$count", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -101961,20 +101958,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryAdministrativeUnitScopedRoleMemberCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttributeSet", - "Uri": "/directory/attributeSets/{attributeSet-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryAttributeSet", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/attributeSets/{attributeSet-id}", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -102009,20 +102006,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attributeset-get?view=graph-rest-beta", + "Command": "Get-MgBetaDirectoryAttributeSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttributeSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttributeSet", - "Uri": "/directory/attributeSets", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryAttributeSet", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/attributeSets", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -102057,19 +102054,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-attributesets?view=graph-rest-beta", + "Command": "Get-MgBetaDirectoryAttributeSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttributeSet", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directory/attributeSets/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryAttributeSetCount", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/attributeSets/$count", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -102104,236 +102101,236 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryAttributeSetCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationMethodDevice", - "Uri": "/directory/authenticationMethodDevices", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryAuthenticationMethodDevice", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/authenticationMethodDevices", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryAuthenticationMethodDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationMethodDevice", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphHardwareOathTokenAuthenticationMethodDevice", - "Uri": "/directory/authenticationMethodDevices/hardwareOathDevices/{hardwareOathTokenAuthenticationMethodDevice-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryAuthenticationMethodDeviceHardwareOathDevice", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/authenticationMethodDevices/hardwareOathDevices/{hardwareOathTokenAuthenticationMethodDevice-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/hardwareoathtokenauthenticationmethoddevice-get?view=graph-rest-beta", + "Command": "Get-MgBetaDirectoryAuthenticationMethodDeviceHardwareOathDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHardwareOathTokenAuthenticationMethodDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphHardwareOathTokenAuthenticationMethodDevice", - "Uri": "/directory/authenticationMethodDevices/hardwareOathDevices", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryAuthenticationMethodDeviceHardwareOathDevice", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/authenticationMethodDevices/hardwareOathDevices", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethoddevice-list-hardwareoathdevices?view=graph-rest-beta", + "Command": "Get-MgBetaDirectoryAuthenticationMethodDeviceHardwareOathDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHardwareOathTokenAuthenticationMethodDevice", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/directory/authenticationMethodDevices/hardwareOathDevices/{hardwareOathTokenAuthenticationMethodDevice-id}/assignTo", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryAuthenticationMethodDeviceHardwareOathDeviceAssignTo", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/authenticationMethodDevices/hardwareOathDevices/{hardwareOathTokenAuthenticationMethodDevice-id}/assignTo", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryAuthenticationMethodDeviceHardwareOathDeviceAssignTo", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/directory/authenticationMethodDevices/hardwareOathDevices/{hardwareOathTokenAuthenticationMethodDevice-id}/assignTo/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryAuthenticationMethodDeviceHardwareOathDeviceAssignToMailboxSetting", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/authenticationMethodDevices/hardwareOathDevices/{hardwareOathTokenAuthenticationMethodDevice-id}/assignTo/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryAuthenticationMethodDeviceHardwareOathDeviceAssignToMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/directory/authenticationMethodDevices/hardwareOathDevices/{hardwareOathTokenAuthenticationMethodDevice-id}/assignTo/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryAuthenticationMethodDeviceHardwareOathDeviceAssignToServiceProvisioningError", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/authenticationMethodDevices/hardwareOathDevices/{hardwareOathTokenAuthenticationMethodDevice-id}/assignTo/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryAuthenticationMethodDeviceHardwareOathDeviceAssignToServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directory/authenticationMethodDevices/hardwareOathDevices/{hardwareOathTokenAuthenticationMethodDevice-id}/assignTo/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryAuthenticationMethodDeviceHardwareOathDeviceAssignToServiceProvisioningErrorCount", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/authenticationMethodDevices/hardwareOathDevices/{hardwareOathTokenAuthenticationMethodDevice-id}/assignTo/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryAuthenticationMethodDeviceHardwareOathDeviceAssignToServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directory/authenticationMethodDevices/hardwareOathDevices/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryAuthenticationMethodDeviceHardwareOathDeviceCount", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/authenticationMethodDevices/hardwareOathDevices/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryAuthenticationMethodDeviceHardwareOathDeviceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCertificateAuthorityPath", - "Uri": "/directory/certificateAuthorities", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryCertificateAuthority", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/certificateAuthorities", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryCertificateAuthority", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCertificateAuthorityPath", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCertificateBasedApplicationConfiguration", - "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedapplicationconfiguration-get?view=graph-rest-beta", + "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCertificateBasedApplicationConfiguration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCertificateBasedApplicationConfiguration", - "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificateauthoritypath-list-certificatebasedapplicationconfigurations?view=graph-rest-beta", + "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCertificateBasedApplicationConfiguration", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationCount", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCertificateAuthorityAsEntity", - "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities/{certificateAuthorityAsEntity-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities/{certificateAuthorityAsEntity-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificateauthorityasentity-get?view=graph-rest-beta", + "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCertificateAuthorityAsEntity", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCertificateAuthorityAsEntity", - "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedapplicationconfiguration-list-trustedcertificateauthorities?view=graph-rest-beta", + "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCertificateAuthorityAsEntity", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthorityCount", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthorityCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMutualTlsOauthConfiguration", - "Uri": "/directory/certificateAuthorities/mutualTlsOauthConfigurations/{mutualTlsOauthConfiguration-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryCertificateAuthorityMutualTlOauthConfiguration", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/certificateAuthorities/mutualTlsOauthConfigurations/{mutualTlsOauthConfiguration-id}", "Permissions": [ { "Name": "MutualTlsOauthConfiguration.Read.All", @@ -102352,20 +102349,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mutualtlsoauthconfiguration-get?view=graph-rest-beta", + "Command": "Get-MgBetaDirectoryCertificateAuthorityMutualTlOauthConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMutualTlsOauthConfiguration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMutualTlsOauthConfiguration", - "Uri": "/directory/certificateAuthorities/mutualTlsOauthConfigurations", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryCertificateAuthorityMutualTlOauthConfiguration", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/certificateAuthorities/mutualTlsOauthConfigurations", "Permissions": [ { "Name": "MutualTlsOauthConfiguration.Read.All", @@ -102400,19 +102397,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificateauthoritypath-list-mutualtlsoauthconfigurations?view=graph-rest-beta", + "Command": "Get-MgBetaDirectoryCertificateAuthorityMutualTlOauthConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMutualTlsOauthConfiguration", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directory/certificateAuthorities/mutualTlsOauthConfigurations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryCertificateAuthorityMutualTlOauthConfigurationCount", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/certificateAuthorities/mutualTlsOauthConfigurations/$count", "Permissions": [ { "Name": "MutualTlsOauthConfiguration.Read.All", @@ -102447,19 +102444,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryCertificateAuthorityMutualTlOauthConfigurationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinition", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -102494,20 +102491,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customsecurityattributedefinition-get?view=graph-rest-beta", + "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", - "Uri": "/directory/customSecurityAttributeDefinitions", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinition", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/customSecurityAttributeDefinitions", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -102542,19 +102539,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-customsecurityattributedefinitions?view=graph-rest-beta", + "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAllowedValue", - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -102589,20 +102586,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/allowedvalue-get?view=graph-rest-beta", + "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAllowedValue", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAllowedValue", - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -102637,19 +102634,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customsecurityattributedefinition-list-allowedvalues?view=graph-rest-beta", + "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAllowedValue", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValueCount", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/$count", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -102684,20 +102681,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValueCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directory/customSecurityAttributeDefinitions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinitionCount", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/customSecurityAttributeDefinitions/$count", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -102732,310 +102729,313 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinitionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/directory/deletedItems/{directoryObject-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryDeletedItem", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/deletedItems/{directoryObject-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryDeletedItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/directory/deletedItems/{directoryObject-id}/administrativeUnit", - "CommandAlias": "Get-MgBetaDirectoryDeletedAdministrativeUnit", - "Command": "Get-MgBetaDirectoryDeletedItemAsAdministrativeUnit", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": "Get-MgBetaDirectoryDeletedAdministrativeUnit", + "Uri": "/directory/deletedItems/{directoryObject-id}/administrativeUnit", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryDeletedItemAsAdministrativeUnit", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/directory/deletedItems/administrativeUnit", - "CommandAlias": "Get-MgBetaDirectoryDeletedAdministrativeUnit", - "Command": "Get-MgBetaDirectoryDeletedItemAsAdministrativeUnit", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": "Get-MgBetaDirectoryDeletedAdministrativeUnit", + "Uri": "/directory/deletedItems/administrativeUnit", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryDeletedItemAsAdministrativeUnit", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", - "Uri": "/directory/deletedItems/{directoryObject-id}/application", - "CommandAlias": "Get-MgBetaDirectoryDeletedApplication", - "Command": "Get-MgBetaDirectoryDeletedItemAsApplication", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": "Get-MgBetaDirectoryDeletedApplication", + "Uri": "/directory/deletedItems/{directoryObject-id}/application", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryDeletedItemAsApplication", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", - "Uri": "/directory/deletedItems/application", - "CommandAlias": "Get-MgBetaDirectoryDeletedApplication", - "Command": "Get-MgBetaDirectoryDeletedItemAsApplication", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": "Get-MgBetaDirectoryDeletedApplication", + "Uri": "/directory/deletedItems/application", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryDeletedItemAsApplication", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/directory/deletedItems/{directoryObject-id}/device", - "CommandAlias": "Get-MgBetaDirectoryDeletedDevice", - "Command": "Get-MgBetaDirectoryDeletedItemAsDevice", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": "Get-MgBetaDirectoryDeletedDevice", + "Uri": "/directory/deletedItems/{directoryObject-id}/device", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryDeletedItemAsDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/directory/deletedItems/device", - "CommandAlias": "Get-MgBetaDirectoryDeletedDevice", - "Command": "Get-MgBetaDirectoryDeletedItemAsDevice", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": "Get-MgBetaDirectoryDeletedDevice", + "Uri": "/directory/deletedItems/device", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryDeletedItemAsDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/directory/deletedItems/{directoryObject-id}/group", - "CommandAlias": "Get-MgBetaDirectoryDeletedGroup", - "Command": "Get-MgBetaDirectoryDeletedItemAsGroup", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": "Get-MgBetaDirectoryDeletedGroup", + "Uri": "/directory/deletedItems/{directoryObject-id}/group", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-list?view=graph-rest-beta", + "Command": "Get-MgBetaDirectoryDeletedItemAsGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/directory/deletedItems/group", - "CommandAlias": "Get-MgBetaDirectoryDeletedGroup", - "Command": "Get-MgBetaDirectoryDeletedItemAsGroup", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": "Get-MgBetaDirectoryDeletedGroup", + "Uri": "/directory/deletedItems/group", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-list?view=graph-rest-beta", + "Command": "Get-MgBetaDirectoryDeletedItemAsGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/directory/deletedItems/{directoryObject-id}/servicePrincipal", - "CommandAlias": "Get-MgBetaDirectoryDeletedServicePrincipal", - "Command": "Get-MgBetaDirectoryDeletedItemAsServicePrincipal", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": "Get-MgBetaDirectoryDeletedServicePrincipal", + "Uri": "/directory/deletedItems/{directoryObject-id}/servicePrincipal", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryDeletedItemAsServicePrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/directory/deletedItems/servicePrincipal", - "CommandAlias": "Get-MgBetaDirectoryDeletedServicePrincipal", - "Command": "Get-MgBetaDirectoryDeletedItemAsServicePrincipal", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": "Get-MgBetaDirectoryDeletedServicePrincipal", + "Uri": "/directory/deletedItems/servicePrincipal", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryDeletedItemAsServicePrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/directory/deletedItems/{directoryObject-id}/user", - "CommandAlias": "Get-MgBetaDirectoryDeletedUser", - "Command": "Get-MgBetaDirectoryDeletedItemAsUser", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": "Get-MgBetaDirectoryDeletedUser", + "Uri": "/directory/deletedItems/{directoryObject-id}/user", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryDeletedItemAsUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/directory/deletedItems/user", - "CommandAlias": "Get-MgBetaDirectoryDeletedUser", - "Command": "Get-MgBetaDirectoryDeletedItemAsUser", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": "Get-MgBetaDirectoryDeletedUser", + "Uri": "/directory/deletedItems/user", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryDeletedItemAsUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/directory/deletedItems/getByIds", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryDeletedItemById", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/deletedItems/getByIds", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", + "Command": "Get-MgBetaDirectoryDeletedItemById", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directory/deletedItems/administrativeUnit/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryDeletedItemCountAsAdministrativeUnit", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/deletedItems/administrativeUnit/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryDeletedItemCountAsAdministrativeUnit", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directory/deletedItems/application/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryDeletedItemCountAsApplication", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/deletedItems/application/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryDeletedItemCountAsApplication", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directory/deletedItems/device/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryDeletedItemCountAsDevice", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/deletedItems/device/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryDeletedItemCountAsDevice", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directory/deletedItems/group/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryDeletedItemCountAsGroup", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/deletedItems/group/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryDeletedItemCountAsGroup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directory/deletedItems/servicePrincipal/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryDeletedItemCountAsServicePrincipal", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/deletedItems/servicePrincipal/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryDeletedItemCountAsServicePrincipal", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directory/deletedItems/user/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryDeletedItemCountAsUser", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/deletedItems/user/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryDeletedItemCountAsUser", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/directory/deletedItems/{directoryObject-id}/getMemberGroups", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryDeletedItemMemberGroup", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/deletedItems/{directoryObject-id}/getMemberGroups", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", + "Command": "Get-MgBetaDirectoryDeletedItemMemberGroup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -103044,15 +103044,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/directory/deletedItems/{directoryObject-id}/getMemberObjects", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryDeletedItemMemberObject", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/deletedItems/{directoryObject-id}/getMemberObjects", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryDeletedItemMemberObject", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -103061,55 +103061,52 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", - "Uri": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryDeviceLocalCredential", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicelocalcredentialinfo-get?view=graph-rest-beta", + "Command": "Get-MgBetaDirectoryDeviceLocalCredential", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", - "Uri": "/directory/deviceLocalCredentials", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryDeviceLocalCredential", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/deviceLocalCredentials", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-devicelocalcredentials?view=graph-rest-beta", + "Command": "Get-MgBetaDirectoryDeviceLocalCredential", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directory/deviceLocalCredentials/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryDeviceLocalCredentialCount", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/deviceLocalCredentials/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryDeviceLocalCredentialCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExternalUserProfile", - "Uri": "/directory/externalUserProfiles/{externalUserProfile-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryExternalUserProfile", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/externalUserProfiles/{externalUserProfile-id}", "Permissions": [ { "Name": "ExternalUserProfile.Read.All", @@ -103144,20 +103141,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externaluserprofile-get?view=graph-rest-beta", + "Command": "Get-MgBetaDirectoryExternalUserProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalUserProfile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExternalUserProfile", - "Uri": "/directory/externalUserProfiles", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryExternalUserProfile", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/externalUserProfiles", "Permissions": [ { "Name": "ExternalUserProfile.Read.All", @@ -103192,19 +103189,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-externaluserprofiles?view=graph-rest-beta", + "Command": "Get-MgBetaDirectoryExternalUserProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalUserProfile", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directory/externalUserProfiles/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryExternalUserProfileCount", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/externalUserProfiles/$count", "Permissions": [ { "Name": "ExternalUserProfile.Read.All", @@ -103239,91 +103236,91 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryExternalUserProfileCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", - "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryFeatureRolloutPolicy", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryFeatureRolloutPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", - "Uri": "/directory/featureRolloutPolicies", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryFeatureRolloutPolicy", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/featureRolloutPolicies", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryFeatureRolloutPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryFeatureRolloutPolicyApplyTo", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryFeatureRolloutPolicyApplyTo", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryFeatureRolloutPolicyApplyToCount", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryFeatureRolloutPolicyApplyToCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directory/featureRolloutPolicies/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryFeatureRolloutPolicyCount", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/featureRolloutPolicies/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryFeatureRolloutPolicyCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityProviderBase", - "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryFederationConfiguration", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -103358,20 +103355,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryFederationConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityProviderBase", - "Uri": "/directory/federationConfigurations", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryFederationConfiguration", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/federationConfigurations", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -103406,19 +103403,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryFederationConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directory/federationConfigurations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryFederationConfigurationCount", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/federationConfigurations/$count", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -103453,62 +103450,62 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryFederationConfigurationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphImpactedResource", - "Uri": "/directory/impactedResources/{impactedResource-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryImpactedResource", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/impactedResources/{impactedResource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryImpactedResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImpactedResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphImpactedResource", - "Uri": "/directory/impactedResources", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryImpactedResource", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/impactedResources", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryImpactedResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImpactedResource", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directory/impactedResources/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryImpactedResourceCount", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/impactedResources/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryImpactedResourceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphInboundSharedUserProfile", - "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryInboundSharedUserProfile", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}", "Permissions": [ { "Name": "CrossTenantUserProfileSharing.Read", @@ -103559,20 +103556,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/inboundshareduserprofile-get?view=graph-rest-beta", + "Command": "Get-MgBetaDirectoryInboundSharedUserProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInboundSharedUserProfile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphInboundSharedUserProfile", - "Uri": "/directory/inboundSharedUserProfiles", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryInboundSharedUserProfile", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/inboundSharedUserProfiles", "Permissions": [ { "Name": "CrossTenantUserProfileSharing.Read.All", @@ -103607,19 +103604,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-inboundshareduserprofiles?view=graph-rest-beta", + "Command": "Get-MgBetaDirectoryInboundSharedUserProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInboundSharedUserProfile", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directory/inboundSharedUserProfiles/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryInboundSharedUserProfileCount", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/inboundSharedUserProfiles/$count", "Permissions": [ { "Name": "CrossTenantUserProfileSharing.Read.All", @@ -103654,19 +103651,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryInboundSharedUserProfileCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/directoryObjects/{directoryObject-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryObject", "Module": "Beta.DirectoryObjects", + "CommandAlias": null, + "Uri": "/directoryObjects/{directoryObject-id}", "Permissions": [ { "Name": "Directory.Read.All", @@ -103685,34 +103682,34 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-get?view=graph-rest-beta", + "Command": "Get-MgBetaDirectoryObject", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/directoryObjects", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryObject", "Module": "Beta.DirectoryObjects", + "CommandAlias": null, + "Uri": "/directoryObjects", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryObject", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/directoryObjects/getByIds", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryObjectById", "Module": "Beta.DirectoryObjects", + "CommandAlias": null, + "Uri": "/directoryObjects/getByIds", "Permissions": [ { "Name": "Directory.Read.All", @@ -103731,34 +103728,34 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", + "Command": "Get-MgBetaDirectoryObjectById", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directoryObjects/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryObjectCount", "Module": "Beta.DirectoryObjects", + "CommandAlias": null, + "Uri": "/directoryObjects/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryObjectCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/directoryObjects/delta", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryObjectDelta", "Module": "Beta.DirectoryObjects", + "CommandAlias": null, + "Uri": "/directoryObjects/delta", "Permissions": [ { "Name": "Directory.Read.All", @@ -103777,19 +103774,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-beta", + "Command": "Get-MgBetaDirectoryObjectDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Delta" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/directoryObjects/{directoryObject-id}/getMemberGroups", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryObjectMemberGroup", "Module": "Beta.DirectoryObjects", + "CommandAlias": null, + "Uri": "/directoryObjects/{directoryObject-id}/getMemberGroups", "Permissions": [ { "Name": "Application.Read.All", @@ -103944,8 +103941,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", + "Command": "Get-MgBetaDirectoryObjectMemberGroup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -103954,12 +103954,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/directoryObjects/{directoryObject-id}/getMemberObjects", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryObjectMemberObject", "Module": "Beta.DirectoryObjects", + "CommandAlias": null, + "Uri": "/directoryObjects/{directoryObject-id}/getMemberObjects", "Permissions": [ { "Name": "Application.Read.All", @@ -104138,8 +104135,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryObjectMemberObject", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -104148,42 +104148,39 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/directoryObjects/getUserOwnedObjects", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryObjectUserOwnedObject", "Module": "Beta.DirectoryObjects", + "CommandAlias": null, + "Uri": "/directoryObjects/getUserOwnedObjects", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", + "Command": "Get-MgBetaDirectoryObjectUserOwnedObject", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", - "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryOnPremiseSynchronization", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onpremisesdirectorysynchronization-get?view=graph-rest-beta", + "Command": "Get-MgBetaDirectoryOnPremiseSynchronization", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", - "Uri": "/directory/onPremisesSynchronization", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryOnPremiseSynchronization", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/onPremisesSynchronization", "Permissions": [ { "Name": "OnPremDirectorySynchronization.Read.All", @@ -104202,19 +104199,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryOnPremiseSynchronization", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directory/onPremisesSynchronization/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryOnPremiseSynchronizationCount", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/onPremisesSynchronization/$count", "Permissions": [ { "Name": "OnPremDirectorySynchronization.Read.All", @@ -104233,19 +104230,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryOnPremiseSynchronizationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOutboundSharedUserProfile", - "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryOutboundSharedUserProfile", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}", "Permissions": [ { "Name": "CrossTenantUserProfileSharing.Read", @@ -104296,20 +104293,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outboundshareduserprofile-get?view=graph-rest-beta", + "Command": "Get-MgBetaDirectoryOutboundSharedUserProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutboundSharedUserProfile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOutboundSharedUserProfile", - "Uri": "/directory/outboundSharedUserProfiles", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryOutboundSharedUserProfile", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/outboundSharedUserProfiles", "Permissions": [ { "Name": "CrossTenantUserProfileSharing.Read", @@ -104360,19 +104357,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-outboundshareduserprofiles?view=graph-rest-beta", + "Command": "Get-MgBetaDirectoryOutboundSharedUserProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutboundSharedUserProfile", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directory/outboundSharedUserProfiles/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryOutboundSharedUserProfileCount", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/outboundSharedUserProfiles/$count", "Permissions": [ { "Name": "CrossTenantUserProfileSharing.Read", @@ -104423,34 +104420,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryOutboundSharedUserProfileCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryOutboundSharedUserProfileTenant", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryOutboundSharedUserProfileTenant", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTenantReference", - "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryOutboundSharedUserProfileTenant", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants", "Permissions": [ { "Name": "CrossTenantUserProfileSharing.Read", @@ -104501,19 +104498,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outboundshareduserprofile-list-tenants?view=graph-rest-beta", + "Command": "Get-MgBetaDirectoryOutboundSharedUserProfileTenant", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTenantReference", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryOutboundSharedUserProfileTenantCount", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/$count", "Permissions": [ { "Name": "CrossTenantUserProfileSharing.Read", @@ -104564,20 +104561,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryOutboundSharedUserProfileTenantCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPendingExternalUserProfile", - "Uri": "/directory/pendingExternalUserProfiles/{pendingExternalUserProfile-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryPendingExternalUserProfile", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/pendingExternalUserProfiles/{pendingExternalUserProfile-id}", "Permissions": [ { "Name": "PendingExternalUserProfile.Read.All", @@ -104612,20 +104609,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/pendingexternaluserprofile-get?view=graph-rest-beta", + "Command": "Get-MgBetaDirectoryPendingExternalUserProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPendingExternalUserProfile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPendingExternalUserProfile", - "Uri": "/directory/pendingExternalUserProfiles", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryPendingExternalUserProfile", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/pendingExternalUserProfiles", "Permissions": [ { "Name": "PendingExternalUserProfile.Read.All", @@ -104660,19 +104657,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-pendingexternaluserprofile?view=graph-rest-beta", + "Command": "Get-MgBetaDirectoryPendingExternalUserProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPendingExternalUserProfile", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directory/pendingExternalUserProfiles/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryPendingExternalUserProfileCount", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/pendingExternalUserProfiles/$count", "Permissions": [ { "Name": "PendingExternalUserProfile.Read.All", @@ -104707,33 +104704,33 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryPendingExternalUserProfileCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPublicKeyInfrastructureRoot", - "Uri": "/directory/publicKeyInfrastructure", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryPublicKeyInfrastructure", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/publicKeyInfrastructure", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryPublicKeyInfrastructure", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPublicKeyInfrastructureRoot", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCertificateBasedAuthPki", - "Uri": "/directory/publicKeyInfrastructure/certificateBasedAuthConfigurations/{certificateBasedAuthPki-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryPublicKeyInfrastructureCertificateBasedAuthConfiguration", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/publicKeyInfrastructure/certificateBasedAuthConfigurations/{certificateBasedAuthPki-id}", "Permissions": [ { "Name": "PublicKeyInfrastructure.Read.All", @@ -104768,20 +104765,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthpki-get?view=graph-rest-beta", + "Command": "Get-MgBetaDirectoryPublicKeyInfrastructureCertificateBasedAuthConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCertificateBasedAuthPki", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCertificateBasedAuthPki", - "Uri": "/directory/publicKeyInfrastructure/certificateBasedAuthConfigurations", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryPublicKeyInfrastructureCertificateBasedAuthConfiguration", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/publicKeyInfrastructure/certificateBasedAuthConfigurations", "Permissions": [ { "Name": "PublicKeyInfrastructure.Read.All", @@ -104816,19 +104813,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/publickeyinfrastructureroot-list-certificatebasedauthconfigurations?view=graph-rest-beta", + "Command": "Get-MgBetaDirectoryPublicKeyInfrastructureCertificateBasedAuthConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCertificateBasedAuthPki", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCertificateAuthorityDetail", - "Uri": "/directory/publicKeyInfrastructure/certificateBasedAuthConfigurations/{certificateBasedAuthPki-id}/certificateAuthorities/{certificateAuthorityDetail-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryPublicKeyInfrastructureCertificateBasedAuthConfigurationCertificateAuthority", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/publicKeyInfrastructure/certificateBasedAuthConfigurations/{certificateBasedAuthPki-id}/certificateAuthorities/{certificateAuthorityDetail-id}", "Permissions": [ { "Name": "PublicKeyInfrastructure.Read.All", @@ -104863,20 +104860,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificateauthoritydetail-get?view=graph-rest-beta", + "Command": "Get-MgBetaDirectoryPublicKeyInfrastructureCertificateBasedAuthConfigurationCertificateAuthority", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCertificateAuthorityDetail", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCertificateAuthorityDetail", - "Uri": "/directory/publicKeyInfrastructure/certificateBasedAuthConfigurations/{certificateBasedAuthPki-id}/certificateAuthorities", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryPublicKeyInfrastructureCertificateBasedAuthConfigurationCertificateAuthority", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/publicKeyInfrastructure/certificateBasedAuthConfigurations/{certificateBasedAuthPki-id}/certificateAuthorities", "Permissions": [ { "Name": "PublicKeyInfrastructure.Read.All", @@ -104911,19 +104908,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthpki-list-certificateauthorities?view=graph-rest-beta", + "Command": "Get-MgBetaDirectoryPublicKeyInfrastructureCertificateBasedAuthConfigurationCertificateAuthority", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCertificateAuthorityDetail", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directory/publicKeyInfrastructure/certificateBasedAuthConfigurations/{certificateBasedAuthPki-id}/certificateAuthorities/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryPublicKeyInfrastructureCertificateBasedAuthConfigurationCertificateAuthorityCount", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/publicKeyInfrastructure/certificateBasedAuthConfigurations/{certificateBasedAuthPki-id}/certificateAuthorities/$count", "Permissions": [ { "Name": "PublicKeyInfrastructure.Read.All", @@ -104958,20 +104955,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryPublicKeyInfrastructureCertificateBasedAuthConfigurationCertificateAuthorityCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directory/publicKeyInfrastructure/certificateBasedAuthConfigurations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryPublicKeyInfrastructureCertificateBasedAuthConfigurationCount", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/publicKeyInfrastructure/certificateBasedAuthConfigurations/$count", "Permissions": [ { "Name": "PublicKeyInfrastructure.Read.All", @@ -105006,19 +105003,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryPublicKeyInfrastructureCertificateBasedAuthConfigurationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRecommendation", - "Uri": "/directory/recommendations/{recommendation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRecommendation", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/recommendations/{recommendation-id}", "Permissions": [ { "Name": "DirectoryRecommendations.Read.All", @@ -105053,20 +105050,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/recommendation-get?view=graph-rest-beta", + "Command": "Get-MgBetaDirectoryRecommendation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRecommendation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRecommendation", - "Uri": "/directory/recommendations", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRecommendation", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/recommendations", "Permissions": [ { "Name": "DirectoryRecommendations.Read.All", @@ -105101,19 +105098,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-recommendation?view=graph-rest-beta", + "Command": "Get-MgBetaDirectoryRecommendation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRecommendation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directory/recommendations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRecommendationCount", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/recommendations/$count", "Permissions": [ { "Name": "DirectoryRecommendations.Read.All", @@ -105148,19 +105145,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryRecommendationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphImpactedResource", - "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRecommendationImpactedResource", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}", "Permissions": [ { "Name": "DirectoryRecommendations.Read.All", @@ -105195,20 +105192,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-get?view=graph-rest-beta", + "Command": "Get-MgBetaDirectoryRecommendationImpactedResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImpactedResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphImpactedResource", - "Uri": "/directory/recommendations/{recommendation-id}/impactedResources", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRecommendationImpactedResource", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/recommendations/{recommendation-id}/impactedResources", "Permissions": [ { "Name": "DirectoryRecommendations.Read.All", @@ -105243,19 +105240,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/recommendation-list-impactedresources?view=graph-rest-beta", + "Command": "Get-MgBetaDirectoryRecommendationImpactedResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImpactedResource", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRecommendationImpactedResourceCount", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/$count", "Permissions": [ { "Name": "DirectoryRecommendations.Read.All", @@ -105290,20 +105287,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryRecommendationImpactedResourceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryRole", - "Uri": "/directoryRoles/{directoryRole-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRole", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -105370,20 +105367,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-get?view=graph-rest-beta", + "Command": "Get-MgBetaDirectoryRole", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryRole", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryRole", - "Uri": "/directoryRoles", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRole", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -105450,34 +105447,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-list?view=graph-rest-beta", + "Command": "Get-MgBetaDirectoryRole", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryRole", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/directoryRoles/getByIds", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRoleById", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles/getByIds", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", + "Command": "Get-MgBetaDirectoryRoleById", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryRole", - "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRoleByRoleTemplateId", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -105544,20 +105541,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-get?view=graph-rest-beta", + "Command": "Get-MgBetaDirectoryRoleByRoleTemplateId", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryRole", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directoryRoles/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRoleCount", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles/$count", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -105624,19 +105621,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryRoleCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryRole", - "Uri": "/directoryRoles/delta", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRoleDelta", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles/delta", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -105703,19 +105700,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-delta?view=graph-rest-beta", + "Command": "Get-MgBetaDirectoryRoleDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryRole", + "Method": "GET", "Variants": [ "Delta" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/directoryRoles/{directoryRole-id}/members", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRoleMember", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -105782,193 +105779,193 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-list-members?view=graph-rest-beta", + "Command": "Get-MgBetaDirectoryRoleMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/application", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRoleMemberAsApplication", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/application", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryRoleMemberAsApplication", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", - "Uri": "/directoryRoles/{directoryRole-id}/members/application", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRoleMemberAsApplication", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/application", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryRoleMemberAsApplication", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/device", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRoleMemberAsDevice", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/device", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryRoleMemberAsDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/directoryRoles/{directoryRole-id}/members/device", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRoleMemberAsDevice", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/device", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryRoleMemberAsDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/group", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRoleMemberAsGroup", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/group", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryRoleMemberAsGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/directoryRoles/{directoryRole-id}/members/group", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRoleMemberAsGroup", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/group", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryRoleMemberAsGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOrgContact", - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/orgContact", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRoleMemberAsOrgContact", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/orgContact", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryRoleMemberAsOrgContact", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOrgContact", - "Uri": "/directoryRoles/{directoryRole-id}/members/orgContact", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRoleMemberAsOrgContact", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/orgContact", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryRoleMemberAsOrgContact", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/servicePrincipal", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRoleMemberAsServicePrincipal", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/servicePrincipal", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryRoleMemberAsServicePrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/directoryRoles/{directoryRole-id}/members/servicePrincipal", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRoleMemberAsServicePrincipal", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/servicePrincipal", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryRoleMemberAsServicePrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/user", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRoleMemberAsUser", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/user", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryRoleMemberAsUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/directoryRoles/{directoryRole-id}/members/user", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRoleMemberAsUser", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/user", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryRoleMemberAsUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directoryRoles/{directoryRole-id}/members/$ref", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRoleMemberByRef", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/$ref", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -106035,19 +106032,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-list-members?view=graph-rest-beta", + "Command": "Get-MgBetaDirectoryRoleMemberByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directoryRoles/{directoryRole-id}/members/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRoleMemberCount", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/$count", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -106114,113 +106111,116 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryRoleMemberCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directoryRoles/{directoryRole-id}/members/application/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRoleMemberCountAsApplication", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/application/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryRoleMemberCountAsApplication", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directoryRoles/{directoryRole-id}/members/device/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRoleMemberCountAsDevice", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/device/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryRoleMemberCountAsDevice", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directoryRoles/{directoryRole-id}/members/group/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRoleMemberCountAsGroup", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/group/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryRoleMemberCountAsGroup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directoryRoles/{directoryRole-id}/members/orgContact/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRoleMemberCountAsOrgContact", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/orgContact/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryRoleMemberCountAsOrgContact", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directoryRoles/{directoryRole-id}/members/servicePrincipal/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRoleMemberCountAsServicePrincipal", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/servicePrincipal/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryRoleMemberCountAsServicePrincipal", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directoryRoles/{directoryRole-id}/members/user/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRoleMemberCountAsUser", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/user/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryRoleMemberCountAsUser", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/directoryRoles/{directoryRole-id}/getMemberGroups", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRoleMemberGroup", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/getMemberGroups", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", + "Command": "Get-MgBetaDirectoryRoleMemberGroup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -106229,15 +106229,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/directoryRoles/{directoryRole-id}/getMemberObjects", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRoleMemberObject", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/getMemberObjects", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryRoleMemberObject", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -106246,27 +106246,24 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRoleScopedMember", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryRoleScopedMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRoleScopedMember", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -106333,19 +106330,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-list-scopedmembers?view=graph-rest-beta", + "Command": "Get-MgBetaDirectoryRoleScopedMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRoleScopedMemberCount", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/$count", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -106412,20 +106409,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryRoleScopedMemberCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRoleTemplate", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -106492,20 +106489,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryroletemplate-get?view=graph-rest-beta", + "Command": "Get-MgBetaDirectoryRoleTemplate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", - "Uri": "/directoryRoleTemplates", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRoleTemplate", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoleTemplates", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -106572,34 +106569,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryroletemplate-list?view=graph-rest-beta", + "Command": "Get-MgBetaDirectoryRoleTemplate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/directoryRoleTemplates/getByIds", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRoleTemplateById", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoleTemplates/getByIds", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", + "Command": "Get-MgBetaDirectoryRoleTemplateById", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directoryRoleTemplates/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRoleTemplateCount", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoleTemplates/$count", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -106666,19 +106663,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryRoleTemplateCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/directoryRoleTemplates/delta", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRoleTemplateDelta", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoleTemplates/delta", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -106745,22 +106742,25 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-beta", + "Command": "Get-MgBetaDirectoryRoleTemplateDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Delta" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberGroups", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRoleTemplateMemberGroup", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberGroups", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", + "Command": "Get-MgBetaDirectoryRoleTemplateMemberGroup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -106769,15 +106769,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberObjects", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRoleTemplateMemberObject", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberObjects", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryRoleTemplateMemberObject", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -106786,42 +106786,39 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/directoryRoleTemplates/getUserOwnedObjects", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRoleTemplateUserOwnedObject", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoleTemplates/getUserOwnedObjects", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", + "Command": "Get-MgBetaDirectoryRoleTemplateUserOwnedObject", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/directoryRoles/getUserOwnedObjects", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRoleUserOwnedObject", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles/getUserOwnedObjects", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", + "Command": "Get-MgBetaDirectoryRoleUserOwnedObject", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectorySetting", - "Uri": "/settings/{directorySetting-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDirectorySetting", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/settings/{directorySetting-id}", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -106888,20 +106885,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directorysetting-get?view=graph-rest-beta", + "Command": "Get-MgBetaDirectorySetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectorySetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectorySetting", - "Uri": "/settings", - "CommandAlias": null, - "Command": "Get-MgBetaDirectorySetting", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/settings", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -106968,129 +106965,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-settings?view=graph-rest-beta", - "Variants": [ - "List" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectorySettingTemplate", - "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDirectorySettingTemplate", - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [ - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "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 - } - ], + "Command": "Get-MgBetaDirectorySetting", "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directorysettingtemplate-get?view=graph-rest-beta", - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { + "OutputType": "IMicrosoftGraphDirectorySetting", "Method": "GET", - "OutputType": "IMicrosoftGraphDirectorySettingTemplate", - "Uri": "/directorySettingTemplates", - "CommandAlias": null, - "Command": "Get-MgBetaDirectorySettingTemplate", - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [ - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "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 - } - ], - "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directorysettingtemplate-list?view=graph-rest-beta", "Variants": [ "List" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/directorySettingTemplates/getByIds", - "CommandAlias": null, - "Command": "Get-MgBetaDirectorySettingTemplateById", "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], - "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", - "Variants": [ - "Get", - "GetExpanded" - ] - }, - { - "Method": "GET", - "OutputType": null, - "Uri": "/directorySettingTemplates/$count", "CommandAlias": null, - "Command": "Get-MgBetaDirectorySettingTemplateCount", - "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -107125,19 +107012,82 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directorysettingtemplate-get?view=graph-rest-beta", + "Command": "Get-MgBetaDirectorySettingTemplate", "ApiVersion": "beta", - "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectorySettingTemplate", + "Method": "GET", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ] }, { + "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directorySettingTemplates", + "Permissions": [ + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "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 + } + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directorysettingtemplate-list?view=graph-rest-beta", + "Command": "Get-MgBetaDirectorySettingTemplate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectorySettingTemplate", "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/directorySettingTemplates/delta", + "Variants": [ + "List" + ] + }, + { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Command": "Get-MgBetaDirectorySettingTemplateDelta", + "Uri": "/directorySettingTemplates/getByIds", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", + "Command": "Get-MgBetaDirectorySettingTemplateById", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", + "Variants": [ + "Get", + "GetExpanded" + ] + }, + { "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directorySettingTemplates/$count", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -107172,22 +107122,72 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectorySettingTemplateCount", "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "Variants": [ + "Get" + ] + }, + { + "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directorySettingTemplates/delta", + "Permissions": [ + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "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 + } + ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-beta", + "Command": "Get-MgBetaDirectorySettingTemplateDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Delta" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/getMemberGroups", - "CommandAlias": null, - "Command": "Get-MgBetaDirectorySettingTemplateMemberGroup", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/getMemberGroups", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", + "Command": "Get-MgBetaDirectorySettingTemplateMemberGroup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -107196,15 +107196,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/getMemberObjects", - "CommandAlias": null, - "Command": "Get-MgBetaDirectorySettingTemplateMemberObject", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/getMemberObjects", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectorySettingTemplateMemberObject", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -107213,172 +107213,169 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/directorySettingTemplates/getUserOwnedObjects", - "CommandAlias": null, - "Command": "Get-MgBetaDirectorySettingTemplateUserOwnedObject", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directorySettingTemplates/getUserOwnedObjects", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", + "Command": "Get-MgBetaDirectorySettingTemplateUserOwnedObject", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSharedEmailDomain", - "Uri": "/directory/sharedEmailDomains/{sharedEmailDomain-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDirectorySharedEmailDomain", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/sharedEmailDomains/{sharedEmailDomain-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectorySharedEmailDomain", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedEmailDomain", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSharedEmailDomain", - "Uri": "/directory/sharedEmailDomains", - "CommandAlias": null, - "Command": "Get-MgBetaDirectorySharedEmailDomain", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/sharedEmailDomains", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectorySharedEmailDomain", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedEmailDomain", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directory/sharedEmailDomains/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDirectorySharedEmailDomainCount", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/sharedEmailDomains/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectorySharedEmailDomainCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCompanySubscription", - "Uri": "/directory/subscriptions/{companySubscription-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDirectorySubscription", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/subscriptions/{companySubscription-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/companysubscription-get?view=graph-rest-beta", + "Command": "Get-MgBetaDirectorySubscription", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCompanySubscription", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCompanySubscription", - "Uri": "/directory/subscriptions", - "CommandAlias": null, - "Command": "Get-MgBetaDirectorySubscription", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/subscriptions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-subscriptions?view=graph-rest-beta", + "Command": "Get-MgBetaDirectorySubscription", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCompanySubscription", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCompanySubscription", - "Uri": "/directory/subscriptions(commerceSubscriptionId='{commerceSubscriptionId}')", - "CommandAlias": null, - "Command": "Get-MgBetaDirectorySubscriptionByCommerceSubscriptionId", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/subscriptions(commerceSubscriptionId='{commerceSubscriptionId}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/companysubscription-get?view=graph-rest-beta", + "Command": "Get-MgBetaDirectorySubscriptionByCommerceSubscriptionId", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCompanySubscription", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCompanySubscription", - "Uri": "/directory/subscriptions(ocpSubscriptionId='{ocpSubscriptionId}')", - "CommandAlias": null, - "Command": "Get-MgBetaDirectorySubscriptionByOcpSubscriptionId", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/subscriptions(ocpSubscriptionId='{ocpSubscriptionId}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/companysubscription-get?view=graph-rest-beta", + "Command": "Get-MgBetaDirectorySubscriptionByOcpSubscriptionId", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCompanySubscription", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directory/subscriptions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDirectorySubscriptionCount", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/subscriptions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectorySubscriptionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTemplate", - "Uri": "/directory/templates", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryTemplate", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/templates", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryTemplate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTemplate", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/directory/templates/deviceTemplates/{deviceTemplate-id}/deviceInstances/{device-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryTemplateDeviceInstance", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/templates/deviceTemplates/{deviceTemplate-id}/deviceInstances/{device-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryTemplateDeviceInstance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/directory/templates/deviceTemplates/{deviceTemplate-id}/deviceInstances", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryTemplateDeviceInstance", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/templates/deviceTemplates/{deviceTemplate-id}/deviceInstances", "Permissions": [ { "Name": "DeviceTemplate.Read.All", @@ -107413,19 +107410,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryTemplateDeviceInstance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/directory/templates/deviceTemplates/{deviceTemplate-id}/deviceInstances(deviceId='{deviceId}')", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryTemplateDeviceInstanceByDeviceId", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/templates/deviceTemplates/{deviceTemplate-id}/deviceInstances(deviceId='{deviceId}')", "Permissions": [ { "Name": "DeviceTemplate.Read.All", @@ -107460,20 +107457,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryTemplateDeviceInstanceByDeviceId", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directory/templates/deviceTemplates/{deviceTemplate-id}/deviceInstances/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryTemplateDeviceInstanceCount", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/templates/deviceTemplates/{deviceTemplate-id}/deviceInstances/$count", "Permissions": [ { "Name": "DeviceTemplate.Read.All", @@ -107508,20 +107505,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryTemplateDeviceInstanceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceTemplate", - "Uri": "/directory/templates/deviceTemplates/{deviceTemplate-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryTemplateDeviceTemplate", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/templates/deviceTemplates/{deviceTemplate-id}", "Permissions": [ { "Name": "DeviceTemplate.Read.All", @@ -107556,20 +107553,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicetemplate-get?view=graph-rest-beta", + "Command": "Get-MgBetaDirectoryTemplateDeviceTemplate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceTemplate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceTemplate", - "Uri": "/directory/templates/deviceTemplates", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryTemplateDeviceTemplate", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/templates/deviceTemplates", "Permissions": [ { "Name": "DeviceTemplate.Read.All", @@ -107604,19 +107601,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/template-list-devicetemplates?view=graph-rest-beta", + "Command": "Get-MgBetaDirectoryTemplateDeviceTemplate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceTemplate", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directory/templates/deviceTemplates/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryTemplateDeviceTemplateCount", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/templates/deviceTemplates/$count", "Permissions": [ { "Name": "DeviceTemplate.Read.All", @@ -107651,34 +107648,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryTemplateDeviceTemplateCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/directory/templates/deviceTemplates/{deviceTemplate-id}/owners/{directoryObject-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryTemplateDeviceTemplateOwner", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/templates/deviceTemplates/{deviceTemplate-id}/owners/{directoryObject-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryTemplateDeviceTemplateOwner", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/directory/templates/deviceTemplates/{deviceTemplate-id}/owners", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryTemplateDeviceTemplateOwner", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/templates/deviceTemplates/{deviceTemplate-id}/owners", "Permissions": [ { "Name": "DeviceTemplate.Read.All", @@ -107713,19 +107710,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicetemplate-list-owners?view=graph-rest-beta", + "Command": "Get-MgBetaDirectoryTemplateDeviceTemplateOwner", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directory/templates/deviceTemplates/{deviceTemplate-id}/owners/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryTemplateDeviceTemplateOwnerCount", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/templates/deviceTemplates/{deviceTemplate-id}/owners/$count", "Permissions": [ { "Name": "DeviceTemplate.Read.All", @@ -107760,20 +107757,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDirectoryTemplateDeviceTemplateOwnerCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDomain", - "Uri": "/domains/{domain-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDomain", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/domains/{domain-id}", "Permissions": [ { "Name": "Domain.Read.All", @@ -107824,20 +107821,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-get?view=graph-rest-beta", + "Command": "Get-MgBetaDomain", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDomain", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDomain", - "Uri": "/domains", - "CommandAlias": null, - "Command": "Get-MgBetaDomain", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/domains", "Permissions": [ { "Name": "Domain.Read.All", @@ -107888,19 +107885,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list?view=graph-rest-beta", + "Command": "Get-MgBetaDomain", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDomain", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/domains/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDomainCount", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/domains/$count", "Permissions": [ { "Name": "Domain.Read.All", @@ -107951,19 +107948,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDomainCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphInternalDomainFederation", - "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDomainFederationConfiguration", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", "Permissions": [ { "Name": "Domain.ReadWrite.All", @@ -107998,64 +107995,64 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internaldomainfederation-get?view=graph-rest-beta", + "Command": "Get-MgBetaDomainFederationConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInternalDomainFederation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphInternalDomainFederation", - "Uri": "/domains/{domain-id}/federationConfiguration", - "CommandAlias": null, - "Command": "Get-MgBetaDomainFederationConfiguration", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/federationConfiguration", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list-federationconfiguration?view=graph-rest-beta", + "Command": "Get-MgBetaDomainFederationConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInternalDomainFederation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/domains/{domain-id}/federationConfiguration/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDomainFederationConfigurationCount", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/federationConfiguration/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDomainFederationConfigurationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/domains/{domain-id}/domainNameReferences/{directoryObject-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDomainNameReference", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/domainNameReferences/{directoryObject-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDomainNameReference", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/domains/{domain-id}/domainNameReferences", - "CommandAlias": null, - "Command": "Get-MgBetaDomainNameReference", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/domainNameReferences", "Permissions": [ { "Name": "Domain.Read.All", @@ -108090,19 +108087,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list-domainnamereferences?view=graph-rest-beta", + "Command": "Get-MgBetaDomainNameReference", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/domains/{domain-id}/domainNameReferences/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDomainNameReferenceCount", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/domainNameReferences/$count", "Permissions": [ { "Name": "Domain.Read.All", @@ -108137,20 +108134,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDomainNameReferenceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDomain", - "Uri": "/domains/{domain-id}/rootDomain", - "CommandAlias": null, - "Command": "Get-MgBetaDomainRootDomain", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/rootDomain", "Permissions": [ { "Name": "Domain.Read.All", @@ -108201,35 +108198,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list-rootdomain?view=graph-rest-beta", + "Command": "Get-MgBetaDomainRootDomain", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDomain", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDomainDnsRecord", - "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDomainServiceConfigurationRecord", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDomainServiceConfigurationRecord", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDomainDnsRecord", - "Uri": "/domains/{domain-id}/serviceConfigurationRecords", - "CommandAlias": null, - "Command": "Get-MgBetaDomainServiceConfigurationRecord", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/serviceConfigurationRecords", "Permissions": [ { "Name": "Domain.Read.All", @@ -108264,19 +108261,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list-serviceconfigurationrecords?view=graph-rest-beta", + "Command": "Get-MgBetaDomainServiceConfigurationRecord", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/domains/{domain-id}/serviceConfigurationRecords/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDomainServiceConfigurationRecordCount", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/serviceConfigurationRecords/$count", "Permissions": [ { "Name": "Domain.Read.All", @@ -108311,79 +108308,79 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDomainServiceConfigurationRecordCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation", - "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/{sharedEmailDomainInvitation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDomainSharedEmailDomainInvitation", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/{sharedEmailDomainInvitation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDomainSharedEmailDomainInvitation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation", - "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations", - "CommandAlias": null, - "Command": "Get-MgBetaDomainSharedEmailDomainInvitation", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDomainSharedEmailDomainInvitation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDomainSharedEmailDomainInvitationCount", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDomainSharedEmailDomainInvitationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDomainDnsRecord", - "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDomainVerificationDnsRecord", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDomainVerificationDnsRecord", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDomainDnsRecord", - "Uri": "/domains/{domain-id}/verificationDnsRecords", - "CommandAlias": null, - "Command": "Get-MgBetaDomainVerificationDnsRecord", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/verificationDnsRecords", "Permissions": [ { "Name": "Domain.Read.All", @@ -108418,19 +108415,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list-verificationdnsrecords?view=graph-rest-beta", + "Command": "Get-MgBetaDomainVerificationDnsRecord", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/domains/{domain-id}/verificationDnsRecords/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDomainVerificationDnsRecordCount", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/verificationDnsRecords/$count", "Permissions": [ { "Name": "Domain.Read.All", @@ -108465,20 +108462,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDomainVerificationDnsRecordCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", - "Uri": "/drives/{drive-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDrive", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}", "Permissions": [ { "Name": "Files.Read", @@ -108593,34 +108590,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDrive", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", - "Uri": "/drives", - "CommandAlias": null, - "Command": "Get-MgBetaDrive", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDrive", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityOld", - "Uri": "/drives/{drive-id}/activities", - "CommandAlias": null, - "Command": "Get-MgBetaDriveActivity", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/activities", "Permissions": [ { "Name": "Files.Read", @@ -108703,285 +108700,285 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveActivity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityOld", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/bundles/{driveItem-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDriveBundle", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/bundles/{driveItem-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveBundle", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/bundles", - "CommandAlias": null, - "Command": "Get-MgBetaDriveBundle", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/bundles", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveBundle", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Get-MgBetaDriveBundleContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveBundleContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/contentStream", - "CommandAlias": null, - "Command": "Get-MgBetaDriveBundleContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveBundleContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/bundles/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDriveBundleCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/bundles/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveBundleCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base", - "CommandAlias": null, - "Command": "Get-MgBetaDriveContentTypeBase", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveContentTypeBase", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "CommandAlias": null, - "Command": "Get-MgBetaDriveContentTypeBaseType", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveContentTypeBaseType", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", - "CommandAlias": null, - "Command": "Get-MgBetaDriveContentTypeBaseType", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveContentTypeBaseType", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDriveContentTypeBaseTypeCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveContentTypeBaseTypeCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/drives/{drive-id}/createdByUser", - "CommandAlias": null, - "Command": "Get-MgBetaDriveCreatedByUser", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/createdByUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveCreatedByUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/drives/{drive-id}/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaDriveCreatedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveCreatedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/drives/{drive-id}/createdByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaDriveCreatedByUserServiceProvisioningError", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/createdByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveCreatedByUserServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDriveCreatedByUserServiceProvisioningErrorCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveCreatedByUserServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/following/{driveItem-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDriveFollowing", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/following/{driveItem-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveFollowing", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/following", - "CommandAlias": null, - "Command": "Get-MgBetaDriveFollowing", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/following", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveFollowing", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/following/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Get-MgBetaDriveFollowingContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/following/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveFollowingContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/following/{driveItem-id}/contentStream", - "CommandAlias": null, - "Command": "Get-MgBetaDriveFollowingContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/following/{driveItem-id}/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveFollowingContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/following/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDriveFollowingCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/following/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveFollowingCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/items/{driveItem-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDriveItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}", "Permissions": [ { "Name": "Files.Read", @@ -109128,34 +109125,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/items", - "CommandAlias": null, - "Command": "Get-MgBetaDriveItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-beta", + "Command": "Get-MgBetaDriveItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityOld", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/activities", - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemActivity", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/activities", "Permissions": [ { "Name": "Files.Read", @@ -109238,34 +109235,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveItemActivity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityOld", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemActivityByInterval", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivity-getbyinterval?view=graph-rest-beta", + "Command": "Get-MgBetaDriveItemActivityByInterval", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics", - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemAnalytic", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics", "Permissions": [ { "Name": "Files.Read", @@ -109348,78 +109345,78 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemanalytics-get?view=graph-rest-beta", + "Command": "Get-MgBetaDriveItemAnalytic", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemAnalyticItemActivityStat", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveItemAnalyticItemActivityStat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemAnalyticItemActivityStat", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveItemAnalyticItemActivityStat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivity", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemAnalyticItemActivityStatActivity", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveItemAnalyticItemActivityStatActivity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivity", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemAnalyticItemActivityStatCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveItemAnalyticItemActivityStatCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays", - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemAnalyticLastSevenDay", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays", "Permissions": [ { "Name": "Files.Read", @@ -109502,20 +109499,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveItemAnalyticLastSevenDay", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemAnalyticTime", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", "Permissions": [ { "Name": "Files.Read", @@ -109598,35 +109595,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveItemAnalyticTime", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemChild", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveItemChild", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children", - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemChild", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children", "Permissions": [ { "Name": "Files.Read", @@ -109741,49 +109738,49 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveItemChild", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemChildContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveItemChildContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemChildContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveItemChildContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemChildCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/$count", "Permissions": [ { "Name": "Files.Read", @@ -109898,20 +109895,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveItemChildCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", "Permissions": [ { "Name": "Files.Read", @@ -110026,20 +110023,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveItemContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/contentStream", - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/contentStream", "Permissions": [ { "Name": "Files.Read", @@ -110154,97 +110151,100 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveItemContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveItemCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser", - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemCreatedByUser", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveItemCreatedByUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemCreatedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveItemCreatedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemCreatedByUserServiceProvisioningError", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveItemCreatedByUserServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemCreatedByUserServiceProvisioningErrorCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveItemCreatedByUserServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/delta", - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemDelta", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/delta", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-beta", + "Command": "Get-MgBetaDriveItemDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Delta", "Delta1", @@ -110253,12 +110253,9 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemExtension", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/extensions/{extension-id}", "Permissions": [ { "Name": "Files.Read", @@ -110373,20 +110370,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveItemExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/extensions", - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemExtension", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/extensions", "Permissions": [ { "Name": "Files.Read", @@ -110501,19 +110498,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveItemExtension", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/extensions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemExtensionCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/extensions/$count", "Permissions": [ { "Name": "Files.Read", @@ -110628,82 +110625,85 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveItemExtensionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemItemLastModifiedByUser", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveItemItemLastModifiedByUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemItemLastModifiedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveItemItemLastModifiedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemItemLastModifiedByUserServiceProvisioningError", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveItemItemLastModifiedByUserServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemLastModifiedByUser", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveItemLastModifiedByUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -110712,15 +110712,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemLastModifiedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveItemLastModifiedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -110729,30 +110729,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemLastModifiedByUserServiceProvisioningError", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveItemLastModifiedByUserServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemLastModifiedByUserServiceProvisioningErrorCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveItemLastModifiedByUserServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -110761,352 +110761,349 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem", - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemListItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveItemListItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityOld", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/activities", - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemListItemActivity", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/activities", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveItemListItemActivity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityOld", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemListItemActivityByInterval", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveItemListItemActivityByInterval", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/analytics", - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemListItemAnalytic", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/analytics", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveItemListItemAnalytic", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser", - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemListItemCreatedByUser", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveItemListItemCreatedByUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemListItemCreatedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveItemListItemCreatedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemListItemCreatedByUserServiceProvisioningError", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveItemListItemCreatedByUserServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemListItemCreatedByUserServiceProvisioningErrorCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveItemListItemCreatedByUserServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemListItemDocumentSetVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveItemListItemDocumentSetVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemListItemDocumentSetVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveItemListItemDocumentSetVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemListItemDocumentSetVersionCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveItemListItemDocumentSetVersionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemListItemDocumentSetVersionField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveItemListItemDocumentSetVersionField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem", - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemListItemDriveItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveItemListItemDriveItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemListItemDriveItemContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveItemListItemDriveItemContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemListItemDriveItemContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveItemListItemDriveItemContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemListItemField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveItemListItemField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemListItemPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveItemListItemPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/permissions", - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemListItemPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/permissions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveItemListItemPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemListItemPermissionCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveItemListItemPermissionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemListItemVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveItemListItemVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemListItemVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveItemListItemVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemListItemVersionCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveItemListItemVersionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemListItemVersionField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveItemListItemVersionField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", "Permissions": [ { "Name": "Files.Read", @@ -111221,20 +111218,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveItemPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions", - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions", "Permissions": [ { "Name": "Files.Read", @@ -111349,19 +111346,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveItemPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemPermissionCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/$count", "Permissions": [ { "Name": "Files.Read", @@ -111476,94 +111473,94 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveItemPermissionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemRetentionLabel", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemRetentionLabel", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveItemRetentionLabel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemSubscription", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveItemSubscription", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemSubscription", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveItemSubscription", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemSubscriptionCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveItemSubscriptionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphThumbnailSet", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemThumbnail", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveItemThumbnail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphThumbnailSet", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemThumbnail", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails", "Permissions": [ { "Name": "Files.Read", @@ -111678,19 +111675,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveItemThumbnail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemThumbnailCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count", "Permissions": [ { "Name": "Files.Read", @@ -111805,20 +111802,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveItemThumbnailCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", "Permissions": [ { "Name": "Files.Read", @@ -111933,147 +111930,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveItemVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions", - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemVersion", "Module": "Beta.Files", - "Permissions": [ - { - "Name": "Files.Read", - "Description": "Read your files", - "FullDescription": "Allows the app to read your files.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "Files.Read", - "Description": "Read your files", - "FullDescription": "Allows the app to read your files.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": true - }, - { - "Name": "Files.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Sites.ReadWrite.All", - "Description": "Edit or delete items in all site collections", - "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Sites.Read.All", - "Description": "Read items in all site collections", - "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Files.ReadWrite.All", - "Description": "Have full access to all files you have access to", - "FullDescription": "Allows the app to read, create, update and delete all files that you can access.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Files.ReadWrite", - "Description": "Have full access to your files", - "FullDescription": "Allows the app to read, create, update, and delete your files.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Files.Read.All", - "Description": "Read all files that you have access to", - "FullDescription": "Allows the app to read all files you can access.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Files.ReadWrite.All", - "Description": "Have full access to all files you have access to", - "FullDescription": "Allows the app to read, create, update and delete all files that you can access.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": false - }, - { - "Name": "Files.ReadWrite", - "Description": "Have full access to your files", - "FullDescription": "Allows the app to read, create, update, and delete your files.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": false - }, - { - "Name": "Files.Read.All", - "Description": "Read all files that you have access to", - "FullDescription": "Allows the app to read all files you can access.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": false - }, - { - "Name": "Sites.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Sites.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Files.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiVersion": "beta", - "ApiReferenceLink": null, - "Variants": [ - "List" - ] - }, - { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", "CommandAlias": null, - "Command": "Get-MgBetaDriveItemVersionContent", - "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions", "Permissions": [ { "Name": "Files.Read", @@ -112188,20 +112058,147 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveItemVersion", "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "GET", + "Variants": [ + "List" + ] + }, + { + "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", + "Permissions": [ + { + "Name": "Files.Read", + "Description": "Read your files", + "FullDescription": "Allows the app to read your files.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "Files.Read", + "Description": "Read your files", + "FullDescription": "Allows the app to read your files.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": true + }, + { + "Name": "Files.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Sites.ReadWrite.All", + "Description": "Edit or delete items in all site collections", + "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Sites.Read.All", + "Description": "Read items in all site collections", + "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Files.ReadWrite.All", + "Description": "Have full access to all files you have access to", + "FullDescription": "Allows the app to read, create, update and delete all files that you can access.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Files.ReadWrite", + "Description": "Have full access to your files", + "FullDescription": "Allows the app to read, create, update, and delete your files.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Files.Read.All", + "Description": "Read all files that you have access to", + "FullDescription": "Allows the app to read all files you can access.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Files.ReadWrite.All", + "Description": "Have full access to all files you have access to", + "FullDescription": "Allows the app to read, create, update and delete all files that you can access.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": false + }, + { + "Name": "Files.ReadWrite", + "Description": "Have full access to your files", + "FullDescription": "Allows the app to read, create, update, and delete your files.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": false + }, + { + "Name": "Files.Read.All", + "Description": "Read all files that you have access to", + "FullDescription": "Allows the app to read all files you can access.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": false + }, + { + "Name": "Sites.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Sites.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Files.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveItemVersionContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemVersionCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/$count", "Permissions": [ { "Name": "Files.Read", @@ -112316,23 +112313,26 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveItemVersionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/drives/{drive-id}/lastModifiedByUser", - "CommandAlias": null, - "Command": "Get-MgBetaDriveLastModifiedByUser", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/lastModifiedByUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveLastModifiedByUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -112341,15 +112341,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaDriveLastModifiedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveLastModifiedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -112358,30 +112358,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaDriveLastModifiedByUserServiceProvisioningError", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveLastModifiedByUserServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDriveLastModifiedByUserServiceProvisioningErrorCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveLastModifiedByUserServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -112390,530 +112390,530 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphList", - "Uri": "/drives/{drive-id}/list", - "CommandAlias": null, - "Command": "Get-MgBetaDriveList", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveList", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphList", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityOld", - "Uri": "/drives/{drive-id}/list/activities", - "CommandAlias": null, - "Command": "Get-MgBetaDriveListActivity", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/activities", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveListActivity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityOld", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDriveListColumn", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveListColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/drives/{drive-id}/list/columns", - "CommandAlias": null, - "Command": "Get-MgBetaDriveListColumn", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/columns", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveListColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/columns/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDriveListColumnCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/columns/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveListColumnCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", - "CommandAlias": null, - "Command": "Get-MgBetaDriveListColumnSourceColumn", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveListColumnSourceColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDriveListContentType", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveListContentType", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/drives/{drive-id}/list/contentTypes", - "CommandAlias": null, - "Command": "Get-MgBetaDriveListContentType", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveListContentType", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDriveListContentTypeColumn", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveListContentTypeColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "CommandAlias": null, - "Command": "Get-MgBetaDriveListContentTypeColumn", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveListContentTypeColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDriveListContentTypeColumnCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveListContentTypeColumnCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnLink", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDriveListContentTypeColumnLink", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveListContentTypeColumnLink", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnLink", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "CommandAlias": null, - "Command": "Get-MgBetaDriveListContentTypeColumnLink", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveListContentTypeColumnLink", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDriveListContentTypeColumnLinkCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveListContentTypeColumnLinkCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDriveListContentTypeColumnPosition", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveListContentTypeColumnPosition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", - "CommandAlias": null, - "Command": "Get-MgBetaDriveListContentTypeColumnPosition", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveListContentTypeColumnPosition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDriveListContentTypeColumnPositionCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveListContentTypeColumnPositionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "CommandAlias": null, - "Command": "Get-MgBetaDriveListContentTypeColumnSourceColumn", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveListContentTypeColumnSourceColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes", - "CommandAlias": null, - "Command": "Get-MgBetaDriveListContentTypeCompatibleHubContentType", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta", + "Command": "Get-MgBetaDriveListContentTypeCompatibleHubContentType", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/contentTypes/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDriveListContentTypeCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveListContentTypeCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/drives/{drive-id}/list/createdByUser", - "CommandAlias": null, - "Command": "Get-MgBetaDriveListCreatedByUser", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/createdByUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveListCreatedByUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/drives/{drive-id}/list/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaDriveListCreatedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveListCreatedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaDriveListCreatedByUserServiceProvisioningError", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveListCreatedByUserServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDriveListCreatedByUserServiceProvisioningErrorCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveListCreatedByUserServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", - "Uri": "/drives/{drive-id}/list/drive", - "CommandAlias": null, - "Command": "Get-MgBetaDriveListDrive", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/drive", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveListDrive", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDriveListItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveListItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/drives/{drive-id}/list/items", - "CommandAlias": null, - "Command": "Get-MgBetaDriveListItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveListItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityOld", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/activities", - "CommandAlias": null, - "Command": "Get-MgBetaDriveListItemActivity", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/activities", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveListItemActivity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityOld", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "CommandAlias": null, - "Command": "Get-MgBetaDriveListItemActivityByInterval", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveListItemActivityByInterval", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/analytics", - "CommandAlias": null, - "Command": "Get-MgBetaDriveListItemAnalytic", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/analytics", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveListItemAnalytic", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/items/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDriveListItemCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveListItemCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser", - "CommandAlias": null, - "Command": "Get-MgBetaDriveListItemCreatedByUser", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveListItemCreatedByUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaDriveListItemCreatedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveListItemCreatedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaDriveListItemCreatedByUserServiceProvisioningError", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveListItemCreatedByUserServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDriveListItemCreatedByUserServiceProvisioningErrorCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveListItemCreatedByUserServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/drives/{drive-id}/list/items/delta", - "CommandAlias": null, - "Command": "Get-MgBetaDriveListItemDelta", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/delta", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-beta", + "Command": "Get-MgBetaDriveListItemDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", "Variants": [ "Delta", "Delta1", @@ -112922,676 +112922,673 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDriveListItemDocumentSetVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveListItemDocumentSetVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "CommandAlias": null, - "Command": "Get-MgBetaDriveListItemDocumentSetVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveListItemDocumentSetVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDriveListItemDocumentSetVersionCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveListItemDocumentSetVersionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "CommandAlias": null, - "Command": "Get-MgBetaDriveListItemDocumentSetVersionField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveListItemDocumentSetVersionField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem", - "CommandAlias": null, - "Command": "Get-MgBetaDriveListItemDriveItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveListItemDriveItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "CommandAlias": null, - "Command": "Get-MgBetaDriveListItemDriveItemContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveListItemDriveItemContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", - "CommandAlias": null, - "Command": "Get-MgBetaDriveListItemDriveItemContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveListItemDriveItemContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", - "CommandAlias": null, - "Command": "Get-MgBetaDriveListItemField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveListItemField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDriveListItemPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveListItemPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/permissions", - "CommandAlias": null, - "Command": "Get-MgBetaDriveListItemPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/permissions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveListItemPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/permissions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDriveListItemPermissionCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/permissions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveListItemPermissionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDriveListItemVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveListItemVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions", - "CommandAlias": null, - "Command": "Get-MgBetaDriveListItemVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveListItemVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDriveListItemVersionCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveListItemVersionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "CommandAlias": null, - "Command": "Get-MgBetaDriveListItemVersionField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveListItemVersionField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDriveListOperation", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveListOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/drives/{drive-id}/list/operations", - "CommandAlias": null, - "Command": "Get-MgBetaDriveListOperation", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/operations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveListOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/operations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDriveListOperationCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/operations/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveListOperationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/drives/{drive-id}/list/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDriveListPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveListPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/drives/{drive-id}/list/permissions", - "CommandAlias": null, - "Command": "Get-MgBetaDriveListPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/permissions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveListPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/permissions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDriveListPermissionCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/permissions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveListPermissionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDriveListSubscription", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveListSubscription", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/drives/{drive-id}/list/subscriptions", - "CommandAlias": null, - "Command": "Get-MgBetaDriveListSubscription", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/subscriptions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveListSubscription", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/subscriptions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDriveListSubscriptionCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/subscriptions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveListSubscriptionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/root", - "CommandAlias": null, - "Command": "Get-MgBetaDriveRoot", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveRoot", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityOld", - "Uri": "/drives/{drive-id}/root/activities", - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootActivity", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/activities", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveRootActivity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityOld", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/drives/{drive-id}/root/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootActivityByInterval", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivity-getbyinterval?view=graph-rest-beta", + "Command": "Get-MgBetaDriveRootActivityByInterval", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", - "Uri": "/drives/{drive-id}/root/analytics", - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootAnalytic", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/analytics", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveRootAnalytic", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootAnalyticItemActivityStat", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveRootAnalyticItemActivityStat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats", - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootAnalyticItemActivityStat", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveRootAnalyticItemActivityStat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivity", - "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootAnalyticItemActivityStatActivity", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveRootAnalyticItemActivityStatActivity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivity", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootAnalyticItemActivityStatCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveRootAnalyticItemActivityStatCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/drives/{drive-id}/root/analytics/lastSevenDays", - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootAnalyticLastSevenDay", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/analytics/lastSevenDays", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveRootAnalyticLastSevenDay", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/drives/{drive-id}/root/analytics/allTime", - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootAnalyticTime", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/analytics/allTime", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveRootAnalyticTime", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/root/children/{driveItem-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootChild", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/children/{driveItem-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveRootChild", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/root/children", - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootChild", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/children", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveRootChild", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootChildContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveRootChildContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/contentStream", - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootChildContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveRootChildContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/children/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootChildCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/children/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveRootChildCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/content", - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveRootContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/contentStream", - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveRootContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/drives/{drive-id}/root/createdByUser", - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootCreatedByUser", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/createdByUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveRootCreatedByUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/drives/{drive-id}/root/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootCreatedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveRootCreatedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootCreatedByUserServiceProvisioningError", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveRootCreatedByUserServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootCreatedByUserServiceProvisioningErrorCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveRootCreatedByUserServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/root/delta", - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootDelta", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/delta", "Permissions": [ { "Name": "Files.Read", @@ -113706,8 +113703,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-beta", + "Command": "Get-MgBetaDriveRootDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Delta", "Delta1", @@ -113716,794 +113716,791 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootExtension", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveRootExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", - "Uri": "/drives/{drive-id}/root/extensions", - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootExtension", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/extensions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveRootExtension", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/extensions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootExtensionCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/extensions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveRootExtensionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser", - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootItemLastModifiedByUser", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveRootItemLastModifiedByUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootItemLastModifiedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveRootItemLastModifiedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootItemLastModifiedByUserServiceProvisioningError", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveRootItemLastModifiedByUserServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/drives/{drive-id}/root/lastModifiedByUser", - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootLastModifiedByUser", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/lastModifiedByUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveRootLastModifiedByUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootLastModifiedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveRootLastModifiedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootLastModifiedByUserServiceProvisioningError", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveRootLastModifiedByUserServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootLastModifiedByUserServiceProvisioningErrorCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveRootLastModifiedByUserServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/drives/{drive-id}/root/listItem", - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootListItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveRootListItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityOld", - "Uri": "/drives/{drive-id}/root/listItem/activities", - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootListItemActivity", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/activities", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveRootListItemActivity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityOld", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/drives/{drive-id}/root/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootListItemActivityByInterval", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveRootListItemActivityByInterval", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", - "Uri": "/drives/{drive-id}/root/listItem/analytics", - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootListItemAnalytic", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/analytics", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveRootListItemAnalytic", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/drives/{drive-id}/root/listItem/createdByUser", - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootListItemCreatedByUser", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/createdByUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveRootListItemCreatedByUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootListItemCreatedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveRootListItemCreatedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootListItemCreatedByUserServiceProvisioningError", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveRootListItemCreatedByUserServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootListItemCreatedByUserServiceProvisioningErrorCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveRootListItemCreatedByUserServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootListItemDocumentSetVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveRootListItemDocumentSetVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions", - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootListItemDocumentSetVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveRootListItemDocumentSetVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootListItemDocumentSetVersionCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveRootListItemDocumentSetVersionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootListItemDocumentSetVersionField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveRootListItemDocumentSetVersionField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/root/listItem/driveItem", - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootListItemDriveItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/driveItem", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveRootListItemDriveItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/listItem/driveItem/content", - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootListItemDriveItemContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/driveItem/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveRootListItemDriveItemContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/listItem/driveItem/contentStream", - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootListItemDriveItemContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/driveItem/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveRootListItemDriveItemContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/listItem/fields", - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootListItemField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveRootListItemField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/drives/{drive-id}/root/listItem/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootListItemPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveRootListItemPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/drives/{drive-id}/root/listItem/permissions", - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootListItemPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/permissions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveRootListItemPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/listItem/permissions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootListItemPermissionCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/permissions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveRootListItemPermissionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootListItemVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveRootListItemVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/drives/{drive-id}/root/listItem/versions", - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootListItemVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/versions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveRootListItemVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/listItem/versions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootListItemVersionCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/versions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveRootListItemVersionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootListItemVersionField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveRootListItemVersionField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/drives/{drive-id}/root/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveRootPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/drives/{drive-id}/root/permissions", - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/permissions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveRootPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/permissions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootPermissionCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/permissions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveRootPermissionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemRetentionLabel", - "Uri": "/drives/{drive-id}/root/retentionLabel", - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootRetentionLabel", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/retentionLabel", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveRootRetentionLabel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootSubscription", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveRootSubscription", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/drives/{drive-id}/root/subscriptions", - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootSubscription", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/subscriptions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveRootSubscription", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/subscriptions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootSubscriptionCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/subscriptions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveRootSubscriptionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphThumbnailSet", - "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootThumbnail", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveRootThumbnail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphThumbnailSet", - "Uri": "/drives/{drive-id}/root/thumbnails", - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootThumbnail", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/thumbnails", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveRootThumbnail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/thumbnails/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootThumbnailCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/thumbnails/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveRootThumbnailCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveRootVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Uri": "/drives/{drive-id}/root/versions", - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/versions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveRootVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootVersionContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveRootVersionContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/versions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootVersionCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/versions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveRootVersionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/special/{driveItem-id}", - "CommandAlias": null, - "Command": "Get-MgBetaDriveSpecial", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/special/{driveItem-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveSpecial", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/special", - "CommandAlias": null, - "Command": "Get-MgBetaDriveSpecial", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/special", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveSpecial", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/special/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Get-MgBetaDriveSpecialContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/special/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveSpecialContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/special/{driveItem-id}/contentStream", - "CommandAlias": null, - "Command": "Get-MgBetaDriveSpecialContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/special/{driveItem-id}/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveSpecialContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/special/$count", - "CommandAlias": null, - "Command": "Get-MgBetaDriveSpecialCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/special/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaDriveSpecialCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationClass", - "Uri": "/education/classes/{educationClass-id}", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClass", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -114530,20 +114527,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-get?view=graph-rest-beta", + "Command": "Get-MgBetaEducationClass", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationClass", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationClass", - "Uri": "/education/classes", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClass", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -114570,19 +114567,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationroot-list-classes?view=graph-rest-beta", + "Command": "Get-MgBetaEducationClass", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationClass", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignment", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -114649,20 +114646,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-get?view=graph-rest-beta", + "Command": "Get-MgBetaEducationClassAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/classes/{educationClass-id}/assignments", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignment", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -114729,19 +114726,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-assignments?view=graph-rest-beta", + "Command": "Get-MgBetaEducationClassAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationCategory", - "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentCategory", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -114808,20 +114805,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-get?view=graph-rest-beta", + "Command": "Get-MgBetaEducationClassAssignmentCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationCategory", - "Uri": "/education/classes/{educationClass-id}/assignmentCategories", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentCategory", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentCategories", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -114888,20 +114885,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-categories?view=graph-rest-beta", + "Command": "Get-MgBetaEducationClassAssignmentCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationCategory", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/$ref", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentCategoryByRef", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/$ref", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -114968,19 +114965,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-list-categories?view=graph-rest-beta", + "Command": "Get-MgBetaEducationClassAssignmentCategoryByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignmentCategories/$count", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentCategoryCount", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentCategories/$count", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -115047,8 +115044,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationClassAssignmentCategoryCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -115057,12 +115057,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationCategory", - "Uri": "/education/classes/{educationClass-id}/assignmentCategories/delta", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentCategoryDelta", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentCategories/delta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -115129,8 +115126,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delta?view=graph-rest-beta", + "Command": "Get-MgBetaEducationClassAssignmentCategoryDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationCategory", + "Method": "GET", "Variants": [ "Delta", "Delta1", @@ -115139,12 +115139,9 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentCount", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/$count", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -115211,20 +115208,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationClassAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationAssignmentDefaults", - "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentDefault", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -115291,20 +115288,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentdefaults-get?view=graph-rest-beta", + "Command": "Get-MgBetaEducationClassAssignmentDefault", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignmentDefaults", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/classes/{educationClass-id}/assignments/delta", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentDelta", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/delta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -115371,50 +115368,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delta?view=graph-rest-beta", + "Command": "Get-MgBetaEducationClassAssignmentDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationGradingCategory", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/gradingCategory", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentGradingCategory", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/gradingCategory", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationClassAssignmentGradingCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationGradingCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationGradingScheme", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/gradingScheme", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentGradingScheme", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/gradingScheme", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationClassAssignmentGradingScheme", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationGradingScheme", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -115481,20 +115478,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentresource-get?view=graph-rest-beta", + "Command": "Get-MgBetaEducationClassAssignmentResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -115561,19 +115558,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-list-resources?view=graph-rest-beta", + "Command": "Get-MgBetaEducationClassAssignmentResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/$count", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentResourceCount", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/$count", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -115640,35 +115637,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationClassAssignmentResourceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentResourceDependentResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationClassAssignmentResourceDependentResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentResourceDependentResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -115727,19 +115724,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationClassAssignmentResourceDependentResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/$count", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentResourceDependentResourceCount", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/$count", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -115798,20 +115795,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, - "Variants": [ - "Get", + "Command": "Get-MgBetaEducationClassAssignmentResourceDependentResourceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "Variants": [ + "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationRubric", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentRubric", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -115878,20 +115875,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-get-rubric?view=graph-rest-beta", + "Command": "Get-MgBetaEducationClassAssignmentRubric", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationRubric", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentRubricByRef", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -115958,20 +115955,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-get-rubric?view=graph-rest-beta", + "Command": "Get-MgBetaEducationClassAssignmentRubricByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationAssignmentSettings", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentSetting", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentSettings", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -116038,79 +116035,79 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentsettings-get?view=graph-rest-beta", + "Command": "Get-MgBetaEducationClassAssignmentSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignmentSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationGradingScheme", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/defaultGradingScheme", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentSettingDefaultGradingScheme", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/defaultGradingScheme", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationClassAssignmentSettingDefaultGradingScheme", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationGradingScheme", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationGradingCategory", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentSettingGradingCategory", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationClassAssignmentSettingGradingCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationGradingCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationGradingCategory", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentSettingGradingCategory", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationClassAssignmentSettingGradingCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationGradingCategory", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/$count", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentSettingGradingCategoryCount", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationClassAssignmentSettingGradingCategoryCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationGradingScheme", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingSchemes/{educationGradingScheme-id}", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentSettingGradingScheme", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingSchemes/{educationGradingScheme-id}", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -116145,49 +116142,49 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationgradingscheme-get?view=graph-rest-beta", + "Command": "Get-MgBetaEducationClassAssignmentSettingGradingScheme", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationGradingScheme", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationGradingScheme", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingSchemes", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentSettingGradingScheme", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingSchemes", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationClassAssignmentSettingGradingScheme", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationGradingScheme", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingSchemes/$count", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentSettingGradingSchemeCount", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingSchemes/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationClassAssignmentSettingGradingSchemeCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentSubmission", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -116254,20 +116251,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-get?view=graph-rest-beta", + "Command": "Get-MgBetaEducationClassAssignmentSubmission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentSubmission", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -116334,19 +116331,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-list-submissions?view=graph-rest-beta", + "Command": "Get-MgBetaEducationClassAssignmentSubmission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentSubmissionCount", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/$count", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -116413,35 +116410,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationClassAssignmentSubmissionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationOutcome", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentSubmissionOutcome", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationClassAssignmentSubmissionOutcome", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationOutcome", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationOutcome", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentSubmissionOutcome", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", "Permissions": [ { "Name": "EduAssignments.Read", @@ -116476,19 +116473,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-list-outcomes?view=graph-rest-beta", + "Command": "Get-MgBetaEducationClassAssignmentSubmissionOutcome", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationOutcome", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentSubmissionOutcomeCount", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", "Permissions": [ { "Name": "EduAssignments.Read", @@ -116523,20 +116520,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationClassAssignmentSubmissionOutcomeCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentSubmissionResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -116603,20 +116600,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmissionresource-get?view=graph-rest-beta", + "Command": "Get-MgBetaEducationClassAssignmentSubmissionResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentSubmissionResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -116683,19 +116680,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-list-resources?view=graph-rest-beta", + "Command": "Get-MgBetaEducationClassAssignmentSubmissionResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentSubmissionResourceCount", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -116762,35 +116759,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationClassAssignmentSubmissionResourceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentSubmissionResourceDependentResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationClassAssignmentSubmissionResourceDependentResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentSubmissionResourceDependentResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -116849,19 +116846,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationClassAssignmentSubmissionResourceDependentResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/$count", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentSubmissionResourceDependentResourceCount", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/$count", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -116920,20 +116917,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationClassAssignmentSubmissionResourceDependentResourceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -117000,20 +116997,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -117080,19 +117077,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResourceCount", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -117159,35 +117156,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResourceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -117254,19 +117251,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/$count", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResourceCount", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/$count", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -117333,20 +117330,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResourceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/classes/$count", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassCount", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/$count", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -117373,19 +117370,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationClassCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationClass", - "Uri": "/education/classes/delta", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassDelta", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/delta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -117436,19 +117433,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-delta?view=graph-rest-beta", + "Command": "Get-MgBetaEducationClassDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationClass", + "Method": "GET", "Variants": [ "Delta" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/education/classes/{educationClass-id}/group", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassGroup", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/group", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -117507,49 +117504,49 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-get-group?view=graph-rest-beta", + "Command": "Get-MgBetaEducationClassGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/education/classes/{educationClass-id}/group/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassGroupServiceProvisioningError", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/group/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationClassGroupServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/group/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassGroupServiceProvisioningErrorCount", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/group/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationClassGroupServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationUser", - "Uri": "/education/classes/{educationClass-id}/members", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassMember", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/members", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -117584,19 +117581,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-members?view=graph-rest-beta", + "Command": "Get-MgBetaEducationClassMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationUser", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/members/$ref", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassMemberByRef", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/members/$ref", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -117631,19 +117628,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-members?view=graph-rest-beta", + "Command": "Get-MgBetaEducationClassMemberByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/members/$count", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassMemberCount", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/members/$count", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -117678,20 +117675,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationClassMemberCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationModule", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassModule", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}", "Permissions": [ { "Name": "EduCurricula.Read", @@ -117726,20 +117723,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-get?view=graph-rest-beta", + "Command": "Get-MgBetaEducationClassModule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationModule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationModule", - "Uri": "/education/classes/{educationClass-id}/modules", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassModule", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/modules", "Permissions": [ { "Name": "EduCurricula.Read", @@ -117774,19 +117771,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-modules?view=graph-rest-beta", + "Command": "Get-MgBetaEducationClassModule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationModule", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/modules/$count", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassModuleCount", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/modules/$count", "Permissions": [ { "Name": "EduCurricula.Read", @@ -117821,20 +117818,68 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationClassModuleCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationModuleResource", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}", + "Module": "Beta.Education", "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}", + "Permissions": [ + { + "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": "EduCurricula.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "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.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "EduCurricula.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmoduleresource-get?view=graph-rest-beta", "Command": "Get-MgBetaEducationClassModuleResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationModuleResource", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources", "Permissions": [ { "Name": "EduCurricula.Read", @@ -117869,67 +117914,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmoduleresource-get?view=graph-rest-beta", - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationModuleResource", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources", - "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-list-resources?view=graph-rest-beta", "Command": "Get-MgBetaEducationClassModuleResource", - "Module": "Beta.Education", - "Permissions": [ - { - "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": "EduCurricula.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "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.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "EduCurricula.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-list-resources?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationModuleResource", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/$count", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassModuleResourceCount", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/$count", "Permissions": [ { "Name": "EduCurricula.Read", @@ -117964,20 +117961,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationClassModuleResourceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/classes/{educationClass-id}/getRecentlyModifiedSubmissions", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassRecentlyModifiedSubmission", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/getRecentlyModifiedSubmissions", "Permissions": [ { "Name": "EduAssignments.Read", @@ -118012,35 +118009,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-getrecentlymodifiedsubmissions?view=graph-rest-beta", + "Command": "Get-MgBetaEducationClassRecentlyModifiedSubmission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSchool", - "Uri": "/education/classes/{educationClass-id}/schools/{educationSchool-id}", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassSchool", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/schools/{educationSchool-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationClassSchool", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSchool", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSchool", - "Uri": "/education/classes/{educationClass-id}/schools", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassSchool", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/schools", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -118067,19 +118064,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-schools?view=graph-rest-beta", + "Command": "Get-MgBetaEducationClassSchool", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSchool", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/schools/$count", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassSchoolCount", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/schools/$count", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -118106,20 +118103,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationClassSchoolCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationUser", - "Uri": "/education/classes/{educationClass-id}/teachers", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassTeacher", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/teachers", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -118146,19 +118143,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-teachers?view=graph-rest-beta", + "Command": "Get-MgBetaEducationClassTeacher", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationUser", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/teachers/$ref", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassTeacherByRef", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/teachers/$ref", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -118185,19 +118182,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-teachers?view=graph-rest-beta", + "Command": "Get-MgBetaEducationClassTeacherByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/teachers/$count", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassTeacherCount", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/teachers/$count", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -118224,20 +118221,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationClassTeacherCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationUser", - "Uri": "/education/me", - "CommandAlias": null, - "Command": "Get-MgBetaEducationMe", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -118264,34 +118261,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationMe", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationUser", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/me/assignments/{educationAssignment-id}", - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeAssignment", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationMeAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/me/assignments", - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeAssignment", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/assignments", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -118358,77 +118355,77 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-assignments?view=graph-rest-beta", + "Command": "Get-MgBetaEducationMeAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationCategory", - "Uri": "/education/me/assignments/{educationAssignment-id}/categories", - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeAssignmentCategory", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/categories", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationMeAssignmentCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationCategory", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$ref", - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeAssignmentCategoryByRef", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationMeAssignmentCategoryByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$count", - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeAssignmentCategoryCount", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationMeAssignmentCategoryCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationCategory", - "Uri": "/education/me/assignments/{educationAssignment-id}/categories/delta", - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeAssignmentCategoryDelta", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/categories/delta", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delta?view=graph-rest-beta", + "Command": "Get-MgBetaEducationMeAssignmentCategoryDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationCategory", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/me/assignments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeAssignmentCount", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/$count", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -118495,460 +118492,460 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationMeAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/me/assignments/delta", - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeAssignmentDelta", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/delta", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delta?view=graph-rest-beta", + "Command": "Get-MgBetaEducationMeAssignmentDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "GET", "Variants": [ "Delta" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationGradingCategory", - "Uri": "/education/me/assignments/{educationAssignment-id}/gradingCategory", - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeAssignmentGradingCategory", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/gradingCategory", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationMeAssignmentGradingCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationGradingCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationGradingScheme", - "Uri": "/education/me/assignments/{educationAssignment-id}/gradingScheme", - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeAssignmentGradingScheme", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/gradingScheme", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationMeAssignmentGradingScheme", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationGradingScheme", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeAssignmentResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationMeAssignmentResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/resources", - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeAssignmentResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/resources", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationMeAssignmentResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/$count", - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeAssignmentResourceCount", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationMeAssignmentResourceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeAssignmentResourceDependentResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationMeAssignmentResourceDependentResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources", - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeAssignmentResourceDependentResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationMeAssignmentResourceDependentResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/$count", - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeAssignmentResourceDependentResourceCount", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationMeAssignmentResourceDependentResourceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationRubric", - "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeAssignmentRubric", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationMeAssignmentRubric", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationRubric", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeAssignmentRubricByRef", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationMeAssignmentRubricByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeAssignmentSubmission", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationMeAssignmentSubmission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions", - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeAssignmentSubmission", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationMeAssignmentSubmission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeAssignmentSubmissionCount", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationMeAssignmentSubmissionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationOutcome", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeAssignmentSubmissionOutcome", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationMeAssignmentSubmissionOutcome", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationOutcome", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationOutcome", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeAssignmentSubmissionOutcome", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationMeAssignmentSubmissionOutcome", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationOutcome", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeAssignmentSubmissionOutcomeCount", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationMeAssignmentSubmissionOutcomeCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeAssignmentSubmissionResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationMeAssignmentSubmissionResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeAssignmentSubmissionResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationMeAssignmentSubmissionResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count", - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeAssignmentSubmissionResourceCount", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationMeAssignmentSubmissionResourceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeAssignmentSubmissionResourceDependentResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationMeAssignmentSubmissionResourceDependentResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources", - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeAssignmentSubmissionResourceDependentResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationMeAssignmentSubmissionResourceDependentResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/$count", - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeAssignmentSubmissionResourceDependentResourceCount", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationMeAssignmentSubmissionResourceDependentResourceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count", - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResourceCount", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResourceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources", - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/$count", - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResourceCount", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResourceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationClass", - "Uri": "/education/me/classes/{educationClass-id}", - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeClass", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/classes/{educationClass-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationMeClass", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationClass", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationClass", - "Uri": "/education/me/classes", - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeClass", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/classes", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -118975,19 +118972,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-classes?view=graph-rest-beta", + "Command": "Get-MgBetaEducationMeClass", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationClass", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/me/classes/$count", - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeClassCount", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/classes/$count", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -119014,19 +119011,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationMeClassCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationRubric", - "Uri": "/education/me/rubrics/{educationRubric-id}", - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeRubric", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/rubrics/{educationRubric-id}", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -119061,20 +119058,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationrubric-get?view=graph-rest-beta", + "Command": "Get-MgBetaEducationMeRubric", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationRubric", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationRubric", - "Uri": "/education/me/rubrics", - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeRubric", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/rubrics", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -119109,19 +119106,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-rubrics?view=graph-rest-beta", + "Command": "Get-MgBetaEducationMeRubric", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationRubric", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/me/rubrics/$count", - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeRubricCount", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/rubrics/$count", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -119156,34 +119153,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationMeRubricCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSchool", - "Uri": "/education/me/schools/{educationSchool-id}", - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeSchool", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/schools/{educationSchool-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationMeSchool", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSchool", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSchool", - "Uri": "/education/me/schools", - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeSchool", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/schools", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -119210,19 +119207,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-schools?view=graph-rest-beta", + "Command": "Get-MgBetaEducationMeSchool", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSchool", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/me/schools/$count", - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeSchoolCount", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/schools/$count", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -119249,34 +119246,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationMeSchoolCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationClass", - "Uri": "/education/me/taughtClasses/{educationClass-id}", - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeTaughtClass", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/taughtClasses/{educationClass-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationMeTaughtClass", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationClass", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationClass", - "Uri": "/education/me/taughtClasses", - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeTaughtClass", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/taughtClasses", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -119303,19 +119300,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationMeTaughtClass", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationClass", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/me/taughtClasses/$count", - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeTaughtClassCount", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/taughtClasses/$count", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -119342,19 +119339,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationMeTaughtClassCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/education/me/user", - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeUser", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/user", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -119421,90 +119418,90 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-get-user?view=graph-rest-beta", + "Command": "Get-MgBetaEducationMeUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/education/me/user/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeUserMailboxSetting", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/user/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationMeUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/education/me/user/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeUserServiceProvisioningError", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/user/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationMeUserServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/me/user/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeUserServiceProvisioningErrorCount", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/user/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationMeUserServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphReportsRoot", - "Uri": "/education/reports", - "CommandAlias": null, - "Command": "Get-MgBetaEducationReport", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/reports", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationReport", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphReportsRoot", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphReadingAssignmentSubmission", - "Uri": "/education/reports/readingAssignmentSubmissions/{readingAssignmentSubmission-id}", - "CommandAlias": null, - "Command": "Get-MgBetaEducationReportReadingAssignmentSubmission", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/reports/readingAssignmentSubmissions/{readingAssignmentSubmission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationReportReadingAssignmentSubmission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphReadingAssignmentSubmission", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphReadingAssignmentSubmission", - "Uri": "/education/reports/readingAssignmentSubmissions", - "CommandAlias": null, - "Command": "Get-MgBetaEducationReportReadingAssignmentSubmission", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/reports/readingAssignmentSubmissions", "Permissions": [ { "Name": "EduReports-Reading.Read.All", @@ -119523,19 +119520,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/readingassignmentsubmission-get?view=graph-rest-beta", + "Command": "Get-MgBetaEducationReportReadingAssignmentSubmission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphReadingAssignmentSubmission", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/reports/readingAssignmentSubmissions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaEducationReportReadingAssignmentSubmissionCount", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/reports/readingAssignmentSubmissions/$count", "Permissions": [ { "Name": "EduReports-Reading.Read.All", @@ -119554,34 +119551,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationReportReadingAssignmentSubmissionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphReflectCheckInResponse", - "Uri": "/education/reports/reflectCheckInResponses/{reflectCheckInResponse-id}", - "CommandAlias": null, - "Command": "Get-MgBetaEducationReportReflectCheck", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/reports/reflectCheckInResponses/{reflectCheckInResponse-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationReportReflectCheck", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphReflectCheckInResponse", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphReflectCheckInResponse", - "Uri": "/education/reports/reflectCheckInResponses", - "CommandAlias": null, - "Command": "Get-MgBetaEducationReportReflectCheck", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/reports/reflectCheckInResponses", "Permissions": [ { "Name": "EduReports-Reflect.Read.All", @@ -119600,19 +119597,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reflectcheckinresponse-get?view=graph-rest-beta", + "Command": "Get-MgBetaEducationReportReflectCheck", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphReflectCheckInResponse", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/reports/reflectCheckInResponses/$count", - "CommandAlias": null, - "Command": "Get-MgBetaEducationReportReflectCheckInResponseCount", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/reports/reflectCheckInResponses/$count", "Permissions": [ { "Name": "EduReports-Reflect.Read.All", @@ -119631,33 +119628,33 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationReportReflectCheckInResponseCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationRoot", - "Uri": "/education", - "CommandAlias": null, - "Command": "Get-MgBetaEducationRoot", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationRoot", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationRoot", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSchool", - "Uri": "/education/schools/{educationSchool-id}", - "CommandAlias": null, - "Command": "Get-MgBetaEducationSchool", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/schools/{educationSchool-id}", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -119684,20 +119681,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-get?view=graph-rest-beta", + "Command": "Get-MgBetaEducationSchool", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSchool", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSchool", - "Uri": "/education/schools", - "CommandAlias": null, - "Command": "Get-MgBetaEducationSchool", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/schools", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -119724,19 +119721,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationroot-list-schools?view=graph-rest-beta", + "Command": "Get-MgBetaEducationSchool", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSchool", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/education/schools/{educationSchool-id}/administrativeUnit", - "CommandAlias": null, - "Command": "Get-MgBetaEducationSchoolAdministrativeUnit", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/schools/{educationSchool-id}/administrativeUnit", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -119795,20 +119792,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-get-administrativeunit?view=graph-rest-beta", + "Command": "Get-MgBetaEducationSchoolAdministrativeUnit", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationClass", - "Uri": "/education/schools/{educationSchool-id}/classes", - "CommandAlias": null, - "Command": "Get-MgBetaEducationSchoolClass", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/schools/{educationSchool-id}/classes", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -119835,19 +119832,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list-classes?view=graph-rest-beta", + "Command": "Get-MgBetaEducationSchoolClass", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationClass", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/schools/{educationSchool-id}/classes/$ref", - "CommandAlias": null, - "Command": "Get-MgBetaEducationSchoolClassByRef", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/schools/{educationSchool-id}/classes/$ref", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -119874,19 +119871,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list-classes?view=graph-rest-beta", + "Command": "Get-MgBetaEducationSchoolClassByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/schools/{educationSchool-id}/classes/$count", - "CommandAlias": null, - "Command": "Get-MgBetaEducationSchoolClassCount", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/schools/{educationSchool-id}/classes/$count", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -119913,20 +119910,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationSchoolClassCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/schools/$count", - "CommandAlias": null, - "Command": "Get-MgBetaEducationSchoolCount", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/schools/$count", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -119953,19 +119950,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationSchoolCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSchool", - "Uri": "/education/schools/delta", - "CommandAlias": null, - "Command": "Get-MgBetaEducationSchoolDelta", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/schools/delta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -120024,19 +120021,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-delta?view=graph-rest-beta", + "Command": "Get-MgBetaEducationSchoolDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSchool", + "Method": "GET", "Variants": [ "Delta" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationUser", - "Uri": "/education/schools/{educationSchool-id}/users", - "CommandAlias": null, - "Command": "Get-MgBetaEducationSchoolUser", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/schools/{educationSchool-id}/users", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -120055,19 +120052,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list-users?view=graph-rest-beta", + "Command": "Get-MgBetaEducationSchoolUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationUser", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/schools/{educationSchool-id}/users/$ref", - "CommandAlias": null, - "Command": "Get-MgBetaEducationSchoolUserByRef", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/schools/{educationSchool-id}/users/$ref", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -120086,19 +120083,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list-users?view=graph-rest-beta", + "Command": "Get-MgBetaEducationSchoolUserByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/schools/{educationSchool-id}/users/$count", - "CommandAlias": null, - "Command": "Get-MgBetaEducationSchoolUserCount", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/schools/{educationSchool-id}/users/$count", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -120117,20 +120114,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationSchoolUserCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationUser", - "Uri": "/education/users/{educationUser-id}", - "CommandAlias": null, - "Command": "Get-MgBetaEducationUser", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -120157,8 +120154,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-get?view=graph-rest-beta", + "Command": "Get-MgBetaEducationUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationUser", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -120167,12 +120167,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationUser", - "Uri": "/education/users", - "CommandAlias": null, - "Command": "Get-MgBetaEducationUser", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -120191,34 +120188,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationroot-list-users?view=graph-rest-beta", + "Command": "Get-MgBetaEducationUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationUser", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserAssignment", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationUserAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/users/{educationUser-id}/assignments", - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserAssignment", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -120285,77 +120282,77 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-assignments?view=graph-rest-beta", + "Command": "Get-MgBetaEducationUserAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationCategory", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories", - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserAssignmentCategory", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationUserAssignmentCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationCategory", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$ref", - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserAssignmentCategoryByRef", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationUserAssignmentCategoryByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$count", - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserAssignmentCategoryCount", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationUserAssignmentCategoryCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationCategory", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/delta", - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserAssignmentCategoryDelta", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/delta", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delta?view=graph-rest-beta", + "Command": "Get-MgBetaEducationUserAssignmentCategoryDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationCategory", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/users/{educationUser-id}/assignments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserAssignmentCount", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/$count", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -120422,462 +120419,462 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationUserAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/users/{educationUser-id}/assignments/delta", - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserAssignmentDelta", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/delta", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delta?view=graph-rest-beta", + "Command": "Get-MgBetaEducationUserAssignmentDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationGradingCategory", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/gradingCategory", - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserAssignmentGradingCategory", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/gradingCategory", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationUserAssignmentGradingCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationGradingCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationGradingScheme", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/gradingScheme", - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserAssignmentGradingScheme", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/gradingScheme", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationUserAssignmentGradingScheme", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationGradingScheme", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserAssignmentResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationUserAssignmentResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources", - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserAssignmentResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationUserAssignmentResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/$count", - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserAssignmentResourceCount", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationUserAssignmentResourceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserAssignmentResourceDependentResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationUserAssignmentResourceDependentResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources", - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserAssignmentResourceDependentResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationUserAssignmentResourceDependentResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/$count", - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserAssignmentResourceDependentResourceCount", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationUserAssignmentResourceDependentResourceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationRubric", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserAssignmentRubric", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationUserAssignmentRubric", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationRubric", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref", - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserAssignmentRubricByRef", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationUserAssignmentRubricByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserAssignmentSubmission", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationUserAssignmentSubmission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions", - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserAssignmentSubmission", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationUserAssignmentSubmission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserAssignmentSubmissionCount", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationUserAssignmentSubmissionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationOutcome", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserAssignmentSubmissionOutcome", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationUserAssignmentSubmissionOutcome", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationOutcome", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationOutcome", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserAssignmentSubmissionOutcome", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationUserAssignmentSubmissionOutcome", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationOutcome", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserAssignmentSubmissionOutcomeCount", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationUserAssignmentSubmissionOutcomeCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserAssignmentSubmissionResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationUserAssignmentSubmissionResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserAssignmentSubmissionResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationUserAssignmentSubmissionResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count", - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserAssignmentSubmissionResourceCount", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationUserAssignmentSubmissionResourceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserAssignmentSubmissionResourceDependentResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationUserAssignmentSubmissionResourceDependentResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources", - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserAssignmentSubmissionResourceDependentResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationUserAssignmentSubmissionResourceDependentResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/$count", - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserAssignmentSubmissionResourceDependentResourceCount", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationUserAssignmentSubmissionResourceDependentResourceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count", - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResourceCount", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResourceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources", - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/$count", - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResourceCount", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResourceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationClass", - "Uri": "/education/users/{educationUser-id}/classes/{educationClass-id}", - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserClass", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/classes/{educationClass-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationUserClass", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationClass", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationClass", - "Uri": "/education/users/{educationUser-id}/classes", - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserClass", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/classes", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -120904,19 +120901,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationUserClass", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationClass", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/users/{educationUser-id}/classes/$count", - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserClassCount", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/classes/$count", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -120943,20 +120940,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationUserClassCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/users/$count", - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserCount", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/$count", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -120975,19 +120972,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationUserCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationUser", - "Uri": "/education/users/delta", - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserDelta", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/delta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -121046,93 +121043,93 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-delta?view=graph-rest-beta", + "Command": "Get-MgBetaEducationUserDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationUser", + "Method": "GET", "Variants": [ "Delta" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/education/users/{educationUser-id}/user/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserMailboxSetting", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/user/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationRubric", - "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserRubric", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationUserRubric", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationRubric", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationRubric", - "Uri": "/education/users/{educationUser-id}/rubrics", - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserRubric", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/rubrics", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationUserRubric", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationRubric", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/users/{educationUser-id}/rubrics/$count", - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserRubricCount", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/rubrics/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationUserRubricCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSchool", - "Uri": "/education/users/{educationUser-id}/schools/{educationSchool-id}", - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserSchool", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/schools/{educationSchool-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationUserSchool", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSchool", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSchool", - "Uri": "/education/users/{educationUser-id}/schools", - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserSchool", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/schools", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -121159,19 +121156,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationUserSchool", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSchool", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/users/{educationUser-id}/schools/$count", - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserSchoolCount", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/schools/$count", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -121198,64 +121195,64 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationUserSchoolCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/education/users/{educationUser-id}/user/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserServiceProvisioningError", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/user/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationUserServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/users/{educationUser-id}/user/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserServiceProvisioningErrorCount", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/user/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationUserServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationClass", - "Uri": "/education/users/{educationUser-id}/taughtClasses/{educationClass-id}", - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserTaughtClass", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/taughtClasses/{educationClass-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationUserTaughtClass", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationClass", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationClass", - "Uri": "/education/users/{educationUser-id}/taughtClasses", - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserTaughtClass", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/taughtClasses", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -121282,19 +121279,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationUserTaughtClass", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationClass", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/users/{educationUser-id}/taughtClasses/$count", - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserTaughtClassCount", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/taughtClasses/$count", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -121321,20 +121318,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEducationUserTaughtClassCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackage", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackage", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -121369,20 +121366,20 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-get?view=graph-rest-beta", + "Command": "Get-MgBetaEntitlementManagementAccessPackage", "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-accesspackageresourcerolescopes?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAccessPackage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackage", - "Uri": "/identityGovernance/entitlementManagement/accessPackages", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackage", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -121417,19 +121414,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackages?view=graph-rest-beta", + "Command": "Get-MgBetaEntitlementManagementAccessPackage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequestRequirements", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/getApplicablePolicyRequirements", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageApplicablePolicyRequirement", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/getApplicablePolicyRequirements", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -121448,35 +121445,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-getapplicablepolicyrequirements?view=graph-rest-beta", + "Command": "Get-MgBetaEntitlementManagementAccessPackageApplicablePolicyRequirement", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequestRequirements", + "Method": "POST", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageAssignment", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignment", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageAssignment", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignment", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -121511,22 +121508,25 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackageassignments?view=graph-rest-beta", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageAssignment", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/additionalAccess", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentAdditional", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/additionalAccess", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignment-additionalaccess?view=graph-rest-beta", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentAdditional", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageAssignment", + "Method": "GET", "Variants": [ "Access", "Access1", @@ -121534,26 +121534,23 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/$count", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentApprovalCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentApprovalCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/steps/$count", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentApprovalStepCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/steps/$count", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -121572,20 +121569,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentApprovalStepCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/$count", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -121620,19 +121617,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -121667,20 +121664,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentpolicy-get?view=graph-rest-beta", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -121715,19 +121712,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackageassignmentpolicies?view=graph-rest-beta", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/$count", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/$count", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -121762,77 +121759,77 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomExtensionHandler", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers/{customExtensionHandler-id}", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers/{customExtensionHandler-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomExtensionHandler", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomExtensionHandler", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomExtensionHandler", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -121867,20 +121864,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-get?view=graph-rest-beta", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -121915,19 +121912,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackageassignmentrequests?view=graph-rest-beta", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/$count", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentRequestCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/$count", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -121962,19 +121959,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentRequestCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentResourceRole", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentResourceRole", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -122009,20 +122006,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentresourcerole-get?view=graph-rest-beta", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentResourceRole", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentResourceRole", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentResourceRole", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentResourceRole", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -122057,19 +122054,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackageassignmentresourceroles?view=graph-rest-beta", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentResourceRole", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentResourceRole", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/$count", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentResourceRoleCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/$count", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -122104,19 +122101,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentResourceRoleCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackage", - "Uri": "/identityGovernance/entitlementManagement/accessPackages(uniqueName='{uniqueName}')", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageByUniqueName", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages(uniqueName='{uniqueName}')", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -122151,20 +122148,20 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-get?view=graph-rest-beta", + "Command": "Get-MgBetaEntitlementManagementAccessPackageByUniqueName", "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-accesspackageresourcerolescopes?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAccessPackage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageCatalog", - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalog", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -122199,20 +122196,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-get?view=graph-rest-beta", + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalog", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageCatalog", - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalog", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -122247,19 +122244,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackagecatalogs?view=graph-rest-beta", + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalog", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomCalloutExtension", - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageCustomWorkflowExtensions/{customCalloutExtension-id}", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageCustomWorkflowExtensions/{customCalloutExtension-id}", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -122294,20 +122291,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentworkflowextension-get?view=graph-rest-beta", + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomCalloutExtension", - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageCustomWorkflowExtensions", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageCustomWorkflowExtensions", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -122342,19 +122339,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-list-accesspackagecustomworkflowextensions?view=graph-rest-beta", + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageResources", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageResource", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageResources", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -122389,19 +122386,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-list-accesspackageresources?view=graph-rest-beta", + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageResourceRoles", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageResourceRole", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageResourceRoles", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -122436,33 +122433,33 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-list-accesspackageresourceroles?view=graph-rest-beta", + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageResourceRole", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageResourceScopes", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageResourceScope", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageResourceScopes", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageResourceScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageCatalog", - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs(uniqueName='{uniqueName}')", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogByUniqueName", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs(uniqueName='{uniqueName}')", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -122497,20 +122494,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-get?view=graph-rest-beta", + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogByUniqueName", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/$count", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/$count", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -122545,19 +122542,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension", - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions/{customAccessPackageWorkflowExtension-id}", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions/{customAccessPackageWorkflowExtension-id}", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -122592,20 +122589,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customaccesspackageworkflowextension-get?view=graph-rest-beta", + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension", - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -122640,19 +122637,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-list-customaccesspackageworkflowextensions?view=graph-rest-beta", + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages/$count", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/$count", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -122687,19 +122684,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEntitlementManagementAccessPackageCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackage", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackage", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -122734,19 +122731,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-incompatibleaccesspackages?view=graph-rest-beta", + "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -122781,19 +122778,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-incompatibleaccesspackages?view=graph-rest-beta", + "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleGroup", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -122828,19 +122825,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-incompatiblegroups?view=graph-rest-beta", + "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleGroupByRef", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -122875,34 +122872,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-incompatiblegroups?view=graph-rest-beta", + "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleGroupByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackage", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith/{accessPackage-id1}", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleWith", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith/{accessPackage-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleWith", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackage", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleWith", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -122937,62 +122934,62 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-accesspackagesincompatiblewith?view=graph-rest-beta", + "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleWith", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Uri": "/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageResource", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEntitlementManagementAccessPackageResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Uri": "/identityGovernance/entitlementManagement/accessPackageResources", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageResource", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageResources", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEntitlementManagementAccessPackageResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageResources/$count", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageResources/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments/{accessPackageResourceEnvironment-id}", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceEnvironment", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments/{accessPackageResourceEnvironment-id}", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -123027,20 +123024,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageresourceenvironment-get?view=graph-rest-beta", + "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceEnvironment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceEnvironment", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -123075,34 +123072,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackageresourceenvironment?view=graph-rest-beta", + "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceEnvironment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments/{accessPackageResourceEnvironment-id}/accessPackageResources/$count", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceEnvironmentAccessPackageResourceCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments/{accessPackageResourceEnvironment-id}/accessPackageResources/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceEnvironmentAccessPackageResourceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceEnvironmentCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments/$count", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -123137,34 +123134,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceEnvironmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -123199,19 +123196,66 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackageresourcerequests?view=graph-rest-beta", + "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/$count", + "Module": "Beta.Identity.Governance", "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/$count", + "Permissions": [ + { + "Name": "EntitlementManagement.Read.All", + "Description": "Read all entitlement management resources", + "FullDescription": "Allows the app to read access packages and related entitlement management resources that you have access to.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "EntitlementManagement.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write entitlement management resources", + "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceRequestCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "Variants": [ + "Get" + ] + }, + { "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -123246,67 +123290,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, - "Variants": [ - "Get" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}", - "CommandAlias": null, "Command": "Get-MgBetaEntitlementManagementAssignmentRequest", - "Module": "Beta.Identity.Governance", - "Permissions": [ - { - "Name": "EntitlementManagement.Read.All", - "Description": "Read all entitlement management resources", - "FullDescription": "Allows the app to read access packages and related entitlement management resources that you have access to.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "EntitlementManagement.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "EntitlementManagement.ReadWrite.All", - "Description": "Read and write entitlement management resources", - "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "EntitlementManagement.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "ApiVersion": "beta", - "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAssignmentRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -123341,34 +123338,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-assignmentrequests?view=graph-rest-beta", + "Command": "Get-MgBetaEntitlementManagementAssignmentRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageAssignment", - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/accessPackageAssignment", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAssignmentRequestAccessPackageAssignment", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/accessPackageAssignment", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEntitlementManagementAssignmentRequestAccessPackageAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/$count", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAssignmentRequestCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/$count", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -123403,34 +123400,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEntitlementManagementAssignmentRequestCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConnectedOrganization", - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/requestor/connectedOrganization", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAssignmentRequestRequestorConnectedOrganization", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/requestor/connectedOrganization", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEntitlementManagementAssignmentRequestRequestorConnectedOrganization", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConnectedOrganization", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConnectedOrganization", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementConnectedOrganization", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -123465,20 +123462,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-get?view=graph-rest-beta", + "Command": "Get-MgBetaEntitlementManagementConnectedOrganization", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConnectedOrganization", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConnectedOrganization", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementConnectedOrganization", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -123513,19 +123510,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-connectedorganizations?view=graph-rest-beta", + "Command": "Get-MgBetaEntitlementManagementConnectedOrganization", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConnectedOrganization", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/$count", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -123560,19 +123557,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationExternalSponsor", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -123607,19 +123604,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-list-externalsponsors?view=graph-rest-beta", + "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationExternalSponsor", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$ref", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorByRef", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$ref", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -123654,19 +123651,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-list-externalsponsors?view=graph-rest-beta", + "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$count", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -123701,20 +123698,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationInternalSponsor", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -123749,19 +123746,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-list-internalsponsors?view=graph-rest-beta", + "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationInternalSponsor", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$ref", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorByRef", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$ref", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -123796,19 +123793,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-list-internalsponsors?view=graph-rest-beta", + "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$count", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -123843,20 +123840,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEntitlementManagementSettings", - "Uri": "/identityGovernance/entitlementManagement/settings", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementSetting", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/settings", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -123891,164 +123888,164 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagementsettings-get?view=graph-rest-beta", + "Command": "Get-MgBetaEntitlementManagementSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEntitlementManagementSettings", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageSubject", - "Uri": "/identityGovernance/entitlementManagement/subjects/{accessPackageSubject-id}", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementSubject", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/subjects/{accessPackageSubject-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEntitlementManagementSubject", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageSubject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageSubject", - "Uri": "/identityGovernance/entitlementManagement/subjects", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementSubject", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/subjects", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagesubject-get?view=graph-rest-beta", + "Command": "Get-MgBetaEntitlementManagementSubject", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageSubject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageSubject", - "Uri": "/identityGovernance/entitlementManagement/subjects(objectId='{objectId}')", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementSubjectByObjectId", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/subjects(objectId='{objectId}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEntitlementManagementSubjectByObjectId", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageSubject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConnectedOrganization", - "Uri": "/identityGovernance/entitlementManagement/subjects/{accessPackageSubject-id}/connectedOrganization", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementSubjectConnectedOrganization", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/subjects/{accessPackageSubject-id}/connectedOrganization", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEntitlementManagementSubjectConnectedOrganization", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConnectedOrganization", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/subjects/$count", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementSubjectCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/subjects/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaEntitlementManagementSubjectCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExternalConnectorsExternal", - "Uri": "/external", - "CommandAlias": null, - "Command": "Get-MgBetaExternal", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaExternal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalConnectorsExternal", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthorizationSystem", - "Uri": "/external/authorizationSystems/{authorizationSystem-id}", - "CommandAlias": null, - "Command": "Get-MgBetaExternalAuthorizationSystem", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/authorizationSystems/{authorizationSystem-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaExternalAuthorizationSystem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthorizationSystem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthorizationSystem", - "Uri": "/external/authorizationSystems", - "CommandAlias": null, - "Command": "Get-MgBetaExternalAuthorizationSystem", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/authorizationSystems", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-external-list-authorizationsystems?view=graph-rest-beta", + "Command": "Get-MgBetaExternalAuthorizationSystem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthorizationSystem", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/external/authorizationSystems/$count", - "CommandAlias": null, - "Command": "Get-MgBetaExternalAuthorizationSystemCount", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/authorizationSystems/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaExternalAuthorizationSystemCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDataCollectionInfo", - "Uri": "/external/authorizationSystems/{authorizationSystem-id}/dataCollectionInfo", - "CommandAlias": null, - "Command": "Get-MgBetaExternalAuthorizationSystemDataCollectionInfo", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/authorizationSystems/{authorizationSystem-id}/dataCollectionInfo", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaExternalAuthorizationSystemDataCollectionInfo", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDataCollectionInfo", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", - "Uri": "/external/connections/{externalConnection-id}", - "CommandAlias": null, - "Command": "Get-MgBetaExternalConnection", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -124099,20 +124096,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-get?view=graph-rest-beta", + "Command": "Get-MgBetaExternalConnection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", - "Uri": "/external/connections", - "CommandAlias": null, - "Command": "Get-MgBetaExternalConnection", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/connections", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -124163,19 +124160,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-list?view=graph-rest-beta", + "Command": "Get-MgBetaExternalConnection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/external/connections/$count", - "CommandAlias": null, - "Command": "Get-MgBetaExternalConnectionCount", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/connections/$count", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -124226,19 +124223,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaExternalConnectionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", - "CommandAlias": null, - "Command": "Get-MgBetaExternalConnectionGroup", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", "Permissions": [ { "Name": "ExternalItem.Read.All", @@ -124289,93 +124286,93 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaExternalConnectionGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", - "Uri": "/external/connections/{externalConnection-id}/groups", - "CommandAlias": null, - "Command": "Get-MgBetaExternalConnectionGroup", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/groups", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaExternalConnectionGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/external/connections/{externalConnection-id}/groups/$count", - "CommandAlias": null, - "Command": "Get-MgBetaExternalConnectionGroupCount", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/groups/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaExternalConnectionGroupCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", - "CommandAlias": null, - "Command": "Get-MgBetaExternalConnectionGroupMember", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaExternalConnectionGroupMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members", - "CommandAlias": null, - "Command": "Get-MgBetaExternalConnectionGroupMember", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaExternalConnectionGroupMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/$count", - "CommandAlias": null, - "Command": "Get-MgBetaExternalConnectionGroupMemberCount", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaExternalConnectionGroupMemberCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", - "CommandAlias": null, - "Command": "Get-MgBetaExternalConnectionItem", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", "Permissions": [ { "Name": "ExternalItem.ReadWrite.OwnedBy", @@ -124426,108 +124423,108 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalitem-get?view=graph-rest-beta", + "Command": "Get-MgBetaExternalConnectionItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", - "Uri": "/external/connections/{externalConnection-id}/items", - "CommandAlias": null, - "Command": "Get-MgBetaExternalConnectionItem", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/items", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaExternalConnectionItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", - "CommandAlias": null, - "Command": "Get-MgBetaExternalConnectionItemActivity", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaExternalConnectionItemActivity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities", - "CommandAlias": null, - "Command": "Get-MgBetaExternalConnectionItemActivity", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaExternalConnectionItemActivity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/$count", - "CommandAlias": null, - "Command": "Get-MgBetaExternalConnectionItemActivityCount", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaExternalConnectionItemActivityCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}/performedBy", - "CommandAlias": null, - "Command": "Get-MgBetaExternalConnectionItemActivityPerformedBy", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}/performedBy", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaExternalConnectionItemActivityPerformedBy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/external/connections/{externalConnection-id}/items/$count", - "CommandAlias": null, - "Command": "Get-MgBetaExternalConnectionItemCount", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/items/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaExternalConnectionItemCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", - "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaExternalConnectionOperation", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -124578,64 +124575,64 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaExternalConnectionOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", - "Uri": "/external/connections/{externalConnection-id}/operations", - "CommandAlias": null, - "Command": "Get-MgBetaExternalConnectionOperation", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/operations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaExternalConnectionOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/external/connections/{externalConnection-id}/operations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaExternalConnectionOperationCount", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/operations/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaExternalConnectionOperationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExternalConnectorsConnectionQuota", - "Uri": "/external/connections/{externalConnection-id}/quota", - "CommandAlias": null, - "Command": "Get-MgBetaExternalConnectionQuota", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/quota", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-connectionquota-get?view=graph-rest-beta", + "Command": "Get-MgBetaExternalConnectionQuota", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalConnectorsConnectionQuota", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExternalConnectorsSchema", - "Uri": "/external/connections/{externalConnection-id}/schema", - "CommandAlias": null, - "Command": "Get-MgBetaExternalConnectionSchema", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/schema", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -124686,34 +124683,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-schema-get?view=graph-rest-beta", + "Command": "Get-MgBetaExternalConnectionSchema", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalConnectorsSchema", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIndustryDataRoot", - "Uri": "/external/industryData", - "CommandAlias": null, - "Command": "Get-MgBetaExternalIndustryData", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/industryData", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaExternalIndustryData", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataRoot", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIndustryDataConnector", - "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}", - "CommandAlias": null, - "Command": "Get-MgBetaExternalIndustryDataConnector", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}", "Permissions": [ { "Name": "IndustryData-DataConnector.Read.All", @@ -124748,20 +124745,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydataconnector-get?view=graph-rest-beta", + "Command": "Get-MgBetaExternalIndustryDataConnector", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataConnector", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIndustryDataConnector", - "Uri": "/external/industryData/dataConnectors", - "CommandAlias": null, - "Command": "Get-MgBetaExternalIndustryDataConnector", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/industryData/dataConnectors", "Permissions": [ { "Name": "IndustryData-DataConnector.Read.All", @@ -124796,19 +124793,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydataconnector-list?view=graph-rest-beta", + "Command": "Get-MgBetaExternalIndustryDataConnector", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataConnector", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/external/industryData/dataConnectors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaExternalIndustryDataConnectorCount", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/industryData/dataConnectors/$count", "Permissions": [ { "Name": "IndustryData-DataConnector.Read.All", @@ -124843,34 +124840,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaExternalIndustryDataConnectorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition", - "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}/sourceSystem", - "CommandAlias": null, - "Command": "Get-MgBetaExternalIndustryDataConnectorSourceSystem", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}/sourceSystem", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaExternalIndustryDataConnectorSourceSystem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIndustryDataInboundFlow", - "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}", - "CommandAlias": null, - "Command": "Get-MgBetaExternalIndustryDataInboundFlow", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}", "Permissions": [ { "Name": "IndustryData-InboundFlow.Read.All", @@ -124905,20 +124902,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-inboundflow-get?view=graph-rest-beta", + "Command": "Get-MgBetaExternalIndustryDataInboundFlow", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataInboundFlow", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIndustryDataInboundFlow", - "Uri": "/external/industryData/inboundFlows", - "CommandAlias": null, - "Command": "Get-MgBetaExternalIndustryDataInboundFlow", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/industryData/inboundFlows", "Permissions": [ { "Name": "IndustryData-InboundFlow.Read.All", @@ -124953,19 +124950,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-inboundflow-list?view=graph-rest-beta", + "Command": "Get-MgBetaExternalIndustryDataInboundFlow", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataInboundFlow", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/external/industryData/inboundFlows/$count", - "CommandAlias": null, - "Command": "Get-MgBetaExternalIndustryDataInboundFlowCount", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/industryData/inboundFlows/$count", "Permissions": [ { "Name": "IndustryData-InboundFlow.Read.All", @@ -125000,19 +124997,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaExternalIndustryDataInboundFlowCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIndustryDataConnector", - "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}/dataConnector", - "CommandAlias": null, - "Command": "Get-MgBetaExternalIndustryDataInboundFlowDataConnector", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}/dataConnector", "Permissions": [ { "Name": "IndustryData-DataConnector.Read.All", @@ -125047,20 +125044,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaExternalIndustryDataInboundFlowDataConnector", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataConnector", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition", - "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}/year", - "CommandAlias": null, - "Command": "Get-MgBetaExternalIndustryDataInboundFlowYear", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}/year", "Permissions": [ { "Name": "IndustryData-TimePeriod.Read.All", @@ -125095,20 +125092,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaExternalIndustryDataInboundFlowYear", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphLongRunningOperation", - "Uri": "/external/industryData/operations/{longRunningOperation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaExternalIndustryDataOperation", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/industryData/operations/{longRunningOperation-id}", "Permissions": [ { "Name": "IndustryData.ReadBasic.All", @@ -125127,20 +125124,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-filevalidateoperation-get?view=graph-rest-beta", + "Command": "Get-MgBetaExternalIndustryDataOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLongRunningOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphLongRunningOperation", - "Uri": "/external/industryData/operations", - "CommandAlias": null, - "Command": "Get-MgBetaExternalIndustryDataOperation", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/industryData/operations", "Permissions": [ { "Name": "IndustryData.ReadBasic.All", @@ -125159,19 +125156,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-filevalidateoperation-list?view=graph-rest-beta", + "Command": "Get-MgBetaExternalIndustryDataOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLongRunningOperation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/external/industryData/operations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaExternalIndustryDataOperationCount", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/industryData/operations/$count", "Permissions": [ { "Name": "IndustryData.ReadBasic.All", @@ -125190,19 +125187,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaExternalIndustryDataOperationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIndustryDataOutboundProvisioningFlowSet", - "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}", - "CommandAlias": null, - "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSet", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}", "Permissions": [ { "Name": "IndustryData-OutboundFlow.Read.All", @@ -125229,20 +125226,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataOutboundProvisioningFlowSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIndustryDataOutboundProvisioningFlowSet", - "Uri": "/external/industryData/outboundProvisioningFlowSets", - "CommandAlias": null, - "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSet", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/industryData/outboundProvisioningFlowSets", "Permissions": [ { "Name": "IndustryData-OutboundFlow.Read.All", @@ -125269,19 +125266,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydataroot-list-outboundprovisioningflowsets?view=graph-rest-beta", + "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataOutboundProvisioningFlowSet", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/external/industryData/outboundProvisioningFlowSets/$count", - "CommandAlias": null, - "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSetCount", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/industryData/outboundProvisioningFlowSets/$count", "Permissions": [ { "Name": "IndustryData-OutboundFlow.Read.All", @@ -125308,63 +125305,63 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSetCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIndustryDataProvisioningFlow", - "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows/{provisioningFlow-id}", - "CommandAlias": null, - "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows/{provisioningFlow-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataProvisioningFlow", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIndustryDataProvisioningFlow", - "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows", - "CommandAlias": null, - "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-outboundprovisioningflowset-list-provisioningflows?view=graph-rest-beta", + "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataProvisioningFlow", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows/$count", - "CommandAlias": null, - "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlowCount", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlowCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIndustryDataReferenceDefinition", - "Uri": "/external/industryData/referenceDefinitions/{referenceDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgBetaExternalIndustryDataReferenceDefinition", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/industryData/referenceDefinitions/{referenceDefinition-id}", "Permissions": [ { "Name": "IndustryData-ReferenceDefinition.Read.All", @@ -125399,20 +125396,67 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-referencedefinition-get?view=graph-rest-beta", + "Command": "Get-MgBetaExternalIndustryDataReferenceDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataReferenceDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIndustryDataReferenceDefinition", - "Uri": "/external/industryData/referenceDefinitions", + "Module": "Beta.Search", "CommandAlias": null, + "Uri": "/external/industryData/referenceDefinitions", + "Permissions": [ + { + "Name": "IndustryData.ReadBasic.All", + "Description": "Read basic Industry Data service and resource definitions", + "FullDescription": "Allows the app to read Industry Data basic service and resource information on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "IndustryData.ReadBasic.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "IndustryData-ReferenceDefinition.ReadWrite.All", + "Description": "Manage reference definitions", + "FullDescription": "Allows the app to read and write reference definitions on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "IndustryData-ReferenceDefinition.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-referencedefinition-list?view=graph-rest-beta", "Command": "Get-MgBetaExternalIndustryDataReferenceDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataReferenceDefinition", + "Method": "GET", + "Variants": [ + "List" + ] + }, + { "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/industryData/referenceDefinitions/$count", "Permissions": [ { "Name": "IndustryData.ReadBasic.All", @@ -125447,66 +125491,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-referencedefinition-list?view=graph-rest-beta", - "Variants": [ - "List" - ] - }, - { - "Method": "GET", - "OutputType": null, - "Uri": "/external/industryData/referenceDefinitions/$count", - "CommandAlias": null, + "ApiReferenceLink": null, "Command": "Get-MgBetaExternalIndustryDataReferenceDefinitionCount", - "Module": "Beta.Search", - "Permissions": [ - { - "Name": "IndustryData.ReadBasic.All", - "Description": "Read basic Industry Data service and resource definitions", - "FullDescription": "Allows the app to read Industry Data basic service and resource information on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "IndustryData.ReadBasic.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "IndustryData-ReferenceDefinition.ReadWrite.All", - "Description": "Manage reference definitions", - "FullDescription": "Allows the app to read and write reference definitions on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "IndustryData-ReferenceDefinition.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "ApiVersion": "beta", - "ApiReferenceLink": null, + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIndustryDataRoleGroup", - "Uri": "/external/industryData/roleGroups/{roleGroup-id}", - "CommandAlias": null, - "Command": "Get-MgBetaExternalIndustryDataRoleGroup", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/industryData/roleGroups/{roleGroup-id}", "Permissions": [ { "Name": "IndustryData-ReferenceDefinition.Read.All", @@ -125525,20 +125522,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-rolegroup-get?view=graph-rest-beta", + "Command": "Get-MgBetaExternalIndustryDataRoleGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataRoleGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIndustryDataRoleGroup", - "Uri": "/external/industryData/roleGroups", - "CommandAlias": null, - "Command": "Get-MgBetaExternalIndustryDataRoleGroup", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/industryData/roleGroups", "Permissions": [ { "Name": "IndustryData.ReadBasic.All", @@ -125557,19 +125554,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-rolegroup-list?view=graph-rest-beta", + "Command": "Get-MgBetaExternalIndustryDataRoleGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataRoleGroup", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/external/industryData/roleGroups/$count", - "CommandAlias": null, - "Command": "Get-MgBetaExternalIndustryDataRoleGroupCount", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/industryData/roleGroups/$count", "Permissions": [ { "Name": "IndustryData.ReadBasic.All", @@ -125588,19 +125585,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaExternalIndustryDataRoleGroupCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIndustryDataRun", - "Uri": "/external/industryData/runs/{industryDataRun-id}", - "CommandAlias": null, - "Command": "Get-MgBetaExternalIndustryDataRun", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/industryData/runs/{industryDataRun-id}", "Permissions": [ { "Name": "IndustryData-Run.Read.All", @@ -125635,20 +125632,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydatarun-get?view=graph-rest-beta", + "Command": "Get-MgBetaExternalIndustryDataRun", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataRun", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIndustryDataRun", - "Uri": "/external/industryData/runs", - "CommandAlias": null, - "Command": "Get-MgBetaExternalIndustryDataRun", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/industryData/runs", "Permissions": [ { "Name": "IndustryData-Run.Read.All", @@ -125683,22 +125680,25 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydatarun-list?view=graph-rest-beta", + "Command": "Get-MgBetaExternalIndustryDataRun", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataRun", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIndustryDataRunActivity", - "Uri": "/external/industryData/runs/{industryDataRun-id}/activities/{industryDataRunActivity-id}", - "CommandAlias": null, - "Command": "Get-MgBetaExternalIndustryDataRunActivity", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/industryData/runs/{industryDataRun-id}/activities/{industryDataRunActivity-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaExternalIndustryDataRunActivity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataRunActivity", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -125707,41 +125707,38 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIndustryDataRunActivity", - "Uri": "/external/industryData/runs/{industryDataRun-id}/activities", - "CommandAlias": null, - "Command": "Get-MgBetaExternalIndustryDataRunActivity", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/industryData/runs/{industryDataRun-id}/activities", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaExternalIndustryDataRunActivity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataRunActivity", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/external/industryData/runs/{industryDataRun-id}/activities/$count", - "CommandAlias": null, - "Command": "Get-MgBetaExternalIndustryDataRunActivityCount", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/industryData/runs/{industryDataRun-id}/activities/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaExternalIndustryDataRunActivityCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/external/industryData/runs/$count", - "CommandAlias": null, - "Command": "Get-MgBetaExternalIndustryDataRunCount", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/industryData/runs/$count", "Permissions": [ { "Name": "IndustryData-Run.Read.All", @@ -125776,19 +125773,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaExternalIndustryDataRunCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIndustryDataRunStatistics", - "Uri": "/external/industryData/runs/{industryDataRun-id}/getStatistics", - "CommandAlias": null, - "Command": "Get-MgBetaExternalIndustryDataRunStatistics", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/industryData/runs/{industryDataRun-id}/getStatistics", "Permissions": [ { "Name": "IndustryData-Run.Read.All", @@ -125823,8 +125820,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydatarun-getstatistics?view=graph-rest-beta", + "Command": "Get-MgBetaExternalIndustryDataRunStatistics", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataRunStatistics", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -125832,12 +125832,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition", - "Uri": "/external/industryData/sourceSystems/{sourceSystemDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgBetaExternalIndustryDataSourceSystem", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/industryData/sourceSystems/{sourceSystemDefinition-id}", "Permissions": [ { "Name": "IndustryData-SourceSystem.Read.All", @@ -125872,20 +125869,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-sourcesystemdefinition-get?view=graph-rest-beta", + "Command": "Get-MgBetaExternalIndustryDataSourceSystem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition", - "Uri": "/external/industryData/sourceSystems", - "CommandAlias": null, - "Command": "Get-MgBetaExternalIndustryDataSourceSystem", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/industryData/sourceSystems", "Permissions": [ { "Name": "IndustryData-SourceSystem.Read.All", @@ -125920,19 +125917,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-sourcesystemdefinition-list?view=graph-rest-beta", + "Command": "Get-MgBetaExternalIndustryDataSourceSystem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/external/industryData/sourceSystems/$count", - "CommandAlias": null, - "Command": "Get-MgBetaExternalIndustryDataSourceSystemCount", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/industryData/sourceSystems/$count", "Permissions": [ { "Name": "IndustryData-SourceSystem.Read.All", @@ -125967,19 +125964,67 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaExternalIndustryDataSourceSystemCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition", - "Uri": "/external/industryData/years/{yearTimePeriodDefinition-id}", + "Module": "Beta.Search", "CommandAlias": null, + "Uri": "/external/industryData/years/{yearTimePeriodDefinition-id}", + "Permissions": [ + { + "Name": "IndustryData-TimePeriod.Read.All", + "Description": "Read time period definitions", + "FullDescription": "Allows the app to read time period definitions on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "IndustryData-TimePeriod.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "IndustryData-TimePeriod.ReadWrite.All", + "Description": "Manage time period definitions", + "FullDescription": "Allows the app to read and write time period definitions on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "IndustryData-TimePeriod.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-yeartimeperioddefinition-get?view=graph-rest-beta", "Command": "Get-MgBetaExternalIndustryDataYear", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/industryData/years", "Permissions": [ { "Name": "IndustryData-TimePeriod.Read.All", @@ -126014,67 +126059,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-yeartimeperioddefinition-get?view=graph-rest-beta", - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition", - "Uri": "/external/industryData/years", - "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-yeartimeperioddefinition-list?view=graph-rest-beta", "Command": "Get-MgBetaExternalIndustryDataYear", - "Module": "Beta.Search", - "Permissions": [ - { - "Name": "IndustryData-TimePeriod.Read.All", - "Description": "Read time period definitions", - "FullDescription": "Allows the app to read time period definitions on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "IndustryData-TimePeriod.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "IndustryData-TimePeriod.ReadWrite.All", - "Description": "Manage time period definitions", - "FullDescription": "Allows the app to read and write time period definitions on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "IndustryData-TimePeriod.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-yeartimeperioddefinition-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/external/industryData/years/$count", - "CommandAlias": null, - "Command": "Get-MgBetaExternalIndustryDataYearCount", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/industryData/years/$count", "Permissions": [ { "Name": "IndustryData-TimePeriod.Read.All", @@ -126109,48 +126106,48 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaExternalIndustryDataYearCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphFinancials", - "Uri": "/financials", - "CommandAlias": null, - "Command": "Get-MgBetaFinancial", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancial", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFinancials", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCompany", - "Uri": "/financials/companies/{company-id}", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompany", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompany", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCompany", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCompany", - "Uri": "/financials/companies", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompany", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies", "Permissions": [ { "Name": "Financials.ReadWrite.All", @@ -126169,19 +126166,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompany", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCompany", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccount", - "Uri": "/financials/companies/{company-id}/accounts/{account-id}", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyAccount", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/accounts/{account-id}", "Permissions": [ { "Name": "Financials.ReadWrite.All", @@ -126200,64 +126197,64 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyAccount", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccount", - "Uri": "/financials/companies/{company-id}/accounts", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyAccount", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/accounts", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyAccount", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccount", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/accounts/$count", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyAccountCount", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/accounts/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyAccountCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAgedAccountsPayable", - "Uri": "/financials/companies/{company-id}/agedAccountsPayable/{agedAccountsPayable-id}", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyAgedAccountPayable", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/agedAccountsPayable/{agedAccountsPayable-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyAgedAccountPayable", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgedAccountsPayable", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAgedAccountsPayable", - "Uri": "/financials/companies/{company-id}/agedAccountsPayable", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyAgedAccountPayable", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/agedAccountsPayable", "Permissions": [ { "Name": "Financials.ReadWrite.All", @@ -126276,19 +126273,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyAgedAccountPayable", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgedAccountsPayable", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/agedAccountsPayable/$count", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyAgedAccountPayableCount", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/agedAccountsPayable/$count", "Permissions": [ { "Name": "Financials.ReadWrite.All", @@ -126307,35 +126304,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyAgedAccountPayableCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAgedAccountsReceivable", - "Uri": "/financials/companies/{company-id}/agedAccountsReceivable/{agedAccountsReceivable-id}", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyAgedAccountReceivable", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/agedAccountsReceivable/{agedAccountsReceivable-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyAgedAccountReceivable", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgedAccountsReceivable", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAgedAccountsReceivable", - "Uri": "/financials/companies/{company-id}/agedAccountsReceivable", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyAgedAccountReceivable", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/agedAccountsReceivable", "Permissions": [ { "Name": "Financials.ReadWrite.All", @@ -126354,19 +126351,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyAgedAccountReceivable", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgedAccountsReceivable", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/agedAccountsReceivable/$count", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyAgedAccountReceivableCount", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/agedAccountsReceivable/$count", "Permissions": [ { "Name": "Financials.ReadWrite.All", @@ -126385,20 +126382,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyAgedAccountReceivableCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/financials/companies/$count", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCount", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/$count", "Permissions": [ { "Name": "Financials.ReadWrite.All", @@ -126417,19 +126414,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCountryRegion", - "Uri": "/financials/companies/{company-id}/countriesRegions/{countryRegion-id}", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCountryRegion", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/countriesRegions/{countryRegion-id}", "Permissions": [ { "Name": "Financials.ReadWrite.All", @@ -126448,49 +126445,49 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyCountryRegion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCountryRegion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCountryRegion", - "Uri": "/financials/companies/{company-id}/countriesRegions", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCountryRegion", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/countriesRegions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyCountryRegion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCountryRegion", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/countriesRegions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCountryRegionCount", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/countriesRegions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyCountryRegionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCurrency", - "Uri": "/financials/companies/{company-id}/currencies/{currency-id}", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCurrency", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/currencies/{currency-id}", "Permissions": [ { "Name": "Financials.ReadWrite.All", @@ -126509,49 +126506,49 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyCurrency", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCurrency", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCurrency", - "Uri": "/financials/companies/{company-id}/currencies", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCurrency", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/currencies", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyCurrency", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCurrency", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/currencies/$count", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCurrencyCount", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/currencies/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyCurrencyCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomer", - "Uri": "/financials/companies/{company-id}/customers/{customer-id}", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCustomer", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customers/{customer-id}", "Permissions": [ { "Name": "Financials.ReadWrite.All", @@ -126570,212 +126567,212 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyCustomer", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomer", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomer", - "Uri": "/financials/companies/{company-id}/customers", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCustomer", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customers", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyCustomer", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomer", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/customers/$count", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCustomerCount", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customers/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyCustomerCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCurrency", - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/currency", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCustomerCurrency", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/currency", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyCustomerCurrency", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCurrency", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomerPayment", - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCustomerPayment", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyCustomerPayment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomerPayment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomerPayment", - "Uri": "/financials/companies/{company-id}/customerPayments", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCustomerPayment", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPayments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyCustomerPayment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomerPayment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/customerPayments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCount", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPayments/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomer", - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomer", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomer", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomer", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCurrency", - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/currency", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerCurrency", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/currency", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerCurrency", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCurrency", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerPictureContent", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerPictureContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/$count", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerPictureCount", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerPictureCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphShipmentMethod", - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerShipmentMethod", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerShipmentMethod", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShipmentMethod", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomerPaymentJournal", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournal", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}", "Permissions": [ { "Name": "Financials.ReadWrite.All", @@ -126794,64 +126791,64 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomerPaymentJournal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomerPaymentJournal", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournal", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomerPaymentJournal", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccount", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/account", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalAccount", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/account", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalAccount", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/$count", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCount", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomerPayment", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}", "Permissions": [ { "Name": "Financials.ReadWrite.All", @@ -126870,186 +126867,189 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomerPayment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomerPayment", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomerPayment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCount", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomer", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomer", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomer", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomer", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCurrency", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/currency", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerCurrency", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/currency", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerCurrency", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCurrency", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureContent", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/$count", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureCount", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphShipmentMethod", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerShipmentMethod", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerShipmentMethod", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShipmentMethod", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPaymentMethod", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentMethod", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentMethod", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentMethod", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPaymentTerm", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentTerm", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPaymentMethod", - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentMethod", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentMethod", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentMethod", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -127058,15 +127058,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPaymentTerm", - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentTerm", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -127075,86 +127075,83 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCustomerPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyCustomerPicture", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCustomerPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyCustomerPicture", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}/content", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCustomerPictureContent", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyCustomerPictureContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/$count", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCustomerPictureCount", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyCustomerPictureCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphShipmentMethod", - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/shipmentMethod", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCustomerShipmentMethod", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/shipmentMethod", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyCustomerShipmentMethod", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShipmentMethod", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDimension", - "Uri": "/financials/companies/{company-id}/dimensions/{dimension-id}", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyDimension", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/dimensions/{dimension-id}", "Permissions": [ { "Name": "Financials.ReadWrite.All", @@ -127173,52 +127170,55 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyDimension", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDimension", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDimension", - "Uri": "/financials/companies/{company-id}/dimensions", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyDimension", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/dimensions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyDimension", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDimension", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/dimensions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyDimensionCount", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/dimensions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyDimensionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDimensionValue", - "Uri": "/financials/companies/{company-id}/dimensionValues/{dimensionValue-id}", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyDimensionValue", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/dimensionValues/{dimensionValue-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyDimensionValue", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDimensionValue", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -127227,30 +127227,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDimensionValue", - "Uri": "/financials/companies/{company-id}/dimensionValues", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyDimensionValue", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/dimensionValues", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyDimensionValue", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDimensionValue", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/dimensions/{dimension-id}/dimensionValues/$count", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyDimensionValueCount", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/dimensions/{dimension-id}/dimensionValues/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyDimensionValueCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -127259,12 +127259,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEmployee", - "Uri": "/financials/companies/{company-id}/employees/{employee-id}", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyEmployee", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/employees/{employee-id}", "Permissions": [ { "Name": "Financials.ReadWrite.All", @@ -127283,108 +127280,108 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyEmployee", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEmployee", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEmployee", - "Uri": "/financials/companies/{company-id}/employees", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyEmployee", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/employees", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyEmployee", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEmployee", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/employees/$count", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyEmployeeCount", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/employees/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyEmployeeCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyEmployeePicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyEmployeePicture", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyEmployeePicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyEmployeePicture", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}/content", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyEmployeePictureContent", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyEmployeePictureContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/$count", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyEmployeePictureCount", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyEmployeePictureCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGeneralLedgerEntry", - "Uri": "/financials/companies/{company-id}/generalLedgerEntries/{generalLedgerEntry-id}", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyGeneralLedgerEntry", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/generalLedgerEntries/{generalLedgerEntry-id}", "Permissions": [ { "Name": "Financials.ReadWrite.All", @@ -127403,64 +127400,64 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyGeneralLedgerEntry", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGeneralLedgerEntry", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGeneralLedgerEntry", - "Uri": "/financials/companies/{company-id}/generalLedgerEntries", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyGeneralLedgerEntry", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/generalLedgerEntries", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyGeneralLedgerEntry", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGeneralLedgerEntry", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccount", - "Uri": "/financials/companies/{company-id}/generalLedgerEntries/{generalLedgerEntry-id}/account", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyGeneralLedgerEntryAccount", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/generalLedgerEntries/{generalLedgerEntry-id}/account", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyGeneralLedgerEntryAccount", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/generalLedgerEntries/$count", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyGeneralLedgerEntryCount", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/generalLedgerEntries/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyGeneralLedgerEntryCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCompanyInformation", - "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyInformation", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}", "Permissions": [ { "Name": "Financials.ReadWrite.All", @@ -127479,64 +127476,64 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyInformation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCompanyInformation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCompanyInformation", - "Uri": "/financials/companies/{company-id}/companyInformation", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyInformation", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/companyInformation", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyInformation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCompanyInformation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/companyInformation/$count", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyInformationCount", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/companyInformation/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyInformationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}/picture", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyInformationPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}/picture", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyInformationPicture", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItem", - "Uri": "/financials/companies/{company-id}/items/{item-id}", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyItem", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/items/{item-id}", "Permissions": [ { "Name": "Financials.ReadWrite.All", @@ -127555,34 +127552,34 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItem", - "Uri": "/financials/companies/{company-id}/items", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyItem", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/items", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItem", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemCategory", - "Uri": "/financials/companies/{company-id}/itemCategories/{itemCategory-id}", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyItemCategory", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/itemCategories/{itemCategory-id}", "Permissions": [ { "Name": "Financials.ReadWrite.All", @@ -127601,8 +127598,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyItemCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemCategory", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -127611,115 +127611,112 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemCategory", - "Uri": "/financials/companies/{company-id}/itemCategories", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyItemCategory", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/itemCategories", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyItemCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemCategory", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/itemCategories/$count", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyItemCategoryCount", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/itemCategories/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyItemCategoryCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/items/$count", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyItemCount", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/items/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyItemCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyItemPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyItemPicture", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/items/{item-id}/picture", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyItemPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/items/{item-id}/picture", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyItemPicture", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}/content", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyItemPictureContent", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyItemPictureContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/$count", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyItemPictureCount", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyItemPictureCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphJournal", - "Uri": "/financials/companies/{company-id}/journals/{journal-id}", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyJournal", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/journals/{journal-id}", "Permissions": [ { "Name": "Financials.ReadWrite.All", @@ -127738,67 +127735,70 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyJournal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphJournal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphJournal", - "Uri": "/financials/companies/{company-id}/journals", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyJournal", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/journals", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyJournal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphJournal", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccount", - "Uri": "/financials/companies/{company-id}/journals/{journal-id}/account", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyJournalAccount", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/journals/{journal-id}/account", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyJournalAccount", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/journals/$count", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyJournalCount", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/journals/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyJournalCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphJournalLine", - "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyJournalLine", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyJournalLine", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphJournalLine", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -127807,30 +127807,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphJournalLine", - "Uri": "/financials/companies/{company-id}/journalLines", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyJournalLine", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/journalLines", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyJournalLine", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphJournalLine", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccount", - "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}/account", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyJournalLineAccount", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}/account", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyJournalLineAccount", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -127839,15 +127839,15 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/journalLines/$count", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyJournalLineCount", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/journalLines/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyJournalLineCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -127856,12 +127856,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPaymentMethod", - "Uri": "/financials/companies/{company-id}/paymentMethods/{paymentMethod-id}", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyPaymentMethod", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/paymentMethods/{paymentMethod-id}", "Permissions": [ { "Name": "Financials.ReadWrite.All", @@ -127880,49 +127877,49 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyPaymentMethod", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentMethod", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPaymentMethod", - "Uri": "/financials/companies/{company-id}/paymentMethods", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyPaymentMethod", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/paymentMethods", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyPaymentMethod", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentMethod", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/paymentMethods/$count", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyPaymentMethodCount", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/paymentMethods/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyPaymentMethodCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPaymentTerm", - "Uri": "/financials/companies/{company-id}/paymentTerms/{paymentTerm-id}", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyPaymentTerm", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/paymentTerms/{paymentTerm-id}", "Permissions": [ { "Name": "Financials.ReadWrite.All", @@ -127941,170 +127938,173 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyPaymentTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPaymentTerm", - "Uri": "/financials/companies/{company-id}/paymentTerms", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyPaymentTerm", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/paymentTerms", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyPaymentTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentTerm", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/paymentTerms/$count", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyPaymentTermCount", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/paymentTerms/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyPaymentTermCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/picture/{picture-id}", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/picture/{picture-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyPicture", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/picture", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/picture", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyPicture", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/picture/{picture-id}/content", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyPictureContent", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/picture/{picture-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyPictureContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/picture/$count", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyPictureCount", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/picture/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyPictureCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPurchaseInvoice", - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoice", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPurchaseInvoice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPurchaseInvoice", - "Uri": "/financials/companies/{company-id}/purchaseInvoices", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoice", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPurchaseInvoice", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/purchaseInvoices/$count", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceCount", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCurrency", - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/currency", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceCurrency", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/currency", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceCurrency", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCurrency", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPurchaseInvoiceLine", - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLine", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLine", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPurchaseInvoiceLine", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -128113,30 +128113,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPurchaseInvoiceLine", - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLine", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLine", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPurchaseInvoiceLine", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccount", - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/account", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineAccount", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/account", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineAccount", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -128145,15 +128145,15 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/$count", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineCount", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -128162,15 +128162,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItem", - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItem", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItem", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -128179,15 +128179,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemCategory", - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/itemCategory", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemCategory", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/itemCategory", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemCategory", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -128196,15 +128196,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -128213,30 +128213,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}/content", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemPictureContent", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemPictureContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -128245,15 +128245,15 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/$count", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemPictureCount", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemPictureCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -128262,831 +128262,831 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVendor", - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendor", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendor", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVendor", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCurrency", - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/currency", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorCurrency", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/currency", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorCurrency", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCurrency", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPaymentMethod", - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentMethod", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentMethod", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentMethod", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentMethod", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentMethod", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPaymentTerm", - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentTerm", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentTerm", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}/content", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPictureContent", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPictureContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/$count", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPictureCount", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPictureCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSalesCreditMemo", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleCreditMemo", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleCreditMemo", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesCreditMemo", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSalesCreditMemo", - "Uri": "/financials/companies/{company-id}/salesCreditMemos", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleCreditMemo", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleCreditMemo", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesCreditMemo", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/$count", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCount", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCurrency", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/currency", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCurrency", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/currency", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCurrency", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCurrency", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomer", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomer", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomer", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomer", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCurrency", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/currency", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerCurrency", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/currency", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerCurrency", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCurrency", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPaymentMethod", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentMethod", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentMethod", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentMethod", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentMethod", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentMethod", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPaymentTerm", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentTerm", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentTerm", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}/content", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPictureContent", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPictureContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/$count", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPictureCount", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPictureCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphShipmentMethod", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/shipmentMethod", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerShipmentMethod", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/shipmentMethod", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerShipmentMethod", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShipmentMethod", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSalesCreditMemoLine", - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLine", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLine", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesCreditMemoLine", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSalesCreditMemoLine", - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLine", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLine", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesCreditMemoLine", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccount", - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/account", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineAccount", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/account", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineAccount", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/$count", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineCount", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItem", - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItem", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemCategory", - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemCategory", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemPictureContent", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemPictureContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/$count", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemPictureCount", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemPictureCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPaymentTerm", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/paymentTerm", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoPaymentTerm", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/paymentTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoPaymentTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSalesCreditMemoLine", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLine", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLine", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesCreditMemoLine", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSalesCreditMemoLine", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLine", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLine", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesCreditMemoLine", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccount", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/account", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineAccount", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/account", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineAccount", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/$count", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineCount", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItem", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItem", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemCategory", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemCategory", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureContent", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/$count", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureCount", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSalesInvoice", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleInvoice", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleInvoice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesInvoice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSalesInvoice", - "Uri": "/financials/companies/{company-id}/salesInvoices", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleInvoice", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleInvoice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesInvoice", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesInvoices/$count", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCount", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCurrency", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/currency", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCurrency", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/currency", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCurrency", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCurrency", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomer", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomer", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomer", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomer", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCurrency", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/currency", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerCurrency", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/currency", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerCurrency", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCurrency", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPaymentMethod", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentMethod", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPaymentMethod", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentMethod", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPaymentMethod", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentMethod", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPaymentTerm", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentTerm", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPaymentTerm", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPaymentTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPicture", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPicture", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}/content", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPictureContent", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPictureContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/$count", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPictureCount", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPictureCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphShipmentMethod", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/shipmentMethod", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerShipmentMethod", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/shipmentMethod", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerShipmentMethod", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShipmentMethod", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSalesInvoiceLine", - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLine", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLine", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesInvoiceLine", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -129095,30 +129095,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSalesInvoiceLine", - "Uri": "/financials/companies/{company-id}/salesInvoiceLines", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLine", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoiceLines", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLine", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesInvoiceLine", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccount", - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/account", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineAccount", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/account", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineAccount", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -129127,15 +129127,15 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/$count", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineCount", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -129144,15 +129144,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItem", - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItem", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItem", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -129161,15 +129161,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemCategory", - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/itemCategory", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemCategory", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/itemCategory", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemCategory", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -129178,15 +129178,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemPicture", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -129195,30 +129195,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemPicture", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}/content", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemPictureContent", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemPictureContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -129227,15 +129227,15 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/$count", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemPictureCount", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemPictureCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -129244,238 +129244,238 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPaymentTerm", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/paymentTerm", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleInvoicePaymentTerm", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/paymentTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleInvoicePaymentTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphShipmentMethod", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/shipmentMethod", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleInvoiceShipmentMethod", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/shipmentMethod", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleInvoiceShipmentMethod", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShipmentMethod", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSalesOrder", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleOrder", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleOrder", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesOrder", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSalesOrder", - "Uri": "/financials/companies/{company-id}/salesOrders", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleOrder", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrders", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleOrder", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesOrder", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesOrders/$count", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleOrderCount", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrders/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleOrderCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCurrency", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/currency", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleOrderCurrency", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/currency", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleOrderCurrency", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCurrency", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomer", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomer", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomer", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomer", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCurrency", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/currency", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerCurrency", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/currency", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerCurrency", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCurrency", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPaymentMethod", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentMethod", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPaymentMethod", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentMethod", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPaymentMethod", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentMethod", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPaymentTerm", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentTerm", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPaymentTerm", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPaymentTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPicture", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPicture", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}/content", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPictureContent", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPictureContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/$count", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPictureCount", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPictureCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphShipmentMethod", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/shipmentMethod", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerShipmentMethod", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/shipmentMethod", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerShipmentMethod", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShipmentMethod", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSalesOrderLine", - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleOrderLine", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleOrderLine", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesOrderLine", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -129484,30 +129484,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSalesOrderLine", - "Uri": "/financials/companies/{company-id}/salesOrderLines", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleOrderLine", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrderLines", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleOrderLine", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesOrderLine", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccount", - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/account", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleOrderLineAccount", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/account", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleOrderLineAccount", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -129516,15 +129516,15 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesOrderLines/$count", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleOrderLineCount", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrderLines/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleOrderLineCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -129533,15 +129533,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItem", - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleOrderLineItem", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleOrderLineItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItem", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -129550,15 +129550,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemCategory", - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/itemCategory", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemCategory", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/itemCategory", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemCategory", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -129567,15 +129567,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemPicture", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -129584,30 +129584,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemPicture", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}/content", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemPictureContent", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemPictureContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -129616,15 +129616,15 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/$count", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemPictureCount", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemPictureCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -129633,223 +129633,223 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPaymentTerm", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/paymentTerm", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleOrderPaymentTerm", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/paymentTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleOrderPaymentTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSalesQuote", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleQuote", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleQuote", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesQuote", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSalesQuote", - "Uri": "/financials/companies/{company-id}/salesQuotes", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleQuote", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuotes", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleQuote", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesQuote", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesQuotes/$count", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleQuoteCount", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleQuoteCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCurrency", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/currency", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleQuoteCurrency", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/currency", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleQuoteCurrency", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCurrency", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomer", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomer", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomer", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomer", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCurrency", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/currency", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerCurrency", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/currency", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerCurrency", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCurrency", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPaymentMethod", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentMethod", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPaymentMethod", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentMethod", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPaymentMethod", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentMethod", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPaymentTerm", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentTerm", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPaymentTerm", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPaymentTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPicture", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPicture", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}/content", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPictureContent", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPictureContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/$count", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPictureCount", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPictureCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphShipmentMethod", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/shipmentMethod", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerShipmentMethod", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/shipmentMethod", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerShipmentMethod", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShipmentMethod", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSalesQuoteLine", - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleQuoteLine", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleQuoteLine", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesQuoteLine", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -129858,30 +129858,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSalesQuoteLine", - "Uri": "/financials/companies/{company-id}/salesQuoteLines", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleQuoteLine", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuoteLines", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleQuoteLine", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesQuoteLine", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccount", - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/account", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleQuoteLineAccount", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/account", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleQuoteLineAccount", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -129890,15 +129890,15 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesQuoteLines/$count", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleQuoteLineCount", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuoteLines/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleQuoteLineCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -129907,15 +129907,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItem", - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItem", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItem", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -129924,15 +129924,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemCategory", - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/itemCategory", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemCategory", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/itemCategory", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemCategory", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -129941,15 +129941,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemPicture", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -129958,30 +129958,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemPicture", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}/content", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemPictureContent", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemPictureContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -129990,15 +129990,15 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/$count", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemPictureCount", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemPictureCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -130007,42 +130007,39 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPaymentTerm", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/paymentTerm", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleQuotePaymentTerm", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/paymentTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleQuotePaymentTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphShipmentMethod", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/shipmentMethod", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleQuoteShipmentMethod", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/shipmentMethod", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanySaleQuoteShipmentMethod", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShipmentMethod", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphShipmentMethod", - "Uri": "/financials/companies/{company-id}/shipmentMethods/{shipmentMethod-id}", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyShipmentMethod", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/shipmentMethods/{shipmentMethod-id}", "Permissions": [ { "Name": "Financials.ReadWrite.All", @@ -130061,49 +130058,49 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyShipmentMethod", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShipmentMethod", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphShipmentMethod", - "Uri": "/financials/companies/{company-id}/shipmentMethods", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyShipmentMethod", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/shipmentMethods", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyShipmentMethod", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShipmentMethod", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/shipmentMethods/$count", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyShipmentMethodCount", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/shipmentMethods/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyShipmentMethodCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTaxArea", - "Uri": "/financials/companies/{company-id}/taxAreas/{taxArea-id}", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyTaxArea", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/taxAreas/{taxArea-id}", "Permissions": [ { "Name": "Financials.ReadWrite.All", @@ -130122,49 +130119,49 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyTaxArea", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTaxArea", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTaxArea", - "Uri": "/financials/companies/{company-id}/taxAreas", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyTaxArea", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/taxAreas", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyTaxArea", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTaxArea", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/taxAreas/$count", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyTaxAreaCount", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/taxAreas/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyTaxAreaCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTaxGroup", - "Uri": "/financials/companies/{company-id}/taxGroups/{taxGroup-id}", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyTaxGroup", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/taxGroups/{taxGroup-id}", "Permissions": [ { "Name": "Financials.ReadWrite.All", @@ -130183,49 +130180,49 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyTaxGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTaxGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTaxGroup", - "Uri": "/financials/companies/{company-id}/taxGroups", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyTaxGroup", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/taxGroups", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyTaxGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTaxGroup", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/taxGroups/$count", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyTaxGroupCount", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/taxGroups/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyTaxGroupCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnitOfMeasure", - "Uri": "/financials/companies/{company-id}/unitsOfMeasure/{unitOfMeasure-id}", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyUnitOfMeasure", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/unitsOfMeasure/{unitOfMeasure-id}", "Permissions": [ { "Name": "Financials.ReadWrite.All", @@ -130244,49 +130241,49 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyUnitOfMeasure", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnitOfMeasure", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnitOfMeasure", - "Uri": "/financials/companies/{company-id}/unitsOfMeasure", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyUnitOfMeasure", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/unitsOfMeasure", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyUnitOfMeasure", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnitOfMeasure", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/unitsOfMeasure/$count", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyUnitOfMeasureCount", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/unitsOfMeasure/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyUnitOfMeasureCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVendor", - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyVendor", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}", "Permissions": [ { "Name": "Financials.ReadWrite.All", @@ -130305,153 +130302,153 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyVendor", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVendor", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVendor", - "Uri": "/financials/companies/{company-id}/vendors", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyVendor", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/vendors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyVendor", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVendor", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/vendors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyVendorCount", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/vendors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyVendorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCurrency", - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/currency", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyVendorCurrency", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/currency", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyVendorCurrency", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCurrency", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPaymentMethod", - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentMethod", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyVendorPaymentMethod", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentMethod", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyVendorPaymentMethod", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentMethod", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPaymentTerm", - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentTerm", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyVendorPaymentTerm", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyVendorPaymentTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyVendorPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyVendorPicture", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyVendorPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyVendorPicture", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}/content", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyVendorPictureContent", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyVendorPictureContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/$count", - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyVendorPictureCount", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaFinancialCompanyVendorPictureCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/groups/{group-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroup", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -130534,20 +130531,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get?view=graph-rest-beta", + "Command": "Get-MgBetaGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/groups", - "CommandAlias": null, - "Command": "Get-MgBetaGroup", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -130630,19 +130627,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list?view=graph-rest-beta", + "Command": "Get-MgBetaGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/groups/{group-id}/acceptedSenders", - "CommandAlias": null, - "Command": "Get-MgBetaGroupAcceptedSender", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/acceptedSenders", "Permissions": [ { "Name": "Group.Read.All", @@ -130661,19 +130658,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-acceptedsenders?view=graph-rest-beta", + "Command": "Get-MgBetaGroupAcceptedSender", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/acceptedSenders/$ref", - "CommandAlias": null, - "Command": "Get-MgBetaGroupAcceptedSenderByRef", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/acceptedSenders/$ref", "Permissions": [ { "Name": "Group.Read.All", @@ -130692,19 +130689,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-acceptedsenders?view=graph-rest-beta", + "Command": "Get-MgBetaGroupAcceptedSenderByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/acceptedSenders/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupAcceptedSenderCount", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/acceptedSenders/$count", "Permissions": [ { "Name": "Group.Read.All", @@ -130723,35 +130720,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupAcceptedSenderCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupAppRoleAssignment", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupAppRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/groups/{group-id}/appRoleAssignments", - "CommandAlias": null, - "Command": "Get-MgBetaGroupAppRoleAssignment", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/groups/{group-id}/appRoleAssignments", "Permissions": [ { "Name": "Directory.Read.All", @@ -130802,19 +130799,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-approleassignments?view=graph-rest-beta", + "Command": "Get-MgBetaGroupAppRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/appRoleAssignments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupAppRoleAssignmentCount", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/groups/{group-id}/appRoleAssignments/$count", "Permissions": [ { "Name": "Directory.Read.All", @@ -130865,35 +130862,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupAppRoleAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/groups/getByIds", - "CommandAlias": null, - "Command": "Get-MgBetaGroupById", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/getByIds", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", + "Command": "Get-MgBetaGroupById", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/groups(uniqueName='{uniqueName}')", - "CommandAlias": null, - "Command": "Get-MgBetaGroupByUniqueName", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups(uniqueName='{uniqueName}')", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -130976,35 +130973,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get?view=graph-rest-beta", + "Command": "Get-MgBetaGroupByUniqueName", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCalendar", - "Uri": "/groups/{group-id}/calendar", - "CommandAlias": null, - "Command": "Get-MgBetaGroupCalendar", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/calendar", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupCalendar", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendar", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/groups/{group-id}/calendar/events/{event-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupCalendarEvent", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/calendar/events/{event-id}", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -131071,20 +131068,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupCalendarEvent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/groups/{group-id}/calendar/events", - "CommandAlias": null, - "Command": "Get-MgBetaGroupCalendarEvent", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/calendar/events", "Permissions": [ { "Name": "Group.Read.All", @@ -131103,66 +131100,69 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupCalendarEvent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCalendarPermission", - "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupCalendarPermission", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupCalendarPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendarPermission", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCalendarPermission", - "Uri": "/groups/{group-id}/calendar/calendarPermissions", - "CommandAlias": null, - "Command": "Get-MgBetaGroupCalendarPermission", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/calendar/calendarPermissions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupCalendarPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendarPermission", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/calendar/calendarPermissions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupCalendarPermissionCount", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/calendar/calendarPermissions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupCalendarPermissionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphScheduleInformation", - "Uri": "/groups/{group-id}/calendar/getSchedule", - "CommandAlias": null, - "Command": "Get-MgBetaGroupCalendarSchedule", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/calendar/getSchedule", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-beta", + "Command": "Get-MgBetaGroupCalendarSchedule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphScheduleInformation", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -131171,26 +131171,23 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/groups/{group-id}/calendar/calendarView", - "CommandAlias": null, - "Command": "Get-MgBetaGroupCalendarView", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/calendar/calendarView", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupCalendarView", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConversation", - "Uri": "/groups/{group-id}/conversations/{conversation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupConversation", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -131257,20 +131254,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get-conversation?view=graph-rest-beta", + "Command": "Get-MgBetaGroupConversation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConversation", - "Uri": "/groups/{group-id}/conversations", - "CommandAlias": null, - "Command": "Get-MgBetaGroupConversation", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -131337,19 +131334,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-conversations?view=graph-rest-beta", + "Command": "Get-MgBetaGroupConversation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/conversations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupConversationCount", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/$count", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -131416,20 +131413,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupConversationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationThread", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupConversationThread", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -131496,20 +131493,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupConversationThread", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationThread", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationThread", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads", - "CommandAlias": null, - "Command": "Get-MgBetaGroupConversationThread", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -131576,19 +131573,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversation-list-threads?view=graph-rest-beta", + "Command": "Get-MgBetaGroupConversationThread", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationThread", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupConversationThreadCount", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/$count", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -131655,20 +131652,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupConversationThreadCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPost", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupConversationThreadPost", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -131735,8 +131732,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupConversationThreadPost", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPost", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -131745,12 +131745,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPost", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts", - "CommandAlias": null, - "Command": "Get-MgBetaGroupConversationThreadPost", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -131817,34 +131814,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupConversationThreadPost", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPost", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupConversationThreadPostAttachment", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupConversationThreadPostAttachment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", - "CommandAlias": null, - "Command": "Get-MgBetaGroupConversationThreadPostAttachment", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -131879,19 +131876,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupConversationThreadPostAttachment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupConversationThreadPostAttachmentCount", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/$count", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -131926,20 +131923,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupConversationThreadPostAttachmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupConversationThreadPostCount", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/$count", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -132006,240 +132003,240 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupConversationThreadPostCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupConversationThreadPostExtension", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupConversationThreadPostExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", - "CommandAlias": null, - "Command": "Get-MgBetaGroupConversationThreadPostExtension", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupConversationThreadPostExtension", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupConversationThreadPostExtensionCount", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupConversationThreadPostExtensionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToAttachment", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToAttachment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", - "CommandAlias": null, - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToAttachment", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToAttachment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToAttachmentCount", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToAttachmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToExtension", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", - "CommandAlias": null, - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToExtension", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToExtension", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToExtensionCount", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToExtensionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMention", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/{mention-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToMention", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/{mention-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToMention", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMention", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMention", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions", - "CommandAlias": null, - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToMention", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToMention", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMention", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToMentionCount", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToMentionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMention", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupConversationThreadPostMention", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupConversationThreadPostMention", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMention", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMention", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions", - "CommandAlias": null, - "Command": "Get-MgBetaGroupConversationThreadPostMention", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupConversationThreadPostMention", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMention", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupConversationThreadPostMentionCount", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupConversationThreadPostMentionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupCount", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/$count", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -132322,34 +132319,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/groups/{group-id}/createdOnBehalfOf", - "CommandAlias": null, - "Command": "Get-MgBetaGroupCreatedOnBehalfOf", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/createdOnBehalfOf", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupCreatedOnBehalfOf", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", - "Uri": "/groups/{group-id}/drive", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDefaultDrive", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drive", "Permissions": [ { "Name": "Files.Read", @@ -132464,20 +132461,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDefaultDrive", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/groups/delta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDelta", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/delta", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -132560,34 +132557,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delta?view=graph-rest-beta", + "Command": "Get-MgBetaGroupDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "Delta" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", - "Uri": "/groups/{group-id}/drives/{drive-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDrive", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDrive", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", - "Uri": "/groups/{group-id}/drives", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDrive", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives", "Permissions": [ { "Name": "Files.Read", @@ -132702,166 +132699,166 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDrive", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityOld", - "Uri": "/groups/{group-id}/drives/{drive-id}/activities", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveActivity", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/activities", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveActivity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityOld", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveBundle", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveBundle", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/bundles", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveBundle", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/bundles", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveBundle", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveBundleContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveBundleContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/contentStream", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveBundleContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveBundleContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveBundleCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveBundleCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/base", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveContentTypeBase", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/base", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveContentTypeBase", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveContentTypeBaseType", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveContentTypeBaseType", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveContentTypeBaseType", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveContentTypeBaseType", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveContentTypeBaseTypeCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveContentTypeBaseTypeCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/$count", "Permissions": [ { "Name": "Files.Read", @@ -132976,495 +132973,498 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveCreatedByUser", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveCreatedByUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveCreatedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveCreatedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveCreatedByUserServiceProvisioningError", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveCreatedByUserServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveCreatedByUserServiceProvisioningErrorCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveCreatedByUserServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveFollowing", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveFollowing", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/following", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveFollowing", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/following", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveFollowing", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveFollowingContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveFollowingContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/contentStream", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveFollowingContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveFollowingContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/following/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveFollowingCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/following/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveFollowingCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/items", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityOld", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/activities", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemActivity", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/activities", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveItemActivity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityOld", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemActivityByInterval", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivity-getbyinterval?view=graph-rest-beta", + "Command": "Get-MgBetaGroupDriveItemActivityByInterval", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemAnalytic", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveItemAnalytic", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemAnalyticItemActivityStat", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveItemAnalyticItemActivityStat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemAnalyticItemActivityStat", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveItemAnalyticItemActivityStat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivity", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemAnalyticItemActivityStatActivity", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveItemAnalyticItemActivityStatActivity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivity", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemAnalyticItemActivityStatCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveItemAnalyticItemActivityStatCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemAnalyticLastSevenDay", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveItemAnalyticLastSevenDay", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemAnalyticTime", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveItemAnalyticTime", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemChild", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveItemChild", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemChild", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveItemChild", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemChildContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveItemChildContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemChildContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveItemChildContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemChildCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveItemChildCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveItemContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/contentStream", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveItemContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveItemCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemCreatedByUser", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveItemCreatedByUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemCreatedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveItemCreatedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemCreatedByUserServiceProvisioningError", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveItemCreatedByUserServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemCreatedByUserServiceProvisioningErrorCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveItemCreatedByUserServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/delta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemDelta", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/delta", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-beta", + "Command": "Get-MgBetaGroupDriveItemDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Delta", "Delta1", @@ -133473,118 +133473,118 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemExtension", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveItemExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/extensions", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemExtension", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/extensions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveItemExtension", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/extensions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemExtensionCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/extensions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveItemExtensionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemItemLastModifiedByUser", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveItemItemLastModifiedByUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemItemLastModifiedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveItemItemLastModifiedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemItemLastModifiedByUserServiceProvisioningError", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveItemItemLastModifiedByUserServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemLastModifiedByUser", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveItemLastModifiedByUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -133593,15 +133593,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemLastModifiedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveItemLastModifiedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -133610,30 +133610,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemLastModifiedByUserServiceProvisioningError", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveItemLastModifiedByUserServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemLastModifiedByUserServiceProvisioningErrorCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveItemLastModifiedByUserServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -133642,561 +133642,561 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemListItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveItemListItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityOld", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/activities", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemListItemActivity", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/activities", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveItemListItemActivity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityOld", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemListItemActivityByInterval", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveItemListItemActivityByInterval", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/analytics", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemListItemAnalytic", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/analytics", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveItemListItemAnalytic", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemListItemCreatedByUser", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveItemListItemCreatedByUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemListItemCreatedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveItemListItemCreatedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemListItemCreatedByUserServiceProvisioningError", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveItemListItemCreatedByUserServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemListItemCreatedByUserServiceProvisioningErrorCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveItemListItemCreatedByUserServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemListItemDocumentSetVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveItemListItemDocumentSetVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemListItemDocumentSetVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveItemListItemDocumentSetVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemListItemDocumentSetVersionCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveItemListItemDocumentSetVersionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemListItemDocumentSetVersionField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveItemListItemDocumentSetVersionField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemListItemDriveItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveItemListItemDriveItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemListItemDriveItemContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveItemListItemDriveItemContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemListItemDriveItemContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveItemListItemDriveItemContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemListItemField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveItemListItemField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemListItemPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveItemListItemPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemListItemPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveItemListItemPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemListItemPermissionCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveItemListItemPermissionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemListItemVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveItemListItemVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemListItemVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveItemListItemVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemListItemVersionCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveItemListItemVersionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemListItemVersionField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveItemListItemVersionField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveItemPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveItemPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemPermissionCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveItemPermissionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemRetentionLabel", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemRetentionLabel", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveItemRetentionLabel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemSubscription", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveItemSubscription", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemSubscription", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveItemSubscription", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemSubscriptionCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveItemSubscriptionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphThumbnailSet", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemThumbnail", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveItemThumbnail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphThumbnailSet", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemThumbnail", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveItemThumbnail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemThumbnailCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveItemThumbnailCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveItemVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveItemVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemVersionContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveItemVersionContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemVersionCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveItemVersionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveLastModifiedByUser", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveLastModifiedByUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -134205,15 +134205,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveLastModifiedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveLastModifiedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -134222,30 +134222,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveLastModifiedByUserServiceProvisioningError", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveLastModifiedByUserServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveLastModifiedByUserServiceProvisioningErrorCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveLastModifiedByUserServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -134254,515 +134254,515 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphList", - "Uri": "/groups/{group-id}/drives/{drive-id}/list", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveList", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveList", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphList", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityOld", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/activities", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListActivity", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/activities", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveListActivity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityOld", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListColumn", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveListColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListColumn", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveListColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListColumnCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveListColumnCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListColumnSourceColumn", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveListColumnSourceColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListContentType", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveListContentType", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListContentType", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveListContentType", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListContentTypeColumn", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveListContentTypeColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListContentTypeColumn", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveListContentTypeColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListContentTypeColumnCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveListContentTypeColumnCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnLink", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListContentTypeColumnLink", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveListContentTypeColumnLink", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnLink", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListContentTypeColumnLink", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveListContentTypeColumnLink", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListContentTypeColumnLinkCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveListContentTypeColumnLinkCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListContentTypeColumnPosition", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveListContentTypeColumnPosition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListContentTypeColumnPosition", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveListContentTypeColumnPosition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListContentTypeColumnPositionCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveListContentTypeColumnPositionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListContentTypeColumnSourceColumn", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveListContentTypeColumnSourceColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListContentTypeCompatibleHubContentType", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta", + "Command": "Get-MgBetaGroupDriveListContentTypeCompatibleHubContentType", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListContentTypeCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveListContentTypeCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListCreatedByUser", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveListCreatedByUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListCreatedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveListCreatedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListCreatedByUserServiceProvisioningError", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveListCreatedByUserServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListCreatedByUserServiceProvisioningErrorCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveListCreatedByUserServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/drive", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListDrive", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/drive", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveListDrive", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveListItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveListItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityOld", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/activities", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListItemActivity", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/activities", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveListItemActivity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityOld", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListItemActivityByInterval", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveListItemActivityByInterval", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/analytics", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListItemAnalytic", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/analytics", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveListItemAnalytic", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListItemCreatedByUser", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveListItemCreatedByUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListItemCreatedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveListItemCreatedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListItemCreatedByUserServiceProvisioningError", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveListItemCreatedByUserServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListItemCreatedByUserServiceProvisioningErrorCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveListItemCreatedByUserServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/delta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListItemDelta", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/delta", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-beta", + "Command": "Get-MgBetaGroupDriveListItemDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", "Variants": [ "Delta", "Delta1", @@ -134771,679 +134771,679 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListItemDocumentSetVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveListItemDocumentSetVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListItemDocumentSetVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveListItemDocumentSetVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListItemDocumentSetVersionCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveListItemDocumentSetVersionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListItemDocumentSetVersionField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveListItemDocumentSetVersionField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListItemDriveItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveListItemDriveItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListItemDriveItemContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveListItemDriveItemContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListItemDriveItemContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveListItemDriveItemContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListItemField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveListItemField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListItemPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveListItemPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/permissions", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListItemPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/permissions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveListItemPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListItemPermissionCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveListItemPermissionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListItemVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveListItemVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListItemVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveListItemVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListItemVersionCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveListItemVersionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListItemVersionField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveListItemVersionField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListOperation", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveListOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListOperation", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveListOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListOperationCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveListOperationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveListPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/permissions", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/permissions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveListPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/permissions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListPermissionCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/permissions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveListPermissionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListSubscription", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveListSubscription", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListSubscription", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveListSubscription", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListSubscriptionCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveListSubscriptionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/root", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRoot", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveRoot", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityOld", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/activities", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootActivity", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/activities", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveRootActivity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityOld", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootActivityByInterval", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivity-getbyinterval?view=graph-rest-beta", + "Command": "Get-MgBetaGroupDriveRootActivityByInterval", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootAnalytic", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveRootAnalytic", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootAnalyticItemActivityStat", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveRootAnalyticItemActivityStat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootAnalyticItemActivityStat", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveRootAnalyticItemActivityStat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivity", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootAnalyticItemActivityStatActivity", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveRootAnalyticItemActivityStatActivity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivity", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootAnalyticItemActivityStatCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveRootAnalyticItemActivityStatCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/lastSevenDays", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootAnalyticLastSevenDay", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/lastSevenDays", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveRootAnalyticLastSevenDay", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/allTime", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootAnalyticTime", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/allTime", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveRootAnalyticTime", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootChild", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveRootChild", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/children", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootChild", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/children", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveRootChild", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootChildContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveRootChildContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/contentStream", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootChildContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveRootChildContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootChildCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveRootChildCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/content", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveRootContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/contentStream", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveRootContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootCreatedByUser", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveRootCreatedByUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootCreatedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveRootCreatedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootCreatedByUserServiceProvisioningError", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveRootCreatedByUserServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootCreatedByUserServiceProvisioningErrorCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveRootCreatedByUserServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/delta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootDelta", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/delta", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-beta", + "Command": "Get-MgBetaGroupDriveRootDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Delta", "Delta1", @@ -135452,794 +135452,791 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootExtension", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveRootExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/extensions", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootExtension", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/extensions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveRootExtension", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/extensions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootExtensionCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/extensions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveRootExtensionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootItemLastModifiedByUser", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveRootItemLastModifiedByUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootItemLastModifiedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveRootItemLastModifiedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootItemLastModifiedByUserServiceProvisioningError", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveRootItemLastModifiedByUserServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootLastModifiedByUser", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveRootLastModifiedByUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootLastModifiedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveRootLastModifiedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootLastModifiedByUserServiceProvisioningError", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveRootLastModifiedByUserServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootLastModifiedByUserServiceProvisioningErrorCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveRootLastModifiedByUserServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootListItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveRootListItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityOld", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/activities", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootListItemActivity", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/activities", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveRootListItemActivity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityOld", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootListItemActivityByInterval", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveRootListItemActivityByInterval", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/analytics", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootListItemAnalytic", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/analytics", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveRootListItemAnalytic", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootListItemCreatedByUser", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveRootListItemCreatedByUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootListItemCreatedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveRootListItemCreatedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootListItemCreatedByUserServiceProvisioningError", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveRootListItemCreatedByUserServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootListItemCreatedByUserServiceProvisioningErrorCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveRootListItemCreatedByUserServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootListItemDocumentSetVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveRootListItemDocumentSetVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootListItemDocumentSetVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveRootListItemDocumentSetVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootListItemDocumentSetVersionCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveRootListItemDocumentSetVersionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootListItemDocumentSetVersionField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveRootListItemDocumentSetVersionField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootListItemDriveItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveRootListItemDriveItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/content", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootListItemDriveItemContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveRootListItemDriveItemContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/contentStream", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootListItemDriveItemContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveRootListItemDriveItemContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootListItemField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveRootListItemField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootListItemPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveRootListItemPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/permissions", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootListItemPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/permissions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveRootListItemPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/permissions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootListItemPermissionCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/permissions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveRootListItemPermissionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootListItemVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveRootListItemVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootListItemVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveRootListItemVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootListItemVersionCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveRootListItemVersionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootListItemVersionField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveRootListItemVersionField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveRootPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveRootPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootPermissionCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveRootPermissionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemRetentionLabel", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootRetentionLabel", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveRootRetentionLabel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootSubscription", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveRootSubscription", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootSubscription", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveRootSubscription", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootSubscriptionCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveRootSubscriptionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphThumbnailSet", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootThumbnail", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveRootThumbnail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphThumbnailSet", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootThumbnail", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveRootThumbnail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootThumbnailCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveRootThumbnailCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveRootVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveRootVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootVersionContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveRootVersionContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootVersionCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveRootVersionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveSpecial", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveSpecial", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/special", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveSpecial", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/special", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveSpecial", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveSpecialContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveSpecialContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/contentStream", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveSpecialContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveSpecialContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/special/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveSpecialCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/special/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupDriveSpecialCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEndpoint", - "Uri": "/groups/{group-id}/endpoints/{endpoint-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupEndpoint", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/endpoints/{endpoint-id}", "Permissions": [ { "Name": "Group.Read.All", @@ -136274,20 +136271,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/endpoint-get?view=graph-rest-beta", + "Command": "Get-MgBetaGroupEndpoint", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEndpoint", - "Uri": "/groups/{group-id}/endpoints", - "CommandAlias": null, - "Command": "Get-MgBetaGroupEndpoint", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/endpoints", "Permissions": [ { "Name": "Group.Read.All", @@ -136322,19 +136319,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-endpoints?view=graph-rest-beta", + "Command": "Get-MgBetaGroupEndpoint", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/endpoints/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupEndpointCount", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/endpoints/$count", "Permissions": [ { "Name": "Group.Read.All", @@ -136369,20 +136366,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupEndpointCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/groups/{group-id}/events/{event-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupEvent", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -136449,20 +136446,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get-event?view=graph-rest-beta", + "Command": "Get-MgBetaGroupEvent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/groups/{group-id}/events", - "CommandAlias": null, - "Command": "Get-MgBetaGroupEvent", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events", "Permissions": [ { "Name": "Group.Read.All", @@ -136481,34 +136478,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-events?view=graph-rest-beta", + "Command": "Get-MgBetaGroupEvent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventAttachment", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupEventAttachment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/groups/{group-id}/events/{event-id}/attachments", - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventAttachment", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/attachments", "Permissions": [ { "Name": "Calendars.Read", @@ -136535,19 +136532,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupEventAttachment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/attachments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventAttachmentCount", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/attachments/$count", "Permissions": [ { "Name": "Calendars.Read", @@ -136574,35 +136571,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupEventAttachmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCalendar", - "Uri": "/groups/{group-id}/events/{event-id}/calendar", - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventCalendar", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/calendar", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupEventCalendar", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendar", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/events/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventCount", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/$count", "Permissions": [ { "Name": "Group.Read.All", @@ -136621,20 +136618,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupEventCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/groups/{group-id}/events/delta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventDelta", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/delta", "Permissions": [ { "Name": "Calendars.Read", @@ -136709,403 +136706,403 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-beta", + "Command": "Get-MgBetaGroupEventDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventExceptionOccurrence", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupEventExceptionOccurrence", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences", - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventExceptionOccurrence", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupEventExceptionOccurrence", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/{attachment-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventExceptionOccurrenceAttachment", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/{attachment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupEventExceptionOccurrenceAttachment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments", - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventExceptionOccurrenceAttachment", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupEventExceptionOccurrenceAttachment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventExceptionOccurrenceAttachmentCount", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupEventExceptionOccurrenceAttachmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCalendar", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/calendar", - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventExceptionOccurrenceCalendar", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/calendar", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupEventExceptionOccurrenceCalendar", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendar", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventExceptionOccurrenceCount", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupEventExceptionOccurrenceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/delta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventExceptionOccurrenceDelta", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/delta", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-beta", + "Command": "Get-MgBetaGroupEventExceptionOccurrenceDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventExceptionOccurrenceExtension", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupEventExceptionOccurrenceExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions", - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventExceptionOccurrenceExtension", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupEventExceptionOccurrenceExtension", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventExceptionOccurrenceExtensionCount", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupEventExceptionOccurrenceExtensionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstance", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances", - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstance", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/{attachment-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceAttachment", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/{attachment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceAttachment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments", - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceAttachment", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceAttachment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceAttachmentCount", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceAttachmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCalendar", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/calendar", - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceCalendar", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/calendar", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceCalendar", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendar", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceCount", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/delta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceDelta", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/delta", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-beta", + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceExtension", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions", - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceExtension", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceExtension", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceExtensionCount", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceExtensionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventExtension", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-beta", + "Command": "Get-MgBetaGroupEventExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", - "Uri": "/groups/{group-id}/events/{event-id}/extensions", - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventExtension", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/extensions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupEventExtension", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/extensions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventExtensionCount", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/extensions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupEventExtensionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventInstance", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupEventInstance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/groups/{group-id}/events/{event-id}/instances", - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventInstance", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -137156,78 +137153,78 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupEventInstance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventInstanceAttachment", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupEventInstanceAttachment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments", - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventInstanceAttachment", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupEventInstanceAttachment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventInstanceAttachmentCount", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupEventInstanceAttachmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCalendar", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/calendar", - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventInstanceCalendar", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/calendar", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupEventInstanceCalendar", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendar", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventInstanceCount", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/$count", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -137278,285 +137275,285 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupEventInstanceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/groups/{group-id}/events/{event-id}/instances/delta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventInstanceDelta", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/delta", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-beta", + "Command": "Get-MgBetaGroupEventInstanceDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrence", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrence", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences", - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrence", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrence", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/{attachment-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceAttachment", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/{attachment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceAttachment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments", - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceAttachment", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceAttachment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceAttachmentCount", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceAttachmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCalendar", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/calendar", - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceCalendar", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/calendar", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceCalendar", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendar", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceCount", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/delta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceDelta", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/delta", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-beta", + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceExtension", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions", - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceExtension", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceExtension", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceExtensionCount", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceExtensionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventInstanceExtension", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupEventInstanceExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions", - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventInstanceExtension", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupEventInstanceExtension", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventInstanceExtensionCount", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupEventInstanceExtensionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupExtension", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", - "Uri": "/groups/{group-id}/extensions", - "CommandAlias": null, - "Command": "Get-MgBetaGroupExtension", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/extensions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupExtension", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/extensions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupExtensionCount", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/extensions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupExtensionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", - "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupLifecyclePolicy", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", "Permissions": [ { "Name": "Directory.Read.All", @@ -137591,8 +137588,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-get?view=graph-rest-beta", + "Command": "Get-MgBetaGroupLifecyclePolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -137601,12 +137601,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", - "Uri": "/groupLifecyclePolicies", - "CommandAlias": null, - "Command": "Get-MgBetaGroupLifecyclePolicy", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groupLifecyclePolicies", "Permissions": [ { "Name": "Directory.Read.All", @@ -137641,19 +137638,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-list?view=graph-rest-beta", + "Command": "Get-MgBetaGroupLifecyclePolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", - "Uri": "/groups/{group-id}/groupLifecyclePolicies", - "CommandAlias": null, - "Command": "Get-MgBetaGroupLifecyclePolicyByGroup", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/groupLifecyclePolicies", "Permissions": [ { "Name": "Directory.Read.All", @@ -137688,19 +137685,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-grouplifecyclepolicies?view=graph-rest-beta", + "Command": "Get-MgBetaGroupLifecyclePolicyByGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groupLifecyclePolicies/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupLifecyclePolicyCount", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groupLifecyclePolicies/$count", "Permissions": [ { "Name": "Directory.Read.All", @@ -137735,19 +137732,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupLifecyclePolicyCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/groups/{group-id}/members", - "CommandAlias": null, - "Command": "Get-MgBetaGroupMember", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members", "Permissions": [ { "Name": "GroupMember.ReadWrite.All", @@ -137830,193 +137827,193 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-beta", + "Command": "Get-MgBetaGroupMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", - "Uri": "/groups/{group-id}/members/{directoryObject-id}/application", - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberAsApplication", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/{directoryObject-id}/application", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupMemberAsApplication", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", - "Uri": "/groups/{group-id}/members/application", - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberAsApplication", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/application", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupMemberAsApplication", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/groups/{group-id}/members/{directoryObject-id}/device", - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberAsDevice", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/{directoryObject-id}/device", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupMemberAsDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/groups/{group-id}/members/device", - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberAsDevice", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/device", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupMemberAsDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/groups/{group-id}/members/{directoryObject-id}/group", - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberAsGroup", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/{directoryObject-id}/group", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupMemberAsGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/groups/{group-id}/members/group", - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberAsGroup", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/group", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupMemberAsGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOrgContact", - "Uri": "/groups/{group-id}/members/{directoryObject-id}/orgContact", - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberAsOrgContact", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/{directoryObject-id}/orgContact", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupMemberAsOrgContact", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOrgContact", - "Uri": "/groups/{group-id}/members/orgContact", - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberAsOrgContact", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/orgContact", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupMemberAsOrgContact", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/groups/{group-id}/members/{directoryObject-id}/servicePrincipal", - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberAsServicePrincipal", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/{directoryObject-id}/servicePrincipal", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-beta", + "Command": "Get-MgBetaGroupMemberAsServicePrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/groups/{group-id}/members/servicePrincipal", - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberAsServicePrincipal", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/servicePrincipal", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-beta", + "Command": "Get-MgBetaGroupMemberAsServicePrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/groups/{group-id}/members/{directoryObject-id}/user", - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberAsUser", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/{directoryObject-id}/user", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-beta", + "Command": "Get-MgBetaGroupMemberAsUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/groups/{group-id}/members/user", - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberAsUser", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/user", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-beta", + "Command": "Get-MgBetaGroupMemberAsUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/members/$ref", - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberByRef", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/$ref", "Permissions": [ { "Name": "GroupMember.ReadWrite.All", @@ -138099,19 +138096,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-beta", + "Command": "Get-MgBetaGroupMemberByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/members/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberCount", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/$count", "Permissions": [ { "Name": "GroupMember.ReadWrite.All", @@ -138194,110 +138191,110 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupMemberCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/members/application/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberCountAsApplication", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/application/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupMemberCountAsApplication", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/members/device/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberCountAsDevice", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/device/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupMemberCountAsDevice", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/members/group/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberCountAsGroup", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/group/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupMemberCountAsGroup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/members/orgContact/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberCountAsOrgContact", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/orgContact/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupMemberCountAsOrgContact", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/members/servicePrincipal/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberCountAsServicePrincipal", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/servicePrincipal/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupMemberCountAsServicePrincipal", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/members/user/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberCountAsUser", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/user/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupMemberCountAsUser", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/getMemberGroups", - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberGroup", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/getMemberGroups", "Permissions": [ { "Name": "User.Read.All", @@ -138452,8 +138449,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", + "Command": "Get-MgBetaGroupMemberGroup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -138462,12 +138462,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/getMemberObjects", - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberObject", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/getMemberObjects", "Permissions": [ { "Name": "User.ReadWrite.All", @@ -138646,8 +138643,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupMemberObject", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -138656,27 +138656,24 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberOf", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupMemberOf", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/groups/{group-id}/memberOf", - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberOf", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/memberOf", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -138743,77 +138740,77 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-memberof?view=graph-rest-beta", + "Command": "Get-MgBetaGroupMemberOf", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}/administrativeUnit", - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberOfAsAdministrativeUnit", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}/administrativeUnit", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupMemberOfAsAdministrativeUnit", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/groups/{group-id}/memberOf/administrativeUnit", - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberOfAsAdministrativeUnit", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/memberOf/administrativeUnit", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupMemberOfAsAdministrativeUnit", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}/group", - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberOfAsGroup", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}/group", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-memberof?view=graph-rest-beta", + "Command": "Get-MgBetaGroupMemberOfAsGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/groups/{group-id}/memberOf/group", - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberOfAsGroup", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/memberOf/group", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-memberof?view=graph-rest-beta", + "Command": "Get-MgBetaGroupMemberOfAsGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/memberOf/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberOfCount", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/memberOf/$count", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -138880,373 +138877,373 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupMemberOfCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/memberOf/administrativeUnit/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberOfCountAsAdministrativeUnit", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/memberOf/administrativeUnit/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupMemberOfCountAsAdministrativeUnit", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/memberOf/group/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberOfCountAsGroup", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/memberOf/group/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupMemberOfCountAsGroup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberWithLicenseError", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupMemberWithLicenseError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/groups/{group-id}/membersWithLicenseErrors", - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberWithLicenseError", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupMemberWithLicenseError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/application", - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsApplication", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/application", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsApplication", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/application", - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsApplication", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/application", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsApplication", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/device", - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsDevice", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/device", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/device", - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsDevice", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/device", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/group", - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsGroup", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/group", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/group", - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsGroup", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/group", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOrgContact", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/orgContact", - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsOrgContact", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/orgContact", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsOrgContact", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOrgContact", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/orgContact", - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsOrgContact", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/orgContact", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsOrgContact", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/servicePrincipal", - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsServicePrincipal", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/servicePrincipal", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, - "Variants": [ - "Get", - "GetViaIdentity" + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsServicePrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/servicePrincipal", - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsServicePrincipal", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/servicePrincipal", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsServicePrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/user", - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsUser", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/user", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/user", - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsUser", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/user", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/membersWithLicenseErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberWithLicenseErrorCount", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupMemberWithLicenseErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/membersWithLicenseErrors/application/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsApplication", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/application/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsApplication", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/membersWithLicenseErrors/device/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsDevice", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/device/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsDevice", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/membersWithLicenseErrors/group/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsGroup", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/group/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsGroup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/membersWithLicenseErrors/orgContact/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsOrgContact", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/orgContact/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsOrgContact", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/membersWithLicenseErrors/servicePrincipal/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsServicePrincipal", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/servicePrincipal/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsServicePrincipal", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/membersWithLicenseErrors/user/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsUser", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/user/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsUser", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenote", - "Uri": "/groups/{group-id}/onenote", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenote", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOnenote", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenote", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteNotebook", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", "Permissions": [ { "Name": "Notes.Create", @@ -139329,20 +139326,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOnenoteNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/groups/{group-id}/onenote/notebooks", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteNotebook", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks", "Permissions": [ { "Name": "Notes.Create", @@ -139425,19 +139422,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOnenoteNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/notebooks/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteNotebookCount", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/$count", "Permissions": [ { "Name": "Notes.Create", @@ -139520,20 +139517,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOnenoteNotebookCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCopyNotebookModel", - "Uri": "/groups/{group-id}/onenote/notebooks/getNotebookFromWebUrl", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteNotebookFromWebUrl", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/getNotebookFromWebUrl", "Permissions": [ { "Name": "Notes.Create", @@ -139592,8 +139589,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-beta", + "Command": "Get-MgBetaGroupOnenoteNotebookFromWebUrl", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCopyNotebookModel", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -139602,27 +139602,119 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteNotebookSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOnenoteNotebookSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", + "Module": "Beta.Notes", "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", + "Permissions": [ + { + "Name": "Notes.Create", + "Description": "Create your OneNote notebooks", + "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "Notes.Create", + "Description": "Create your OneNote notebooks", + "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": true + }, + { + "Name": "Notes.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Notes.ReadWrite.All", + "Description": "Read and write all OneNote notebooks that you can access", + "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Notes.ReadWrite", + "Description": "Read and write your OneNote notebooks", + "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Notes.Read.All", + "Description": "Read all OneNote notebooks that you can access", + "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Notes.Read", + "Description": "Read your OneNote notebooks", + "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Notes.ReadWrite", + "Description": "Read and write your OneNote notebooks", + "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": false + }, + { + "Name": "Notes.Read", + "Description": "Read your OneNote notebooks", + "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": false + }, + { + "Name": "Notes.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, "Command": "Get-MgBetaGroupOnenoteNotebookSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", + "Variants": [ + "List" + ] + }, + { "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/$count", "Permissions": [ { "Name": "Notes.Create", @@ -139705,118 +139797,26 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, - "Variants": [ - "List" - ] - }, - { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/$count", - "CommandAlias": null, "Command": "Get-MgBetaGroupOnenoteNotebookSectionCount", - "Module": "Beta.Notes", - "Permissions": [ - { - "Name": "Notes.Create", - "Description": "Create your OneNote notebooks", - "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "Notes.Create", - "Description": "Create your OneNote notebooks", - "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": true - }, - { - "Name": "Notes.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Notes.ReadWrite.All", - "Description": "Read and write all OneNote notebooks that you can access", - "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Notes.ReadWrite", - "Description": "Read and write your OneNote notebooks", - "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Notes.Read.All", - "Description": "Read all OneNote notebooks that you can access", - "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Notes.Read", - "Description": "Read your OneNote notebooks", - "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Notes.ReadWrite", - "Description": "Read and write your OneNote notebooks", - "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": false - }, - { - "Name": "Notes.Read", - "Description": "Read your OneNote notebooks", - "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": false - }, - { - "Name": "Notes.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "ApiVersion": "beta", - "ApiReferenceLink": null, + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteNotebookSectionGroup", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOnenoteNotebookSectionGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -139825,12 +139825,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteNotebookSectionGroup", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", "Permissions": [ { "Name": "Notes.Create", @@ -139913,23 +139910,26 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOnenoteNotebookSectionGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteNotebookSectionGroupCount", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOnenoteNotebookSectionGroupCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -139938,324 +139938,321 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteNotebookSectionGroupParentNotebook", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOnenoteNotebookSectionGroupParentNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteNotebookSectionGroupParentSectionGroup", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOnenoteNotebookSectionGroupParentSectionGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteNotebookSectionGroupSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOnenoteNotebookSectionGroupSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteNotebookSectionGroupSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOnenoteNotebookSectionGroupSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteNotebookSectionGroupSectionCount", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOnenoteNotebookSectionGroupSectionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteNotebookSectionGroupSectionPage", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOnenoteNotebookSectionGroupSectionPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteNotebookSectionGroupSectionPage", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOnenoteNotebookSectionGroupSectionPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteNotebookSectionGroupSectionPageContent", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOnenoteNotebookSectionGroupSectionPageContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteNotebookSectionGroupSectionPageCount", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOnenoteNotebookSectionGroupSectionPageCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteNotebookSectionGroupSectionPageParentNotebook", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOnenoteNotebookSectionGroupSectionPageParentNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteNotebookSectionGroupSectionPageParentSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOnenoteNotebookSectionGroupSectionPageParentSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteNotebookSectionGroupSectionParentNotebook", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOnenoteNotebookSectionGroupSectionParentNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteNotebookSectionGroupSectionParentSectionGroup", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOnenoteNotebookSectionGroupSectionParentSectionGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteNotebookSectionPage", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOnenoteNotebookSectionPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteNotebookSectionPage", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOnenoteNotebookSectionPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteNotebookSectionPageContent", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOnenoteNotebookSectionPageContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteNotebookSectionPageCount", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOnenoteNotebookSectionPageCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteNotebookSectionPageParentNotebook", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOnenoteNotebookSectionPageParentNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteNotebookSectionPageParentSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOnenoteNotebookSectionPageParentSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteNotebookSectionParentNotebook", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOnenoteNotebookSectionParentNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteNotebookSectionParentSectionGroup", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOnenoteNotebookSectionParentSectionGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/onenote/operations/{onenoteOperation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteOperation", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/operations/{onenoteOperation-id}", "Permissions": [ { "Name": "Notes.Create", @@ -140338,49 +140335,49 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOnenoteOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/onenote/operations", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteOperation", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/operations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOnenoteOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/operations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteOperationCount", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/operations/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOnenoteOperationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenotePage", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", "Permissions": [ { "Name": "Notes.Read", @@ -140447,20 +140444,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOnenotePage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/onenote/pages", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenotePage", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/pages", "Permissions": [ { "Name": "Notes.Read", @@ -140527,34 +140524,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOnenotePage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenotePageContent", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOnenotePageContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/pages/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenotePageCount", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/pages/$count", "Permissions": [ { "Name": "Notes.Read", @@ -140621,50 +140618,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOnenotePageCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenotePageParentNotebook", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOnenotePageParentNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenotePageParentSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOnenotePageParentSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRecentNotebook", - "Uri": "/groups/{group-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteRecentNotebook", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", "Permissions": [ { "Name": "Notes.Create", @@ -140747,49 +140744,49 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getrecentnotebooks?view=graph-rest-beta", + "Command": "Get-MgBetaGroupOnenoteRecentNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRecentNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteResource", - "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteResource", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOnenoteResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteResource", - "Uri": "/groups/{group-id}/onenote/resources", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteResource", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/resources", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOnenoteResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteResource", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteResourceContent", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content", "Permissions": [ { "Name": "Notes.Read", @@ -140856,35 +140853,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOnenoteResourceContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/resources/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteResourceCount", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/resources/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOnenoteResourceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", "Permissions": [ { "Name": "Notes.Create", @@ -140967,20 +140964,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOnenoteSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/onenote/sections", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sections", "Permissions": [ { "Name": "Notes.Create", @@ -141063,19 +141060,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOnenoteSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/sections/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteSectionCount", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sections/$count", "Permissions": [ { "Name": "Notes.Create", @@ -141158,20 +141155,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOnenoteSectionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteSectionGroup", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", "Permissions": [ { "Name": "Notes.Create", @@ -141254,8 +141251,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOnenoteSectionGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -141264,12 +141264,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/groups/{group-id}/onenote/sectionGroups", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteSectionGroup", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups", "Permissions": [ { "Name": "Notes.Create", @@ -141352,20 +141349,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOnenoteSectionGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteSectionGroupCount", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", "Permissions": [ { "Name": "Notes.Create", @@ -141448,8 +141445,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOnenoteSectionGroupCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -141458,57 +141458,54 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteSectionGroupParentNotebook", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOnenoteSectionGroupParentNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteSectionGroupParentSectionGroup", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOnenoteSectionGroupParentSectionGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteSectionGroupSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOnenoteSectionGroupSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteSectionGroupSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", "Permissions": [ { "Name": "Notes.Create", @@ -141591,19 +141588,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOnenoteSectionGroupSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteSectionGroupSectionCount", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/$count", "Permissions": [ { "Name": "Notes.Create", @@ -141686,154 +141683,154 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOnenoteSectionGroupSectionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteSectionGroupSectionPage", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOnenoteSectionGroupSectionPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteSectionGroupSectionPage", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOnenoteSectionGroupSectionPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteSectionGroupSectionPageContent", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOnenoteSectionGroupSectionPageContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteSectionGroupSectionPageCount", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOnenoteSectionGroupSectionPageCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteSectionGroupSectionPageParentNotebook", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOnenoteSectionGroupSectionPageParentNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteSectionGroupSectionPageParentSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOnenoteSectionGroupSectionPageParentSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteSectionGroupSectionParentNotebook", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOnenoteSectionGroupSectionParentNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteSectionGroupSectionParentSectionGroup", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOnenoteSectionGroupSectionParentSectionGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteSectionPage", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOnenoteSectionPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteSectionPage", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages", "Permissions": [ { "Name": "Notes.Read", @@ -141900,34 +141897,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOnenoteSectionPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteSectionPageContent", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOnenoteSectionPageContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteSectionPageCount", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/$count", "Permissions": [ { "Name": "Notes.Read", @@ -141994,80 +141991,80 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOnenoteSectionPageCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteSectionPageParentNotebook", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOnenoteSectionPageParentNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteSectionPageParentSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOnenoteSectionPageParentSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteSectionParentNotebook", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOnenoteSectionParentNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteSectionParentSectionGroup", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOnenoteSectionParentSectionGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/groups/{group-id}/owners", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOwner", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -142150,193 +142147,193 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-owners?view=graph-rest-beta", + "Command": "Get-MgBetaGroupOwner", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/application", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOwnerAsApplication", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/application", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOwnerAsApplication", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", - "Uri": "/groups/{group-id}/owners/application", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOwnerAsApplication", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/application", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOwnerAsApplication", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/device", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOwnerAsDevice", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/device", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOwnerAsDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/groups/{group-id}/owners/device", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOwnerAsDevice", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/device", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOwnerAsDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/group", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOwnerAsGroup", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/group", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOwnerAsGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/groups/{group-id}/owners/group", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOwnerAsGroup", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/group", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOwnerAsGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOrgContact", - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/orgContact", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOwnerAsOrgContact", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/orgContact", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOwnerAsOrgContact", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOrgContact", - "Uri": "/groups/{group-id}/owners/orgContact", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOwnerAsOrgContact", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/orgContact", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOwnerAsOrgContact", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/servicePrincipal", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOwnerAsServicePrincipal", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/servicePrincipal", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOwnerAsServicePrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/groups/{group-id}/owners/servicePrincipal", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOwnerAsServicePrincipal", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/servicePrincipal", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOwnerAsServicePrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/user", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOwnerAsUser", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/user", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOwnerAsUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/groups/{group-id}/owners/user", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOwnerAsUser", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/user", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOwnerAsUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/owners/$ref", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOwnerByRef", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/$ref", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -142419,19 +142416,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-owners?view=graph-rest-beta", + "Command": "Get-MgBetaGroupOwnerByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/owners/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOwnerCount", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/$count", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -142514,110 +142511,110 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOwnerCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/owners/application/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOwnerCountAsApplication", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/application/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOwnerCountAsApplication", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/owners/device/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOwnerCountAsDevice", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/device/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOwnerCountAsDevice", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/owners/group/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOwnerCountAsGroup", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/group/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOwnerCountAsGroup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/owners/orgContact/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOwnerCountAsOrgContact", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/orgContact/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOwnerCountAsOrgContact", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/owners/servicePrincipal/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOwnerCountAsServicePrincipal", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/servicePrincipal/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOwnerCountAsServicePrincipal", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/owners/user/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOwnerCountAsUser", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/user/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupOwnerCountAsUser", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPasswordSingleSignOnCredentialSet", - "Uri": "/groups/{group-id}/getPasswordSingleSignOnCredentials", - "CommandAlias": null, - "Command": "Get-MgBetaGroupPasswordSingleSignOnCredential", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/getPasswordSingleSignOnCredentials", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -142644,35 +142641,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-getpasswordsinglesignoncredentials?view=graph-rest-beta", + "Command": "Get-MgBetaGroupPasswordSingleSignOnCredential", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPasswordSingleSignOnCredentialSet", + "Method": "POST", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupPermissionGrant", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupPermissionGrant", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Uri": "/groups/{group-id}/permissionGrants", - "CommandAlias": null, - "Command": "Get-MgBetaGroupPermissionGrant", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/permissionGrants", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -142739,19 +142736,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-permissiongrants?view=graph-rest-beta", + "Command": "Get-MgBetaGroupPermissionGrant", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/permissionGrants/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupPermissionGrantCount", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/permissionGrants/$count", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -142818,20 +142815,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupPermissionGrantCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphProfilePhoto", - "Uri": "/groups/{group-id}/photo", - "CommandAlias": null, - "Command": "Get-MgBetaGroupPhoto", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/photo", "Permissions": [ { "Name": "ProfilePhoto.Read.All", @@ -142882,8 +142879,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupPhoto", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProfilePhoto", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -142892,12 +142892,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphProfilePhoto", - "Uri": "/groups/{group-id}/photos", - "CommandAlias": null, - "Command": "Get-MgBetaGroupPhoto", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/photos", "Permissions": [ { "Name": "ProfilePhoto.Read.All", @@ -142948,19 +142945,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-photos?view=graph-rest-beta", + "Command": "Get-MgBetaGroupPhoto", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProfilePhoto", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/photo/$value", - "CommandAlias": null, - "Command": "Get-MgBetaGroupPhotoContent", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/photo/$value", "Permissions": [ { "Name": "ProfilePhoto.Read.All", @@ -143011,8 +143008,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupPhotoContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -143021,42 +143021,39 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerGroup", - "Uri": "/groups/{group-id}/planner", - "CommandAlias": null, - "Command": "Get-MgBetaGroupPlanner", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/groups/{group-id}/planner", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupPlanner", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerPlan", - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupPlannerPlan", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupPlannerPlan", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerPlan", - "Uri": "/groups/{group-id}/planner/plans", - "CommandAlias": null, - "Command": "Get-MgBetaGroupPlannerPlan", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/groups/{group-id}/planner/plans", "Permissions": [ { "Name": "Tasks.Read", @@ -143107,33 +143104,33 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannergroup-list-plans?view=graph-rest-beta", + "Command": "Get-MgBetaGroupPlannerPlan", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerBucket", - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets", - "CommandAlias": null, - "Command": "Get-MgBetaGroupPlannerPlanBucket", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupPlannerPlanBucket", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerBucket", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/planner/plans/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupPlannerPlanCount", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/groups/{group-id}/planner/plans/$count", "Permissions": [ { "Name": "Tasks.Read", @@ -143184,20 +143181,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupPlannerPlanCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerPlan", - "Uri": "/groups/{group-id}/planner/plans/delta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupPlannerPlanDelta", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/groups/{group-id}/planner/plans/delta", "Permissions": [ { "Name": "Tasks.Read", @@ -143216,49 +143213,49 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-delta?view=graph-rest-beta", + "Command": "Get-MgBetaGroupPlannerPlanDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerPlanDetails", - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", - "CommandAlias": null, - "Command": "Get-MgBetaGroupPlannerPlanDetail", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupPlannerPlanDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlanDetails", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTask", - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/tasks", - "CommandAlias": null, - "Command": "Get-MgBetaGroupPlannerPlanTask", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/tasks", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupPlannerPlanTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/groups/{group-id}/rejectedSenders", - "CommandAlias": null, - "Command": "Get-MgBetaGroupRejectedSender", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/rejectedSenders", "Permissions": [ { "Name": "Group.Read.All", @@ -143277,19 +143274,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-rejectedsenders?view=graph-rest-beta", + "Command": "Get-MgBetaGroupRejectedSender", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/rejectedSenders/$ref", - "CommandAlias": null, - "Command": "Get-MgBetaGroupRejectedSenderByRef", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/rejectedSenders/$ref", "Permissions": [ { "Name": "Group.Read.All", @@ -143308,19 +143305,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-rejectedsenders?view=graph-rest-beta", + "Command": "Get-MgBetaGroupRejectedSenderByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/rejectedSenders/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupRejectedSenderCount", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/rejectedSenders/$count", "Permissions": [ { "Name": "Group.Read.All", @@ -143339,20 +143336,100 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupRejectedSenderCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectorySetting", - "Uri": "/groups/{group-id}/settings/{directorySetting-id}", + "Module": "Beta.Groups", "CommandAlias": null, + "Uri": "/groups/{group-id}/settings/{directorySetting-id}", + "Permissions": [ + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true, + "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": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "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 + } + ], + "ApiReferenceLink": null, "Command": "Get-MgBetaGroupSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectorySetting", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/settings", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -143419,99 +143496,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectorySetting", - "Uri": "/groups/{group-id}/settings", - "CommandAlias": null, "Command": "Get-MgBetaGroupSetting", - "Module": "Beta.Groups", - "Permissions": [ - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true, - "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": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "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 - } - ], "ApiVersion": "beta", - "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectorySetting", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/settings/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSettingCount", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/settings/$count", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -143578,23 +143575,26 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSettingCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", - "Uri": "/groups/{group-id}/sites/{site-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSite", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSite", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", "Variants": [ "Get", "Get2", @@ -143603,429 +143603,429 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", - "Uri": "/groups/{group-id}/sites", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSite", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSite", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/groups/{group-id}/sites/{site-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteActivityByInterval", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteActivityByInterval", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteAnalytic", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteAnalytic", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStat", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStat", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivity", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivity", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivity", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivity", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivity", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivity", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivityCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivityCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItem", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContent", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/contentStream", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContentStream", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/lastSevenDays", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteAnalyticLastSevenDay", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/lastSevenDays", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteAnalyticLastSevenDay", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/allTime", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteAnalyticTime", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/allTime", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteAnalyticTime", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/getApplicableContentTypesForList(listId='{listId}')", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteApplicableContentTypeForList", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getApplicableContentTypesForList(listId='{listId}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-beta", + "Command": "Get-MgBetaGroupSiteApplicableContentTypeForList", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteByPath", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteByPath", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteColumn", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/sites/{site-id}/columns", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteColumn", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/columns", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/columns/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteColumnCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/columns/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteColumnCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteColumnSourceColumn", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteColumnSourceColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentModel", - "Uri": "/groups/{group-id}/sites/{site-id}/contentModels/{contentModel-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteContentModel", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentModels/{contentModel-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteContentModel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentModel", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentModel", - "Uri": "/groups/{group-id}/sites/{site-id}/contentModels", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteContentModel", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentModels", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteContentModel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentModel", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentModelUsage", - "Uri": "/groups/{group-id}/sites/{site-id}/contentModels/{contentModel-id}/getAppliedDrives", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteContentModelAppliedDrive", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentModels/{contentModel-id}/getAppliedDrives", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-getapplieddrives?view=graph-rest-beta", + "Command": "Get-MgBetaGroupSiteContentModelAppliedDrive", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentModelUsage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentModel", - "Uri": "/groups/{group-id}/sites/{site-id}/contentModels/getByName(modelName='{modelName}')", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteContentModelByName", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentModels/getByName(modelName='{modelName}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-getbyname?view=graph-rest-beta", + "Command": "Get-MgBetaGroupSiteContentModelByName", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentModel", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentModels/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteContentModelCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentModels/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteContentModelCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentModelUsage", - "Uri": "/groups/{group-id}/sites/{site-id}/contentModels/getByName(modelName='{modelName}')/getAppliedDrives", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteContentModelGetByNameAppliedDrive", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentModels/getByName(modelName='{modelName}')/getAppliedDrives", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-getapplieddrives?view=graph-rest-beta", + "Command": "Get-MgBetaGroupSiteContentModelGetByNameAppliedDrive", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentModelUsage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteContentType", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteContentType", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteContentType", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteContentType", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/base", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteContentTypeBase", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/base", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteContentTypeBase", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -144034,15 +144034,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteContentTypeBaseType", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteContentTypeBaseType", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -144051,30 +144051,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteContentTypeBaseType", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteContentTypeBaseType", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteContentTypeBaseTypeCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteContentTypeBaseTypeCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -144083,1231 +144083,1231 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteContentTypeColumn", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteContentTypeColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteContentTypeColumn", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteContentTypeColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteContentTypeColumnCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteContentTypeColumnCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnLink", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteContentTypeColumnLink", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteContentTypeColumnLink", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnLink", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteContentTypeColumnLink", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteContentTypeColumnLink", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteContentTypeColumnLinkCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteContentTypeColumnLinkCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteContentTypeColumnPosition", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteContentTypeColumnPosition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteContentTypeColumnPosition", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteContentTypeColumnPosition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteContentTypeColumnPositionCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteContentTypeColumnPositionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteContentTypeColumnSourceColumn", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteContentTypeColumnSourceColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/getCompatibleHubContentTypes", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteContentTypeCompatibleHubContentType", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/getCompatibleHubContentTypes", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta", + "Command": "Get-MgBetaGroupSiteContentTypeCompatibleHubContentType", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteContentTypeCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteContentTypeCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteCreatedByUser", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteCreatedByUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteCreatedByUserMailboxSetting", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteCreatedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteCreatedByUserServiceProvisioningError", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteCreatedByUserServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteCreatedByUserServiceProvisioningErrorCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteCreatedByUserServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", - "Uri": "/groups/{group-id}/sites/{site-id}/drive", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteDefaultDrive", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/drive", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteDefaultDrive", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", - "Uri": "/groups/{group-id}/sites/delta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteDelta", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/delta", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-delta?view=graph-rest-beta", + "Command": "Get-MgBetaGroupSiteDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentProcessingJob", - "Uri": "/groups/{group-id}/sites/{site-id}/documentProcessingJobs/{documentProcessingJob-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteDocumentProcessingJob", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/documentProcessingJobs/{documentProcessingJob-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteDocumentProcessingJob", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentProcessingJob", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentProcessingJob", - "Uri": "/groups/{group-id}/sites/{site-id}/documentProcessingJobs", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteDocumentProcessingJob", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/documentProcessingJobs", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteDocumentProcessingJob", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentProcessingJob", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/documentProcessingJobs/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteDocumentProcessingJobCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/documentProcessingJobs/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteDocumentProcessingJobCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", - "Uri": "/groups/{group-id}/sites/{site-id}/drives/{drive-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteDrive", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/drives/{drive-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteDrive", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", - "Uri": "/groups/{group-id}/sites/{site-id}/drives", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteDrive", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/drives", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteDrive", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/drives/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteDriveCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/drives/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteDriveCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteExternalColumn", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteExternalColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteExternalColumn", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteExternalColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteExternalColumnCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteExternalColumnCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphList", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/lists", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteGetByPath", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/lists", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteGetByPath", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphList", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/analytics", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteGetByPathAnalytic", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/analytics", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteGetByPathAnalytic", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getApplicableContentTypesForList(listId='{listId}')", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteGetByPathApplicableContentTypeForList", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getApplicableContentTypesForList(listId='{listId}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-beta", + "Command": "Get-MgBetaGroupSiteGetByPathApplicableContentTypeForList", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/columns", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteGetByPathColumn", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/columns", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteGetByPathColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentModel", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/contentModels", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteGetByPathContentModel", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/contentModels", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteGetByPathContentModel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentModel", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/contentTypes", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteGetByPathContentType", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/contentTypes", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteGetByPathContentType", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentProcessingJob", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/documentProcessingJobs", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteGetByPathDocumentProcessingJob", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/documentProcessingJobs", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteGetByPathDocumentProcessingJob", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentProcessingJob", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/drive", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteGetByPathDrive", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/drive", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteGetByPathDrive", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/drives", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteGetByPathDrive", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/drives", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteGetByPathDrive", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/externalColumns", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteGetByPathExternalColumn", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/externalColumns", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteGetByPathExternalColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphInformationProtection", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/informationProtection", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteGetByPathInformationProtection", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/informationProtection", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteGetByPathInformationProtection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphBaseItem", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/items", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteGetByPathItem", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/items", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteGetByPathItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBaseItem", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenote", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/onenote", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteGetByPathOnenote", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/onenote", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteGetByPathOnenote", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenote", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/operations", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteGetByPathOperation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/operations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteGetByPathOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphBaseSitePage", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/pages", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteGetByPathPage", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/pages", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteGetByPathPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBaseSitePage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPageTemplate", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/pageTemplates", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteGetByPathPageTemplate", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/pageTemplates", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteGetByPathPageTemplate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPageTemplate", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/permissions", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteGetByPathPermission", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/permissions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteGetByPathPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRecycleBin", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/recycleBin", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteGetByPathRecycleBin", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/recycleBin", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteGetByPathRecycleBin", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRecycleBin", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/sites", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteGetByPathSite", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/sites", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteGetByPathSite", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStore", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/termStore", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteGetByPathTermStore", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/termStore", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteGetByPathTermStore", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStore", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteGetGraphBPrePathActivityByInterval", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteGetGraphBPrePathActivityByInterval", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/createdByUser", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteGetGraphBPrePathCreatedByUser", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/createdByUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteGetGraphBPrePathCreatedByUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/lastModifiedByUser", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteGetGraphBPrePathLastModifiedByUser", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/lastModifiedByUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteGetGraphBPrePathLastModifiedByUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphInformationProtection", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteInformationProtection", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteInformationProtection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphBitlocker", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/bitlocker", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteInformationProtectionBitlocker", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/bitlocker", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteInformationProtectionBitlocker", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBitlocker", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteInformationProtectionBitlockerRecoveryKey", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteInformationProtectionBitlockerRecoveryKey", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/bitlocker/recoveryKeys", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteInformationProtectionBitlockerRecoveryKey", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/bitlocker/recoveryKeys", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteInformationProtectionBitlockerRecoveryKey", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/bitlocker/recoveryKeys/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteInformationProtectionBitlockerRecoveryKeyCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/bitlocker/recoveryKeys/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteInformationProtectionBitlockerRecoveryKeyCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicyCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicyCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphInformationProtectionPolicy", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteInformationProtectionPolicy", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteInformationProtectionPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtectionPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphInformationProtectionLabel", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteInformationProtectionPolicyLabel", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteInformationProtectionPolicyLabel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphInformationProtectionLabel", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteInformationProtectionPolicyLabel", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteInformationProtectionPolicyLabel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteInformationProtectionPolicyLabelCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteInformationProtectionPolicyLabelCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSensitivityLabel", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabel", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSensitivityLabel", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSensitivityLabel", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabel", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSensitivityLabel", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabelCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabelCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSensitivityLabel", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSensitivityLabel", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSensitivityLabel", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSensitivityLabel", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabelCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabelCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSensitivityPolicySettings", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityPolicySettings", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityPolicySetting", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityPolicySettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityPolicySetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSensitivityPolicySettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphThreatAssessmentResult", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphThreatAssessmentResult", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResultCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResultCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphBaseItem", - "Uri": "/groups/{group-id}/sites/{site-id}/items/{baseItem-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteItem", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/items/{baseItem-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBaseItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphBaseItem", - "Uri": "/groups/{group-id}/sites/{site-id}/items", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteItem", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/items", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBaseItem", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/items/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteItemCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/items/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteItemCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteItemLastModifiedByUser", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteItemLastModifiedByUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteItemLastModifiedByUserMailboxSetting", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteItemLastModifiedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteItemLastModifiedByUserServiceProvisioningError", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteItemLastModifiedByUserServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteItemLastModifiedByUserServiceProvisioningErrorCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteItemLastModifiedByUserServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteLastModifiedByUser", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteLastModifiedByUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -145316,15 +145316,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteLastModifiedByUserMailboxSetting", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteLastModifiedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -145333,30 +145333,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteLastModifiedByUserServiceProvisioningError", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteLastModifiedByUserServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteLastModifiedByUserServiceProvisioningErrorCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteLastModifiedByUserServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -145365,1064 +145365,1064 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphList", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteList", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteList", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphList", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphList", - "Uri": "/groups/{group-id}/sites/{site-id}/lists", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteList", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteList", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphList", + "Method": "GET", "Variants": [ "List1" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityOld", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/activities", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListActivity", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/activities", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteListActivity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityOld", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListColumn", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteListColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListColumn", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteListColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListColumnCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteListColumnCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListColumnSourceColumn", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteListColumnSourceColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListContentType", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteListContentType", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListContentType", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteListContentType", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListContentTypeColumn", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteListContentTypeColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListContentTypeColumn", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteListContentTypeColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListContentTypeColumnCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteListContentTypeColumnCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnLink", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListContentTypeColumnLink", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteListContentTypeColumnLink", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnLink", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListContentTypeColumnLink", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteListContentTypeColumnLink", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListContentTypeColumnLinkCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteListContentTypeColumnLinkCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListContentTypeColumnPosition", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteListContentTypeColumnPosition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListContentTypeColumnPosition", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteListContentTypeColumnPosition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListContentTypeColumnPositionCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteListContentTypeColumnPositionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListContentTypeColumnSourceColumn", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteListContentTypeColumnSourceColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/getCompatibleHubContentTypes", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListContentTypeCompatibleHubContentType", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/getCompatibleHubContentTypes", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta", + "Command": "Get-MgBetaGroupSiteListContentTypeCompatibleHubContentType", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListContentTypeCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteListContentTypeCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteListCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListCreatedByUser", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteListCreatedByUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListCreatedByUserMailboxSetting", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteListCreatedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListCreatedByUserServiceProvisioningError", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteListCreatedByUserServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListCreatedByUserServiceProvisioningErrorCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteListCreatedByUserServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/drive", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListDrive", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/drive", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteListDrive", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListItem", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteListItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListItem", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteListItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityOld", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListItemActivity", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteListItemActivity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityOld", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityOld", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListItemActivity", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteListItemActivity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityOld", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListItemActivityByInterval", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteListItemActivityByInterval", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListItemActivityCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteListItemActivityCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListItemActivityDriveItem", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteListItemActivityDriveItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/content", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListItemActivityDriveItemContent", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteListItemActivityDriveItemContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/contentStream", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListItemActivityDriveItemContentStream", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteListItemActivityDriveItemContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/listItem", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListItemActivityListItem", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/listItem", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteListItemActivityListItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListItemAnalytic", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteListItemAnalytic", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListItemCreatedByUser", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteListItemCreatedByUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListItemCreatedByUserMailboxSetting", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteListItemCreatedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListItemCreatedByUserServiceProvisioningError", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteListItemCreatedByUserServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListItemCreatedByUserServiceProvisioningErrorCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteListItemCreatedByUserServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/delta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListItemDelta", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/delta", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-beta", - "Variants": [ - "Delta", - "Delta1", + "Command": "Get-MgBetaGroupSiteListItemDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", + "Variants": [ + "Delta", + "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListItemDocumentSetVersion", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteListItemDocumentSetVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListItemDocumentSetVersion", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteListItemDocumentSetVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListItemDocumentSetVersionCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteListItemDocumentSetVersionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListItemDocumentSetVersionField", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteListItemDocumentSetVersionField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListItemDriveItem", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteListItemDriveItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListItemDriveItemContent", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteListItemDriveItemContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/contentStream", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListItemDriveItemContentStream", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteListItemDriveItemContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListItemField", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteListItemField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListItemPermission", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteListItemPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListItemPermission", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteListItemPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListItemPermissionCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteListItemPermissionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListItemVersion", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteListItemVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListItemVersion", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteListItemVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListItemVersionCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteListItemVersionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListItemVersionField", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteListItemVersionField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListOperation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteListOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListOperation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteListOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListOperationCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteListOperationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListPermission", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteListPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/permissions", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListPermission", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/permissions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteListPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/permissions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListPermissionCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/permissions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteListPermissionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListSubscription", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteListSubscription", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListSubscription", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteListSubscription", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListSubscriptionCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteListSubscriptionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenote", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenote", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteOnenote", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenote", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteNotebook", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteOnenoteNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteNotebook", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteOnenoteNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteNotebookCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteOnenoteNotebookCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCopyNotebookModel", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/getNotebookFromWebUrl", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteNotebookFromWebUrl", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/getNotebookFromWebUrl", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-beta", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookFromWebUrl", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCopyNotebookModel", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -146431,74 +146431,74 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRecentNotebook", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteNotebookRecentNotebook", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getrecentnotebooks?view=graph-rest-beta", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookRecentNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRecentNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSection", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSection", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroup", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -146507,30 +146507,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroup", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -146539,563 +146539,563 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupParentNotebook", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupParentNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupParentSectionGroup", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupParentSectionGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageContent", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageParentNotebook", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageParentNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageParentSection", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageParentSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionParentNotebook", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionParentNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionParentSectionGroup", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionParentSectionGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPage", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPage", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPageContent", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPageContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPageCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPageCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPageParentNotebook", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPageParentNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPageParentSection", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPageParentSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionParentNotebook", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionParentNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionParentSectionGroup", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionParentSectionGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteOperation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteOnenoteOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteOperation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteOnenoteOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteOperationCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteOnenoteOperationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenotePage", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteOnenotePage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenotePage", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteOnenotePage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenotePageContent", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteOnenotePageContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenotePageCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteOnenotePageCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenotePageParentNotebook", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteOnenotePageParentNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenotePageParentSection", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteOnenotePageParentSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteResource", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteResource", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteOnenoteResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteResource", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteResource", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteOnenoteResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteResource", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteResourceContent", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteOnenoteResourceContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteResourceCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteOnenoteResourceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteSection", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteOnenoteSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteSection", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteOnenoteSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteSectionCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteOnenoteSectionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroup", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -147104,30 +147104,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroup", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -147136,1874 +147136,1874 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupParentNotebook", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupParentNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupParentSectionGroup", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupParentSectionGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSection", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSection", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPage", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPage", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPageContent", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPageContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPageCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPageCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPageParentNotebook", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPageParentNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPageParentSection", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPageParentSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionParentNotebook", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionParentNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionParentSectionGroup", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionParentSectionGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteSectionPage", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteOnenoteSectionPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteSectionPage", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteOnenoteSectionPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteSectionPageContent", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteOnenoteSectionPageContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteSectionPageCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteOnenoteSectionPageCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteSectionPageParentNotebook", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteOnenoteSectionPageParentNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteSectionPageParentSection", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteOnenoteSectionPageParentSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteSectionParentNotebook", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteOnenoteSectionParentNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteSectionParentSectionGroup", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteOnenoteSectionParentSectionGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOperation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/operations", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOperation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/operations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/operations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOperationCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/operations/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteOperationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphBaseSitePage", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePage", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSitePage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBaseSitePage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphBaseSitePage", - "Uri": "/groups/{group-id}/sites/{site-id}/pages", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePage", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSitePage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBaseSitePage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSitePage", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageAsSitePage", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSitePageAsSitePage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSitePage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSitePage", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/sitePage", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageAsSitePage", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/sitePage", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSitePageAsSitePage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSitePage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCanvasLayout", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayout", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayout", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCanvasLayout", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphHorizontalSection", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSection", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHorizontalSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphHorizontalSection", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSection", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHorizontalSection", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWebPart", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWebPart", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpartCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpartCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVerticalSection", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSection", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVerticalSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWebPart", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWebPart", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpartCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpartCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageAsSitePageCreatedByUser", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSitePageAsSitePageCreatedByUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageAsSitePageCreatedByUserMailboxSetting", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSitePageAsSitePageCreatedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageAsSitePageCreatedByUserServiceProvisioningError", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSitePageAsSitePageCreatedByUserServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageAsSitePageCreatedByUserServiceProvisioningErrorCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSitePageAsSitePageCreatedByUserServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageAsSitePageLastModifiedByUser", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSitePageAsSitePageLastModifiedByUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageAsSitePageLastModifiedByUserMailboxSetting", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSitePageAsSitePageLastModifiedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageAsSitePageLastModifiedByUserServiceProvisioningError", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSitePageAsSitePageLastModifiedByUserServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageAsSitePageLastModifiedByUserServiceProvisioningErrorCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSitePageAsSitePageLastModifiedByUserServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageAsSitePageWebPart", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSitePageAsSitePageWebPart", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWebPart", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageAsSitePageWebPart", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSitePageAsSitePageWebPart", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWebPart", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageAsSitePageWebPartCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSitePageAsSitePageWebPartCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSitePageCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/sitePage/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageCountAsSitePage", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/sitePage/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSitePageCountAsSitePage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageCreatedByUser", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSitePageCreatedByUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageCreatedByUserMailboxSetting", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSitePageCreatedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageCreatedByUserServiceProvisioningError", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSitePageCreatedByUserServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageCreatedByUserServiceProvisioningErrorCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSitePageCreatedByUserServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageLastModifiedByUser", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSitePageLastModifiedByUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageLastModifiedByUserMailboxSetting", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSitePageLastModifiedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageLastModifiedByUserServiceProvisioningError", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSitePageLastModifiedByUserServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageLastModifiedByUserServiceProvisioningErrorCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSitePageLastModifiedByUserServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphWebPartPosition", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}/getPositionOfWebPart", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageMicrosoftGraphSitePageCanvaLayoutHorizontalSectionColumnWebpartPositionOfWebPart", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}/getPositionOfWebPart", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSitePageMicrosoftGraphSitePageCanvaLayoutHorizontalSectionColumnWebpartPositionOfWebPart", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWebPartPosition", + "Method": "POST", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphWebPartPosition", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}/getPositionOfWebPart", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageMicrosoftGraphSitePageCanvaLayoutVerticalSectionWebpartPositionOfWebPart", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}/getPositionOfWebPart", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSitePageMicrosoftGraphSitePageCanvaLayoutVerticalSectionWebpartPositionOfWebPart", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWebPartPosition", + "Method": "POST", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphWebPartPosition", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}/getPositionOfWebPart", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageMicrosoftGraphSitePageWebPartPositionOfWebPart", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}/getPositionOfWebPart", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSitePageMicrosoftGraphSitePageWebPartPositionOfWebPart", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWebPartPosition", + "Method": "POST", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPageTemplate", - "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageTemplate", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSitePageTemplate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPageTemplate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPageTemplate", - "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageTemplate", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSitePageTemplate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPageTemplate", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCanvasLayout", - "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageTemplateCanvaLayout", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSitePageTemplateCanvaLayout", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCanvasLayout", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphHorizontalSection", - "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/horizontalSections/{horizontalSection-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageTemplateCanvaLayoutHorizontalSection", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/horizontalSections/{horizontalSection-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSitePageTemplateCanvaLayoutHorizontalSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHorizontalSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphHorizontalSection", - "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/horizontalSections", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageTemplateCanvaLayoutHorizontalSection", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/horizontalSections", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSitePageTemplateCanvaLayoutHorizontalSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHorizontalSection", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", - "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageTemplateCanvaLayoutHorizontalSectionColumn", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSitePageTemplateCanvaLayoutHorizontalSectionColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", - "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/horizontalSections/{horizontalSection-id}/columns", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageTemplateCanvaLayoutHorizontalSectionColumn", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/horizontalSections/{horizontalSection-id}/columns", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSitePageTemplateCanvaLayoutHorizontalSectionColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/horizontalSections/{horizontalSection-id}/columns/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageTemplateCanvaLayoutHorizontalSectionColumnCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/horizontalSections/{horizontalSection-id}/columns/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSitePageTemplateCanvaLayoutHorizontalSectionColumnCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageTemplateCanvaLayoutHorizontalSectionColumnWebpart", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSitePageTemplateCanvaLayoutHorizontalSectionColumnWebpart", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWebPart", - "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageTemplateCanvaLayoutHorizontalSectionColumnWebpart", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSitePageTemplateCanvaLayoutHorizontalSectionColumnWebpart", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWebPart", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageTemplateCanvaLayoutHorizontalSectionColumnWebpartCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSitePageTemplateCanvaLayoutHorizontalSectionColumnWebpartCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphWebPartPosition", - "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}/getPositionOfWebPart", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageTemplateCanvaLayoutHorizontalSectionColumnWebpartPositionOfWebPart", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}/getPositionOfWebPart", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSitePageTemplateCanvaLayoutHorizontalSectionColumnWebpartPositionOfWebPart", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWebPartPosition", + "Method": "POST", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/horizontalSections/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageTemplateCanvaLayoutHorizontalSectionCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/horizontalSections/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSitePageTemplateCanvaLayoutHorizontalSectionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVerticalSection", - "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/verticalSection", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageTemplateCanvaLayoutVerticalSection", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/verticalSection", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSitePageTemplateCanvaLayoutVerticalSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVerticalSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/verticalSection/webparts/{webPart-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageTemplateCanvaLayoutVerticalSectionWebpart", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/verticalSection/webparts/{webPart-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSitePageTemplateCanvaLayoutVerticalSectionWebpart", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWebPart", - "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/verticalSection/webparts", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageTemplateCanvaLayoutVerticalSectionWebpart", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/verticalSection/webparts", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSitePageTemplateCanvaLayoutVerticalSectionWebpart", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWebPart", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/verticalSection/webparts/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageTemplateCanvaLayoutVerticalSectionWebpartCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/verticalSection/webparts/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSitePageTemplateCanvaLayoutVerticalSectionWebpartCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphWebPartPosition", - "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/verticalSection/webparts/{webPart-id}/getPositionOfWebPart", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageTemplateCanvaLayoutVerticalSectionWebpartPositionOfWebPart", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/verticalSection/webparts/{webPart-id}/getPositionOfWebPart", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSitePageTemplateCanvaLayoutVerticalSectionWebpartPositionOfWebPart", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWebPartPosition", + "Method": "POST", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageTemplateCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSitePageTemplateCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/createdByUser", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageTemplateCreatedByUser", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/createdByUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSitePageTemplateCreatedByUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageTemplateCreatedByUserMailboxSetting", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSitePageTemplateCreatedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/createdByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageTemplateCreatedByUserServiceProvisioningError", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/createdByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSitePageTemplateCreatedByUserServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/createdByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageTemplateCreatedByUserServiceProvisioningErrorCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/createdByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSitePageTemplateCreatedByUserServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/lastModifiedByUser", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageTemplateLastModifiedByUser", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/lastModifiedByUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSitePageTemplateLastModifiedByUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageTemplateLastModifiedByUserMailboxSetting", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSitePageTemplateLastModifiedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/lastModifiedByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageTemplateLastModifiedByUserServiceProvisioningError", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/lastModifiedByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSitePageTemplateLastModifiedByUserServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageTemplateLastModifiedByUserServiceProvisioningErrorCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/lastModifiedByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSitePageTemplateLastModifiedByUserServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/webParts/{webPart-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageTemplateWebPart", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/webParts/{webPart-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSitePageTemplateWebPart", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWebPart", - "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/webParts", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageTemplateWebPart", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/webParts", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSitePageTemplateWebPart", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWebPart", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/webParts/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageTemplateWebPartCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/webParts/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSitePageTemplateWebPartCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphWebPartPosition", - "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/webParts/{webPart-id}/getPositionOfWebPart", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageTemplateWebPartPositionOfWebPart", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/webParts/{webPart-id}/getPositionOfWebPart", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSitePageTemplateWebPartPositionOfWebPart", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWebPartPosition", + "Method": "POST", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePermission", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSitePermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/sites/{site-id}/permissions", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePermission", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/permissions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSitePermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/permissions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePermissionCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/permissions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSitePermissionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRecycleBin", - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteRecycleBin", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteRecycleBin", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRecycleBin", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/createdByUser", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteRecycleBinCreatedByUser", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/createdByUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteRecycleBinCreatedByUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", - "GetViaIdentity" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteRecycleBinCreatedByUserMailboxSetting", + "GetViaIdentity" + ] + }, + { "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteRecycleBinCreatedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/createdByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteRecycleBinCreatedByUserServiceProvisioningError", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/createdByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteRecycleBinCreatedByUserServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/createdByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteRecycleBinCreatedByUserServiceProvisioningErrorCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/createdByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteRecycleBinCreatedByUserServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRecycleBinItem", - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteRecycleBinItem", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteRecycleBinItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRecycleBinItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRecycleBinItem", - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteRecycleBinItem", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteRecycleBinItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRecycleBinItem", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteRecycleBinItemCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteRecycleBinItemCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/createdByUser", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteRecycleBinItemCreatedByUser", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/createdByUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteRecycleBinItemCreatedByUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteRecycleBinItemCreatedByUserMailboxSetting", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteRecycleBinItemCreatedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/createdByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteRecycleBinItemCreatedByUserServiceProvisioningError", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/createdByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteRecycleBinItemCreatedByUserServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/createdByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteRecycleBinItemCreatedByUserServiceProvisioningErrorCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/createdByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteRecycleBinItemCreatedByUserServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/lastModifiedByUser", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteRecycleBinItemLastModifiedByUser", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/lastModifiedByUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteRecycleBinItemLastModifiedByUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteRecycleBinItemLastModifiedByUserMailboxSetting", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteRecycleBinItemLastModifiedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteRecycleBinItemLastModifiedByUserServiceProvisioningError", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/lastModifiedByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteRecycleBinItemLastModifiedByUserServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteRecycleBinItemLastModifiedByUserServiceProvisioningErrorCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteRecycleBinItemLastModifiedByUserServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/lastModifiedByUser", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteRecycleBinLastModifiedByUser", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/lastModifiedByUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteRecycleBinLastModifiedByUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteRecycleBinLastModifiedByUserMailboxSetting", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteRecycleBinLastModifiedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/lastModifiedByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteRecycleBinLastModifiedByUserServiceProvisioningError", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/lastModifiedByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteRecycleBinLastModifiedByUserServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/lastModifiedByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteRecycleBinLastModifiedByUserServiceProvisioningErrorCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/lastModifiedByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteRecycleBinLastModifiedByUserServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStore", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStore", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStore", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStore", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroup", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroup", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreGroupCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSet", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreGroupSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSet", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreGroupSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChild", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChild", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -149012,30 +149012,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChild", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChild", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -149044,15 +149044,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -149061,30 +149061,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelationCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -149093,15 +149093,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelationFromTerm", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelationFromTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -149110,15 +149110,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelationSet", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelationSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -149127,15 +149127,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelationToTerm", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelationToTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -149144,15 +149144,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/set", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildSet", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/set", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -149161,459 +149161,459 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetParentGroup", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetParentGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelationCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/fromTerm", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelationFromTerm", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/fromTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelationFromTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/set", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelationSet", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/set", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelationSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/toTerm", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelationToTerm", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/toTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelationToTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTerm", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTerm", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChild", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChild", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChild", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChild", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelationCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelationFromTerm", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelationFromTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelationSet", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelationSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelationToTerm", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelationToTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildSet", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelationCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelationFromTerm", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelationFromTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelationSet", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelationSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelationToTerm", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelationToTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/set", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermSet", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/set", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSet", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSet", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetChild", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetChild", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -149622,30 +149622,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetChild", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetChild", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetChildCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetChildCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -149654,15 +149654,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -149671,30 +149671,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelationCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -149703,15 +149703,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelationFromTerm", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelationFromTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -149720,15 +149720,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelationSet", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelationSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -149737,15 +149737,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelationToTerm", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelationToTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -149754,15 +149754,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/set", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetChildSet", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/set", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetChildSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -149771,74 +149771,74 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroup", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSet", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSet", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChild", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChild", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -149847,30 +149847,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChild", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChild", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -149879,15 +149879,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -149896,30 +149896,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelationCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -149928,15 +149928,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "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", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelationFromTerm", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelationFromTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -149945,15 +149945,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "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", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelationSet", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelationSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -149962,15 +149962,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "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", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelationToTerm", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelationToTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -149979,15 +149979,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/set", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildSet", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/set", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -149996,841 +149996,838 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelationCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/fromTerm", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelationFromTerm", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/fromTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelationFromTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/set", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelationSet", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/set", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelationSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/toTerm", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelationToTerm", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/toTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelationToTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelationCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "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", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelationFromTerm", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelationFromTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "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", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelationSet", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelationSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "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", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelationToTerm", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelationToTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/set", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildSet", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/set", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelationCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/fromTerm", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelationFromTerm", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/fromTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelationFromTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/set", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelationSet", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/set", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelationSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/toTerm", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelationToTerm", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/toTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelationToTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/set", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermSet", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/set", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetRelationCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetRelationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetRelationFromTerm", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetRelationFromTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetRelationSet", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetRelationSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetRelationToTerm", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetRelationToTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetTerm", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetTerm", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChild", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChild", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChild", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChild", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelationCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelationFromTerm", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelationFromTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelationSet", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelationSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelationToTerm", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelationToTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildSet", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetTermCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetTermCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelationCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelationFromTerm", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelationFromTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelationSet", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelationSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelationToTerm", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelationToTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetTermSet", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetTermSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", - "Uri": "/groups/{group-id}/sites/{site-id}/sites/{site-id1}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSubSite", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/sites/{site-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSubSite", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", - "Uri": "/groups/{group-id}/sites/{site-id}/sites", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSubSite", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/sites", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSubSite", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", "Variants": [ "List2" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/sites/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSubSiteCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/sites/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupSubSiteCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeam", - "Uri": "/groups/{group-id}/team", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeam", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team", "Permissions": [ { "Name": "Group.Read.All", @@ -150849,20 +150846,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeam", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeam", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChannel", - "Uri": "/groups/{group-id}/team/channels/{channel-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannel", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}", "Permissions": [ { "Name": "Group.Read.All", @@ -150881,20 +150878,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamChannel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChannel", + "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChannel", - "Uri": "/groups/{group-id}/team/channels", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannel", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels", "Permissions": [ { "Name": "Group.Read.All", @@ -150913,34 +150910,34 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamChannel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChannel", + "Method": "GET", "Variants": [ "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/allMembers/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelAllMemberCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/allMembers/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamChannelAllMemberCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/$count", "Permissions": [ { "Name": "Group.Read.All", @@ -150959,68 +150956,71 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamChannelCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelFileFolder", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamChannelFileFolder", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/content", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelFileFolderContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamChannelFileFolderContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/contentStream", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelFileFolderContentStream", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamChannelFileFolderContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/allMembers/{conversationMember-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/allMembers/{conversationMember-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamChannelMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -151029,45 +151029,45 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/allMembers", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/allMembers", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamChannelMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelMemberCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamChannelMemberCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelMessage", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamChannelMessage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -151076,59 +151076,59 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelMessage", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamChannelMessage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelMessageCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamChannelMessageCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/delta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelMessageDelta", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/delta", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", + "Command": "Get-MgBetaGroupTeamChannelMessageDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelMessageHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamChannelMessageHostedContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -151137,103 +151137,103 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelMessageHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamChannelMessageHostedContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelMessageHostedContentCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamChannelMessageHostedContentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelMessageReply", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamChannelMessageReply", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelMessageReply", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamChannelMessageReply", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelMessageReplyCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamChannelMessageReplyCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/delta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelMessageReplyDelta", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/delta", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", + "Command": "Get-MgBetaGroupTeamChannelMessageReplyDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelMessageReplyHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamChannelMessageReplyHostedContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -151242,427 +151242,424 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelMessageReplyHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamChannelMessageReplyHostedContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelMessageReplyHostedContentCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamChannelMessageReplyHostedContentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsChannelPlanner", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelPlanner", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamChannelPlanner", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsChannelPlanner", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerPlan", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelPlannerPlan", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}", "Permissions": [], + "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamChannelPlannerPlan", "ApiVersion": "beta", - "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerPlan", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelPlannerPlan", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamChannelPlannerPlan", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerBucket", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelPlannerPlanBucket", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamChannelPlannerPlanBucket", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerBucket", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerBucket", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelPlannerPlanBucket", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamChannelPlannerPlanBucket", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerBucket", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelPlannerPlanBucketCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamChannelPlannerPlanBucketCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerBucket", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/delta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelPlannerPlanBucketDelta", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/delta", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-delta?view=graph-rest-beta", + "Command": "Get-MgBetaGroupTeamChannelPlannerPlanBucketDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerBucket", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTask", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelPlannerPlanBucketTask", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamChannelPlannerPlanBucketTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTask", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelPlannerPlanBucketTask", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamChannelPlannerPlanBucketTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelPlannerPlanBucketTaskAssignedToTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamChannelPlannerPlanBucketTaskAssignedToTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelPlannerPlanBucketTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamChannelPlannerPlanBucketTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelPlannerPlanBucketTaskCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamChannelPlannerPlanBucketTaskCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTask", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/delta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelPlannerPlanBucketTaskDelta", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/delta", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delta?view=graph-rest-beta", + "Command": "Get-MgBetaGroupTeamChannelPlannerPlanBucketTaskDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTaskDetails", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/details", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelPlannerPlanBucketTaskDetail", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/details", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamChannelPlannerPlanBucketTaskDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTaskDetails", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/progressTaskBoardFormat", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelPlannerPlanBucketTaskProgressTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/progressTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamChannelPlannerPlanBucketTaskProgressTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelPlannerPlanCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamChannelPlannerPlanCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerPlan", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/delta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelPlannerPlanDelta", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/delta", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-delta?view=graph-rest-beta", + "Command": "Get-MgBetaGroupTeamChannelPlannerPlanDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerPlanDetails", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/details", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelPlannerPlanDetail", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/details", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamChannelPlannerPlanDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlanDetails", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTask", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelPlannerPlanTask", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamChannelPlannerPlanTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTask", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelPlannerPlanTask", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamChannelPlannerPlanTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelPlannerPlanTaskAssignedToTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamChannelPlannerPlanTaskAssignedToTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelPlannerPlanTaskBucketTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamChannelPlannerPlanTaskBucketTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelPlannerPlanTaskCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamChannelPlannerPlanTaskCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTask", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/delta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelPlannerPlanTaskDelta", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/delta", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delta?view=graph-rest-beta", + "Command": "Get-MgBetaGroupTeamChannelPlannerPlanTaskDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTaskDetails", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/details", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelPlannerPlanTaskDetail", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/details", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamChannelPlannerPlanTaskDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTaskDetails", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/progressTaskBoardFormat", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelPlannerPlanTaskProgressTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/progressTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamChannelPlannerPlanTaskProgressTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/groups/{group-id}/team/channels/getAllRetainedMessages", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelRetainedMessage", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/getAllRetainedMessages", "Permissions": [ { "Name": "Group.Read.All", @@ -151681,23 +151678,26 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-getallretainedmessages?view=graph-rest-beta", + "Command": "Get-MgBetaGroupTeamChannelRetainedMessage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelSharedWithTeam", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamChannelSharedWithTeam", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -151706,649 +151706,649 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelSharedWithTeam", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamChannelSharedWithTeam", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelSharedWithTeamAllowedMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamChannelSharedWithTeamAllowedMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelSharedWithTeamAllowedMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamChannelSharedWithTeamAllowedMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelSharedWithTeamAllowedMemberCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamChannelSharedWithTeamAllowedMemberCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelSharedWithTeamCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamChannelSharedWithTeamCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsTab", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelTab", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamChannelTab", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsTab", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelTab", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamChannelTab", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelTabCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamChannelTabCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsApp", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelTabTeamApp", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamChannelTabTeamApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/groups/{group-id}/team/group", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamGroup", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/group", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/groups/{group-id}/team/group/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamGroupServiceProvisioningError", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/group/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamGroupServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/group/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamGroupServiceProvisioningErrorCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/group/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamGroupServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChannel", - "Uri": "/groups/{group-id}/team/incomingChannels/{channel-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamIncomingChannel", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/incomingChannels/{channel-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamIncomingChannel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChannel", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChannel", - "Uri": "/groups/{group-id}/team/incomingChannels", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamIncomingChannel", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/incomingChannels", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamIncomingChannel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChannel", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/incomingChannels/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamIncomingChannelCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/incomingChannels/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamIncomingChannelCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamInstalledApp", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamInstalledApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Uri": "/groups/{group-id}/team/installedApps", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamInstalledApp", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/installedApps", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamInstalledApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/installedApps/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamInstalledAppCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/installedApps/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamInstalledAppCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsApp", - "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}/teamsApp", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamInstalledAppTeamApp", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}/teamsApp", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamInstalledAppTeamApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAppDefinition", - "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamInstalledAppTeamAppDefinition", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamInstalledAppTeamAppDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/groups/{group-id}/team/members/{conversationMember-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/members/{conversationMember-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/groups/{group-id}/team/members", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/members", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/members/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamMemberCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/members/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamMemberCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", - "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamOperation", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", - "Uri": "/groups/{group-id}/team/operations", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamOperation", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/operations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/operations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamOperationCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/operations/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamOperationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/groups/{group-id}/team/owners/{user-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamOwner", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/owners/{user-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamOwner", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/groups/{group-id}/team/owners", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamOwner", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/owners", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamOwner", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/groups/{group-id}/team/owners(userPrincipalName='{userPrincipalName}')", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamOwnerByUserPrincipalName", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/owners(userPrincipalName='{userPrincipalName}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamOwnerByUserPrincipalName", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/owners/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamOwnerCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/owners/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamOwnerCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/team/owners/{user-id}/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamOwnerMailboxSetting", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/owners/{user-id}/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamOwnerMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/groups/{group-id}/team/owners/{user-id}/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamOwnerServiceProvisioningError", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/owners/{user-id}/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamOwnerServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/owners/{user-id}/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamOwnerServiceProvisioningErrorCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/owners/{user-id}/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamOwnerServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPermissionGrant", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamPermissionGrant", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Uri": "/groups/{group-id}/team/permissionGrants", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPermissionGrant", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/permissionGrants", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamPermissionGrant", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/permissionGrants/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPermissionGrantCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/permissionGrants/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamPermissionGrantCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphProfilePhoto", - "Uri": "/groups/{group-id}/team/photo", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPhoto", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/photo", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamPhoto", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProfilePhoto", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/photo/$value", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPhotoContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/photo/$value", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamPhotoContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChannel", - "Uri": "/groups/{group-id}/team/primaryChannel", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannel", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamPrimaryChannel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChannel", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/allMembers/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelAllMemberCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/allMembers/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamPrimaryChannelAllMemberCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelFileFolder", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamPrimaryChannelFileFolder", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelFileFolderContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamPrimaryChannelFileFolderContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/contentStream", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelFileFolderContentStream", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamPrimaryChannelFileFolderContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/groups/{group-id}/team/primaryChannel/allMembers/{conversationMember-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/allMembers/{conversationMember-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamPrimaryChannelMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -152357,104 +152357,104 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/groups/{group-id}/team/primaryChannel/allMembers", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/allMembers", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamPrimaryChannelMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/members/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelMemberCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/members/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamPrimaryChannelMemberCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessage", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/groups/{group-id}/team/primaryChannel/messages", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessage", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/delta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageDelta", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/delta", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageHostedContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -152463,103 +152463,103 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageHostedContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageHostedContentCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageHostedContentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReply", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReply", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReply", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReply", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/delta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyDelta", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/delta", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -152568,430 +152568,430 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContentCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsChannelPlanner", - "Uri": "/groups/{group-id}/team/primaryChannel/planner", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelPlanner", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/planner", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamPrimaryChannelPlanner", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsChannelPlanner", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerPlan", - "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelPlannerPlan", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamPrimaryChannelPlannerPlan", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerPlan", - "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelPlannerPlan", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamPrimaryChannelPlannerPlan", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerBucket", - "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelPlannerPlanBucket", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamPrimaryChannelPlannerPlanBucket", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerBucket", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerBucket", - "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/buckets", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelPlannerPlanBucket", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/buckets", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamPrimaryChannelPlannerPlanBucket", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerBucket", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/buckets/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelPlannerPlanBucketCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/buckets/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamPrimaryChannelPlannerPlanBucketCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerBucket", - "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/buckets/delta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelPlannerPlanBucketDelta", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/buckets/delta", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-delta?view=graph-rest-beta", + "Command": "Get-MgBetaGroupTeamPrimaryChannelPlannerPlanBucketDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerBucket", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTask", - "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelPlannerPlanBucketTask", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamPrimaryChannelPlannerPlanBucketTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTask", - "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelPlannerPlanBucketTask", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamPrimaryChannelPlannerPlanBucketTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", - "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelPlannerPlanBucketTaskAssignedToTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamPrimaryChannelPlannerPlanBucketTaskAssignedToTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", - "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelPlannerPlanBucketTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamPrimaryChannelPlannerPlanBucketTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelPlannerPlanBucketTaskCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamPrimaryChannelPlannerPlanBucketTaskCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTask", - "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/delta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelPlannerPlanBucketTaskDelta", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/delta", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delta?view=graph-rest-beta", + "Command": "Get-MgBetaGroupTeamPrimaryChannelPlannerPlanBucketTaskDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTaskDetails", - "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/details", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelPlannerPlanBucketTaskDetail", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/details", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamPrimaryChannelPlannerPlanBucketTaskDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTaskDetails", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", - "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/progressTaskBoardFormat", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelPlannerPlanBucketTaskProgressTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/progressTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamPrimaryChannelPlannerPlanBucketTaskProgressTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelPlannerPlanCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamPrimaryChannelPlannerPlanCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerPlan", - "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/delta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelPlannerPlanDelta", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/delta", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-delta?view=graph-rest-beta", + "Command": "Get-MgBetaGroupTeamPrimaryChannelPlannerPlanDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerPlanDetails", - "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/details", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelPlannerPlanDetail", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/details", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamPrimaryChannelPlannerPlanDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlanDetails", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTask", - "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelPlannerPlanTask", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamPrimaryChannelPlannerPlanTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTask", - "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/tasks", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelPlannerPlanTask", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/tasks", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamPrimaryChannelPlannerPlanTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", - "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelPlannerPlanTaskAssignedToTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamPrimaryChannelPlannerPlanTaskAssignedToTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", - "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelPlannerPlanTaskBucketTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamPrimaryChannelPlannerPlanTaskBucketTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/tasks/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelPlannerPlanTaskCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/tasks/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamPrimaryChannelPlannerPlanTaskCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTask", - "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/tasks/delta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelPlannerPlanTaskDelta", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/tasks/delta", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delta?view=graph-rest-beta", + "Command": "Get-MgBetaGroupTeamPrimaryChannelPlannerPlanTaskDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTaskDetails", - "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/details", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelPlannerPlanTaskDetail", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/details", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamPrimaryChannelPlannerPlanTaskDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTaskDetails", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", - "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/progressTaskBoardFormat", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelPlannerPlanTaskProgressTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/progressTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamPrimaryChannelPlannerPlanTaskProgressTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeam", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeam", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -153000,805 +153000,802 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeam", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeam", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeamAllowedMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeamAllowedMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeamAllowedMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeamAllowedMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeamAllowedMemberCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeamAllowedMemberCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeamCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeamCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsTab", - "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelTab", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamPrimaryChannelTab", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsTab", - "Uri": "/groups/{group-id}/team/primaryChannel/tabs", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelTab", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/tabs", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamPrimaryChannelTab", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/tabs/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelTabCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/tabs/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamPrimaryChannelTabCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsApp", - "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}/teamsApp", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelTabTeamApp", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}/teamsApp", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamPrimaryChannelTabTeamApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSchedule", - "Uri": "/groups/{group-id}/team/schedule", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamSchedule", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamSchedule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSchedule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDayNote", - "Uri": "/groups/{group-id}/team/schedule/dayNotes/{dayNote-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamScheduleDayNote", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/dayNotes/{dayNote-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamScheduleDayNote", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDayNote", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDayNote", - "Uri": "/groups/{group-id}/team/schedule/dayNotes", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamScheduleDayNote", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/dayNotes", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamScheduleDayNote", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDayNote", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/schedule/dayNotes/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamScheduleDayNoteCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/dayNotes/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamScheduleDayNoteCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOfferShiftRequest", - "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamScheduleOfferShiftRequest", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamScheduleOfferShiftRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOfferShiftRequest", - "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamScheduleOfferShiftRequest", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamScheduleOfferShiftRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamScheduleOfferShiftRequestCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamScheduleOfferShiftRequestCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOpenShift", - "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamScheduleOpenShift", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamScheduleOpenShift", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOpenShift", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOpenShift", - "Uri": "/groups/{group-id}/team/schedule/openShifts", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamScheduleOpenShift", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/openShifts", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamScheduleOpenShift", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOpenShift", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", - "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamScheduleOpenShiftChangeRequest", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamScheduleOpenShiftChangeRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", - "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamScheduleOpenShiftChangeRequest", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamScheduleOpenShiftChangeRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamScheduleOpenShiftChangeRequestCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamScheduleOpenShiftChangeRequestCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/schedule/openShifts/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamScheduleOpenShiftCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/openShifts/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamScheduleOpenShiftCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSchedulingGroup", - "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamScheduleSchedulingGroup", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamScheduleSchedulingGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSchedulingGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSchedulingGroup", - "Uri": "/groups/{group-id}/team/schedule/schedulingGroups", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamScheduleSchedulingGroup", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/schedulingGroups", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamScheduleSchedulingGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSchedulingGroup", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamScheduleSchedulingGroupCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamScheduleSchedulingGroupCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphShift", - "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamScheduleShift", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamScheduleShift", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShift", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphShift", - "Uri": "/groups/{group-id}/team/schedule/shifts", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamScheduleShift", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/shifts", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamScheduleShift", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShift", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/schedule/shifts/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamScheduleShiftCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/shifts/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamScheduleShiftCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphShiftsRoleDefinition", - "Uri": "/groups/{group-id}/team/schedule/shiftsRoleDefinitions/{shiftsRoleDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamScheduleShiftRoleDefinition", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/shiftsRoleDefinitions/{shiftsRoleDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamScheduleShiftRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShiftsRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphShiftsRoleDefinition", - "Uri": "/groups/{group-id}/team/schedule/shiftsRoleDefinitions", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamScheduleShiftRoleDefinition", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/shiftsRoleDefinitions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamScheduleShiftRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShiftsRoleDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/schedule/shiftsRoleDefinitions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamScheduleShiftRoleDefinitionCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/shiftsRoleDefinitions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamScheduleShiftRoleDefinitionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", - "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamScheduleSwapShiftChangeRequest", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamScheduleSwapShiftChangeRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", - "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamScheduleSwapShiftChangeRequest", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamScheduleSwapShiftChangeRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamScheduleSwapShiftChangeRequestCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamScheduleSwapShiftChangeRequestCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTimeCard", - "Uri": "/groups/{group-id}/team/schedule/timeCards/{timeCard-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamScheduleTimeCard", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timeCards/{timeCard-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamScheduleTimeCard", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeCard", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTimeCard", - "Uri": "/groups/{group-id}/team/schedule/timeCards", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamScheduleTimeCard", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timeCards", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamScheduleTimeCard", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeCard", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/schedule/timeCards/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamScheduleTimeCardCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timeCards/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamScheduleTimeCardCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTimeOff", - "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamScheduleTimeOff", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamScheduleTimeOff", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeOff", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTimeOff", - "Uri": "/groups/{group-id}/team/schedule/timesOff", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamScheduleTimeOff", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timesOff", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamScheduleTimeOff", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeOff", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/schedule/timesOff/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamScheduleTimeOffCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timesOff/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamScheduleTimeOffCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTimeOffReason", - "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamScheduleTimeOffReason", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamScheduleTimeOffReason", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeOffReason", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTimeOffReason", - "Uri": "/groups/{group-id}/team/schedule/timeOffReasons", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamScheduleTimeOffReason", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timeOffReasons", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamScheduleTimeOffReason", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeOffReason", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamScheduleTimeOffReasonCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamScheduleTimeOffReasonCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTimeOffRequest", - "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamScheduleTimeOffRequest", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamScheduleTimeOffRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeOffRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTimeOffRequest", - "Uri": "/groups/{group-id}/team/schedule/timeOffRequests", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamScheduleTimeOffRequest", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timeOffRequests", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamScheduleTimeOffRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeOffRequest", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamScheduleTimeOffRequestCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamScheduleTimeOffRequestCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamworkTag", - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamTag", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamTag", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkTag", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamworkTag", - "Uri": "/groups/{group-id}/team/tags", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamTag", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/tags", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamTag", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkTag", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/tags/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamTagCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/tags/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamTagCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamworkTagMember", - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamTagMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamTagMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamworkTagMember", - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamTagMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamTagMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamTagMemberCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamTagMemberCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/template", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamTemplate", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/template", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamTemplate", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamTemplateDefinition", - "Uri": "/groups/{group-id}/team/templateDefinition", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamTemplateDefinition", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/templateDefinition", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTeamTemplateDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamTemplateDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationThread", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupThread", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -153865,20 +153862,20 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationthread-get?view=graph-rest-beta", + "Command": "Get-MgBetaGroupThread", "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get-thread?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphConversationThread", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationThread", - "Uri": "/groups/{group-id}/threads", - "CommandAlias": null, - "Command": "Get-MgBetaGroupThread", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -153945,19 +153942,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-threads?view=graph-rest-beta", + "Command": "Get-MgBetaGroupThread", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationThread", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/threads/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupThreadCount", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/$count", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -154024,20 +154021,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupThreadCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPost", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupThreadPost", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -154104,8 +154101,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-get?view=graph-rest-beta", + "Command": "Get-MgBetaGroupThreadPost", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPost", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -154114,12 +154114,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPost", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts", - "CommandAlias": null, - "Command": "Get-MgBetaGroupThreadPost", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -154186,34 +154183,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationthread-list-posts?view=graph-rest-beta", + "Command": "Get-MgBetaGroupThreadPost", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPost", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupThreadPostAttachment", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupThreadPostAttachment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", - "CommandAlias": null, - "Command": "Get-MgBetaGroupThreadPostAttachment", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -154248,19 +154245,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-list-attachments?view=graph-rest-beta", + "Command": "Get-MgBetaGroupThreadPostAttachment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupThreadPostAttachmentCount", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/$count", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -154295,20 +154292,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupThreadPostAttachmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupThreadPostCount", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/$count", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -154375,255 +154372,255 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupThreadPostCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupThreadPostExtension", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-beta", + "Command": "Get-MgBetaGroupThreadPostExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", - "CommandAlias": null, - "Command": "Get-MgBetaGroupThreadPostExtension", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupThreadPostExtension", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupThreadPostExtensionCount", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupThreadPostExtensionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupThreadPostInReplyToAttachment", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupThreadPostInReplyToAttachment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", - "CommandAlias": null, - "Command": "Get-MgBetaGroupThreadPostInReplyToAttachment", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupThreadPostInReplyToAttachment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupThreadPostInReplyToAttachmentCount", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupThreadPostInReplyToAttachmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupThreadPostInReplyToExtension", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupThreadPostInReplyToExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", - "CommandAlias": null, - "Command": "Get-MgBetaGroupThreadPostInReplyToExtension", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupThreadPostInReplyToExtension", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupThreadPostInReplyToExtensionCount", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupThreadPostInReplyToExtensionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMention", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/{mention-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupThreadPostInReplyToMention", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/{mention-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupThreadPostInReplyToMention", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMention", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMention", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions", - "CommandAlias": null, - "Command": "Get-MgBetaGroupThreadPostInReplyToMention", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupThreadPostInReplyToMention", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMention", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupThreadPostInReplyToMentionCount", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupThreadPostInReplyToMentionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMention", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupThreadPostMention", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupThreadPostMention", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMention", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMention", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions", - "CommandAlias": null, - "Command": "Get-MgBetaGroupThreadPostMention", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupThreadPostMention", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMention", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupThreadPostMentionCount", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupThreadPostMentionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTransitiveMember", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTransitiveMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/groups/{group-id}/transitiveMembers", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTransitiveMember", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers", "Permissions": [ { "Name": "GroupMember.ReadWrite.All", @@ -154706,193 +154703,193 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-beta", + "Command": "Get-MgBetaGroupTransitiveMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/application", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTransitiveMemberAsApplication", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/application", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTransitiveMemberAsApplication", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", - "Uri": "/groups/{group-id}/transitiveMembers/application", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTransitiveMemberAsApplication", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers/application", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTransitiveMemberAsApplication", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/device", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTransitiveMemberAsDevice", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/device", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTransitiveMemberAsDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/groups/{group-id}/transitiveMembers/device", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTransitiveMemberAsDevice", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers/device", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTransitiveMemberAsDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/group", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTransitiveMemberAsGroup", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/group", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-beta", + "Command": "Get-MgBetaGroupTransitiveMemberAsGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/groups/{group-id}/transitiveMembers/group", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTransitiveMemberAsGroup", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers/group", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-beta", + "Command": "Get-MgBetaGroupTransitiveMemberAsGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOrgContact", - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/orgContact", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTransitiveMemberAsOrgContact", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/orgContact", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTransitiveMemberAsOrgContact", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOrgContact", - "Uri": "/groups/{group-id}/transitiveMembers/orgContact", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTransitiveMemberAsOrgContact", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers/orgContact", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTransitiveMemberAsOrgContact", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/servicePrincipal", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTransitiveMemberAsServicePrincipal", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/servicePrincipal", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTransitiveMemberAsServicePrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/groups/{group-id}/transitiveMembers/servicePrincipal", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTransitiveMemberAsServicePrincipal", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers/servicePrincipal", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTransitiveMemberAsServicePrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/user", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTransitiveMemberAsUser", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/user", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-beta", + "Command": "Get-MgBetaGroupTransitiveMemberAsUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/groups/{group-id}/transitiveMembers/user", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTransitiveMemberAsUser", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers/user", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-beta", + "Command": "Get-MgBetaGroupTransitiveMemberAsUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/transitiveMembers/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTransitiveMemberCount", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers/$count", "Permissions": [ { "Name": "GroupMember.ReadWrite.All", @@ -154975,125 +154972,125 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTransitiveMemberCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/transitiveMembers/application/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTransitiveMemberCountAsApplication", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers/application/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTransitiveMemberCountAsApplication", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/transitiveMembers/device/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTransitiveMemberCountAsDevice", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers/device/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTransitiveMemberCountAsDevice", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/transitiveMembers/group/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTransitiveMemberCountAsGroup", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers/group/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTransitiveMemberCountAsGroup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/transitiveMembers/orgContact/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTransitiveMemberCountAsOrgContact", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers/orgContact/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTransitiveMemberCountAsOrgContact", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/transitiveMembers/servicePrincipal/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTransitiveMemberCountAsServicePrincipal", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers/servicePrincipal/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTransitiveMemberCountAsServicePrincipal", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/transitiveMembers/user/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTransitiveMemberCountAsUser", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers/user/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTransitiveMemberCountAsUser", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTransitiveMemberOf", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTransitiveMemberOf", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/groups/{group-id}/transitiveMemberOf", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTransitiveMemberOf", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMemberOf", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -155144,77 +155141,77 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivememberof?view=graph-rest-beta", + "Command": "Get-MgBetaGroupTransitiveMemberOf", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTransitiveMemberOfAsAdministrativeUnit", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTransitiveMemberOfAsAdministrativeUnit", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/groups/{group-id}/transitiveMemberOf/administrativeUnit", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTransitiveMemberOfAsAdministrativeUnit", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMemberOf/administrativeUnit", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTransitiveMemberOfAsAdministrativeUnit", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}/group", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTransitiveMemberOfAsGroup", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}/group", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTransitiveMemberOfAsGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/groups/{group-id}/transitiveMemberOf/group", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTransitiveMemberOfAsGroup", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMemberOf/group", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTransitiveMemberOfAsGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/transitiveMemberOf/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTransitiveMemberOfCount", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMemberOf/$count", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -155265,65 +155262,65 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTransitiveMemberOfCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/transitiveMemberOf/administrativeUnit/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTransitiveMemberOfCountAsAdministrativeUnit", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMemberOf/administrativeUnit/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTransitiveMemberOfCountAsAdministrativeUnit", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/transitiveMemberOf/group/$count", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTransitiveMemberOfCountAsGroup", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMemberOf/group/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaGroupTransitiveMemberOfCountAsGroup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/groups/getUserOwnedObjects", - "CommandAlias": null, - "Command": "Get-MgBetaGroupUserOwnedObject", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/getUserOwnedObjects", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", + "Command": "Get-MgBetaGroupUserOwnedObject", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityApiConnector", - "Uri": "/identity/apiConnectors/{identityApiConnector-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityApiConnector", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/apiConnectors/{identityApiConnector-id}", "Permissions": [ { "Name": "APIConnectors.ReadWrite.All", @@ -155342,20 +155339,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-get?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityApiConnector", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityApiConnector", - "Uri": "/identity/apiConnectors", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityApiConnector", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/apiConnectors", "Permissions": [ { "Name": "APIConnectors.ReadWrite.All", @@ -155374,19 +155371,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-list?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityApiConnector", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/apiConnectors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityApiConnectorCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/apiConnectors/$count", "Permissions": [ { "Name": "APIConnectors.ReadWrite.All", @@ -155405,19 +155402,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityApiConnectorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityAuthenticationEventFlow", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}", "Permissions": [ { "Name": "EventListener.Read.All", @@ -155452,20 +155449,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventsflow-get?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityAuthenticationEventFlow", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", - "Uri": "/identity/authenticationEventsFlows", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityAuthenticationEventFlow", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows", "Permissions": [ { "Name": "EventListener.Read.All", @@ -155500,34 +155497,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-authenticationeventsflows?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityAuthenticationEventFlow", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExternalUsersSelfServiceSignUpEventsFlow", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlow", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlow", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalUsersSelfServiceSignUpEventsFlow", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExternalUsersSelfServiceSignUpEventsFlow", - "Uri": "/identity/authenticationEventsFlows/externalUsersSelfServiceSignUpEventsFlow", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlow", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/externalUsersSelfServiceSignUpEventsFlow", "Permissions": [ { "Name": "EventListener.Read.All", @@ -155562,209 +155559,209 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlow", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalUsersSelfServiceSignUpEventsFlow", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationConditionsApplications", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowCondition", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowCondition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationConditionsApplications", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationConditionApplication", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationConditionApplication", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplicationCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplicationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnAttributeCollectionHandler", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowOnAttributeCollection", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowOnAttributeCollection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnAttributeCollectionHandler", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnAuthenticationMethodLoadStartHandler", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowOnAuthenticationMethodLoadStart", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowOnAuthenticationMethodLoadStart", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnAuthenticationMethodLoadStartHandler", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnAttributeCollectionExternalUserSelfServiceSignUpAttribute", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onattributecollectionexternalusersselfservicesignup-list-attributes?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnAttributeCollectionExternalUserSelfServiceSignUpAttribute", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnAttributeCollectionExternalUserSelfServiceSignUpAttributeCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnAttributeCollectionExternalUserSelfServiceSignUpAttributeCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityProviderBase", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProvider", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onauthenticationmethodloadstartexternalusersselfservicesignup-list-identityproviders?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProvider", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$ref", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderByRef", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onauthenticationmethodloadstartexternalusersselfservicesignup-list-identityproviders?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$ref", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeByRef", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onattributecollectionexternalusersselfservicesignup-list-attributes?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationConditionsApplications", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityAuthenticationEventFlowCondition", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityAuthenticationEventFlowCondition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationConditionsApplications", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/authenticationEventsFlows/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityAuthenticationEventFlowCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/$count", "Permissions": [ { "Name": "EventListener.Read.All", @@ -155799,19 +155796,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityAuthenticationEventFlowCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/authenticationEventsFlows/externalUsersSelfServiceSignUpEventsFlow/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityAuthenticationEventFlowCountAsExternalUserSelfServiceSignUpEventFlow", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/externalUsersSelfServiceSignUpEventsFlow/$count", "Permissions": [ { "Name": "EventListener.Read.All", @@ -155846,34 +155843,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityAuthenticationEventFlowCountAsExternalUserSelfServiceSignUpEventFlow", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityAuthenticationEventFlowIncludeApplication", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityAuthenticationEventFlowIncludeApplication", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationConditionApplication", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityAuthenticationEventFlowIncludeApplication", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications", "Permissions": [ { "Name": "EventListener.Read.All", @@ -155908,19 +155905,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationconditionsapplications-list-includeapplications?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityAuthenticationEventFlowIncludeApplication", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationConditionApplication", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityAuthenticationEventFlowIncludeApplicationCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/$count", "Permissions": [ { "Name": "EventListener.Read.All", @@ -155955,50 +155952,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityAuthenticationEventFlowIncludeApplicationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnAttributeCollectionExternalUsersSelfServiceSignUp", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityAuthenticationEventFlowOnAttributeCollectionAsOnAttributeCollectionExternalUserSelfServiceSignUp", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityAuthenticationEventFlowOnAttributeCollectionAsOnAttributeCollectionExternalUserSelfServiceSignUp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnAttributeCollectionExternalUsersSelfServiceSignUp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityProviderBase", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityAuthenticationEventFlowOnAuthenticationMethodLoadStartAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUp", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityAuthenticationEventFlowOnAuthenticationMethodLoadStartAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationEventListener", - "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityAuthenticationEventListener", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}", "Permissions": [ { "Name": "EventListener.Read.All", @@ -156033,20 +156030,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityAuthenticationEventListener", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationEventListener", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationEventListener", - "Uri": "/identity/authenticationEventListeners", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityAuthenticationEventListener", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventListeners", "Permissions": [ { "Name": "EventListener.Read.All", @@ -156081,19 +156078,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-authenticationeventlisteners?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityAuthenticationEventListener", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationEventListener", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/authenticationEventListeners/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityAuthenticationEventListenerCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventListeners/$count", "Permissions": [ { "Name": "EventListener.Read.All", @@ -156128,19 +156125,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityAuthenticationEventListenerCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphB2CIdentityUserFlow", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2CUserFlow", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -156175,20 +156172,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-get?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityB2CUserFlow", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphB2CIdentityUserFlow", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphB2CIdentityUserFlow", - "Uri": "/identity/b2cUserFlows", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2CUserFlow", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -156223,19 +156220,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-b2cuserflows?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityB2CUserFlow", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphB2CIdentityUserFlow", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/b2cUserFlows/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2CUserFlowCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/$count", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -156270,34 +156267,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityB2CUserFlowCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityProviderBase", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userFlowIdentityProviders/{identityProviderBase-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2CUserFlowIdentityProvider", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userFlowIdentityProviders/{identityProviderBase-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityB2CUserFlowIdentityProvider", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityProvider", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2CUserFlowIdentityProvider", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders", "Permissions": [ { "Name": "IdentityUserFlow.ReadWrite.All", @@ -156316,20 +156313,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-list-identityproviders?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityB2CUserFlowIdentityProvider", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityProvider", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders/$ref", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2CUserFlowIdentityProviderByRef", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders/$ref", "Permissions": [ { "Name": "IdentityUserFlow.ReadWrite.All", @@ -156348,19 +156345,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-list-identityproviders?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityB2CUserFlowIdentityProviderByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2CUserFlowIdentityProviderCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders/$count", "Permissions": [ { "Name": "IdentityUserFlow.ReadWrite.All", @@ -156379,8 +156376,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityB2CUserFlowIdentityProviderCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -156389,12 +156389,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2CUserFlowLanguage", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -156429,20 +156426,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-get?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityB2CUserFlowLanguage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2CUserFlowLanguage", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -156477,19 +156474,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-list-languages?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityB2CUserFlowLanguage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2CUserFlowLanguageCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/$count", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -156524,20 +156521,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityB2CUserFlowLanguageCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2CUserFlowLanguageDefaultPage", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -156572,20 +156569,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityB2CUserFlowLanguageDefaultPage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUserFlowLanguagePage", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2CUserFlowLanguageDefaultPage", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -156620,19 +156617,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-list-defaultpages?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityB2CUserFlowLanguageDefaultPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserFlowLanguagePage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2CUserFlowLanguageDefaultPageContent", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -156667,20 +156664,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-list-defaultpages?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityB2CUserFlowLanguageDefaultPageContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2CUserFlowLanguageDefaultPageCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/$count", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -156715,20 +156712,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityB2CUserFlowLanguageDefaultPageCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2CUserFlowLanguageOverridePage", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -156763,20 +156760,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityB2CUserFlowLanguageOverridePage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUserFlowLanguagePage", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2CUserFlowLanguageOverridePage", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -156811,19 +156808,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-list-overridespages?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityB2CUserFlowLanguageOverridePage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserFlowLanguagePage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2CUserFlowLanguageOverridePageContent", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -156858,20 +156855,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-list-overridespages?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityB2CUserFlowLanguageOverridePageContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2CUserFlowLanguageOverridePageCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/$count", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -156906,20 +156903,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityB2CUserFlowLanguageOverridePageCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignment", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -156954,67 +156951,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-get?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignment", "Module": "Beta.Identity.SignIns", - "Permissions": [ - { - "Name": "IdentityUserFlow.Read.All", - "Description": "Read all identity user flows", - "FullDescription": "Allows the app to read your organization's user flows, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "IdentityUserFlow.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "IdentityUserFlow.ReadWrite.All", - "Description": "Read and write all identity user flows", - "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "IdentityUserFlow.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-list-userattributeassignments?view=graph-rest-beta", - "Variants": [ - "List" - ] - }, - { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/$count", "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignmentCount", - "Module": "Beta.Identity.SignIns", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -157049,20 +156999,67 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-list-userattributeassignments?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignment", "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "Method": "GET", + "Variants": [ + "List" + ] + }, + { + "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/$count", + "Permissions": [ + { + "Name": "IdentityUserFlow.Read.All", + "Description": "Read all identity user flows", + "FullDescription": "Allows the app to read your organization's user flows, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "IdentityUserFlow.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "IdentityUserFlow.ReadWrite.All", + "Description": "Read and write all identity user flows", + "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "IdentityUserFlow.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/getOrder", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignmentOrder", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/getOrder", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -157097,35 +157094,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-getorder?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignmentOrder", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}/userAttribute", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignmentUserAttribute", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}/userAttribute", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignmentUserAttribute", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2XUserFlow", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -157160,20 +157157,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-get?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityB2XUserFlow", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", - "Uri": "/identity/b2xUserFlows", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2XUserFlow", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -157208,19 +157205,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-b2xuserflows?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityB2XUserFlow", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUserFlowApiConnectorConfiguration", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2XUserFlowApiConnectorConfiguration", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration", "Permissions": [ { "Name": "IdentityUserFlow.ReadWrite.All", @@ -157239,20 +157236,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-get-apiconnectorconfiguration?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityB2XUserFlowApiConnectorConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserFlowApiConnectorConfiguration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/b2xUserFlows/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2XUserFlowCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/$count", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -157287,34 +157284,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityB2XUserFlowCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityProvider", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders/{identityProvider-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2XUserFlowIdentityProvider", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders/{identityProvider-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityB2XUserFlowIdentityProvider", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityProvider", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityProvider", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2XUserFlowIdentityProvider", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders", "Permissions": [ { "Name": "IdentityUserFlow.ReadWrite.All", @@ -157333,20 +157330,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-list-identityproviders?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityB2XUserFlowIdentityProvider", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityProvider", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/$ref", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2XUserFlowIdentityProviderByRef", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/$ref", "Permissions": [ { "Name": "IdentityUserFlow.ReadWrite.All", @@ -157365,19 +157362,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityB2XUserFlowIdentityProviderByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2XUserFlowIdentityProviderCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders/$count", "Permissions": [ { "Name": "IdentityUserFlow.ReadWrite.All", @@ -157396,8 +157393,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityB2XUserFlowIdentityProviderCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -157406,12 +157406,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2XUserFlowLanguage", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -157446,20 +157443,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityB2XUserFlowLanguage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2XUserFlowLanguage", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -157494,19 +157491,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-list-languages?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityB2XUserFlowLanguage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2XUserFlowLanguageCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/$count", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -157541,20 +157538,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityB2XUserFlowLanguageCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2XUserFlowLanguageDefaultPage", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -157589,20 +157586,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityB2XUserFlowLanguageDefaultPage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUserFlowLanguagePage", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2XUserFlowLanguageDefaultPage", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -157637,19 +157634,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityB2XUserFlowLanguageDefaultPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserFlowLanguagePage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2XUserFlowLanguageDefaultPageContent", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -157684,20 +157681,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityB2XUserFlowLanguageDefaultPageContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2XUserFlowLanguageDefaultPageCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/$count", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -157732,20 +157729,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityB2XUserFlowLanguageDefaultPageCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2XUserFlowLanguageOverridePage", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -157780,20 +157777,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityB2XUserFlowLanguageOverridePage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUserFlowLanguagePage", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2XUserFlowLanguageOverridePage", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -157828,19 +157825,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityB2XUserFlowLanguageOverridePage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserFlowLanguagePage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2XUserFlowLanguageOverridePageContent", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -157875,20 +157872,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityB2XUserFlowLanguageOverridePageContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2XUserFlowLanguageOverridePageCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/$count", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -157923,95 +157920,95 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityB2XUserFlowLanguageOverridePageCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityApiConnector", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2XUserFlowPostAttributeCollection", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityB2XUserFlowPostAttributeCollection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2XUserFlowPostAttributeCollectionByRef", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityB2XUserFlowPostAttributeCollectionByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityApiConnector", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2XUserFlowPostFederationSignup", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityB2XUserFlowPostFederationSignup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2XUserFlowPostFederationSignupByRef", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityB2XUserFlowPostFederationSignupByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityApiConnector", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/preTokenIssuance", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2XUserFlowPreTokenIssuance", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/preTokenIssuance", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityB2XUserFlowPreTokenIssuance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignment", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -158046,20 +158043,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignment", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -158094,19 +158091,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-list-userattributeassignments?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignmentCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/$count", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -158141,20 +158138,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/getOrder", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignmentOrder", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/getOrder", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -158189,35 +158186,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-getorder?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignmentOrder", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}/userAttribute", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignmentUserAttribute", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}/userAttribute", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignmentUserAttribute", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", "Permissions": [ { "Name": "AuthenticationContext.Read.All", @@ -158268,20 +158265,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationcontextclassreference-get?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences", "Permissions": [ { "Name": "AuthenticationContext.Read.All", @@ -158348,19 +158345,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-list-authenticationcontextclassreferences?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationContextClassReferenceCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/$count", "Permissions": [ { "Name": "AuthenticationContext.Read.All", @@ -158427,163 +158424,163 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationContextClassReferenceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationStrengthRoot", - "Uri": "/identity/conditionalAccess/authenticationStrengths", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrength", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/authenticationStrengths", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrength", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationStrengthRoot", + "Method": "GET", "Variants": [ "Get1" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationMethodModeDetail", - "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes/{authenticationMethodModeDetail-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes/{authenticationMethodModeDetail-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationMethodModeDetail", + "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationMethodModeDetail", - "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationMethodModeDetail", + "Method": "GET", "Variants": [ "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodModeCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodModeCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get1" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "Method": "GET", "Variants": [ "List1" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "Method": "GET", "Variants": [ "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfigurationCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfigurationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get1" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNamedLocation", - "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityConditionalAccessNamedLocation", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", "Permissions": [ { "Name": "Policy.Read.All", @@ -158602,20 +158599,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ipnamedlocation-get?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityConditionalAccessNamedLocation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNamedLocation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNamedLocation", - "Uri": "/identity/conditionalAccess/namedLocations", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityConditionalAccessNamedLocation", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/namedLocations", "Permissions": [ { "Name": "Policy.Read.All", @@ -158634,19 +158631,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-list-namedlocations?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityConditionalAccessNamedLocation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNamedLocation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/conditionalAccess/namedLocations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityConditionalAccessNamedLocationCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/namedLocations/$count", "Permissions": [ { "Name": "Policy.Read.All", @@ -158665,19 +158662,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityConditionalAccessNamedLocationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConditionalAccessPolicy", - "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityConditionalAccessPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", "Permissions": [ { "Name": "Policy.Read.All", @@ -158696,20 +158693,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccesspolicy-get?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityConditionalAccessPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConditionalAccessPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConditionalAccessPolicy", - "Uri": "/identity/conditionalAccess/policies", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityConditionalAccessPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/policies", "Permissions": [ { "Name": "Policy.Read.All", @@ -158728,19 +158725,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-list-policies?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityConditionalAccessPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConditionalAccessPolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/conditionalAccess/policies/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityConditionalAccessPolicyCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/policies/$count", "Permissions": [ { "Name": "Policy.Read.All", @@ -158759,19 +158756,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityConditionalAccessPolicyCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConditionalAccessTemplate", - "Uri": "/identity/conditionalAccess/templates/{conditionalAccessTemplate-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityConditionalAccessTemplate", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/templates/{conditionalAccessTemplate-id}", "Permissions": [ { "Name": "Policy.Read.All", @@ -158790,20 +158787,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccesstemplate-get?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityConditionalAccessTemplate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConditionalAccessTemplate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConditionalAccessTemplate", - "Uri": "/identity/conditionalAccess/templates", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityConditionalAccessTemplate", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/templates", "Permissions": [ { "Name": "Policy.Read.All", @@ -158822,19 +158819,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-list-templates?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityConditionalAccessTemplate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConditionalAccessTemplate", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/conditionalAccess/templates/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityConditionalAccessTemplateCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/templates/$count", "Permissions": [ { "Name": "Policy.Read.All", @@ -158853,19 +158850,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityConditionalAccessTemplateCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContinuousAccessEvaluationPolicy", - "Uri": "/identity/continuousAccessEvaluationPolicy", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityContinuouAccessEvaluationPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/continuousAccessEvaluationPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -158884,19 +158881,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/continuousaccessevaluationpolicy-get?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityContinuouAccessEvaluationPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContinuousAccessEvaluationPolicy", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", - "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityCustomAuthenticationExtension", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}", "Permissions": [ { "Name": "CustomAuthenticationExtension.Read.All", @@ -158931,20 +158928,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customauthenticationextension-get?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityCustomAuthenticationExtension", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", - "Uri": "/identity/customAuthenticationExtensions", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityCustomAuthenticationExtension", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/customAuthenticationExtensions", "Permissions": [ { "Name": "CustomAuthenticationExtension.Read.All", @@ -158979,19 +158976,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-customauthenticationextensions?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityCustomAuthenticationExtension", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/customAuthenticationExtensions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityCustomAuthenticationExtensionCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/customAuthenticationExtensions/$count", "Permissions": [ { "Name": "CustomAuthenticationExtension.Read.All", @@ -159026,400 +159023,400 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityCustomAuthenticationExtensionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecision", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecision", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Uri": "/identityGovernance/accessReviews/decisions", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecision", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecision", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/decisions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceInsight", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInsight", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInsight", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceInsight", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInsight", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInsight", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInsightCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInsightCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewInstance", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstance", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewReviewer", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/{accessReviewReviewer-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/{accessReviewReviewer-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewReviewer", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewerCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewerCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceInsight", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceInsight", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsightCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsightCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/definition", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/definition", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewStage", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewStage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewStage", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewStage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceInsight", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceInsight", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsightCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsightCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -159454,67 +159451,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-get?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", - "Uri": "/identityGovernance/accessReviews/definitions", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinition", "Module": "Beta.Identity.Governance", - "Permissions": [ - { - "Name": "AccessReview.Read.All", - "Description": "Read access reviews that you can access", - "FullDescription": "Allows the app to read information on access reviews, reviewers, decisions and settings that you have access to.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "AccessReview.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "AccessReview.ReadWrite.All", - "Description": "Manage access reviews that you can access", - "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "AccessReview.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewset-list-definitions?view=graph-rest-beta", - "Variants": [ - "List" - ] - }, - { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/definitions/$count", "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionCount", - "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/accessReviews/definitions", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -159549,19 +159499,66 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewset-list-definitions?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinition", "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "Method": "GET", + "Variants": [ + "List" + ] + }, + { + "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/$count", + "Permissions": [ + { + "Name": "AccessReview.Read.All", + "Description": "Read access reviews that you can access", + "FullDescription": "Allows the app to read information on access reviews, reviewers, decisions and settings that you have access to.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "AccessReview.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "AccessReview.ReadWrite.All", + "Description": "Manage access reviews that you can access", + "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "AccessReview.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewInstance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -159596,20 +159593,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-get?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewInstance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -159644,34 +159641,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-list-instances?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewReviewer", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewReviewer", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -159706,19 +159703,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-contactedreviewers?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewerCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/$count", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -159753,20 +159750,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewerCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/$count", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -159801,20 +159798,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -159849,20 +159846,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-get?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -159897,19 +159894,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/$count", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -159944,94 +159941,94 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceInsight", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceInsight", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsightCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsightCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewInstance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInstance", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInstance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/definition", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/definition", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewStage", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -160066,20 +160063,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-get?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewStage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewStage", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -160114,19 +160111,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-stages?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewStage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/$count", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -160161,20 +160158,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -160209,20 +160206,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-get?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -160257,19 +160254,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-list-decisions?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/$count", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -160304,64 +160301,64 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceInsight", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceInsight", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewInstance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInstance", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInstance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", "Permissions": [ { "Name": "AccessReview.ReadWrite.All", @@ -160380,20 +160377,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewhistorydefinition-get?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", - "Uri": "/identityGovernance/accessReviews/historyDefinitions", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/historyDefinitions", "Permissions": [ { "Name": "AccessReview.ReadWrite.All", @@ -160412,19 +160409,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewset-list-historydefinitions?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/historyDefinitions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/historyDefinitions/$count", "Permissions": [ { "Name": "AccessReview.ReadWrite.All", @@ -160443,34 +160440,34 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances", "Permissions": [ { "Name": "AccessReview.ReadWrite.All", @@ -160489,19 +160486,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewhistorydefinition-list-instances?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstanceCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/$count", "Permissions": [ { "Name": "AccessReview.ReadWrite.All", @@ -160520,20 +160517,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstanceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewPolicy", - "Uri": "/identityGovernance/accessReviews/policy", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewPolicy", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/policy", "Permissions": [ { "Name": "Policy.Read.All", @@ -160568,19 +160565,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewpolicy-get?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewPolicy", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppConsentRequest", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -160615,20 +160612,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentrequest-get?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppConsentRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppConsentRequest", - "Uri": "/identityGovernance/appConsent/appConsentRequests", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -160663,19 +160660,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentapprovalroute-list-appconsentrequests?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppConsentRequest", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/appConsent/appConsentRequests/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/$count", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -160710,19 +160707,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUserConsentRequest", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -160757,20 +160754,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userconsentrequest-get?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserConsentRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUserConsentRequest", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -160805,78 +160802,78 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentrequest-list-userconsentrequests?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserConsentRequest", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApproval", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApproval", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApproval", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApproval", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApprovalStep", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps/{approvalStep-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps/{approvalStep-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApprovalStep", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApprovalStep", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApprovalStep", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStepCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStepCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/$count", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -160911,20 +160908,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflow", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", "Permissions": [ { "Name": "LifecycleWorkflows-Workflow.Read.All", @@ -160991,20 +160988,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-get?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflow", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflow", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows", "Permissions": [ { "Name": "LifecycleWorkflows-Workflow.ReadBasic.All", @@ -161087,19 +161084,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-workflows?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflow", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/$count", "Permissions": [ { "Name": "LifecycleWorkflows-Workflow.ReadBasic.All", @@ -161182,78 +161179,78 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCreatedBy", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCreatedBy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCreatedByServiceProvisioningError", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCreatedByServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCreatedByServiceProvisioningErrorCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCreatedByServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", "Permissions": [ { "Name": "LifecycleWorkflows-CustomExt.Read.All", @@ -161320,20 +161317,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-customtaskextension-get?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions", "Permissions": [ { "Name": "LifecycleWorkflows-CustomExt.Read.All", @@ -161400,19 +161397,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-customtaskextensions?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/$count", "Permissions": [ { "Name": "LifecycleWorkflows-CustomExt.Read.All", @@ -161479,151 +161476,151 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedBy", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedBy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningError", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningErrorCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedBy", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedBy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByServiceProvisioningError", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByServiceProvisioningErrorCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeletedItemContainer", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItem", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeletedItemContainer", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}", "Permissions": [ { "Name": "LifecycleWorkflows-Workflow.Read.All", @@ -161690,20 +161687,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-deleteditemcontainer-get?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows", "Permissions": [ { "Name": "LifecycleWorkflows-Workflow.Read.All", @@ -161770,19 +161767,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-deleteditems?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/$count", "Permissions": [ { "Name": "LifecycleWorkflows-Workflow.Read.All", @@ -161849,238 +161846,238 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createdBy", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCreatedBy", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createdBy", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCreatedBy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/executionScope/{userProcessingResult-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/executionScope/{userProcessingResult-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/executionScope", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/executionScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/lastModifiedBy", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowLastModifiedBy", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/lastModifiedBy", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowLastModifiedBy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceRun", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceRun", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceRun", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceRun", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports/{taskReport-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports/{taskReport-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope/{userProcessingResult-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowExecutionScope", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope/{userProcessingResult-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowExecutionScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowExecutionScope", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope", "Permissions": [ { "Name": "LifecycleWorkflows-Workflow.Read.All", @@ -162147,19 +162144,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowExecutionScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowExecutionScopeCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope/$count", "Permissions": [ { "Name": "LifecycleWorkflows-Workflow.Read.All", @@ -162226,93 +162223,93 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowExecutionScopeCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/insights", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowInsight", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/insights", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowInsight", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedBy", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedBy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedByServiceProvisioningError", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedByServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedByServiceProvisioningErrorCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedByServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceRun", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRun", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}", "Permissions": [ { "Name": "LifecycleWorkflows-Reports.Read.All", @@ -162363,20 +162360,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-run-get?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRun", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceRun", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceRun", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRun", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs", "Permissions": [ { "Name": "LifecycleWorkflows-Reports.Read.All", @@ -162427,19 +162424,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-runs?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRun", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceRun", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/$count", "Permissions": [ { "Name": "LifecycleWorkflows-Reports.Read.All", @@ -162490,35 +162487,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults", "Permissions": [ { "Name": "LifecycleWorkflows-Reports.Read.All", @@ -162569,19 +162566,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-run-list-taskprocessingresults?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/$count", "Permissions": [ { "Name": "LifecycleWorkflows-Reports.Read.All", @@ -162632,94 +162629,94 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubject", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubject", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectServiceProvisioningError", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectServiceProvisioningErrorCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultTask", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/task", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}", "Permissions": [ { "Name": "LifecycleWorkflows-Reports.Read.All", @@ -162770,20 +162767,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-userprocessingresult-get?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults", "Permissions": [ { "Name": "LifecycleWorkflows-Reports.Read.All", @@ -162834,19 +162831,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-run-list-userprocessingresults?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/$count", "Permissions": [ { "Name": "LifecycleWorkflows-Reports.Read.All", @@ -162897,94 +162894,94 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubject", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubject", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectServiceProvisioningError", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectServiceProvisioningErrorCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults", "Permissions": [ { "Name": "LifecycleWorkflows-Reports.Read.All", @@ -163035,19 +163032,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-userprocessingresult-list-taskprocessingresults?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceLifecycleManagementSettings", - "Uri": "/identityGovernance/lifecycleWorkflows/settings", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowSetting", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/settings", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -163082,19 +163079,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecyclemanagementsettings-get?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceLifecycleManagementSettings", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTask", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", "Permissions": [ { "Name": "LifecycleWorkflows-Workflow.Read.All", @@ -163145,20 +163142,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTask", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks", "Permissions": [ { "Name": "LifecycleWorkflows-Workflow.Read.All", @@ -163225,19 +163222,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-task?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/$count", "Permissions": [ { "Name": "LifecycleWorkflows-Workflow.Read.All", @@ -163304,20 +163301,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", - "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions/{taskDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions/{taskDefinition-id}", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -163352,20 +163349,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskdefinition-get?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", - "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -163400,19 +163397,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-taskdefinitions?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskDefinitionCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions/$count", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -163447,34 +163444,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskDefinitionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResult", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResult", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResult", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults", "Permissions": [ { "Name": "LifecycleWorkflows-Reports.Read.All", @@ -163525,19 +163522,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResult", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/$count", "Permissions": [ { "Name": "LifecycleWorkflows-Reports.Read.All", @@ -163588,109 +163585,109 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubject", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubject", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectServiceProvisioningError", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectServiceProvisioningErrorCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultTask", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReport", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReport", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReport", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports", "Permissions": [ { "Name": "LifecycleWorkflows-Reports.Read.All", @@ -163741,19 +163738,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-taskreports?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReport", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/$count", "Permissions": [ { "Name": "LifecycleWorkflows-Reports.Read.All", @@ -163804,65 +163801,65 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/task", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTask", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/task", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskDefinition", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskDefinition", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults", "Permissions": [ { "Name": "LifecycleWorkflows-Reports.Read.All", @@ -163913,19 +163910,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskreport-list-taskprocessingresults?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/$count", "Permissions": [ { "Name": "LifecycleWorkflows-Reports.Read.All", @@ -163976,94 +163973,94 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubject", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubject", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectServiceProvisioningError", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectServiceProvisioningErrorCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultTask", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/task", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowTemplate", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplate", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -164098,20 +164095,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflowtemplate-get?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowTemplate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowTemplate", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplate", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -164146,19 +164143,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-workflowtemplates?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowTemplate", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/$count", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -164193,196 +164190,196 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTask", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTask", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubject", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubject", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectServiceProvisioningError", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectServiceProvisioningErrorCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultTask", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResult", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResult", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResult", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults", "Permissions": [ { "Name": "LifecycleWorkflows-Reports.Read.All", @@ -164433,19 +164430,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-userprocessingresults?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResult", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/$count", "Permissions": [ { "Name": "LifecycleWorkflows-Reports.Read.All", @@ -164496,94 +164493,94 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubject", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubject", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectServiceProvisioningError", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectServiceProvisioningErrorCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults", "Permissions": [ { "Name": "LifecycleWorkflows-Reports.Read.All", @@ -164634,19 +164631,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-userprocessingresult-list-taskprocessingresults?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersion", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}", "Permissions": [ { "Name": "LifecycleWorkflows-Workflow.Read.All", @@ -164713,20 +164710,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflowversion-get?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersion", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions", "Permissions": [ { "Name": "LifecycleWorkflows-Workflow.Read.All", @@ -164793,19 +164790,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-versions?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/$count", "Permissions": [ { "Name": "LifecycleWorkflows-Workflow.Read.All", @@ -164872,138 +164869,138 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedBy", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedBy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedByServiceProvisioningError", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedByServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedByServiceProvisioningErrorCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedByServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedBy", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedBy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedByServiceProvisioningError", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedByServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedByServiceProvisioningErrorCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedByServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}", "Permissions": [ { "Name": "LifecycleWorkflows-Workflow.Read.All", @@ -165070,20 +165067,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-task-get?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks", "Permissions": [ { "Name": "LifecycleWorkflows-Workflow.Read.All", @@ -165150,19 +165147,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflowversion-list-tasks?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/$count", "Permissions": [ { "Name": "LifecycleWorkflows-Workflow.Read.All", @@ -165229,770 +165226,770 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubject", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubject", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectServiceProvisioningError", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectServiceProvisioningErrorCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultTask", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermissionsAnalyticsAggregation", - "Uri": "/identityGovernance/permissionsAnalytics", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePermissionAnalytic", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernancePermissionAnalytic", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionsAnalyticsAggregation", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermissionsAnalytics", - "Uri": "/identityGovernance/permissionsAnalytics/aws", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAw", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/aws", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAw", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionsAnalytics", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphFinding", - "Uri": "/identityGovernance/permissionsAnalytics/aws/findings/{finding-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwFinding", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/aws/findings/{finding-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwFinding", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFinding", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphFinding", - "Uri": "/identityGovernance/permissionsAnalytics/aws/findings", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwFinding", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/aws/findings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwFinding", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFinding", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/permissionsAnalytics/aws/findings/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwFindingCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/aws/findings/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwFindingCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", - "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistribution", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistribution", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", - "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistribution", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissionsanalytics-list-permissionscreepindexdistributions?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistribution", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthorizationSystem", - "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}/authorizationSystem", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistributionAuthorizationSystem", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}/authorizationSystem", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistributionAuthorizationSystem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthorizationSystem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistributionCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistributionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermissionsAnalytics", - "Uri": "/identityGovernance/permissionsAnalytics/azure", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzure", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/azure", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzure", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionsAnalytics", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphFinding", - "Uri": "/identityGovernance/permissionsAnalytics/azure/findings/{finding-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzureFinding", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/azure/findings/{finding-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzureFinding", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFinding", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphFinding", - "Uri": "/identityGovernance/permissionsAnalytics/azure/findings", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzureFinding", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/azure/findings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzureFinding", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFinding", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/permissionsAnalytics/azure/findings/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzureFindingCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/azure/findings/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzureFindingCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", - "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistribution", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistribution", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", - "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistribution", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistribution", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthorizationSystem", - "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}/authorizationSystem", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistributionAuthorizationSystem", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}/authorizationSystem", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistributionAuthorizationSystem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthorizationSystem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistributionCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistributionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermissionsAnalytics", - "Uri": "/identityGovernance/permissionsAnalytics/gcp", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcp", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/gcp", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionsAnalytics", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphFinding", - "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings/{finding-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpFinding", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings/{finding-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpFinding", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFinding", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphFinding", - "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpFinding", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpFinding", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFinding", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpFindingCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpFindingCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", - "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistribution", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistribution", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", - "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistribution", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistribution", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthorizationSystem", - "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}/authorizationSystem", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistributionAuthorizationSystem", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}/authorizationSystem", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistributionAuthorizationSystem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthorizationSystem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistributionCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistributionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermissionsManagement", - "Uri": "/identityGovernance/permissionsManagement", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePermissionManagement", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsManagement", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernancePermissionManagement", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionsManagement", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermissionsRequestChange", - "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges/{permissionsRequestChange-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges/{permissionsRequestChange-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissionsrequestchange-get?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionsRequestChange", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermissionsRequestChange", - "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissionsmanagement-list-permissionsrequestchanges?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionsRequestChange", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePermissionManagementPermissionRequestChangeCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernancePermissionManagementPermissionRequestChangeCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApproval", - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApproval", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApproval", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApproval", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApproval", - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApproval", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApproval", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApproval", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApprovalStep", - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}/steps/{approvalStep-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStep", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}/steps/{approvalStep-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStep", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApprovalStep", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApprovalStep", - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}/steps", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStep", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}/steps", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStep", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApprovalStep", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}/steps/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStepCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}/steps/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStepCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphScheduledPermissionsRequest", - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsRequests", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsRequests", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphScheduledPermissionsRequest", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessRoot", - "Uri": "/identityGovernance/privilegedAccess", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccess", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccess", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessRoot", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroup", - "Uri": "/identityGovernance/privilegedAccess/group", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroup", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroup", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApproval", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApproval", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApproval", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApproval", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApprovalStep", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps/{approvalStep-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApprovalStep", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApprovalStep", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApprovalStep", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStepCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStepCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -166027,20 +166024,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedule-get?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -166075,34 +166072,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-assignmentschedules?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/activatedUsing", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleActivatedUsing", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/activatedUsing", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleActivatedUsing", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/$count", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -166137,63 +166134,63 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroup", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroupServiceProvisioningError", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroupServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroupServiceProvisioningErrorCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroupServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -166228,20 +166225,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentscheduleinstance-get?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -166276,34 +166273,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-assignmentscheduleinstances?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/activatedUsing", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceActivatedUsing", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/activatedUsing", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceActivatedUsing", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/$count", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -166338,93 +166335,93 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroup", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroupServiceProvisioningError", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroupServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroupServiceProvisioningErrorCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroupServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/principal", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstancePrincipal", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/principal", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstancePrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/principal", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedulePrincipal", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/principal", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedulePrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -166459,20 +166456,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedulerequest-get?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -166507,34 +166504,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-assignmentschedulerequests?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/activatedUsing", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestActivatedUsing", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/activatedUsing", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestActivatedUsing", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/$count", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -166569,93 +166566,93 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroup", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroupServiceProvisioningError", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroupServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroupServiceProvisioningErrorCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroupServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/principal", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestPrincipal", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/principal", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestPrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/targetSchedule", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestTargetSchedule", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/targetSchedule", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestTargetSchedule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -166690,20 +166687,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedule-get?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -166738,19 +166735,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-eligibilityschedules?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/$count", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -166785,63 +166782,63 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroup", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroupServiceProvisioningError", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroupServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroupServiceProvisioningErrorCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroupServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -166876,20 +166873,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityscheduleinstance-get?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -166924,19 +166921,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-eligibilityscheduleinstances?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/$count", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -166971,93 +166968,93 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroup", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroupServiceProvisioningError", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroupServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroupServiceProvisioningErrorCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroupServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/principal", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstancePrincipal", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/principal", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstancePrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/principal", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedulePrincipal", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/principal", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedulePrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -167092,20 +167089,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedulerequest-get?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -167140,19 +167137,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-eligibilityschedulerequests?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/$count", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -167187,93 +167184,93 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroup", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroupServiceProvisioningError", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroupServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroupServiceProvisioningErrorCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroupServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/principal", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestPrincipal", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/principal", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestPrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/targetSchedule", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestTargetSchedule", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/targetSchedule", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestTargetSchedule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlert", - "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlert", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}", "Permissions": [ { "Name": "RoleManagementAlert.Read.Directory", @@ -167308,20 +167305,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlert", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlert", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlert", - "Uri": "/identityGovernance/roleManagementAlerts/alerts", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlert", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/roleManagementAlerts/alerts", "Permissions": [ { "Name": "RoleManagementAlert.Read.Directory", @@ -167356,19 +167353,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rolemanagementalert-list-alerts?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlert", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlert", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertConfiguration", - "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/{unifiedRoleManagementAlertConfiguration-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/{unifiedRoleManagementAlertConfiguration-id}", "Permissions": [ { "Name": "RoleManagementAlert.Read.Directory", @@ -167403,8 +167400,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertConfiguration", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -167413,12 +167413,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertConfiguration", - "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations", "Permissions": [ { "Name": "RoleManagementAlert.Read.Directory", @@ -167453,34 +167450,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rolemanagementalert-list-alertconfigurations?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertConfiguration", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition", - "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/{unifiedRoleManagementAlertConfiguration-id}/alertDefinition", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertConfigurationAlertDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/{unifiedRoleManagementAlertConfiguration-id}/alertDefinition", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertConfigurationAlertDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertConfigurationCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/$count", "Permissions": [ { "Name": "RoleManagementAlert.Read.Directory", @@ -167515,19 +167512,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertConfigurationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/roleManagementAlerts/alerts/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/roleManagementAlerts/alerts/$count", "Permissions": [ { "Name": "RoleManagementAlert.Read.Directory", @@ -167562,19 +167559,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition", - "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions/{unifiedRoleManagementAlertDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions/{unifiedRoleManagementAlertDefinition-id}", "Permissions": [ { "Name": "RoleManagementAlert.Read.Directory", @@ -167609,8 +167606,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -167619,12 +167619,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition", - "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions", "Permissions": [ { "Name": "RoleManagementAlert.Read.Directory", @@ -167659,19 +167656,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rolemanagementalert-list-alertdefinitions?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertDefinitionCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions/$count", "Permissions": [ { "Name": "RoleManagementAlert.Read.Directory", @@ -167706,19 +167703,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertDefinitionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/{unifiedRoleManagementAlertIncident-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertIncident", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/{unifiedRoleManagementAlertIncident-id}", "Permissions": [ { "Name": "RoleManagementAlert.Read.Directory", @@ -167753,20 +167750,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertIncident", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertIncident", - "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertIncident", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents", "Permissions": [ { "Name": "RoleManagementAlert.Read.Directory", @@ -167801,19 +167798,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertIncident", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertIncident", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertIncidentCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/$count", "Permissions": [ { "Name": "RoleManagementAlert.Read.Directory", @@ -167848,20 +167845,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertIncidentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphLongRunningOperation", - "Uri": "/identityGovernance/roleManagementAlerts/operations/{longRunningOperation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertOperation", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/roleManagementAlerts/operations/{longRunningOperation-id}", "Permissions": [ { "Name": "RoleManagementAlert.Read.Directory", @@ -167896,80 +167893,83 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLongRunningOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphLongRunningOperation", - "Uri": "/identityGovernance/roleManagementAlerts/operations", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertOperation", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/roleManagementAlerts/operations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLongRunningOperation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/roleManagementAlerts/operations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertOperationCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/roleManagementAlerts/operations/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertOperationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreement", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreement", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreement-get?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreement", "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreement-list-files?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAgreement", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreement", - "Uri": "/identityGovernance/termsOfUse/agreements", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreement", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termsofusecontainer-list-agreements?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreement", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreement", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementAcceptance", - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -167978,30 +167978,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementAcceptance", - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptanceCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptanceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -168009,202 +168009,199 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/termsOfUse/agreements/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementFile", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFile", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreementfile-get?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementFile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFile", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersionCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersionCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChangeItemBase", - "Uri": "/identity/productChanges/{changeItemBase-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityProductChange", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/productChanges/{changeItemBase-id}", "Permissions": [ { "Name": "ChangeManagement.Read.All", @@ -168223,20 +168220,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityProductChange", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChangeItemBase", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChangeItemBase", - "Uri": "/identity/productChanges", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityProductChange", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/productChanges", "Permissions": [ { "Name": "ChangeManagement.Read.All", @@ -168255,19 +168252,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-productchanges?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityProductChange", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChangeItemBase", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/productChanges/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityProductChangeCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/productChanges/$count", "Permissions": [ { "Name": "ChangeManagement.Read.All", @@ -168286,19 +168283,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityProductChangeCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityProviderBase", - "Uri": "/identity/identityProviders/{identityProviderBase-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityProvider", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/identityProviders/{identityProviderBase-id}", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -168333,20 +168330,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-get?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityProvider", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityProviderBase", - "Uri": "/identity/identityProviders", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityProvider", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/identityProviders", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -168381,19 +168378,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-identityproviders?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityProvider", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/identityProviders/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityProviderCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/identityProviders/$count", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -168428,19 +168425,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityProviderCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityUserFlow", - "Uri": "/identity/userFlows/{identityUserFlow-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityUserFlow", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/userFlows/{identityUserFlow-id}", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -168475,20 +168472,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflow-get?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityUserFlow", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityUserFlow", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityUserFlow", - "Uri": "/identity/userFlows", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityUserFlow", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/userFlows", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -168523,19 +168520,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflow-list?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityUserFlow", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityUserFlow", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", - "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityUserFlowAttribute", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -168570,20 +168567,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-get?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityUserFlowAttribute", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", - "Uri": "/identity/userFlowAttributes", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityUserFlowAttribute", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/userFlowAttributes", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -168618,19 +168615,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-list?view=graph-rest-beta", + "Command": "Get-MgBetaIdentityUserFlowAttribute", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/userFlowAttributes/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityUserFlowAttributeCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/userFlowAttributes/$count", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -168665,19 +168662,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityUserFlowAttributeCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/userFlows/$count", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityUserFlowCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/userFlows/$count", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -168712,47 +168709,47 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaIdentityUserFlowCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphInformationProtection", - "Uri": "/informationProtection", - "CommandAlias": null, - "Command": "Get-MgBetaInformationProtection", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/informationProtection", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaInformationProtection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtection", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphBitlocker", - "Uri": "/informationProtection/bitlocker", - "CommandAlias": null, - "Command": "Get-MgBetaInformationProtectionBitlocker", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/informationProtection/bitlocker", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaInformationProtectionBitlocker", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBitlocker", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", - "Uri": "/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}", - "CommandAlias": null, - "Command": "Get-MgBetaInformationProtectionBitlockerRecoveryKey", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}", "Permissions": [ { "Name": "BitlockerKey.ReadBasic.All", @@ -168787,20 +168784,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bitlockerrecoverykey-get?view=graph-rest-beta", + "Command": "Get-MgBetaInformationProtectionBitlockerRecoveryKey", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", - "Uri": "/informationProtection/bitlocker/recoveryKeys", - "CommandAlias": null, - "Command": "Get-MgBetaInformationProtectionBitlockerRecoveryKey", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/informationProtection/bitlocker/recoveryKeys", "Permissions": [ { "Name": "BitlockerKey.ReadBasic.All", @@ -168835,19 +168832,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bitlocker-list-recoverykeys?view=graph-rest-beta", + "Command": "Get-MgBetaInformationProtectionBitlockerRecoveryKey", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/informationProtection/bitlocker/recoveryKeys/$count", - "CommandAlias": null, - "Command": "Get-MgBetaInformationProtectionBitlockerRecoveryKeyCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/informationProtection/bitlocker/recoveryKeys/$count", "Permissions": [ { "Name": "BitlockerKey.ReadBasic.All", @@ -168882,76 +168879,76 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaInformationProtectionBitlockerRecoveryKeyCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", - "Uri": "/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", - "CommandAlias": null, - "Command": "Get-MgBetaInformationProtectionDataLossPreventionPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaInformationProtectionDataLossPreventionPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", - "Uri": "/informationProtection/dataLossPreventionPolicies", - "CommandAlias": null, - "Command": "Get-MgBetaInformationProtectionDataLossPreventionPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/informationProtection/dataLossPreventionPolicies", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaInformationProtectionDataLossPreventionPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/informationProtection/dataLossPreventionPolicies/$count", - "CommandAlias": null, - "Command": "Get-MgBetaInformationProtectionDataLossPreventionPolicyCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/informationProtection/dataLossPreventionPolicies/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaInformationProtectionDataLossPreventionPolicyCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphInformationProtectionPolicy", - "Uri": "/informationProtection/policy", - "CommandAlias": null, - "Command": "Get-MgBetaInformationProtectionPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/informationProtection/policy", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaInformationProtectionPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtectionPolicy", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphInformationProtectionLabel", - "Uri": "/informationProtection/policy/labels/{informationProtectionLabel-id}", - "CommandAlias": null, - "Command": "Get-MgBetaInformationProtectionPolicyLabel", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/informationProtection/policy/labels/{informationProtectionLabel-id}", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -168970,20 +168967,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaInformationProtectionPolicyLabel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphInformationProtectionLabel", - "Uri": "/informationProtection/policy/labels", - "CommandAlias": null, - "Command": "Get-MgBetaInformationProtectionPolicyLabel", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/informationProtection/policy/labels", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -169002,19 +168999,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaInformationProtectionPolicyLabel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/informationProtection/policy/labels/$count", - "CommandAlias": null, - "Command": "Get-MgBetaInformationProtectionPolicyLabelCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/informationProtection/policy/labels/$count", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -169033,62 +169030,62 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaInformationProtectionPolicyLabelCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/informationProtection/sensitivityLabels/$count", - "CommandAlias": null, - "Command": "Get-MgBetaInformationProtectionSensitivityLabelCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/informationProtection/sensitivityLabels/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaInformationProtectionSensitivityLabelCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/$count", - "CommandAlias": null, - "Command": "Get-MgBetaInformationProtectionSensitivityLabelSublabelCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaInformationProtectionSensitivityLabelSublabelCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSensitivityPolicySettings", - "Uri": "/informationProtection/sensitivityPolicySettings", - "CommandAlias": null, - "Command": "Get-MgBetaInformationProtectionSensitivityPolicySetting", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/informationProtection/sensitivityPolicySettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaInformationProtectionSensitivityPolicySetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSensitivityPolicySettings", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "CommandAlias": null, - "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequest", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", "Permissions": [ { "Name": "ThreatAssessment.ReadWrite.All", @@ -169107,20 +169104,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/threatassessmentrequest-get?view=graph-rest-beta", + "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", - "Uri": "/informationProtection/threatAssessmentRequests", - "CommandAlias": null, - "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequest", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/informationProtection/threatAssessmentRequests", "Permissions": [ { "Name": "ThreatAssessment.ReadWrite.All", @@ -169139,19 +169136,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotection-list-threatassessmentrequests?view=graph-rest-beta", + "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/informationProtection/threatAssessmentRequests/$count", - "CommandAlias": null, - "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequestCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/informationProtection/threatAssessmentRequests/$count", "Permissions": [ { "Name": "ThreatAssessment.ReadWrite.All", @@ -169170,191 +169167,191 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequestCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphThreatAssessmentResult", - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "CommandAlias": null, - "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequestResult", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequestResult", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphThreatAssessmentResult", - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", - "CommandAlias": null, - "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequestResult", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequestResult", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/$count", - "CommandAlias": null, - "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequestResultCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequestResultCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphInvitation", - "Uri": "/invitations", - "CommandAlias": null, - "Command": "Get-MgBetaInvitation", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/invitations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaInvitation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInvitation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/invitations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaInvitationCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/invitations/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaInvitationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/invitations/invitedUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaInvitationInvitedUserMailboxSetting", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/invitations/invitedUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaInvitationInvitedUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/invitations/invitedUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaInvitationInvitedUserServiceProvisioningError", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/invitations/invitedUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaInvitationInvitedUserServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/invitations/invitedUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaInvitationInvitedUserServiceProvisioningErrorCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/invitations/invitedUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaInvitationInvitedUserServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/invitations/invitedUserSponsors/{directoryObject-id}", - "CommandAlias": null, - "Command": "Get-MgBetaInvitationInvitedUserSponsor", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/invitations/invitedUserSponsors/{directoryObject-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaInvitationInvitedUserSponsor", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/invitations/invitedUserSponsors", - "CommandAlias": null, - "Command": "Get-MgBetaInvitationInvitedUserSponsor", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/invitations/invitedUserSponsors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaInvitationInvitedUserSponsor", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/invitations/invitedUserSponsors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaInvitationInvitedUserSponsorCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/invitations/invitedUserSponsors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaInvitationInvitedUserSponsorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNetworkaccessAlert", - "Uri": "/networkAccess/alerts/{alert-id}", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessAlert", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/alerts/{alert-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaNetworkAccessAlert", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessAlert", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNetworkaccessAlert", - "Uri": "/networkAccess/alerts", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessAlert", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/alerts", "Permissions": [ { "Name": "NetworkAccess.Read.All", @@ -169389,19 +169386,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaNetworkAccessAlert", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessAlert", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/networkAccess/alerts/$count", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessAlertCount", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/alerts/$count", "Permissions": [ { "Name": "NetworkAccess.Read.All", @@ -169436,19 +169433,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaNetworkAccessAlertCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNetworkaccessAlertFrequencyPoint", - "Uri": "/networkAccess/alerts/getAlertFrequencies(startDateTime={startDateTime},endDateTime={endDateTime})", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessAlertFrequency", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/alerts/getAlertFrequencies(startDateTime={startDateTime},endDateTime={endDateTime})", "Permissions": [ { "Name": "NetworkAccess-Reports.Read.All", @@ -169467,35 +169464,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaNetworkAccessAlertFrequency", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessAlertFrequencyPoint", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNetworkaccessFilteringPolicy", - "Uri": "/networkAccess/alerts/{alert-id}/policy", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessAlertPolicy", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/alerts/{alert-id}/policy", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaNetworkAccessAlertPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessFilteringPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNetworkaccessAlertSeveritySummary", - "Uri": "/networkAccess/alerts/getAlertSeveritySummaries(startDateTime={startDateTime},endDateTime={endDateTime})", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessAlertSeveritySummary", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/alerts/getAlertSeveritySummaries(startDateTime={startDateTime},endDateTime={endDateTime})", "Permissions": [ { "Name": "NetworkAccess-Reports.Read.All", @@ -169514,20 +169511,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaNetworkAccessAlertSeveritySummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessAlertSeveritySummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNetworkaccessAlertSummary", - "Uri": "/networkAccess/alerts/getAlertSummaries(startDateTime={startDateTime},endDateTime={endDateTime})", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessAlertSummary", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/alerts/getAlertSummaries(startDateTime={startDateTime},endDateTime={endDateTime})", "Permissions": [ { "Name": "NetworkAccess-Reports.Read.All", @@ -169546,34 +169543,34 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaNetworkAccessAlertSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessAlertSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNetworkaccessConnectivity", - "Uri": "/networkAccess/connectivity", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessConnectivity", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaNetworkAccessConnectivity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessConnectivity", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNetworkaccessBranchSite", - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessConnectivityBranch", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}", "Permissions": [ { "Name": "NetworkAccess.Read.All", @@ -169608,20 +169605,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-branchsite-get?view=graph-rest-beta", + "Command": "Get-MgBetaNetworkAccessConnectivityBranch", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessBranchSite", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNetworkaccessBranchSite", - "Uri": "/networkAccess/connectivity/branches", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessConnectivityBranch", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/branches", "Permissions": [ { "Name": "NetworkAccess.Read.All", @@ -169656,19 +169653,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-connectivity-list-branches?view=graph-rest-beta", + "Command": "Get-MgBetaNetworkAccessConnectivityBranch", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessBranchSite", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNetworkaccessBranchConnectivityConfiguration", - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/connectivityConfiguration", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessConnectivityBranchConnectivityConfiguration", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/connectivityConfiguration", "Permissions": [ { "Name": "NetworkAccess.Read.All", @@ -169703,64 +169700,64 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-branchconnectivityconfiguration-get?view=graph-rest-beta", + "Command": "Get-MgBetaNetworkAccessConnectivityBranchConnectivityConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessBranchConnectivityConfiguration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNetworkaccessConnectivityConfigurationLink", - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/connectivityConfiguration/links/{connectivityConfigurationLink-id}", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessConnectivityBranchConnectivityConfigurationLink", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/connectivityConfiguration/links/{connectivityConfigurationLink-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaNetworkAccessConnectivityBranchConnectivityConfigurationLink", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessConnectivityConfigurationLink", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNetworkaccessConnectivityConfigurationLink", - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/connectivityConfiguration/links", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessConnectivityBranchConnectivityConfigurationLink", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/connectivityConfiguration/links", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaNetworkAccessConnectivityBranchConnectivityConfigurationLink", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessConnectivityConfigurationLink", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/connectivityConfiguration/links/$count", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessConnectivityBranchConnectivityConfigurationLinkCount", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/connectivityConfiguration/links/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaNetworkAccessConnectivityBranchConnectivityConfigurationLinkCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/networkAccess/connectivity/branches/$count", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessConnectivityBranchCount", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/branches/$count", "Permissions": [ { "Name": "NetworkAccess.Read.All", @@ -169795,19 +169792,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaNetworkAccessConnectivityBranchCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNetworkaccessDeviceLink", - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/deviceLinks/{deviceLink-id}", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessConnectivityBranchDeviceLink", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/deviceLinks/{deviceLink-id}", "Permissions": [ { "Name": "NetworkAccess.Read.All", @@ -169842,20 +169839,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaNetworkAccessConnectivityBranchDeviceLink", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessDeviceLink", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNetworkaccessDeviceLink", - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/deviceLinks", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessConnectivityBranchDeviceLink", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/deviceLinks", "Permissions": [ { "Name": "NetworkAccess.Read.All", @@ -169890,19 +169887,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-branchsite-list-devicelinks?view=graph-rest-beta", + "Command": "Get-MgBetaNetworkAccessConnectivityBranchDeviceLink", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessDeviceLink", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/deviceLinks/$count", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessConnectivityBranchDeviceLinkCount", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/deviceLinks/$count", "Permissions": [ { "Name": "NetworkAccess.Read.All", @@ -169937,67 +169934,70 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaNetworkAccessConnectivityBranchDeviceLinkCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles/{forwardingProfile-id}", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessConnectivityBranchForwardingProfile", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles/{forwardingProfile-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaNetworkAccessConnectivityBranchForwardingProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessConnectivityBranchForwardingProfile", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-branchsite-list-forwardingprofiles?view=graph-rest-beta", + "Command": "Get-MgBetaNetworkAccessConnectivityBranchForwardingProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles/$count", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessConnectivityBranchForwardingProfileCount", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaNetworkAccessConnectivityBranchForwardingProfileCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles/{forwardingProfile-id}/policies/{policyLink-id}", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessConnectivityBranchForwardingProfilePolicy", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles/{forwardingProfile-id}/policies/{policyLink-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaNetworkAccessConnectivityBranchForwardingProfilePolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -170006,249 +170006,249 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles/{forwardingProfile-id}/policies", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessConnectivityBranchForwardingProfilePolicy", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles/{forwardingProfile-id}/policies", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaNetworkAccessConnectivityBranchForwardingProfilePolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles/{forwardingProfile-id}/policies/$count", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessConnectivityBranchForwardingProfilePolicyCount", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles/{forwardingProfile-id}/policies/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaNetworkAccessConnectivityBranchForwardingProfilePolicyCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles/{forwardingProfile-id}/servicePrincipal", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessConnectivityBranchForwardingProfileServicePrincipal", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles/{forwardingProfile-id}/servicePrincipal", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaNetworkAccessConnectivityBranchForwardingProfileServicePrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNetworkaccessRemoteNetwork", - "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetwork", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetwork", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessRemoteNetwork", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNetworkaccessRemoteNetwork", - "Uri": "/networkAccess/connectivity/remoteNetworks", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetwork", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/remoteNetworks", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetwork", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessRemoteNetwork", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNetworkaccessRemoteNetworkConnectivityConfiguration", - "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/connectivityConfiguration", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkConnectivityConfiguration", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/connectivityConfiguration", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkConnectivityConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessRemoteNetworkConnectivityConfiguration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNetworkaccessConnectivityConfigurationLink", - "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/connectivityConfiguration/links/{connectivityConfigurationLink-id}", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkConnectivityConfigurationLink", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/connectivityConfiguration/links/{connectivityConfigurationLink-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkConnectivityConfigurationLink", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessConnectivityConfigurationLink", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNetworkaccessConnectivityConfigurationLink", - "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/connectivityConfiguration/links", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkConnectivityConfigurationLink", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/connectivityConfiguration/links", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkConnectivityConfigurationLink", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessConnectivityConfigurationLink", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/connectivityConfiguration/links/$count", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkConnectivityConfigurationLinkCount", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/connectivityConfiguration/links/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkConnectivityConfigurationLinkCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/networkAccess/connectivity/remoteNetworks/$count", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkCount", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/remoteNetworks/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNetworkaccessDeviceLink", - "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/deviceLinks/{deviceLink-id}", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkDeviceLink", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/deviceLinks/{deviceLink-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-devicelink-get?view=graph-rest-beta", + "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkDeviceLink", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessDeviceLink", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNetworkaccessDeviceLink", - "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/deviceLinks", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkDeviceLink", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/deviceLinks", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkDeviceLink", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessDeviceLink", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/deviceLinks/$count", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkDeviceLinkCount", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/deviceLinks/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkDeviceLinkCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", - "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles/{forwardingProfile-id}", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfile", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles/{forwardingProfile-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", - "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfile", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles/$count", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfileCount", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfileCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", - "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles/{forwardingProfile-id}/policies/{policyLink-id}", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfilePolicy", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles/{forwardingProfile-id}/policies/{policyLink-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfilePolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -170257,71 +170257,68 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", - "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles/{forwardingProfile-id}/policies", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfilePolicy", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles/{forwardingProfile-id}/policies", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfilePolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles/{forwardingProfile-id}/policies/$count", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfilePolicyCount", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles/{forwardingProfile-id}/policies/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfilePolicyCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles/{forwardingProfile-id}/servicePrincipal", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfileServicePrincipal", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles/{forwardingProfile-id}/servicePrincipal", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfileServicePrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNetworkaccessFilteringPolicy", - "Uri": "/networkAccess/filteringPolicies/{filteringPolicy-id}", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessFilteringPolicy", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/filteringPolicies/{filteringPolicy-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-filteringpolicy-get?view=graph-rest-beta", + "Command": "Get-MgBetaNetworkAccessFilteringPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessFilteringPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNetworkaccessFilteringPolicy", - "Uri": "/networkAccess/filteringPolicies", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessFilteringPolicy", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/filteringPolicies", "Permissions": [ { "Name": "NetworkAccess.Read.All", @@ -170356,19 +170353,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-networkaccessroot-list-filteringpolicies?view=graph-rest-beta", + "Command": "Get-MgBetaNetworkAccessFilteringPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessFilteringPolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/networkAccess/filteringPolicies/$count", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessFilteringPolicyCount", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/filteringPolicies/$count", "Permissions": [ { "Name": "NetworkAccess.Read.All", @@ -170403,19 +170400,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaNetworkAccessFilteringPolicyCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNetworkaccessPolicyRule", - "Uri": "/networkAccess/filteringPolicies/{filteringPolicy-id}/policyRules/{policyRule-id}", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessFilteringPolicyRule", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/filteringPolicies/{filteringPolicy-id}/policyRules/{policyRule-id}", "Permissions": [ { "Name": "NetworkAccess.Read.All", @@ -170450,20 +170447,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaNetworkAccessFilteringPolicyRule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessPolicyRule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNetworkaccessPolicyRule", - "Uri": "/networkAccess/filteringPolicies/{filteringPolicy-id}/policyRules", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessFilteringPolicyRule", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/filteringPolicies/{filteringPolicy-id}/policyRules", "Permissions": [ { "Name": "NetworkAccess.Read.All", @@ -170498,67 +170495,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaNetworkAccessFilteringPolicyRule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessPolicyRule", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/networkAccess/filteringPolicies/{filteringPolicy-id}/policyRules/$count", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessFilteringPolicyRuleCount", "Module": "Beta.NetworkAccess", - "Permissions": [ - { - "Name": "NetworkAccess.Read.All", - "Description": "Read all network access information", - "FullDescription": "Allows the app to read all network access information and configuration settings, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "NetworkAccess.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "NetworkAccess.ReadWrite.All", - "Description": "Read and write all network access information", - "FullDescription": "Allows the app to read and write all network access information and configuration settings, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "NetworkAccess.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiVersion": "beta", - "ApiReferenceLink": null, - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphNetworkaccessFilteringProfile", - "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}", "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessFilteringProfile", - "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/filteringPolicies/{filteringPolicy-id}/policyRules/$count", "Permissions": [ { "Name": "NetworkAccess.Read.All", @@ -170593,20 +170542,68 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaNetworkAccessFilteringPolicyRuleCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNetworkaccessFilteringProfile", - "Uri": "/networkAccess/filteringProfiles", + "Module": "Beta.NetworkAccess", "CommandAlias": null, + "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}", + "Permissions": [ + { + "Name": "NetworkAccess.Read.All", + "Description": "Read all network access information", + "FullDescription": "Allows the app to read all network access information and configuration settings, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "NetworkAccess.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "NetworkAccess.ReadWrite.All", + "Description": "Read and write all network access information", + "FullDescription": "Allows the app to read and write all network access information and configuration settings, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "NetworkAccess.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, "Command": "Get-MgBetaNetworkAccessFilteringProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessFilteringProfile", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/filteringProfiles", "Permissions": [ { "Name": "NetworkAccess.Read.All", @@ -170641,63 +170638,63 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-filteringprofile-list?view=graph-rest-beta", + "Command": "Get-MgBetaNetworkAccessFilteringProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessFilteringProfile", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNetworkaccessConditionalAccessPolicy", - "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}/conditionalAccessPolicies/{conditionalAccessPolicy-id}", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessFilteringProfileConditionalAccessPolicy", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}/conditionalAccessPolicies/{conditionalAccessPolicy-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaNetworkAccessFilteringProfileConditionalAccessPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessConditionalAccessPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNetworkaccessConditionalAccessPolicy", - "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}/conditionalAccessPolicies", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessFilteringProfileConditionalAccessPolicy", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}/conditionalAccessPolicies", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaNetworkAccessFilteringProfileConditionalAccessPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessConditionalAccessPolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}/conditionalAccessPolicies/$count", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessFilteringProfileConditionalAccessPolicyCount", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}/conditionalAccessPolicies/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaNetworkAccessFilteringProfileConditionalAccessPolicyCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/networkAccess/filteringProfiles/$count", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessFilteringProfileCount", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/filteringProfiles/$count", "Permissions": [ { "Name": "NetworkAccess.Read.All", @@ -170732,22 +170729,25 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaNetworkAccessFilteringProfileCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", - "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}/policies/{policyLink-id}", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessFilteringProfilePolicy", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}/policies/{policyLink-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaNetworkAccessFilteringProfilePolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -170756,12 +170756,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", - "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}/policies", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessFilteringProfilePolicy", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}/policies", "Permissions": [ { "Name": "NetworkAccess.Read.All", @@ -170796,19 +170793,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaNetworkAccessFilteringProfilePolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}/policies/$count", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessFilteringProfilePolicyCount", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}/policies/$count", "Permissions": [ { "Name": "NetworkAccess.Read.All", @@ -170843,20 +170840,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaNetworkAccessFilteringProfilePolicyCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNetworkaccessForwardingPolicy", - "Uri": "/networkAccess/forwardingPolicies/{forwardingPolicy-id}", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessForwardingPolicy", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/forwardingPolicies/{forwardingPolicy-id}", "Permissions": [ { "Name": "NetworkAccess.Read.All", @@ -170891,20 +170888,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-forwardingpolicy-get?view=graph-rest-beta", + "Command": "Get-MgBetaNetworkAccessForwardingPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessForwardingPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNetworkaccessForwardingPolicy", - "Uri": "/networkAccess/forwardingPolicies", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessForwardingPolicy", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/forwardingPolicies", "Permissions": [ { "Name": "NetworkAccess.Read.All", @@ -170939,19 +170936,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-networkaccessroot-list-forwardingpolicies?view=graph-rest-beta", + "Command": "Get-MgBetaNetworkAccessForwardingPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessForwardingPolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/networkAccess/forwardingPolicies/$count", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessForwardingPolicyCount", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/forwardingPolicies/$count", "Permissions": [ { "Name": "NetworkAccess.Read.All", @@ -170986,19 +170983,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaNetworkAccessForwardingPolicyCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNetworkaccessPolicyRule", - "Uri": "/networkAccess/forwardingPolicies/{forwardingPolicy-id}/policyRules/{policyRule-id}", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessForwardingPolicyRule", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/forwardingPolicies/{forwardingPolicy-id}/policyRules/{policyRule-id}", "Permissions": [ { "Name": "NetworkAccess.Read.All", @@ -171033,20 +171030,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaNetworkAccessForwardingPolicyRule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessPolicyRule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNetworkaccessPolicyRule", - "Uri": "/networkAccess/forwardingPolicies/{forwardingPolicy-id}/policyRules", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessForwardingPolicyRule", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/forwardingPolicies/{forwardingPolicy-id}/policyRules", "Permissions": [ { "Name": "NetworkAccess.Read.All", @@ -171081,19 +171078,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaNetworkAccessForwardingPolicyRule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessPolicyRule", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/networkAccess/forwardingPolicies/{forwardingPolicy-id}/policyRules/$count", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessForwardingPolicyRuleCount", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/forwardingPolicies/{forwardingPolicy-id}/policyRules/$count", "Permissions": [ { "Name": "NetworkAccess.Read.All", @@ -171128,20 +171125,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaNetworkAccessForwardingPolicyRuleCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", - "Uri": "/networkAccess/forwardingProfiles/{forwardingProfile-id}", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessForwardingProfile", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/forwardingProfiles/{forwardingProfile-id}", "Permissions": [ { "Name": "NetworkAccess.Read.All", @@ -171176,20 +171173,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-forwardingprofile-get?view=graph-rest-beta", + "Command": "Get-MgBetaNetworkAccessForwardingProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", - "Uri": "/networkAccess/forwardingProfiles", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessForwardingProfile", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/forwardingProfiles", "Permissions": [ { "Name": "NetworkAccess.Read.All", @@ -171224,19 +171221,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-networkaccessroot-list-forwardingprofiles?view=graph-rest-beta", + "Command": "Get-MgBetaNetworkAccessForwardingProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/networkAccess/forwardingProfiles/$count", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessForwardingProfileCount", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/forwardingProfiles/$count", "Permissions": [ { "Name": "NetworkAccess.Read.All", @@ -171271,19 +171268,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaNetworkAccessForwardingProfileCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", - "Uri": "/networkAccess/forwardingProfiles/{forwardingProfile-id}/policies/{policyLink-id}", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessForwardingProfilePolicy", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/forwardingProfiles/{forwardingProfile-id}/policies/{policyLink-id}", "Permissions": [ { "Name": "NetworkAccess.Read.All", @@ -171318,8 +171315,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-forwardingpolicylink-get?view=graph-rest-beta", + "Command": "Get-MgBetaNetworkAccessForwardingProfilePolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -171328,85 +171328,82 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", - "Uri": "/networkAccess/forwardingProfiles/{forwardingProfile-id}/policies", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessForwardingProfilePolicy", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/forwardingProfiles/{forwardingProfile-id}/policies", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-forwardingprofile-list-policies?view=graph-rest-beta", + "Command": "Get-MgBetaNetworkAccessForwardingProfilePolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/networkAccess/forwardingProfiles/{forwardingProfile-id}/policies/$count", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessForwardingProfilePolicyCount", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/forwardingProfiles/{forwardingProfile-id}/policies/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaNetworkAccessForwardingProfilePolicyCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/networkAccess/forwardingProfiles/{forwardingProfile-id}/servicePrincipal", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessForwardingProfileServicePrincipal", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/forwardingProfiles/{forwardingProfile-id}/servicePrincipal", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaNetworkAccessForwardingProfileServicePrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNetworkaccessLogs", - "Uri": "/networkAccess/logs", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessLog", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/logs", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaNetworkAccessLog", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessLogs", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNetworkaccessRemoteNetworkHealthEvent", - "Uri": "/networkAccess/logs/remoteNetworks/{remoteNetworkHealthEvent-id}", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessLogRemoteNetwork", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/logs/remoteNetworks/{remoteNetworkHealthEvent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaNetworkAccessLogRemoteNetwork", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessRemoteNetworkHealthEvent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNetworkaccessRemoteNetworkHealthEvent", - "Uri": "/networkAccess/logs/remoteNetworks", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessLogRemoteNetwork", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/logs/remoteNetworks", "Permissions": [ { "Name": "NetworkAccess-Reports.Read.All", @@ -171425,19 +171422,19 @@ "IsLeastPrivilege": true } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-logs-list-remotenetworks?view=graph-rest-beta", + "Command": "Get-MgBetaNetworkAccessLogRemoteNetwork", "ApiVersion": "beta", - "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphNetworkaccessRemoteNetworkHealthEvent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/networkAccess/logs/remoteNetworks/$count", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessLogRemoteNetworkCount", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/logs/remoteNetworks/$count", "Permissions": [ { "Name": "NetworkAccess-Reports.Read.All", @@ -171456,34 +171453,34 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaNetworkAccessLogRemoteNetworkCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNetworkaccessNetworkAccessTraffic", - "Uri": "/networkAccess/logs/traffic/{networkAccessTraffic-transactionId}", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessLogTraffic", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/logs/traffic/{networkAccessTraffic-transactionId}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaNetworkAccessLogTraffic", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessNetworkAccessTraffic", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNetworkaccessNetworkAccessTraffic", - "Uri": "/networkAccess/logs/traffic", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessLogTraffic", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/logs/traffic", "Permissions": [ { "Name": "NetworkAccess-Reports.Read.All", @@ -171502,19 +171499,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-logs-list-traffic?view=graph-rest-beta", + "Command": "Get-MgBetaNetworkAccessLogTraffic", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessNetworkAccessTraffic", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/networkAccess/logs/traffic/$count", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessLogTrafficCount", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/logs/traffic/$count", "Permissions": [ { "Name": "NetworkAccess-Reports.Read.All", @@ -171533,107 +171530,107 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaNetworkAccessLogTrafficCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/networkAccess/logs/traffic/{networkAccessTraffic-transactionId}/device", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessLogTrafficDevice", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/logs/traffic/{networkAccessTraffic-transactionId}/device", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaNetworkAccessLogTrafficDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/networkAccess/logs/traffic/{networkAccessTraffic-transactionId}/user", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessLogTrafficUser", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/logs/traffic/{networkAccessTraffic-transactionId}/user", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaNetworkAccessLogTrafficUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/networkAccess/logs/traffic/{networkAccessTraffic-transactionId}/user/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessLogTrafficUserMailboxSetting", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/logs/traffic/{networkAccessTraffic-transactionId}/user/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaNetworkAccessLogTrafficUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/networkAccess/logs/traffic/{networkAccessTraffic-transactionId}/user/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessLogTrafficUserServiceProvisioningError", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/logs/traffic/{networkAccessTraffic-transactionId}/user/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaNetworkAccessLogTrafficUserServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/networkAccess/logs/traffic/{networkAccessTraffic-transactionId}/user/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessLogTrafficUserServiceProvisioningErrorCount", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/logs/traffic/{networkAccessTraffic-transactionId}/user/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaNetworkAccessLogTrafficUserServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/networkAccess/reports", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessReport", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/reports", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaNetworkAccessReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNetworkaccessCrossTenantSummary", - "Uri": "/networkAccess/reports/getCrossTenantSummary(startDateTime={startDateTime},endDateTime={endDateTime},discoveryPivotDateTime={discoveryPivotDateTime})", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessReportCrossTenantSummary", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/reports/getCrossTenantSummary(startDateTime={startDateTime},endDateTime={endDateTime},discoveryPivotDateTime={discoveryPivotDateTime})", "Permissions": [ { "Name": "NetworkAccess-Reports.Read.All", @@ -171652,20 +171649,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaNetworkAccessReportCrossTenantSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessCrossTenantSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNetworkaccessDestinationSummary", - "Uri": "/networkAccess/reports/getDestinationSummaries(startDateTime={startDateTime},endDateTime={endDateTime},aggregatedBy='{aggregatedBy}')", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessReportDestinationSummary", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/reports/getDestinationSummaries(startDateTime={startDateTime},endDateTime={endDateTime},aggregatedBy='{aggregatedBy}')", "Permissions": [ { "Name": "NetworkAccess-Reports.Read.All", @@ -171684,20 +171681,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaNetworkAccessReportDestinationSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessDestinationSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNetworkaccessDeviceUsageSummary", - "Uri": "/networkAccess/reports/getDeviceUsageSummary(startDateTime={startDateTime},endDateTime={endDateTime},activityPivotDateTime={activityPivotDateTime})", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessReportDeviceUsageSummary", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/reports/getDeviceUsageSummary(startDateTime={startDateTime},endDateTime={endDateTime},activityPivotDateTime={activityPivotDateTime})", "Permissions": [ { "Name": "NetworkAccess-Reports.Read.All", @@ -171716,20 +171713,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaNetworkAccessReportDeviceUsageSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessDeviceUsageSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNetworkaccessDiscoveredApplicationSegmentReport", - "Uri": "/networkAccess/reports/getDiscoveredApplicationSegmentReport(startDateTime={startDateTime},endDateTime={endDateTime},userId='@userId')", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessReportDiscoveredApplicationSegmentReport", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/reports/getDiscoveredApplicationSegmentReport(startDateTime={startDateTime},endDateTime={endDateTime},userId='@userId')", "Permissions": [ { "Name": "NetworkAccess-Reports.Read.All", @@ -171748,48 +171745,48 @@ "IsLeastPrivilege": true } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-reports-getdiscoveredapplicationsegmentreport?view=graph-rest-beta", + "Command": "Get-MgBetaNetworkAccessReportDiscoveredApplicationSegmentReport", "ApiVersion": "beta", - "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphNetworkaccessDiscoveredApplicationSegmentReport", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNetworkaccessNetworkAccessRoot", - "Uri": "/networkAccess", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessRootNetworkAccessRoot", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaNetworkAccessRootNetworkAccessRoot", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessNetworkAccessRoot", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNetworkaccessSettings", - "Uri": "/networkAccess/settings", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessSetting", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/settings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaNetworkAccessSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessSettings", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNetworkaccessConditionalAccessSettings", - "Uri": "/networkAccess/settings/conditionalAccess", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessSettingConditionalAccess", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/settings/conditionalAccess", "Permissions": [ { "Name": "NetworkAccess.Read.All", @@ -171824,19 +171821,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-conditionalaccesssettings-get?view=graph-rest-beta", + "Command": "Get-MgBetaNetworkAccessSettingConditionalAccess", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessConditionalAccessSettings", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNetworkaccessCrossTenantAccessSettings", - "Uri": "/networkAccess/settings/crossTenantAccess", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessSettingCrossTenantAccess", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/settings/crossTenantAccess", "Permissions": [ { "Name": "NetworkAccess.Read.All", @@ -171871,19 +171868,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-crosstenantaccesssettings-get?view=graph-rest-beta", + "Command": "Get-MgBetaNetworkAccessSettingCrossTenantAccess", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessCrossTenantAccessSettings", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNetworkaccessEnrichedAuditLogs", - "Uri": "/networkAccess/settings/enrichedAuditLogs", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessSettingEnrichedAuditLog", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/settings/enrichedAuditLogs", "Permissions": [ { "Name": "NetworkAccess.Read.All", @@ -171918,47 +171915,47 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaNetworkAccessSettingEnrichedAuditLog", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessEnrichedAuditLogs", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNetworkaccessForwardingOptions", - "Uri": "/networkAccess/settings/forwardingOptions", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessSettingForwardingOption", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/settings/forwardingOptions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-forwardingoptions-get?view=graph-rest-beta", + "Command": "Get-MgBetaNetworkAccessSettingForwardingOption", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessForwardingOptions", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNetworkaccessTenantStatus", - "Uri": "/networkAccess/tenantStatus", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessTenantStatus", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/tenantStatus", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-tenantstatus-get?view=graph-rest-beta", + "Command": "Get-MgBetaNetworkAccessTenantStatus", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessTenantStatus", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", - "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "CommandAlias": null, - "Command": "Get-MgBetaOauth2PermissionGrant", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", "Permissions": [ { "Name": "Directory.Read.All", @@ -172009,20 +172006,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-get?view=graph-rest-beta", + "Command": "Get-MgBetaOauth2PermissionGrant", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", - "Uri": "/oauth2PermissionGrants", - "CommandAlias": null, - "Command": "Get-MgBetaOauth2PermissionGrant", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/oauth2PermissionGrants", "Permissions": [ { "Name": "Directory.Read.All", @@ -172073,19 +172070,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-list?view=graph-rest-beta", + "Command": "Get-MgBetaOauth2PermissionGrant", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/oauth2PermissionGrants/$count", - "CommandAlias": null, - "Command": "Get-MgBetaOauth2PermissionGrantCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/oauth2PermissionGrants/$count", "Permissions": [ { "Name": "Directory.Read.All", @@ -172136,19 +172133,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaOauth2PermissionGrantCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", - "Uri": "/oauth2PermissionGrants/delta", - "CommandAlias": null, - "Command": "Get-MgBetaOauth2PermissionGrantDelta", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/oauth2PermissionGrants/delta", "Permissions": [ { "Name": "Directory.Read.All", @@ -172191,19 +172188,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-delta?view=graph-rest-beta", + "Command": "Get-MgBetaOauth2PermissionGrantDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "Method": "GET", "Variants": [ "Delta" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}", - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfile", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}", "Permissions": [ { "Name": "Policy.Read.HybridAuthentication", @@ -172230,34 +172227,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaOnPremisePublishingProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile", - "Uri": "/onPremisesPublishingProfiles", - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfile", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaOnPremisePublishingProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnPremisesAgent", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/{onPremisesAgent-id}", - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfileAgent", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/{onPremisesAgent-id}", "Permissions": [ { "Name": "Policy.Read.HybridAuthentication", @@ -172284,20 +172281,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaOnPremisePublishingProfileAgent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesAgent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnPremisesAgent", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents", - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfileAgent", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents", "Permissions": [ { "Name": "Policy.Read.HybridAuthentication", @@ -172324,19 +172321,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaOnPremisePublishingProfileAgent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesAgent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/$count", - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfileAgentCount", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/$count", "Permissions": [ { "Name": "Policy.Read.HybridAuthentication", @@ -172363,20 +172360,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaOnPremisePublishingProfileAgentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}", - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroup", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}", "Permissions": [ { "Name": "Policy.Read.HybridAuthentication", @@ -172403,20 +172400,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups", - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroup", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups", "Permissions": [ { "Name": "Policy.Read.HybridAuthentication", @@ -172443,8 +172440,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", + "Method": "GET", "Variants": [ "List", "List1", @@ -172452,71 +172452,68 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnPremisesAgent", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}", - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupAgent", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupAgent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesAgent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnPremisesAgent", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents", - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupAgent", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupAgent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesAgent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/$count", - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupAgentCount", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupAgentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}/agentGroups/$ref", - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupByRef", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}/agentGroups/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/$count", - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupCount", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/$count", "Permissions": [ { "Name": "Policy.Read.HybridAuthentication", @@ -172543,8 +172540,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -172555,114 +172555,111 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPublishedResource", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}", - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPublishedResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPublishedResource", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources", - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPublishedResource", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups", - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroup", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/$ref", - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupByRef", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/$count", - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupCount", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/$count", - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceCount", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIPApplicationSegment", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/applicationSegments/{ipApplicationSegment-id}", - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfileApplicationSegment", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/applicationSegments/{ipApplicationSegment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaOnPremisePublishingProfileApplicationSegment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIPApplicationSegment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIPApplicationSegment", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/applicationSegments", - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfileApplicationSegment", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/applicationSegments", "Permissions": [ { "Name": "OnPremisesPublishingProfiles.ReadWrite.All", @@ -172681,19 +172678,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaOnPremisePublishingProfileApplicationSegment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIPApplicationSegment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/applicationSegments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfileApplicationSegmentCount", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/applicationSegments/$count", "Permissions": [ { "Name": "OnPremisesPublishingProfiles.ReadWrite.All", @@ -172712,370 +172709,370 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaOnPremisePublishingProfileApplicationSegmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConnector", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}", - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfileConnector", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaOnPremisePublishingProfileConnector", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConnector", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConnector", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors", - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfileConnector", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaOnPremisePublishingProfileConnector", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConnector", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorCount", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConnectorGroup", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}", - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroup", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConnectorGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConnectorGroup", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups", - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroup", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConnectorGroup", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/{application-id}", - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplication", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/{application-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplication", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications", - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplication", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplication", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications(appId='{appId}')", - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplicationByAppId", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications(appId='{appId}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplicationByAppId", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications(uniqueName='{uniqueName}')", - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplicationByUniqueName", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications(uniqueName='{uniqueName}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplicationByUniqueName", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/$count", - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplicationCount", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplicationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/{application-id}/logo", - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplicationLogo", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/{application-id}/logo", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplicationLogo", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/$count", - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupCount", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConnector", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members", - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupMember", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConnector", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members/$ref", - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupMemberByRef", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupMemberByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members/$count", - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupMemberCount", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupMemberCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConnectorGroup", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf", - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorMemberOf", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorMemberOf", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConnectorGroup", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf/$count", - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorMemberOfCount", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorMemberOfCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/onPremisesPublishingProfiles/$count", - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfileCount", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaOnPremisePublishingProfileCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPublishedResource", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}", - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResource", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPublishedResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPublishedResource", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources", - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResource", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/publishedresource-list?view=graph-rest-beta", + "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPublishedResource", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups", - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroup", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/$ref", - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupByRef", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/$count", - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupCount", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/$count", - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResourceCount", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResourceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOrganization", - "Uri": "/organization/{organization-id}", - "CommandAlias": null, - "Command": "Get-MgBetaOrganization", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -173158,20 +173155,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organization-get?view=graph-rest-beta", + "Command": "Get-MgBetaOrganization", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrganization", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOrganization", - "Uri": "/organization", - "CommandAlias": null, - "Command": "Get-MgBetaOrganization", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -173326,19 +173323,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organization-list?view=graph-rest-beta", + "Command": "Get-MgBetaOrganization", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrganization", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOrganizationalBranding", - "Uri": "/organization/{organization-id}/branding", - "CommandAlias": null, - "Command": "Get-MgBetaOrganizationBranding", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding", "Permissions": [ { "Name": "User.Read", @@ -173421,95 +173418,95 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-get?view=graph-rest-beta", + "Command": "Get-MgBetaOrganizationBranding", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrganizationalBranding", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/backgroundImage", - "CommandAlias": null, - "Command": "Get-MgBetaOrganizationBrandingBackgroundImage", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/backgroundImage", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaOrganizationBrandingBackgroundImage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/bannerLogo", - "CommandAlias": null, - "Command": "Get-MgBetaOrganizationBrandingBannerLogo", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/bannerLogo", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaOrganizationBrandingBannerLogo", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/customCSS", - "CommandAlias": null, - "Command": "Get-MgBetaOrganizationBrandingCustomCss", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/customCSS", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaOrganizationBrandingCustomCss", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/favicon", - "CommandAlias": null, - "Command": "Get-MgBetaOrganizationBrandingFavicon", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/favicon", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaOrganizationBrandingFavicon", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/headerLogo", - "CommandAlias": null, - "Command": "Get-MgBetaOrganizationBrandingHeaderLogo", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/headerLogo", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaOrganizationBrandingHeaderLogo", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", - "CommandAlias": null, - "Command": "Get-MgBetaOrganizationBrandingLocalization", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", "Permissions": [ { "Name": "User.Read", @@ -173592,20 +173589,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-get?view=graph-rest-beta", + "Command": "Get-MgBetaOrganizationBrandingLocalization", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", - "Uri": "/organization/{organization-id}/branding/localizations", - "CommandAlias": null, - "Command": "Get-MgBetaOrganizationBrandingLocalization", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations", "Permissions": [ { "Name": "User.Read", @@ -173688,19 +173685,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-list-localizations?view=graph-rest-beta", + "Command": "Get-MgBetaOrganizationBrandingLocalization", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/backgroundImage", - "CommandAlias": null, - "Command": "Get-MgBetaOrganizationBrandingLocalizationBackgroundImage", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/backgroundImage", "Permissions": [ { "Name": "OrganizationalBranding.Read.All", @@ -173767,20 +173764,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaOrganizationBrandingLocalizationBackgroundImage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/bannerLogo", - "CommandAlias": null, - "Command": "Get-MgBetaOrganizationBrandingLocalizationBannerLogo", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/bannerLogo", "Permissions": [ { "Name": "OrganizationalBranding.Read.All", @@ -173847,20 +173844,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaOrganizationBrandingLocalizationBannerLogo", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/localizations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaOrganizationBrandingLocalizationCount", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/$count", "Permissions": [ { "Name": "User.Read", @@ -173943,20 +173940,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaOrganizationBrandingLocalizationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/customCSS", - "CommandAlias": null, - "Command": "Get-MgBetaOrganizationBrandingLocalizationCustomCss", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/customCSS", "Permissions": [ { "Name": "OrganizationalBranding.Read.All", @@ -174023,20 +174020,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaOrganizationBrandingLocalizationCustomCss", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/favicon", - "CommandAlias": null, - "Command": "Get-MgBetaOrganizationBrandingLocalizationFavicon", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/favicon", "Permissions": [ { "Name": "OrganizationalBranding.Read.All", @@ -174103,20 +174100,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaOrganizationBrandingLocalizationFavicon", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/headerLogo", - "CommandAlias": null, - "Command": "Get-MgBetaOrganizationBrandingLocalizationHeaderLogo", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/headerLogo", "Permissions": [ { "Name": "OrganizationalBranding.Read.All", @@ -174183,20 +174180,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaOrganizationBrandingLocalizationHeaderLogo", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogo", - "CommandAlias": null, - "Command": "Get-MgBetaOrganizationBrandingLocalizationSquareLogo", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogo", "Permissions": [ { "Name": "OrganizationalBranding.Read.All", @@ -174263,20 +174260,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaOrganizationBrandingLocalizationSquareLogo", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogoDark", - "CommandAlias": null, - "Command": "Get-MgBetaOrganizationBrandingLocalizationSquareLogoDark", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogoDark", "Permissions": [ { "Name": "OrganizationalBranding.Read.All", @@ -174343,65 +174340,65 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaOrganizationBrandingLocalizationSquareLogoDark", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/squareLogo", - "CommandAlias": null, - "Command": "Get-MgBetaOrganizationBrandingSquareLogo", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/squareLogo", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaOrganizationBrandingSquareLogo", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/squareLogoDark", - "CommandAlias": null, - "Command": "Get-MgBetaOrganizationBrandingSquareLogoDark", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/squareLogoDark", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaOrganizationBrandingSquareLogoDark", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/organization/getByIds", - "CommandAlias": null, - "Command": "Get-MgBetaOrganizationById", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/getByIds", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", + "Command": "Get-MgBetaOrganizationById", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", - "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/{certificateBasedAuthConfiguration-id}", - "CommandAlias": null, - "Command": "Get-MgBetaOrganizationCertificateBasedAuthConfiguration", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/{certificateBasedAuthConfiguration-id}", "Permissions": [ { "Name": "Organization.Read.All", @@ -174436,20 +174433,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-get?view=graph-rest-beta", + "Command": "Get-MgBetaOrganizationCertificateBasedAuthConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", - "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration", - "CommandAlias": null, - "Command": "Get-MgBetaOrganizationCertificateBasedAuthConfiguration", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration", "Permissions": [ { "Name": "Organization.Read.All", @@ -174484,19 +174481,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-list?view=graph-rest-beta", + "Command": "Get-MgBetaOrganizationCertificateBasedAuthConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/$count", - "CommandAlias": null, - "Command": "Get-MgBetaOrganizationCertificateBasedAuthConfigurationCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/$count", "Permissions": [ { "Name": "Organization.Read.All", @@ -174531,20 +174528,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaOrganizationCertificateBasedAuthConfigurationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/organization/$count", - "CommandAlias": null, - "Command": "Get-MgBetaOrganizationCount", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/$count", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -174699,66 +174696,69 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaOrganizationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/organization/{organization-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Get-MgBetaOrganizationExtension", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaOrganizationExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", - "Uri": "/organization/{organization-id}/extensions", - "CommandAlias": null, - "Command": "Get-MgBetaOrganizationExtension", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/extensions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaOrganizationExtension", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/organization/{organization-id}/extensions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaOrganizationExtensionCount", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/extensions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaOrganizationExtensionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/organization/{organization-id}/getMemberGroups", - "CommandAlias": null, - "Command": "Get-MgBetaOrganizationMemberGroup", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/getMemberGroups", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", + "Command": "Get-MgBetaOrganizationMemberGroup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -174767,15 +174767,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/organization/{organization-id}/getMemberObjects", - "CommandAlias": null, - "Command": "Get-MgBetaOrganizationMemberObject", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/getMemberObjects", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaOrganizationMemberObject", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -174784,27 +174784,24 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPartnerInformation", - "Uri": "/organization/{organization-id}/partnerInformation", - "CommandAlias": null, - "Command": "Get-MgBetaOrganizationPartnerInformation", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/partnerInformation", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaOrganizationPartnerInformation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPartnerInformation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOrganizationSettings", - "Uri": "/organization/{organization-id}/settings", - "CommandAlias": null, - "Command": "Get-MgBetaOrganizationSetting", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/settings", "Permissions": [ { "Name": "User.Read", @@ -174823,20 +174820,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaOrganizationSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrganizationSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphInsightsSettings", - "Uri": "/organization/{organization-id}/settings/contactInsights", - "CommandAlias": null, - "Command": "Get-MgBetaOrganizationSettingContactInsight", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/settings/contactInsights", "Permissions": [ { "Name": "Organization.Read.All", @@ -174855,20 +174852,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationsettings-list-contactinsights?view=graph-rest-beta", + "Command": "Get-MgBetaOrganizationSettingContactInsight", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInsightsSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphInsightsSettings", - "Uri": "/organization/{organization-id}/settings/itemInsights", - "CommandAlias": null, - "Command": "Get-MgBetaOrganizationSettingItemInsight", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/settings/itemInsights", "Permissions": [ { "Name": "User.Read.All", @@ -174887,20 +174884,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationsettings-list-iteminsights?view=graph-rest-beta", + "Command": "Get-MgBetaOrganizationSettingItemInsight", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInsightsSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMicrosoftApplicationDataAccessSettings", - "Uri": "/organization/{organization-id}/settings/microsoftApplicationDataAccess", - "CommandAlias": null, - "Command": "Get-MgBetaOrganizationSettingMicrosoftApplicationDataAccess", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/settings/microsoftApplicationDataAccess", "Permissions": [ { "Name": "Organization.Read.All", @@ -174919,20 +174916,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationsettings-list-microsoftapplicationdataaccess?view=graph-rest-beta", + "Command": "Get-MgBetaOrganizationSettingMicrosoftApplicationDataAccess", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftApplicationDataAccessSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphInsightsSettings", - "Uri": "/organization/{organization-id}/settings/peopleInsights", - "CommandAlias": null, - "Command": "Get-MgBetaOrganizationSettingPersonInsight", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/settings/peopleInsights", "Permissions": [ { "Name": "User.Read.All", @@ -174951,50 +174948,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationsettings-list-peopleinsights?view=graph-rest-beta", + "Command": "Get-MgBetaOrganizationSettingPersonInsight", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInsightsSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/organization/getUserOwnedObjects", - "CommandAlias": null, - "Command": "Get-MgBetaOrganizationUserOwnedObject", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/getUserOwnedObjects", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", + "Command": "Get-MgBetaOrganizationUserOwnedObject", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRoom", - "Uri": "/places/{place-id}/room", - "CommandAlias": null, - "Command": "Get-MgBetaPlaceAsRoom", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/places/{place-id}/room", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/place-list?view=graph-rest-beta", + "Command": "Get-MgBetaPlaceAsRoom", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoom", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRoom", - "Uri": "/places/room", - "CommandAlias": null, - "Command": "Get-MgBetaPlaceAsRoom", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/places/room", "Permissions": [ { "Name": "Place.Read.All", @@ -175013,34 +175010,34 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/place-list?view=graph-rest-beta", + "Command": "Get-MgBetaPlaceAsRoom", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoom", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRoomList", - "Uri": "/places/{place-id}/roomList", - "CommandAlias": null, - "Command": "Get-MgBetaPlaceAsRoomList", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/places/{place-id}/roomList", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPlaceAsRoomList", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoomList", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRoomList", - "Uri": "/places/roomList", - "CommandAlias": null, - "Command": "Get-MgBetaPlaceAsRoomList", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/places/roomList", "Permissions": [ { "Name": "Place.Read.All", @@ -175059,121 +175056,121 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPlaceAsRoomList", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoomList", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRoom", - "Uri": "/places/{place-id}/roomList/rooms/{room-id}", - "CommandAlias": null, - "Command": "Get-MgBetaPlaceAsRoomListRoom", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/places/{place-id}/roomList/rooms/{room-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPlaceAsRoomListRoom", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoom", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRoom", - "Uri": "/places/{place-id}/roomList/rooms", - "CommandAlias": null, - "Command": "Get-MgBetaPlaceAsRoomListRoom", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/places/{place-id}/roomList/rooms", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPlaceAsRoomListRoom", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoom", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/places/{place-id}/roomList/rooms/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPlaceAsRoomListRoomCount", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/places/{place-id}/roomList/rooms/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPlaceAsRoomListRoomCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWorkspace", - "Uri": "/places/{place-id}/roomList/workspaces/{workspace-id}", - "CommandAlias": null, - "Command": "Get-MgBetaPlaceAsRoomListWorkspace", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/places/{place-id}/roomList/workspaces/{workspace-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPlaceAsRoomListWorkspace", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWorkspace", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWorkspace", - "Uri": "/places/{place-id}/roomList/workspaces", - "CommandAlias": null, - "Command": "Get-MgBetaPlaceAsRoomListWorkspace", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/places/{place-id}/roomList/workspaces", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPlaceAsRoomListWorkspace", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWorkspace", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/places/{place-id}/roomList/workspaces/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPlaceAsRoomListWorkspaceCount", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/places/{place-id}/roomList/workspaces/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPlaceAsRoomListWorkspaceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/places/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPlaceCount", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/places/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPlaceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/places/room/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPlaceCountAsRoom", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/places/room/$count", "Permissions": [ { "Name": "Place.Read.All", @@ -175192,19 +175189,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPlaceCountAsRoom", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/places/roomList/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPlaceCountAsRoomList", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/places/roomList/$count", "Permissions": [ { "Name": "Place.Read.All", @@ -175223,33 +175220,33 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPlaceCountAsRoomList", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlanner", - "Uri": "/planner", - "CommandAlias": null, - "Command": "Get-MgBetaPlanner", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/planner", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPlanner", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlanner", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerBucket", - "Uri": "/planner/buckets/{plannerBucket-id}", - "CommandAlias": null, - "Command": "Get-MgBetaPlannerBucket", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/planner/buckets/{plannerBucket-id}", "Permissions": [ { "Name": "Tasks.Read", @@ -175300,20 +175297,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-get?view=graph-rest-beta", + "Command": "Get-MgBetaPlannerBucket", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerBucket", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerBucket", - "Uri": "/planner/buckets", - "CommandAlias": null, - "Command": "Get-MgBetaPlannerBucket", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/planner/buckets", "Permissions": [ { "Name": "Tasks.Read", @@ -175364,19 +175361,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-list-buckets?view=graph-rest-beta", + "Command": "Get-MgBetaPlannerBucket", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerBucket", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/planner/buckets/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPlannerBucketCount", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/planner/buckets/$count", "Permissions": [ { "Name": "Tasks.Read", @@ -175427,19 +175424,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPlannerBucketCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerBucket", - "Uri": "/planner/buckets/delta", - "CommandAlias": null, - "Command": "Get-MgBetaPlannerBucketDelta", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/planner/buckets/delta", "Permissions": [ { "Name": "Tasks.Read", @@ -175490,19 +175487,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-delta?view=graph-rest-beta", + "Command": "Get-MgBetaPlannerBucketDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerBucket", + "Method": "GET", "Variants": [ "Delta" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTask", - "Uri": "/planner/buckets/{plannerBucket-id}/tasks", - "CommandAlias": null, - "Command": "Get-MgBetaPlannerBucketTask", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/planner/buckets/{plannerBucket-id}/tasks", "Permissions": [ { "Name": "Tasks.Read", @@ -175553,19 +175550,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-list-tasks?view=graph-rest-beta", + "Command": "Get-MgBetaPlannerBucketTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerPlan", - "Uri": "/planner/plans/{plannerPlan-id}", - "CommandAlias": null, - "Command": "Get-MgBetaPlannerPlan", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/planner/plans/{plannerPlan-id}", "Permissions": [ { "Name": "Tasks.Read", @@ -175616,20 +175613,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-get?view=graph-rest-beta", + "Command": "Get-MgBetaPlannerPlan", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerPlan", - "Uri": "/planner/plans", - "CommandAlias": null, - "Command": "Get-MgBetaPlannerPlan", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/planner/plans", "Permissions": [ { "Name": "Tasks.Read", @@ -175680,19 +175677,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-list-plans?view=graph-rest-beta", + "Command": "Get-MgBetaPlannerPlan", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerBucket", - "Uri": "/planner/plans/{plannerPlan-id}/buckets", - "CommandAlias": null, - "Command": "Get-MgBetaPlannerPlanBucket", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/planner/plans/{plannerPlan-id}/buckets", "Permissions": [ { "Name": "Tasks.Read", @@ -175743,19 +175740,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-list-buckets?view=graph-rest-beta", + "Command": "Get-MgBetaPlannerPlanBucket", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerBucket", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/planner/plans/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPlannerPlanCount", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/planner/plans/$count", "Permissions": [ { "Name": "Tasks.Read", @@ -175806,19 +175803,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPlannerPlanCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerPlan", - "Uri": "/planner/plans/delta", - "CommandAlias": null, - "Command": "Get-MgBetaPlannerPlanDelta", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/planner/plans/delta", "Permissions": [ { "Name": "Tasks.Read", @@ -175869,19 +175866,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-delta?view=graph-rest-beta", + "Command": "Get-MgBetaPlannerPlanDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "GET", "Variants": [ "Delta" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerPlanDetails", - "Uri": "/planner/plans/{plannerPlan-id}/details", - "CommandAlias": null, - "Command": "Get-MgBetaPlannerPlanDetail", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/planner/plans/{plannerPlan-id}/details", "Permissions": [ { "Name": "Tasks.Read", @@ -175932,20 +175929,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplandetails-get?view=graph-rest-beta", + "Command": "Get-MgBetaPlannerPlanDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlanDetails", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTask", - "Uri": "/planner/plans/{plannerPlan-id}/tasks", - "CommandAlias": null, - "Command": "Get-MgBetaPlannerPlanTask", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/planner/plans/{plannerPlan-id}/tasks", "Permissions": [ { "Name": "Tasks.Read", @@ -175996,19 +175993,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-list-tasks?view=graph-rest-beta", + "Command": "Get-MgBetaPlannerPlanTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerRoster", - "Uri": "/planner/rosters/{plannerRoster-id}", - "CommandAlias": null, - "Command": "Get-MgBetaPlannerRoster", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/planner/rosters/{plannerRoster-id}", "Permissions": [ { "Name": "Tasks.Read", @@ -176043,48 +176040,48 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerroster-get?view=graph-rest-beta", + "Command": "Get-MgBetaPlannerRoster", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerRoster", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerRoster", - "Uri": "/planner/rosters", - "CommandAlias": null, - "Command": "Get-MgBetaPlannerRoster", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/planner/rosters", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPlannerRoster", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerRoster", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/planner/rosters/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPlannerRosterCount", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/planner/rosters/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPlannerRosterCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerRosterMember", - "Uri": "/planner/rosters/{plannerRoster-id}/members/{plannerRosterMember-id}", - "CommandAlias": null, - "Command": "Get-MgBetaPlannerRosterMember", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/planner/rosters/{plannerRoster-id}/members/{plannerRosterMember-id}", "Permissions": [ { "Name": "Tasks.Read", @@ -176119,20 +176116,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerrostermember-get?view=graph-rest-beta", + "Command": "Get-MgBetaPlannerRosterMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerRosterMember", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerRosterMember", - "Uri": "/planner/rosters/{plannerRoster-id}/members", - "CommandAlias": null, - "Command": "Get-MgBetaPlannerRosterMember", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/planner/rosters/{plannerRoster-id}/members", "Permissions": [ { "Name": "Tasks.Read", @@ -176167,19 +176164,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerroster-list-members?view=graph-rest-beta", + "Command": "Get-MgBetaPlannerRosterMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerRosterMember", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/planner/rosters/{plannerRoster-id}/members/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPlannerRosterMemberCount", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/planner/rosters/{plannerRoster-id}/members/$count", "Permissions": [ { "Name": "Tasks.Read", @@ -176214,35 +176211,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPlannerRosterMemberCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerPlan", - "Uri": "/planner/rosters/{plannerRoster-id}/plans/{plannerPlan-id}", - "CommandAlias": null, - "Command": "Get-MgBetaPlannerRosterPlan", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/planner/rosters/{plannerRoster-id}/plans/{plannerPlan-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPlannerRosterPlan", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerPlan", - "Uri": "/planner/rosters/{plannerRoster-id}/plans", - "CommandAlias": null, - "Command": "Get-MgBetaPlannerRosterPlan", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/planner/rosters/{plannerRoster-id}/plans", "Permissions": [ { "Name": "Tasks.Read", @@ -176277,19 +176274,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerroster-list-plans?view=graph-rest-beta", + "Command": "Get-MgBetaPlannerRosterPlan", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/planner/rosters/{plannerRoster-id}/plans/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPlannerRosterPlanCount", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/planner/rosters/{plannerRoster-id}/plans/$count", "Permissions": [ { "Name": "Tasks.Read", @@ -176324,20 +176321,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPlannerRosterPlanCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTask", - "Uri": "/planner/tasks/{plannerTask-id}", - "CommandAlias": null, - "Command": "Get-MgBetaPlannerTask", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/planner/tasks/{plannerTask-id}", "Permissions": [ { "Name": "Tasks.Read", @@ -176388,20 +176385,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-get?view=graph-rest-beta", + "Command": "Get-MgBetaPlannerTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTask", - "Uri": "/planner/tasks", - "CommandAlias": null, - "Command": "Get-MgBetaPlannerTask", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/planner/tasks", "Permissions": [ { "Name": "Tasks.Read", @@ -176452,19 +176449,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-list-tasks?view=graph-rest-beta", + "Command": "Get-MgBetaPlannerTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", - "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "CommandAlias": null, - "Command": "Get-MgBetaPlannerTaskAssignedToTaskBoardFormat", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", "Permissions": [ { "Name": "Tasks.Read", @@ -176515,20 +176512,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-get?view=graph-rest-beta", + "Command": "Get-MgBetaPlannerTaskAssignedToTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", - "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", - "CommandAlias": null, - "Command": "Get-MgBetaPlannerTaskBucketTaskBoardFormat", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", "Permissions": [ { "Name": "Tasks.Read", @@ -176579,20 +176576,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-get?view=graph-rest-beta", + "Command": "Get-MgBetaPlannerTaskBucketTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/planner/tasks/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPlannerTaskCount", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/planner/tasks/$count", "Permissions": [ { "Name": "Tasks.Read", @@ -176643,19 +176640,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPlannerTaskCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTask", - "Uri": "/planner/tasks/delta", - "CommandAlias": null, - "Command": "Get-MgBetaPlannerTaskDelta", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/planner/tasks/delta", "Permissions": [ { "Name": "Tasks.Read", @@ -176674,19 +176671,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delta?view=graph-rest-beta", + "Command": "Get-MgBetaPlannerTaskDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "GET", "Variants": [ "Delta" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTaskDetails", - "Uri": "/planner/tasks/{plannerTask-id}/details", - "CommandAlias": null, - "Command": "Get-MgBetaPlannerTaskDetail", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/planner/tasks/{plannerTask-id}/details", "Permissions": [ { "Name": "Tasks.Read", @@ -176737,20 +176734,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertaskdetails-get?view=graph-rest-beta", + "Command": "Get-MgBetaPlannerTaskDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTaskDetails", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", - "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", - "CommandAlias": null, - "Command": "Get-MgBetaPlannerTaskProgressTaskBoardFormat", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", "Permissions": [ { "Name": "Tasks.Read", @@ -176801,20 +176798,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-get?view=graph-rest-beta", + "Command": "Get-MgBetaPlannerTaskProgressTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewPolicy", - "Uri": "/policies/accessReviewPolicy", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyAccessReviewPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/accessReviewPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -176849,19 +176846,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewpolicy-get?view=graph-rest-beta", + "Command": "Get-MgBetaPolicyAccessReviewPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewPolicy", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", "Permissions": [ { "Name": "Policy.Read.All", @@ -176912,20 +176909,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-get?view=graph-rest-beta", + "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", - "Uri": "/policies/activityBasedTimeoutPolicies", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/activityBasedTimeoutPolicies", "Permissions": [ { "Name": "Policy.Read.All", @@ -176976,63 +176973,63 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-list?view=graph-rest-beta", + "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo/{directoryObject-id}", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicyApplyTo", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo/{directoryObject-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicyApplyTo", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicyApplyTo", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicyApplyTo", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicyApplyToCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicyApplyToCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/policies/activityBasedTimeoutPolicies/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicyCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/activityBasedTimeoutPolicies/$count", "Permissions": [ { "Name": "Policy.Read.All", @@ -177083,19 +177080,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicyCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy", - "Uri": "/policies/adminConsentRequestPolicy", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyAdminConsentRequestPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/adminConsentRequestPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -177162,19 +177159,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminconsentrequestpolicy-get?view=graph-rest-beta", + "Command": "Get-MgBetaPolicyAdminConsentRequestPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppManagementPolicy", - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyAppManagementPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", "Permissions": [ { "Name": "Policy.Read.All", @@ -177225,20 +177222,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-get?view=graph-rest-beta", + "Command": "Get-MgBetaPolicyAppManagementPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppManagementPolicy", - "Uri": "/policies/appManagementPolicies", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyAppManagementPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/appManagementPolicies", "Permissions": [ { "Name": "Policy.Read.All", @@ -177289,34 +177286,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-list?view=graph-rest-beta", + "Command": "Get-MgBetaPolicyAppManagementPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo/{directoryObject-id}", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyAppManagementPolicyApplyTo", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo/{directoryObject-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPolicyAppManagementPolicyApplyTo", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyAppManagementPolicyApplyTo", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo", "Permissions": [ { "Name": "Application.Read.All", @@ -177383,19 +177380,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-list-appliesto?view=graph-rest-beta", + "Command": "Get-MgBetaPolicyAppManagementPolicyApplyTo", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyAppManagementPolicyApplyToCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo/$count", "Permissions": [ { "Name": "Application.Read.All", @@ -177462,20 +177459,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPolicyAppManagementPolicyApplyToCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/policies/appManagementPolicies/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyAppManagementPolicyCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/appManagementPolicies/$count", "Permissions": [ { "Name": "Policy.Read.All", @@ -177526,19 +177523,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPolicyAppManagementPolicyCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy", - "Uri": "/policies/authenticationFlowsPolicy", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyAuthenticationFlowPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/authenticationFlowsPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -177573,19 +177570,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationflowspolicy-get?view=graph-rest-beta", + "Command": "Get-MgBetaPolicyAuthenticationFlowPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy", - "Uri": "/policies/authenticationMethodsPolicy", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyAuthenticationMethodPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/authenticationMethodsPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -177620,19 +177617,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethodspolicy-get?view=graph-rest-beta", + "Command": "Get-MgBetaPolicyAuthenticationMethodPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", - "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", "Permissions": [ { "Name": "Policy.Read.All", @@ -177667,48 +177664,48 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalauthenticationmethodconfiguration-get?view=graph-rest-beta", + "Command": "Get-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", - "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfigurationCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfigurationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", "Permissions": [ { "Name": "Policy.Read.All", @@ -177759,20 +177756,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-get?view=graph-rest-beta", + "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", - "Uri": "/policies/authenticationStrengthPolicies", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/authenticationStrengthPolicies", "Permissions": [ { "Name": "Policy.Read.All", @@ -177823,63 +177820,63 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthroot-list-policies?view=graph-rest-beta", + "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfigurationCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfigurationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/policies/authenticationStrengthPolicies/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicyCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/authenticationStrengthPolicies/$count", "Permissions": [ { "Name": "Policy.Read.All", @@ -177930,34 +177927,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicyCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthorizationPolicy", - "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyAuthorizationPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPolicyAuthorizationPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthorizationPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthorizationPolicy", - "Uri": "/policies/authorizationPolicy", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyAuthorizationPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/authorizationPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -177992,19 +177989,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authorizationpolicy-get?view=graph-rest-beta", + "Command": "Get-MgBetaPolicyAuthorizationPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthorizationPolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/policies/authorizationPolicy/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyAuthorizationPolicyCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/authorizationPolicy/$count", "Permissions": [ { "Name": "Policy.Read.All", @@ -178039,63 +178036,63 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPolicyAuthorizationPolicyCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDefaultUserRoleOverride", - "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/{defaultUserRoleOverride-id}", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/{defaultUserRoleOverride-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDefaultUserRoleOverride", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDefaultUserRoleOverride", - "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDefaultUserRoleOverride", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverrideCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverrideCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphB2CAuthenticationMethodsPolicy", - "Uri": "/policies/b2cAuthenticationMethodsPolicy", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyB2CAuthenticationMethodPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/b2cAuthenticationMethodsPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -178122,19 +178119,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cauthenticationmethodspolicy-get?view=graph-rest-beta", + "Command": "Get-MgBetaPolicyB2CAuthenticationMethodPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphB2CAuthenticationMethodsPolicy", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphClaimsMappingPolicy", - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyClaimMappingPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", "Permissions": [ { "Name": "Policy.Read.All", @@ -178185,20 +178182,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-get?view=graph-rest-beta", + "Command": "Get-MgBetaPolicyClaimMappingPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphClaimsMappingPolicy", - "Uri": "/policies/claimsMappingPolicies", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyClaimMappingPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/claimsMappingPolicies", "Permissions": [ { "Name": "Policy.Read.All", @@ -178249,34 +178246,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-list?view=graph-rest-beta", + "Command": "Get-MgBetaPolicyClaimMappingPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo/{directoryObject-id}", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyClaimMappingPolicyApplyTo", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo/{directoryObject-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPolicyClaimMappingPolicyApplyTo", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyClaimMappingPolicyApplyTo", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo", "Permissions": [ { "Name": "Policy.Read.All", @@ -178359,19 +178356,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-list-appliesto?view=graph-rest-beta", + "Command": "Get-MgBetaPolicyClaimMappingPolicyApplyTo", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyClaimMappingPolicyApplyToCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo/$count", "Permissions": [ { "Name": "Policy.Read.All", @@ -178454,20 +178451,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPolicyClaimMappingPolicyApplyToCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/policies/claimsMappingPolicies/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyClaimMappingPolicyCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/claimsMappingPolicies/$count", "Permissions": [ { "Name": "Policy.Read.All", @@ -178518,33 +178515,33 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPolicyClaimMappingPolicyCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/policies/conditionalAccessPolicies/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyConditionalAccessPolicyCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/conditionalAccessPolicies/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPolicyConditionalAccessPolicyCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicy", - "Uri": "/policies/crossTenantAccessPolicy", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyCrossTenantAccessPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -178579,19 +178576,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-get?view=graph-rest-beta", + "Command": "Get-MgBetaPolicyCrossTenantAccessPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicy", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationDefault", - "Uri": "/policies/crossTenantAccessPolicy/default", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyDefault", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/default", "Permissions": [ { "Name": "Policy.Read.All", @@ -178626,19 +178623,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationdefault-get?view=graph-rest-beta", + "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyDefault", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationDefault", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", - "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyPartner", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", "Permissions": [ { "Name": "Policy.Read.All", @@ -178673,20 +178670,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-get?view=graph-rest-beta", + "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyPartner", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", - "Uri": "/policies/crossTenantAccessPolicy/partners", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyPartner", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/partners", "Permissions": [ { "Name": "Policy.Read.All", @@ -178721,19 +178718,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-list-partners?view=graph-rest-beta", + "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyPartner", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/policies/crossTenantAccessPolicy/partners/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyPartnerCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/partners/$count", "Permissions": [ { "Name": "Policy.Read.All", @@ -178768,19 +178765,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyPartnerCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCrossTenantIdentitySyncPolicyPartner", - "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", "Permissions": [ { "Name": "Policy.Read.All", @@ -178815,20 +178812,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantidentitysyncpolicypartner-get?view=graph-rest-beta", + "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCrossTenantIdentitySyncPolicyPartner", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPolicyTemplate", - "Uri": "/policies/crossTenantAccessPolicy/templates", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyTemplate", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/templates", "Permissions": [ { "Name": "MultiTenantOrganization.Read.All", @@ -178863,47 +178860,47 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyTemplate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPolicyTemplate", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationIdentitySyncPolicyTemplate", - "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationidentitysyncpolicytemplate-get?view=graph-rest-beta", + "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationIdentitySyncPolicyTemplate", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationPartnerConfigurationTemplate", - "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationpartnerconfigurationtemplate-get?view=graph-rest-beta", + "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationPartnerConfigurationTemplate", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTenantAppManagementPolicy", - "Uri": "/policies/defaultAppManagementPolicy", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyDefaultAppManagementPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/defaultAppManagementPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -178954,19 +178951,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantappmanagementpolicy-get?view=graph-rest-beta", + "Command": "Get-MgBetaPolicyDefaultAppManagementPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTenantAppManagementPolicy", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceRegistrationPolicy", - "Uri": "/policies/deviceRegistrationPolicy", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyDeviceRegistrationPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/deviceRegistrationPolicy", "Permissions": [ { "Name": "Policy.Read.DeviceConfiguration", @@ -179009,33 +179006,33 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/deviceregistrationpolicy-get?view=graph-rest-beta", + "Command": "Get-MgBetaPolicyDeviceRegistrationPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceRegistrationPolicy", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryRoleAccessReviewPolicy", - "Uri": "/policies/directoryRoleAccessReviewPolicy", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyDirectoryRoleAccessReviewPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/directoryRoleAccessReviewPolicy", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPolicyDirectoryRoleAccessReviewPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryRoleAccessReviewPolicy", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExternalIdentitiesPolicy", - "Uri": "/policies/externalIdentitiesPolicy", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyExternalIdentityPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/externalIdentitiesPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -179070,19 +179067,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalidentitiespolicy-get?view=graph-rest-beta", + "Command": "Get-MgBetaPolicyExternalIdentityPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalIdentitiesPolicy", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyFeatureRolloutPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", "Permissions": [ { "Name": "Policy.ReadWrite.HybridAuthentication", @@ -179101,20 +179098,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-get?view=graph-rest-beta", + "Command": "Get-MgBetaPolicyFeatureRolloutPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", - "Uri": "/policies/featureRolloutPolicies", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyFeatureRolloutPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/featureRolloutPolicies", "Permissions": [ { "Name": "Policy.Read.HybridAuthentication", @@ -179141,62 +179138,62 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-featurerolloutpolicies?view=graph-rest-beta", + "Command": "Get-MgBetaPolicyFeatureRolloutPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyFeatureRolloutPolicyApplyTo", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPolicyFeatureRolloutPolicyApplyTo", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyFeatureRolloutPolicyApplyToByRef", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPolicyFeatureRolloutPolicyApplyToByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyFeatureRolloutPolicyApplyToCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPolicyFeatureRolloutPolicyApplyToCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/policies/featureRolloutPolicies/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyFeatureRolloutPolicyCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/featureRolloutPolicies/$count", "Permissions": [ { "Name": "Policy.Read.HybridAuthentication", @@ -179223,33 +179220,33 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPolicyFeatureRolloutPolicyCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphFederatedTokenValidationPolicy", - "Uri": "/policies/federatedTokenValidationPolicy", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyFederatedTokenValidationPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/federatedTokenValidationPolicy", "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/policyroot-list-federatedtokenvalidationpolicy?view=graph-rest-beta", + "Command": "Get-MgBetaPolicyFederatedTokenValidationPolicy", "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedtokenvalidationpolicy-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphFederatedTokenValidationPolicy", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", "Permissions": [ { "Name": "Policy.Read.All", @@ -179300,20 +179297,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-get?view=graph-rest-beta", + "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", - "Uri": "/policies/homeRealmDiscoveryPolicies", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/homeRealmDiscoveryPolicies", "Permissions": [ { "Name": "Policy.Read.All", @@ -179364,34 +179361,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-list?view=graph-rest-beta", + "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo/{directoryObject-id}", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicyApplyTo", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo/{directoryObject-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicyApplyTo", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicyApplyTo", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo", "Permissions": [ { "Name": "Policy.Read.All", @@ -179474,19 +179471,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-list-appliesto?view=graph-rest-beta", + "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicyApplyTo", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicyApplyToCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo/$count", "Permissions": [ { "Name": "Policy.Read.All", @@ -179569,20 +179566,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicyApplyToCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/policies/homeRealmDiscoveryPolicies/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicyCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/homeRealmDiscoveryPolicies/$count", "Permissions": [ { "Name": "Policy.Read.All", @@ -179633,19 +179630,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicyCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy", - "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyIdentitySecurityDefaultEnforcementPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -179680,19 +179677,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitysecuritydefaultsenforcementpolicy-get?view=graph-rest-beta", + "Command": "Get-MgBetaPolicyIdentitySecurityDefaultEnforcementPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobilityManagementPolicy", - "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyMobileAppManagementPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}", "Permissions": [ { "Name": "Policy.Read.All", @@ -179711,20 +179708,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-get?view=graph-rest-beta", + "Command": "Get-MgBetaPolicyMobileAppManagementPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobilityManagementPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobilityManagementPolicy", - "Uri": "/policies/mobileAppManagementPolicies", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyMobileAppManagementPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/mobileAppManagementPolicies", "Permissions": [ { "Name": "Policy.Read.All", @@ -179743,19 +179740,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-list?view=graph-rest-beta", + "Command": "Get-MgBetaPolicyMobileAppManagementPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobilityManagementPolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/policies/mobileAppManagementPolicies/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyMobileAppManagementPolicyCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/mobileAppManagementPolicies/$count", "Permissions": [ { "Name": "Policy.Read.All", @@ -179774,19 +179771,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPolicyMobileAppManagementPolicyCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroup", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups", "Permissions": [ { "Name": "Policy.Read.All", @@ -179805,19 +179802,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-list-includedgroups?view=graph-rest-beta", + "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroupByRef", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref", "Permissions": [ { "Name": "Policy.Read.All", @@ -179836,19 +179833,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-list-includedgroups?view=graph-rest-beta", + "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroupByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroupCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$count", "Permissions": [ { "Name": "Policy.Read.All", @@ -179867,49 +179864,49 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroupCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/{group-id}/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroupServiceProvisioningError", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/{group-id}/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroupServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/{group-id}/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroupServiceProvisioningErrorCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/{group-id}/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroupServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobilityManagementPolicy", - "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}", "Permissions": [ { "Name": "Policy.Read.All", @@ -179928,20 +179925,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-get?view=graph-rest-beta", + "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobilityManagementPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobilityManagementPolicy", - "Uri": "/policies/mobileDeviceManagementPolicies", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/mobileDeviceManagementPolicies", "Permissions": [ { "Name": "Policy.Read.All", @@ -179960,19 +179957,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-list?view=graph-rest-beta", + "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobilityManagementPolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/policies/mobileDeviceManagementPolicies/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/mobileDeviceManagementPolicies/$count", "Permissions": [ { "Name": "Policy.Read.All", @@ -179991,19 +179988,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroup", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups", "Permissions": [ { "Name": "Policy.Read.All", @@ -180022,19 +180019,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-list-includedgroups?view=graph-rest-beta", + "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupByRef", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref", "Permissions": [ { "Name": "Policy.Read.All", @@ -180053,19 +180050,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-list-includedgroups?view=graph-rest-beta", + "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$count", "Permissions": [ { "Name": "Policy.Read.All", @@ -180084,49 +180081,49 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/{group-id}/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupServiceProvisioningError", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/{group-id}/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/{group-id}/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupServiceProvisioningErrorCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/{group-id}/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermissionGrantPolicy", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyPermissionGrantPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -180161,20 +180158,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-get?view=graph-rest-beta", + "Command": "Get-MgBetaPolicyPermissionGrantPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionGrantPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermissionGrantPolicy", - "Uri": "/policies/permissionGrantPolicies", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyPermissionGrantPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPolicies", "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -180209,19 +180206,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-list?view=graph-rest-beta", + "Command": "Get-MgBetaPolicyPermissionGrantPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionGrantPolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/policies/permissionGrantPolicies/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyPermissionGrantPolicyCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPolicies/$count", "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -180256,34 +180253,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPolicyPermissionGrantPolicyCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyPermissionGrantPolicyExclude", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPolicyPermissionGrantPolicyExclude", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyPermissionGrantPolicyExclude", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes", "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -180318,19 +180315,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-list-excludes?view=graph-rest-beta", + "Command": "Get-MgBetaPolicyPermissionGrantPolicyExclude", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyPermissionGrantPolicyExcludeCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/$count", "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -180365,35 +180362,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPolicyPermissionGrantPolicyExcludeCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyPermissionGrantPolicyInclude", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPolicyPermissionGrantPolicyInclude", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyPermissionGrantPolicyInclude", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes", "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -180428,19 +180425,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-list-includes?view=graph-rest-beta", + "Command": "Get-MgBetaPolicyPermissionGrantPolicyInclude", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyPermissionGrantPolicyIncludeCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/$count", "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -180475,63 +180472,63 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPolicyPermissionGrantPolicyIncludeCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermissionGrantPreApprovalPolicy", - "Uri": "/policies/permissionGrantPreApprovalPolicies/{permissionGrantPreApprovalPolicy-id}", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyPermissionGrantPreApprovalPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPreApprovalPolicies/{permissionGrantPreApprovalPolicy-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpreapprovalpolicy-get?view=graph-rest-beta", + "Command": "Get-MgBetaPolicyPermissionGrantPreApprovalPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionGrantPreApprovalPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermissionGrantPreApprovalPolicy", - "Uri": "/policies/permissionGrantPreApprovalPolicies", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyPermissionGrantPreApprovalPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPreApprovalPolicies", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/policyroot-list-permissiongrantpreapprovalpolicies?view=graph-rest-beta", + "Command": "Get-MgBetaPolicyPermissionGrantPreApprovalPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionGrantPreApprovalPolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/policies/permissionGrantPreApprovalPolicies/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyPermissionGrantPreApprovalPolicyCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPreApprovalPolicies/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPolicyPermissionGrantPreApprovalPolicyCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyRoleManagementPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -180598,20 +180595,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPolicyRoleManagementPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", - "Uri": "/policies/roleManagementPolicies", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyRoleManagementPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicies", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -180678,19 +180675,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/policyroot-list-rolemanagementpolicies?view=graph-rest-beta", + "Command": "Get-MgBetaPolicyRoleManagementPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", - "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyRoleManagementPolicyAssignment", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -180757,20 +180754,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPolicyRoleManagementPolicyAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", - "Uri": "/policies/roleManagementPolicyAssignments", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyRoleManagementPolicyAssignment", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicyAssignments", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -180837,19 +180834,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/policyroot-list-rolemanagementpolicyassignments?view=graph-rest-beta", + "Command": "Get-MgBetaPolicyRoleManagementPolicyAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/policies/roleManagementPolicyAssignments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyRoleManagementPolicyAssignmentCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicyAssignments/$count", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -180916,34 +180913,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPolicyRoleManagementPolicyAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", - "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}/policy", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyRoleManagementPolicyAssignmentPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}/policy", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPolicyRoleManagementPolicyAssignmentPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/policies/roleManagementPolicies/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyRoleManagementPolicyCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicies/$count", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -181010,34 +181007,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPolicyRoleManagementPolicyCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyRoleManagementPolicyEffectiveRule", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPolicyRoleManagementPolicyEffectiveRule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyRoleManagementPolicyEffectiveRule", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -181104,19 +181101,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicy-list-effectiverules?view=graph-rest-beta", + "Command": "Get-MgBetaPolicyRoleManagementPolicyEffectiveRule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyRoleManagementPolicyEffectiveRuleCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/$count", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -181183,20 +181180,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPolicyRoleManagementPolicyEffectiveRuleCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyRoleManagementPolicyRule", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -181263,99 +181260,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicyrule-get?view=graph-rest-beta", + "Command": "Get-MgBetaPolicyRoleManagementPolicyRule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyRoleManagementPolicyRule", "Module": "Beta.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": "Read and write directory RBAC settings", - "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "RoleManagement.Read.Directory", - "Description": "Read directory RBAC settings", - "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "RoleManagement.Read.All", - "Description": "Read role management data for all RBAC providers", - "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.", - "IsAdmin": true, - "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 - } - ], - "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicy-list-rules?view=graph-rest-beta", - "Variants": [ - "List" - ] - }, - { - "Method": "GET", - "OutputType": null, - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/$count", "CommandAlias": null, - "Command": "Get-MgBetaPolicyRoleManagementPolicyRuleCount", - "Module": "Beta.Identity.SignIns", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -181422,151 +181340,230 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicy-list-rules?view=graph-rest-beta", + "Command": "Get-MgBetaPolicyRoleManagementPolicyRule", "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "Method": "GET", + "Variants": [ + "List" + ] + }, + { + "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/$count", + "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": "Read and write directory RBAC settings", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "RoleManagement.Read.Directory", + "Description": "Read directory RBAC settings", + "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "RoleManagement.Read.All", + "Description": "Read role management data for all RBAC providers", + "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.", + "IsAdmin": true, + "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, + "Command": "Get-MgBetaPolicyRoleManagementPolicyRuleCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy", - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy", - "Uri": "/policies/servicePrincipalCreationPolicies", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/servicePrincipalCreationPolicies", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/policies/servicePrincipalCreationPolicies/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/servicePrincipalCreationPolicies/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/{servicePrincipalCreationConditionSet-id}", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyExclude", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/{servicePrincipalCreationConditionSet-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyExclude", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyExclude", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyExclude", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyExcludeCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyExcludeCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/{servicePrincipalCreationConditionSet-id}", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyInclude", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/{servicePrincipalCreationConditionSet-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyInclude", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyInclude", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyInclude", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyIncludeCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyIncludeCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyTokenIssuancePolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", "Permissions": [ { "Name": "Policy.Read.All", @@ -181617,20 +181614,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-get?view=graph-rest-beta", + "Command": "Get-MgBetaPolicyTokenIssuancePolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", - "Uri": "/policies/tokenIssuancePolicies", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyTokenIssuancePolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/tokenIssuancePolicies", "Permissions": [ { "Name": "Policy.Read.All", @@ -181681,34 +181678,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-list?view=graph-rest-beta", + "Command": "Get-MgBetaPolicyTokenIssuancePolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo/{directoryObject-id}", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyTokenIssuancePolicyApplyTo", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo/{directoryObject-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPolicyTokenIssuancePolicyApplyTo", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyTokenIssuancePolicyApplyTo", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo", "Permissions": [ { "Name": "Policy.Read.All", @@ -181791,19 +181788,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-list-appliesto?view=graph-rest-beta", + "Command": "Get-MgBetaPolicyTokenIssuancePolicyApplyTo", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyTokenIssuancePolicyApplyToCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo/$count", "Permissions": [ { "Name": "Policy.Read.All", @@ -181886,20 +181883,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPolicyTokenIssuancePolicyApplyToCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/policies/tokenIssuancePolicies/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyTokenIssuancePolicyCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/tokenIssuancePolicies/$count", "Permissions": [ { "Name": "Policy.Read.All", @@ -181950,19 +181947,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPolicyTokenIssuancePolicyCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyTokenLifetimePolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", "Permissions": [ { "Name": "Policy.Read.All", @@ -182013,20 +182010,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-get?view=graph-rest-beta", + "Command": "Get-MgBetaPolicyTokenLifetimePolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", - "Uri": "/policies/tokenLifetimePolicies", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyTokenLifetimePolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/tokenLifetimePolicies", "Permissions": [ { "Name": "Policy.Read.All", @@ -182077,34 +182074,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-list?view=graph-rest-beta", + "Command": "Get-MgBetaPolicyTokenLifetimePolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo/{directoryObject-id}", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyTokenLifetimePolicyApplyTo", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo/{directoryObject-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPolicyTokenLifetimePolicyApplyTo", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyTokenLifetimePolicyApplyTo", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo", "Permissions": [ { "Name": "Policy.Read.All", @@ -182187,19 +182184,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-list-appliesto?view=graph-rest-beta", + "Command": "Get-MgBetaPolicyTokenLifetimePolicyApplyTo", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyTokenLifetimePolicyApplyToCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo/$count", "Permissions": [ { "Name": "Policy.Read.All", @@ -182282,20 +182279,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPolicyTokenLifetimePolicyApplyToCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/policies/tokenLifetimePolicies/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyTokenLifetimePolicyCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/tokenLifetimePolicies/$count", "Permissions": [ { "Name": "Policy.Read.All", @@ -182346,33 +182343,33 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPolicyTokenLifetimePolicyCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrint", - "Uri": "/print", - "CommandAlias": null, - "Command": "Get-MgBetaPrint", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrint", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrint", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintConnector", - "Uri": "/print/connectors/{printConnector-id}", - "CommandAlias": null, - "Command": "Get-MgBetaPrintConnector", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/connectors/{printConnector-id}", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -182391,20 +182388,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printconnector-get?view=graph-rest-beta", + "Command": "Get-MgBetaPrintConnector", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintConnector", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintConnector", - "Uri": "/print/connectors", - "CommandAlias": null, - "Command": "Get-MgBetaPrintConnector", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/connectors", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -182423,19 +182420,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-connectors?view=graph-rest-beta", + "Command": "Get-MgBetaPrintConnector", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintConnector", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/print/connectors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPrintConnectorCount", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/connectors/$count", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -182454,19 +182451,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrintConnectorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintOperation", - "Uri": "/print/operations/{printOperation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaPrintOperation", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/operations/{printOperation-id}", "Permissions": [ { "Name": "Printer.Create", @@ -182493,48 +182490,48 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printoperation-get?view=graph-rest-beta", + "Command": "Get-MgBetaPrintOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintOperation", - "Uri": "/print/operations", - "CommandAlias": null, - "Command": "Get-MgBetaPrintOperation", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/operations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrintOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintOperation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/print/operations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPrintOperationCount", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/operations/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrintOperationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrinter", - "Uri": "/print/printers/{printer-id}", - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinter", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}", "Permissions": [ { "Name": "Printer.Read.All", @@ -182601,20 +182598,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-get?view=graph-rest-beta", + "Command": "Get-MgBetaPrintPrinter", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrinter", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrinter", - "Uri": "/print/printers", - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinter", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers", "Permissions": [ { "Name": "Printer.Read.All", @@ -182641,19 +182638,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-printers?view=graph-rest-beta", + "Command": "Get-MgBetaPrintPrinter", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrinter", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrinterCapabilities", - "Uri": "/print/printers/{printer-id}/getCapabilities", - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterCapability", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/getCapabilities", "Permissions": [ { "Name": "Printer.Read.All", @@ -182680,35 +182677,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-getcapabilities?view=graph-rest-beta", + "Command": "Get-MgBetaPrintPrinterCapability", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrinterCapabilities", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintConnector", - "Uri": "/print/printers/{printer-id}/connectors/{printConnector-id}", - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterConnector", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/connectors/{printConnector-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrintPrinterConnector", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintConnector", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintConnector", - "Uri": "/print/printers/{printer-id}/connectors", - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterConnector", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/connectors", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -182727,19 +182724,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-list-connectors?view=graph-rest-beta", + "Command": "Get-MgBetaPrintPrinterConnector", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintConnector", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/print/printers/{printer-id}/connectors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterConnectorCount", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/connectors/$count", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -182758,20 +182755,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrintPrinterConnectorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/print/printers/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterCount", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/$count", "Permissions": [ { "Name": "Printer.Read.All", @@ -182798,19 +182795,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrintPrinterCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintJob", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterJob", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -182909,20 +182906,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-get?view=graph-rest-beta", + "Command": "Get-MgBetaPrintPrinterJob", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintJob", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintJob", - "Uri": "/print/printers/{printer-id}/jobs", - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterJob", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -183021,19 +183018,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-list-jobs?view=graph-rest-beta", + "Command": "Get-MgBetaPrintPrinterJob", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintJob", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/print/printers/{printer-id}/jobs/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterJobCount", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/$count", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -183132,20 +183129,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrintPrinterJobCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintDocument", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterJobDocument", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", "Permissions": [ { "Name": "PrintJob.Read", @@ -183196,34 +183193,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrintPrinterJobDocument", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintDocument", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintDocument", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents", - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterJobDocument", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-get-file?view=graph-rest-beta", + "Command": "Get-MgBetaPrintPrinterJobDocument", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintDocument", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterJobDocumentContent", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", "Permissions": [ { "Name": "PrintJob.Read", @@ -183274,112 +183271,115 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-get-file?view=graph-rest-beta", + "Command": "Get-MgBetaPrintPrinterJobDocumentContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterJobDocumentCount", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrintPrinterJobDocumentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintTask", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterJobTask", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrintPrinterJobTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintTask", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks", - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterJobTask", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrintPrinterJobTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintTask", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterJobTaskCount", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrintPrinterJobTaskCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintTaskDefinition", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}/definition", - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterJobTaskDefinition", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}/definition", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrintPrinterJobTaskDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintTaskTrigger", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}/trigger", - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterJobTaskTrigger", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}/trigger", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrintPrinterJobTaskTrigger", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrinterShare", - "Uri": "/print/printerShares/{printerShare-id}", - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterShare", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrintPrinterShare", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrinterShare", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -183390,186 +183390,183 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrinterShare", - "Uri": "/print/printerShares", - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterShare", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printerShares", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrintPrinterShare", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrinterShare", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/print/printerShares/{printerShare-id}/allowedGroups", - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterShareAllowedGroup", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/allowedGroups", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrintPrinterShareAllowedGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/$ref", - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterShareAllowedGroupByRef", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrintPrinterShareAllowedGroupByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterShareAllowedGroupCount", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrintPrinterShareAllowedGroupCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterShareAllowedGroupServiceProvisioningError", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrintPrinterShareAllowedGroupServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterShareAllowedGroupServiceProvisioningErrorCount", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrintPrinterShareAllowedGroupServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/print/printerShares/{printerShare-id}/allowedUsers", - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterShareAllowedUser", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/allowedUsers", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrintPrinterShareAllowedUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/$ref", - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterShareAllowedUserByRef", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrintPrinterShareAllowedUserByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterShareAllowedUserCount", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrintPrinterShareAllowedUserCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterShareAllowedUserMailboxSetting", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrintPrinterShareAllowedUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterShareAllowedUserServiceProvisioningError", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrintPrinterShareAllowedUserServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterShareAllowedUserServiceProvisioningErrorCount", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrintPrinterShareAllowedUserServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/print/printers/{printer-id}/shares/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterShareCount", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/shares/$count", "Permissions": [ { "Name": "PrinterShare.ReadBasic.All", @@ -183596,8 +183593,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrintPrinterShareCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -183605,204 +183605,201 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintJob", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}", - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterShareJob", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrintPrinterShareJob", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintJob", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintJob", - "Uri": "/print/printerShares/{printerShare-id}/jobs", - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterShareJob", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/jobs", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrintPrinterShareJob", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintJob", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/print/printerShares/{printerShare-id}/jobs/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterShareJobCount", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/jobs/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrintPrinterShareJobCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintDocument", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterShareJobDocument", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrintPrinterShareJobDocument", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintDocument", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintDocument", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents", - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterShareJobDocument", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrintPrinterShareJobDocument", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintDocument", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterShareJobDocumentContent", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrintPrinterShareJobDocumentContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterShareJobDocumentCount", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrintPrinterShareJobDocumentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintTask", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterShareJobTask", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrintPrinterShareJobTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintTask", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks", - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterShareJobTask", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrintPrinterShareJobTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintTask", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterShareJobTaskCount", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrintPrinterShareJobTaskCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintTaskDefinition", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/definition", - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterShareJobTaskDefinition", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/definition", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrintPrinterShareJobTaskDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintTaskTrigger", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/trigger", - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterShareJobTaskTrigger", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/trigger", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrintPrinterShareJobTaskTrigger", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrinter", - "Uri": "/print/printerShares/{printerShare-id}/printer", - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterSharePrinter", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/printer", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrintPrinterSharePrinter", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrinter", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintTaskTrigger", - "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterTaskTrigger", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", "Permissions": [ { "Name": "Printer.Read.All", @@ -183829,20 +183826,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtasktrigger-get?view=graph-rest-beta", + "Command": "Get-MgBetaPrintPrinterTaskTrigger", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintTaskTrigger", - "Uri": "/print/printers/{printer-id}/taskTriggers", - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterTaskTrigger", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/taskTriggers", "Permissions": [ { "Name": "Printer.Read.All", @@ -183869,19 +183866,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-list-tasktriggers?view=graph-rest-beta", + "Command": "Get-MgBetaPrintPrinterTaskTrigger", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/print/printers/{printer-id}/taskTriggers/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterTaskTriggerCount", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/taskTriggers/$count", "Permissions": [ { "Name": "Printer.Read.All", @@ -183908,35 +183905,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrintPrinterTaskTriggerCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintTaskDefinition", - "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}/definition", - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterTaskTriggerDefinition", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}/definition", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrintPrinterTaskTriggerDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintService", - "Uri": "/print/services/{printService-id}", - "CommandAlias": null, - "Command": "Get-MgBetaPrintService", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/services/{printService-id}", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -184091,20 +184088,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printservice-get?view=graph-rest-beta", + "Command": "Get-MgBetaPrintService", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintService", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintService", - "Uri": "/print/services", - "CommandAlias": null, - "Command": "Get-MgBetaPrintService", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/services", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -184259,19 +184256,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-services?view=graph-rest-beta", + "Command": "Get-MgBetaPrintService", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintService", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/print/services/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPrintServiceCount", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/services/$count", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -184426,19 +184423,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrintServiceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintServiceEndpoint", - "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", - "CommandAlias": null, - "Command": "Get-MgBetaPrintServiceEndpoint", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -184593,20 +184590,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printserviceendpoint-get?view=graph-rest-beta", + "Command": "Get-MgBetaPrintServiceEndpoint", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintServiceEndpoint", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintServiceEndpoint", - "Uri": "/print/services/{printService-id}/endpoints", - "CommandAlias": null, - "Command": "Get-MgBetaPrintServiceEndpoint", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/services/{printService-id}/endpoints", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -184761,19 +184758,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printservice-list-endpoints?view=graph-rest-beta", + "Command": "Get-MgBetaPrintServiceEndpoint", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintServiceEndpoint", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/print/services/{printService-id}/endpoints/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPrintServiceEndpointCount", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/services/{printService-id}/endpoints/$count", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -184928,20 +184925,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrintServiceEndpointCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrinterShare", - "Uri": "/print/shares/{printerShare-id}", - "CommandAlias": null, - "Command": "Get-MgBetaPrintShare", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}", "Permissions": [ { "Name": "PrinterShare.ReadBasic.All", @@ -184968,20 +184965,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-get?view=graph-rest-beta", + "Command": "Get-MgBetaPrintShare", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrinterShare", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrinterShare", - "Uri": "/print/shares", - "CommandAlias": null, - "Command": "Get-MgBetaPrintShare", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares", "Permissions": [ { "Name": "PrinterShare.ReadBasic.All", @@ -185008,19 +185005,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-shares?view=graph-rest-beta", + "Command": "Get-MgBetaPrintShare", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrinterShare", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/print/shares/{printerShare-id}/allowedGroups", - "CommandAlias": null, - "Command": "Get-MgBetaPrintShareAllowedGroup", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/allowedGroups", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -185039,19 +185036,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-allowedgroups?view=graph-rest-beta", + "Command": "Get-MgBetaPrintShareAllowedGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", - "CommandAlias": null, - "Command": "Get-MgBetaPrintShareAllowedGroupByRef", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -185070,19 +185067,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-allowedgroups?view=graph-rest-beta", + "Command": "Get-MgBetaPrintShareAllowedGroupByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/print/shares/{printerShare-id}/allowedGroups/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPrintShareAllowedGroupCount", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/allowedGroups/$count", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -185101,49 +185098,49 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrintShareAllowedGroupCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/print/shares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaPrintShareAllowedGroupServiceProvisioningError", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrintShareAllowedGroupServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/print/shares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPrintShareAllowedGroupServiceProvisioningErrorCount", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrintShareAllowedGroupServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/print/shares/{printerShare-id}/allowedUsers", - "CommandAlias": null, - "Command": "Get-MgBetaPrintShareAllowedUser", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/allowedUsers", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -185162,19 +185159,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-allowedusers?view=graph-rest-beta", + "Command": "Get-MgBetaPrintShareAllowedUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", - "CommandAlias": null, - "Command": "Get-MgBetaPrintShareAllowedUserByRef", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -185193,19 +185190,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-allowedusers?view=graph-rest-beta", + "Command": "Get-MgBetaPrintShareAllowedUserByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/print/shares/{printerShare-id}/allowedUsers/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPrintShareAllowedUserCount", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/allowedUsers/$count", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -185224,64 +185221,64 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrintShareAllowedUserCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaPrintShareAllowedUserMailboxSetting", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrintShareAllowedUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaPrintShareAllowedUserServiceProvisioningError", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrintShareAllowedUserServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPrintShareAllowedUserServiceProvisioningErrorCount", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrintShareAllowedUserServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/print/shares/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPrintShareCount", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/$count", "Permissions": [ { "Name": "PrinterShare.ReadBasic.All", @@ -185308,19 +185305,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrintShareCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintJob", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}", - "CommandAlias": null, - "Command": "Get-MgBetaPrintShareJob", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -185419,20 +185416,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrintShareJob", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintJob", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintJob", - "Uri": "/print/shares/{printerShare-id}/jobs", - "CommandAlias": null, - "Command": "Get-MgBetaPrintShareJob", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -185531,19 +185528,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-jobs?view=graph-rest-beta", + "Command": "Get-MgBetaPrintShareJob", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintJob", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/print/shares/{printerShare-id}/jobs/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPrintShareJobCount", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/$count", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -185642,153 +185639,153 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrintShareJobCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintDocument", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "CommandAlias": null, - "Command": "Get-MgBetaPrintShareJobDocument", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrintShareJobDocument", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintDocument", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintDocument", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents", - "CommandAlias": null, - "Command": "Get-MgBetaPrintShareJobDocument", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrintShareJobDocument", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintDocument", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "CommandAlias": null, - "Command": "Get-MgBetaPrintShareJobDocumentContent", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrintShareJobDocumentContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPrintShareJobDocumentCount", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrintShareJobDocumentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintTask", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "CommandAlias": null, - "Command": "Get-MgBetaPrintShareJobTask", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrintShareJobTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintTask", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks", - "CommandAlias": null, - "Command": "Get-MgBetaPrintShareJobTask", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrintShareJobTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintTask", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPrintShareJobTaskCount", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrintShareJobTaskCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintTaskDefinition", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/definition", - "CommandAlias": null, - "Command": "Get-MgBetaPrintShareJobTaskDefinition", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/definition", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrintShareJobTaskDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintTaskTrigger", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/trigger", - "CommandAlias": null, - "Command": "Get-MgBetaPrintShareJobTaskTrigger", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/trigger", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrintShareJobTaskTrigger", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrinter", - "Uri": "/print/shares/{printerShare-id}/printer", - "CommandAlias": null, - "Command": "Get-MgBetaPrintSharePrinter", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/printer", "Permissions": [ { "Name": "Printer.Read.All", @@ -185831,23 +185828,26 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrintSharePrinter", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrinter", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintTaskDefinition", - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgBetaPrintTaskDefinition", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtaskdefinition-get?view=graph-rest-beta", + "Command": "Get-MgBetaPrintTaskDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -185856,99 +185856,96 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintTaskDefinition", - "Uri": "/print/taskDefinitions", - "CommandAlias": null, - "Command": "Get-MgBetaPrintTaskDefinition", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/taskDefinitions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-taskdefinitions?view=graph-rest-beta", + "Command": "Get-MgBetaPrintTaskDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/print/taskDefinitions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPrintTaskDefinitionCount", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/taskDefinitions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrintTaskDefinitionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintTask", - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", - "CommandAlias": null, - "Command": "Get-MgBetaPrintTaskDefinitionTask", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtask-get?view=graph-rest-beta", + "Command": "Get-MgBetaPrintTaskDefinitionTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintTask", - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks", - "CommandAlias": null, - "Command": "Get-MgBetaPrintTaskDefinitionTask", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtaskdefinition-list-tasks?view=graph-rest-beta", + "Command": "Get-MgBetaPrintTaskDefinitionTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintTask", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPrintTaskDefinitionTaskCount", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrintTaskDefinitionTaskCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintTaskTrigger", - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/trigger", - "CommandAlias": null, - "Command": "Get-MgBetaPrintTaskDefinitionTaskTrigger", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/trigger", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrintTaskDefinitionTaskTrigger", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSubjectRightsRequest", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", - "CommandAlias": null, - "Command": "Get-MgBetaPrivacySubjectRightsRequest", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -185967,20 +185964,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-get?view=graph-rest-beta", + "Command": "Get-MgBetaPrivacySubjectRightsRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSubjectRightsRequest", - "Uri": "/privacy/subjectRightsRequests", - "CommandAlias": null, - "Command": "Get-MgBetaPrivacySubjectRightsRequest", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -185999,225 +185996,225 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-list?view=graph-rest-beta", + "Command": "Get-MgBetaPrivacySubjectRightsRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}", - "CommandAlias": null, - "Command": "Get-MgBetaPrivacySubjectRightsRequestApprover", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivacySubjectRightsRequestApprover", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers", - "CommandAlias": null, - "Command": "Get-MgBetaPrivacySubjectRightsRequestApprover", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivacySubjectRightsRequestApprover", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers(userPrincipalName='{userPrincipalName}')", - "CommandAlias": null, - "Command": "Get-MgBetaPrivacySubjectRightsRequestApproverByUserPrincipalName", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers(userPrincipalName='{userPrincipalName}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivacySubjectRightsRequestApproverByUserPrincipalName", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPrivacySubjectRightsRequestApproverCount", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivacySubjectRightsRequestApproverCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaPrivacySubjectRightsRequestApproverMailboxSetting", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivacySubjectRightsRequestApproverMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaPrivacySubjectRightsRequestApproverServiceProvisioningError", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivacySubjectRightsRequestApproverServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPrivacySubjectRightsRequestApproverServiceProvisioningErrorCount", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivacySubjectRightsRequestApproverServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}", - "CommandAlias": null, - "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaborator", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaborator", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators", - "CommandAlias": null, - "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaborator", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaborator", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators(userPrincipalName='{userPrincipalName}')", - "CommandAlias": null, - "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaboratorByUserPrincipalName", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators(userPrincipalName='{userPrincipalName}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaboratorByUserPrincipalName", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaboratorCount", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaboratorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaboratorMailboxSetting", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaboratorMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaboratorServiceProvisioningError", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaboratorServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaboratorServiceProvisioningErrorCount", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaboratorServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/privacy/subjectRightsRequests/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPrivacySubjectRightsRequestCount", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/$count", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -186236,19 +186233,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivacySubjectRightsRequestCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/getFinalAttachment", - "CommandAlias": null, - "Command": "Get-MgBetaPrivacySubjectRightsRequestFinalAttachment", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/getFinalAttachment", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -186267,50 +186264,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-getfinalattachment?view=graph-rest-beta", + "Command": "Get-MgBetaPrivacySubjectRightsRequestFinalAttachment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/getFinalReport", - "CommandAlias": null, - "Command": "Get-MgBetaPrivacySubjectRightsRequestFinalReport", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/getFinalReport", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-getfinalreport?view=graph-rest-beta", + "Command": "Get-MgBetaPrivacySubjectRightsRequestFinalReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthoredNote", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "CommandAlias": null, - "Command": "Get-MgBetaPrivacySubjectRightsRequestNote", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivacySubjectRightsRequestNote", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthoredNote", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthoredNote", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes", - "CommandAlias": null, - "Command": "Get-MgBetaPrivacySubjectRightsRequestNote", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -186329,19 +186326,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-list-notes?view=graph-rest-beta", + "Command": "Get-MgBetaPrivacySubjectRightsRequestNote", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthoredNote", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPrivacySubjectRightsRequestNoteCount", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/$count", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -186360,1131 +186357,1134 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivacySubjectRightsRequestNoteCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeam", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/team", - "CommandAlias": null, - "Command": "Get-MgBetaPrivacySubjectRightsRequestTeam", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/team", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivacySubjectRightsRequestTeam", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeam", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccess", - "Uri": "/privilegedAccess/{privilegedAccess-id}", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccess", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedAccess", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccess", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccess", - "Uri": "/privilegedAccess", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccess", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedAccess", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccess", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/privilegedAccess/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedAccessCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceResource", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessResource", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedAccessResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceResource", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessResource", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedAccessResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceResource", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessResourceCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedAccessResourceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceResource", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/parent", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessResourceParent", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/parent", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedAccessResourceParent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignment", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignment", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/linkedEligibleRoleAssignment", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentLinkedEligibleRoleAssignment", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/linkedEligibleRoleAssignment", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentLinkedEligibleRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceResource", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/resource", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestResource", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/resource", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceResource", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition/resource", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinitionResource", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition/resource", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinitionResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition/roleSetting", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinitionRoleSetting", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition/roleSetting", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinitionRoleSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceSubject", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestSubject", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestSubject", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceSubject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceResource", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/resource", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentResource", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/resource", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceResource", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition/resource", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinitionResource", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition/resource", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinitionResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition/roleSetting", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinitionRoleSetting", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition/roleSetting", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinitionRoleSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceSubject", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/subject", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentSubject", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/subject", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentSubject", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceSubject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinitionCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinitionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceResource", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}/resource", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinitionResource", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}/resource", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinitionResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}/roleSetting", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinitionRoleSetting", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}/roleSetting", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinitionRoleSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessResourceRoleSetting", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedAccessResourceRoleSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessResourceRoleSetting", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedAccessResourceRoleSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceResource", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/resource", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingResource", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/resource", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceResource", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition/resource", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinitionResource", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition/resource", "Permissions": [], + "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinitionResource", "ApiVersion": "beta", - "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition/roleSetting", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinitionRoleSetting", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition/roleSetting", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinitionRoleSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessRoleAssignment", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedAccessRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessRoleAssignment", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedAccessRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/linkedEligibleRoleAssignment", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentLinkedEligibleRoleAssignment", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/linkedEligibleRoleAssignment", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentLinkedEligibleRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequestCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequestCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceResource", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/resource", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequestResource", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/resource", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequestResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequestRoleDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequestRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceSubject", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequestSubject", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequestSubject", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceSubject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceResource", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/resource", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentResource", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/resource", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRoleDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceSubject", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/subject", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentSubject", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/subject", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentSubject", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceSubject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessRoleDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedAccessRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessRoleDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedAccessRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessRoleDefinitionCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedAccessRoleDefinitionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceResource", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}/resource", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessRoleDefinitionResource", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}/resource", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedAccessRoleDefinitionResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}/roleSetting", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessRoleDefinitionRoleSetting", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}/roleSetting", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedAccessRoleDefinitionRoleSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessRoleSetting", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedAccessRoleSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessRoleSetting", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedAccessRoleSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessRoleSettingCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedAccessRoleSettingCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceResource", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}/resource", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessRoleSettingResource", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}/resource", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedAccessRoleSettingResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessRoleSettingRoleDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedAccessRoleSettingRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedApproval", - "Uri": "/privilegedApproval/{privilegedApproval-id}", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedApproval", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedApproval/{privilegedApproval-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedApproval", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedApproval", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedApproval", - "Uri": "/privilegedApproval", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedApproval", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedApproval", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedApproval", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedApproval", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/privilegedApproval/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedApprovalCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedApproval/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedApprovalCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", - "Uri": "/privilegedApproval/{privilegedApproval-id}/request", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedApprovalRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedApproval/{privilegedApproval-id}/request", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedApprovalRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedRole", - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedApprovalRoleInfo", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedApprovalRoleInfo", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRole", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/assignments/{privilegedRoleAssignment-id}", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedApprovalRoleInfoAssignment", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/assignments/{privilegedRoleAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedApprovalRoleInfoAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/assignments", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedApprovalRoleInfoAssignment", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/assignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedApprovalRoleInfoAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/assignments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedApprovalRoleInfoAssignmentCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/assignments/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedApprovalRoleInfoAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/settings", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedApprovalRoleInfoSetting", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/settings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedApprovalRoleInfoSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/summary", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedApprovalRoleInfoSummary", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/summary", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedApprovalRoleInfoSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedOperationEvent", - "Uri": "/privilegedOperationEvents/{privilegedOperationEvent-id}", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedOperationEvent", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedOperationEvents/{privilegedOperationEvent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedOperationEvent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedOperationEvent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedOperationEvent", - "Uri": "/privilegedOperationEvents", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedOperationEvent", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedOperationEvents", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedOperationEvent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedOperationEvent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/privilegedOperationEvents/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedOperationEventCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedOperationEvents/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedOperationEventCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedRole", - "Uri": "/privilegedRoles/{privilegedRole-id}", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedRole", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedRoles/{privilegedRole-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedRole", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRole", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedRole", - "Uri": "/privilegedRoles", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedRole", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedRoles", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedRole", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRole", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/privilegedRoleAssignments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedRoleAssignmentCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignments/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedRoleAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -187492,27 +187492,24 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", - "Uri": "/privilegedRoleAssignmentRequests", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignmentRequests", "Permissions": [ { "Name": "Directory.Read.All", @@ -187531,19 +187528,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/privilegedRoleAssignmentRequests/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignmentRequests/$count", "Permissions": [ { "Name": "Directory.Read.All", @@ -187562,214 +187559,217 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedRole", - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfo", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfo", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRole", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/assignments/{privilegedRoleAssignment-id}", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoAssignment", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/assignments/{privilegedRoleAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/assignments", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoAssignment", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/assignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/assignments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoAssignmentCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/assignments/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/settings", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSetting", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/settings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/summary", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSummary", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/summary", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedRole", - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfo", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfo", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRole", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/assignments/{privilegedRoleAssignment-id1}", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoAssignment", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/assignments/{privilegedRoleAssignment-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/assignments", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoAssignment", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/assignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/assignments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoAssignmentCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/assignments/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/settings", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoSetting", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/settings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/summary", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoSummary", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/summary", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/privilegedRoles/$count", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedRoleCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedRoles/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedRoleCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedRoleRoleAssignment", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedRoleRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -187778,72 +187778,69 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", - "Uri": "/privilegedRoleAssignments", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedRoleRoleAssignment", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedRoleRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", - "Uri": "/privilegedRoles/{privilegedRole-id}/settings", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedRoleSetting", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedRoles/{privilegedRole-id}/settings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedRoleSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", - "Uri": "/privilegedRoles/{privilegedRole-id}/summary", - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedRoleSummary", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedRoles/{privilegedRole-id}/summary", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaPrivilegedRoleSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphProgram", - "Uri": "/programs/{program-id}", - "CommandAlias": null, - "Command": "Get-MgBetaProgram", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/programs/{program-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaProgram", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProgram", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphProgram", - "Uri": "/programs", - "CommandAlias": null, - "Command": "Get-MgBetaProgram", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/programs", "Permissions": [ { "Name": "ProgramControl.Read.All", @@ -187878,22 +187875,25 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/program-list?view=graph-rest-beta", + "Command": "Get-MgBetaProgram", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProgram", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphProgramControl", - "Uri": "/programControls/{programControl-id}", - "CommandAlias": null, - "Command": "Get-MgBetaProgramControl", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/programControls/{programControl-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaProgramControl", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProgramControl", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -187904,12 +187904,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphProgramControl", - "Uri": "/programControls", - "CommandAlias": null, - "Command": "Get-MgBetaProgramControl", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/programControls", "Permissions": [ { "Name": "ProgramControl.Read.All", @@ -187944,8 +187941,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/programcontrol-list?view=graph-rest-beta", + "Command": "Get-MgBetaProgramControl", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProgramControl", + "Method": "GET", "Variants": [ "List", "List1", @@ -187953,12 +187953,9 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/programControls/$count", - "CommandAlias": null, - "Command": "Get-MgBetaProgramControlCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/programControls/$count", "Permissions": [ { "Name": "ProgramControl.Read.All", @@ -187993,8 +187990,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaProgramControlCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -188004,15 +188004,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphProgram", - "Uri": "/programControls/{programControl-id}/program", - "CommandAlias": null, - "Command": "Get-MgBetaProgramControlProgram", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/programControls/{programControl-id}/program", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaProgramControlProgram", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProgram", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -188021,27 +188021,24 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphProgramControlType", - "Uri": "/programControlTypes/{programControlType-id}", - "CommandAlias": null, - "Command": "Get-MgBetaProgramControlType", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/programControlTypes/{programControlType-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaProgramControlType", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProgramControlType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphProgramControlType", - "Uri": "/programControlTypes", - "CommandAlias": null, - "Command": "Get-MgBetaProgramControlType", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/programControlTypes", "Permissions": [ { "Name": "ProgramControl.Read.All", @@ -188076,19 +188073,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/programcontroltype-list?view=graph-rest-beta", + "Command": "Get-MgBetaProgramControlType", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProgramControlType", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/programControlTypes/$count", - "CommandAlias": null, - "Command": "Get-MgBetaProgramControlTypeCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/programControlTypes/$count", "Permissions": [ { "Name": "ProgramControl.Read.All", @@ -188123,19 +188120,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaProgramControlTypeCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/programs/$count", - "CommandAlias": null, - "Command": "Get-MgBetaProgramCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/programs/$count", "Permissions": [ { "Name": "ProgramControl.Read.All", @@ -188170,105 +188167,119 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaProgramCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppCredentialSignInActivity", - "Uri": "/reports/appCredentialSignInActivities/{appCredentialSignInActivity-id}", - "CommandAlias": null, - "Command": "Get-MgBetaReportAppCredentialSignInActivity", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getApiUsage(serviceArea='@serviceArea',period='@period',appId='@appId')", "Permissions": [], + "ApiReferenceLink": null, + "Command": "Get-MgBetaReportApiUsage", "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "Variants": [ + "Get" + ] + }, + { + "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/appCredentialSignInActivities/{appCredentialSignInActivity-id}", + "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appcredentialsigninactivity-get?view=graph-rest-beta", + "Command": "Get-MgBetaReportAppCredentialSignInActivity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppCredentialSignInActivity", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppCredentialSignInActivity", - "Uri": "/reports/appCredentialSignInActivities", - "CommandAlias": null, - "Command": "Get-MgBetaReportAppCredentialSignInActivity", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/appCredentialSignInActivities", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-appcredentialsigninactivities?view=graph-rest-beta", + "Command": "Get-MgBetaReportAppCredentialSignInActivity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppCredentialSignInActivity", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/appCredentialSignInActivities/$count", - "CommandAlias": null, - "Command": "Get-MgBetaReportAppCredentialSignInActivityCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/appCredentialSignInActivities/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportAppCredentialSignInActivityCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApplicationSignInDetailedSummary", - "Uri": "/reports/applicationSignInDetailedSummary/{applicationSignInDetailedSummary-id}", - "CommandAlias": null, - "Command": "Get-MgBetaReportApplicationSignInDetailedSummary", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/applicationSignInDetailedSummary/{applicationSignInDetailedSummary-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationsignindetailedsummary-get?view=graph-rest-beta", + "Command": "Get-MgBetaReportApplicationSignInDetailedSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplicationSignInDetailedSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApplicationSignInDetailedSummary", - "Uri": "/reports/applicationSignInDetailedSummary", - "CommandAlias": null, - "Command": "Get-MgBetaReportApplicationSignInDetailedSummary", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/applicationSignInDetailedSummary", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-applicationsignindetailedsummary?view=graph-rest-beta", + "Command": "Get-MgBetaReportApplicationSignInDetailedSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplicationSignInDetailedSummary", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/applicationSignInDetailedSummary/$count", - "CommandAlias": null, - "Command": "Get-MgBetaReportApplicationSignInDetailedSummaryCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/applicationSignInDetailedSummary/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportApplicationSignInDetailedSummaryCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttackSimulationRepeatOffender", - "Uri": "/reports/getAttackSimulationRepeatOffenders", - "CommandAlias": null, - "Command": "Get-MgBetaReportAttackSimulationRepeatOffender", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getAttackSimulationRepeatOffenders", "Permissions": [ { "Name": "AttackSimulation.Read.All", @@ -188287,19 +188298,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getattacksimulationrepeatoffenders?view=graph-rest-beta", + "Command": "Get-MgBetaReportAttackSimulationRepeatOffender", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttackSimulationRepeatOffender", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttackSimulationTrainingUserCoverage", - "Uri": "/reports/getAttackSimulationTrainingUserCoverage", - "CommandAlias": null, - "Command": "Get-MgBetaReportAttackSimulationTrainingUserCoverage", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getAttackSimulationTrainingUserCoverage", "Permissions": [ { "Name": "AttackSimulation.Read.All", @@ -188318,19 +188329,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getattacksimulationtrainingusercoverage?view=graph-rest-beta", + "Command": "Get-MgBetaReportAttackSimulationTrainingUserCoverage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttackSimulationTrainingUserCoverage", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttackSimulationUserCoverage", - "Uri": "/reports/getAttackSimulationSimulationUserCoverage", - "CommandAlias": null, - "Command": "Get-MgBetaReportAttackSimulationUserCoverage", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getAttackSimulationSimulationUserCoverage", "Permissions": [ { "Name": "AttackSimulation.Read.All", @@ -188349,33 +188360,33 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getattacksimulationsimulationusercoverage?view=graph-rest-beta", + "Command": "Get-MgBetaReportAttackSimulationUserCoverage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttackSimulationUserCoverage", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationMethodsRoot", - "Uri": "/reports/authenticationMethods", - "CommandAlias": null, - "Command": "Get-MgBetaReportAuthenticationMethod", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/authenticationMethods", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportAuthenticationMethod", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationMethodsRoot", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUserRegistrationDetails", - "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", - "CommandAlias": null, - "Command": "Get-MgBetaReportAuthenticationMethodUserRegistrationDetail", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -188410,20 +188421,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userregistrationdetails-get?view=graph-rest-beta", + "Command": "Get-MgBetaReportAuthenticationMethodUserRegistrationDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserRegistrationDetails", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUserRegistrationDetails", - "Uri": "/reports/authenticationMethods/userRegistrationDetails", - "CommandAlias": null, - "Command": "Get-MgBetaReportAuthenticationMethodUserRegistrationDetail", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/authenticationMethods/userRegistrationDetails", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -188458,19 +188469,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethodsroot-list-userregistrationdetails?view=graph-rest-beta", + "Command": "Get-MgBetaReportAuthenticationMethodUserRegistrationDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserRegistrationDetails", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/authenticationMethods/userRegistrationDetails/$count", - "CommandAlias": null, - "Command": "Get-MgBetaReportAuthenticationMethodUserRegistrationDetailCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/authenticationMethods/userRegistrationDetails/$count", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -188505,94 +188516,94 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportAuthenticationMethodUserRegistrationDetailCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApplicationSignInSummary", - "Uri": "/reports/getAzureADApplicationSignInSummary(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgBetaReportAzureAdApplicationSignInSummary", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getAzureADApplicationSignInSummary(period='{period}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getazureadapplicationsigninsummary?view=graph-rest-beta", + "Command": "Get-MgBetaReportAzureAdApplicationSignInSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplicationSignInSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getBrowserDistributionUserCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgBetaReportBrowserDistributionUserCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getBrowserDistributionUserCounts(period='{period}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportBrowserDistributionUserCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getBrowserUserCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgBetaReportBrowserUserCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getBrowserUserCounts(period='{period}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportBrowserUserCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getBrowserUserDetail(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgBetaReportBrowserUserDetail", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getBrowserUserDetail(period='{period}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportBrowserUserDetail", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCredentialUsageSummary", - "Uri": "/reports/getCredentialUsageSummary(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgBetaReportCredentialUsageSummary", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getCredentialUsageSummary(period='{period}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getcredentialusagesummary?view=graph-rest-beta", + "Command": "Get-MgBetaReportCredentialUsageSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCredentialUsageSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCredentialUserRegistrationCount", - "Uri": "/reports/getCredentialUserRegistrationCount", - "CommandAlias": null, - "Command": "Get-MgBetaReportCredentialUserRegistrationCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getCredentialUserRegistrationCount", "Permissions": [ { "Name": "Reports.Read.All", @@ -188611,34 +188622,34 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getcredentialuserregistrationcount?view=graph-rest-beta", + "Command": "Get-MgBetaReportCredentialUserRegistrationCount", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCredentialUserRegistrationCount", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCredentialUserRegistrationDetails", - "Uri": "/reports/credentialUserRegistrationDetails/{credentialUserRegistrationDetails-id}", - "CommandAlias": null, - "Command": "Get-MgBetaReportCredentialUserRegistrationDetail", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/credentialUserRegistrationDetails/{credentialUserRegistrationDetails-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportCredentialUserRegistrationDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCredentialUserRegistrationDetails", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCredentialUserRegistrationDetails", - "Uri": "/reports/credentialUserRegistrationDetails", - "CommandAlias": null, - "Command": "Get-MgBetaReportCredentialUserRegistrationDetail", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/credentialUserRegistrationDetails", "Permissions": [ { "Name": "Reports.Read.All", @@ -188657,19 +188668,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-credentialuserregistrationdetails?view=graph-rest-beta", + "Command": "Get-MgBetaReportCredentialUserRegistrationDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCredentialUserRegistrationDetails", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/credentialUserRegistrationDetails/$count", - "CommandAlias": null, - "Command": "Get-MgBetaReportCredentialUserRegistrationDetailCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/credentialUserRegistrationDetails/$count", "Permissions": [ { "Name": "Reports.Read.All", @@ -188688,234 +188699,234 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportCredentialUserRegistrationDetailCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintUsage", - "Uri": "/reports/dailyPrintUsage/{printUsage-id}", - "CommandAlias": null, - "Command": "Get-MgBetaReportDailyPrintUsage", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/dailyPrintUsage/{printUsage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportDailyPrintUsage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintUsage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintUsage", - "Uri": "/reports/dailyPrintUsage", - "CommandAlias": null, - "Command": "Get-MgBetaReportDailyPrintUsage", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/dailyPrintUsage", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportDailyPrintUsage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintUsage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintUsageByPrinter", - "Uri": "/reports/dailyPrintUsageByPrinter/{printUsageByPrinter-id}", - "CommandAlias": null, - "Command": "Get-MgBetaReportDailyPrintUsageByPrinter", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/dailyPrintUsageByPrinter/{printUsageByPrinter-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printusagebyprinter-get?view=graph-rest-beta", + "Command": "Get-MgBetaReportDailyPrintUsageByPrinter", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintUsageByPrinter", - "Uri": "/reports/dailyPrintUsageByPrinter", - "CommandAlias": null, - "Command": "Get-MgBetaReportDailyPrintUsageByPrinter", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/dailyPrintUsageByPrinter", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-dailyprintusagebyprinter?view=graph-rest-beta", + "Command": "Get-MgBetaReportDailyPrintUsageByPrinter", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/dailyPrintUsageByPrinter/$count", - "CommandAlias": null, - "Command": "Get-MgBetaReportDailyPrintUsageByPrinterCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/dailyPrintUsageByPrinter/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportDailyPrintUsageByPrinterCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintUsageByUser", - "Uri": "/reports/dailyPrintUsageByUser/{printUsageByUser-id}", - "CommandAlias": null, - "Command": "Get-MgBetaReportDailyPrintUsageByUser", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/dailyPrintUsageByUser/{printUsageByUser-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printusagebyuser-get?view=graph-rest-beta", + "Command": "Get-MgBetaReportDailyPrintUsageByUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintUsageByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintUsageByUser", - "Uri": "/reports/dailyPrintUsageByUser", - "CommandAlias": null, - "Command": "Get-MgBetaReportDailyPrintUsageByUser", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/dailyPrintUsageByUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-dailyprintusagebyuser?view=graph-rest-beta", + "Command": "Get-MgBetaReportDailyPrintUsageByUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintUsageByUser", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/dailyPrintUsageByUser/$count", - "CommandAlias": null, - "Command": "Get-MgBetaReportDailyPrintUsageByUserCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/dailyPrintUsageByUser/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportDailyPrintUsageByUserCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/dailyPrintUsage/$count", - "CommandAlias": null, - "Command": "Get-MgBetaReportDailyPrintUsageCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/dailyPrintUsage/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportDailyPrintUsageCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintUsageByPrinter", - "Uri": "/reports/dailyPrintUsageSummariesByPrinter/{printUsageByPrinter-id}", - "CommandAlias": null, - "Command": "Get-MgBetaReportDailyPrintUsageSummaryByPrinter", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/dailyPrintUsageSummariesByPrinter/{printUsageByPrinter-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportDailyPrintUsageSummaryByPrinter", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintUsageByPrinter", - "Uri": "/reports/dailyPrintUsageSummariesByPrinter", - "CommandAlias": null, - "Command": "Get-MgBetaReportDailyPrintUsageSummaryByPrinter", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/dailyPrintUsageSummariesByPrinter", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportDailyPrintUsageSummaryByPrinter", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/dailyPrintUsageSummariesByPrinter/$count", - "CommandAlias": null, - "Command": "Get-MgBetaReportDailyPrintUsageSummaryByPrinterCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/dailyPrintUsageSummariesByPrinter/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportDailyPrintUsageSummaryByPrinterCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintUsageByUser", - "Uri": "/reports/dailyPrintUsageSummariesByUser/{printUsageByUser-id}", - "CommandAlias": null, - "Command": "Get-MgBetaReportDailyPrintUsageSummaryByUser", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/dailyPrintUsageSummariesByUser/{printUsageByUser-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportDailyPrintUsageSummaryByUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintUsageByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintUsageByUser", - "Uri": "/reports/dailyPrintUsageSummariesByUser", - "CommandAlias": null, - "Command": "Get-MgBetaReportDailyPrintUsageSummaryByUser", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/dailyPrintUsageSummariesByUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportDailyPrintUsageSummaryByUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintUsageByUser", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/dailyPrintUsageSummariesByUser/$count", - "CommandAlias": null, - "Command": "Get-MgBetaReportDailyPrintUsageSummaryByUserCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/dailyPrintUsageSummariesByUser/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportDailyPrintUsageSummaryByUserCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/deviceConfigurationDeviceActivity", - "CommandAlias": null, - "Command": "Get-MgBetaReportDeviceConfigurationDeviceActivity", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/deviceConfigurationDeviceActivity", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -188934,19 +188945,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportDeviceConfigurationDeviceActivity", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Device" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/deviceConfigurationUserActivity", - "CommandAlias": null, - "Command": "Get-MgBetaReportDeviceConfigurationUserActivity", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/deviceConfigurationUserActivity", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -188965,52 +188976,55 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportDeviceConfigurationUserActivity", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Device" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getEmailActivityCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgBetaReportEmailActivityCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getEmailActivityCounts(period='{period}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportEmailActivityCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getEmailActivityUserCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgBetaReportEmailActivityUserCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getEmailActivityUserCounts(period='{period}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportEmailActivityUserCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getEmailActivityUserDetail(date={date})", - "CommandAlias": null, - "Command": "Get-MgBetaReportEmailActivityUserDetail", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getEmailActivityUserDetail(date={date})", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportEmailActivityUserDetail", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -189019,45 +189033,45 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getEmailAppUsageAppsUserCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgBetaReportEmailAppUsageAppUserCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getEmailAppUsageAppsUserCounts(period='{period}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportEmailAppUsageAppUserCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getEmailAppUsageUserCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgBetaReportEmailAppUsageUserCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getEmailAppUsageUserCounts(period='{period}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportEmailAppUsageUserCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getEmailAppUsageUserDetail(date={date})", - "CommandAlias": null, - "Command": "Get-MgBetaReportEmailAppUsageUserDetail", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getEmailAppUsageUserDetail(date={date})", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportEmailAppUsageUserDetail", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -189066,60 +189080,60 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getEmailAppUsageVersionsUserCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgBetaReportEmailAppUsageVersionUserCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getEmailAppUsageVersionsUserCounts(period='{period}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportEmailAppUsageVersionUserCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getFormsUserActivityCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgBetaReportFormUserActivityCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getFormsUserActivityCounts(period='{period}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportFormUserActivityCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getFormsUserActivityUserCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgBetaReportFormUserActivityUserCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getFormsUserActivityUserCounts(period='{period}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportFormUserActivityUserCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getFormsUserActivityUserDetail(date={date})", - "CommandAlias": null, - "Command": "Get-MgBetaReportFormUserActivityUserDetail", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getFormsUserActivityUserDetail(date={date})", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportFormUserActivityUserDetail", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -189128,41 +189142,38 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphArchivedPrintJob", - "Uri": "/reports/getGroupArchivedPrintJobs(groupId='{groupId}',startDateTime={startDateTime},endDateTime={endDateTime})", - "CommandAlias": null, - "Command": "Get-MgBetaReportGroupArchivedPrintJob", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getGroupArchivedPrintJobs(groupId='{groupId}',startDateTime={startDateTime},endDateTime={endDateTime})", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reports-getgrouparchivedprintjobs?view=graph-rest-beta", + "Command": "Get-MgBetaReportGroupArchivedPrintJob", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphArchivedPrintJob", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphHealthMonitoringRoot", - "Uri": "/reports/healthMonitoring", - "CommandAlias": null, - "Command": "Get-MgBetaReportHealthMonitoring", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/healthMonitoring", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportHealthMonitoring", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHealthMonitoringRoot", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphHealthMonitoringAlert", - "Uri": "/reports/healthMonitoring/alerts/{alert-id}", - "CommandAlias": null, - "Command": "Get-MgBetaReportHealthMonitoringAlert", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/healthMonitoring/alerts/{alert-id}", "Permissions": [ { "Name": "HealthMonitoringAlert.Read.All", @@ -189197,20 +189208,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/healthmonitoring-alert-get?view=graph-rest-beta", + "Command": "Get-MgBetaReportHealthMonitoringAlert", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHealthMonitoringAlert", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphHealthMonitoringAlert", - "Uri": "/reports/healthMonitoring/alerts", - "CommandAlias": null, - "Command": "Get-MgBetaReportHealthMonitoringAlert", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/healthMonitoring/alerts", "Permissions": [ { "Name": "HealthMonitoringAlert.Read.All", @@ -189229,19 +189240,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/healthmonitoring-healthmonitoringroot-list-alerts?view=graph-rest-beta", + "Command": "Get-MgBetaReportHealthMonitoringAlert", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHealthMonitoringAlert", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphHealthMonitoringAlertConfiguration", - "Uri": "/reports/healthMonitoring/alertConfigurations/{alertConfiguration-id}", - "CommandAlias": null, - "Command": "Get-MgBetaReportHealthMonitoringAlertConfiguration", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/healthMonitoring/alertConfigurations/{alertConfiguration-id}", "Permissions": [ { "Name": "HealthMonitoringAlertConfig.Read.All", @@ -189268,20 +189279,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/healthmonitoring-alertconfiguration-get?view=graph-rest-beta", + "Command": "Get-MgBetaReportHealthMonitoringAlertConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHealthMonitoringAlertConfiguration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphHealthMonitoringAlertConfiguration", - "Uri": "/reports/healthMonitoring/alertConfigurations", - "CommandAlias": null, - "Command": "Get-MgBetaReportHealthMonitoringAlertConfiguration", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/healthMonitoring/alertConfigurations", "Permissions": [ { "Name": "HealthMonitoringAlertConfig.Read.All", @@ -189300,19 +189311,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/healthmonitoring-healthmonitoringroot-list-alertconfigurations?view=graph-rest-beta", + "Command": "Get-MgBetaReportHealthMonitoringAlertConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHealthMonitoringAlertConfiguration", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/healthMonitoring/alertConfigurations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaReportHealthMonitoringAlertConfigurationCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/healthMonitoring/alertConfigurations/$count", "Permissions": [ { "Name": "HealthMonitoringAlertConfig.Read.All", @@ -189331,19 +189342,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportHealthMonitoringAlertConfigurationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/healthMonitoring/alerts/$count", - "CommandAlias": null, - "Command": "Get-MgBetaReportHealthMonitoringAlertCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/healthMonitoring/alerts/$count", "Permissions": [ { "Name": "HealthMonitoringAlert.Read.All", @@ -189362,52 +189373,55 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportHealthMonitoringAlertCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getM365AppPlatformUserCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgBetaReportM365AppPlatformUserCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getM365AppPlatformUserCounts(period='{period}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getm365appplatformusercounts?view=graph-rest-beta", + "Command": "Get-MgBetaReportM365AppPlatformUserCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getM365AppUserCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgBetaReportM365AppUserCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getM365AppUserCounts(period='{period}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getm365appusercounts?view=graph-rest-beta", + "Command": "Get-MgBetaReportM365AppUserCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getM365AppUserDetail(date={date})", - "CommandAlias": null, - "Command": "Get-MgBetaReportM365AppUserDetail", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getM365AppUserDetail(date={date})", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportM365AppUserDetail", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -189416,102 +189430,99 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getMailboxUsageDetail(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgBetaReportMailboxUsageDetail", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getMailboxUsageDetail(period='{period}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportMailboxUsageDetail", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getMailboxUsageMailboxCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgBetaReportMailboxUsageMailboxCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getMailboxUsageMailboxCounts(period='{period}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportMailboxUsageMailboxCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getMailboxUsageQuotaStatusMailboxCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgBetaReportMailboxUsageQuotaStatusMailboxCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getMailboxUsageQuotaStatusMailboxCounts(period='{period}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportMailboxUsageQuotaStatusMailboxCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getMailboxUsageStorage(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgBetaReportMailboxUsageStorage", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getMailboxUsageStorage(period='{period}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportMailboxUsageStorage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/managedDeviceEnrollmentAbandonmentDetails(skip={skip},top={top},filter='{filter}',skipToken='{skipToken}')", - "CommandAlias": null, - "Command": "Get-MgBetaReportManagedDeviceEnrollmentAbandonmentDetail", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/managedDeviceEnrollmentAbandonmentDetails(skip={skip},top={top},filter='{filter}',skipToken='{skipToken}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportManagedDeviceEnrollmentAbandonmentDetail", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Detail", "DetailViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/managedDeviceEnrollmentAbandonmentSummary(skip={skip},top={top},filter='{filter}',skipToken='{skipToken}')", - "CommandAlias": null, - "Command": "Get-MgBetaReportManagedDeviceEnrollmentAbandonmentSummary", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/managedDeviceEnrollmentAbandonmentSummary(skip={skip},top={top},filter='{filter}',skipToken='{skipToken}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportManagedDeviceEnrollmentAbandonmentSummary", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Managed", "ManagedViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/managedDeviceEnrollmentFailureDetails", - "CommandAlias": null, - "Command": "Get-MgBetaReportManagedDeviceEnrollmentFailureDetail", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/managedDeviceEnrollmentFailureDetails", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -189530,8 +189541,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportManagedDeviceEnrollmentFailureDetail", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Detail", "Detail1", @@ -189539,26 +189553,23 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/managedDeviceEnrollmentFailureTrends", - "CommandAlias": null, - "Command": "Get-MgBetaReportManagedDeviceEnrollmentFailureTrend", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/managedDeviceEnrollmentFailureTrends", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportManagedDeviceEnrollmentFailureTrend", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Managed" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/managedDeviceEnrollmentTopFailures", - "CommandAlias": null, - "Command": "Get-MgBetaReportManagedDeviceEnrollmentTopFailure", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/managedDeviceEnrollmentTopFailures", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -189577,8 +189588,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportManagedDeviceEnrollmentTopFailure", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Top", "Top1", @@ -189586,229 +189600,226 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getMicrosoft365CopilotUsageUserDetail(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgBetaReportMicrosoft365CopilotUsageUserDetail", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getMicrosoft365CopilotUsageUserDetail(period='{period}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getmicrosoft365copilotusageuserdetail?view=graph-rest-beta", + "Command": "Get-MgBetaReportMicrosoft365CopilotUsageUserDetail", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getMicrosoft365CopilotUserCountSummary(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgBetaReportMicrosoft365CopilotUserCountSummary", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getMicrosoft365CopilotUserCountSummary(period='{period}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getmicrosoft365copilotusercountsummary?view=graph-rest-beta", + "Command": "Get-MgBetaReportMicrosoft365CopilotUserCountSummary", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getMicrosoft365CopilotUserCountTrend(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgBetaReportMicrosoft365CopilotUserCountTrend", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getMicrosoft365CopilotUserCountTrend(period='{period}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getmicrosoft365copilotusercounttrend?view=graph-rest-beta", + "Command": "Get-MgBetaReportMicrosoft365CopilotUserCountTrend", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintUsageByPrinter", - "Uri": "/reports/monthlyPrintUsageByPrinter/{printUsageByPrinter-id}", - "CommandAlias": null, - "Command": "Get-MgBetaReportMonthlyPrintUsageByPrinter", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/monthlyPrintUsageByPrinter/{printUsageByPrinter-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportMonthlyPrintUsageByPrinter", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintUsageByPrinter", - "Uri": "/reports/monthlyPrintUsageByPrinter", - "CommandAlias": null, - "Command": "Get-MgBetaReportMonthlyPrintUsageByPrinter", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/monthlyPrintUsageByPrinter", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-monthlyprintusagebyprinter?view=graph-rest-beta", + "Command": "Get-MgBetaReportMonthlyPrintUsageByPrinter", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/monthlyPrintUsageByPrinter/$count", - "CommandAlias": null, - "Command": "Get-MgBetaReportMonthlyPrintUsageByPrinterCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/monthlyPrintUsageByPrinter/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportMonthlyPrintUsageByPrinterCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintUsageByUser", - "Uri": "/reports/monthlyPrintUsageByUser/{printUsageByUser-id}", - "CommandAlias": null, - "Command": "Get-MgBetaReportMonthlyPrintUsageByUser", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/monthlyPrintUsageByUser/{printUsageByUser-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportMonthlyPrintUsageByUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintUsageByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintUsageByUser", - "Uri": "/reports/monthlyPrintUsageByUser", - "CommandAlias": null, - "Command": "Get-MgBetaReportMonthlyPrintUsageByUser", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/monthlyPrintUsageByUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-monthlyprintusagebyuser?view=graph-rest-beta", + "Command": "Get-MgBetaReportMonthlyPrintUsageByUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintUsageByUser", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/monthlyPrintUsageByUser/$count", - "CommandAlias": null, - "Command": "Get-MgBetaReportMonthlyPrintUsageByUserCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/monthlyPrintUsageByUser/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportMonthlyPrintUsageByUserCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintUsageByPrinter", - "Uri": "/reports/monthlyPrintUsageSummariesByPrinter/{printUsageByPrinter-id}", - "CommandAlias": null, - "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByPrinter", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/monthlyPrintUsageSummariesByPrinter/{printUsageByPrinter-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByPrinter", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintUsageByPrinter", - "Uri": "/reports/monthlyPrintUsageSummariesByPrinter", - "CommandAlias": null, - "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByPrinter", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/monthlyPrintUsageSummariesByPrinter", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByPrinter", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/monthlyPrintUsageSummariesByPrinter/$count", - "CommandAlias": null, - "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByPrinterCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/monthlyPrintUsageSummariesByPrinter/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByPrinterCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintUsageByUser", - "Uri": "/reports/monthlyPrintUsageSummariesByUser/{printUsageByUser-id}", - "CommandAlias": null, - "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByUser", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/monthlyPrintUsageSummariesByUser/{printUsageByUser-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintUsageByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintUsageByUser", - "Uri": "/reports/monthlyPrintUsageSummariesByUser", - "CommandAlias": null, - "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByUser", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/monthlyPrintUsageSummariesByUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintUsageByUser", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/monthlyPrintUsageSummariesByUser/$count", - "CommandAlias": null, - "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByUserCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/monthlyPrintUsageSummariesByUser/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByUserCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getOffice365ActivationCounts", - "CommandAlias": null, - "Command": "Get-MgBetaReportOffice365ActivationCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getOffice365ActivationCounts", "Permissions": [ { "Name": "Reports.Read.All", @@ -189827,19 +189838,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportOffice365ActivationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getOffice365ActivationsUserCounts", - "CommandAlias": null, - "Command": "Get-MgBetaReportOffice365ActivationUserCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getOffice365ActivationsUserCounts", "Permissions": [ { "Name": "Reports.Read.All", @@ -189858,19 +189869,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportOffice365ActivationUserCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getOffice365ActivationsUserDetail", - "CommandAlias": null, - "Command": "Get-MgBetaReportOffice365ActivationUserDetail", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getOffice365ActivationsUserDetail", "Permissions": [ { "Name": "Reports.Read.All", @@ -189889,37 +189900,40 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportOffice365ActivationUserDetail", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOffice365ActiveUserCounts", - "Uri": "/reports/getOffice365ActiveUserCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgBetaReportOffice365ActiveUserCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getOffice365ActiveUserCounts(period='{period}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportOffice365ActiveUserCount", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOffice365ActiveUserCounts", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOffice365ActiveUserDetail", - "Uri": "/reports/getOffice365ActiveUserDetail(date={date})", - "CommandAlias": null, - "Command": "Get-MgBetaReportOffice365ActiveUserDetail", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getOffice365ActiveUserDetail(date={date})", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportOffice365ActiveUserDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOffice365ActiveUserDetail", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -189928,30 +189942,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOffice365GroupsActivityCounts", - "Uri": "/reports/getOffice365GroupsActivityCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgBetaReportOffice365GroupActivityCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getOffice365GroupsActivityCounts(period='{period}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportOffice365GroupActivityCount", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOffice365GroupsActivityCounts", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOffice365GroupsActivityDetail", - "Uri": "/reports/getOffice365GroupsActivityDetail(date={date})", - "CommandAlias": null, - "Command": "Get-MgBetaReportOffice365GroupActivityDetail", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getOffice365GroupsActivityDetail(date={date})", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportOffice365GroupActivityDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOffice365GroupsActivityDetail", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -189960,105 +189974,105 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOffice365GroupsActivityFileCounts", - "Uri": "/reports/getOffice365GroupsActivityFileCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgBetaReportOffice365GroupActivityFileCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getOffice365GroupsActivityFileCounts(period='{period}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportOffice365GroupActivityFileCount", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOffice365GroupsActivityFileCounts", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOffice365GroupsActivityGroupCounts", - "Uri": "/reports/getOffice365GroupsActivityGroupCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgBetaReportOffice365GroupActivityGroupCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getOffice365GroupsActivityGroupCounts(period='{period}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportOffice365GroupActivityGroupCount", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOffice365GroupsActivityGroupCounts", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOffice365GroupsActivityStorage", - "Uri": "/reports/getOffice365GroupsActivityStorage(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgBetaReportOffice365GroupActivityStorage", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getOffice365GroupsActivityStorage(period='{period}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportOffice365GroupActivityStorage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOffice365GroupsActivityStorage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOffice365ServicesUserCounts", - "Uri": "/reports/getOffice365ServicesUserCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgBetaReportOffice365ServiceUserCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getOffice365ServicesUserCounts(period='{period}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportOffice365ServiceUserCount", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOffice365ServicesUserCounts", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getOneDriveActivityFileCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgBetaReportOneDriveActivityFileCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getOneDriveActivityFileCounts(period='{period}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportOneDriveActivityFileCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getOneDriveActivityUserCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgBetaReportOneDriveActivityUserCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getOneDriveActivityUserCounts(period='{period}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportOneDriveActivityUserCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getOneDriveActivityUserDetail(date={date})", - "CommandAlias": null, - "Command": "Get-MgBetaReportOneDriveActivityUserDetail", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getOneDriveActivityUserDetail(date={date})", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportOneDriveActivityUserDetail", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -190067,30 +190081,30 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getOneDriveUsageAccountCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgBetaReportOneDriveUsageAccountCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getOneDriveUsageAccountCounts(period='{period}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportOneDriveUsageAccountCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getOneDriveUsageAccountDetail(date={date})", - "CommandAlias": null, - "Command": "Get-MgBetaReportOneDriveUsageAccountDetail", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getOneDriveUsageAccountDetail(date={date})", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportOneDriveUsageAccountDetail", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -190099,70 +190113,67 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getOneDriveUsageFileCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgBetaReportOneDriveUsageFileCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getOneDriveUsageFileCounts(period='{period}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportOneDriveUsageFileCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getOneDriveUsageStorage(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgBetaReportOneDriveUsageStorage", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getOneDriveUsageStorage(period='{period}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportOneDriveUsageStorage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPartners", - "Uri": "/reports/partners", - "CommandAlias": null, - "Command": "Get-MgBetaReportPartner", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/partners", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportPartner", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPartners", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPartnersBilling", - "Uri": "/reports/partners/billing", - "CommandAlias": null, - "Command": "Get-MgBetaReportPartnerBilling", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/partners/billing", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportPartnerBilling", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPartnersBilling", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPartnersBillingManifest", - "Uri": "/reports/partners/billing/manifests/{manifest-id}", - "CommandAlias": null, - "Command": "Get-MgBetaReportPartnerBillingManifest", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/partners/billing/manifests/{manifest-id}", "Permissions": [ { "Name": "PartnerBilling.Read.All", @@ -190181,48 +190192,48 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-manifest-get?view=graph-rest-beta", + "Command": "Get-MgBetaReportPartnerBillingManifest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPartnersBillingManifest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPartnersBillingManifest", - "Uri": "/reports/partners/billing/manifests", - "CommandAlias": null, - "Command": "Get-MgBetaReportPartnerBillingManifest", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/partners/billing/manifests", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportPartnerBillingManifest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPartnersBillingManifest", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/partners/billing/manifests/$count", - "CommandAlias": null, - "Command": "Get-MgBetaReportPartnerBillingManifestCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/partners/billing/manifests/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportPartnerBillingManifestCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPartnersBillingOperation", - "Uri": "/reports/partners/billing/operations/{operation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaReportPartnerBillingOperation", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/partners/billing/operations/{operation-id}", "Permissions": [ { "Name": "PartnerBilling.Read.All", @@ -190241,133 +190252,133 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-operation-get?view=graph-rest-beta", + "Command": "Get-MgBetaReportPartnerBillingOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPartnersBillingOperation", - "Uri": "/reports/partners/billing/operations", - "CommandAlias": null, - "Command": "Get-MgBetaReportPartnerBillingOperation", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/partners/billing/operations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportPartnerBillingOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/partners/billing/operations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaReportPartnerBillingOperationCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/partners/billing/operations/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportPartnerBillingOperationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPartnersBillingReconciliation", - "Uri": "/reports/partners/billing/reconciliation", - "CommandAlias": null, - "Command": "Get-MgBetaReportPartnerBillingReconciliation", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/partners/billing/reconciliation", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportPartnerBillingReconciliation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPartnersBillingReconciliation", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/partners/billing/reconciliation/billed", - "CommandAlias": null, - "Command": "Get-MgBetaReportPartnerBillingReconciliationBilled", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/partners/billing/reconciliation/billed", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportPartnerBillingReconciliationBilled", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPartnersBillingAzureUsage", - "Uri": "/reports/partners/billing/usage", - "CommandAlias": null, - "Command": "Get-MgBetaReportPartnerBillingUsage", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/partners/billing/usage", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportPartnerBillingUsage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPartnersBillingAzureUsage", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/partners/billing/usage/billed", - "CommandAlias": null, - "Command": "Get-MgBetaReportPartnerBillingUsageBilled", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/partners/billing/usage/billed", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportPartnerBillingUsageBilled", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/partners/billing/usage/unbilled", - "CommandAlias": null, - "Command": "Get-MgBetaReportPartnerBillingUsageUnbilled", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/partners/billing/usage/unbilled", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportPartnerBillingUsageUnbilled", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphArchivedPrintJob", - "Uri": "/reports/getPrinterArchivedPrintJobs(printerId='{printerId}',startDateTime={startDateTime},endDateTime={endDateTime})", - "CommandAlias": null, - "Command": "Get-MgBetaReportPrinterArchivedPrintJob", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getPrinterArchivedPrintJobs(printerId='{printerId}',startDateTime={startDateTime},endDateTime={endDateTime})", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reports-getprinterarchivedprintjobs?view=graph-rest-beta", + "Command": "Get-MgBetaReportPrinterArchivedPrintJob", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphArchivedPrintJob", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRelyingPartyDetailedSummary", - "Uri": "/reports/getRelyingPartyDetailedSummary(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgBetaReportRelyingPartyDetailedSummary", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getRelyingPartyDetailedSummary(period='{period}')", "Permissions": [ { "Name": "Reports.Read.All", @@ -190386,34 +190397,34 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getrelyingpartydetailedsummary?view=graph-rest-beta", + "Command": "Get-MgBetaReportRelyingPartyDetailedSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRelyingPartyDetailedSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/security", - "CommandAlias": null, - "Command": "Get-MgBetaReportSecurity", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/security", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportSecurity", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttackSimulationRepeatOffender", - "Uri": "/reports/security/getAttackSimulationRepeatOffenders", - "CommandAlias": null, - "Command": "Get-MgBetaReportSecurityAttackSimulationRepeatOffender", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/security/getAttackSimulationRepeatOffenders", "Permissions": [ { "Name": "AttackSimulation.Read.All", @@ -190432,19 +190443,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityreportsroot-getattacksimulationrepeatoffenders?view=graph-rest-beta", + "Command": "Get-MgBetaReportSecurityAttackSimulationRepeatOffender", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttackSimulationRepeatOffender", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttackSimulationTrainingUserCoverage", - "Uri": "/reports/security/getAttackSimulationTrainingUserCoverage", - "CommandAlias": null, - "Command": "Get-MgBetaReportSecurityAttackSimulationTrainingUserCoverage", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/security/getAttackSimulationTrainingUserCoverage", "Permissions": [ { "Name": "AttackSimulation.Read.All", @@ -190463,19 +190474,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityreportsroot-getattacksimulationtrainingusercoverage?view=graph-rest-beta", + "Command": "Get-MgBetaReportSecurityAttackSimulationTrainingUserCoverage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttackSimulationTrainingUserCoverage", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttackSimulationUserCoverage", - "Uri": "/reports/security/getAttackSimulationSimulationUserCoverage", - "CommandAlias": null, - "Command": "Get-MgBetaReportSecurityAttackSimulationUserCoverage", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/security/getAttackSimulationSimulationUserCoverage", "Permissions": [ { "Name": "AttackSimulation.Read.All", @@ -190494,484 +190505,502 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityreportsroot-getattacksimulationsimulationusercoverage?view=graph-rest-beta", + "Command": "Get-MgBetaReportSecurityAttackSimulationUserCoverage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttackSimulationUserCoverage", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/serviceActivity", - "CommandAlias": null, - "Command": "Get-MgBetaReportServiceActivity", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/serviceActivity", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportServiceActivity", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceActivityValueMetric", - "Uri": "/reports/serviceActivity/getActiveUserMetricsForDesktopMailByReadEmail(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", - "CommandAlias": null, - "Command": "Get-MgBetaReportServiceActivityActiveUserMetricForDesktopMailByReadEmail", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/serviceActivity/getActiveUserMetricsForDesktopMailByReadEmail(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getactiveusermetricsfordesktopmailbyreademail?view=graph-rest-beta", + "Command": "Get-MgBetaReportServiceActivityActiveUserMetricForDesktopMailByReadEmail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceActivityValueMetric", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceActivityValueMetric", - "Uri": "/reports/serviceActivity/getActiveUserMetricsForEmailByModernAuthentication(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", - "CommandAlias": null, - "Command": "Get-MgBetaReportServiceActivityActiveUserMetricForEmailByModernAuthentication", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/serviceActivity/getActiveUserMetricsForEmailByModernAuthentication(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getactiveusermetricsforemailbymodernauthentication?view=graph-rest-beta", + "Command": "Get-MgBetaReportServiceActivityActiveUserMetricForEmailByModernAuthentication", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceActivityValueMetric", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceActivityValueMetric", - "Uri": "/reports/serviceActivity/getActiveUserMetricsForExcelWeb(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", - "CommandAlias": null, - "Command": "Get-MgBetaReportServiceActivityActiveUserMetricForExcelWeb", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/serviceActivity/getActiveUserMetricsForExcelWeb(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getactiveusermetricsforexcelweb?view=graph-rest-beta", + "Command": "Get-MgBetaReportServiceActivityActiveUserMetricForExcelWeb", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceActivityValueMetric", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceActivityValueMetric", - "Uri": "/reports/serviceActivity/getActiveUserMetricsForiOSOrAndroidMailByReadEmail(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", - "CommandAlias": null, - "Command": "Get-MgBetaReportServiceActivityActiveUserMetricForiOsorAndroidMailByReadEmail", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/serviceActivity/getActiveUserMetricsForiOSOrAndroidMailByReadEmail(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getactiveusermetricsforiosorandroidmailbyreademail?view=graph-rest-beta", + "Command": "Get-MgBetaReportServiceActivityActiveUserMetricForiOsorAndroidMailByReadEmail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceActivityValueMetric", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceActivityValueMetric", - "Uri": "/reports/serviceActivity/getActiveUserMetricsForOneNoteWeb(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", - "CommandAlias": null, - "Command": "Get-MgBetaReportServiceActivityActiveUserMetricForOneNoteWeb", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/serviceActivity/getActiveUserMetricsForOneNoteWeb(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getactiveusermetricsforonenoteweb?view=graph-rest-beta", + "Command": "Get-MgBetaReportServiceActivityActiveUserMetricForOneNoteWeb", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceActivityValueMetric", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceActivityValueMetric", - "Uri": "/reports/serviceActivity/getActiveUserMetricsForOutlookMacByReadEmail(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", - "CommandAlias": null, - "Command": "Get-MgBetaReportServiceActivityActiveUserMetricForOutlookMacByReadEmail", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/serviceActivity/getActiveUserMetricsForOutlookMacByReadEmail(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getactiveusermetricsforoutlookmacbyreademail?view=graph-rest-beta", + "Command": "Get-MgBetaReportServiceActivityActiveUserMetricForOutlookMacByReadEmail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceActivityValueMetric", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceActivityValueMetric", - "Uri": "/reports/serviceActivity/getActiveUserMetricsForOutlookMobileByReadEmail(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", - "CommandAlias": null, - "Command": "Get-MgBetaReportServiceActivityActiveUserMetricForOutlookMobileByReadEmail", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/serviceActivity/getActiveUserMetricsForOutlookMobileByReadEmail(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getactiveusermetricsforoutlookmobilebyreademail?view=graph-rest-beta", + "Command": "Get-MgBetaReportServiceActivityActiveUserMetricForOutlookMobileByReadEmail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceActivityValueMetric", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceActivityValueMetric", - "Uri": "/reports/serviceActivity/getActiveUserMetricsForOutlookWebByAppOpening(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", - "CommandAlias": null, - "Command": "Get-MgBetaReportServiceActivityActiveUserMetricForOutlookWebByAppOpening", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/serviceActivity/getActiveUserMetricsForOutlookWebByAppOpening(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getactiveusermetricsforoutlookwebbyappopening?view=graph-rest-beta", + "Command": "Get-MgBetaReportServiceActivityActiveUserMetricForOutlookWebByAppOpening", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceActivityValueMetric", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceActivityValueMetric", - "Uri": "/reports/serviceActivity/getActiveUserMetricsForOutlookWebByReadEmail(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", - "CommandAlias": null, - "Command": "Get-MgBetaReportServiceActivityActiveUserMetricForOutlookWebByReadEmail", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/serviceActivity/getActiveUserMetricsForOutlookWebByReadEmail(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getactiveusermetricsforoutlookwebbyreademail?view=graph-rest-beta", + "Command": "Get-MgBetaReportServiceActivityActiveUserMetricForOutlookWebByReadEmail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceActivityValueMetric", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceActivityValueMetric", - "Uri": "/reports/serviceActivity/getActiveUserMetricsForPowerPointWeb(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", - "CommandAlias": null, - "Command": "Get-MgBetaReportServiceActivityActiveUserMetricForPowerPointWeb", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/serviceActivity/getActiveUserMetricsForPowerPointWeb(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getactiveusermetricsforpowerpointweb?view=graph-rest-beta", + "Command": "Get-MgBetaReportServiceActivityActiveUserMetricForPowerPointWeb", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceActivityValueMetric", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceActivityValueMetric", - "Uri": "/reports/serviceActivity/getActiveUserMetricsForVisioWeb(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", - "CommandAlias": null, - "Command": "Get-MgBetaReportServiceActivityActiveUserMetricForVisioWeb", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/serviceActivity/getActiveUserMetricsForVisioWeb(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getactiveusermetricsforvisioweb?view=graph-rest-beta", + "Command": "Get-MgBetaReportServiceActivityActiveUserMetricForVisioWeb", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceActivityValueMetric", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceActivityValueMetric", - "Uri": "/reports/serviceActivity/getActiveUserMetricsForWordWeb(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", - "CommandAlias": null, - "Command": "Get-MgBetaReportServiceActivityActiveUserMetricForWordWeb", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/serviceActivity/getActiveUserMetricsForWordWeb(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getactiveusermetricsforwordweb?view=graph-rest-beta", + "Command": "Get-MgBetaReportServiceActivityActiveUserMetricForWordWeb", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceActivityValueMetric", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceActivityPerformanceMetric", - "Uri": "/reports/serviceActivity/getAudioStreamsOverUdpMetricsForTeams(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", - "CommandAlias": null, - "Command": "Get-MgBetaReportServiceActivityAudioStreamOverUdpMetricForTeam", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/serviceActivity/getAudioStreamsOverUdpMetricsForTeams(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getaudiostreamsoverudpmetricsforteams?view=graph-rest-beta", + "Command": "Get-MgBetaReportServiceActivityAudioStreamOverUdpMetricForTeam", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceActivityPerformanceMetric", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceActivityPerformanceMetric", - "Uri": "/reports/serviceActivity/getAudioStreamQoEMetricsForTeams(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", - "CommandAlias": null, - "Command": "Get-MgBetaReportServiceActivityAudioStreamQoEMetricForTeam", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/serviceActivity/getAudioStreamQoEMetricsForTeams(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getaudiostreamqoemetricsforteams?view=graph-rest-beta", + "Command": "Get-MgBetaReportServiceActivityAudioStreamQoEMetricForTeam", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceActivityPerformanceMetric", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceActivityPerformanceMetric", - "Uri": "/reports/serviceActivity/getConnectivityMetricsForExchange(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", - "CommandAlias": null, - "Command": "Get-MgBetaReportServiceActivityConnectivityMetricForExchange", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/serviceActivity/getConnectivityMetricsForExchange(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getconnectivitymetricsforexchange?view=graph-rest-beta", + "Command": "Get-MgBetaReportServiceActivityConnectivityMetricForExchange", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceActivityPerformanceMetric", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceActivityValueMetric", - "Uri": "/reports/serviceActivity/getMessageVolumeMetricsForEmailDelivery(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", - "CommandAlias": null, - "Command": "Get-MgBetaReportServiceActivityMessageVolumeMetricForEmailDelivery", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/serviceActivity/getMessageVolumeMetricsForEmailDelivery(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getmessagevolumemetricsforemaildelivery?view=graph-rest-beta", + "Command": "Get-MgBetaReportServiceActivityMessageVolumeMetricForEmailDelivery", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceActivityValueMetric", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceActivityValueMetric", - "Uri": "/reports/serviceActivity/getMessageVolumeMetricsForTeamsChat(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", - "CommandAlias": null, - "Command": "Get-MgBetaReportServiceActivityMessageVolumeMetricForTeamChat", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/serviceActivity/getMessageVolumeMetricsForTeamsChat(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getmessagevolumemetricsforteamschat?view=graph-rest-beta", + "Command": "Get-MgBetaReportServiceActivityMessageVolumeMetricForTeamChat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceActivityValueMetric", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceActivityValueMetric", - "Uri": "/reports/serviceActivity/getMetricsForConditionalAccessCompliantDevicesSignInSuccess(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", - "CommandAlias": null, - "Command": "Get-MgBetaReportServiceActivityMetricForConditionalAccessCompliantDeviceSignInSuccess", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/serviceActivity/getMetricsForConditionalAccessBlockedSignIn(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getmetricsforconditionalaccessblockedsignin?view=graph-rest-beta", + "Command": "Get-MgBetaReportServiceActivityMetricForConditionalAccessBlockedSignIn", "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getmetricsforconditionalaccesscompliantdevicessigninsuccess?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphServiceActivityValueMetric", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceActivityValueMetric", - "Uri": "/reports/serviceActivity/getMetricsForConditionalAccessManagedDevicesSignInSuccess(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", - "CommandAlias": null, - "Command": "Get-MgBetaReportServiceActivityMetricForConditionalAccessManagedDeviceSignInSuccess", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/serviceActivity/getMetricsForConditionalAccessCompliantDevicesSignInSuccess(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getmetricsforconditionalaccesscompliantdevicessigninsuccess?view=graph-rest-beta", + "Command": "Get-MgBetaReportServiceActivityMetricForConditionalAccessCompliantDeviceSignInSuccess", "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getmetricsforconditionalaccessmanageddevicessigninsuccess?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphServiceActivityValueMetric", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceActivityValueMetric", - "Uri": "/reports/serviceActivity/getMetricsForMfaSignInFailure(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", - "CommandAlias": null, - "Command": "Get-MgBetaReportServiceActivityMetricForMfaSignInFailure", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/serviceActivity/getMetricsForConditionalAccessManagedDevicesSignInSuccess(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getmetricsforconditionalaccessmanageddevicessigninsuccess?view=graph-rest-beta", + "Command": "Get-MgBetaReportServiceActivityMetricForConditionalAccessManagedDeviceSignInSuccess", "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getmetricsformfasigninfailure?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphServiceActivityValueMetric", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceActivityValueMetric", - "Uri": "/reports/serviceActivity/getMetricsForMfaSignInSuccess(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", - "CommandAlias": null, - "Command": "Get-MgBetaReportServiceActivityMetricForMfaSignInSuccess", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/serviceActivity/getMetricsForMfaSignInFailure(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getmetricsformfasigninfailure?view=graph-rest-beta", + "Command": "Get-MgBetaReportServiceActivityMetricForMfaSignInFailure", "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getmetricsformfasigninsuccess?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphServiceActivityValueMetric", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceActivityValueMetric", - "Uri": "/reports/serviceActivity/getMetricsForSamlSignInSuccess(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", - "CommandAlias": null, - "Command": "Get-MgBetaReportServiceActivityMetricForSamlSignInSuccess", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/serviceActivity/getMetricsForMfaSignInSuccess(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getmetricsformfasigninsuccess?view=graph-rest-beta", + "Command": "Get-MgBetaReportServiceActivityMetricForMfaSignInSuccess", "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getmetricsforsamlsigninsuccess?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphServiceActivityValueMetric", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceActivityValueMetric", - "Uri": "/reports/serviceActivity/getUsageMetricsForTeamsByLaunch(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", - "CommandAlias": null, - "Command": "Get-MgBetaReportServiceActivityUsageMetricForTeamByLaunch", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/serviceActivity/getMetricsForSamlSignInSuccess(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getmetricsforsamlsigninsuccess?view=graph-rest-beta", + "Command": "Get-MgBetaReportServiceActivityMetricForSamlSignInSuccess", "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getusagemetricsforteamsbylaunch?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphServiceActivityValueMetric", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceActivityValueMetric", - "Uri": "/reports/serviceActivity/getUsageMetricsForTeamsByMeetingsJoined(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", - "CommandAlias": null, - "Command": "Get-MgBetaReportServiceActivityUsageMetricForTeamByMeetingJoined", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/serviceActivity/getUsageMetricsForTeamsByLaunch(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getusagemetricsforteamsbylaunch?view=graph-rest-beta", + "Command": "Get-MgBetaReportServiceActivityUsageMetricForTeamByLaunch", "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getusagemetricsforteamsbymeetingsjoined?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphServiceActivityValueMetric", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipalSignInActivity", - "Uri": "/reports/servicePrincipalSignInActivities/{servicePrincipalSignInActivity-id}", - "CommandAlias": null, - "Command": "Get-MgBetaReportServicePrincipalSignInActivity", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/serviceActivity/getUsageMetricsForTeamsByMeetingsJoined(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getusagemetricsforteamsbymeetingsjoined?view=graph-rest-beta", + "Command": "Get-MgBetaReportServiceActivityUsageMetricForTeamByMeetingJoined", "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipalsigninactivity-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphServiceActivityValueMetric", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipalSignInActivity", - "Uri": "/reports/servicePrincipalSignInActivities", + "Module": "Beta.Reports", "CommandAlias": null, + "Uri": "/reports/servicePrincipalSignInActivities/{servicePrincipalSignInActivity-id}", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipalsigninactivity-get?view=graph-rest-beta", "Command": "Get-MgBetaReportServicePrincipalSignInActivity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipalSignInActivity", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/servicePrincipalSignInActivities", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-serviceprincipalsigninactivities?view=graph-rest-beta", + "Command": "Get-MgBetaReportServicePrincipalSignInActivity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipalSignInActivity", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/servicePrincipalSignInActivities/$count", - "CommandAlias": null, - "Command": "Get-MgBetaReportServicePrincipalSignInActivityCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/servicePrincipalSignInActivities/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportServicePrincipalSignInActivityCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getSharePointActivityFileCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgBetaReportSharePointActivityFileCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getSharePointActivityFileCounts(period='{period}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportSharePointActivityFileCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getSharePointActivityPages(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgBetaReportSharePointActivityPage", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getSharePointActivityPages(period='{period}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportSharePointActivityPage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getSharePointActivityUserCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgBetaReportSharePointActivityUserCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getSharePointActivityUserCounts(period='{period}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportSharePointActivityUserCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getSharePointActivityUserDetail(date={date})", - "CommandAlias": null, - "Command": "Get-MgBetaReportSharePointActivityUserDetail", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getSharePointActivityUserDetail(date={date})", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportSharePointActivityUserDetail", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -190980,15 +191009,15 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getSharePointSiteUsageDetail(date={date})", - "CommandAlias": null, - "Command": "Get-MgBetaReportSharePointSiteUsageDetail", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getSharePointSiteUsageDetail(date={date})", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportSharePointSiteUsageDetail", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -190997,105 +191026,105 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getSharePointSiteUsageFileCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgBetaReportSharePointSiteUsageFileCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getSharePointSiteUsageFileCounts(period='{period}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportSharePointSiteUsageFileCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getSharePointSiteUsagePages(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgBetaReportSharePointSiteUsagePage", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getSharePointSiteUsagePages(period='{period}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportSharePointSiteUsagePage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getSharePointSiteUsageSiteCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgBetaReportSharePointSiteUsageSiteCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getSharePointSiteUsageSiteCounts(period='{period}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportSharePointSiteUsageSiteCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getSharePointSiteUsageStorage(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgBetaReportSharePointSiteUsageStorage", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getSharePointSiteUsageStorage(period='{period}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportSharePointSiteUsageStorage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getSkypeForBusinessActivityCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgBetaReportSkypeForBusinessActivityCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getSkypeForBusinessActivityCounts(period='{period}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportSkypeForBusinessActivityCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getSkypeForBusinessActivityUserCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgBetaReportSkypeForBusinessActivityUserCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getSkypeForBusinessActivityUserCounts(period='{period}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportSkypeForBusinessActivityUserCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getSkypeForBusinessActivityUserDetail(date={date})", - "CommandAlias": null, - "Command": "Get-MgBetaReportSkypeForBusinessActivityUserDetail", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getSkypeForBusinessActivityUserDetail(date={date})", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportSkypeForBusinessActivityUserDetail", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -191104,45 +191133,45 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getSkypeForBusinessDeviceUsageDistributionUserCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgBetaReportSkypeForBusinessDeviceUsageDistributionUserCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getSkypeForBusinessDeviceUsageDistributionUserCounts(period='{period}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportSkypeForBusinessDeviceUsageDistributionUserCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getSkypeForBusinessDeviceUsageUserCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgBetaReportSkypeForBusinessDeviceUsageUserCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getSkypeForBusinessDeviceUsageUserCounts(period='{period}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportSkypeForBusinessDeviceUsageUserCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getSkypeForBusinessDeviceUsageUserDetail(date={date})", - "CommandAlias": null, - "Command": "Get-MgBetaReportSkypeForBusinessDeviceUsageUserDetail", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getSkypeForBusinessDeviceUsageUserDetail(date={date})", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportSkypeForBusinessDeviceUsageUserDetail", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -191151,193 +191180,193 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getSkypeForBusinessOrganizerActivityCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgBetaReportSkypeForBusinessOrganizerActivityCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getSkypeForBusinessOrganizerActivityCounts(period='{period}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportSkypeForBusinessOrganizerActivityCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getSkypeForBusinessOrganizerActivityMinuteCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgBetaReportSkypeForBusinessOrganizerActivityMinuteCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getSkypeForBusinessOrganizerActivityMinuteCounts(period='{period}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportSkypeForBusinessOrganizerActivityMinuteCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getSkypeForBusinessOrganizerActivityUserCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgBetaReportSkypeForBusinessOrganizerActivityUserCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getSkypeForBusinessOrganizerActivityUserCounts(period='{period}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportSkypeForBusinessOrganizerActivityUserCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getSkypeForBusinessParticipantActivityCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgBetaReportSkypeForBusinessParticipantActivityCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getSkypeForBusinessParticipantActivityCounts(period='{period}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportSkypeForBusinessParticipantActivityCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getSkypeForBusinessParticipantActivityMinuteCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgBetaReportSkypeForBusinessParticipantActivityMinuteCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getSkypeForBusinessParticipantActivityMinuteCounts(period='{period}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportSkypeForBusinessParticipantActivityMinuteCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getSkypeForBusinessParticipantActivityUserCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgBetaReportSkypeForBusinessParticipantActivityUserCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getSkypeForBusinessParticipantActivityUserCounts(period='{period}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportSkypeForBusinessParticipantActivityUserCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgBetaReportSkypeForBusinessPeerToPeerActivityCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityCounts(period='{period}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportSkypeForBusinessPeerToPeerActivityCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityMinuteCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgBetaReportSkypeForBusinessPeerToPeerActivityMinuteCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityMinuteCounts(period='{period}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportSkypeForBusinessPeerToPeerActivityMinuteCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityUserCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgBetaReportSkypeForBusinessPeerToPeerActivityUserCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityUserCounts(period='{period}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportSkypeForBusinessPeerToPeerActivityUserCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceLevelAgreementRoot", - "Uri": "/reports/sla", - "CommandAlias": null, - "Command": "Get-MgBetaReportSla", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/sla", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportSla", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceLevelAgreementRoot", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAzureAdAuthentication", - "Uri": "/reports/sla/azureADAuthentication", - "CommandAlias": null, - "Command": "Get-MgBetaReportSlaAzureAdAuthentication", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/sla/azureADAuthentication", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/azureadauthentication-get?view=graph-rest-beta", + "Command": "Get-MgBetaReportSlaAzureAdAuthentication", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAzureAdAuthentication", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getTeamsTeamActivityCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgBetaReportTeamActivityCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getTeamsTeamActivityCounts(period='{period}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportTeamActivityCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getTeamsTeamActivityDetail(date={date})", - "CommandAlias": null, - "Command": "Get-MgBetaReportTeamActivityDetail", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getTeamsTeamActivityDetail(date={date})", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportTeamActivityDetail", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -191346,105 +191375,105 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getTeamsTeamActivityDistributionCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgBetaReportTeamActivityDistributionCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getTeamsTeamActivityDistributionCounts(period='{period}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportTeamActivityDistributionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getTeamsTeamCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgBetaReportTeamCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getTeamsTeamCounts(period='{period}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportTeamCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getTeamsDeviceUsageDistributionTotalUserCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgBetaReportTeamDeviceUsageDistributionTotalUserCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getTeamsDeviceUsageDistributionTotalUserCounts(period='{period}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportTeamDeviceUsageDistributionTotalUserCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getTeamsDeviceUsageDistributionUserCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgBetaReportTeamDeviceUsageDistributionUserCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getTeamsDeviceUsageDistributionUserCounts(period='{period}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportTeamDeviceUsageDistributionUserCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getTeamsDeviceUsageTotalUserCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgBetaReportTeamDeviceUsageTotalUserCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getTeamsDeviceUsageTotalUserCounts(period='{period}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportTeamDeviceUsageTotalUserCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getTeamsDeviceUsageUserCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgBetaReportTeamDeviceUsageUserCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getTeamsDeviceUsageUserCounts(period='{period}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportTeamDeviceUsageUserCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getTeamsDeviceUsageUserDetail(date={date})", - "CommandAlias": null, - "Command": "Get-MgBetaReportTeamDeviceUsageUserDetail", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getTeamsDeviceUsageUserDetail(date={date})", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportTeamDeviceUsageUserDetail", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -191453,120 +191482,120 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getTeamsUserActivityCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgBetaReportTeamUserActivityCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getTeamsUserActivityCounts(period='{period}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportTeamUserActivityCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getTeamsUserActivityDistributionTotalUserCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgBetaReportTeamUserActivityDistributionTotalUserCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getTeamsUserActivityDistributionTotalUserCounts(period='{period}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportTeamUserActivityDistributionTotalUserCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getTeamsUserActivityDistributionUserCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgBetaReportTeamUserActivityDistributionUserCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getTeamsUserActivityDistributionUserCounts(period='{period}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportTeamUserActivityDistributionUserCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getTeamsUserActivityTotalCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgBetaReportTeamUserActivityTotalCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getTeamsUserActivityTotalCounts(period='{period}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportTeamUserActivityTotalCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getTeamsUserActivityTotalDistributionCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgBetaReportTeamUserActivityTotalDistributionCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getTeamsUserActivityTotalDistributionCounts(period='{period}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportTeamUserActivityTotalDistributionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getTeamsUserActivityTotalUserCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgBetaReportTeamUserActivityTotalUserCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getTeamsUserActivityTotalUserCounts(period='{period}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportTeamUserActivityTotalUserCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getTeamsUserActivityUserCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgBetaReportTeamUserActivityUserCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getTeamsUserActivityUserCounts(period='{period}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportTeamUserActivityUserCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getTeamsUserActivityUserDetail(date={date})", - "CommandAlias": null, - "Command": "Get-MgBetaReportTeamUserActivityUserDetail", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getTeamsUserActivityUserDetail(date={date})", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportTeamUserActivityUserDetail", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -191575,42 +191604,39 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphArchivedPrintJob", - "Uri": "/reports/getUserArchivedPrintJobs(userId='{userId}',startDateTime={startDateTime},endDateTime={endDateTime})", - "CommandAlias": null, - "Command": "Get-MgBetaReportUserArchivedPrintJob", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getUserArchivedPrintJobs(userId='{userId}',startDateTime={startDateTime},endDateTime={endDateTime})", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reports-getuserarchivedprintjobs?view=graph-rest-beta", + "Command": "Get-MgBetaReportUserArchivedPrintJob", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphArchivedPrintJob", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUserCredentialUsageDetails", - "Uri": "/reports/userCredentialUsageDetails/{userCredentialUsageDetails-id}", - "CommandAlias": null, - "Command": "Get-MgBetaReportUserCredentialUsageDetail", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/userCredentialUsageDetails/{userCredentialUsageDetails-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportUserCredentialUsageDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserCredentialUsageDetails", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUserCredentialUsageDetails", - "Uri": "/reports/userCredentialUsageDetails", - "CommandAlias": null, - "Command": "Get-MgBetaReportUserCredentialUsageDetail", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/userCredentialUsageDetails", "Permissions": [ { "Name": "Reports.Read.All", @@ -191629,19 +191655,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-usercredentialusagedetails?view=graph-rest-beta", + "Command": "Get-MgBetaReportUserCredentialUsageDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserCredentialUsageDetails", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/userCredentialUsageDetails/$count", - "CommandAlias": null, - "Command": "Get-MgBetaReportUserCredentialUsageDetailCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/userCredentialUsageDetails/$count", "Permissions": [ { "Name": "Reports.Read.All", @@ -191660,394 +191686,397 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportUserCredentialUsageDetailCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUserInsightsRoot", - "Uri": "/reports/userInsights", - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsight", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/userInsights", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportUserInsight", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserInsightsRoot", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDailyUserInsightMetricsRoot", - "Uri": "/reports/userInsights/daily", - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightDaily", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/userInsights/daily", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportUserInsightDaily", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDailyUserInsightMetricsRoot", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphActiveUsersMetric", - "Uri": "/reports/userInsights/daily/activeUsers/{activeUsersMetric-id}", - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightDailyActiveUser", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/userInsights/daily/activeUsers/{activeUsersMetric-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportUserInsightDailyActiveUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActiveUsersMetric", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphActiveUsersMetric", - "Uri": "/reports/userInsights/daily/activeUsers", - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightDailyActiveUser", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/userInsights/daily/activeUsers", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/dailyuserinsightmetricsroot-list-activeusers?view=graph-rest-beta", + "Command": "Get-MgBetaReportUserInsightDailyActiveUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActiveUsersMetric", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/userInsights/daily/activeUsers/$count", - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightDailyActiveUserCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/userInsights/daily/activeUsers/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportUserInsightDailyActiveUserCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationsMetric", - "Uri": "/reports/userInsights/daily/authentications/{authenticationsMetric-id}", - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightDailyAuthentication", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/userInsights/daily/authentications/{authenticationsMetric-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportUserInsightDailyAuthentication", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationsMetric", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationsMetric", - "Uri": "/reports/userInsights/daily/authentications", - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightDailyAuthentication", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/userInsights/daily/authentications", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/dailyuserinsightmetricsroot-list-authentications?view=graph-rest-beta", + "Command": "Get-MgBetaReportUserInsightDailyAuthentication", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationsMetric", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/userInsights/daily/authentications/$count", - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightDailyAuthenticationCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/userInsights/daily/authentications/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportUserInsightDailyAuthenticationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDailyInactiveUsersMetric", - "Uri": "/reports/userInsights/daily/inactiveUsers/{dailyInactiveUsersMetric-id}", - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightDailyInactiveUser", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/userInsights/daily/inactiveUsers/{dailyInactiveUsersMetric-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportUserInsightDailyInactiveUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDailyInactiveUsersMetric", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDailyInactiveUsersMetric", - "Uri": "/reports/userInsights/daily/inactiveUsers", - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightDailyInactiveUser", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/userInsights/daily/inactiveUsers", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportUserInsightDailyInactiveUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDailyInactiveUsersMetric", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDailyInactiveUsersByApplicationMetric", - "Uri": "/reports/userInsights/daily/inactiveUsersByApplication/{dailyInactiveUsersByApplicationMetric-id}", - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightDailyInactiveUserByApplication", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/userInsights/daily/inactiveUsersByApplication/{dailyInactiveUsersByApplicationMetric-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportUserInsightDailyInactiveUserByApplication", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDailyInactiveUsersByApplicationMetric", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDailyInactiveUsersByApplicationMetric", - "Uri": "/reports/userInsights/daily/inactiveUsersByApplication", - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightDailyInactiveUserByApplication", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/userInsights/daily/inactiveUsersByApplication", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportUserInsightDailyInactiveUserByApplication", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDailyInactiveUsersByApplicationMetric", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/userInsights/daily/inactiveUsersByApplication/$count", - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightDailyInactiveUserByApplicationCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/userInsights/daily/inactiveUsersByApplication/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportUserInsightDailyInactiveUserByApplicationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/userInsights/daily/inactiveUsers/$count", - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightDailyInactiveUserCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/userInsights/daily/inactiveUsers/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportUserInsightDailyInactiveUserCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMfaCompletionMetric", - "Uri": "/reports/userInsights/daily/mfaCompletions/{mfaCompletionMetric-id}", - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightDailyMfaCompletion", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/userInsights/daily/mfaCompletions/{mfaCompletionMetric-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportUserInsightDailyMfaCompletion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMfaCompletionMetric", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMfaCompletionMetric", - "Uri": "/reports/userInsights/daily/mfaCompletions", - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightDailyMfaCompletion", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/userInsights/daily/mfaCompletions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/dailyuserinsightmetricsroot-list-mfacompletions?view=graph-rest-beta", + "Command": "Get-MgBetaReportUserInsightDailyMfaCompletion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMfaCompletionMetric", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/userInsights/daily/mfaCompletions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightDailyMfaCompletionCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/userInsights/daily/mfaCompletions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportUserInsightDailyMfaCompletionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMfaTelecomFraudMetric", - "Uri": "/reports/userInsights/daily/mfaTelecomFraud/{mfaTelecomFraudMetric-id}", - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightDailyMfaTelecomFraud", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/userInsights/daily/mfaTelecomFraud/{mfaTelecomFraudMetric-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportUserInsightDailyMfaTelecomFraud", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMfaTelecomFraudMetric", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMfaTelecomFraudMetric", - "Uri": "/reports/userInsights/daily/mfaTelecomFraud", - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightDailyMfaTelecomFraud", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/userInsights/daily/mfaTelecomFraud", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportUserInsightDailyMfaTelecomFraud", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMfaTelecomFraudMetric", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/userInsights/daily/mfaTelecomFraud/$count", - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightDailyMfaTelecomFraudCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/userInsights/daily/mfaTelecomFraud/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportUserInsightDailyMfaTelecomFraudCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUserSignUpMetric", - "Uri": "/reports/userInsights/daily/signUps/{userSignUpMetric-id}", - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightDailySignUp", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/userInsights/daily/signUps/{userSignUpMetric-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportUserInsightDailySignUp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserSignUpMetric", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUserSignUpMetric", - "Uri": "/reports/userInsights/daily/signUps", - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightDailySignUp", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/userInsights/daily/signUps", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/dailyuserinsightmetricsroot-list-signups?view=graph-rest-beta", + "Command": "Get-MgBetaReportUserInsightDailySignUp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserSignUpMetric", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/userInsights/daily/signUps/$count", - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightDailySignUpCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/userInsights/daily/signUps/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportUserInsightDailySignUpCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphInsightSummary", - "Uri": "/reports/userInsights/daily/summary/{insightSummary-id}", - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightDailySummary", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/userInsights/daily/summary/{insightSummary-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportUserInsightDailySummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInsightSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphInsightSummary", - "Uri": "/reports/userInsights/daily/summary", - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightDailySummary", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/userInsights/daily/summary", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportUserInsightDailySummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInsightSummary", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/userInsights/daily/summary/$count", - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightDailySummaryCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/userInsights/daily/summary/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportUserInsightDailySummaryCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUserCountMetric", - "Uri": "/reports/userInsights/daily/userCount/{userCountMetric-id}", - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightDailyUserCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/userInsights/daily/userCount/{userCountMetric-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportUserInsightDailyUserCount", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserCountMetric", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -192055,460 +192084,460 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUserCountMetric", - "Uri": "/reports/userInsights/daily/userCount", - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightDailyUserCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/userInsights/daily/userCount", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/dailyuserinsightmetricsroot-list-usercount?view=graph-rest-beta", + "Command": "Get-MgBetaReportUserInsightDailyUserCount", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserCountMetric", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMonthlyUserInsightMetricsRoot", - "Uri": "/reports/userInsights/monthly", - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightMonthly", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/userInsights/monthly", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportUserInsightMonthly", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMonthlyUserInsightMetricsRoot", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphActiveUsersMetric", - "Uri": "/reports/userInsights/monthly/activeUsers/{activeUsersMetric-id}", - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightMonthlyActiveUser", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/userInsights/monthly/activeUsers/{activeUsersMetric-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportUserInsightMonthlyActiveUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActiveUsersMetric", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphActiveUsersMetric", - "Uri": "/reports/userInsights/monthly/activeUsers", - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightMonthlyActiveUser", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/userInsights/monthly/activeUsers", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/monthlyuserinsightmetricsroot-list-activeusers?view=graph-rest-beta", + "Command": "Get-MgBetaReportUserInsightMonthlyActiveUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActiveUsersMetric", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/userInsights/monthly/activeUsers/$count", - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightMonthlyActiveUserCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/userInsights/monthly/activeUsers/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportUserInsightMonthlyActiveUserCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationsMetric", - "Uri": "/reports/userInsights/monthly/authentications/{authenticationsMetric-id}", - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightMonthlyAuthentication", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/userInsights/monthly/authentications/{authenticationsMetric-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportUserInsightMonthlyAuthentication", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationsMetric", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationsMetric", - "Uri": "/reports/userInsights/monthly/authentications", - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightMonthlyAuthentication", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/userInsights/monthly/authentications", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/monthlyuserinsightmetricsroot-list-authentications?view=graph-rest-beta", + "Command": "Get-MgBetaReportUserInsightMonthlyAuthentication", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationsMetric", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/userInsights/monthly/authentications/$count", - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightMonthlyAuthenticationCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/userInsights/monthly/authentications/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportUserInsightMonthlyAuthenticationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMonthlyInactiveUsersMetric", - "Uri": "/reports/userInsights/monthly/inactiveUsers/{monthlyInactiveUsersMetric-id}", - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUser", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/userInsights/monthly/inactiveUsers/{monthlyInactiveUsersMetric-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMonthlyInactiveUsersMetric", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMonthlyInactiveUsersMetric", - "Uri": "/reports/userInsights/monthly/inactiveUsers", - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUser", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/userInsights/monthly/inactiveUsers", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMonthlyInactiveUsersMetric", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMonthlyInactiveUsersByApplicationMetric", - "Uri": "/reports/userInsights/monthly/inactiveUsersByApplication/{monthlyInactiveUsersByApplicationMetric-id}", - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUserByApplication", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/userInsights/monthly/inactiveUsersByApplication/{monthlyInactiveUsersByApplicationMetric-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUserByApplication", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMonthlyInactiveUsersByApplicationMetric", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMonthlyInactiveUsersByApplicationMetric", - "Uri": "/reports/userInsights/monthly/inactiveUsersByApplication", - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUserByApplication", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/userInsights/monthly/inactiveUsersByApplication", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUserByApplication", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMonthlyInactiveUsersByApplicationMetric", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/userInsights/monthly/inactiveUsersByApplication/$count", - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUserByApplicationCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/userInsights/monthly/inactiveUsersByApplication/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUserByApplicationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/userInsights/monthly/inactiveUsers/$count", - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUserCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/userInsights/monthly/inactiveUsers/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUserCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMfaCompletionMetric", - "Uri": "/reports/userInsights/monthly/mfaCompletions/{mfaCompletionMetric-id}", - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightMonthlyMfaCompletion", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/userInsights/monthly/mfaCompletions/{mfaCompletionMetric-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportUserInsightMonthlyMfaCompletion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMfaCompletionMetric", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMfaCompletionMetric", - "Uri": "/reports/userInsights/monthly/mfaCompletions", - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightMonthlyMfaCompletion", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/userInsights/monthly/mfaCompletions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/monthlyuserinsightmetricsroot-list-mfacompletions?view=graph-rest-beta", + "Command": "Get-MgBetaReportUserInsightMonthlyMfaCompletion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMfaCompletionMetric", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/userInsights/monthly/mfaCompletions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightMonthlyMfaCompletionCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/userInsights/monthly/mfaCompletions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportUserInsightMonthlyMfaCompletionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMfaUserCountMetric", - "Uri": "/reports/userInsights/monthly/mfaRegisteredUsers/{mfaUserCountMetric-id}", - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightMonthlyMfaRegisteredUser", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/userInsights/monthly/mfaRegisteredUsers/{mfaUserCountMetric-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportUserInsightMonthlyMfaRegisteredUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMfaUserCountMetric", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMfaUserCountMetric", - "Uri": "/reports/userInsights/monthly/mfaRegisteredUsers", - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightMonthlyMfaRegisteredUser", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/userInsights/monthly/mfaRegisteredUsers", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportUserInsightMonthlyMfaRegisteredUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMfaUserCountMetric", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/userInsights/monthly/mfaRegisteredUsers/$count", - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightMonthlyMfaRegisteredUserCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/userInsights/monthly/mfaRegisteredUsers/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportUserInsightMonthlyMfaRegisteredUserCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUserRequestsMetric", - "Uri": "/reports/userInsights/monthly/requests/{userRequestsMetric-id}", - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightMonthlyRequest", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/userInsights/monthly/requests/{userRequestsMetric-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportUserInsightMonthlyRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserRequestsMetric", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUserRequestsMetric", - "Uri": "/reports/userInsights/monthly/requests", - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightMonthlyRequest", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/userInsights/monthly/requests", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/monthlyuserinsightmetricsroot-list-requests?view=graph-rest-beta", + "Command": "Get-MgBetaReportUserInsightMonthlyRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserRequestsMetric", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/userInsights/monthly/requests/$count", - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightMonthlyRequestCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/userInsights/monthly/requests/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportUserInsightMonthlyRequestCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUserSignUpMetric", - "Uri": "/reports/userInsights/monthly/signUps/{userSignUpMetric-id}", - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightMonthlySignUp", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/userInsights/monthly/signUps/{userSignUpMetric-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportUserInsightMonthlySignUp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserSignUpMetric", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUserSignUpMetric", - "Uri": "/reports/userInsights/monthly/signUps", - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightMonthlySignUp", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/userInsights/monthly/signUps", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/monthlyuserinsightmetricsroot-list-signups?view=graph-rest-beta", + "Command": "Get-MgBetaReportUserInsightMonthlySignUp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserSignUpMetric", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/userInsights/monthly/signUps/$count", - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightMonthlySignUpCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/userInsights/monthly/signUps/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportUserInsightMonthlySignUpCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphInsightSummary", - "Uri": "/reports/userInsights/monthly/summary/{insightSummary-id}", - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightMonthlySummary", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/userInsights/monthly/summary/{insightSummary-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportUserInsightMonthlySummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInsightSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphInsightSummary", - "Uri": "/reports/userInsights/monthly/summary", - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightMonthlySummary", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/userInsights/monthly/summary", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportUserInsightMonthlySummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInsightSummary", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/userInsights/monthly/summary/$count", - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightMonthlySummaryCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/userInsights/monthly/summary/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportUserInsightMonthlySummaryCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getYammerActivityCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgBetaReportYammerActivityCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getYammerActivityCounts(period='{period}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportYammerActivityCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getYammerActivityUserCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgBetaReportYammerActivityUserCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getYammerActivityUserCounts(period='{period}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportYammerActivityUserCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getYammerActivityUserDetail(date={date})", - "CommandAlias": null, - "Command": "Get-MgBetaReportYammerActivityUserDetail", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getYammerActivityUserDetail(date={date})", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportYammerActivityUserDetail", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -192517,45 +192546,45 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getYammerDeviceUsageDistributionUserCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgBetaReportYammerDeviceUsageDistributionUserCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getYammerDeviceUsageDistributionUserCounts(period='{period}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportYammerDeviceUsageDistributionUserCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getYammerDeviceUsageUserCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgBetaReportYammerDeviceUsageUserCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getYammerDeviceUsageUserCounts(period='{period}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportYammerDeviceUsageUserCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getYammerDeviceUsageUserDetail(date={date})", - "CommandAlias": null, - "Command": "Get-MgBetaReportYammerDeviceUsageUserDetail", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getYammerDeviceUsageUserDetail(date={date})", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportYammerDeviceUsageUserDetail", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -192564,30 +192593,30 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getYammerGroupsActivityCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgBetaReportYammerGroupActivityCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getYammerGroupsActivityCounts(period='{period}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportYammerGroupActivityCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getYammerGroupsActivityDetail(date={date})", - "CommandAlias": null, - "Command": "Get-MgBetaReportYammerGroupActivityDetail", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getYammerGroupsActivityDetail(date={date})", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportYammerGroupActivityDetail", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -192596,27 +192625,24 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getYammerGroupsActivityGroupCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgBetaReportYammerGroupActivityGroupCount", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/getYammerGroupsActivityGroupCounts(period='{period}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaReportYammerGroupActivityGroupCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRiskDetection", - "Uri": "/identityProtection/riskDetections/{riskDetection-id}", - "CommandAlias": null, - "Command": "Get-MgBetaRiskDetection", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identityProtection/riskDetections/{riskDetection-id}", "Permissions": [ { "Name": "IdentityRiskEvent.Read.All", @@ -192635,20 +192661,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskdetection-list?view=graph-rest-beta", + "Command": "Get-MgBetaRiskDetection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRiskDetection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRiskDetection", - "Uri": "/identityProtection/riskDetections", - "CommandAlias": null, - "Command": "Get-MgBetaRiskDetection", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identityProtection/riskDetections", "Permissions": [ { "Name": "IdentityRiskEvent.Read.All", @@ -192667,19 +192693,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskdetection-list?view=graph-rest-beta", + "Command": "Get-MgBetaRiskDetection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRiskDetection", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityProtection/riskDetections/$count", - "CommandAlias": null, - "Command": "Get-MgBetaRiskDetectionCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identityProtection/riskDetections/$count", "Permissions": [ { "Name": "IdentityRiskEvent.Read.All", @@ -192698,19 +192724,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRiskDetectionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRiskyServicePrincipal", - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", - "CommandAlias": null, - "Command": "Get-MgBetaRiskyServicePrincipal", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", "Permissions": [ { "Name": "IdentityRiskyServicePrincipal.Read.All", @@ -192745,20 +192771,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-get?view=graph-rest-beta", + "Command": "Get-MgBetaRiskyServicePrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRiskyServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRiskyServicePrincipal", - "Uri": "/identityProtection/riskyServicePrincipals", - "CommandAlias": null, - "Command": "Get-MgBetaRiskyServicePrincipal", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identityProtection/riskyServicePrincipals", "Permissions": [ { "Name": "IdentityRiskyServicePrincipal.Read.All", @@ -192793,19 +192819,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityprotectionroot-list-riskyserviceprincipals?view=graph-rest-beta", + "Command": "Get-MgBetaRiskyServicePrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRiskyServicePrincipal", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityProtection/riskyServicePrincipals/$count", - "CommandAlias": null, - "Command": "Get-MgBetaRiskyServicePrincipalCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identityProtection/riskyServicePrincipals/$count", "Permissions": [ { "Name": "IdentityRiskyServicePrincipal.Read.All", @@ -192840,34 +192866,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRiskyServicePrincipalCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", - "CommandAlias": null, - "Command": "Get-MgBetaRiskyServicePrincipalHistory", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRiskyServicePrincipalHistory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history", - "CommandAlias": null, - "Command": "Get-MgBetaRiskyServicePrincipalHistory", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history", "Permissions": [ { "Name": "IdentityRiskyServicePrincipal.Read.All", @@ -192902,19 +192928,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-list-history?view=graph-rest-beta", + "Command": "Get-MgBetaRiskyServicePrincipalHistory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/$count", - "CommandAlias": null, - "Command": "Get-MgBetaRiskyServicePrincipalHistoryCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/$count", "Permissions": [ { "Name": "IdentityRiskyServicePrincipal.Read.All", @@ -192949,20 +192975,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRiskyServicePrincipalHistoryCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRiskyUser", - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", - "CommandAlias": null, - "Command": "Get-MgBetaRiskyUser", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", "Permissions": [ { "Name": "IdentityRiskyUser.Read.All", @@ -192981,20 +193007,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRiskyUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRiskyUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRiskyUser", - "Uri": "/identityProtection/riskyUsers", - "CommandAlias": null, - "Command": "Get-MgBetaRiskyUser", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identityProtection/riskyUsers", "Permissions": [ { "Name": "IdentityRiskyUser.Read.All", @@ -193013,19 +193039,19 @@ "IsLeastPrivilege": true } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyusers-get?view=graph-rest-beta", + "Command": "Get-MgBetaRiskyUser", "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyusers-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphRiskyUser", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityProtection/riskyUsers/$count", - "CommandAlias": null, - "Command": "Get-MgBetaRiskyUserCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identityProtection/riskyUsers/$count", "Permissions": [ { "Name": "IdentityRiskyUser.Read.All", @@ -193044,19 +193070,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRiskyUserCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", - "CommandAlias": null, - "Command": "Get-MgBetaRiskyUserHistory", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", "Permissions": [ { "Name": "IdentityRiskyUser.Read.All", @@ -193091,20 +193117,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyuserhistoryitem-get?view=graph-rest-beta", + "Command": "Get-MgBetaRiskyUserHistory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history", - "CommandAlias": null, - "Command": "Get-MgBetaRiskyUserHistory", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history", "Permissions": [ { "Name": "IdentityRiskyUser.Read.All", @@ -193139,19 +193165,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyuser-list-history?view=graph-rest-beta", + "Command": "Get-MgBetaRiskyUserHistory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/$count", - "CommandAlias": null, - "Command": "Get-MgBetaRiskyUserHistoryCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/$count", "Permissions": [ { "Name": "IdentityRiskyUser.Read.All", @@ -193186,20 +193212,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRiskyUserHistoryCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRoleManagement", - "Uri": "/roleManagement", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagement", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -193266,150 +193292,150 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagement", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoleManagement", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRbacApplicationMultiple", - "Uri": "/roleManagement/cloudPC", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementCloudPc", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementCloudPc", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRbacApplicationMultiple", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespace", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespace", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Uri": "/roleManagement/cloudPC/resourceNamespaces", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespace", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/resourceNamespaces", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespace", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/cloudPC/resourceNamespaces/$count", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceCount", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/resourceNamespaces/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionAuthenticationContext", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionAuthenticationContext", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionCount", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionResourceScope", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionResourceScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignment", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -193476,20 +193502,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentmultiple-get?view=graph-rest-beta", + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", - "Uri": "/roleManagement/cloudPC/roleAssignments", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignment", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/roleAssignments", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -193556,63 +193582,63 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/$count", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentAppScopeCount", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentAppScopeCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/cloudPC/roleAssignments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentCount", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/roleAssignments/$count", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -193679,122 +193705,122 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/{directoryObject-id}", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentDirectoryScope", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/{directoryObject-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentDirectoryScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentDirectoryScope", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentDirectoryScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/$count", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentDirectoryScopeCount", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentDirectoryScopeCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/{directoryObject-id}", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentPrincipal", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/{directoryObject-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentPrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentPrincipal", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentPrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/$count", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentPrincipalCount", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentPrincipalCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/roleDefinition", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentRoleDefinition", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/roleDefinition", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinition", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -193973,20 +193999,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-get?view=graph-rest-beta", + "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/cloudPC/roleDefinitions", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinition", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/roleDefinitions", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -194165,19 +194191,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roledefinitions?view=graph-rest-beta", + "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/cloudPC/roleDefinitions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinitionCount", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/roleDefinitions/$count", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -194356,179 +194382,179 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinitionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRbacApplicationMultiple", - "Uri": "/roleManagement/defender", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDefender", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/defender", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDefender", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRbacApplicationMultiple", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Uri": "/roleManagement/defender/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDefenderResourceNamespace", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/defender/resourceNamespaces/{unifiedRbacResourceNamespace-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDefenderResourceNamespace", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Uri": "/roleManagement/defender/resourceNamespaces", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDefenderResourceNamespace", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/defender/resourceNamespaces", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDefenderResourceNamespace", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/defender/resourceNamespaces/$count", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDefenderResourceNamespaceCount", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/defender/resourceNamespaces/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDefenderResourceNamespaceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Uri": "/roleManagement/defender/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDefenderResourceNamespaceResourceAction", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/defender/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDefenderResourceNamespaceResourceAction", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Uri": "/roleManagement/defender/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDefenderResourceNamespaceResourceAction", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/defender/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDefenderResourceNamespaceResourceAction", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", - "Uri": "/roleManagement/defender/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDefenderResourceNamespaceResourceActionAuthenticationContext", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/defender/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDefenderResourceNamespaceResourceActionAuthenticationContext", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/defender/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDefenderResourceNamespaceResourceActionCount", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/defender/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDefenderResourceNamespaceResourceActionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", - "Uri": "/roleManagement/defender/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDefenderResourceNamespaceResourceActionResourceScope", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/defender/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDefenderResourceNamespaceResourceActionResourceScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", - "Uri": "/roleManagement/defender/roleAssignments/{unifiedRoleAssignmentMultiple-id}", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDefenderRoleAssignment", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/defender/roleAssignments/{unifiedRoleAssignmentMultiple-id}", "Permissions": [ { "Name": "RoleManagement.Read.Defender", @@ -194579,20 +194605,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDefenderRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", - "Uri": "/roleManagement/defender/roleAssignments", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDefenderRoleAssignment", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/defender/roleAssignments", "Permissions": [ { "Name": "RoleManagement.Read.Defender", @@ -194643,63 +194669,63 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDefenderRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", - "Uri": "/roleManagement/defender/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDefenderRoleAssignmentAppScope", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/defender/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDefenderRoleAssignmentAppScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", - "Uri": "/roleManagement/defender/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDefenderRoleAssignmentAppScope", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/defender/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDefenderRoleAssignmentAppScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/defender/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/$count", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDefenderRoleAssignmentAppScopeCount", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/defender/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDefenderRoleAssignmentAppScopeCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/defender/roleAssignments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDefenderRoleAssignmentCount", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/defender/roleAssignments/$count", "Permissions": [ { "Name": "RoleManagement.Read.Defender", @@ -194750,122 +194776,122 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDefenderRoleAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/defender/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/{directoryObject-id}", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDefenderRoleAssignmentDirectoryScope", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/defender/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/{directoryObject-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDefenderRoleAssignmentDirectoryScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/defender/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDefenderRoleAssignmentDirectoryScope", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/defender/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDefenderRoleAssignmentDirectoryScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/defender/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/$count", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDefenderRoleAssignmentDirectoryScopeCount", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/defender/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDefenderRoleAssignmentDirectoryScopeCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/defender/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/{directoryObject-id}", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDefenderRoleAssignmentPrincipal", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/defender/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/{directoryObject-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDefenderRoleAssignmentPrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/defender/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDefenderRoleAssignmentPrincipal", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/defender/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDefenderRoleAssignmentPrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/defender/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/$count", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDefenderRoleAssignmentPrincipalCount", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/defender/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDefenderRoleAssignmentPrincipalCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/defender/roleAssignments/{unifiedRoleAssignmentMultiple-id}/roleDefinition", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDefenderRoleAssignmentRoleDefinition", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/defender/roleAssignments/{unifiedRoleAssignmentMultiple-id}/roleDefinition", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDefenderRoleAssignmentRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/defender/roleDefinitions/{unifiedRoleDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDefenderRoleDefinition", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/defender/roleDefinitions/{unifiedRoleDefinition-id}", "Permissions": [ { "Name": "RoleManagement.Read.Defender", @@ -194916,20 +194942,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDefenderRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/defender/roleDefinitions", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDefenderRoleDefinition", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/defender/roleDefinitions", "Permissions": [ { "Name": "RoleManagement.Read.Defender", @@ -194980,19 +195006,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDefenderRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/defender/roleDefinitions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDefenderRoleDefinitionCount", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/defender/roleDefinitions/$count", "Permissions": [ { "Name": "RoleManagement.Read.Defender", @@ -195043,48 +195069,48 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDefenderRoleDefinitionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/defender/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDefenderRoleDefinitionInheritPermissionFrom", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/defender/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDefenderRoleDefinitionInheritPermissionFrom", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/defender/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDefenderRoleDefinitionInheritPermissionFrom", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/defender/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDefenderRoleDefinitionInheritPermissionFrom", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRbacApplicationMultiple", - "Uri": "/roleManagement/deviceManagement", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDeviceManagement", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -195151,136 +195177,136 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDeviceManagement", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRbacApplicationMultiple", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespace", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespace", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Uri": "/roleManagement/deviceManagement/resourceNamespaces", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespace", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/resourceNamespaces", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespace", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/$count", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceCount", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionAuthenticationContext", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionAuthenticationContext", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionCount", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionResourceScope", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionResourceScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignment", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -195347,20 +195373,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentmultiple-get?view=graph-rest-beta", + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", - "Uri": "/roleManagement/deviceManagement/roleAssignments", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignment", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/roleAssignments", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -195427,63 +195453,63 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentmultiple-get?view=graph-rest-beta", + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignment", "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplicationmultiple-list-roleassignments?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/$count", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScopeCount", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScopeCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/deviceManagement/roleAssignments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentCount", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/roleAssignments/$count", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -195550,122 +195576,122 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/{directoryObject-id}", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentDirectoryScope", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/{directoryObject-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentDirectoryScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentDirectoryScope", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentDirectoryScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/$count", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentDirectoryScopeCount", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentDirectoryScopeCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/{directoryObject-id}", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentPrincipal", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/{directoryObject-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentPrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentPrincipal", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentPrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/$count", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentPrincipalCount", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentPrincipalCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/roleDefinition", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentRoleDefinition", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/roleDefinition", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinition", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -195844,20 +195870,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/deviceManagement/roleDefinitions", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinition", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/roleDefinitions", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -196036,19 +196062,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/deviceManagement/roleDefinitions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinitionCount", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/roleDefinitions/$count", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -196227,62 +196253,62 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinitionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRbacApplication", - "Uri": "/roleManagement/directory", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectory", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDirectory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRbacApplication", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespace", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -196333,20 +196359,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrbacresourcenamespace-get?view=graph-rest-beta", + "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespace", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Uri": "/roleManagement/directory/resourceNamespaces", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespace", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/resourceNamespaces", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -196397,19 +196423,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplicationmultiple-list-resourcenamespaces?view=graph-rest-beta", + "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespace", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/directory/resourceNamespaces/$count", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/resourceNamespaces/$count", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -196460,19 +196486,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -196523,20 +196549,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrbacresourceaction-get?view=graph-rest-beta", + "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -196587,34 +196613,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrbacresourcenamespace-list-resourceactions?view=graph-rest-beta", + "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionAuthenticationContext", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionAuthenticationContext", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -196665,35 +196691,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionResourceScope", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionResourceScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignment", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -196768,20 +196794,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignment-get?view=graph-rest-beta", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Uri": "/roleManagement/directory/roleAssignments", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignment", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignments", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -196856,121 +196882,121 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignments?view=graph-rest-beta", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApproval", - "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApproval", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApproval", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApproval", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApproval", - "Uri": "/roleManagement/directory/roleAssignmentApprovals", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApproval", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentApprovals", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApproval", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApproval", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/directory/roleAssignmentApprovals/$count", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentApprovals/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApprovalStep", - "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApprovalStep", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApprovalStep", - "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApprovalStep", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/$count", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStepCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStepCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentAppScope", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentAppScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/directory/roleAssignments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignments/$count", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -197045,64 +197071,64 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentDirectoryScope", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentDirectoryScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/principal", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentPrincipal", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/principal", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentPrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentRoleDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -197185,145 +197211,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedule-get?view=graph-rest-beta", - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Uri": "/roleManagement/directory/roleAssignmentSchedules", - "CommandAlias": null, "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", - "Module": "Beta.Identity.Governance", - "Permissions": [ - { - "Name": "RoleAssignmentSchedule.Read.Directory", - "Description": "Read all active role assignments for your company's directory", - "FullDescription": "Allows the app to read the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "RoleAssignmentSchedule.Read.Directory", - "Description": "Read all active role assignments and role schedules for your company's directory", - "FullDescription": "Allows the app to read the active role-based access control (RBAC) assignments and schedules for your company's directory, without a signed-in user. This includes reading directory role templates, and directory roles.", - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "RoleManagement.ReadWrite.Directory", - "Description": "Read and write directory RBAC settings", - "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "RoleManagement.Read.Directory", - "Description": "Read directory RBAC settings", - "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "RoleManagement.Read.All", - "Description": "Read role management data for all RBAC providers", - "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "RoleAssignmentSchedule.ReadWrite.Directory", - "Description": "Read, update, and delete all active role assignments for your company's directory", - "FullDescription": "Allows the app to read and manage the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing active directory role membership, and reading directory role templates, directory roles and active memberships.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "RoleManagement.ReadWrite.Directory", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "RoleManagement.Read.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 - }, - { - "Name": "RoleAssignmentSchedule.ReadWrite.Directory", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignmentschedules?view=graph-rest-beta", - "Variants": [ - "List" - ] - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleActivatedUsing", - "Module": "Beta.Identity.Governance", - "Permissions": [], - "ApiVersion": "beta", - "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleAppScope", "Module": "Beta.Identity.Governance", - "Permissions": [], - "ApiVersion": "beta", - "ApiReferenceLink": null, - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/directory/roleAssignmentSchedules/$count", "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleCount", - "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/roleAssignmentSchedules", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -197406,34 +197307,49 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignmentschedules?view=graph-rest-beta", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", "ApiVersion": "beta", - "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Method": "GET", "Variants": [ - "Get" + "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/directoryScope", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleDirectoryScope", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleActivatedUsing", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope", + "Permissions": [], + "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleAppScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentSchedules/$count", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -197516,20 +197432,130 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleCount", "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-get?view=graph-rest-beta", + "OutputType": null, + "Method": "GET", + "Variants": [ + "Get" + ] + }, + { + "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/directoryScope", + "Permissions": [], + "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleDirectoryScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances", + "Module": "Beta.Identity.Governance", "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", + "Permissions": [ + { + "Name": "RoleAssignmentSchedule.Read.Directory", + "Description": "Read all active role assignments for your company's directory", + "FullDescription": "Allows the app to read the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "RoleAssignmentSchedule.Read.Directory", + "Description": "Read all active role assignments and role schedules for your company's directory", + "FullDescription": "Allows the app to read the active role-based access control (RBAC) assignments and schedules for your company's directory, without a signed-in user. This includes reading directory role templates, and directory roles.", + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "RoleManagement.ReadWrite.Directory", + "Description": "Read and write directory RBAC settings", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "RoleManagement.Read.Directory", + "Description": "Read directory RBAC settings", + "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "RoleManagement.Read.All", + "Description": "Read role management data for all RBAC providers", + "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "RoleAssignmentSchedule.ReadWrite.Directory", + "Description": "Read, update, and delete all active role assignments for your company's directory", + "FullDescription": "Allows the app to read and manage the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing active directory role membership, and reading directory role templates, directory roles and active memberships.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "RoleManagement.ReadWrite.Directory", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "RoleManagement.Read.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 + }, + { + "Name": "RoleAssignmentSchedule.ReadWrite.Directory", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-get?view=graph-rest-beta", "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -197612,49 +197638,49 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignmentscheduleinstances?view=graph-rest-beta", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceActivatedUsing", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceActivatedUsing", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceAppScope", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceAppScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/$count", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/$count", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -197737,79 +197763,79 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/directoryScope", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceDirectoryScope", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/directoryScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceDirectoryScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstancePrincipal", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstancePrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceRoleDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentSchedulePrincipal", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentSchedulePrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", "Permissions": [ { "Name": "RoleAssignmentSchedule.ReadWrite.Directory", @@ -197844,20 +197870,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-get?view=graph-rest-beta", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests", "Permissions": [ { "Name": "RoleAssignmentSchedule.ReadWrite.Directory", @@ -197892,49 +197918,49 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignmentschedulerequests?view=graph-rest-beta", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestActivatedUsing", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestActivatedUsing", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestAppScope", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestAppScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/$count", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/$count", "Permissions": [ { "Name": "RoleAssignmentSchedule.ReadWrite.Directory", @@ -197969,94 +197995,94 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestDirectoryScope", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestDirectoryScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestPrincipal", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestPrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestRoleDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestTargetSchedule", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestTargetSchedule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/roleDefinition", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRoleDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/roleDefinition", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -198139,20 +198165,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-get?view=graph-rest-beta", + "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/directory/roleDefinitions", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleDefinitions", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -198235,19 +198261,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roledefinitions?view=graph-rest-beta", + "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/directory/roleDefinitions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinitionCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleDefinitions/$count", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -198330,63 +198356,63 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinitionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFromCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFromCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -198469,20 +198495,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedule-get?view=graph-rest-beta", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Uri": "/roleManagement/directory/roleEligibilitySchedules", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilitySchedules", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -198565,34 +198591,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleeligibilityschedules?view=graph-rest-beta", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleAppScope", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleAppScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/directory/roleEligibilitySchedules/$count", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilitySchedules/$count", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -198675,34 +198701,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleDirectoryScope", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleDirectoryScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -198785,20 +198811,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-get?view=graph-rest-beta", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -198881,34 +198907,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleeligibilityscheduleinstances?view=graph-rest-beta", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceAppScope", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceAppScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/$count", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/$count", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -198991,79 +199017,79 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/directoryScope", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceDirectoryScope", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/directoryScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceDirectoryScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/principal", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstancePrincipal", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/principal", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstancePrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/roleDefinition", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceRoleDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/roleDefinition", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/principal", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilitySchedulePrincipal", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/principal", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilitySchedulePrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", "Permissions": [ { "Name": "RoleEligibilitySchedule.ReadWrite.Directory", @@ -199098,20 +199124,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-get?view=graph-rest-beta", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests", "Permissions": [ { "Name": "RoleEligibilitySchedule.ReadWrite.Directory", @@ -199146,34 +199172,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleeligibilityschedulerequests?view=graph-rest-beta", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestAppScope", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestAppScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/$count", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/$count", "Permissions": [ { "Name": "RoleEligibilitySchedule.ReadWrite.Directory", @@ -199208,109 +199234,109 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestDirectoryScope", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestDirectoryScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestPrincipal", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestPrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestRoleDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestTargetSchedule", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestTargetSchedule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/roleDefinition", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRoleDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/roleDefinition", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Uri": "/roleManagement/directory/transitiveRoleAssignments", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/transitiveRoleAssignments", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -199377,34 +199403,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-transitiveroleassignments?view=graph-rest-beta", + "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentAppScope", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentAppScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/directory/transitiveRoleAssignments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/transitiveRoleAssignments/$count", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -199471,1439 +199497,1439 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentDirectoryScope", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentDirectoryScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentPrincipal", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentPrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentRoleDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRbacApplication", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseApp", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRbacApplication", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRbacApplication", - "Uri": "/roleManagement/enterpriseApps", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseApp", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRbacApplication", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/enterpriseApps/$count", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespace", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespace", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespace", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespace", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/$count", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionAuthenticationContext", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionAuthenticationContext", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionResourceScope", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionResourceScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignment", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignment", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApproval", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApproval", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApproval", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApproval", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/$count", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApprovalStep", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApprovalStep", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApprovalStep", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApprovalStep", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps/$count", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStepCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStepCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentAppScope", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/appScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentAppScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentDirectoryScope", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentDirectoryScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/principal", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentPrincipal", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/principal", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentPrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentRoleDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleActivatedUsing", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleActivatedUsing", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleAppScope", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleAppScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/$count", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/directoryScope", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleDirectoryScope", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/directoryScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleDirectoryScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceActivatedUsing", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceActivatedUsing", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceAppScope", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceAppScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/$count", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/directoryScope", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceDirectoryScope", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/directoryScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceDirectoryScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstancePrincipal", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstancePrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceRoleDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedulePrincipal", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedulePrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestActivatedUsing", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestActivatedUsing", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestAppScope", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestAppScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/$count", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestDirectoryScope", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestDirectoryScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestPrincipal", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestPrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestRoleDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestTargetSchedule", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestTargetSchedule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/roleDefinition", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRoleDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/roleDefinition", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFromCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFromCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleAppScope", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleAppScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/$count", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleDirectoryScope", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleDirectoryScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceAppScope", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceAppScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/$count", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/directoryScope", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceDirectoryScope", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/directoryScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceDirectoryScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/principal", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstancePrincipal", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/principal", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstancePrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/roleDefinition", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceRoleDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/roleDefinition", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/principal", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedulePrincipal", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/principal", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedulePrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestAppScope", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestAppScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/$count", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestDirectoryScope", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestDirectoryScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestPrincipal", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestPrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestRoleDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestTargetSchedule", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestTargetSchedule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/roleDefinition", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRoleDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/roleDefinition", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentAppScope", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentAppScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentDirectoryScope", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentDirectoryScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentPrincipal", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentPrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentRoleDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRbacApplication", - "Uri": "/roleManagement/entitlementManagement", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagement", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagement", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRbacApplication", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespace", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespace", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespace", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespace", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/$count", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionAuthenticationContext", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionAuthenticationContext", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionResourceScope", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionResourceScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignment", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -200970,20 +200996,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Uri": "/roleManagement/entitlementManagement/roleAssignments", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignment", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignments", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -201050,121 +201076,121 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignments?view=graph-rest-beta", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApproval", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApproval", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApproval", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApproval", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/$count", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApprovalStep", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApprovalStep", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApprovalStep", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApprovalStep", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/$count", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStepCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStepCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentAppScope", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentAppScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignments/$count", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -201231,433 +201257,433 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentDirectoryScope", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentDirectoryScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/principal", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentPrincipal", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/principal", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentPrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentRoleDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleActivatedUsing", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleActivatedUsing", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleAppScope", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleAppScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/$count", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/directoryScope", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleDirectoryScope", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/directoryScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleDirectoryScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceActivatedUsing", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceActivatedUsing", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceAppScope", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceAppScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/$count", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/directoryScope", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceDirectoryScope", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/directoryScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceDirectoryScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstancePrincipal", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstancePrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceRoleDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedulePrincipal", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedulePrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestActivatedUsing", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestActivatedUsing", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestAppScope", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestAppScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/$count", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestDirectoryScope", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestDirectoryScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestPrincipal", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestPrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestRoleDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestTargetSchedule", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestTargetSchedule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/roleDefinition", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRoleDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/roleDefinition", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -201708,20 +201734,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-get?view=graph-rest-beta", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleDefinitions", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -201772,19 +201798,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roledefinitions?view=graph-rest-beta", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/$count", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -201835,504 +201861,504 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFromCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFromCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleAppScope", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleAppScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/$count", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleDirectoryScope", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleDirectoryScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceAppScope", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceAppScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/$count", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/directoryScope", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceDirectoryScope", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/directoryScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceDirectoryScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/principal", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstancePrincipal", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/principal", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstancePrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/roleDefinition", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceRoleDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/roleDefinition", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/principal", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedulePrincipal", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/principal", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedulePrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestAppScope", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestAppScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/$count", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestDirectoryScope", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestDirectoryScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestPrincipal", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestPrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestRoleDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestTargetSchedule", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestTargetSchedule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/roleDefinition", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRoleDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/roleDefinition", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentAppScope", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentAppScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentDirectoryScope", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentDirectoryScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentPrincipal", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentPrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentRoleDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacApplication", - "Uri": "/roleManagement/exchange", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementExchange", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/exchange", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementExchange", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacApplication", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomAppScope", - "Uri": "/roleManagement/exchange/customAppScopes/{customAppScope-id}", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementExchangeCustomAppScope", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/customAppScopes/{customAppScope-id}", "Permissions": [ { "Name": "RoleManagement.Read.Exchange", @@ -202383,83 +202409,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customappscope-get?view=graph-rest-beta", + "Command": "Get-MgBetaRoleManagementExchangeCustomAppScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomAppScope", - "Uri": "/roleManagement/exchange/customAppScopes", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementExchangeCustomAppScope", "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [ - { - "Name": "RoleManagement.Read.Exchange", - "Description": "Read Exchange Online RBAC configuration", - "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "RoleManagement.Read.Exchange", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "RoleManagement.ReadWrite.Exchange", - "Description": "Read and write Exchange Online RBAC configuration", - "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "RoleManagement.Read.All", - "Description": "Read role management data for all RBAC providers", - "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "RoleManagement.ReadWrite.Exchange", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "RoleManagement.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrbacapplication-list-customappscopes?view=graph-rest-beta", - "Variants": [ - "List" - ] - }, - { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/exchange/customAppScopes/$count", "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementExchangeCustomAppScopeCount", - "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/exchange/customAppScopes", "Permissions": [ { "Name": "RoleManagement.Read.Exchange", @@ -202510,136 +202473,199 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrbacapplication-list-customappscopes?view=graph-rest-beta", + "Command": "Get-MgBetaRoleManagementExchangeCustomAppScope", "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomAppScope", + "Method": "GET", + "Variants": [ + "List" + ] + }, + { + "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/customAppScopes/$count", + "Permissions": [ + { + "Name": "RoleManagement.Read.Exchange", + "Description": "Read Exchange Online RBAC configuration", + "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "RoleManagement.Read.Exchange", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "RoleManagement.ReadWrite.Exchange", + "Description": "Read and write Exchange Online RBAC configuration", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "RoleManagement.Read.All", + "Description": "Read role management data for all RBAC providers", + "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "RoleManagement.ReadWrite.Exchange", + "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, + "Command": "Get-MgBetaRoleManagementExchangeCustomAppScopeCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementExchangeResourceNamespace", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementExchangeResourceNamespace", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Uri": "/roleManagement/exchange/resourceNamespaces", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementExchangeResourceNamespace", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/resourceNamespaces", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementExchangeResourceNamespace", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/exchange/resourceNamespaces/$count", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceCount", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/resourceNamespaces/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", - "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceResourceActionAuthenticationContext", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceResourceActionAuthenticationContext", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceResourceActionCount", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceResourceActionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", - "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceResourceActionResourceScope", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceResourceActionResourceScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementExchangeRoleAssignment", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}", "Permissions": [ { "Name": "RoleManagement.Read.Exchange", @@ -202722,20 +202748,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignment-get?view=graph-rest-beta", + "Command": "Get-MgBetaRoleManagementExchangeRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Uri": "/roleManagement/exchange/roleAssignments", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementExchangeRoleAssignment", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/roleAssignments", "Permissions": [ { "Name": "RoleManagement.Read.Exchange", @@ -202818,34 +202844,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignments?view=graph-rest-beta", + "Command": "Get-MgBetaRoleManagementExchangeRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", - "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementExchangeRoleAssignmentAppScope", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}/appScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementExchangeRoleAssignmentAppScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/exchange/roleAssignments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementExchangeRoleAssignmentCount", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/roleAssignments/$count", "Permissions": [ { "Name": "RoleManagement.Read.Exchange", @@ -202928,64 +202954,64 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementExchangeRoleAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementExchangeRoleAssignmentDirectoryScope", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementExchangeRoleAssignmentDirectoryScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}/principal", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementExchangeRoleAssignmentPrincipal", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}/principal", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementExchangeRoleAssignmentPrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementExchangeRoleAssignmentRoleDefinition", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementExchangeRoleAssignmentRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementExchangeRoleDefinition", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}", "Permissions": [ { "Name": "RoleManagement.Read.Exchange", @@ -203100,20 +203126,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-get?view=graph-rest-beta", + "Command": "Get-MgBetaRoleManagementExchangeRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/exchange/roleDefinitions", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementExchangeRoleDefinition", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/roleDefinitions", "Permissions": [ { "Name": "RoleManagement.Read.Exchange", @@ -203228,19 +203254,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roledefinitions?view=graph-rest-beta", + "Command": "Get-MgBetaRoleManagementExchangeRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/exchange/roleDefinitions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementExchangeRoleDefinitionCount", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/roleDefinitions/$count", "Permissions": [ { "Name": "RoleManagement.Read.Exchange", @@ -203355,151 +203381,151 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementExchangeRoleDefinitionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementExchangeRoleDefinitionInheritPermissionFrom", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementExchangeRoleDefinitionInheritPermissionFrom", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementExchangeRoleDefinitionInheritPermissionFrom", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementExchangeRoleDefinitionInheritPermissionFrom", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignment", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Uri": "/roleManagement/exchange/transitiveRoleAssignments", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignment", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/transitiveRoleAssignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", - "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignmentAppScope", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignmentAppScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/exchange/transitiveRoleAssignments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignmentCount", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/transitiveRoleAssignments/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignmentDirectoryScope", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignmentDirectoryScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignmentPrincipal", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignmentPrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignmentRoleDefinition", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignmentRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSchemaExtension", - "Uri": "/schemaExtensions/{schemaExtension-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSchemaExtension", "Module": "Beta.SchemaExtensions", + "CommandAlias": null, + "Uri": "/schemaExtensions/{schemaExtension-id}", "Permissions": [ { "Name": "User.Read", @@ -203526,20 +203552,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-get?view=graph-rest-beta", + "Command": "Get-MgBetaSchemaExtension", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSchemaExtension", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSchemaExtension", - "Uri": "/schemaExtensions", - "CommandAlias": null, - "Command": "Get-MgBetaSchemaExtension", "Module": "Beta.SchemaExtensions", + "CommandAlias": null, + "Uri": "/schemaExtensions", "Permissions": [ { "Name": "User.Read", @@ -203566,19 +203592,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-list?view=graph-rest-beta", + "Command": "Get-MgBetaSchemaExtension", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSchemaExtension", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/schemaExtensions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSchemaExtensionCount", "Module": "Beta.SchemaExtensions", + "CommandAlias": null, + "Uri": "/schemaExtensions/$count", "Permissions": [ { "Name": "User.Read", @@ -203605,19 +203631,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSchemaExtensionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSearchAcronym", - "Uri": "/search/acronyms/{acronym-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSearchAcronym", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/search/acronyms/{acronym-id}", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -203652,20 +203678,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-acronym-get?view=graph-rest-beta", + "Command": "Get-MgBetaSearchAcronym", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSearchAcronym", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSearchAcronym", - "Uri": "/search/acronyms", - "CommandAlias": null, - "Command": "Get-MgBetaSearchAcronym", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/search/acronyms", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -203700,19 +203726,114 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-list-acronyms?view=graph-rest-beta", + "Command": "Get-MgBetaSearchAcronym", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSearchAcronym", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/search/acronyms/$count", + "Module": "Beta.Search", "CommandAlias": null, + "Uri": "/search/acronyms/$count", + "Permissions": [ + { + "Name": "SearchConfiguration.Read.All", + "Description": "Read your organization's search configuration", + "FullDescription": "Allows the app to read search configuration, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "SearchConfiguration.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "SearchConfiguration.ReadWrite.All", + "Description": "Read and write your organization's search configuration", + "FullDescription": "Allows the app to read and write search configuration, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "SearchConfiguration.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, "Command": "Get-MgBetaSearchAcronymCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "Variants": [ + "Get" + ] + }, + { + "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/search/bookmarks/{bookmark-id}", + "Permissions": [ + { + "Name": "SearchConfiguration.Read.All", + "Description": "Read your organization's search configuration", + "FullDescription": "Allows the app to read search configuration, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "SearchConfiguration.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "SearchConfiguration.ReadWrite.All", + "Description": "Read and write your organization's search configuration", + "FullDescription": "Allows the app to read and write search configuration, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "SearchConfiguration.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-bookmark-get?view=graph-rest-beta", + "Command": "Get-MgBetaSearchBookmark", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSearchBookmark", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/search/bookmarks", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -203747,114 +203868,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", - "ApiReferenceLink": null, - "Variants": [ - "Get" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphSearchBookmark", - "Uri": "/search/bookmarks/{bookmark-id}", - "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-list-bookmarks?view=graph-rest-beta", "Command": "Get-MgBetaSearchBookmark", - "Module": "Beta.Search", - "Permissions": [ - { - "Name": "SearchConfiguration.Read.All", - "Description": "Read your organization's search configuration", - "FullDescription": "Allows the app to read search configuration, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "SearchConfiguration.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "SearchConfiguration.ReadWrite.All", - "Description": "Read and write your organization's search configuration", - "FullDescription": "Allows the app to read and write search configuration, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "SearchConfiguration.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-bookmark-get?view=graph-rest-beta", - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Method": "GET", "OutputType": "IMicrosoftGraphSearchBookmark", - "Uri": "/search/bookmarks", - "CommandAlias": null, - "Command": "Get-MgBetaSearchBookmark", - "Module": "Beta.Search", - "Permissions": [ - { - "Name": "SearchConfiguration.Read.All", - "Description": "Read your organization's search configuration", - "FullDescription": "Allows the app to read search configuration, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "SearchConfiguration.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "SearchConfiguration.ReadWrite.All", - "Description": "Read and write your organization's search configuration", - "FullDescription": "Allows the app to read and write search configuration, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "SearchConfiguration.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-list-bookmarks?view=graph-rest-beta", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/search/bookmarks/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSearchBookmarkCount", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/search/bookmarks/$count", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -203889,33 +203915,33 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSearchBookmarkCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSearchEntity", - "Uri": "/search", - "CommandAlias": null, - "Command": "Get-MgBetaSearchEntity", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/search", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSearchEntity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSearchEntity", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSearchQna", - "Uri": "/search/qnas/{qna-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSearchQna", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/search/qnas/{qna-id}", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -203950,20 +203976,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-qna-get?view=graph-rest-beta", + "Command": "Get-MgBetaSearchQna", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSearchQna", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSearchQna", - "Uri": "/search/qnas", - "CommandAlias": null, - "Command": "Get-MgBetaSearchQna", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/search/qnas", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -203998,19 +204024,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-list-qnas?view=graph-rest-beta", + "Command": "Get-MgBetaSearchQna", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSearchQna", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/search/qnas/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSearchQnaCount", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/search/qnas/$count", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -204045,19 +204071,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSearchQnaCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityAction", - "Uri": "/security/securityActions/{securityAction-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAction", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/securityActions/{securityAction-id}", "Permissions": [ { "Name": "SecurityActions.Read.All", @@ -204076,20 +204102,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityaction-get?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityAction", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityAction", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityAction", - "Uri": "/security/securityActions", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAction", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/securityActions", "Permissions": [ { "Name": "SecurityActions.Read.All", @@ -204108,19 +204134,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityactions-list?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityAction", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityAction", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/securityActions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityActionCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/securityActions/$count", "Permissions": [ { "Name": "SecurityActions.Read.All", @@ -204139,19 +204165,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityActionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAlert", - "Uri": "/security/alerts/{alert-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAlert", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/alerts/{alert-id}", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -204186,20 +204212,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/alert-get?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityAlert", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAlert", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAlert", - "Uri": "/security/alerts", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAlert", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/alerts", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -204234,19 +204260,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/alert-list?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityAlert", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAlert", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/alerts/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAlertCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/alerts/$count", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -204281,19 +204307,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityAlertCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityAlert", - "Uri": "/security/alerts_v2/{alert-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAlertV2", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/alerts_v2/{alert-id}", "Permissions": [ { "Name": "SecurityAlert.Read.All", @@ -204328,20 +204354,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-alert-get?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityAlertV2", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityAlert", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityAlert", - "Uri": "/security/alerts_v2", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAlertV2", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/alerts_v2", "Permissions": [ { "Name": "SecurityAlert.Read.All", @@ -204376,19 +204402,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-list-alerts_v2?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityAlertV2", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityAlert", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/alerts_v2/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAlertV2Count", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/alerts_v2/$count", "Permissions": [ { "Name": "SecurityAlert.Read.All", @@ -204423,19 +204449,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityAlertV2Count", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get1" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSimulation", - "Uri": "/security/attackSimulation/simulations/{simulation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAttackSimulation", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/simulations/{simulation-id}", "Permissions": [ { "Name": "AttackSimulation.Read.All", @@ -204454,20 +204480,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/simulation-get?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityAttackSimulation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSimulation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSimulation", - "Uri": "/security/attackSimulation/simulations", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAttackSimulation", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/simulations", "Permissions": [ { "Name": "AttackSimulation.Read.All", @@ -204486,19 +204512,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-simulations?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityAttackSimulation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSimulation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSimulationAutomation", - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAttackSimulationAutomation", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", "Permissions": [ { "Name": "AttackSimulation.Read.All", @@ -204517,20 +204543,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/simulationautomation-get?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityAttackSimulationAutomation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSimulationAutomation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSimulationAutomation", - "Uri": "/security/attackSimulation/simulationAutomations", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAttackSimulationAutomation", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/simulationAutomations", "Permissions": [ { "Name": "AttackSimulation.Read.All", @@ -204549,19 +204575,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-simulationautomations?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityAttackSimulationAutomation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSimulationAutomation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/attackSimulation/simulationAutomations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAttackSimulationAutomationCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/simulationAutomations/$count", "Permissions": [ { "Name": "AttackSimulation.Read.All", @@ -204580,34 +204606,34 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityAttackSimulationAutomationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSimulationAutomationRun", - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAttackSimulationAutomationRun", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityAttackSimulationAutomationRun", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSimulationAutomationRun", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSimulationAutomationRun", - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAttackSimulationAutomationRun", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs", "Permissions": [ { "Name": "AttackSimulation.Read.All", @@ -204626,19 +204652,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/simulationautomation-list-runs?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityAttackSimulationAutomationRun", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSimulationAutomationRun", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAttackSimulationAutomationRunCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/$count", "Permissions": [ { "Name": "AttackSimulation.Read.All", @@ -204657,20 +204683,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityAttackSimulationAutomationRunCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/attackSimulation/simulations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAttackSimulationCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/simulations/$count", "Permissions": [ { "Name": "AttackSimulation.Read.All", @@ -204689,34 +204715,34 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityAttackSimulationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEndUserNotification", - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotification", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotification", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEndUserNotification", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEndUserNotification", - "Uri": "/security/attackSimulation/endUserNotifications", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotification", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/endUserNotifications", "Permissions": [ { "Name": "AttackSimulation.Read.All", @@ -204735,19 +204761,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-endusernotifications?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotification", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEndUserNotification", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/attackSimulation/endUserNotifications/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotificationCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/endUserNotifications/$count", "Permissions": [ { "Name": "AttackSimulation.Read.All", @@ -204766,63 +204792,63 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotificationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEndUserNotificationDetail", - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotificationDetail", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotificationDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEndUserNotificationDetail", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEndUserNotificationDetail", - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotificationDetail", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotificationDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEndUserNotificationDetail", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotificationDetailCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotificationDetailCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphLandingPage", - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAttackSimulationLandingPage", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}", "Permissions": [ { "Name": "AttackSimulation.Read.All", @@ -204841,8 +204867,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityAttackSimulationLandingPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLandingPage", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -204851,12 +204880,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphLandingPage", - "Uri": "/security/attackSimulation/landingPages", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAttackSimulationLandingPage", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/landingPages", "Permissions": [ { "Name": "AttackSimulation.Read.All", @@ -204875,19 +204901,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-landingpage?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityAttackSimulationLandingPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLandingPage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/attackSimulation/landingPages/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAttackSimulationLandingPageCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/landingPages/$count", "Permissions": [ { "Name": "AttackSimulation.Read.All", @@ -204906,34 +204932,34 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityAttackSimulationLandingPageCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphLandingPageDetail", - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAttackSimulationLandingPageDetail", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityAttackSimulationLandingPageDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLandingPageDetail", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphLandingPageDetail", - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAttackSimulationLandingPageDetail", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details", "Permissions": [ { "Name": "AttackSimulation.Read.All", @@ -204952,19 +204978,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityAttackSimulationLandingPageDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLandingPageDetail", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAttackSimulationLandingPageDetailCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/$count", "Permissions": [ { "Name": "AttackSimulation.Read.All", @@ -204983,20 +205009,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityAttackSimulationLandingPageDetailCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphLoginPage", - "Uri": "/security/attackSimulation/loginPages/{loginPage-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAttackSimulationLoginPage", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/loginPages/{loginPage-id}", "Permissions": [ { "Name": "AttackSimulation.Read.All", @@ -205015,8 +205041,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityAttackSimulationLoginPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLoginPage", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -205025,12 +205054,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphLoginPage", - "Uri": "/security/attackSimulation/loginPages", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAttackSimulationLoginPage", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/loginPages", "Permissions": [ { "Name": "AttackSimulation.Read.All", @@ -205049,19 +205075,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-loginpage?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityAttackSimulationLoginPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLoginPage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/attackSimulation/loginPages/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAttackSimulationLoginPageCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/loginPages/$count", "Permissions": [ { "Name": "AttackSimulation.Read.All", @@ -205080,19 +205106,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityAttackSimulationLoginPageCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttackSimulationOperation", - "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAttackSimulationOperation", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}", "Permissions": [ { "Name": "AttackSimulation.Read.All", @@ -205111,48 +205137,48 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationoperation-get?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityAttackSimulationOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttackSimulationOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttackSimulationOperation", - "Uri": "/security/attackSimulation/operations", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAttackSimulationOperation", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/operations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityAttackSimulationOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttackSimulationOperation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/attackSimulation/operations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAttackSimulationOperationCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/operations/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityAttackSimulationOperationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPayload", - "Uri": "/security/attackSimulation/payloads/{payload-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAttackSimulationPayload", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/payloads/{payload-id}", "Permissions": [ { "Name": "AttackSimulation.Read.All", @@ -205171,8 +205197,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/payload-get?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityAttackSimulationPayload", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPayload", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -205181,12 +205210,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPayload", - "Uri": "/security/attackSimulation/payloads", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAttackSimulationPayload", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/payloads", "Permissions": [ { "Name": "AttackSimulation.Read.All", @@ -205205,19 +205231,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-payloads?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityAttackSimulationPayload", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPayload", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/attackSimulation/payloads/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAttackSimulationPayloadCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/payloads/$count", "Permissions": [ { "Name": "AttackSimulation.Read.All", @@ -205236,19 +205262,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityAttackSimulationPayloadCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTraining", - "Uri": "/security/attackSimulation/trainings/{training-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAttackSimulationTraining", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/trainings/{training-id}", "Permissions": [ { "Name": "AttackSimulation.Read.All", @@ -205267,20 +205293,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityAttackSimulationTraining", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTraining", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTraining", - "Uri": "/security/attackSimulation/trainings", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAttackSimulationTraining", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/trainings", "Permissions": [ { "Name": "AttackSimulation.Read.All", @@ -205299,19 +205325,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-trainings?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityAttackSimulationTraining", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTraining", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTrainingCampaign", - "Uri": "/security/attackSimulation/trainingCampaigns/{trainingCampaign-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAttackSimulationTrainingCampaign", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/trainingCampaigns/{trainingCampaign-id}", "Permissions": [ { "Name": "AttackSimulation.Read.All", @@ -205330,20 +205356,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trainingcampaign-get?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityAttackSimulationTrainingCampaign", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTrainingCampaign", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTrainingCampaign", - "Uri": "/security/attackSimulation/trainingCampaigns", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAttackSimulationTrainingCampaign", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/trainingCampaigns", "Permissions": [ { "Name": "AttackSimulation.Read.All", @@ -205362,19 +205388,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-trainingcampaigns?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityAttackSimulationTrainingCampaign", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTrainingCampaign", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/attackSimulation/trainingCampaigns/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAttackSimulationTrainingCampaignCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/trainingCampaigns/$count", "Permissions": [ { "Name": "AttackSimulation.Read.All", @@ -205393,19 +205419,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityAttackSimulationTrainingCampaignCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/attackSimulation/trainings/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAttackSimulationTrainingCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/trainings/$count", "Permissions": [ { "Name": "AttackSimulation.Read.All", @@ -205424,34 +205450,34 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityAttackSimulationTrainingCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTrainingLanguageDetail", - "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAttackSimulationTrainingLanguageDetail", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityAttackSimulationTrainingLanguageDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTrainingLanguageDetail", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTrainingLanguageDetail", - "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAttackSimulationTrainingLanguageDetail", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails", "Permissions": [ { "Name": "AttackSimulation.Read.All", @@ -205470,19 +205496,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityAttackSimulationTrainingLanguageDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTrainingLanguageDetail", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAttackSimulationTrainingLanguageDetailCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/$count", "Permissions": [ { "Name": "AttackSimulation.Read.All", @@ -205501,34 +205527,34 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityAttackSimulationTrainingLanguageDetailCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityAuditCoreRoot", - "Uri": "/security/auditLog", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAuditLog", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/auditLog", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityAuditLog", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityAuditCoreRoot", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityAuditLogQuery", - "Uri": "/security/auditLog/queries/{auditLogQuery-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAuditLogQuery", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/auditLog/queries/{auditLogQuery-id}", "Permissions": [ { "Name": "AuditLogsQuery-Entra.Read.All", @@ -205643,20 +205669,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-auditlogquery-get?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityAuditLogQuery", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityAuditLogQuery", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityAuditLogQuery", - "Uri": "/security/auditLog/queries", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAuditLogQuery", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/auditLog/queries", "Permissions": [ { "Name": "AuditLogsQuery-Entra.Read.All", @@ -205771,19 +205797,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-auditcoreroot-list-auditlogqueries?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityAuditLogQuery", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityAuditLogQuery", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/auditLog/queries/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAuditLogQueryCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/auditLog/queries/$count", "Permissions": [ { "Name": "AuditLogsQuery-Entra.Read.All", @@ -205898,161 +205924,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityAuditLogQueryCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityAuditLogRecord", - "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records/{auditLogRecord-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAuditLogQueryRecord", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records/{auditLogRecord-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityAuditLogQueryRecord", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityAuditLogRecord", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityAuditLogRecord", - "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAuditLogQueryRecord", "Module": "Beta.Security", - "Permissions": [ - { - "Name": "AuditLogsQuery-Entra.Read.All", - "Description": "Read audit logs data from Entra service", - "FullDescription": "Allows the app to read and query audit logs from Entra service, on behalf of you.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "AuditLogsQuery-Entra.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "AuditLogsQuery.Read.All", - "Description": "Read audit logs data from all services", - "FullDescription": "Allows the app to read and query audit logs from all services, on your behalf", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "AuditLogsQuery-SharePoint.Read.All", - "Description": "Read audit logs data from SharePoint workload", - "FullDescription": "Allows the app to read and query audit logs from SharePoint workload, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "AuditLogsQuery-OneDrive.Read.All", - "Description": "Read audit logs data from OneDrive workload", - "FullDescription": "Allows the app to read and query audit logs from OneDrive workload, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "AuditLogsQuery-Exchange.Read.All", - "Description": "Read audit logs data from Exchange workload", - "FullDescription": "Allows the app to read and query audit logs from Exchange workload, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "AuditLogsQuery-Endpoint.Read.All", - "Description": "Read audit logs data from Endpoint Data Loss Prevention workload", - "FullDescription": "Allows the app to read and query audit logs from Endpoint Data Loss Prevention workload, on your behalf", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "AuditLogsQuery-CRM.Read.All", - "Description": "Read audit logs data from Dynamics CRM workload", - "FullDescription": "Allows the app to read and query audit logs from Dynamics CRM workload, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "AuditLogsQuery.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "AuditLogsQuery-SharePoint.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "AuditLogsQuery-OneDrive.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "AuditLogsQuery-Exchange.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "AuditLogsQuery-Endpoint.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "AuditLogsQuery-CRM.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-auditlogquery-list-records?view=graph-rest-beta", - "Variants": [ - "List" - ] - }, - { - "Method": "GET", - "OutputType": null, - "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records/$count", "CommandAlias": null, - "Command": "Get-MgBetaSecurityAuditLogQueryRecordCount", - "Module": "Beta.Security", + "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records", "Permissions": [ { "Name": "AuditLogsQuery-Entra.Read.All", @@ -206167,34 +206066,161 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-auditlogquery-list-records?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityAuditLogQueryRecord", "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityAuditLogRecord", + "Method": "GET", + "Variants": [ + "List" + ] + }, + { + "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records/$count", + "Permissions": [ + { + "Name": "AuditLogsQuery-Entra.Read.All", + "Description": "Read audit logs data from Entra service", + "FullDescription": "Allows the app to read and query audit logs from Entra service, on behalf of you.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "AuditLogsQuery-Entra.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "AuditLogsQuery.Read.All", + "Description": "Read audit logs data from all services", + "FullDescription": "Allows the app to read and query audit logs from all services, on your behalf", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "AuditLogsQuery-SharePoint.Read.All", + "Description": "Read audit logs data from SharePoint workload", + "FullDescription": "Allows the app to read and query audit logs from SharePoint workload, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "AuditLogsQuery-OneDrive.Read.All", + "Description": "Read audit logs data from OneDrive workload", + "FullDescription": "Allows the app to read and query audit logs from OneDrive workload, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "AuditLogsQuery-Exchange.Read.All", + "Description": "Read audit logs data from Exchange workload", + "FullDescription": "Allows the app to read and query audit logs from Exchange workload, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "AuditLogsQuery-Endpoint.Read.All", + "Description": "Read audit logs data from Endpoint Data Loss Prevention workload", + "FullDescription": "Allows the app to read and query audit logs from Endpoint Data Loss Prevention workload, on your behalf", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "AuditLogsQuery-CRM.Read.All", + "Description": "Read audit logs data from Dynamics CRM workload", + "FullDescription": "Allows the app to read and query audit logs from Dynamics CRM workload, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "AuditLogsQuery.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "AuditLogsQuery-SharePoint.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "AuditLogsQuery-OneDrive.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "AuditLogsQuery-Exchange.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "AuditLogsQuery-Endpoint.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "AuditLogsQuery-CRM.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityAuditLogQueryRecordCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityCasesRoot", - "Uri": "/security/cases", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCase", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityCase", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityCasesRoot", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCase", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -206229,20 +206255,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-get?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCase", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", - "Uri": "/security/cases/ediscoveryCases", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCase", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -206277,19 +206303,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-casesroot-list-ediscoverycases?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCase", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/$count", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -206324,19 +206350,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodian", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -206371,20 +206397,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-get?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodian", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodian", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -206419,19 +206445,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-custodians?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodian", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/$count", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -206466,20 +206492,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryIndexOperation", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/lastIndexOperation", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianLastIndexOperation", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/lastIndexOperation", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -206514,35 +206540,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-list-lastindexoperation?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianLastIndexOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryIndexOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecuritySiteSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySiteSource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecuritySiteSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -206577,19 +206603,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-list-sitesources?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySiteSource", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSourceCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/$count", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -206624,50 +206650,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSourceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}/site", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSourceSite", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}/site", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSourceSite", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -206702,19 +206728,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-list-unifiedgroupsources?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/$count", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -206749,79 +206775,79 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroup", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningError", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningErrorCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityUserSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityUserSource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityUserSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -206856,19 +206882,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-list-usersources?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityUserSource", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSourceCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/$count", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -206903,20 +206929,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSourceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryHoldPolicy", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHold", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -206951,20 +206977,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHold", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryHoldPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryHoldPolicy", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHold", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -206999,19 +207025,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-legalholds?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHold", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryHoldPolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/$count", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -207046,94 +207072,94 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecuritySiteSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources/{siteSource-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources/{siteSource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySiteSource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecuritySiteSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySiteSource", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSourceCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSourceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources/{siteSource-id}/site", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSourceSite", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources/{siteSource-id}/site", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSourceSite", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityUserSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources/{userSource-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources/{userSource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityUserSource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityUserSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -207168,19 +207194,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityUserSource", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSourceCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources/$count", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -207215,35 +207241,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSourceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseMember", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/caseMembers/{ediscoveryCaseMember-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseMember", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/caseMembers/{ediscoveryCaseMember-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseMember", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseMember", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/caseMembers", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseMember", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/caseMembers", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -207278,19 +207304,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycasemember-list?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseMember", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/caseMembers/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseMemberCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/caseMembers/$count", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -207325,20 +207351,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseMemberCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -207373,64 +207399,64 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryIndexOperation", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/lastIndexOperation", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceLastIndexOperation", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/lastIndexOperation", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceLastIndexOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryIndexOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityCaseOperation", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseOperation", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}", "Permissions": [ { "Name": "eDiscovery.ReadWrite.All", @@ -207449,115 +207475,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-caseoperation-get?view=graph-rest-beta", - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityCaseOperation", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations", - "CommandAlias": null, "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseOperation", - "Module": "Beta.Security", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "eDiscovery.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-operations?view=graph-rest-beta", - "Variants": [ - "List" - ] - }, - { + "OutputType": "IMicrosoftGraphSecurityCaseOperation", "Method": "GET", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseOperationCount", - "Module": "Beta.Security", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "eDiscovery.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiVersion": "beta", - "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSet", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -207592,20 +207523,19 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-operations?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseOperation", "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityCaseOperation", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSet", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/$count", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -207640,19 +207570,20 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseOperationCount", "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-reviewsets?view=graph-rest-beta", + "OutputType": null, + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -207687,20 +207618,67 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-get?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSet", "ApiVersion": "beta", - "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}", + "Module": "Beta.Security", "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets", + "Permissions": [ + { + "Name": "eDiscovery.Read.All", + "Description": "Read all eDiscovery objects", + "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "eDiscovery.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "eDiscovery.ReadWrite.All", + "Description": "Read and write all eDiscovery objects", + "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "eDiscovery.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-reviewsets?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", + "Method": "GET", + "Variants": [ + "List" + ] + }, + { "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/$count", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -207735,20 +207713,68 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetCount", "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryfile-get?view=graph-rest-beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files", + "Module": "Beta.Security", "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}", + "Permissions": [ + { + "Name": "eDiscovery.Read.All", + "Description": "Read all eDiscovery objects", + "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "eDiscovery.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "eDiscovery.ReadWrite.All", + "Description": "Read and write all eDiscovery objects", + "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "eDiscovery.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryfile-get?view=graph-rest-beta", "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -207783,34 +207809,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-list-files?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/content", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileContent", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/$count", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -207845,20 +207871,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/custodian", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileCustodian", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/custodian", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -207893,35 +207919,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileCustodian", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/extractedTextContent", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileExtractedTextContent", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/extractedTextContent", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileExtractedTextContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/tags/{ediscoveryReviewTag-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileTag", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/tags/{ediscoveryReviewTag-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -207956,49 +207982,49 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileTag", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/tags", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileTag", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/tags", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileTag", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/tags/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileTagCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/tags/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileTagCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -208033,20 +208059,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-get?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -208081,19 +208107,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-list-queries?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetQueryCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/$count", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -208128,20 +208154,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetQueryCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearch", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -208176,20 +208202,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-get?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearch", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearch", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -208224,34 +208250,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-searches?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearch", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityDataSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityDataSource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityDataSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources", "Permissions": [ { "Name": "eDiscovery.ReadWrite.All", @@ -208270,19 +208296,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-list-additionalsources?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityDataSource", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSourceCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/$count", "Permissions": [ { "Name": "eDiscovery.ReadWrite.All", @@ -208301,35 +208327,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSourceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryAddToReviewSetOperation", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/addToReviewSetOperation", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchAddToReviewSetOperation", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/addToReviewSetOperation", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchAddToReviewSetOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryAddToReviewSetOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/$count", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -208364,35 +208390,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityDataSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources/{dataSource-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchCustodianSource", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources/{dataSource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchCustodianSource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityDataSource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityDataSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchCustodianSource", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources", "Permissions": [ { "Name": "eDiscovery.ReadWrite.All", @@ -208411,19 +208437,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-list-custodiansources?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchCustodianSource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityDataSource", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchCustodianSourceCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources/$count", "Permissions": [ { "Name": "eDiscovery.ReadWrite.All", @@ -208442,20 +208468,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchCustodianSourceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryEstimateOperation", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/lastEstimateStatisticsOperation", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchLastEstimateStatisticsOperation", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/lastEstimateStatisticsOperation", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -208490,35 +208516,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-list-lastestimatestatisticsoperation?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchLastEstimateStatisticsOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryEstimateOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources/{ediscoveryNoncustodialDataSource-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchNoncustodialSource", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources/{ediscoveryNoncustodialDataSource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchNoncustodialSource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchNoncustodialSource", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources", "Permissions": [ { "Name": "eDiscovery.ReadWrite.All", @@ -208537,19 +208563,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchNoncustodialSource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchNoncustodialSourceCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources/$count", "Permissions": [ { "Name": "eDiscovery.ReadWrite.All", @@ -208568,20 +208594,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchNoncustodialSourceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseSettings", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSetting", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -208616,20 +208642,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycasesettings-get?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTag", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -208664,20 +208690,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewtag-get?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTag", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTag", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -208712,63 +208738,63 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-tags?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTag", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags/{ediscoveryReviewTag-id1}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagChildTag", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags/{ediscoveryReviewTag-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagChildTag", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagChildTag", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewtag-ashierarchy?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagChildTag", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagChildTagCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagChildTagCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/$count", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -208803,92 +208829,92 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/parent", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagParent", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/parent", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagParent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudAppSecurityProfile", - "Uri": "/security/cloudAppSecurityProfiles/{cloudAppSecurityProfile-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCloudAppSecurityProfile", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cloudAppSecurityProfiles/{cloudAppSecurityProfile-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityCloudAppSecurityProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudAppSecurityProfile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudAppSecurityProfile", - "Uri": "/security/cloudAppSecurityProfiles", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCloudAppSecurityProfile", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cloudAppSecurityProfiles", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityCloudAppSecurityProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudAppSecurityProfile", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/cloudAppSecurityProfiles/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCloudAppSecurityProfileCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cloudAppSecurityProfiles/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityCloudAppSecurityProfileCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityCollaborationRoot", - "Uri": "/security/collaboration", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCollaboration", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/collaboration", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityCollaboration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityCollaborationRoot", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityAnalyzedEmail", - "Uri": "/security/collaboration/analyzedEmails/{analyzedEmail-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCollaborationAnalyzedEmail", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/collaboration/analyzedEmails/{analyzedEmail-id}", "Permissions": [ { "Name": "SecurityAnalyzedMessage.Read.All", @@ -208907,20 +208933,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-analyzedemail-get?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityCollaborationAnalyzedEmail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityAnalyzedEmail", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityAnalyzedEmail", - "Uri": "/security/collaboration/analyzedEmails", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCollaborationAnalyzedEmail", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/collaboration/analyzedEmails", "Permissions": [ { "Name": "SecurityAnalyzedMessage.Read.All", @@ -208939,19 +208965,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityCollaborationAnalyzedEmail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityAnalyzedEmail", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/collaboration/analyzedEmails/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCollaborationAnalyzedEmailCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/collaboration/analyzedEmails/$count", "Permissions": [ { "Name": "SecurityAnalyzedMessage.Read.All", @@ -208970,62 +208996,62 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityCollaborationAnalyzedEmailCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityDataDiscoveryRoot", - "Uri": "/security/dataDiscovery", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityDataDiscovery", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/dataDiscovery", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityDataDiscovery", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityDataDiscoveryRoot", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityDataDiscoveryReport", - "Uri": "/security/dataDiscovery/cloudAppDiscovery", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityDataDiscoveryCloudAppDiscovery", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/dataDiscovery/cloudAppDiscovery", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityDataDiscoveryCloudAppDiscovery", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityDataDiscoveryReport", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityCloudAppDiscoveryReport", - "Uri": "/security/dataDiscovery/cloudAppDiscovery/uploadedStreams/{cloudAppDiscoveryReport-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityDataDiscoveryCloudAppDiscoveryUploadedStream", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/dataDiscovery/cloudAppDiscovery/uploadedStreams/{cloudAppDiscoveryReport-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityDataDiscoveryCloudAppDiscoveryUploadedStream", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityCloudAppDiscoveryReport", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityCloudAppDiscoveryReport", - "Uri": "/security/dataDiscovery/cloudAppDiscovery/uploadedStreams", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityDataDiscoveryCloudAppDiscoveryUploadedStream", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/dataDiscovery/cloudAppDiscovery/uploadedStreams", "Permissions": [ { "Name": "CloudApp-Discovery.Read.All", @@ -209044,19 +209070,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-datadiscoveryreport-list-uploadedstreams?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityDataDiscoveryCloudAppDiscoveryUploadedStream", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityCloudAppDiscoveryReport", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/dataDiscovery/cloudAppDiscovery/uploadedStreams/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityDataDiscoveryCloudAppDiscoveryUploadedStreamCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/dataDiscovery/cloudAppDiscovery/uploadedStreams/$count", "Permissions": [ { "Name": "CloudApp-Discovery.Read.All", @@ -209075,162 +209101,162 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityDataDiscoveryCloudAppDiscoveryUploadedStreamCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDomainSecurityProfile", - "Uri": "/security/domainSecurityProfiles/{domainSecurityProfile-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityDomainSecurityProfile", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/domainSecurityProfiles/{domainSecurityProfile-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityDomainSecurityProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDomainSecurityProfile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDomainSecurityProfile", - "Uri": "/security/domainSecurityProfiles", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityDomainSecurityProfile", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/domainSecurityProfiles", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityDomainSecurityProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDomainSecurityProfile", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/domainSecurityProfiles/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityDomainSecurityProfileCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/domainSecurityProfiles/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityDomainSecurityProfileCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphFileSecurityProfile", - "Uri": "/security/fileSecurityProfiles/{fileSecurityProfile-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityFileSecurityProfile", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/fileSecurityProfiles/{fileSecurityProfile-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityFileSecurityProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFileSecurityProfile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphFileSecurityProfile", - "Uri": "/security/fileSecurityProfiles", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityFileSecurityProfile", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/fileSecurityProfiles", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityFileSecurityProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFileSecurityProfile", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/fileSecurityProfiles/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityFileSecurityProfileCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/fileSecurityProfiles/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityFileSecurityProfileCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphHostSecurityProfile", - "Uri": "/security/hostSecurityProfiles/{hostSecurityProfile-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityHostSecurityProfile", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/hostSecurityProfiles/{hostSecurityProfile-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityHostSecurityProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHostSecurityProfile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphHostSecurityProfile", - "Uri": "/security/hostSecurityProfiles", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityHostSecurityProfile", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/hostSecurityProfiles", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityHostSecurityProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHostSecurityProfile", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/hostSecurityProfiles/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityHostSecurityProfileCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/hostSecurityProfiles/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityHostSecurityProfileCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityIdentityContainer", - "Uri": "/security/identities", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityIdentity", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/identities", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityIdentity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityIdentityContainer", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHealthIssue", - "Uri": "/security/identities/healthIssues/{healthIssue-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityIdentityHealthIssue", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/identities/healthIssues/{healthIssue-id}", "Permissions": [ { "Name": "SecurityIdentitiesHealth.Read.All", @@ -209265,20 +209291,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-healthissue-get?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityIdentityHealthIssue", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHealthIssue", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHealthIssue", - "Uri": "/security/identities/healthIssues", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityIdentityHealthIssue", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/identities/healthIssues", "Permissions": [ { "Name": "SecurityIdentitiesHealth.Read.All", @@ -209313,19 +209339,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-identitycontainer-list-healthissues?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityIdentityHealthIssue", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHealthIssue", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/identities/healthIssues/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityIdentityHealthIssueCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/identities/healthIssues/$count", "Permissions": [ { "Name": "SecurityIdentitiesHealth.Read.All", @@ -209360,19 +209386,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityIdentityHealthIssueCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecuritySensor", - "Uri": "/security/identities/sensors/{sensor-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityIdentitySensor", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/identities/sensors/{sensor-id}", "Permissions": [ { "Name": "SecurityIdentitiesSensors.Read.All", @@ -209391,20 +209417,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensor-get?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityIdentitySensor", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySensor", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecuritySensor", - "Uri": "/security/identities/sensors", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityIdentitySensor", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/identities/sensors", "Permissions": [ { "Name": "SecurityIdentitiesSensors.Read.All", @@ -209423,19 +209449,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-identitycontainer-list-sensors?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityIdentitySensor", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySensor", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/identities/sensors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityIdentitySensorCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/identities/sensors/$count", "Permissions": [ { "Name": "SecurityIdentitiesSensors.Read.All", @@ -209454,19 +209480,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityIdentitySensorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/identities/sensors/getDeploymentAccessKey", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityIdentitySensorDeploymentAccessKey", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/identities/sensors/getDeploymentAccessKey", "Permissions": [ { "Name": "SecurityIdentitiesSensors.ReadWrite.All", @@ -209485,19 +209511,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensor-getdeploymentaccesskey?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityIdentitySensorDeploymentAccessKey", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecuritySensorDeploymentPackage", - "Uri": "/security/identities/sensors/getDeploymentPackageUri", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityIdentitySensorDeploymentPackageUri", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/identities/sensors/getDeploymentPackageUri", "Permissions": [ { "Name": "SecurityIdentitiesSensors.Read.All", @@ -209516,63 +209542,63 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensor-getdeploymentpackageuri?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityIdentitySensorDeploymentPackageUri", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySensorDeploymentPackage", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHealthIssue", - "Uri": "/security/identities/sensors/{sensor-id}/healthIssues/{healthIssue-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityIdentitySensorHealthIssue", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/identities/sensors/{sensor-id}/healthIssues/{healthIssue-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityIdentitySensorHealthIssue", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHealthIssue", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHealthIssue", - "Uri": "/security/identities/sensors/{sensor-id}/healthIssues", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityIdentitySensorHealthIssue", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/identities/sensors/{sensor-id}/healthIssues", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityIdentitySensorHealthIssue", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHealthIssue", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/identities/sensors/{sensor-id}/healthIssues/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityIdentitySensorHealthIssueCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/identities/sensors/{sensor-id}/healthIssues/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityIdentitySensorHealthIssueCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityIncident", - "Uri": "/security/incidents/{incident-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityIncident", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/incidents/{incident-id}", "Permissions": [ { "Name": "SecurityIncident.Read.All", @@ -209607,20 +209633,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-incident-get?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityIncident", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityIncident", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityIncident", - "Uri": "/security/incidents", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityIncident", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/incidents", "Permissions": [ { "Name": "SecurityIncident.Read.All", @@ -209655,78 +209681,78 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-list-incidents?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityIncident", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityIncident", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityAlert", - "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityIncidentAlert", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityIncidentAlert", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityAlert", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityAlert", - "Uri": "/security/incidents/{incident-id}/alerts", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityIncidentAlert", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/incidents/{incident-id}/alerts", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityIncidentAlert", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityAlert", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}/comments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityIncidentAlertCommentCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}/comments/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityIncidentAlertCommentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/incidents/{incident-id}/alerts/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityIncidentAlertCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/incidents/{incident-id}/alerts/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityIncidentAlertCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/incidents/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityIncidentCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/incidents/$count", "Permissions": [ { "Name": "SecurityIncident.Read.All", @@ -209761,33 +209787,33 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityIncidentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityInformationProtection", - "Uri": "/security/informationProtection", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityInformationProtection", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/informationProtection", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityInformationProtection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityInformationProtection", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityInformationProtectionPolicySetting", - "Uri": "/security/informationProtection/labelPolicySettings", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityInformationProtectionLabelPolicySetting", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/informationProtection/labelPolicySettings", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -209806,19 +209832,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityInformationProtectionLabelPolicySetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityInformationProtectionPolicySetting", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", - "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityInformationProtectionSensitivityLabel", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -209837,20 +209863,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityInformationProtectionSensitivityLabel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", - "Uri": "/security/informationProtection/sensitivityLabels", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityInformationProtectionSensitivityLabel", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/informationProtection/sensitivityLabels", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -209869,19 +209895,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityInformationProtectionSensitivityLabel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/informationProtection/sensitivityLabels/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityInformationProtectionSensitivityLabelCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/informationProtection/sensitivityLabels/$count", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -209900,365 +209926,365 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityInformationProtectionSensitivityLabelCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", - "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityInformationProtectionSensitivityLabelParent", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityInformationProtectionSensitivityLabelParent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIPSecurityProfile", - "Uri": "/security/ipSecurityProfiles/{ipSecurityProfile-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityIPSecurityProfile", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/ipSecurityProfiles/{ipSecurityProfile-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityIPSecurityProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIPSecurityProfile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIPSecurityProfile", - "Uri": "/security/ipSecurityProfiles", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityIPSecurityProfile", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/ipSecurityProfiles", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityIPSecurityProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIPSecurityProfile", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/ipSecurityProfiles/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityIPSecurityProfileCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/ipSecurityProfiles/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityIPSecurityProfileCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityLabelsRoot", - "Uri": "/security/labels", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityLabel", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/labels", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityLabel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityLabelsRoot", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", - "Uri": "/security/labels/authorities/{authorityTemplate-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityLabelAuthority", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/labels/authorities/{authorityTemplate-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-authoritytemplate-get?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityLabelAuthority", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", - "Uri": "/security/labels/authorities", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityLabelAuthority", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/labels/authorities", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-authorities?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityLabelAuthority", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/labels/authorities/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityLabelAuthorityCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/labels/authorities/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityLabelAuthorityCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", - "Uri": "/security/labels/categories/{categoryTemplate-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityLabelCategory", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/labels/categories/{categoryTemplate-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-categorytemplate-get?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityLabelCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", - "Uri": "/security/labels/categories", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityLabelCategory", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/labels/categories", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-categories?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityLabelCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/labels/categories/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityLabelCategoryCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/labels/categories/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityLabelCategoryCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", - "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/{subcategoryTemplate-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityLabelCategorySubcategory", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/{subcategoryTemplate-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-subcategorytemplate-get?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityLabelCategorySubcategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", - "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityLabelCategorySubcategory", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-categorytemplate-list-subcategories?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityLabelCategorySubcategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityLabelCategorySubcategoryCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityLabelCategorySubcategoryCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityCitationTemplate", - "Uri": "/security/labels/citations/{citationTemplate-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityLabelCitation", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/labels/citations/{citationTemplate-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-citationtemplate-get?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityLabelCitation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityCitationTemplate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityCitationTemplate", - "Uri": "/security/labels/citations", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityLabelCitation", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/labels/citations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-citations?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityLabelCitation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityCitationTemplate", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/labels/citations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityLabelCitationCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/labels/citations/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityLabelCitationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", - "Uri": "/security/labels/departments/{departmentTemplate-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityLabelDepartment", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/labels/departments/{departmentTemplate-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-departmenttemplate-get?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityLabelDepartment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", - "Uri": "/security/labels/departments", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityLabelDepartment", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/labels/departments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-departments?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityLabelDepartment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/labels/departments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityLabelDepartmentCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/labels/departments/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityLabelDepartmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", - "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityLabelFilePlanReference", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-fileplanreferencetemplate-get?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityLabelFilePlanReference", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", - "Uri": "/security/labels/filePlanReferences", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityLabelFilePlanReference", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/labels/filePlanReferences", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-fileplanreferences?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityLabelFilePlanReference", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/labels/filePlanReferences/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityLabelFilePlanReferenceCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/labels/filePlanReferences/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityLabelFilePlanReferenceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityRetentionEventType", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/retentionEventType", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityLabelRetentionEventType", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/retentionEventType", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityLabelRetentionEventType", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityRetentionLabel", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityLabelRetentionLabel", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -210277,20 +210303,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityLabelRetentionLabel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityRetentionLabel", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityRetentionLabel", - "Uri": "/security/labels/retentionLabels", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityLabelRetentionLabel", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -210309,19 +210335,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-retentionlabel?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityLabelRetentionLabel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityRetentionLabel", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/labels/retentionLabels/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityLabelRetentionLabelCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels/$count", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -210340,167 +210366,167 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityLabelRetentionLabelCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityFilePlanDescriptor", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptor", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptor", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityFilePlanDescriptor", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/authorityTemplate", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorAuthorityTemplate", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/authorityTemplate", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorAuthorityTemplate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/categoryTemplate", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorCategoryTemplate", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/categoryTemplate", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorCategoryTemplate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityCitationTemplate", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/citationTemplate", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorCitationTemplate", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/citationTemplate", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorCitationTemplate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityCitationTemplate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/departmentTemplate", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorDepartmentTemplate", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/departmentTemplate", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorDepartmentTemplate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/filePlanReferenceTemplate", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorFilePlanReferenceTemplate", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/filePlanReferenceTemplate", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorFilePlanReferenceTemplate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-stageNumber}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityLabelRetentionLabelDispositionReviewStage", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-stageNumber}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityLabelRetentionLabelDispositionReviewStage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityLabelRetentionLabelDispositionReviewStage", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityLabelRetentionLabelDispositionReviewStage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityLabelRetentionLabelDispositionReviewStageCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityLabelRetentionLabelDispositionReviewStageCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPartnerSecurity", - "Uri": "/security/partner", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityPartner", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/partner", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityPartner", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPartnerSecurity", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPartnerSecurityAlert", - "Uri": "/security/partner/securityAlerts/{partnerSecurityAlert-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityPartnerSecurityAlert", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/partner/securityAlerts/{partnerSecurityAlert-id}", "Permissions": [ { "Name": "PartnerSecurity.Read.All", @@ -210535,20 +210561,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partner-security-partnersecurityalert-get?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityPartnerSecurityAlert", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPartnerSecurityAlert", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPartnerSecurityAlert", - "Uri": "/security/partner/securityAlerts", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityPartnerSecurityAlert", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/partner/securityAlerts", "Permissions": [ { "Name": "PartnerSecurity.Read.All", @@ -210583,19 +210609,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partner-security-partnersecurityalert-list-securityalerts?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityPartnerSecurityAlert", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPartnerSecurityAlert", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/partner/securityAlerts/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityPartnerSecurityAlertCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/partner/securityAlerts/$count", "Permissions": [ { "Name": "PartnerSecurity.Read.All", @@ -210630,19 +210656,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityPartnerSecurityAlertCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPartnerSecurityScore", - "Uri": "/security/partner/securityScore", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityPartnerSecurityScore", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/partner/securityScore", "Permissions": [ { "Name": "PartnerSecurity.Read.All", @@ -210661,34 +210687,34 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partner-security-partnersecurityscore-get?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityPartnerSecurityScore", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPartnerSecurityScore", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPartnerSecurityCustomerInsight", - "Uri": "/security/partner/securityScore/customerInsights/{customerInsight-tenantId}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityPartnerSecurityScoreCustomerInsight", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/partner/securityScore/customerInsights/{customerInsight-tenantId}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityPartnerSecurityScoreCustomerInsight", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPartnerSecurityCustomerInsight", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPartnerSecurityCustomerInsight", - "Uri": "/security/partner/securityScore/customerInsights", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityPartnerSecurityScoreCustomerInsight", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/partner/securityScore/customerInsights", "Permissions": [ { "Name": "PartnerSecurity.Read.All", @@ -210707,19 +210733,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partner-security-partnersecurityscore-list-customerinsights?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityPartnerSecurityScoreCustomerInsight", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPartnerSecurityCustomerInsight", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/partner/securityScore/customerInsights/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityPartnerSecurityScoreCustomerInsightCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/partner/securityScore/customerInsights/$count", "Permissions": [ { "Name": "PartnerSecurity.Read.All", @@ -210738,19 +210764,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityPartnerSecurityScoreCustomerInsightCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPartnerSecurityScoreHistory", - "Uri": "/security/partner/securityScore/history/{securityScoreHistory-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityPartnerSecurityScoreHistory", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/partner/securityScore/history/{securityScoreHistory-id}", "Permissions": [ { "Name": "PartnerSecurity.Read.All", @@ -210769,20 +210795,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partner-security-securityscorehistory-get?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityPartnerSecurityScoreHistory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPartnerSecurityScoreHistory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPartnerSecurityScoreHistory", - "Uri": "/security/partner/securityScore/history", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityPartnerSecurityScoreHistory", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/partner/securityScore/history", "Permissions": [ { "Name": "PartnerSecurity.Read.All", @@ -210801,19 +210827,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partner-security-partnersecurityscore-list-history?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityPartnerSecurityScoreHistory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPartnerSecurityScoreHistory", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/partner/securityScore/history/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityPartnerSecurityScoreHistoryCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/partner/securityScore/history/$count", "Permissions": [ { "Name": "PartnerSecurity.Read.All", @@ -210832,119 +210858,119 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityPartnerSecurityScoreHistoryCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPartnerSecurityRequirement", - "Uri": "/security/partner/securityScore/requirements/{securityRequirement-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityPartnerSecurityScoreRequirement", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/partner/securityScore/requirements/{securityRequirement-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partner-security-securityrequirement-get?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityPartnerSecurityScoreRequirement", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPartnerSecurityRequirement", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPartnerSecurityRequirement", - "Uri": "/security/partner/securityScore/requirements", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityPartnerSecurityScoreRequirement", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/partner/securityScore/requirements", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partner-security-partnersecurityscore-list-requirements?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityPartnerSecurityScoreRequirement", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPartnerSecurityRequirement", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/partner/securityScore/requirements/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityPartnerSecurityScoreRequirementCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/partner/securityScore/requirements/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityPartnerSecurityScoreRequirementCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphProviderTenantSetting", - "Uri": "/security/providerTenantSettings/{providerTenantSetting-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityProviderTenantSetting", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/providerTenantSettings/{providerTenantSetting-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityProviderTenantSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProviderTenantSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphProviderTenantSetting", - "Uri": "/security/providerTenantSettings", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityProviderTenantSetting", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/providerTenantSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityProviderTenantSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProviderTenantSetting", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/providerTenantSettings/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityProviderTenantSettingCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/providerTenantSettings/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityProviderTenantSettingCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityRulesRoot", - "Uri": "/security/rules", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityRule", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/rules", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityRule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityRulesRoot", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityDetectionRule", - "Uri": "/security/rules/detectionRules/{detectionRule-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityRuleDetectionRule", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/rules/detectionRules/{detectionRule-id}", "Permissions": [ { "Name": "CustomDetection.Read.All", @@ -210979,20 +211005,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityRuleDetectionRule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityDetectionRule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityDetectionRule", - "Uri": "/security/rules/detectionRules", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityRuleDetectionRule", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/rules/detectionRules", "Permissions": [ { "Name": "CustomDetection.Read.All", @@ -211027,19 +211053,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-detectionrule-list?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityRuleDetectionRule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityDetectionRule", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/rules/detectionRules/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityRuleDetectionRuleCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/rules/detectionRules/$count", "Permissions": [ { "Name": "CustomDetection.Read.All", @@ -211074,19 +211100,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityRuleDetectionRuleCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecureScore", - "Uri": "/security/secureScores/{secureScore-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecuritySecureScore", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/secureScores/{secureScore-id}", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -211121,20 +211147,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecuritySecureScore", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecureScore", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecureScore", - "Uri": "/security/secureScores", - "CommandAlias": null, - "Command": "Get-MgBetaSecuritySecureScore", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/secureScores", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -211169,19 +211195,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-list-securescores?view=graph-rest-beta", + "Command": "Get-MgBetaSecuritySecureScore", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecureScore", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecureScoreControlProfile", - "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecuritySecureScoreControlProfile", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -211216,20 +211242,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecuritySecureScoreControlProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecureScoreControlProfile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecureScoreControlProfile", - "Uri": "/security/secureScoreControlProfiles", - "CommandAlias": null, - "Command": "Get-MgBetaSecuritySecureScoreControlProfile", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/secureScoreControlProfiles", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -211264,19 +211290,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securescorecontrolprofiles-list?view=graph-rest-beta", + "Command": "Get-MgBetaSecuritySecureScoreControlProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecureScoreControlProfile", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/secureScoreControlProfiles/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecuritySecureScoreControlProfileCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/secureScoreControlProfiles/$count", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -211311,19 +211337,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecuritySecureScoreControlProfileCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/secureScores/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecuritySecureScoreCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/secureScores/$count", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -211358,19 +211384,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecuritySecureScoreCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSubjectRightsRequest", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecuritySubjectRightsRequest", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -211389,20 +211415,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecuritySubjectRightsRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSubjectRightsRequest", - "Uri": "/security/subjectRightsRequests", - "CommandAlias": null, - "Command": "Get-MgBetaSecuritySubjectRightsRequest", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -211421,225 +211447,225 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecuritySubjectRightsRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecuritySubjectRightsRequestApprover", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecuritySubjectRightsRequestApprover", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers", - "CommandAlias": null, - "Command": "Get-MgBetaSecuritySubjectRightsRequestApprover", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecuritySubjectRightsRequestApprover", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers(userPrincipalName='{userPrincipalName}')", - "CommandAlias": null, - "Command": "Get-MgBetaSecuritySubjectRightsRequestApproverByUserPrincipalName", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers(userPrincipalName='{userPrincipalName}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecuritySubjectRightsRequestApproverByUserPrincipalName", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecuritySubjectRightsRequestApproverCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecuritySubjectRightsRequestApproverCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaSecuritySubjectRightsRequestApproverMailboxSetting", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecuritySubjectRightsRequestApproverMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaSecuritySubjectRightsRequestApproverServiceProvisioningError", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecuritySubjectRightsRequestApproverServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecuritySubjectRightsRequestApproverServiceProvisioningErrorCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecuritySubjectRightsRequestApproverServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaborator", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaborator", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators", - "CommandAlias": null, - "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaborator", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaborator", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators(userPrincipalName='{userPrincipalName}')", - "CommandAlias": null, - "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaboratorByUserPrincipalName", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators(userPrincipalName='{userPrincipalName}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaboratorByUserPrincipalName", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaboratorCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaboratorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaboratorMailboxSetting", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaboratorMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaboratorServiceProvisioningError", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaboratorServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaboratorServiceProvisioningErrorCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaboratorServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/subjectRightsRequests/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecuritySubjectRightsRequestCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/$count", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -211658,19 +211684,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecuritySubjectRightsRequestCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/getFinalAttachment", - "CommandAlias": null, - "Command": "Get-MgBetaSecuritySubjectRightsRequestFinalAttachment", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/getFinalAttachment", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -211689,50 +211715,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-getfinalattachment?view=graph-rest-beta", + "Command": "Get-MgBetaSecuritySubjectRightsRequestFinalAttachment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/getFinalReport", - "CommandAlias": null, - "Command": "Get-MgBetaSecuritySubjectRightsRequestFinalReport", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/getFinalReport", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-getfinalreport?view=graph-rest-beta", + "Command": "Get-MgBetaSecuritySubjectRightsRequestFinalReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthoredNote", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecuritySubjectRightsRequestNote", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecuritySubjectRightsRequestNote", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthoredNote", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthoredNote", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes", - "CommandAlias": null, - "Command": "Get-MgBetaSecuritySubjectRightsRequestNote", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -211751,19 +211777,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecuritySubjectRightsRequestNote", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthoredNote", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecuritySubjectRightsRequestNoteCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/$count", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -211782,49 +211808,49 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecuritySubjectRightsRequestNoteCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeam", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/team", - "CommandAlias": null, - "Command": "Get-MgBetaSecuritySubjectRightsRequestTeam", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/team", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecuritySubjectRightsRequestTeam", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeam", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityThreatIntelligence", - "Uri": "/security/threatIntelligence", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligence", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityThreatIntelligence", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityThreatIntelligence", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityArticle", - "Uri": "/security/threatIntelligence/articles/{article-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceArticle", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/articles/{article-id}", "Permissions": [ { "Name": "ThreatIntelligence.Read.All", @@ -211843,20 +211869,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-article-get?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceArticle", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityArticle", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityArticle", - "Uri": "/security/threatIntelligence/articles", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceArticle", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/articles", "Permissions": [ { "Name": "ThreatIntelligence.Read.All", @@ -211875,19 +211901,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-threatintelligence-list-articles?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceArticle", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityArticle", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/threatIntelligence/articles/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceArticleCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/articles/$count", "Permissions": [ { "Name": "ThreatIntelligence.Read.All", @@ -211906,19 +211932,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceArticleCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityArticleIndicator", - "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceArticleIndicator", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}", "Permissions": [ { "Name": "ThreatIntelligence.Read.All", @@ -211937,8 +211963,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-articleindicator-get?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceArticleIndicator", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityArticleIndicator", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -211947,45 +211976,45 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityArticleIndicator", - "Uri": "/security/threatIntelligence/articleIndicators", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceArticleIndicator", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/articleIndicators", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceArticleIndicator", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityArticleIndicator", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}/artifact", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceArticleIndicatorArtifact", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}/artifact", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceArticleIndicatorArtifact", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/threatIntelligence/articleIndicators/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceArticleIndicatorCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/articleIndicators/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceArticleIndicatorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -211993,12 +212022,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHost", - "Uri": "/security/threatIntelligence/hosts/{host-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHost", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}", "Permissions": [ { "Name": "ThreatIntelligence.Read.All", @@ -212017,49 +212043,49 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-get?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceHost", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHost", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHost", - "Uri": "/security/threatIntelligence/hosts", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHost", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceHost", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHost", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHostPair", - "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs/{hostPair-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostChildHostPair", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs/{hostPair-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceHostChildHostPair", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHostPair", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHostPair", - "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostChildHostPair", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs", "Permissions": [ { "Name": "ThreatIntelligence.Read.All", @@ -212078,19 +212104,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-childhostpairs?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostChildHostPair", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHostPair", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostChildHostPairCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs/$count", "Permissions": [ { "Name": "ThreatIntelligence.Read.All", @@ -212109,20 +212135,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceHostChildHostPairCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHostComponent", - "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostComponent", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}", "Permissions": [ { "Name": "ThreatIntelligence.Read.All", @@ -212141,8 +212167,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostcomponent-get?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostComponent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHostComponent", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -212151,30 +212180,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHostComponent", - "Uri": "/security/threatIntelligence/hostComponents", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostComponent", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostComponents", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceHostComponent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHostComponent", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/threatIntelligence/hostComponents/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostComponentCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostComponents/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceHostComponentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -212182,27 +212211,24 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHost", - "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}/host", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostComponentHost", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}/host", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceHostComponentHost", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHost", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHostCookie", - "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostCookie", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}", "Permissions": [ { "Name": "ThreatIntelligence.Read.All", @@ -212221,8 +212247,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostcookie-get?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostCookie", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHostCookie", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -212231,30 +212260,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHostCookie", - "Uri": "/security/threatIntelligence/hostCookies", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostCookie", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostCookies", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceHostCookie", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHostCookie", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/threatIntelligence/hostCookies/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostCookieCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostCookies/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceHostCookieCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -212262,41 +212291,38 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHost", - "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}/host", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostCookieHost", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}/host", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceHostCookieHost", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHost", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/threatIntelligence/hosts/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceHostCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHostPair", - "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPair", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}", "Permissions": [ { "Name": "ThreatIntelligence.Read.All", @@ -212315,8 +212341,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostpair-get?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPair", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHostPair", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -212325,45 +212354,45 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHostPair", - "Uri": "/security/threatIntelligence/hostPairs", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPair", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostPairs", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPair", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHostPair", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHost", - "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}/childHost", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPairChildHost", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}/childHost", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPairChildHost", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHost", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/threatIntelligence/hostPairs/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPairCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostPairs/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPairCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -212371,42 +212400,39 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHost", - "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}/parentHost", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPairParentHost", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}/parentHost", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPairParentHost", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHost", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHostPair", - "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs/{hostPair-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostParentHostPair", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs/{hostPair-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceHostParentHostPair", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHostPair", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHostPair", - "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostParentHostPair", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs", "Permissions": [ { "Name": "ThreatIntelligence.Read.All", @@ -212425,19 +212451,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-parenthostpairs?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostParentHostPair", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHostPair", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostParentHostPairCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs/$count", "Permissions": [ { "Name": "ThreatIntelligence.Read.All", @@ -212456,35 +212482,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceHostParentHostPairCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", - "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns/{passiveDnsRecord-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDns", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns/{passiveDnsRecord-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDns", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", - "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDns", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns", "Permissions": [ { "Name": "ThreatIntelligence.Read.All", @@ -212503,19 +212529,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-passivedns?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDns", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDnsCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns/$count", "Permissions": [ { "Name": "ThreatIntelligence.Read.All", @@ -212534,35 +212560,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDnsCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", - "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse/{passiveDnsRecord-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDnsReverse", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse/{passiveDnsRecord-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDnsReverse", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", - "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDnsReverse", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse", "Permissions": [ { "Name": "ThreatIntelligence.Read.All", @@ -212581,19 +212607,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-passivednsreverse?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDnsReverse", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDnsReverseCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse/$count", "Permissions": [ { "Name": "ThreatIntelligence.Read.All", @@ -212612,23 +212638,26 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDnsReverseCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHostPort", - "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPort", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostport-get?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPort", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHostPort", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -212637,30 +212666,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHostPort", - "Uri": "/security/threatIntelligence/hostPorts", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPort", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostPorts", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPort", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHostPort", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/threatIntelligence/hostPorts/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPortCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostPorts/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPortCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -212668,42 +212697,39 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHost", - "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}/host", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPortHost", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}/host", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPortHost", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHost", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecuritySslCertificate", - "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}/mostRecentSslCertificate", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPortMostRecentSslCertificate", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}/mostRecentSslCertificate", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPortMostRecentSslCertificate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySslCertificate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHostReputation", - "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostReputation", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation", "Permissions": [ { "Name": "ThreatIntelligence.Read.All", @@ -212722,23 +212748,26 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-get-reputation?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostReputation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHostReputation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", - "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostSslCertificate", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostsslcertificate-get?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostSslCertificate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -212749,30 +212778,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", - "Uri": "/security/threatIntelligence/hostSslCertificates", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostSslCertificate", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostSslCertificates", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceHostSslCertificate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/threatIntelligence/hosts/{host-id}/sslCertificates/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostSslCertificateCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/sslCertificates/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceHostSslCertificateCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -212780,71 +212809,68 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHost", - "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}/host", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostSslCertificateHost", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}/host", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceHostSslCertificateHost", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHost", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecuritySubdomain", - "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains/{subdomain-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostSubdomain", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains/{subdomain-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceHostSubdomain", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySubdomain", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecuritySubdomain", - "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostSubdomain", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-subdomains?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostSubdomain", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySubdomain", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostSubdomainCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceHostSubdomainCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHostTracker", - "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostTracker", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}", "Permissions": [ { "Name": "ThreatIntelligence.Read.All", @@ -212863,8 +212889,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hosttracker-get?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostTracker", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHostTracker", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -212873,27 +212902,24 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHostTracker", - "Uri": "/security/threatIntelligence/hostTrackers", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostTracker", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostTrackers", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceHostTracker", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHostTracker", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/threatIntelligence/hosts/{host-id}/trackers/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostTrackerCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/trackers/$count", "Permissions": [ { "Name": "ThreatIntelligence.Read.All", @@ -212912,8 +212938,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceHostTrackerCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -212921,42 +212950,39 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHost", - "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}/host", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostTrackerHost", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}/host", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceHostTrackerHost", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHost", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityWhoisRecord", - "Uri": "/security/threatIntelligence/hosts/{host-id}/whois", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostWhoi", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/whois", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-whoisrecord-get?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostWhoi", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityWhoisRecord", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", - "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfile", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}", "Permissions": [ { "Name": "ThreatIntelligence.Read.All", @@ -212975,20 +213001,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-intelligenceprofile-get?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", - "Uri": "/security/threatIntelligence/intelProfiles", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfile", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/intelProfiles", "Permissions": [ { "Name": "ThreatIntelligence.Read.All", @@ -213007,19 +213033,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-threatintelligence-list-intelprofiles?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/threatIntelligence/intelProfiles/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfileCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/intelProfiles/$count", "Permissions": [ { "Name": "ThreatIntelligence.Read.All", @@ -213038,34 +213064,34 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfileCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", - "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators/{intelligenceProfileIndicator-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfileIndicator", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators/{intelligenceProfileIndicator-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfileIndicator", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", - "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfileIndicator", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators", "Permissions": [ { "Name": "ThreatIntelligence.Read.All", @@ -213084,19 +213110,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-intelligenceprofile-list-indicators?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfileIndicator", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfileIndicatorCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators/$count", "Permissions": [ { "Name": "ThreatIntelligence.Read.All", @@ -213115,20 +213141,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfileIndicatorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", - "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecord", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}", "Permissions": [ { "Name": "ThreatIntelligence.Read.All", @@ -213147,281 +213173,281 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-passivednsrecord-get?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecord", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", - "Uri": "/security/threatIntelligence/passiveDnsRecords", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecord", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/passiveDnsRecords", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecord", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}/artifact", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecordArtifact", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}/artifact", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecordArtifact", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/threatIntelligence/passiveDnsRecords/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecordCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/passiveDnsRecords/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecordCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHost", - "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}/parentHost", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecordParentHost", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}/parentHost", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecordParentHost", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHost", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceProfileIndicator", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-intelligenceprofileindicator-get?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceProfileIndicator", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceProfileIndicator", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/intelligenceProfileIndicators", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceProfileIndicator", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}/artifact", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceProfileIndicatorArtifact", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}/artifact", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceProfileIndicatorArtifact", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceProfileIndicatorCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceProfileIndicatorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecuritySslCertificate", - "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificate", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sslcertificate-get?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySslCertificate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecuritySslCertificate", - "Uri": "/security/threatIntelligence/sslCertificates", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificate", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/sslCertificates", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-threatintelligence-list-sslcertificates?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySslCertificate", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/threatIntelligence/sslCertificates/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificateCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/sslCertificates/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificateCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHost", - "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts/{host-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificateRelatedHost", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts/{host-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificateRelatedHost", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHost", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHost", - "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificateRelatedHost", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sslcertificate-list-relatedhosts?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificateRelatedHost", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHost", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificateRelatedHostCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificateRelatedHostCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecuritySubdomain", - "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceSubdomain", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-subdomain-get?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceSubdomain", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySubdomain", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecuritySubdomain", - "Uri": "/security/threatIntelligence/subdomains", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceSubdomain", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/subdomains", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceSubdomain", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySubdomain", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/threatIntelligence/subdomains/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceSubdomainCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/subdomains/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceSubdomainCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHost", - "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}/host", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceSubdomainHost", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}/host", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceSubdomainHost", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHost", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityVulnerability", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerability", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}", "Permissions": [ { "Name": "ThreatIntelligence.Read.All", @@ -213440,78 +213466,78 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-vulnerability-get?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerability", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityVulnerability", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityVulnerability", - "Uri": "/security/threatIntelligence/vulnerabilities", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerability", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/vulnerabilities", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerability", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityVulnerability", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityArticle", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles/{article-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityArticle", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles/{article-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityArticle", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityArticle", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityArticle", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityArticle", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityArticle", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityArticle", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityArticleCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityArticleCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityComponent", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}", "Permissions": [ { "Name": "ThreatIntelligence.Read.All", @@ -213530,20 +213556,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-vulnerabilitycomponent-get?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityComponent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityComponent", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components", "Permissions": [ { "Name": "ThreatIntelligence.Read.All", @@ -213562,19 +213588,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-vulnerability-list-components?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityComponent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityComponentCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/$count", "Permissions": [ { "Name": "ThreatIntelligence.Read.All", @@ -213593,208 +213619,208 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityComponentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/threatIntelligence/vulnerabilities/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/vulnerabilities/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", - "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisHistoryRecord", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisHistoryRecord", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", - "Uri": "/security/threatIntelligence/whoisHistoryRecords", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisHistoryRecord", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/whoisHistoryRecords", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisHistoryRecord", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/threatIntelligence/whoisHistoryRecords/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisHistoryRecordCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/whoisHistoryRecords/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisHistoryRecordCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHost", - "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}/host", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisHistoryRecordHost", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}/host", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisHistoryRecordHost", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHost", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityWhoisRecord", - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecord", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-whoisrecord-get?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecord", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityWhoisRecord", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityWhoisRecord", - "Uri": "/security/threatIntelligence/whoisRecords", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecord", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/whoisRecords", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-threatintelligence-list-whoisrecords?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecord", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityWhoisRecord", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/threatIntelligence/whoisRecords/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecordCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/whoisRecords/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecordCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history/{whoisHistoryRecord-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecordHistory", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history/{whoisHistoryRecord-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecordHistory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecordHistory", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecordHistory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecordHistoryCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecordHistoryCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHost", - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/host", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecordHost", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/host", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecordHost", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHost", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityThreatSubmissionRoot", - "Uri": "/security/threatSubmission", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatSubmission", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatSubmission", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityThreatSubmission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityThreatSubmissionRoot", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmission", - "Uri": "/security/threatSubmission/emailThreats/{emailThreatSubmission-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreat", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatSubmission/emailThreats/{emailThreatSubmission-id}", "Permissions": [ { "Name": "ThreatSubmission.Read", @@ -213845,20 +213871,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-emailthreatsubmission-get?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmission", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmission", - "Uri": "/security/threatSubmission/emailThreats", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreat", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatSubmission/emailThreats", "Permissions": [ { "Name": "ThreatSubmission.Read", @@ -213909,19 +213935,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-emailthreatsubmission-list?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmission", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/threatSubmission/emailThreats/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreatCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatSubmission/emailThreats/$count", "Permissions": [ { "Name": "ThreatSubmission.Read", @@ -213972,19 +213998,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreatCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmissionPolicy", - "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies/{emailThreatSubmissionPolicy-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies/{emailThreatSubmissionPolicy-id}", "Permissions": [ { "Name": "ThreatSubmission.Read", @@ -214051,20 +214077,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-emailthreatsubmissionpolicy-get?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmissionPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmissionPolicy", - "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies", "Permissions": [ { "Name": "ThreatSubmission.Read", @@ -214131,19 +214157,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-emailthreatsubmissionpolicy-list?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmissionPolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicyCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies/$count", "Permissions": [ { "Name": "ThreatSubmission.Read", @@ -214210,19 +214236,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicyCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityFileThreatSubmission", - "Uri": "/security/threatSubmission/fileThreats/{fileThreatSubmission-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatSubmissionFileThreat", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatSubmission/fileThreats/{fileThreatSubmission-id}", "Permissions": [ { "Name": "ThreatSubmission.Read", @@ -214273,20 +214299,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-filethreatsubmission-get?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityThreatSubmissionFileThreat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityFileThreatSubmission", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityFileThreatSubmission", - "Uri": "/security/threatSubmission/fileThreats", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatSubmissionFileThreat", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatSubmission/fileThreats", "Permissions": [ { "Name": "ThreatSubmission.Read", @@ -214337,19 +214363,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-filethreatsubmission-list?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityThreatSubmissionFileThreat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityFileThreatSubmission", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/threatSubmission/fileThreats/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatSubmissionFileThreatCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatSubmission/fileThreats/$count", "Permissions": [ { "Name": "ThreatSubmission.Read", @@ -214400,19 +214426,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityThreatSubmissionFileThreatCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityUrlThreatSubmission", - "Uri": "/security/threatSubmission/urlThreats/{urlThreatSubmission-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatSubmissionUrlThreat", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatSubmission/urlThreats/{urlThreatSubmission-id}", "Permissions": [ { "Name": "ThreatSubmission.Read", @@ -214463,20 +214489,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-urlthreatsubmission-get?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityThreatSubmissionUrlThreat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityUrlThreatSubmission", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityUrlThreatSubmission", - "Uri": "/security/threatSubmission/urlThreats", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatSubmissionUrlThreat", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatSubmission/urlThreats", "Permissions": [ { "Name": "ThreatSubmission.Read", @@ -214527,19 +214553,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-urlthreatsubmission-list?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityThreatSubmissionUrlThreat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityUrlThreatSubmission", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/threatSubmission/urlThreats/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatSubmissionUrlThreatCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatSubmission/urlThreats/$count", "Permissions": [ { "Name": "ThreatSubmission.Read", @@ -214590,19 +214616,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityThreatSubmissionUrlThreatCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTiIndicator", - "Uri": "/security/tiIndicators/{tiIndicator-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityTiIndicator", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/tiIndicators/{tiIndicator-id}", "Permissions": [ { "Name": "ThreatIndicators.ReadWrite.OwnedBy", @@ -214621,20 +214647,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicator-get?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityTiIndicator", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTiIndicator", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTiIndicator", - "Uri": "/security/tiIndicators", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityTiIndicator", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/tiIndicators", "Permissions": [ { "Name": "ThreatIndicators.ReadWrite.OwnedBy", @@ -214653,19 +214679,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicators-list?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityTiIndicator", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTiIndicator", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/tiIndicators/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityTiIndicatorCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/tiIndicators/$count", "Permissions": [ { "Name": "ThreatIndicators.ReadWrite.OwnedBy", @@ -214684,33 +214710,33 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityTiIndicatorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityTriggersRoot", - "Uri": "/security/triggers", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityTrigger", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/triggers", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityTrigger", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityTriggersRoot", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityRetentionEvent", - "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityTriggerRetentionEvent", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -214745,20 +214771,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionevent-get?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityTriggerRetentionEvent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityRetentionEvent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityRetentionEvent", - "Uri": "/security/triggers/retentionEvents", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityTriggerRetentionEvent", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/triggers/retentionEvents", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -214793,19 +214819,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionevent-list?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityTriggerRetentionEvent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityRetentionEvent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/triggers/retentionEvents/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityTriggerRetentionEventCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/triggers/retentionEvents/$count", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -214840,19 +214866,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityTriggerRetentionEventCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityRetentionEventType", - "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}/retentionEventType", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityTriggerRetentionEventType", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}/retentionEventType", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -214887,34 +214913,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityTriggerRetentionEventType", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityTriggerTypesRoot", - "Uri": "/security/triggerTypes", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityTriggerType", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/triggerTypes", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityTriggerType", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityTriggerTypesRoot", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityRetentionEventType", - "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityTriggerTypeRetentionEventType", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -214949,20 +214975,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentioneventtype-get?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityTriggerTypeRetentionEventType", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityRetentionEventType", - "Uri": "/security/triggerTypes/retentionEventTypes", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityTriggerTypeRetentionEventType", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/triggerTypes/retentionEventTypes", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -214997,19 +215023,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentioneventtype-list?view=graph-rest-beta", + "Command": "Get-MgBetaSecurityTriggerTypeRetentionEventType", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/triggerTypes/retentionEventTypes/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityTriggerTypeRetentionEventTypeCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/triggerTypes/retentionEventTypes/$count", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -215044,62 +215070,62 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityTriggerTypeRetentionEventTypeCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUserSecurityProfile", - "Uri": "/security/userSecurityProfiles/{userSecurityProfile-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityUserSecurityProfile", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/userSecurityProfiles/{userSecurityProfile-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityUserSecurityProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserSecurityProfile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUserSecurityProfile", - "Uri": "/security/userSecurityProfiles", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityUserSecurityProfile", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/userSecurityProfiles", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityUserSecurityProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserSecurityProfile", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/userSecurityProfiles/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityUserSecurityProfileCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/userSecurityProfiles/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSecurityUserSecurityProfileCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceHealth", - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", - "CommandAlias": null, - "Command": "Get-MgBetaServiceAnnouncementHealthOverview", "Module": "Beta.Devices.ServiceAnnouncement", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", "Permissions": [ { "Name": "ServiceHealth.Read.All", @@ -215118,20 +215144,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/servicehealth-get?view=graph-rest-beta", + "Command": "Get-MgBetaServiceAnnouncementHealthOverview", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceHealth", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceHealth", - "Uri": "/admin/serviceAnnouncement/healthOverviews", - "CommandAlias": null, - "Command": "Get-MgBetaServiceAnnouncementHealthOverview", "Module": "Beta.Devices.ServiceAnnouncement", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/healthOverviews", "Permissions": [ { "Name": "ServiceHealth.Read.All", @@ -215150,19 +215176,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncement-list-healthoverviews?view=graph-rest-beta", + "Command": "Get-MgBetaServiceAnnouncementHealthOverview", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceHealth", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/admin/serviceAnnouncement/healthOverviews/$count", - "CommandAlias": null, - "Command": "Get-MgBetaServiceAnnouncementHealthOverviewCount", "Module": "Beta.Devices.ServiceAnnouncement", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/healthOverviews/$count", "Permissions": [ { "Name": "ServiceHealth.Read.All", @@ -215181,63 +215207,63 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServiceAnnouncementHealthOverviewCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceHealthIssue", - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", - "CommandAlias": null, - "Command": "Get-MgBetaServiceAnnouncementHealthOverviewIssue", "Module": "Beta.Devices.ServiceAnnouncement", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServiceAnnouncementHealthOverviewIssue", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceHealthIssue", - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues", - "CommandAlias": null, - "Command": "Get-MgBetaServiceAnnouncementHealthOverviewIssue", "Module": "Beta.Devices.ServiceAnnouncement", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServiceAnnouncementHealthOverviewIssue", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/$count", - "CommandAlias": null, - "Command": "Get-MgBetaServiceAnnouncementHealthOverviewIssueCount", "Module": "Beta.Devices.ServiceAnnouncement", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServiceAnnouncementHealthOverviewIssueCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceHealthIssue", - "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", - "CommandAlias": null, - "Command": "Get-MgBetaServiceAnnouncementIssue", "Module": "Beta.Devices.ServiceAnnouncement", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", "Permissions": [ { "Name": "ServiceHealth.Read.All", @@ -215256,20 +215282,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/servicehealthissue-get?view=graph-rest-beta", + "Command": "Get-MgBetaServiceAnnouncementIssue", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceHealthIssue", - "Uri": "/admin/serviceAnnouncement/issues", - "CommandAlias": null, - "Command": "Get-MgBetaServiceAnnouncementIssue", "Module": "Beta.Devices.ServiceAnnouncement", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/issues", "Permissions": [ { "Name": "ServiceHealth.Read.All", @@ -215288,19 +215314,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncement-list-issues?view=graph-rest-beta", + "Command": "Get-MgBetaServiceAnnouncementIssue", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/admin/serviceAnnouncement/issues/$count", - "CommandAlias": null, - "Command": "Get-MgBetaServiceAnnouncementIssueCount", "Module": "Beta.Devices.ServiceAnnouncement", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/issues/$count", "Permissions": [ { "Name": "ServiceHealth.Read.All", @@ -215319,19 +215345,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServiceAnnouncementIssueCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceUpdateMessage", - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", - "CommandAlias": null, - "Command": "Get-MgBetaServiceAnnouncementMessage", "Module": "Beta.Devices.ServiceAnnouncement", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", "Permissions": [ { "Name": "ServiceMessage.Read.All", @@ -215350,20 +215376,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-get?view=graph-rest-beta", + "Command": "Get-MgBetaServiceAnnouncementMessage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceUpdateMessage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceUpdateMessage", - "Uri": "/admin/serviceAnnouncement/messages", - "CommandAlias": null, - "Command": "Get-MgBetaServiceAnnouncementMessage", "Module": "Beta.Devices.ServiceAnnouncement", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/messages", "Permissions": [ { "Name": "ServiceMessage.Read.All", @@ -215382,19 +215408,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncement-list-messages?view=graph-rest-beta", + "Command": "Get-MgBetaServiceAnnouncementMessage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceUpdateMessage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", - "CommandAlias": null, - "Command": "Get-MgBetaServiceAnnouncementMessageAttachment", "Module": "Beta.Devices.ServiceAnnouncement", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", "Permissions": [ { "Name": "ServiceMessage.Read.All", @@ -215413,20 +215439,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncementattachment-get?view=graph-rest-beta", + "Command": "Get-MgBetaServiceAnnouncementMessageAttachment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments", - "CommandAlias": null, - "Command": "Get-MgBetaServiceAnnouncementMessageAttachment", "Module": "Beta.Devices.ServiceAnnouncement", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments", "Permissions": [ { "Name": "ServiceMessage.Read.All", @@ -215445,49 +215471,49 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-list-attachments?view=graph-rest-beta", + "Command": "Get-MgBetaServiceAnnouncementMessageAttachment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive", - "CommandAlias": null, - "Command": "Get-MgBetaServiceAnnouncementMessageAttachmentArchive", "Module": "Beta.Devices.ServiceAnnouncement", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-list-attachments?view=graph-rest-beta", + "Command": "Get-MgBetaServiceAnnouncementMessageAttachmentArchive", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content", - "CommandAlias": null, - "Command": "Get-MgBetaServiceAnnouncementMessageAttachmentContent", "Module": "Beta.Devices.ServiceAnnouncement", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncementattachment-get?view=graph-rest-beta", + "Command": "Get-MgBetaServiceAnnouncementMessageAttachmentContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaServiceAnnouncementMessageAttachmentCount", "Module": "Beta.Devices.ServiceAnnouncement", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/$count", "Permissions": [ { "Name": "ServiceMessage.Read.All", @@ -215506,20 +215532,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServiceAnnouncementMessageAttachmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/admin/serviceAnnouncement/messages/$count", - "CommandAlias": null, - "Command": "Get-MgBetaServiceAnnouncementMessageCount", "Module": "Beta.Devices.ServiceAnnouncement", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/messages/$count", "Permissions": [ { "Name": "ServiceMessage.Read.All", @@ -215538,19 +215564,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServiceAnnouncementMessageCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/servicePrincipals/{servicePrincipal-id}", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipal", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}", "Permissions": [ { "Name": "Application.Read.All", @@ -215625,20 +215651,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-get?view=graph-rest-beta", + "Command": "Get-MgBetaServicePrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/servicePrincipals", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipal", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals", "Permissions": [ { "Name": "Application.Read.All", @@ -215705,78 +215731,78 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list?view=graph-rest-beta", + "Command": "Get-MgBetaServicePrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppManagementPolicy", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/{appManagementPolicy-id}", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalAppManagementPolicy", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/{appManagementPolicy-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalAppManagementPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppManagementPolicy", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalAppManagementPolicy", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalAppManagementPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/$count", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalAppManagementPolicyCount", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalAppManagementPolicyCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalAppRoleAssignedTo", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approleassignment-get?view=graph-rest-beta", + "Command": "Get-MgBetaServicePrincipalAppRoleAssignedTo", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalAppRoleAssignedTo", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo", "Permissions": [ { "Name": "Application.Read.All", @@ -215851,19 +215877,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-approleassignedto?view=graph-rest-beta", + "Command": "Get-MgBetaServicePrincipalAppRoleAssignedTo", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/$count", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalAppRoleAssignedToCount", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/$count", "Permissions": [ { "Name": "Application.Read.All", @@ -215938,35 +215964,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalAppRoleAssignedToCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalAppRoleAssignment", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approleassignment-get?view=graph-rest-beta", + "Command": "Get-MgBetaServicePrincipalAppRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalAppRoleAssignment", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments", "Permissions": [ { "Name": "Application.Read.All", @@ -216041,19 +216067,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-approleassignments?view=graph-rest-beta", + "Command": "Get-MgBetaServicePrincipalAppRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalAppRoleAssignmentCount", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/$count", "Permissions": [ { "Name": "Application.Read.All", @@ -216128,20 +216154,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalAppRoleAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/servicePrincipals(appId='{appId}')", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalByAppId", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals(appId='{appId}')", "Permissions": [ { "Name": "Application.Read.All", @@ -216208,35 +216234,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-get?view=graph-rest-beta", + "Command": "Get-MgBetaServicePrincipalByAppId", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/servicePrincipals/getByIds", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalById", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/getByIds", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", + "Command": "Get-MgBetaServicePrincipalById", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphClaimsMappingPolicy", - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalClaimMappingPolicy", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -216295,19 +216321,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-claimsmappingpolicies?view=graph-rest-beta", + "Command": "Get-MgBetaServicePrincipalClaimMappingPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalClaimMappingPolicyByRef", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -216366,19 +216392,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-claimsmappingpolicies?view=graph-rest-beta", + "Command": "Get-MgBetaServicePrincipalClaimMappingPolicyByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$count", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalClaimMappingPolicyCount", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$count", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -216437,20 +216463,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalClaimMappingPolicyCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomClaimsPolicy", - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsPolicy", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalClaimPolicy", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsPolicy", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -216485,20 +216511,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customclaimspolicy-get?view=graph-rest-beta", + "Command": "Get-MgBetaServicePrincipalClaimPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomClaimsPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/$count", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalCount", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/$count", "Permissions": [ { "Name": "Application.Read.All", @@ -216565,34 +216591,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/{directoryObject-id}", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalCreatedObject", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/{directoryObject-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalCreatedObject", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalCreatedObject", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects", "Permissions": [ { "Name": "Application.Read.All", @@ -216667,48 +216693,48 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-createdobjects?view=graph-rest-beta", + "Command": "Get-MgBetaServicePrincipalCreatedObject", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/{directoryObject-id}/servicePrincipal", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalCreatedObjectAsServicePrincipal", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/{directoryObject-id}/servicePrincipal", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalCreatedObjectAsServicePrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/servicePrincipal", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalCreatedObjectAsServicePrincipal", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/servicePrincipal", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalCreatedObjectAsServicePrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/$count", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalCreatedObjectCount", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/$count", "Permissions": [ { "Name": "Application.Read.All", @@ -216783,50 +216809,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalCreatedObjectCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/servicePrincipal/$count", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalCreatedObjectCountAsServicePrincipal", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/servicePrincipal/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalCreatedObjectCountAsServicePrincipal", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalDelegatedPermissionClassification", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalDelegatedPermissionClassification", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalDelegatedPermissionClassification", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications", "Permissions": [ { "Name": "Application.Read.All", @@ -216869,19 +216895,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-delegatedpermissionclassifications?view=graph-rest-beta", + "Command": "Get-MgBetaServicePrincipalDelegatedPermissionClassification", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/$count", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalDelegatedPermissionClassificationCount", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/$count", "Permissions": [ { "Name": "Application.Read.All", @@ -216924,20 +216950,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalDelegatedPermissionClassificationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/servicePrincipals/delta", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalDelta", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/delta", "Permissions": [ { "Name": "Directory.Read.All", @@ -217012,63 +217038,134 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delta?view=graph-rest-beta", + "Command": "Get-MgBetaServicePrincipalDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", "Variants": [ "Delta" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEndpoint", - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalEndpoint", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalEndpoint", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEndpoint", - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalEndpoint", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalEndpoint", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/$count", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalEndpointCount", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalEndpointCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", - "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies", + "Module": "Beta.Applications", "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies", + "Permissions": [ + { + "Name": "Policy.ReadWrite.ApplicationConfiguration", + "Description": "Read and write your organization's application configuration policies", + "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "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": false + }, + { + "Name": "Application.ReadWrite.All", + "Description": "Read and write applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Policy.ReadWrite.ApplicationConfiguration", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Policy.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/serviceprincipal-list-homerealmdiscoverypolicies?view=graph-rest-beta", "Command": "Get-MgBetaServicePrincipalHomeRealmDiscoveryPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "Method": "GET", + "Variants": [ + "List" + ] + }, + { "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -217127,90 +217224,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-homerealmdiscoverypolicies?view=graph-rest-beta", - "Variants": [ - "List" - ] - }, - { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref", - "CommandAlias": null, "Command": "Get-MgBetaServicePrincipalHomeRealmDiscoveryPolicyByRef", - "Module": "Beta.Applications", - "Permissions": [ - { - "Name": "Policy.ReadWrite.ApplicationConfiguration", - "Description": "Read and write your organization's application configuration policies", - "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "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": false - }, - { - "Name": "Application.ReadWrite.All", - "Description": "Read and write applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Policy.ReadWrite.ApplicationConfiguration", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Policy.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 - } - ], "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-homerealmdiscoverypolicies?view=graph-rest-beta", + "OutputType": null, + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$count", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalHomeRealmDiscoveryPolicyCount", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$count", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -217269,79 +217295,79 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalHomeRealmDiscoveryPolicyCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphLicenseDetails", - "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/{licenseDetails-id}", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalLicenseDetail", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/{licenseDetails-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalLicenseDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLicenseDetails", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphLicenseDetails", - "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalLicenseDetail", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalLicenseDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLicenseDetails", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/$count", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalLicenseDetailCount", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalLicenseDetailCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsLicensingDetails", - "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/getTeamsLicensingDetails", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalLicenseDetailTeamLicensingDetail", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/getTeamsLicensingDetails", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/licensedetails-getteamslicensingdetails?view=graph-rest-beta", + "Command": "Get-MgBetaServicePrincipalLicenseDetailTeamLicensingDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsLicensingDetails", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberGroups", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalMemberGroup", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberGroups", "Permissions": [ { "Name": "Application.Read.All", @@ -217496,8 +217522,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", + "Command": "Get-MgBetaServicePrincipalMemberGroup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -217506,12 +217535,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberObjects", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalMemberObject", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberObjects", "Permissions": [ { "Name": "Application.Read.All", @@ -217690,8 +217716,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalMemberObject", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -217700,27 +217729,24 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalMemberOf", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalMemberOf", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalMemberOf", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf", "Permissions": [ { "Name": "Application.Read.All", @@ -217795,106 +217821,106 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-memberof?view=graph-rest-beta", + "Command": "Get-MgBetaServicePrincipalMemberOf", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/administrativeUnit", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalMemberOfAsAdministrativeUnit", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/administrativeUnit", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalMemberOfAsAdministrativeUnit", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/administrativeUnit", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalMemberOfAsAdministrativeUnit", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/administrativeUnit", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalMemberOfAsAdministrativeUnit", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryRole", - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/directoryRole", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalMemberOfAsDirectoryRole", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/directoryRole", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalMemberOfAsDirectoryRole", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryRole", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryRole", - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/directoryRole", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalMemberOfAsDirectoryRole", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/directoryRole", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalMemberOfAsDirectoryRole", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryRole", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/group", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalMemberOfAsGroup", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/group", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalMemberOfAsGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/group", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalMemberOfAsGroup", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/group", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalMemberOfAsGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/$count", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalMemberOfCount", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/$count", "Permissions": [ { "Name": "Application.Read.All", @@ -217969,80 +217995,80 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalMemberOfCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/administrativeUnit/$count", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalMemberOfCountAsAdministrativeUnit", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/administrativeUnit/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalMemberOfCountAsAdministrativeUnit", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/directoryRole/$count", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalMemberOfCountAsDirectoryRole", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/directoryRole/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalMemberOfCountAsDirectoryRole", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/group/$count", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalMemberOfCountAsGroup", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/group/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalMemberOfCountAsGroup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", - "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalOauth2PermissionGrant", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalOauth2PermissionGrant", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", - "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalOauth2PermissionGrant", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants", "Permissions": [ { "Name": "Directory.Read.All", @@ -218093,19 +218119,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-oauth2permissiongrants?view=graph-rest-beta", + "Command": "Get-MgBetaServicePrincipalOauth2PermissionGrant", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/$count", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalOauth2PermissionGrantCount", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/$count", "Permissions": [ { "Name": "Directory.Read.All", @@ -218156,35 +218182,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalOauth2PermissionGrantCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalOwnedObject", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalOwnedObject", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalOwnedObject", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects", "Permissions": [ { "Name": "Application.Read.All", @@ -218259,164 +218285,164 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-ownedobjects?view=graph-rest-beta", + "Command": "Get-MgBetaServicePrincipalOwnedObject", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/application", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalOwnedObjectAsApplication", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/application", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalOwnedObjectAsApplication", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/application", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalOwnedObjectAsApplication", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/application", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalOwnedObjectAsApplication", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/appRoleAssignment", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalOwnedObjectAsAppRoleAssignment", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/appRoleAssignment", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalOwnedObjectAsAppRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/appRoleAssignment", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalOwnedObjectAsAppRoleAssignment", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/appRoleAssignment", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalOwnedObjectAsAppRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEndpoint", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/endpoint", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalOwnedObjectAsEndpoint", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/endpoint", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalOwnedObjectAsEndpoint", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEndpoint", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/endpoint", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalOwnedObjectAsEndpoint", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/endpoint", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalOwnedObjectAsEndpoint", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/group", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalOwnedObjectAsGroup", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/group", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalOwnedObjectAsGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/group", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalOwnedObjectAsGroup", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/group", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalOwnedObjectAsGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/servicePrincipal", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalOwnedObjectAsServicePrincipal", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/servicePrincipal", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalOwnedObjectAsServicePrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/servicePrincipal", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalOwnedObjectAsServicePrincipal", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/servicePrincipal", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalOwnedObjectAsServicePrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/$count", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalOwnedObjectCount", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/$count", "Permissions": [ { "Name": "Application.Read.All", @@ -218491,95 +218517,95 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalOwnedObjectCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/application/$count", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsApplication", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/application/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsApplication", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/appRoleAssignment/$count", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsAppRoleAssignment", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/appRoleAssignment/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsAppRoleAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/endpoint/$count", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsEndpoint", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/endpoint/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsEndpoint", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/group/$count", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsGroup", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/group/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsGroup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/servicePrincipal/$count", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsServicePrincipal", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/servicePrincipal/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsServicePrincipal", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalOwner", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners", "Permissions": [ { "Name": "Application.Read.All", @@ -218654,135 +218680,135 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalOwner", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/appRoleAssignment", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalOwnerAsAppRoleAssignment", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/appRoleAssignment", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalOwnerAsAppRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/appRoleAssignment", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalOwnerAsAppRoleAssignment", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/appRoleAssignment", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalOwnerAsAppRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEndpoint", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/endpoint", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalOwnerAsEndpoint", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/endpoint", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalOwnerAsEndpoint", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEndpoint", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/endpoint", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalOwnerAsEndpoint", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/endpoint", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalOwnerAsEndpoint", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/servicePrincipal", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalOwnerAsServicePrincipal", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/servicePrincipal", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalOwnerAsServicePrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/servicePrincipal", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalOwnerAsServicePrincipal", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/servicePrincipal", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalOwnerAsServicePrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/user", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalOwnerAsUser", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/user", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalOwnerAsUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/user", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalOwnerAsUser", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/user", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalOwnerAsUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalOwnerByRef", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref", "Permissions": [ { "Name": "Application.Read.All", @@ -218857,19 +218883,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalOwnerByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$count", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalOwnerCount", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$count", "Permissions": [ { "Name": "Application.Read.All", @@ -218944,80 +218970,80 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalOwnerCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/appRoleAssignment/$count", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalOwnerCountAsAppRoleAssignment", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/appRoleAssignment/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalOwnerCountAsAppRoleAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/endpoint/$count", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalOwnerCountAsEndpoint", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/endpoint/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalOwnerCountAsEndpoint", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/servicePrincipal/$count", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalOwnerCountAsServicePrincipal", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/servicePrincipal/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalOwnerCountAsServicePrincipal", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/user/$count", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalOwnerCountAsUser", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/user/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalOwnerCountAsUser", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPasswordSingleSignOnCredentialSet", - "Uri": "/servicePrincipals/{servicePrincipal-id}/getPasswordSingleSignOnCredentials", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalPasswordSingleSignOnCredential", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/getPasswordSingleSignOnCredentials", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -219076,8 +219102,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-getpasswordsinglesignoncredentials?view=graph-rest-beta", + "Command": "Get-MgBetaServicePrincipalPasswordSingleSignOnCredential", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPasswordSingleSignOnCredentialSet", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -219086,56 +219115,53 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermissionGrantPreApprovalPolicy", - "Uri": "/servicePrincipals/{servicePrincipal-id}/permissionGrantPreApprovalPolicies/{permissionGrantPreApprovalPolicy-id}", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalPermissionGrantPreApprovalPolicy", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/permissionGrantPreApprovalPolicies/{permissionGrantPreApprovalPolicy-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-permissiongrantpreapprovalpolicies?view=graph-rest-beta", + "Command": "Get-MgBetaServicePrincipalPermissionGrantPreApprovalPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionGrantPreApprovalPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermissionGrantPreApprovalPolicy", - "Uri": "/servicePrincipals/{servicePrincipal-id}/permissionGrantPreApprovalPolicies", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalPermissionGrantPreApprovalPolicy", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/permissionGrantPreApprovalPolicies", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalPermissionGrantPreApprovalPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionGrantPreApprovalPolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/permissionGrantPreApprovalPolicies/$count", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalPermissionGrantPreApprovalPolicyCount", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/permissionGrantPreApprovalPolicies/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalPermissionGrantPreApprovalPolicyCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRemoteDesktopSecurityConfiguration", - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalRemoteDesktopSecurityConfiguration", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration", "Permissions": [ { "Name": "Application.Read.All", @@ -219226,20 +219252,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-get?view=graph-rest-beta", + "Command": "Get-MgBetaServicePrincipalRemoteDesktopSecurityConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRemoteDesktopSecurityConfiguration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTargetDeviceGroup", - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}", "Permissions": [ { "Name": "Application.Read.All", @@ -219330,20 +219356,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/targetdevicegroup-get?view=graph-rest-beta", + "Command": "Get-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTargetDeviceGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTargetDeviceGroup", - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups", "Permissions": [ { "Name": "Application.Read.All", @@ -219418,19 +219444,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-list-targetdevicegroups?view=graph-rest-beta", + "Command": "Get-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTargetDeviceGroup", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/$count", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroupCount", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/$count", "Permissions": [ { "Name": "Application.Read.All", @@ -219505,20 +219531,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroupCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", - "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalRiskDetection", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", "Permissions": [ { "Name": "IdentityRiskEvent.Read.All", @@ -219537,20 +219563,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipalriskdetection-get?view=graph-rest-beta", + "Command": "Get-MgBetaServicePrincipalRiskDetection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", - "Uri": "/identityProtection/servicePrincipalRiskDetections", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalRiskDetection", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identityProtection/servicePrincipalRiskDetections", "Permissions": [ { "Name": "IdentityRiskEvent.Read.All", @@ -219569,19 +219595,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityprotectionroot-list-serviceprincipalriskdetections?view=graph-rest-beta", + "Command": "Get-MgBetaServicePrincipalRiskDetection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityProtection/servicePrincipalRiskDetections/$count", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalRiskDetectionCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identityProtection/servicePrincipalRiskDetections/$count", "Permissions": [ { "Name": "IdentityRiskEvent.Read.All", @@ -219600,34 +219626,34 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalRiskDetectionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSynchronization", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalSynchronization", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalSynchronization", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronization", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/acquireAccessToken", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalSynchronizationAccessToken", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/acquireAccessToken", "Permissions": [ { "Name": "Synchronization.ReadWrite.All", @@ -219654,8 +219680,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-acquireaccesstoken?view=graph-rest-beta", + "Command": "Get-MgBetaServicePrincipalSynchronizationAccessToken", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Acquire", "AcquireExpanded", @@ -219664,12 +219693,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSynchronizationJob", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalSynchronizationJob", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", "Permissions": [ { "Name": "Synchronization.Read.All", @@ -219712,20 +219738,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-get?view=graph-rest-beta", + "Command": "Get-MgBetaServicePrincipalSynchronizationJob", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronizationJob", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSynchronizationJob", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalSynchronizationJob", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs", "Permissions": [ { "Name": "Synchronization.Read.All", @@ -219768,49 +219794,49 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-list-jobs?view=graph-rest-beta", + "Command": "Get-MgBetaServicePrincipalSynchronizationJob", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronizationJob", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalSynchronizationJobBulkUpload", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalSynchronizationJobBulkUpload", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalSynchronizationJobBulkUploadContent", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalSynchronizationJobBulkUploadContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/$count", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalSynchronizationJobCount", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/$count", "Permissions": [ { "Name": "Synchronization.Read.All", @@ -219853,20 +219879,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalSynchronizationJobCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSynchronizationSchema", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalSynchronizationJobSchema", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", "Permissions": [ { "Name": "Synchronization.Read.All", @@ -219941,79 +219967,79 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-get?view=graph-rest-beta", + "Command": "Get-MgBetaServicePrincipalSynchronizationJobSchema", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/$count", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalSynchronizationJobSchemaDirectoryCount", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalSynchronizationJobSchemaDirectoryCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/secrets/$count", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalSynchronizationSecretCount", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/secrets/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalSynchronizationSecretCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSynchronizationTemplate", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalSynchronizationTemplate", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", "Permissions": [ { "Name": "Synchronization.Read.All", @@ -220056,20 +220082,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalSynchronizationTemplate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSynchronizationTemplate", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalSynchronizationTemplate", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates", "Permissions": [ { "Name": "Synchronization.Read.All", @@ -220112,19 +220138,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-list-templates?view=graph-rest-beta", + "Command": "Get-MgBetaServicePrincipalSynchronizationTemplate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/$count", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateCount", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/$count", "Permissions": [ { "Name": "Synchronization.Read.All", @@ -220167,20 +220193,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSynchronizationSchema", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateSchema", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", "Permissions": [ { "Name": "Synchronization.Read.All", @@ -220223,123 +220249,123 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateSchema", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/$count", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectoryCount", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectoryCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/{tokenIssuancePolicy-id}", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalTokenIssuancePolicy", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/{tokenIssuancePolicy-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalTokenIssuancePolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalTokenIssuancePolicy", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalTokenIssuancePolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/$count", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalTokenIssuancePolicyCount", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalTokenIssuancePolicyCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/{tokenLifetimePolicy-id}", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalTokenLifetimePolicy", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/{tokenLifetimePolicy-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalTokenLifetimePolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalTokenLifetimePolicy", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -220398,19 +220424,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-tokenlifetimepolicies?view=graph-rest-beta", + "Command": "Get-MgBetaServicePrincipalTokenLifetimePolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/$count", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalTokenLifetimePolicyCount", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/$count", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -220469,35 +220495,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalTokenLifetimePolicyCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOf", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOf", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOf", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf", "Permissions": [ { "Name": "Application.Read.All", @@ -220564,106 +220590,106 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-transitivememberof?view=graph-rest-beta", + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOf", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsAdministrativeUnit", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsAdministrativeUnit", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/administrativeUnit", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsAdministrativeUnit", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/administrativeUnit", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsAdministrativeUnit", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryRole", - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/directoryRole", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsDirectoryRole", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/directoryRole", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsDirectoryRole", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryRole", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryRole", - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/directoryRole", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsDirectoryRole", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/directoryRole", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsDirectoryRole", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryRole", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/group", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsGroup", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/group", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/group", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsGroup", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/group", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/$count", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfCount", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/$count", "Permissions": [ { "Name": "Application.Read.All", @@ -220730,80 +220756,80 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/administrativeUnit/$count", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfCountAsAdministrativeUnit", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/administrativeUnit/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfCountAsAdministrativeUnit", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/directoryRole/$count", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfCountAsDirectoryRole", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/directoryRole/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfCountAsDirectoryRole", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/group/$count", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfCountAsGroup", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/group/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfCountAsGroup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/servicePrincipals/getUserOwnedObjects", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalUserOwnedObject", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/getUserOwnedObjects", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", + "Command": "Get-MgBetaServicePrincipalUserOwnedObject", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/settings/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSettingCount", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/settings/$count", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -220870,151 +220896,151 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSettingCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base", - "CommandAlias": null, - "Command": "Get-MgBetaShareContentTypeBase", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareContentTypeBase", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "CommandAlias": null, - "Command": "Get-MgBetaShareContentTypeBaseType", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareContentTypeBaseType", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes", - "CommandAlias": null, - "Command": "Get-MgBetaShareContentTypeBaseType", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareContentTypeBaseType", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/$count", - "CommandAlias": null, - "Command": "Get-MgBetaShareContentTypeBaseTypeCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareContentTypeBaseTypeCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/shares/$count", - "CommandAlias": null, - "Command": "Get-MgBetaShareCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/shares/{sharedDriveItem-id}/createdByUser", - "CommandAlias": null, - "Command": "Get-MgBetaShareCreatedByUser", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/createdByUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareCreatedByUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/shares/{sharedDriveItem-id}/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaShareCreatedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareCreatedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/shares/{sharedDriveItem-id}/createdByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaShareCreatedByUserServiceProvisioningError", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/createdByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareCreatedByUserServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/createdByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaShareCreatedByUserServiceProvisioningErrorCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/createdByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareCreatedByUserServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/shares/{sharedDriveItem-id}/driveItem", - "CommandAlias": null, - "Command": "Get-MgBetaShareDriveItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/driveItem", "Permissions": [ { "Name": "Files.ReadWrite", @@ -221073,20 +221099,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shares-get?view=graph-rest-beta", + "Command": "Get-MgBetaShareDriveItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/driveItem/content", - "CommandAlias": null, - "Command": "Get-MgBetaShareDriveItemContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/driveItem/content", "Permissions": [ { "Name": "Files.Read", @@ -221201,20 +221227,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareDriveItemContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/driveItem/contentStream", - "CommandAlias": null, - "Command": "Get-MgBetaShareDriveItemContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/driveItem/contentStream", "Permissions": [ { "Name": "Files.Read", @@ -221329,97 +221355,100 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareDriveItemContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}", - "CommandAlias": null, - "Command": "Get-MgBetaShareItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/shares/{sharedDriveItem-id}/items", - "CommandAlias": null, - "Command": "Get-MgBetaShareItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/items", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Get-MgBetaShareItemContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareItemContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/contentStream", - "CommandAlias": null, - "Command": "Get-MgBetaShareItemContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareItemContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/items/$count", - "CommandAlias": null, - "Command": "Get-MgBetaShareItemCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/items/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareItemCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser", - "CommandAlias": null, - "Command": "Get-MgBetaShareItemLastModifiedByUser", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareItemLastModifiedByUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -221428,15 +221457,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaShareItemLastModifiedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareItemLastModifiedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -221445,30 +221474,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaShareItemLastModifiedByUserServiceProvisioningError", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareItemLastModifiedByUserServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaShareItemLastModifiedByUserServiceProvisioningErrorCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareItemLastModifiedByUserServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -221477,15 +221506,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser", - "CommandAlias": null, - "Command": "Get-MgBetaShareLastModifiedByUser", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareLastModifiedByUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -221494,15 +221523,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaShareLastModifiedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareLastModifiedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -221511,30 +221540,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaShareLastModifiedByUserServiceProvisioningError", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareLastModifiedByUserServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaShareLastModifiedByUserServiceProvisioningErrorCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareLastModifiedByUserServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -221543,383 +221572,383 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphList", - "Uri": "/shares/{sharedDriveItem-id}/list", - "CommandAlias": null, - "Command": "Get-MgBetaShareList", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareList", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphList", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityOld", - "Uri": "/shares/{sharedDriveItem-id}/list/activities", - "CommandAlias": null, - "Command": "Get-MgBetaShareListActivity", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/activities", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareListActivity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityOld", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgBetaShareListColumn", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareListColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/shares/{sharedDriveItem-id}/list/columns", - "CommandAlias": null, - "Command": "Get-MgBetaShareListColumn", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/columns", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareListColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/columns/$count", - "CommandAlias": null, - "Command": "Get-MgBetaShareListColumnCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/columns/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareListColumnCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}/sourceColumn", - "CommandAlias": null, - "Command": "Get-MgBetaShareListColumnSourceColumn", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}/sourceColumn", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareListColumnSourceColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", - "CommandAlias": null, - "Command": "Get-MgBetaShareListContentType", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareListContentType", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes", - "CommandAlias": null, - "Command": "Get-MgBetaShareListContentType", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareListContentType", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgBetaShareListContentTypeColumn", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareListContentTypeColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns", - "CommandAlias": null, - "Command": "Get-MgBetaShareListContentTypeColumn", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareListContentTypeColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/$count", - "CommandAlias": null, - "Command": "Get-MgBetaShareListContentTypeColumnCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareListContentTypeColumnCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnLink", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "CommandAlias": null, - "Command": "Get-MgBetaShareListContentTypeColumnLink", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareListContentTypeColumnLink", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnLink", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks", - "CommandAlias": null, - "Command": "Get-MgBetaShareListContentTypeColumnLink", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareListContentTypeColumnLink", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/$count", - "CommandAlias": null, - "Command": "Get-MgBetaShareListContentTypeColumnLinkCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareListContentTypeColumnLinkCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgBetaShareListContentTypeColumnPosition", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareListContentTypeColumnPosition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions", - "CommandAlias": null, - "Command": "Get-MgBetaShareListContentTypeColumnPosition", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareListContentTypeColumnPosition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaShareListContentTypeColumnPositionCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareListContentTypeColumnPositionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "CommandAlias": null, - "Command": "Get-MgBetaShareListContentTypeColumnSourceColumn", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareListContentTypeColumnSourceColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/getCompatibleHubContentTypes", - "CommandAlias": null, - "Command": "Get-MgBetaShareListContentTypeCompatibleHubContentType", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/getCompatibleHubContentTypes", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta", + "Command": "Get-MgBetaShareListContentTypeCompatibleHubContentType", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/$count", - "CommandAlias": null, - "Command": "Get-MgBetaShareListContentTypeCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareListContentTypeCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser", - "CommandAlias": null, - "Command": "Get-MgBetaShareListCreatedByUser", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareListCreatedByUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaShareListCreatedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareListCreatedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaShareListCreatedByUserServiceProvisioningError", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareListCreatedByUserServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaShareListCreatedByUserServiceProvisioningErrorCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareListCreatedByUserServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", - "Uri": "/shares/{sharedDriveItem-id}/list/drive", - "CommandAlias": null, - "Command": "Get-MgBetaShareListDrive", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/drive", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareListDrive", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/shares/{sharedDriveItem-id}/listItem", - "CommandAlias": null, - "Command": "Get-MgBetaShareListItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/listItem", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareListItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -221928,44 +221957,44 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/shares/{sharedDriveItem-id}/list/items", - "CommandAlias": null, - "Command": "Get-MgBetaShareListItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareListItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityOld", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/activities", - "CommandAlias": null, - "Command": "Get-MgBetaShareListItemActivity", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/activities", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareListItemActivity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityOld", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "CommandAlias": null, - "Command": "Get-MgBetaShareListItemActivityByInterval", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareListItemActivityByInterval", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -221974,15 +222003,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/analytics", - "CommandAlias": null, - "Command": "Get-MgBetaShareListItemAnalytic", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/analytics", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareListItemAnalytic", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -221991,15 +222020,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser", - "CommandAlias": null, - "Command": "Get-MgBetaShareListItemCreatedByUser", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareListItemCreatedByUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -222008,15 +222037,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaShareListItemCreatedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareListItemCreatedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -222025,30 +222054,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaShareListItemCreatedByUserServiceProvisioningError", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareListItemCreatedByUserServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaShareListItemCreatedByUserServiceProvisioningErrorCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareListItemCreatedByUserServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -222057,15 +222086,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/shares/{sharedDriveItem-id}/list/items/delta", - "CommandAlias": null, - "Command": "Get-MgBetaShareListItemDelta", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/delta", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-beta", + "Command": "Get-MgBetaShareListItemDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", "Variants": [ "Delta", "Delta1", @@ -222074,15 +222103,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "CommandAlias": null, - "Command": "Get-MgBetaShareListItemDocumentSetVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareListItemDocumentSetVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -222091,30 +222120,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions", - "CommandAlias": null, - "Command": "Get-MgBetaShareListItemDocumentSetVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareListItemDocumentSetVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaShareListItemDocumentSetVersionCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareListItemDocumentSetVersionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -222123,15 +222152,15 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "CommandAlias": null, - "Command": "Get-MgBetaShareListItemDocumentSetVersionField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareListItemDocumentSetVersionField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -222140,15 +222169,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem", - "CommandAlias": null, - "Command": "Get-MgBetaShareListItemDriveItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareListItemDriveItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -222157,15 +222186,15 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content", - "CommandAlias": null, - "Command": "Get-MgBetaShareListItemDriveItemContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareListItemDriveItemContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -222174,15 +222203,15 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/contentStream", - "CommandAlias": null, - "Command": "Get-MgBetaShareListItemDriveItemContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareListItemDriveItemContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -222191,15 +222220,15 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", - "CommandAlias": null, - "Command": "Get-MgBetaShareListItemField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareListItemField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -222208,15 +222237,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Get-MgBetaShareListItemPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareListItemPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -222225,30 +222254,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/permissions", - "CommandAlias": null, - "Command": "Get-MgBetaShareListItemPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/permissions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareListItemPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/permissions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaShareListItemPermissionCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/permissions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareListItemPermissionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -222257,15 +222286,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "CommandAlias": null, - "Command": "Get-MgBetaShareListItemVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareListItemVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -222274,30 +222303,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions", - "CommandAlias": null, - "Command": "Get-MgBetaShareListItemVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareListItemVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaShareListItemVersionCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareListItemVersionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -222306,15 +222335,15 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "CommandAlias": null, - "Command": "Get-MgBetaShareListItemVersionField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareListItemVersionField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -222323,204 +222352,201 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaShareListOperation", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareListOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/shares/{sharedDriveItem-id}/list/operations", - "CommandAlias": null, - "Command": "Get-MgBetaShareListOperation", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/operations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareListOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/operations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaShareListOperationCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/operations/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareListOperationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/shares/{sharedDriveItem-id}/list/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Get-MgBetaShareListPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareListPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/shares/{sharedDriveItem-id}/list/permissions", - "CommandAlias": null, - "Command": "Get-MgBetaShareListPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/permissions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareListPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/permissions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaShareListPermissionCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/permissions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareListPermissionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", - "CommandAlias": null, - "Command": "Get-MgBetaShareListSubscription", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareListSubscription", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions", - "CommandAlias": null, - "Command": "Get-MgBetaShareListSubscription", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareListSubscription", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaShareListSubscriptionCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareListSubscriptionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/shares/{sharedDriveItem-id}/permission", - "CommandAlias": null, - "Command": "Get-MgBetaSharePermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/permission", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSharePermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/shares/{sharedDriveItem-id}/root", - "CommandAlias": null, - "Command": "Get-MgBetaShareRoot", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/root", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareRoot", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/root/content", - "CommandAlias": null, - "Command": "Get-MgBetaShareRootContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/root/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareRootContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/root/contentStream", - "CommandAlias": null, - "Command": "Get-MgBetaShareRootContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/root/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareRootContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSharedDriveItem", - "Uri": "/shares/{sharedDriveItem-id}", - "CommandAlias": null, - "Command": "Get-MgBetaShareSharedDriveItemSharedDriveItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}", "Permissions": [ { "Name": "Files.ReadWrite", @@ -222579,49 +222605,49 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shares-get?view=graph-rest-beta", + "Command": "Get-MgBetaShareSharedDriveItemSharedDriveItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSharedDriveItem", - "Uri": "/shares", - "CommandAlias": null, - "Command": "Get-MgBetaShareSharedDriveItemSharedDriveItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareSharedDriveItemSharedDriveItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedDriveItem", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", - "Uri": "/shares/{sharedDriveItem-id}/site", - "CommandAlias": null, - "Command": "Get-MgBetaShareSite", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/site", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaShareSite", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", - "Uri": "/sites/{site-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSite", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}", "Permissions": [ { "Name": "Sites.Read.All", @@ -222656,20 +222682,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-get?view=graph-rest-beta", + "Command": "Get-MgBetaSite", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", - "Uri": "/sites", - "CommandAlias": null, - "Command": "Get-MgBetaSite", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites", "Permissions": [ { "Name": "Sites.Read.All", @@ -222704,34 +222730,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list?view=graph-rest-beta", + "Command": "Get-MgBetaSite", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/sites/{site-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "CommandAlias": null, - "Command": "Get-MgBetaSiteActivityByInterval", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteActivityByInterval", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", - "Uri": "/sites/{site-id}/analytics", - "CommandAlias": null, - "Command": "Get-MgBetaSiteAnalytic", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics", "Permissions": [ { "Name": "Files.Read", @@ -222814,153 +222840,153 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteAnalytic", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSiteAnalyticItemActivityStat", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteAnalyticItemActivityStat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/sites/{site-id}/analytics/itemActivityStats", - "CommandAlias": null, - "Command": "Get-MgBetaSiteAnalyticItemActivityStat", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics/itemActivityStats", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteAnalyticItemActivityStat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivity", - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivity", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivity", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivity", - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "CommandAlias": null, - "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivity", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivity", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivityCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivityCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem", - "CommandAlias": null, - "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivityDriveItem", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivityDriveItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", - "CommandAlias": null, - "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivityDriveItemContent", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivityDriveItemContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/contentStream", - "CommandAlias": null, - "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivityDriveItemContentStream", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivityDriveItemContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/analytics/itemActivityStats/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSiteAnalyticItemActivityStatCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics/itemActivityStats/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteAnalyticItemActivityStatCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/sites/{site-id}/analytics/lastSevenDays", - "CommandAlias": null, - "Command": "Get-MgBetaSiteAnalyticLastSevenDay", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics/lastSevenDays", "Permissions": [ { "Name": "Files.Read", @@ -223043,20 +223069,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteAnalyticLastSevenDay", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/sites/{site-id}/analytics/allTime", - "CommandAlias": null, - "Command": "Get-MgBetaSiteAnalyticTime", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics/allTime", "Permissions": [ { "Name": "Files.Read", @@ -223139,20 +223165,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteAnalyticTime", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/sites/{site-id}/getApplicableContentTypesForList(listId='{listId}')", - "CommandAlias": null, - "Command": "Get-MgBetaSiteApplicableContentTypeForList", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getApplicableContentTypesForList(listId='{listId}')", "Permissions": [ { "Name": "Sites.Read.All", @@ -223219,35 +223245,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-beta", + "Command": "Get-MgBetaSiteApplicableContentTypeForList", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", - "Uri": "/sites/{site-id}/getByPath(path='{path}')", - "CommandAlias": null, - "Command": "Get-MgBetaSiteByPath", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteByPath", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSiteColumn", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", "Permissions": [ { "Name": "Sites.Read.All", @@ -223314,20 +223340,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/columns", - "CommandAlias": null, - "Command": "Get-MgBetaSiteColumn", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/columns", "Permissions": [ { "Name": "Sites.Read.All", @@ -223394,19 +223420,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-columns?view=graph-rest-beta", + "Command": "Get-MgBetaSiteColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/columns/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSiteColumnCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/columns/$count", "Permissions": [ { "Name": "Sites.Read.All", @@ -223473,50 +223499,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteColumnCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn", - "CommandAlias": null, - "Command": "Get-MgBetaSiteColumnSourceColumn", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteColumnSourceColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentModelUsage", - "Uri": "/sites/{site-id}/contentModels/getByName(modelName='{modelName}')/getAppliedDrives", - "CommandAlias": null, - "Command": "Get-MgBetaSiteContentModelGetByNameAppliedDrive", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentModels/getByName(modelName='{modelName}')/getAppliedDrives", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-getapplieddrives?view=graph-rest-beta", + "Command": "Get-MgBetaSiteContentModelGetByNameAppliedDrive", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentModelUsage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSiteContentType", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", "Permissions": [ { "Name": "Sites.Read.All", @@ -223583,20 +223609,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-get?view=graph-rest-beta", + "Command": "Get-MgBetaSiteContentType", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/sites/{site-id}/contentTypes", - "CommandAlias": null, - "Command": "Get-MgBetaSiteContentType", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes", "Permissions": [ { "Name": "Sites.Read.All", @@ -223663,22 +223689,25 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-contenttypes?view=graph-rest-beta", + "Command": "Get-MgBetaSiteContentType", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base", - "CommandAlias": null, - "Command": "Get-MgBetaSiteContentTypeBase", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteContentTypeBase", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -223687,15 +223716,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "CommandAlias": null, - "Command": "Get-MgBetaSiteContentTypeBaseType", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteContentTypeBaseType", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -223704,30 +223733,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes", - "CommandAlias": null, - "Command": "Get-MgBetaSiteContentTypeBaseType", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteContentTypeBaseType", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSiteContentTypeBaseTypeCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteContentTypeBaseTypeCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -223736,12 +223765,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSiteContentTypeColumn", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [ { "Name": "Sites.Read.All", @@ -223808,99 +223834,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/columndefinition-get?view=graph-rest-beta", + "Command": "Get-MgBetaSiteContentTypeColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns", - "CommandAlias": null, - "Command": "Get-MgBetaSiteContentTypeColumn", "Module": "Beta.Sites", - "Permissions": [ - { - "Name": "Sites.Read.All", - "Description": "Read items in all site collections", - "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "Sites.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Sites.ReadWrite.All", - "Description": "Edit or delete items in all site collections", - "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Sites.Manage.All", - "Description": "Create, edit, and delete items and lists in all your site collections", - "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Sites.FullControl.All", - "Description": "Have full control of all your site collections", - "FullDescription": "Allow the application to have full control of all site collections on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Sites.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Sites.Manage.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Sites.FullControl.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-list-columns?view=graph-rest-beta", - "Variants": [ - "List" - ] - }, - { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/$count", "CommandAlias": null, - "Command": "Get-MgBetaSiteContentTypeColumnCount", - "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns", "Permissions": [ { "Name": "Sites.Read.All", @@ -223967,123 +223914,202 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-list-columns?view=graph-rest-beta", + "Command": "Get-MgBetaSiteContentTypeColumn", "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "Variants": [ + "List" + ] + }, + { + "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/$count", + "Permissions": [ + { + "Name": "Sites.Read.All", + "Description": "Read items in all site collections", + "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "Sites.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Sites.ReadWrite.All", + "Description": "Edit or delete items in all site collections", + "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Sites.Manage.All", + "Description": "Create, edit, and delete items and lists in all your site collections", + "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Sites.FullControl.All", + "Description": "Have full control of all your site collections", + "FullDescription": "Allow the application to have full control of all site collections on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Sites.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Sites.Manage.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Sites.FullControl.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteContentTypeColumnCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnLink", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSiteContentTypeColumnLink", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteContentTypeColumnLink", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnLink", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", - "CommandAlias": null, - "Command": "Get-MgBetaSiteContentTypeColumnLink", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteContentTypeColumnLink", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSiteContentTypeColumnLinkCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteContentTypeColumnLinkCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSiteContentTypeColumnPosition", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteContentTypeColumnPosition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions", - "CommandAlias": null, - "Command": "Get-MgBetaSiteContentTypeColumnPosition", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteContentTypeColumnPosition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSiteContentTypeColumnPositionCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteContentTypeColumnPositionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "CommandAlias": null, - "Command": "Get-MgBetaSiteContentTypeColumnSourceColumn", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteContentTypeColumnSourceColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/sites/{site-id}/contentTypes/getCompatibleHubContentTypes", - "CommandAlias": null, - "Command": "Get-MgBetaSiteContentTypeCompatibleHubContentType", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/getCompatibleHubContentTypes", "Permissions": [ { "Name": "Sites.Manage.All", @@ -224118,20 +224144,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta", + "Command": "Get-MgBetaSiteContentTypeCompatibleHubContentType", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/contentTypes/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSiteContentTypeCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/$count", "Permissions": [ { "Name": "Sites.Read.All", @@ -224198,20 +224224,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteContentTypeCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSiteCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/$count", "Permissions": [ { "Name": "Sites.Read.All", @@ -224246,19 +224272,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get1" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", - "Uri": "/sites/{site-id}/drive", - "CommandAlias": null, - "Command": "Get-MgBetaSiteDefaultDrive", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/drive", "Permissions": [ { "Name": "Files.Read", @@ -224373,20 +224399,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteDefaultDrive", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", - "Uri": "/sites/delta", - "CommandAlias": null, - "Command": "Get-MgBetaSiteDelta", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/delta", "Permissions": [ { "Name": "Sites.Read.All", @@ -224421,34 +224447,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-delta?view=graph-rest-beta", + "Command": "Get-MgBetaSiteDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", "Variants": [ "Delta" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", - "Uri": "/sites/{site-id}/drives/{drive-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSiteDrive", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/drives/{drive-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteDrive", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", - "Uri": "/sites/{site-id}/drives", - "CommandAlias": null, - "Command": "Get-MgBetaSiteDrive", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/drives", "Permissions": [ { "Name": "Files.Read", @@ -224563,19 +224589,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteDrive", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/drives/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSiteDriveCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/drives/$count", "Permissions": [ { "Name": "Files.Read", @@ -224690,398 +224716,398 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteDriveCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/externalColumns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSiteExternalColumn", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/externalColumns/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteExternalColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/externalColumns", - "CommandAlias": null, - "Command": "Get-MgBetaSiteExternalColumn", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/externalColumns", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteExternalColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/externalColumns/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSiteExternalColumnCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/externalColumns/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteExternalColumnCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphList", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/lists", - "CommandAlias": null, - "Command": "Get-MgBetaSiteGetByPath", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/lists", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteGetByPath", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphList", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/analytics", - "CommandAlias": null, - "Command": "Get-MgBetaSiteGetByPathAnalytic", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/analytics", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteGetByPathAnalytic", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getApplicableContentTypesForList(listId='{listId}')", - "CommandAlias": null, - "Command": "Get-MgBetaSiteGetByPathApplicableContentTypeForList", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getApplicableContentTypesForList(listId='{listId}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-beta", + "Command": "Get-MgBetaSiteGetByPathApplicableContentTypeForList", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/columns", - "CommandAlias": null, - "Command": "Get-MgBetaSiteGetByPathColumn", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/columns", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteGetByPathColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/contentTypes", - "CommandAlias": null, - "Command": "Get-MgBetaSiteGetByPathContentType", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/contentTypes", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteGetByPathContentType", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/drive", - "CommandAlias": null, - "Command": "Get-MgBetaSiteGetByPathDrive", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/drive", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteGetByPathDrive", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/drives", - "CommandAlias": null, - "Command": "Get-MgBetaSiteGetByPathDrive", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/drives", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteGetByPathDrive", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/externalColumns", - "CommandAlias": null, - "Command": "Get-MgBetaSiteGetByPathExternalColumn", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/externalColumns", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteGetByPathExternalColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenote", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/onenote", - "CommandAlias": null, - "Command": "Get-MgBetaSiteGetByPathOnenote", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/onenote", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteGetByPathOnenote", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenote", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/operations", - "CommandAlias": null, - "Command": "Get-MgBetaSiteGetByPathOperation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/operations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteGetByPathOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphBaseSitePage", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/pages", - "CommandAlias": null, - "Command": "Get-MgBetaSiteGetByPathPage", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/pages", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteGetByPathPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBaseSitePage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/permissions", - "CommandAlias": null, - "Command": "Get-MgBetaSiteGetByPathPermission", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/permissions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteGetByPathPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/sites", - "CommandAlias": null, - "Command": "Get-MgBetaSiteGetByPathSite", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/sites", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteGetByPathSite", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStore", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/termStore", - "CommandAlias": null, - "Command": "Get-MgBetaSiteGetByPathTermStore", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/termStore", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteGetByPathTermStore", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStore", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "CommandAlias": null, - "Command": "Get-MgBetaSiteGetGraphBPrePathActivityByInterval", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteGetGraphBPrePathActivityByInterval", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser", - "CommandAlias": null, - "Command": "Get-MgBetaSiteItemLastModifiedByUser", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteItemLastModifiedByUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaSiteItemLastModifiedByUserMailboxSetting", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteItemLastModifiedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaSiteItemLastModifiedByUserServiceProvisioningError", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteItemLastModifiedByUserServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSiteItemLastModifiedByUserServiceProvisioningErrorCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteItemLastModifiedByUserServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser", - "CommandAlias": null, - "Command": "Get-MgBetaSiteLastModifiedByUser", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteLastModifiedByUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaSiteLastModifiedByUserMailboxSetting", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteLastModifiedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaSiteLastModifiedByUserServiceProvisioningError", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteLastModifiedByUserServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSiteLastModifiedByUserServiceProvisioningErrorCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteLastModifiedByUserServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphList", - "Uri": "/sites/{site-id}/lists/{list-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSiteList", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}", "Permissions": [ { "Name": "Sites.Read.All", @@ -225116,20 +225142,20 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-list-operations?view=graph-rest-beta", + "Command": "Get-MgBetaSiteList", "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphList", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphList", - "Uri": "/sites/{site-id}/lists", - "CommandAlias": null, - "Command": "Get-MgBetaSiteList", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists", "Permissions": [ { "Name": "Sites.Read.All", @@ -225164,19 +225190,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-list?view=graph-rest-beta", + "Command": "Get-MgBetaSiteList", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphList", + "Method": "GET", "Variants": [ "List1" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityOld", - "Uri": "/sites/{site-id}/lists/{list-id}/activities", - "CommandAlias": null, - "Command": "Get-MgBetaSiteListActivity", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/activities", "Permissions": [ { "Name": "Files.Read", @@ -225259,19 +225285,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteListActivity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityOld", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSiteListColumn", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", "Permissions": [ { "Name": "Sites.Read.All", @@ -225338,20 +225364,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteListColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/lists/{list-id}/columns", - "CommandAlias": null, - "Command": "Get-MgBetaSiteListColumn", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/columns", "Permissions": [ { "Name": "Sites.Read.All", @@ -225418,19 +225444,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-list-columns?view=graph-rest-beta", + "Command": "Get-MgBetaSiteListColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/columns/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSiteListColumnCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/columns/$count", "Permissions": [ { "Name": "Sites.Read.All", @@ -225497,35 +225523,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteListColumnCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn", - "CommandAlias": null, - "Command": "Get-MgBetaSiteListColumnSourceColumn", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteListColumnSourceColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSiteListContentType", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", "Permissions": [ { "Name": "Sites.Read.All", @@ -225592,20 +225618,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteListContentType", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes", - "CommandAlias": null, - "Command": "Get-MgBetaSiteListContentType", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes", "Permissions": [ { "Name": "Sites.Read.All", @@ -225672,19 +225698,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-list-contenttypes?view=graph-rest-beta", + "Command": "Get-MgBetaSiteListContentType", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSiteListContentTypeColumn", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [ { "Name": "Sites.Read.All", @@ -225751,20 +225777,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteListContentTypeColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", - "CommandAlias": null, - "Command": "Get-MgBetaSiteListContentTypeColumn", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", "Permissions": [ { "Name": "Sites.Read.All", @@ -225831,19 +225857,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteListContentTypeColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSiteListContentTypeColumnCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/$count", "Permissions": [ { "Name": "Sites.Read.All", @@ -225910,123 +225936,123 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteListContentTypeColumnCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnLink", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSiteListContentTypeColumnLink", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteListContentTypeColumnLink", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnLink", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", - "CommandAlias": null, - "Command": "Get-MgBetaSiteListContentTypeColumnLink", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteListContentTypeColumnLink", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSiteListContentTypeColumnLinkCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteListContentTypeColumnLinkCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSiteListContentTypeColumnPosition", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteListContentTypeColumnPosition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions", - "CommandAlias": null, - "Command": "Get-MgBetaSiteListContentTypeColumnPosition", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteListContentTypeColumnPosition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSiteListContentTypeColumnPositionCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteListContentTypeColumnPositionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "CommandAlias": null, - "Command": "Get-MgBetaSiteListContentTypeColumnSourceColumn", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteListContentTypeColumnSourceColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/getCompatibleHubContentTypes", - "CommandAlias": null, - "Command": "Get-MgBetaSiteListContentTypeCompatibleHubContentType", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/getCompatibleHubContentTypes", "Permissions": [ { "Name": "Sites.Manage.All", @@ -226061,20 +226087,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta", + "Command": "Get-MgBetaSiteListContentTypeCompatibleHubContentType", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSiteListContentTypeCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/$count", "Permissions": [ { "Name": "Sites.Read.All", @@ -226141,20 +226167,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteListContentTypeCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSiteListCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/$count", "Permissions": [ { "Name": "Sites.Read.All", @@ -226189,150 +226215,94 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteListCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser", - "CommandAlias": null, - "Command": "Get-MgBetaSiteListCreatedByUser", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteListCreatedByUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaSiteListCreatedByUserMailboxSetting", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteListCreatedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaSiteListCreatedByUserServiceProvisioningError", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteListCreatedByUserServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSiteListCreatedByUserServiceProvisioningErrorCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteListCreatedByUserServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", - "Uri": "/sites/{site-id}/lists/{list-id}/drive", - "CommandAlias": null, - "Command": "Get-MgBetaSiteListDrive", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/drive", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSiteListItem", - "Module": "Beta.Sites", - "Permissions": [ - { - "Name": "Sites.Read.All", - "Description": "Read items in all site collections", - "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "Sites.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Sites.ReadWrite.All", - "Description": "Edit or delete items in all site collections", - "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Sites.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Sites.Manage.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], + "Command": "Get-MgBetaSiteListDrive", "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/sites/{site-id}/lists/{list-id}/items", - "CommandAlias": null, - "Command": "Get-MgBetaSiteListItem", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", "Permissions": [ { "Name": "Sites.Read.All", @@ -226365,36 +226335,92 @@ "IsAdmin": true, "PermissionType": "Application", "IsLeastPrivilege": false + }, + { + "Name": "Sites.Manage.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-get?view=graph-rest-beta", + "Command": "Get-MgBetaSiteListItem", "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { + "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items", + "Permissions": [ + { + "Name": "Sites.Read.All", + "Description": "Read items in all site collections", + "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "Sites.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Sites.ReadWrite.All", + "Description": "Edit or delete items in all site collections", + "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Sites.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-list?view=graph-rest-beta", + "Command": "Get-MgBetaSiteListItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityOld", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSiteListItemActivity", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteListItemActivity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityOld", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityOld", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities", - "CommandAlias": null, - "Command": "Get-MgBetaSiteListItemActivity", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities", "Permissions": [ { "Name": "Files.Read", @@ -226477,34 +226503,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteListItemActivity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityOld", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "CommandAlias": null, - "Command": "Get-MgBetaSiteListItemActivityByInterval", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteListItemActivityByInterval", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSiteListItemActivityCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/$count", "Permissions": [ { "Name": "Files.Read", @@ -226587,80 +226613,80 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteListItemActivityCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem", - "CommandAlias": null, - "Command": "Get-MgBetaSiteListItemActivityDriveItem", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteListItemActivityDriveItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/content", - "CommandAlias": null, - "Command": "Get-MgBetaSiteListItemActivityDriveItemContent", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteListItemActivityDriveItemContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/contentStream", - "CommandAlias": null, - "Command": "Get-MgBetaSiteListItemActivityDriveItemContentStream", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteListItemActivityDriveItemContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/listItem", - "CommandAlias": null, - "Command": "Get-MgBetaSiteListItemActivityListItem", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/listItem", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteListItemActivityListItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics", - "CommandAlias": null, - "Command": "Get-MgBetaSiteListItemAnalytic", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics", "Permissions": [ { "Name": "Files.Read", @@ -226743,79 +226769,79 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteListItemAnalytic", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser", - "CommandAlias": null, - "Command": "Get-MgBetaSiteListItemCreatedByUser", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteListItemCreatedByUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaSiteListItemCreatedByUserMailboxSetting", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteListItemCreatedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaSiteListItemCreatedByUserServiceProvisioningError", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteListItemCreatedByUserServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSiteListItemCreatedByUserServiceProvisioningErrorCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteListItemCreatedByUserServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/sites/{site-id}/lists/{list-id}/items/delta", - "CommandAlias": null, - "Command": "Get-MgBetaSiteListItemDelta", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/delta", "Permissions": [ { "Name": "Sites.Read.All", @@ -226850,8 +226876,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-beta", + "Command": "Get-MgBetaSiteListItemDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", "Variants": [ "Delta", "Delta1", @@ -226860,12 +226889,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSiteListItemDocumentSetVersion", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", "Permissions": [ { "Name": "Sites.Read.All", @@ -226948,20 +226974,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-get?view=graph-rest-beta", + "Command": "Get-MgBetaSiteListItemDocumentSetVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", - "CommandAlias": null, - "Command": "Get-MgBetaSiteListItemDocumentSetVersion", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", "Permissions": [ { "Name": "Sites.Read.All", @@ -227044,19 +227070,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-list-documentsetversions?view=graph-rest-beta", + "Command": "Get-MgBetaSiteListItemDocumentSetVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSiteListItemDocumentSetVersionCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/$count", "Permissions": [ { "Name": "Sites.Read.All", @@ -227139,35 +227165,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteListItemDocumentSetVersionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "CommandAlias": null, - "Command": "Get-MgBetaSiteListItemDocumentSetVersionField", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteListItemDocumentSetVersionField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem", - "CommandAlias": null, - "Command": "Get-MgBetaSiteListItemDriveItem", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem", "Permissions": [ { "Name": "Files.Read", @@ -227282,65 +227308,65 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteListItemDriveItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", - "CommandAlias": null, - "Command": "Get-MgBetaSiteListItemDriveItemContent", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteListItemDriveItemContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/contentStream", - "CommandAlias": null, - "Command": "Get-MgBetaSiteListItemDriveItemContentStream", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteListItemDriveItemContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "CommandAlias": null, - "Command": "Get-MgBetaSiteListItemField", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteListItemField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSiteListItemPermission", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}", "Permissions": [ { "Name": "Sites.Read.All", @@ -227407,20 +227433,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteListItemPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions", - "CommandAlias": null, - "Command": "Get-MgBetaSiteListItemPermission", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions", "Permissions": [ { "Name": "Sites.Read.All", @@ -227487,19 +227513,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteListItemPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSiteListItemPermissionCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/$count", "Permissions": [ { "Name": "Sites.Read.All", @@ -227566,20 +227592,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteListItemPermissionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSiteListItemVersion", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", "Permissions": [ { "Name": "Sites.Read.All", @@ -227614,20 +227640,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteListItemVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", - "CommandAlias": null, - "Command": "Get-MgBetaSiteListItemVersion", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", "Permissions": [ { "Name": "Sites.Read.All", @@ -227662,19 +227688,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteListItemVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSiteListItemVersionCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/$count", "Permissions": [ { "Name": "Sites.Read.All", @@ -227709,35 +227735,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteListItemVersionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "CommandAlias": null, - "Command": "Get-MgBetaSiteListItemVersionField", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteListItemVersionField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSiteListOperation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", "Permissions": [ { "Name": "Sites.Read.All", @@ -227804,20 +227830,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteListOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/sites/{site-id}/lists/{list-id}/operations", - "CommandAlias": null, - "Command": "Get-MgBetaSiteListOperation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/operations", "Permissions": [ { "Name": "Sites.Read.All", @@ -227884,19 +227910,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteListOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/operations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSiteListOperationCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/operations/$count", "Permissions": [ { "Name": "Sites.Read.All", @@ -227963,20 +227989,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteListOperationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/sites/{site-id}/lists/{list-id}/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSiteListPermission", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/permissions/{permission-id}", "Permissions": [ { "Name": "Sites.Read.All", @@ -228043,20 +228069,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteListPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/sites/{site-id}/lists/{list-id}/permissions", - "CommandAlias": null, - "Command": "Get-MgBetaSiteListPermission", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/permissions", "Permissions": [ { "Name": "Sites.Read.All", @@ -228123,19 +228149,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteListPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/permissions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSiteListPermissionCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/permissions/$count", "Permissions": [ { "Name": "Sites.Read.All", @@ -228202,79 +228228,79 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteListPermissionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSiteListSubscription", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteListSubscription", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions", - "CommandAlias": null, - "Command": "Get-MgBetaSiteListSubscription", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteListSubscription", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSiteListSubscriptionCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteListSubscriptionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenote", - "Uri": "/sites/{site-id}/onenote", - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenote", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteOnenote", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenote", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteNotebook", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", "Permissions": [ { "Name": "Notes.Create", @@ -228357,20 +228383,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteOnenoteNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/sites/{site-id}/onenote/notebooks", - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteNotebook", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks", "Permissions": [ { "Name": "Notes.Create", @@ -228453,19 +228479,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteOnenoteNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/notebooks/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteNotebookCount", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/$count", "Permissions": [ { "Name": "Notes.Create", @@ -228548,20 +228574,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteOnenoteNotebookCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCopyNotebookModel", - "Uri": "/sites/{site-id}/onenote/notebooks/getNotebookFromWebUrl", - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteNotebookFromWebUrl", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/getNotebookFromWebUrl", "Permissions": [ { "Name": "Notes.Create", @@ -228620,8 +228646,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-beta", + "Command": "Get-MgBetaSiteOnenoteNotebookFromWebUrl", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCopyNotebookModel", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -228630,12 +228659,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRecentNotebook", - "Uri": "/sites/{site-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", - "CommandAlias": "Get-MgBetaSiteRecentNotebook", - "Command": "Get-MgBetaSiteOnenoteNotebookRecentNotebook", "Module": "Beta.Notes", + "CommandAlias": "Get-MgBetaSiteRecentNotebook", + "Uri": "/sites/{site-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", "Permissions": [ { "Name": "Notes.Create", @@ -228718,35 +228744,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getrecentnotebooks?view=graph-rest-beta", + "Command": "Get-MgBetaSiteOnenoteNotebookRecentNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRecentNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteNotebookSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteOnenoteNotebookSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteNotebookSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", "Permissions": [ { "Name": "Notes.Create", @@ -228829,19 +228855,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteOnenoteNotebookSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteNotebookSectionCount", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/$count", "Permissions": [ { "Name": "Notes.Create", @@ -228924,23 +228950,26 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteOnenoteNotebookSectionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteNotebookSectionGroup", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteOnenoteNotebookSectionGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -228949,12 +228978,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteNotebookSectionGroup", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", "Permissions": [ { "Name": "Notes.Create", @@ -229037,23 +229063,26 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteOnenoteNotebookSectionGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteNotebookSectionGroupCount", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteOnenoteNotebookSectionGroupCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -229062,324 +229091,321 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteNotebookSectionGroupParentNotebook", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteOnenoteNotebookSectionGroupParentNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteNotebookSectionGroupParentSectionGroup", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteOnenoteNotebookSectionGroupParentSectionGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteNotebookSectionGroupSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteOnenoteNotebookSectionGroupSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteNotebookSectionGroupSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteOnenoteNotebookSectionGroupSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteNotebookSectionGroupSectionCount", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteOnenoteNotebookSectionGroupSectionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteNotebookSectionGroupSectionPage", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteOnenoteNotebookSectionGroupSectionPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteNotebookSectionGroupSectionPage", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteOnenoteNotebookSectionGroupSectionPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteNotebookSectionGroupSectionPageContent", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteOnenoteNotebookSectionGroupSectionPageContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteNotebookSectionGroupSectionPageCount", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteOnenoteNotebookSectionGroupSectionPageCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteNotebookSectionGroupSectionPageParentNotebook", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteOnenoteNotebookSectionGroupSectionPageParentNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteNotebookSectionGroupSectionPageParentSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteOnenoteNotebookSectionGroupSectionPageParentSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteNotebookSectionGroupSectionParentNotebook", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteOnenoteNotebookSectionGroupSectionParentNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteNotebookSectionGroupSectionParentSectionGroup", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteOnenoteNotebookSectionGroupSectionParentSectionGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteNotebookSectionPage", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteOnenoteNotebookSectionPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteNotebookSectionPage", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteOnenoteNotebookSectionPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteNotebookSectionPageContent", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteOnenoteNotebookSectionPageContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteNotebookSectionPageCount", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteOnenoteNotebookSectionPageCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteNotebookSectionPageParentNotebook", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteOnenoteNotebookSectionPageParentNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteNotebookSectionPageParentSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteOnenoteNotebookSectionPageParentSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteNotebookSectionParentNotebook", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteOnenoteNotebookSectionParentNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteNotebookSectionParentSectionGroup", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteOnenoteNotebookSectionParentSectionGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/sites/{site-id}/onenote/operations/{onenoteOperation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteOperation", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/operations/{onenoteOperation-id}", "Permissions": [ { "Name": "Notes.Create", @@ -229429,14 +229455,131 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false }, - { - "Name": "Notes.Read", - "Description": "Read your OneNote notebooks", - "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, + { + "Name": "Notes.Read", + "Description": "Read your OneNote notebooks", + "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Notes.ReadWrite", + "Description": "Read and write your OneNote notebooks", + "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": false + }, + { + "Name": "Notes.Read", + "Description": "Read your OneNote notebooks", + "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": false + }, + { + "Name": "Notes.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteOnenoteOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { + "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/operations", + "Permissions": [], + "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteOnenoteOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "GET", + "Variants": [ + "List" + ] + }, + { + "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/operations/$count", + "Permissions": [], + "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteOnenoteOperationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { + "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", + "Permissions": [ + { + "Name": "Notes.Read", + "Description": "Read your OneNote notebooks", + "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "Notes.Read", + "Description": "Read your OneNote notebooks", + "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": true + }, + { + "Name": "Notes.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Notes.ReadWrite.All", + "Description": "Read and write all OneNote notebooks that you can access", + "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Notes.ReadWrite", + "Description": "Read and write your OneNote notebooks", + "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Notes.Read.All", + "Description": "Read all OneNote notebooks that you can access", + "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, { "Name": "Notes.ReadWrite", "Description": "Read and write your OneNote notebooks", @@ -229445,14 +229588,6 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false }, - { - "Name": "Notes.Read", - "Description": "Read your OneNote notebooks", - "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": false - }, { "Name": "Notes.ReadWrite.All", "Description": null, @@ -229462,49 +229597,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/sites/{site-id}/onenote/operations", - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteOperation", - "Module": "Beta.Notes", - "Permissions": [], + "Command": "Get-MgBetaSiteOnenotePage", "ApiVersion": "beta", - "ApiReferenceLink": null, - "Variants": [ - "List" - ] - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/operations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteOperationCount", - "Module": "Beta.Notes", - "Permissions": [], - "ApiVersion": "beta", - "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenotePage", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/pages", "Permissions": [ { "Name": "Notes.Read", @@ -229571,114 +229677,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/sites/{site-id}/onenote/pages", - "CommandAlias": null, "Command": "Get-MgBetaSiteOnenotePage", - "Module": "Beta.Notes", - "Permissions": [ - { - "Name": "Notes.Read", - "Description": "Read your OneNote notebooks", - "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "Notes.Read", - "Description": "Read your OneNote notebooks", - "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": true - }, - { - "Name": "Notes.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Notes.ReadWrite.All", - "Description": "Read and write all OneNote notebooks that you can access", - "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Notes.ReadWrite", - "Description": "Read and write your OneNote notebooks", - "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Notes.Read.All", - "Description": "Read all OneNote notebooks that you can access", - "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Notes.ReadWrite", - "Description": "Read and write your OneNote notebooks", - "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": false - }, - { - "Name": "Notes.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "ApiVersion": "beta", - "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenotePageContent", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteOnenotePageContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/pages/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenotePageCount", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/pages/$count", "Permissions": [ { "Name": "Notes.Read", @@ -229745,79 +229771,79 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteOnenotePageCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenotePageParentNotebook", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteOnenotePageParentNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection", - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenotePageParentSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteOnenotePageParentSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteResource", - "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteResource", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteOnenoteResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteResource", - "Uri": "/sites/{site-id}/onenote/resources", - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteResource", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/resources", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteOnenoteResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteResource", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteResourceContent", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", "Permissions": [ { "Name": "Notes.Read", @@ -229884,35 +229910,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteOnenoteResourceContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/resources/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteResourceCount", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/resources/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteOnenoteResourceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", "Permissions": [ { "Name": "Notes.Create", @@ -229995,20 +230021,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteOnenoteSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/sites/{site-id}/onenote/sections", - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sections", "Permissions": [ { "Name": "Notes.Create", @@ -230091,19 +230117,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteOnenoteSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/sections/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteSectionCount", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sections/$count", "Permissions": [ { "Name": "Notes.Create", @@ -230186,20 +230212,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteOnenoteSectionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteSectionGroup", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", "Permissions": [ { "Name": "Notes.Create", @@ -230282,8 +230308,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteOnenoteSectionGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -230292,12 +230321,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/sites/{site-id}/onenote/sectionGroups", - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteSectionGroup", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups", "Permissions": [ { "Name": "Notes.Create", @@ -230380,20 +230406,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteOnenoteSectionGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteSectionGroupCount", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", "Permissions": [ { "Name": "Notes.Create", @@ -230476,8 +230502,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteOnenoteSectionGroupCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -230486,57 +230515,54 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteSectionGroupParentNotebook", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteOnenoteSectionGroupParentNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteSectionGroupParentSectionGroup", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteOnenoteSectionGroupParentSectionGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteSectionGroupSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteOnenoteSectionGroupSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteSectionGroupSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", "Permissions": [ { "Name": "Notes.Create", @@ -230619,19 +230645,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteOnenoteSectionGroupSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteSectionGroupSectionCount", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/$count", "Permissions": [ { "Name": "Notes.Create", @@ -230714,154 +230740,154 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteOnenoteSectionGroupSectionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteSectionGroupSectionPage", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteOnenoteSectionGroupSectionPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteSectionGroupSectionPage", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteOnenoteSectionGroupSectionPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteSectionGroupSectionPageContent", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteOnenoteSectionGroupSectionPageContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteSectionGroupSectionPageCount", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteOnenoteSectionGroupSectionPageCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteSectionGroupSectionPageParentNotebook", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteOnenoteSectionGroupSectionPageParentNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteSectionGroupSectionPageParentSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteOnenoteSectionGroupSectionPageParentSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteSectionGroupSectionParentNotebook", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteOnenoteSectionGroupSectionParentNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteSectionGroupSectionParentSectionGroup", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteOnenoteSectionGroupSectionParentSectionGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteSectionPage", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteOnenoteSectionPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteSectionPage", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", "Permissions": [ { "Name": "Notes.Read", @@ -230928,34 +230954,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteOnenoteSectionPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteSectionPageContent", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteOnenoteSectionPageContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteSectionPageCount", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/$count", "Permissions": [ { "Name": "Notes.Read", @@ -231022,80 +231048,80 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteOnenoteSectionPageCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteSectionPageParentNotebook", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteOnenoteSectionPageParentNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteSectionPageParentSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteOnenoteSectionPageParentSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteSectionParentNotebook", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteOnenoteSectionParentNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup", - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteSectionParentSectionGroup", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteOnenoteSectionParentSectionGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSiteOperation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}", "Permissions": [ { "Name": "Sites.Read.All", @@ -231162,20 +231188,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/richlongrunningoperation-get?view=graph-rest-beta", + "Command": "Get-MgBetaSiteOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/sites/{site-id}/operations", - "CommandAlias": null, - "Command": "Get-MgBetaSiteOperation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/operations", "Permissions": [ { "Name": "Sites.Read.All", @@ -231242,19 +231268,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-operations?view=graph-rest-beta", + "Command": "Get-MgBetaSiteOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/operations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSiteOperationCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/operations/$count", "Permissions": [ { "Name": "Sites.Read.All", @@ -231321,20 +231347,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteOperationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphBaseSitePage", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSitePage", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}", "Permissions": [ { "Name": "Sites.Read.All", @@ -231369,20 +231395,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/basesitepage-get?view=graph-rest-beta", + "Command": "Get-MgBetaSitePage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBaseSitePage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphBaseSitePage", - "Uri": "/sites/{site-id}/pages", - "CommandAlias": null, - "Command": "Get-MgBetaSitePage", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages", "Permissions": [ { "Name": "Sites.Read.All", @@ -231417,34 +231443,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/basesitepage-list?view=graph-rest-beta", + "Command": "Get-MgBetaSitePage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBaseSitePage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSitePage", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage", - "CommandAlias": null, - "Command": "Get-MgBetaSitePageAsSitePage", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sitepage-get?view=graph-rest-beta", + "Command": "Get-MgBetaSitePageAsSitePage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSitePage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSitePage", - "Uri": "/sites/{site-id}/pages/sitePage", - "CommandAlias": null, - "Command": "Get-MgBetaSitePageAsSitePage", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/sitePage", "Permissions": [ { "Name": "Sites.Read.All", @@ -231479,387 +231505,387 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sitepage-get?view=graph-rest-beta", + "Command": "Get-MgBetaSitePageAsSitePage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSitePage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCanvasLayout", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", - "CommandAlias": null, - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayout", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayout", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCanvasLayout", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphHorizontalSection", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSection", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHorizontalSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphHorizontalSection", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", - "CommandAlias": null, - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSection", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHorizontalSection", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", - "CommandAlias": null, - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWebPart", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", - "CommandAlias": null, - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWebPart", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpartCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpartCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVerticalSection", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", - "CommandAlias": null, - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutVerticalSection", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutVerticalSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVerticalSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWebPart", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", - "CommandAlias": null, - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWebPart", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpartCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpartCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser", - "CommandAlias": null, - "Command": "Get-MgBetaSitePageAsSitePageCreatedByUser", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSitePageAsSitePageCreatedByUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaSitePageAsSitePageCreatedByUserMailboxSetting", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSitePageAsSitePageCreatedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaSitePageAsSitePageCreatedByUserServiceProvisioningError", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSitePageAsSitePageCreatedByUserServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSitePageAsSitePageCreatedByUserServiceProvisioningErrorCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSitePageAsSitePageCreatedByUserServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser", - "CommandAlias": null, - "Command": "Get-MgBetaSitePageAsSitePageLastModifiedByUser", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSitePageAsSitePageLastModifiedByUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaSitePageAsSitePageLastModifiedByUserMailboxSetting", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSitePageAsSitePageLastModifiedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaSitePageAsSitePageLastModifiedByUserServiceProvisioningError", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSitePageAsSitePageLastModifiedByUserServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSitePageAsSitePageLastModifiedByUserServiceProvisioningErrorCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSitePageAsSitePageLastModifiedByUserServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSitePageAsSitePageWebPart", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSitePageAsSitePageWebPart", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWebPart", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", - "CommandAlias": null, - "Command": "Get-MgBetaSitePageAsSitePageWebPart", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSitePageAsSitePageWebPart", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWebPart", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSitePageAsSitePageWebPartCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSitePageAsSitePageWebPartCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/pages/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSitePageCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/$count", "Permissions": [ { "Name": "Sites.Read.All", @@ -231894,20 +231920,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSitePageCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/pages/sitePage/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSitePageCountAsSitePage", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/sitePage/$count", "Permissions": [ { "Name": "Sites.Read.All", @@ -231942,198 +231968,198 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSitePageCountAsSitePage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser", - "CommandAlias": null, - "Command": "Get-MgBetaSitePageCreatedByUser", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSitePageCreatedByUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaSitePageCreatedByUserMailboxSetting", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSitePageCreatedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaSitePageCreatedByUserServiceProvisioningError", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSitePageCreatedByUserServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSitePageCreatedByUserServiceProvisioningErrorCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSitePageCreatedByUserServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser", - "CommandAlias": null, - "Command": "Get-MgBetaSitePageLastModifiedByUser", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSitePageLastModifiedByUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaSitePageLastModifiedByUserMailboxSetting", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSitePageLastModifiedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaSitePageLastModifiedByUserServiceProvisioningError", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSitePageLastModifiedByUserServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSitePageLastModifiedByUserServiceProvisioningErrorCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSitePageLastModifiedByUserServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphWebPartPosition", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}/getPositionOfWebPart", - "CommandAlias": null, - "Command": "Get-MgBetaSitePageMicrosoftGraphSitePageCanvaLayoutHorizontalSectionColumnWebpartPositionOfWebPart", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}/getPositionOfWebPart", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSitePageMicrosoftGraphSitePageCanvaLayoutHorizontalSectionColumnWebpartPositionOfWebPart", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWebPartPosition", + "Method": "POST", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphWebPartPosition", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}/getPositionOfWebPart", - "CommandAlias": null, - "Command": "Get-MgBetaSitePageMicrosoftGraphSitePageCanvaLayoutVerticalSectionWebpartPositionOfWebPart", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}/getPositionOfWebPart", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSitePageMicrosoftGraphSitePageCanvaLayoutVerticalSectionWebpartPositionOfWebPart", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWebPartPosition", + "Method": "POST", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphWebPartPosition", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}/getPositionOfWebPart", - "CommandAlias": null, - "Command": "Get-MgBetaSitePageMicrosoftGraphSitePageWebPartPositionOfWebPart", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}/getPositionOfWebPart", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSitePageMicrosoftGraphSitePageWebPartPositionOfWebPart", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWebPartPosition", + "Method": "POST", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/sites/{site-id}/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSitePermission", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-get-permission?view=graph-rest-beta", + "Command": "Get-MgBetaSitePermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/sites/{site-id}/permissions", - "CommandAlias": null, - "Command": "Get-MgBetaSitePermission", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/permissions", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -232152,19 +232178,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-permissions?view=graph-rest-beta", + "Command": "Get-MgBetaSitePermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/permissions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSitePermissionCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/permissions/$count", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -232183,20 +232209,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSitePermissionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStore", - "Uri": "/sites/{site-id}/termStore", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStore", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore", "Permissions": [ { "Name": "TermStore.Read.All", @@ -232215,20 +232241,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-store-get?view=graph-rest-beta", + "Command": "Get-MgBetaSiteTermStore", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStore", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreGroup", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroup", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}", "Permissions": [ { "Name": "TermStore.Read.All", @@ -232247,20 +232273,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-group-get?view=graph-rest-beta", + "Command": "Get-MgBetaSiteTermStoreGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreGroup", - "Uri": "/sites/{site-id}/termStore/groups", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroup", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups", "Permissions": [ { "Name": "TermStore.Read.All", @@ -232279,19 +232305,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/groups/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/$count", "Permissions": [ { "Name": "TermStore.Read.All", @@ -232310,35 +232336,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreGroupCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupSet", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreGroupSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupSet", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets", "Permissions": [ { "Name": "TermStore.Read.All", @@ -232357,22 +232383,25 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreGroupSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetChild", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreGroupSetChild", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -232381,30 +232410,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetChild", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreGroupSetChild", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetChildCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreGroupSetChildCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -232413,15 +232442,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -232430,30 +232459,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelationCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -232462,15 +232491,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelationFromTerm", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelationFromTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -232479,15 +232508,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelationSet", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelationSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -232496,15 +232525,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelationToTerm", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelationToTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -232513,15 +232542,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/set", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetChildSet", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/set", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreGroupSetChildSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -232530,12 +232559,9 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/$count", "Permissions": [ { "Name": "TermStore.Read.All", @@ -232554,124 +232580,124 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreGroupSetCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreGroup", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetParentGroup", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreGroupSetParentGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreGroupSetRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreGroupSetRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetRelationCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreGroupSetRelationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/fromTerm", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetRelationFromTerm", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/fromTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreGroupSetRelationFromTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/set", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetRelationSet", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/set", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreGroupSetRelationSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/toTerm", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetRelationToTerm", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/toTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreGroupSetRelationToTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetTerm", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", "Permissions": [ { "Name": "TermStore.Read.All", @@ -232690,301 +232716,301 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-term-get?view=graph-rest-beta", + "Command": "Get-MgBetaSiteTermStoreGroupSetTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetTerm", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreGroupSetTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChild", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChild", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChild", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChild", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelationCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelationFromTerm", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelationFromTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelationSet", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelationSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelationToTerm", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelationToTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildSet", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetTermCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreGroupSetTermCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelationCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelationFromTerm", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelationFromTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelationSet", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelationSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelationToTerm", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelationToTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/set", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetTermSet", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/set", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreGroupSetTermSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSet", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}", "Permissions": [ { "Name": "TermStore.Read.All", @@ -233003,37 +233029,40 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-set-get?view=graph-rest-beta", + "Command": "Get-MgBetaSiteTermStoreSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/sites/{site-id}/termStore/sets", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSet", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetChild", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreSetChild", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -233042,12 +233071,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetChild", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children", "Permissions": [ { "Name": "TermStore.Read.All", @@ -233066,23 +233092,26 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreSetChild", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetChildCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreSetChildCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -233091,15 +233120,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetChildRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreSetChildRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -233108,30 +233137,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetChildRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreSetChildRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetChildRelationCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreSetChildRelationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -233140,15 +233169,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetChildRelationFromTerm", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreSetChildRelationFromTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -233157,15 +233186,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetChildRelationSet", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreSetChildRelationSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -233174,15 +233203,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetChildRelationToTerm", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreSetChildRelationToTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -233191,15 +233220,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/set", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetChildSet", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/set", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreSetChildSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -233208,74 +233237,74 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/sets/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreSetCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreGroup", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroup", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreSetParentGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSet", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSet", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChild", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChild", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -233284,30 +233313,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChild", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChild", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -233316,15 +233345,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -233333,30 +233362,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelationCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -233365,15 +233394,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelationFromTerm", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelationFromTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -233382,15 +233411,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelationSet", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelationSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -233399,15 +233428,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelationToTerm", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelationToTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -233416,15 +233445,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/set", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildSet", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/set", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -233433,427 +233462,424 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelationCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/fromTerm", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelationFromTerm", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/fromTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelationFromTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/set", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelationSet", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/set", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelationSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/toTerm", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelationToTerm", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/toTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelationToTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTerm", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTerm", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChild", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChild", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChild", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChild", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelationCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelationFromTerm", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelationFromTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelationSet", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelationSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelationToTerm", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelationToTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/set", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildSet", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/set", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelationCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/fromTerm", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelationFromTerm", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/fromTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelationFromTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/set", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelationSet", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/set", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelationSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/toTerm", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelationToTerm", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/toTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelationToTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/set", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermSet", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/set", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreSetRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations", "Permissions": [ { "Name": "TermStore.Read.All", @@ -233872,19 +233898,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreSetRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetRelationCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/$count", "Permissions": [ { "Name": "TermStore.Read.All", @@ -233903,65 +233929,65 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreSetRelationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetRelationFromTerm", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreSetRelationFromTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetRelationSet", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreSetRelationSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetRelationToTerm", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreSetRelationToTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetTerm", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", "Permissions": [ { "Name": "TermStore.Read.All", @@ -233980,49 +234006,49 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreSetTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetTerm", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreSetTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetTermChild", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreSetTermChild", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetTermChild", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", "Permissions": [ { "Name": "TermStore.Read.All", @@ -234041,19 +234067,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreSetTermChild", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetTermChildCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/$count", "Permissions": [ { "Name": "TermStore.Read.All", @@ -234072,154 +234098,154 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreSetTermChildCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetTermChildRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreSetTermChildRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetTermChildRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreSetTermChildRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetTermChildRelationCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreSetTermChildRelationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetTermChildRelationFromTerm", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreSetTermChildRelationFromTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetTermChildRelationSet", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreSetTermChildRelationSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetTermChildRelationToTerm", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreSetTermChildRelationToTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetTermChildSet", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreSetTermChildSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetTermCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreSetTermCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetTermRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreSetTermRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetTermRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", "Permissions": [ { "Name": "TermStore.Read.All", @@ -234238,19 +234264,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreSetTermRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetTermRelationCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/$count", "Permissions": [ { "Name": "TermStore.Read.All", @@ -234269,266 +234295,266 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreSetTermRelationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetTermRelationFromTerm", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreSetTermRelationFromTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetTermRelationSet", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreSetTermRelationSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetTermRelationToTerm", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreSetTermRelationToTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetTermSet", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSiteTermStoreSetTermSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphBackupRestoreRoot", - "Uri": "/solutions/backupRestore", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestore", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-get?view=graph-rest-beta", + "Command": "Get-MgBetaSolutionBackupRestore", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBackupRestoreRoot", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveProtectionRule", - "Uri": "/solutions/backupRestore/driveInclusionRules/{driveProtectionRule-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreDriveInclusionRule", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/driveInclusionRules/{driveProtectionRule-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreDriveInclusionRule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveProtectionRule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveProtectionRule", - "Uri": "/solutions/backupRestore/driveInclusionRules", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreDriveInclusionRule", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/driveInclusionRules", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreDriveInclusionRule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveProtectionRule", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/backupRestore/driveInclusionRules/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreDriveInclusionRuleCount", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/driveInclusionRules/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreDriveInclusionRuleCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveProtectionUnit", - "Uri": "/solutions/backupRestore/driveProtectionUnits/{driveProtectionUnit-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreDriveProtectionUnit", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/driveProtectionUnits/{driveProtectionUnit-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreDriveProtectionUnit", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveProtectionUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveProtectionUnit", - "Uri": "/solutions/backupRestore/driveProtectionUnits", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreDriveProtectionUnit", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/driveProtectionUnits", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreDriveProtectionUnit", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveProtectionUnit", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveProtectionUnitsBulkAdditionJob", - "Uri": "/solutions/backupRestore/driveProtectionUnitsBulkAdditionJobs/{driveProtectionUnitsBulkAdditionJob-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreDriveProtectionUnitBulkAdditionJob", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/driveProtectionUnitsBulkAdditionJobs/{driveProtectionUnitsBulkAdditionJob-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreDriveProtectionUnitBulkAdditionJob", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveProtectionUnitsBulkAdditionJob", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveProtectionUnitsBulkAdditionJob", - "Uri": "/solutions/backupRestore/driveProtectionUnitsBulkAdditionJobs", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreDriveProtectionUnitBulkAdditionJob", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/driveProtectionUnitsBulkAdditionJobs", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreDriveProtectionUnitBulkAdditionJob", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveProtectionUnitsBulkAdditionJob", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/backupRestore/driveProtectionUnitsBulkAdditionJobs/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreDriveProtectionUnitBulkAdditionJobCount", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/driveProtectionUnitsBulkAdditionJobs/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreDriveProtectionUnitBulkAdditionJobCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/backupRestore/driveProtectionUnits/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreDriveProtectionUnitCount", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/driveProtectionUnits/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreDriveProtectionUnitCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExchangeProtectionPolicy", - "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicy", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExchangeProtectionPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExchangeProtectionPolicy", - "Uri": "/solutions/backupRestore/exchangeProtectionPolicies", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicy", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeProtectionPolicies", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExchangeProtectionPolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicyCount", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicyCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxProtectionRule", - "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxInclusionRules/{mailboxProtectionRule-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicyMailboxInclusionRule", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxInclusionRules/{mailboxProtectionRule-id}", "Permissions": [ { "Name": "BackupRestore-Configuration.Read.All", @@ -234563,20 +234589,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionrulebase-get?view=graph-rest-beta", + "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicyMailboxInclusionRule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxProtectionRule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxProtectionRule", - "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxInclusionRules", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicyMailboxInclusionRule", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxInclusionRules", "Permissions": [ { "Name": "BackupRestore-Configuration.Read.All", @@ -234611,19 +234637,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/exchangeprotectionpolicy-list-mailboxinclusionrules?view=graph-rest-beta", + "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicyMailboxInclusionRule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxProtectionRule", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxInclusionRules/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicyMailboxInclusionRuleCount", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxInclusionRules/$count", "Permissions": [ { "Name": "BackupRestore-Configuration.Read.All", @@ -234658,485 +234684,485 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicyMailboxInclusionRuleCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxProtectionUnit", - "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxProtectionUnits/{mailboxProtectionUnit-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnit", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxProtectionUnits/{mailboxProtectionUnit-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnit", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxProtectionUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxProtectionUnit", - "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxProtectionUnits", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnit", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxProtectionUnits", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnit", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxProtectionUnit", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxProtectionUnitsBulkAdditionJob", - "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxProtectionUnitsBulkAdditionJobs/{mailboxProtectionUnitsBulkAdditionJob-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnitBulkAdditionJob", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxProtectionUnitsBulkAdditionJobs/{mailboxProtectionUnitsBulkAdditionJob-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailboxprotectionunitsbulkadditionjobs-get?view=graph-rest-beta", + "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnitBulkAdditionJob", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxProtectionUnitsBulkAdditionJob", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxProtectionUnitsBulkAdditionJob", - "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxProtectionUnitsBulkAdditionJobs", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnitBulkAdditionJob", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxProtectionUnitsBulkAdditionJobs", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/exchangeprotectionpolicy-list-mailboxprotectionunitsbulkadditionjobs?view=graph-rest-beta", + "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnitBulkAdditionJob", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxProtectionUnitsBulkAdditionJob", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxProtectionUnitsBulkAdditionJobs/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnitBulkAdditionJobCount", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxProtectionUnitsBulkAdditionJobs/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnitBulkAdditionJobCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxProtectionUnits/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnitCount", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxProtectionUnits/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnitCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExchangeRestoreSession", - "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSession", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSession", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExchangeRestoreSession", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExchangeRestoreSession", - "Uri": "/solutions/backupRestore/exchangeRestoreSessions", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSession", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeRestoreSessions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSession", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExchangeRestoreSession", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/backupRestore/exchangeRestoreSessions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionCount", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeRestoreSessions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGranularMailboxRestoreArtifact", - "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/granularMailboxRestoreArtifacts/{granularMailboxRestoreArtifact-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/granularMailboxRestoreArtifacts/{granularMailboxRestoreArtifact-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGranularMailboxRestoreArtifact", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGranularMailboxRestoreArtifact", - "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/granularMailboxRestoreArtifacts", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/granularMailboxRestoreArtifacts", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGranularMailboxRestoreArtifact", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/granularMailboxRestoreArtifacts/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifactCount", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/granularMailboxRestoreArtifacts/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifactCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRestorePoint", - "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/granularMailboxRestoreArtifacts/{granularMailboxRestoreArtifact-id}/restorePoint", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifactRestorePoint", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/granularMailboxRestoreArtifacts/{granularMailboxRestoreArtifact-id}/restorePoint", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifactRestorePoint", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRestorePoint", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxRestoreArtifact", - "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts/{mailboxRestoreArtifact-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts/{mailboxRestoreArtifact-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxRestoreArtifact", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxRestoreArtifact", - "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/exchangerestoresession-list-mailboxrestoreartifacts?view=graph-rest-beta", + "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxRestoreArtifact", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxRestoreArtifactsBulkAdditionRequest", - "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifactsBulkAdditionRequests/{mailboxRestoreArtifactsBulkAdditionRequest-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactBulkAdditionRequest", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifactsBulkAdditionRequests/{mailboxRestoreArtifactsBulkAdditionRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailboxrestoreartifactsbulkadditionrequest-get?view=graph-rest-beta", + "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactBulkAdditionRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxRestoreArtifactsBulkAdditionRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxRestoreArtifactsBulkAdditionRequest", - "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifactsBulkAdditionRequests", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactBulkAdditionRequest", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifactsBulkAdditionRequests", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/exchangerestoresession-list-mailboxrestoreartifactsbulkadditionrequests?view=graph-rest-beta", + "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactBulkAdditionRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxRestoreArtifactsBulkAdditionRequest", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifactsBulkAdditionRequests/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactBulkAdditionRequestCount", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifactsBulkAdditionRequests/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactBulkAdditionRequestCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactCount", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRestorePoint", - "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts/{mailboxRestoreArtifact-id}/restorePoint", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactRestorePoint", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts/{mailboxRestoreArtifact-id}/restorePoint", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactRestorePoint", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRestorePoint", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxProtectionRule", - "Uri": "/solutions/backupRestore/mailboxInclusionRules/{mailboxProtectionRule-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreMailboxInclusionRule", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/mailboxInclusionRules/{mailboxProtectionRule-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreMailboxInclusionRule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxProtectionRule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxProtectionRule", - "Uri": "/solutions/backupRestore/mailboxInclusionRules", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreMailboxInclusionRule", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/mailboxInclusionRules", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreMailboxInclusionRule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxProtectionRule", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/backupRestore/mailboxInclusionRules/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreMailboxInclusionRuleCount", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/mailboxInclusionRules/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreMailboxInclusionRuleCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxProtectionUnit", - "Uri": "/solutions/backupRestore/mailboxProtectionUnits/{mailboxProtectionUnit-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreMailboxProtectionUnit", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/mailboxProtectionUnits/{mailboxProtectionUnit-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreMailboxProtectionUnit", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxProtectionUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxProtectionUnit", - "Uri": "/solutions/backupRestore/mailboxProtectionUnits", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreMailboxProtectionUnit", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/mailboxProtectionUnits", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreMailboxProtectionUnit", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxProtectionUnit", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxProtectionUnitsBulkAdditionJob", - "Uri": "/solutions/backupRestore/mailboxProtectionUnitsBulkAdditionJobs/{mailboxProtectionUnitsBulkAdditionJob-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreMailboxProtectionUnitBulkAdditionJob", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/mailboxProtectionUnitsBulkAdditionJobs/{mailboxProtectionUnitsBulkAdditionJob-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreMailboxProtectionUnitBulkAdditionJob", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxProtectionUnitsBulkAdditionJob", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxProtectionUnitsBulkAdditionJob", - "Uri": "/solutions/backupRestore/mailboxProtectionUnitsBulkAdditionJobs", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreMailboxProtectionUnitBulkAdditionJob", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/mailboxProtectionUnitsBulkAdditionJobs", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreMailboxProtectionUnitBulkAdditionJob", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxProtectionUnitsBulkAdditionJob", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/backupRestore/mailboxProtectionUnitsBulkAdditionJobs/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreMailboxProtectionUnitBulkAdditionJobCount", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/mailboxProtectionUnitsBulkAdditionJobs/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreMailboxProtectionUnitBulkAdditionJobCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/backupRestore/mailboxProtectionUnits/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreMailboxProtectionUnitCount", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/mailboxProtectionUnits/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreMailboxProtectionUnitCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOneDriveForBusinessProtectionPolicy", - "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicy", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOneDriveForBusinessProtectionPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOneDriveForBusinessProtectionPolicy", - "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicy", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOneDriveForBusinessProtectionPolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicyCount", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicyCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveProtectionRule", - "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveInclusionRules/{driveProtectionRule-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveInclusionRule", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveInclusionRules/{driveProtectionRule-id}", "Permissions": [ { "Name": "BackupRestore-Configuration.Read.All", @@ -235171,20 +235197,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionrulebase-get?view=graph-rest-beta", + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveInclusionRule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveProtectionRule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveProtectionRule", - "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveInclusionRules", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveInclusionRule", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveInclusionRules", "Permissions": [ { "Name": "BackupRestore-Configuration.Read.All", @@ -235219,19 +235245,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onedriveforbusinessprotectionpolicy-list-driveinclusionrules?view=graph-rest-beta", + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveInclusionRule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveProtectionRule", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveInclusionRules/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveInclusionRuleCount", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveInclusionRules/$count", "Permissions": [ { "Name": "BackupRestore-Configuration.Read.All", @@ -235266,269 +235292,269 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveInclusionRuleCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveProtectionUnit", - "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveProtectionUnits/{driveProtectionUnit-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnit", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveProtectionUnits/{driveProtectionUnit-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnit", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveProtectionUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveProtectionUnit", - "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveProtectionUnits", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnit", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveProtectionUnits", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-driveprotectionunits?view=graph-rest-beta", + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnit", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveProtectionUnit", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveProtectionUnitsBulkAdditionJob", - "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveProtectionUnitsBulkAdditionJobs/{driveProtectionUnitsBulkAdditionJob-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnitBulkAdditionJob", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveProtectionUnitsBulkAdditionJobs/{driveProtectionUnitsBulkAdditionJob-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveprotectionunitsbulkadditionjobs-get?view=graph-rest-beta", + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnitBulkAdditionJob", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveProtectionUnitsBulkAdditionJob", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveProtectionUnitsBulkAdditionJob", - "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveProtectionUnitsBulkAdditionJobs", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnitBulkAdditionJob", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveProtectionUnitsBulkAdditionJobs", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onedriveforbusinessprotectionpolicy-list-driveprotectionunitsbulkadditionjobs?view=graph-rest-beta", + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnitBulkAdditionJob", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveProtectionUnitsBulkAdditionJob", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveProtectionUnitsBulkAdditionJobs/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnitBulkAdditionJobCount", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveProtectionUnitsBulkAdditionJobs/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnitBulkAdditionJobCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveProtectionUnits/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnitCount", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveProtectionUnits/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnitCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOneDriveForBusinessRestoreSession", - "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSession", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSession", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOneDriveForBusinessRestoreSession", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOneDriveForBusinessRestoreSession", - "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSession", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSession", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOneDriveForBusinessRestoreSession", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionCount", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveRestoreArtifact", - "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts/{driveRestoreArtifact-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts/{driveRestoreArtifact-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveRestoreArtifact", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveRestoreArtifact", - "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onedriveforbusinessrestoresession-list-driverestoreartifacts?view=graph-rest-beta", + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveRestoreArtifact", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveRestoreArtifactsBulkAdditionRequest", - "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifactsBulkAdditionRequests/{driveRestoreArtifactsBulkAdditionRequest-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactBulkAdditionRequest", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifactsBulkAdditionRequests/{driveRestoreArtifactsBulkAdditionRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driverestoreartifactsbulkadditionrequest-get?view=graph-rest-beta", + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactBulkAdditionRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveRestoreArtifactsBulkAdditionRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveRestoreArtifactsBulkAdditionRequest", - "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifactsBulkAdditionRequests", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactBulkAdditionRequest", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifactsBulkAdditionRequests", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onedriveforbusinessrestoresession-list-driverestoreartifactsbulkadditionrequests?view=graph-rest-beta", + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactBulkAdditionRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveRestoreArtifactsBulkAdditionRequest", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifactsBulkAdditionRequests/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactBulkAdditionRequestCount", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifactsBulkAdditionRequests/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactBulkAdditionRequestCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactCount", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRestorePoint", - "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts/{driveRestoreArtifact-id}/restorePoint", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactRestorePoint", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts/{driveRestoreArtifact-id}/restorePoint", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactRestorePoint", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRestorePoint", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRestorePoint", - "Uri": "/solutions/backupRestore/restorePoints/{restorePoint-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestorePoint", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/restorePoints/{restorePoint-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestorePoint", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRestorePoint", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRestorePoint", - "Uri": "/solutions/backupRestore/restorePoints", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestorePoint", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/restorePoints", "Permissions": [ { "Name": "BackupRestore-Search.Read.All", @@ -235547,19 +235573,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestorePoint", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRestorePoint", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/backupRestore/restorePoints/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestorePointCount", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/restorePoints/$count", "Permissions": [ { "Name": "BackupRestore-Search.Read.All", @@ -235578,307 +235604,307 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestorePointCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphProtectionUnitBase", - "Uri": "/solutions/backupRestore/restorePoints/{restorePoint-id}/protectionUnit", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestorePointProtectionUnit", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/restorePoints/{restorePoint-id}/protectionUnit", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestorePointProtectionUnit", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProtectionUnitBase", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphProtectionPolicyBase", - "Uri": "/solutions/backupRestore/protectionPolicies/{protectionPolicyBase-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreProtectionPolicy", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/protectionPolicies/{protectionPolicyBase-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreProtectionPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProtectionPolicyBase", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphProtectionPolicyBase", - "Uri": "/solutions/backupRestore/protectionPolicies", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreProtectionPolicy", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/protectionPolicies", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreProtectionPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProtectionPolicyBase", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/backupRestore/protectionPolicies/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreProtectionPolicyCount", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/protectionPolicies/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreProtectionPolicyCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphProtectionUnitBase", - "Uri": "/solutions/backupRestore/protectionUnits/{protectionUnitBase-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreProtectionUnit", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/protectionUnits/{protectionUnitBase-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionunitbase-get?view=graph-rest-beta", + "Command": "Get-MgBetaSolutionBackupRestoreProtectionUnit", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProtectionUnitBase", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphProtectionUnitBase", - "Uri": "/solutions/backupRestore/protectionUnits", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreProtectionUnit", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/protectionUnits", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreProtectionUnit", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProtectionUnitBase", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveProtectionUnit", - "Uri": "/solutions/backupRestore/protectionUnits/{protectionUnitBase-id}/driveProtectionUnit", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreProtectionUnitAsDriveProtectionUnit", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/protectionUnits/{protectionUnitBase-id}/driveProtectionUnit", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-driveprotectionunits?view=graph-rest-beta", + "Command": "Get-MgBetaSolutionBackupRestoreProtectionUnitAsDriveProtectionUnit", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveProtectionUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveProtectionUnit", - "Uri": "/solutions/backupRestore/protectionUnits/driveProtectionUnit", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreProtectionUnitAsDriveProtectionUnit", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/protectionUnits/driveProtectionUnit", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-driveprotectionunits?view=graph-rest-beta", + "Command": "Get-MgBetaSolutionBackupRestoreProtectionUnitAsDriveProtectionUnit", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveProtectionUnit", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxProtectionUnit", - "Uri": "/solutions/backupRestore/protectionUnits/{protectionUnitBase-id}/mailboxProtectionUnit", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreProtectionUnitAsMailboxProtectionUnit", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/protectionUnits/{protectionUnitBase-id}/mailboxProtectionUnit", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-mailboxprotectionunits?view=graph-rest-beta", + "Command": "Get-MgBetaSolutionBackupRestoreProtectionUnitAsMailboxProtectionUnit", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxProtectionUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxProtectionUnit", - "Uri": "/solutions/backupRestore/protectionUnits/mailboxProtectionUnit", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreProtectionUnitAsMailboxProtectionUnit", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/protectionUnits/mailboxProtectionUnit", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-mailboxprotectionunits?view=graph-rest-beta", + "Command": "Get-MgBetaSolutionBackupRestoreProtectionUnitAsMailboxProtectionUnit", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxProtectionUnit", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSiteProtectionUnit", - "Uri": "/solutions/backupRestore/protectionUnits/{protectionUnitBase-id}/siteProtectionUnit", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreProtectionUnitAsSiteProtectionUnit", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/protectionUnits/{protectionUnitBase-id}/siteProtectionUnit", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-siteprotectionunits?view=graph-rest-beta", + "Command": "Get-MgBetaSolutionBackupRestoreProtectionUnitAsSiteProtectionUnit", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSiteProtectionUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSiteProtectionUnit", - "Uri": "/solutions/backupRestore/protectionUnits/siteProtectionUnit", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreProtectionUnitAsSiteProtectionUnit", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/protectionUnits/siteProtectionUnit", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-siteprotectionunits?view=graph-rest-beta", + "Command": "Get-MgBetaSolutionBackupRestoreProtectionUnitAsSiteProtectionUnit", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSiteProtectionUnit", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/backupRestore/protectionUnits/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreProtectionUnitCount", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/protectionUnits/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreProtectionUnitCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/backupRestore/protectionUnits/driveProtectionUnit/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreProtectionUnitCountAsDriveProtectionUnit", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/protectionUnits/driveProtectionUnit/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreProtectionUnitCountAsDriveProtectionUnit", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/backupRestore/protectionUnits/mailboxProtectionUnit/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreProtectionUnitCountAsMailboxProtectionUnit", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/protectionUnits/mailboxProtectionUnit/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreProtectionUnitCountAsMailboxProtectionUnit", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/backupRestore/protectionUnits/siteProtectionUnit/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreProtectionUnitCountAsSiteProtectionUnit", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/protectionUnits/siteProtectionUnit/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreProtectionUnitCountAsSiteProtectionUnit", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceApp", - "Uri": "/solutions/backupRestore/serviceApps/{serviceApp-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreServiceApp", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/serviceApps/{serviceApp-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceapp-get?view=graph-rest-beta", + "Command": "Get-MgBetaSolutionBackupRestoreServiceApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceApp", - "Uri": "/solutions/backupRestore/serviceApps", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreServiceApp", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/serviceApps", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-serviceapps?view=graph-rest-beta", + "Command": "Get-MgBetaSolutionBackupRestoreServiceApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceApp", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/backupRestore/serviceApps/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreServiceAppCount", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/serviceApps/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreServiceAppCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRestoreSessionBase", - "Uri": "/solutions/backupRestore/restoreSessions/{restoreSessionBase-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreSession", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/restoreSessions/{restoreSessionBase-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/restoresessionbase-get?view=graph-rest-beta", + "Command": "Get-MgBetaSolutionBackupRestoreSession", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRestoreSessionBase", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRestoreSessionBase", - "Uri": "/solutions/backupRestore/restoreSessions", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreSession", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/restoreSessions", "Permissions": [ { "Name": "BackupRestore-Restore.Read.All", @@ -235913,19 +235939,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-restoresessions?view=graph-rest-beta", + "Command": "Get-MgBetaSolutionBackupRestoreSession", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRestoreSessionBase", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/backupRestore/restoreSessions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreSessionCount", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/restoreSessions/$count", "Permissions": [ { "Name": "BackupRestore-Restore.Read.All", @@ -235960,62 +235986,62 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreSessionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSharePointProtectionPolicy", - "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicy", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharePointProtectionPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSharePointProtectionPolicy", - "Uri": "/solutions/backupRestore/sharePointProtectionPolicies", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicy", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointProtectionPolicies", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharePointProtectionPolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicyCount", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicyCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSiteProtectionRule", - "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteInclusionRules/{siteProtectionRule-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicySiteInclusionRule", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteInclusionRules/{siteProtectionRule-id}", "Permissions": [ { "Name": "BackupRestore-Configuration.Read.All", @@ -236050,20 +236076,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionrulebase-get?view=graph-rest-beta", + "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicySiteInclusionRule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSiteProtectionRule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSiteProtectionRule", - "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteInclusionRules", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicySiteInclusionRule", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteInclusionRules", "Permissions": [ { "Name": "BackupRestore-Configuration.Read.All", @@ -236098,19 +236124,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointprotectionpolicy-list-siteinclusionrules?view=graph-rest-beta", + "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicySiteInclusionRule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSiteProtectionRule", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteInclusionRules/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicySiteInclusionRuleCount", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteInclusionRules/$count", "Permissions": [ { "Name": "BackupRestore-Configuration.Read.All", @@ -236145,383 +236171,383 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicySiteInclusionRuleCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSiteProtectionUnit", - "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteProtectionUnits/{siteProtectionUnit-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnit", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteProtectionUnits/{siteProtectionUnit-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnit", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSiteProtectionUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSiteProtectionUnit", - "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteProtectionUnits", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnit", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteProtectionUnits", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-siteprotectionunits?view=graph-rest-beta", + "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnit", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSiteProtectionUnit", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSiteProtectionUnitsBulkAdditionJob", - "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteProtectionUnitsBulkAdditionJobs/{siteProtectionUnitsBulkAdditionJob-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnitBulkAdditionJob", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteProtectionUnitsBulkAdditionJobs/{siteProtectionUnitsBulkAdditionJob-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/siteprotectionunitsbulkadditionjobs-get?view=graph-rest-beta", + "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnitBulkAdditionJob", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSiteProtectionUnitsBulkAdditionJob", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSiteProtectionUnitsBulkAdditionJob", - "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteProtectionUnitsBulkAdditionJobs", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnitBulkAdditionJob", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteProtectionUnitsBulkAdditionJobs", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointprotectionpolicy-list-siteprotectionunitsbulkadditionjobs?view=graph-rest-beta", + "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnitBulkAdditionJob", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSiteProtectionUnitsBulkAdditionJob", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteProtectionUnitsBulkAdditionJobs/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnitBulkAdditionJobCount", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteProtectionUnitsBulkAdditionJobs/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnitBulkAdditionJobCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteProtectionUnits/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnitCount", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteProtectionUnits/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnitCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSharePointRestoreSession", - "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreSharePointRestoreSession", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreSharePointRestoreSession", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharePointRestoreSession", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSharePointRestoreSession", - "Uri": "/solutions/backupRestore/sharePointRestoreSessions", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreSharePointRestoreSession", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointRestoreSessions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreSharePointRestoreSession", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharePointRestoreSession", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/backupRestore/sharePointRestoreSessions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreSharePointRestoreSessionCount", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointRestoreSessions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreSharePointRestoreSessionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSiteRestoreArtifact", - "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts/{siteRestoreArtifact-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts/{siteRestoreArtifact-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSiteRestoreArtifact", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSiteRestoreArtifact", - "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointrestoresession-list-siterestoreartifacts?view=graph-rest-beta", + "Command": "Get-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSiteRestoreArtifact", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSiteRestoreArtifactsBulkAdditionRequest", - "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifactsBulkAdditionRequests/{siteRestoreArtifactsBulkAdditionRequest-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactBulkAdditionRequest", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifactsBulkAdditionRequests/{siteRestoreArtifactsBulkAdditionRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/siterestoreartifactsbulkadditionrequest-get?view=graph-rest-beta", + "Command": "Get-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactBulkAdditionRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSiteRestoreArtifactsBulkAdditionRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSiteRestoreArtifactsBulkAdditionRequest", - "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifactsBulkAdditionRequests", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactBulkAdditionRequest", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifactsBulkAdditionRequests", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointrestoresession-list-siterestoreartifactsbulkadditionrequests?view=graph-rest-beta", + "Command": "Get-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactBulkAdditionRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSiteRestoreArtifactsBulkAdditionRequest", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifactsBulkAdditionRequests/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactBulkAdditionRequestCount", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifactsBulkAdditionRequests/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactBulkAdditionRequestCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactCount", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRestorePoint", - "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts/{siteRestoreArtifact-id}/restorePoint", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactRestorePoint", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts/{siteRestoreArtifact-id}/restorePoint", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactRestorePoint", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRestorePoint", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSiteProtectionRule", - "Uri": "/solutions/backupRestore/siteInclusionRules/{siteProtectionRule-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreSiteInclusionRule", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/siteInclusionRules/{siteProtectionRule-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreSiteInclusionRule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSiteProtectionRule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSiteProtectionRule", - "Uri": "/solutions/backupRestore/siteInclusionRules", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreSiteInclusionRule", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/siteInclusionRules", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreSiteInclusionRule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSiteProtectionRule", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/backupRestore/siteInclusionRules/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreSiteInclusionRuleCount", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/siteInclusionRules/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreSiteInclusionRuleCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSiteProtectionUnit", - "Uri": "/solutions/backupRestore/siteProtectionUnits/{siteProtectionUnit-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreSiteProtectionUnit", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/siteProtectionUnits/{siteProtectionUnit-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreSiteProtectionUnit", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSiteProtectionUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSiteProtectionUnit", - "Uri": "/solutions/backupRestore/siteProtectionUnits", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreSiteProtectionUnit", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/siteProtectionUnits", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreSiteProtectionUnit", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSiteProtectionUnit", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSiteProtectionUnitsBulkAdditionJob", - "Uri": "/solutions/backupRestore/siteProtectionUnitsBulkAdditionJobs/{siteProtectionUnitsBulkAdditionJob-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreSiteProtectionUnitBulkAdditionJob", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/siteProtectionUnitsBulkAdditionJobs/{siteProtectionUnitsBulkAdditionJob-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreSiteProtectionUnitBulkAdditionJob", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSiteProtectionUnitsBulkAdditionJob", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSiteProtectionUnitsBulkAdditionJob", - "Uri": "/solutions/backupRestore/siteProtectionUnitsBulkAdditionJobs", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreSiteProtectionUnitBulkAdditionJob", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/siteProtectionUnitsBulkAdditionJobs", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreSiteProtectionUnitBulkAdditionJob", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSiteProtectionUnitsBulkAdditionJob", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/backupRestore/siteProtectionUnitsBulkAdditionJobs/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreSiteProtectionUnitBulkAdditionJobCount", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/siteProtectionUnitsBulkAdditionJobs/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreSiteProtectionUnitBulkAdditionJobCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/backupRestore/siteProtectionUnits/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreSiteProtectionUnitCount", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/siteProtectionUnits/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBackupRestoreSiteProtectionUnitCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphBusinessScenario", - "Uri": "/solutions/businessScenarios/{businessScenario-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBusinessScenario", "Module": "Beta.BusinessScenario", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}", "Permissions": [ { "Name": "BusinessScenarioConfig.Read.OwnedBy", @@ -236572,20 +236598,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenario-get?view=graph-rest-beta", + "Command": "Get-MgBetaSolutionBusinessScenario", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBusinessScenario", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphBusinessScenario", - "Uri": "/solutions/businessScenarios", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBusinessScenario", "Module": "Beta.BusinessScenario", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios", "Permissions": [ { "Name": "BusinessScenarioConfig.Read.OwnedBy", @@ -236636,19 +236662,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/solutionsroot-list-businessscenarios?view=graph-rest-beta", + "Command": "Get-MgBetaSolutionBusinessScenario", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBusinessScenario", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphBusinessScenario", - "Uri": "/solutions/businessScenarios(uniqueName='{uniqueName}')", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBusinessScenarioByUniqueName", "Module": "Beta.BusinessScenario", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios(uniqueName='{uniqueName}')", "Permissions": [ { "Name": "BusinessScenarioConfig.Read.OwnedBy", @@ -236699,20 +236725,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenario-get?view=graph-rest-beta", + "Command": "Get-MgBetaSolutionBusinessScenarioByUniqueName", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBusinessScenario", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/businessScenarios/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBusinessScenarioCount", "Module": "Beta.BusinessScenario", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios/$count", "Permissions": [ { "Name": "BusinessScenarioConfig.Read.OwnedBy", @@ -236763,19 +236789,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBusinessScenarioCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphBusinessScenarioPlanner", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBusinessScenarioPlanner", "Module": "Beta.BusinessScenario", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner", "Permissions": [ { "Name": "BusinessScenarioConfig.Read.OwnedBy", @@ -236826,20 +236852,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenarioplanner-get?view=graph-rest-beta", + "Command": "Get-MgBetaSolutionBusinessScenarioPlanner", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBusinessScenarioPlanner", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphBusinessScenarioPlanReference", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/getPlan", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBusinessScenarioPlannerPlan", "Module": "Beta.BusinessScenario", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/getPlan", "Permissions": [ { "Name": "BusinessScenarioData.Read.OwnedBy", @@ -236874,8 +236900,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenarioplanner-getplan?view=graph-rest-beta", + "Command": "Get-MgBetaSolutionBusinessScenarioPlannerPlan", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBusinessScenarioPlanReference", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -236884,12 +236913,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerPlanConfiguration", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBusinessScenarioPlannerPlanConfiguration", "Module": "Beta.BusinessScenario", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration", "Permissions": [ { "Name": "BusinessScenarioConfig.Read.OwnedBy", @@ -236940,20 +236966,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplanconfiguration-get?view=graph-rest-beta", + "Command": "Get-MgBetaSolutionBusinessScenarioPlannerPlanConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlanConfiguration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerPlanConfigurationLocalization", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/{plannerPlanConfigurationLocalization-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBusinessScenarioPlannerPlanConfigurationLocalization", "Module": "Beta.BusinessScenario", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/{plannerPlanConfigurationLocalization-id}", "Permissions": [ { "Name": "BusinessScenarioConfig.Read.OwnedBy", @@ -237004,20 +237030,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBusinessScenarioPlannerPlanConfigurationLocalization", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlanConfigurationLocalization", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerPlanConfigurationLocalization", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBusinessScenarioPlannerPlanConfigurationLocalization", "Module": "Beta.BusinessScenario", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations", "Permissions": [ { "Name": "BusinessScenarioConfig.Read.OwnedBy", @@ -237068,19 +237094,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplanconfiguration-list-localizations?view=graph-rest-beta", + "Command": "Get-MgBetaSolutionBusinessScenarioPlannerPlanConfigurationLocalization", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlanConfigurationLocalization", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBusinessScenarioPlannerPlanConfigurationLocalizationCount", "Module": "Beta.BusinessScenario", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/$count", "Permissions": [ { "Name": "BusinessScenarioConfig.Read.OwnedBy", @@ -237131,20 +237157,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBusinessScenarioPlannerPlanConfigurationLocalizationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphBusinessScenarioTask", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBusinessScenarioPlannerTask", "Module": "Beta.BusinessScenario", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}", "Permissions": [ { "Name": "BusinessScenarioData.Read.OwnedBy", @@ -237179,20 +237205,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenariotask-get?view=graph-rest-beta", + "Command": "Get-MgBetaSolutionBusinessScenarioPlannerTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBusinessScenarioTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphBusinessScenarioTask", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBusinessScenarioPlannerTask", "Module": "Beta.BusinessScenario", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks", "Permissions": [ { "Name": "BusinessScenarioData.Read.OwnedBy", @@ -237227,49 +237253,49 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenarioplanner-list-tasks?view=graph-rest-beta", + "Command": "Get-MgBetaSolutionBusinessScenarioPlannerTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBusinessScenarioTask", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/assignedToTaskBoardFormat", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBusinessScenarioPlannerTaskAssignedToTaskBoardFormat", "Module": "Beta.BusinessScenario", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/assignedToTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBusinessScenarioPlannerTaskAssignedToTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/bucketTaskBoardFormat", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBusinessScenarioPlannerTaskBucketTaskBoardFormat", "Module": "Beta.BusinessScenario", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/bucketTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBusinessScenarioPlannerTaskBucketTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTaskConfiguration", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/taskConfiguration", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBusinessScenarioPlannerTaskConfiguration", "Module": "Beta.BusinessScenario", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/taskConfiguration", "Permissions": [ { "Name": "BusinessScenarioConfig.Read.OwnedBy", @@ -237320,20 +237346,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertaskconfiguration-get?view=graph-rest-beta", + "Command": "Get-MgBetaSolutionBusinessScenarioPlannerTaskConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTaskConfiguration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/$count", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBusinessScenarioPlannerTaskCount", "Module": "Beta.BusinessScenario", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/$count", "Permissions": [ { "Name": "BusinessScenarioData.Read.OwnedBy", @@ -237368,50 +237394,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBusinessScenarioPlannerTaskCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTaskDetails", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/details", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBusinessScenarioPlannerTaskDetail", "Module": "Beta.BusinessScenario", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/details", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBusinessScenarioPlannerTaskDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTaskDetails", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/progressTaskBoardFormat", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBusinessScenarioPlannerTaskProgressTaskBoardFormat", "Module": "Beta.BusinessScenario", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/progressTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSolutionBusinessScenarioPlannerTaskProgressTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscribedSku", - "Uri": "/subscribedSkus/{subscribedSku-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSubscribedSku", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/subscribedSkus/{subscribedSku-id}", "Permissions": [ { "Name": "Organization.Read.All", @@ -237470,20 +237496,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscribedsku-get?view=graph-rest-beta", + "Command": "Get-MgBetaSubscribedSku", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscribedSku", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscribedSku", - "Uri": "/subscribedSkus", - "CommandAlias": null, - "Command": "Get-MgBetaSubscribedSku", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/subscribedSkus", "Permissions": [ { "Name": "Organization.ReadWrite.All", @@ -237550,110 +237576,63 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscribedsku-list?view=graph-rest-beta", + "Command": "Get-MgBetaSubscribedSku", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscribedSku", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/subscriptions/{subscription-id}", - "CommandAlias": null, - "Command": "Get-MgBetaSubscription", "Module": "Beta.ChangeNotifications", + "CommandAlias": null, + "Uri": "/subscriptions/{subscription-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-get?view=graph-rest-beta", + "Command": "Get-MgBetaSubscription", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/subscriptions", - "CommandAlias": null, - "Command": "Get-MgBetaSubscription", "Module": "Beta.ChangeNotifications", + "CommandAlias": null, + "Uri": "/subscriptions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-list?view=graph-rest-beta", + "Command": "Get-MgBetaSubscription", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", - "Uri": "/sites/{site-id}/sites/{site-id1}", - "CommandAlias": null, - "Command": "Get-MgBetaSubSite", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/sites/{site-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaSubSite", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", - "Uri": "/sites/{site-id}/sites", - "CommandAlias": null, - "Command": "Get-MgBetaSubSite", "Module": "Beta.Sites", - "Permissions": [ - { - "Name": "Sites.Read.All", - "Description": "Read items in all site collections", - "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "Sites.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Sites.ReadWrite.All", - "Description": "Edit or delete items in all site collections", - "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Sites.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-subsites?view=graph-rest-beta", - "Variants": [ - "List2" - ] - }, - { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/sites/$count", "CommandAlias": null, - "Command": "Get-MgBetaSubSiteCount", - "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/sites", "Permissions": [ { "Name": "Sites.Read.All", @@ -237688,20 +237667,67 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-subsites?view=graph-rest-beta", + "Command": "Get-MgBetaSubSite", "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", + "Variants": [ + "List2" + ] + }, + { + "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/sites/$count", + "Permissions": [ + { + "Name": "Sites.Read.All", + "Description": "Read items in all site collections", + "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "Sites.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Sites.ReadWrite.All", + "Description": "Edit or delete items in all site collections", + "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Sites.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "ApiReferenceLink": null, + "Command": "Get-MgBetaSubSiteCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeam", - "Uri": "/teams/{team-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTeam", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}", "Permissions": [ { "Name": "Team.ReadBasic.All", @@ -237832,20 +237858,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-get?view=graph-rest-beta", + "Command": "Get-MgBetaTeam", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeam", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeam", - "Uri": "/teams", - "CommandAlias": null, - "Command": "Get-MgBetaTeam", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams", "Permissions": [ { "Name": "Team.ReadBasic.All", @@ -237896,19 +237922,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teams-list?view=graph-rest-beta", + "Command": "Get-MgBetaTeam", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeam", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChannel", - "Uri": "/teams/{team-id}/channels/{channel-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannel", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -238039,20 +238065,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-get?view=graph-rest-beta", + "Command": "Get-MgBetaTeamChannel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChannel", + "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChannel", - "Uri": "/teams/{team-id}/channels", - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannel", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -238183,19 +238209,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-list?view=graph-rest-beta", + "Command": "Get-MgBetaTeamChannel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChannel", + "Method": "GET", "Variants": [ "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/allMembers/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelAllMemberCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/allMembers/$count", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -238238,20 +238264,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamChannelAllMemberCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/$count", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -238382,20 +238408,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamChannelCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder", - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelFileFolder", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder", "Permissions": [ { "Name": "Files.Read", @@ -238550,53 +238576,56 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-get-filesfolder?view=graph-rest-beta", + "Command": "Get-MgBetaTeamChannelFileFolder", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content", - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelFileFolderContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamChannelFileFolderContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/contentStream", - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelFileFolderContentStream", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamChannelFileFolderContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/teams/{team-id}/channels/{channel-id}/allMembers/{conversationMember-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/allMembers/{conversationMember-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamChannelMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -238605,12 +238634,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/teams/{team-id}/channels/{channel-id}/allMembers", - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/allMembers", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -238653,20 +238679,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-list-allmembers?view=graph-rest-beta", + "Command": "Get-MgBetaTeamChannelMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/members/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelMemberCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/members/$count", "Permissions": [ { "Name": "Group.Read.All", @@ -238717,20 +238743,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamChannelMemberCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelMessage", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -238789,8 +238815,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-beta", + "Command": "Get-MgBetaTeamChannelMessage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -238799,12 +238828,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages", - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelMessage", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -238863,19 +238889,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-list-messages?view=graph-rest-beta", + "Command": "Get-MgBetaTeamChannelMessage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelMessageCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/$count", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -238934,20 +238960,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamChannelMessageCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/delta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelMessageDelta", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/delta", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -239006,20 +239032,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", + "Command": "Get-MgBetaTeamChannelMessageDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelMessageHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -239078,8 +239104,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamChannelMessageHostedContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -239088,12 +239117,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelMessageHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -239152,19 +239178,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-beta", + "Command": "Get-MgBetaTeamChannelMessageHostedContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelMessageHostedContentCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -239223,20 +239249,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamChannelMessageHostedContentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelMessageReply", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -239295,20 +239321,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-beta", + "Command": "Get-MgBetaTeamChannelMessageReply", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelMessageReply", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -239367,19 +239393,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-list-replies?view=graph-rest-beta", + "Command": "Get-MgBetaTeamChannelMessageReply", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelMessageReplyCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -239438,20 +239464,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamChannelMessageReplyCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/delta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelMessageReplyDelta", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/delta", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -239510,20 +239536,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", + "Command": "Get-MgBetaTeamChannelMessageReplyDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelMessageReplyHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -239582,8 +239608,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamChannelMessageReplyHostedContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -239592,12 +239621,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelMessageReplyHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -239656,19 +239682,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-beta", + "Command": "Get-MgBetaTeamChannelMessageReplyHostedContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelMessageReplyHostedContentCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -239727,50 +239753,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamChannelMessageReplyHostedContentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsChannelPlanner", - "Uri": "/teams/{team-id}/channels/{channel-id}/planner", - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelPlanner", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/planner", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamChannelPlanner", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsChannelPlanner", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerPlan", - "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelPlannerPlan", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamChannelPlannerPlan", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerPlan", - "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans", - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelPlannerPlan", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans", "Permissions": [ { "Name": "Tasks.Read", @@ -239805,197 +239831,197 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamschannelplanner-list-plans?view=graph-rest-beta", + "Command": "Get-MgBetaTeamChannelPlannerPlan", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerBucket", - "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelPlannerPlanBucket", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamChannelPlannerPlanBucket", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerBucket", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerBucket", - "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets", - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelPlannerPlanBucket", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamChannelPlannerPlanBucket", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerBucket", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelPlannerPlanBucketCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamChannelPlannerPlanBucketCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerBucket", - "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/delta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelPlannerPlanBucketDelta", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/delta", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-delta?view=graph-rest-beta", + "Command": "Get-MgBetaTeamChannelPlannerPlanBucketDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerBucket", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTask", - "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelPlannerPlanBucketTask", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamChannelPlannerPlanBucketTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTask", - "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks", - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelPlannerPlanBucketTask", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamChannelPlannerPlanBucketTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", - "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelPlannerPlanBucketTaskAssignedToTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamChannelPlannerPlanBucketTaskAssignedToTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", - "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat", - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelPlannerPlanBucketTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamChannelPlannerPlanBucketTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelPlannerPlanBucketTaskCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamChannelPlannerPlanBucketTaskCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTask", - "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/delta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelPlannerPlanBucketTaskDelta", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/delta", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delta?view=graph-rest-beta", + "Command": "Get-MgBetaTeamChannelPlannerPlanBucketTaskDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTaskDetails", - "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/details", - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelPlannerPlanBucketTaskDetail", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/details", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamChannelPlannerPlanBucketTaskDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTaskDetails", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", - "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/progressTaskBoardFormat", - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelPlannerPlanBucketTaskProgressTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/progressTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamChannelPlannerPlanBucketTaskProgressTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelPlannerPlanCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/$count", "Permissions": [ { "Name": "Tasks.Read", @@ -240030,184 +240056,296 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamChannelPlannerPlanCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerPlan", - "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/delta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelPlannerPlanDelta", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/delta", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-delta?view=graph-rest-beta", + "Command": "Get-MgBetaTeamChannelPlannerPlanDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerPlanDetails", - "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/details", - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelPlannerPlanDetail", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/details", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamChannelPlannerPlanDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlanDetails", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTask", - "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelPlannerPlanTask", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamChannelPlannerPlanTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTask", - "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks", - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelPlannerPlanTask", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamChannelPlannerPlanTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", - "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelPlannerPlanTaskAssignedToTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamChannelPlannerPlanTaskAssignedToTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", - "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat", - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelPlannerPlanTaskBucketTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamChannelPlannerPlanTaskBucketTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelPlannerPlanTaskCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamChannelPlannerPlanTaskCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTask", - "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/delta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelPlannerPlanTaskDelta", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/delta", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delta?view=graph-rest-beta", + "Command": "Get-MgBetaTeamChannelPlannerPlanTaskDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTaskDetails", - "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/details", - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelPlannerPlanTaskDetail", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/details", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamChannelPlannerPlanTaskDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTaskDetails", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", - "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/progressTaskBoardFormat", + "Module": "Beta.Teams", "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/progressTaskBoardFormat", + "Permissions": [], + "ApiReferenceLink": null, "Command": "Get-MgBetaTeamChannelPlannerPlanTaskProgressTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/getAllRetainedMessages", "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-getallretainedmessages?view=graph-rest-beta", + "Command": "Get-MgBetaTeamChannelRetainedMessage", "ApiVersion": "beta", - "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Permissions": [ + { + "Name": "ChannelMember.Read.All", + "Description": "Read the members of teams and channels", + "FullDescription": "Read the members of channels, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "ChannelMember.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "ChannelMember.ReadWrite.All", + "Description": "Add and remove members from teams and channels", + "FullDescription": "Add and remove members from channels, on your behalf. Also allows changing a member's role, for example from owner to non-owner.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "ChannelMember.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-get?view=graph-rest-beta", + "Command": "Get-MgBetaTeamChannelSharedWithTeam", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teams/{team-id}/channels/getAllRetainedMessages", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ] + }, + { + "Module": "Beta.Teams", "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelRetainedMessage", + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams", + "Permissions": [ + { + "Name": "ChannelMember.Read.All", + "Description": "Read the members of teams and channels", + "FullDescription": "Read the members of channels, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "ChannelMember.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "ChannelMember.ReadWrite.All", + "Description": "Add and remove members from teams and channels", + "FullDescription": "Add and remove members from channels, on your behalf. Also allows changing a member's role, for example from owner to non-owner.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "ChannelMember.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-list?view=graph-rest-beta", + "Command": "Get-MgBetaTeamChannelSharedWithTeam", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Method": "GET", + "Variants": [ + "List" + ] + }, + { "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", "Permissions": [], + "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamChannelSharedWithTeamAllowedMember", "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-getallretainedmessages?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelSharedWithTeam", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -240242,131 +240380,19 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-list-allowedmembers?view=graph-rest-beta", + "Command": "Get-MgBetaTeamChannelSharedWithTeamAllowedMember", "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-get?view=graph-rest-beta", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ] - }, - { + "OutputType": "IMicrosoftGraphConversationMember", "Method": "GET", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams", - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelSharedWithTeam", - "Module": "Beta.Teams", - "Permissions": [ - { - "Name": "ChannelMember.Read.All", - "Description": "Read the members of teams and channels", - "FullDescription": "Read the members of channels, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "ChannelMember.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "ChannelMember.ReadWrite.All", - "Description": "Add and remove members from teams and channels", - "FullDescription": "Add and remove members from channels, on your behalf. Also allows changing a member's role, for example from owner to non-owner.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "ChannelMember.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-list?view=graph-rest-beta", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelSharedWithTeamAllowedMember", "Module": "Beta.Teams", - "Permissions": [], - "ApiVersion": "beta", - "ApiReferenceLink": null, - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelSharedWithTeamAllowedMember", - "Module": "Beta.Teams", - "Permissions": [ - { - "Name": "ChannelMember.Read.All", - "Description": "Read the members of teams and channels", - "FullDescription": "Read the members of channels, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "ChannelMember.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "ChannelMember.ReadWrite.All", - "Description": "Add and remove members from teams and channels", - "FullDescription": "Add and remove members from channels, on your behalf. Also allows changing a member's role, for example from owner to non-owner.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "ChannelMember.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-list-allowedmembers?view=graph-rest-beta", - "Variants": [ - "List" - ] - }, - { - "Method": "GET", - "OutputType": null, "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelSharedWithTeamAllowedMemberCount", - "Module": "Beta.Teams", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -240401,20 +240427,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamChannelSharedWithTeamAllowedMemberCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelSharedWithTeamCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/$count", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -240449,20 +240475,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamChannelSharedWithTeamCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsTab", - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelTab", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", "Permissions": [ { "Name": "TeamsTab.Read.All", @@ -240609,20 +240635,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamChannelTab", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsTab", - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs", - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelTab", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs", "Permissions": [ { "Name": "TeamsTab.Read.All", @@ -240769,19 +240795,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-list-tabs?view=graph-rest-beta", + "Command": "Get-MgBetaTeamChannelTab", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelTabCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/$count", "Permissions": [ { "Name": "TeamsTab.Read.All", @@ -240928,35 +240954,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamChannelTabCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsApp", - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelTabTeamApp", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamChannelTabTeamApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTeamCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/$count", "Permissions": [ { "Name": "Team.ReadBasic.All", @@ -241007,63 +241033,63 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/teams/{team-id}/group/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaTeamGroupServiceProvisioningError", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/group/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamGroupServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/group/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTeamGroupServiceProvisioningErrorCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/group/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamGroupServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChannel", - "Uri": "/teams/{team-id}/incomingChannels/{channel-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTeamIncomingChannel", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/incomingChannels/{channel-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamIncomingChannel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChannel", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChannel", - "Uri": "/teams/{team-id}/incomingChannels", - "CommandAlias": null, - "Command": "Get-MgBetaTeamIncomingChannel", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/incomingChannels", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -241114,19 +241140,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-incomingchannels?view=graph-rest-beta", + "Command": "Get-MgBetaTeamIncomingChannel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChannel", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/incomingChannels/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTeamIncomingChannelCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/incomingChannels/$count", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -241177,20 +241203,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamIncomingChannelCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTeamInstalledApp", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForTeam", @@ -241385,20 +241411,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-get-installedapps?view=graph-rest-beta", + "Command": "Get-MgBetaTeamInstalledApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Uri": "/teams/{team-id}/installedApps", - "CommandAlias": null, - "Command": "Get-MgBetaTeamInstalledApp", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/installedApps", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForTeam", @@ -241577,19 +241603,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-installedapps?view=graph-rest-beta", + "Command": "Get-MgBetaTeamInstalledApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/installedApps/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTeamInstalledAppCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/installedApps/$count", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForTeam", @@ -241768,50 +241794,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamInstalledAppCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsApp", - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsApp", - "CommandAlias": null, - "Command": "Get-MgBetaTeamInstalledAppTeamApp", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsApp", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamInstalledAppTeamApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAppDefinition", - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", - "CommandAlias": null, - "Command": "Get-MgBetaTeamInstalledAppTeamAppDefinition", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamInstalledAppTeamAppDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/teams/{team-id}/members/{conversationMember-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTeamMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/members/{conversationMember-id}", "Permissions": [ { "Name": "TeamMember.Read.All", @@ -241854,20 +241880,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-get-members?view=graph-rest-beta", + "Command": "Get-MgBetaTeamMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/teams/{team-id}/members", - "CommandAlias": null, - "Command": "Get-MgBetaTeamMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/members", "Permissions": [ { "Name": "TeamMember.Read.All", @@ -241910,19 +241936,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-members?view=graph-rest-beta", + "Command": "Get-MgBetaTeamMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/members/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTeamMemberCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/members/$count", "Permissions": [ { "Name": "TeamMember.Read.All", @@ -241965,20 +241991,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamMemberCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOpenShift", - "Uri": "/teams/getOpenShifts", - "CommandAlias": null, - "Command": "Get-MgBetaTeamOpenShift", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/getOpenShifts", "Permissions": [ { "Name": "Team.ReadBasic.All", @@ -242109,181 +242135,181 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-getopenshifts?view=graph-rest-beta", + "Command": "Get-MgBetaTeamOpenShift", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOpenShift", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", - "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTeamOperation", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", - "Uri": "/teams/{team-id}/operations", - "CommandAlias": null, - "Command": "Get-MgBetaTeamOperation", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/operations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/operations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTeamOperationCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/operations/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamOperationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/teams/{team-id}/owners/{user-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTeamOwner", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/owners/{user-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamOwner", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/teams/{team-id}/owners", - "CommandAlias": null, - "Command": "Get-MgBetaTeamOwner", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/owners", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamOwner", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/teams/{team-id}/owners(userPrincipalName='{userPrincipalName}')", - "CommandAlias": null, - "Command": "Get-MgBetaTeamOwnerByUserPrincipalName", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/owners(userPrincipalName='{userPrincipalName}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamOwnerByUserPrincipalName", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/owners/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTeamOwnerCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/owners/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamOwnerCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/teams/{team-id}/owners/{user-id}/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaTeamOwnerMailboxSetting", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/owners/{user-id}/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamOwnerMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/teams/{team-id}/owners/{user-id}/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaTeamOwnerServiceProvisioningError", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/owners/{user-id}/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamOwnerServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/owners/{user-id}/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTeamOwnerServiceProvisioningErrorCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/owners/{user-id}/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamOwnerServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTeamPermissionGrant", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamPermissionGrant", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Uri": "/teams/{team-id}/permissionGrants", - "CommandAlias": null, - "Command": "Get-MgBetaTeamPermissionGrant", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/permissionGrants", "Permissions": [ { "Name": "ResourceSpecificPermissionGrant.ReadForTeam", @@ -242390,19 +242416,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-permissiongrants?view=graph-rest-beta", + "Command": "Get-MgBetaTeamPermissionGrant", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/permissionGrants/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTeamPermissionGrantCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/permissionGrants/$count", "Permissions": [ { "Name": "ResourceSpecificPermissionGrant.ReadForTeam", @@ -242509,50 +242535,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamPermissionGrantCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphProfilePhoto", - "Uri": "/teams/{team-id}/photo", - "CommandAlias": null, - "Command": "Get-MgBetaTeamPhoto", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/photo", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamPhoto", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProfilePhoto", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/photo/$value", - "CommandAlias": null, - "Command": "Get-MgBetaTeamPhotoContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/photo/$value", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamPhotoContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChannel", - "Uri": "/teams/{team-id}/primaryChannel", - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannel", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -242619,83 +242645,86 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-get-primarychannel?view=graph-rest-beta", + "Command": "Get-MgBetaTeamPrimaryChannel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChannel", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/allMembers/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelAllMemberCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/allMembers/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamPrimaryChannelAllMemberCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/teams/{team-id}/primaryChannel/filesFolder", - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelFileFolder", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/filesFolder", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamPrimaryChannelFileFolder", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content", - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelFileFolderContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamPrimaryChannelFileFolderContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/filesFolder/contentStream", - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelFileFolderContentStream", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/filesFolder/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamPrimaryChannelFileFolderContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/teams/{team-id}/primaryChannel/allMembers/{conversationMember-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/allMembers/{conversationMember-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamPrimaryChannelMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -242704,104 +242733,104 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/teams/{team-id}/primaryChannel/allMembers", - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/allMembers", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamPrimaryChannelMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/members/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelMemberCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/members/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamPrimaryChannelMemberCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelMessage", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamPrimaryChannelMessage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teams/{team-id}/primaryChannel/messages", - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelMessage", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamPrimaryChannelMessage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelMessageCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamPrimaryChannelMessageCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teams/{team-id}/primaryChannel/messages/delta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelMessageDelta", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/delta", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", + "Command": "Get-MgBetaTeamPrimaryChannelMessageDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelMessageHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamPrimaryChannelMessageHostedContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -242810,103 +242839,103 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents", - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelMessageHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamPrimaryChannelMessageHostedContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelMessageHostedContentCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamPrimaryChannelMessageHostedContentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelMessageReply", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamPrimaryChannelMessageReply", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies", - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelMessageReply", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamPrimaryChannelMessageReply", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/delta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyDelta", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/delta", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", + "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyHostedContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -242915,430 +242944,430 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyHostedContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyHostedContentCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyHostedContentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsChannelPlanner", - "Uri": "/teams/{team-id}/primaryChannel/planner", - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelPlanner", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/planner", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamPrimaryChannelPlanner", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsChannelPlanner", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerPlan", - "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelPlannerPlan", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamPrimaryChannelPlannerPlan", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerPlan", - "Uri": "/teams/{team-id}/primaryChannel/planner/plans", - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelPlannerPlan", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/planner/plans", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamPrimaryChannelPlannerPlan", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerBucket", - "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelPlannerPlanBucket", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamPrimaryChannelPlannerPlanBucket", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerBucket", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerBucket", - "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/buckets", - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelPlannerPlanBucket", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/buckets", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamPrimaryChannelPlannerPlanBucket", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerBucket", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/buckets/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelPlannerPlanBucketCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/buckets/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamPrimaryChannelPlannerPlanBucketCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerBucket", - "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/buckets/delta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelPlannerPlanBucketDelta", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/buckets/delta", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-delta?view=graph-rest-beta", + "Command": "Get-MgBetaTeamPrimaryChannelPlannerPlanBucketDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerBucket", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTask", - "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelPlannerPlanBucketTask", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamPrimaryChannelPlannerPlanBucketTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTask", - "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks", - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelPlannerPlanBucketTask", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamPrimaryChannelPlannerPlanBucketTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", - "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelPlannerPlanBucketTaskAssignedToTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamPrimaryChannelPlannerPlanBucketTaskAssignedToTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", - "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat", - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelPlannerPlanBucketTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamPrimaryChannelPlannerPlanBucketTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelPlannerPlanBucketTaskCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamPrimaryChannelPlannerPlanBucketTaskCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTask", - "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/delta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelPlannerPlanBucketTaskDelta", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/delta", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delta?view=graph-rest-beta", + "Command": "Get-MgBetaTeamPrimaryChannelPlannerPlanBucketTaskDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTaskDetails", - "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/details", - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelPlannerPlanBucketTaskDetail", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/details", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamPrimaryChannelPlannerPlanBucketTaskDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTaskDetails", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", - "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/progressTaskBoardFormat", - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelPlannerPlanBucketTaskProgressTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/progressTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamPrimaryChannelPlannerPlanBucketTaskProgressTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/planner/plans/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelPlannerPlanCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/planner/plans/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamPrimaryChannelPlannerPlanCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerPlan", - "Uri": "/teams/{team-id}/primaryChannel/planner/plans/delta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelPlannerPlanDelta", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/planner/plans/delta", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-delta?view=graph-rest-beta", + "Command": "Get-MgBetaTeamPrimaryChannelPlannerPlanDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerPlanDetails", - "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/details", - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelPlannerPlanDetail", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/details", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamPrimaryChannelPlannerPlanDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlanDetails", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTask", - "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelPlannerPlanTask", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamPrimaryChannelPlannerPlanTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTask", - "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/tasks", - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelPlannerPlanTask", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/tasks", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamPrimaryChannelPlannerPlanTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", - "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelPlannerPlanTaskAssignedToTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamPrimaryChannelPlannerPlanTaskAssignedToTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", - "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat", - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelPlannerPlanTaskBucketTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamPrimaryChannelPlannerPlanTaskBucketTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/tasks/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelPlannerPlanTaskCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/tasks/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamPrimaryChannelPlannerPlanTaskCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTask", - "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/tasks/delta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelPlannerPlanTaskDelta", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/tasks/delta", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delta?view=graph-rest-beta", + "Command": "Get-MgBetaTeamPrimaryChannelPlannerPlanTaskDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTaskDetails", - "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/details", - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelPlannerPlanTaskDetail", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/details", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamPrimaryChannelPlannerPlanTaskDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTaskDetails", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", - "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/progressTaskBoardFormat", - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelPlannerPlanTaskProgressTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/progressTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamPrimaryChannelPlannerPlanTaskProgressTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeam", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeam", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -243347,303 +243376,141 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams", - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeam", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeam", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeamAllowedMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeamAllowedMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeamAllowedMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeamAllowedMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeamAllowedMemberCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeamAllowedMemberCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeamCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeamCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsTab", - "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelTab", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamPrimaryChannelTab", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsTab", - "Uri": "/teams/{team-id}/primaryChannel/tabs", - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelTab", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/tabs", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamPrimaryChannelTab", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/tabs/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelTabCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/tabs/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamPrimaryChannelTabCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsApp", - "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}/teamsApp", - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelTabTeamApp", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}/teamsApp", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphSchedule", - "Uri": "/teams/{team-id}/schedule", - "CommandAlias": null, - "Command": "Get-MgBetaTeamSchedule", - "Module": "Beta.Teams", - "Permissions": [ - { - "Name": "Schedule.Read.All", - "Description": "Read your schedule items", - "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "Schedule.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Schedule.ReadWrite.All", - "Description": "Read and write your schedule items", - "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", - "IsAdmin": true, - "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": "Schedule.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], + "Command": "Get-MgBetaTeamPrimaryChannelTabTeamApp", "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-get?view=graph-rest-beta", - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { + "OutputType": "IMicrosoftGraphTeamsApp", "Method": "GET", - "OutputType": "IMicrosoftGraphDayNote", - "Uri": "/teams/{team-id}/schedule/dayNotes/{dayNote-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTeamScheduleDayNote", - "Module": "Beta.Teams", - "Permissions": [ - { - "Name": "Schedule.Read.All", - "Description": "Read your schedule items", - "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "Schedule.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Schedule.ReadWrite.All", - "Description": "Read and write your schedule items", - "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Schedule.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiVersion": "beta", - "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDayNote", - "Uri": "/teams/{team-id}/schedule/dayNotes", - "CommandAlias": null, - "Command": "Get-MgBetaTeamScheduleDayNote", "Module": "Beta.Teams", - "Permissions": [ - { - "Name": "Schedule.Read.All", - "Description": "Read your schedule items", - "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "Schedule.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Schedule.ReadWrite.All", - "Description": "Read and write your schedule items", - "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Schedule.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiVersion": "beta", - "ApiReferenceLink": null, - "Variants": [ - "List" - ] - }, - { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/schedule/dayNotes/$count", "CommandAlias": null, - "Command": "Get-MgBetaTeamScheduleDayNoteCount", - "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/schedule", "Permissions": [ { "Name": "Schedule.Read.All", @@ -243669,6 +243536,22 @@ "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": "Schedule.ReadWrite.All", "Description": null, @@ -243678,20 +243561,163 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-get?view=graph-rest-beta", + "Command": "Get-MgBetaTeamSchedule", "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSchedule", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { + "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/dayNotes/{dayNote-id}", + "Permissions": [ + { + "Name": "Schedule.Read.All", + "Description": "Read your schedule items", + "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "Schedule.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Schedule.ReadWrite.All", + "Description": "Read and write your schedule items", + "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Schedule.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamScheduleDayNote", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDayNote", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/dayNotes", + "Permissions": [ + { + "Name": "Schedule.Read.All", + "Description": "Read your schedule items", + "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "Schedule.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Schedule.ReadWrite.All", + "Description": "Read and write your schedule items", + "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Schedule.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamScheduleDayNote", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDayNote", "Method": "GET", - "OutputType": "IMicrosoftGraphOfferShiftRequest", - "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", + "Variants": [ + "List" + ] + }, + { + "Module": "Beta.Teams", "CommandAlias": null, - "Command": "Get-MgBetaTeamScheduleOfferShiftRequest", + "Uri": "/teams/{team-id}/schedule/dayNotes/$count", + "Permissions": [ + { + "Name": "Schedule.Read.All", + "Description": "Read your schedule items", + "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "Schedule.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Schedule.ReadWrite.All", + "Description": "Read and write your schedule items", + "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Schedule.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamScheduleDayNoteCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", "Permissions": [ { "Name": "Schedule.Read.All", @@ -243742,20 +243768,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/offershiftrequest-get?view=graph-rest-beta", + "Command": "Get-MgBetaTeamScheduleOfferShiftRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOfferShiftRequest", - "Uri": "/teams/{team-id}/schedule/offerShiftRequests", - "CommandAlias": null, - "Command": "Get-MgBetaTeamScheduleOfferShiftRequest", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/offerShiftRequests", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -243782,19 +243808,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/offershiftrequest-list?view=graph-rest-beta", + "Command": "Get-MgBetaTeamScheduleOfferShiftRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/schedule/offerShiftRequests/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTeamScheduleOfferShiftRequestCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/offerShiftRequests/$count", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -243821,20 +243847,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamScheduleOfferShiftRequestCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOpenShift", - "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTeamScheduleOpenShift", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", "Permissions": [ { "Name": "Schedule.Read.All", @@ -243885,20 +243911,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-get?view=graph-rest-beta", + "Command": "Get-MgBetaTeamScheduleOpenShift", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOpenShift", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOpenShift", - "Uri": "/teams/{team-id}/schedule/openShifts", - "CommandAlias": null, - "Command": "Get-MgBetaTeamScheduleOpenShift", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/openShifts", "Permissions": [ { "Name": "Schedule.Read.All", @@ -243949,19 +243975,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-list?view=graph-rest-beta", + "Command": "Get-MgBetaTeamScheduleOpenShift", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOpenShift", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTeamScheduleOpenShiftChangeRequest", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", "Permissions": [ { "Name": "Schedule.Read.All", @@ -244012,20 +244038,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshiftchangerequest-get?view=graph-rest-beta", + "Command": "Get-MgBetaTeamScheduleOpenShiftChangeRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests", - "CommandAlias": null, - "Command": "Get-MgBetaTeamScheduleOpenShiftChangeRequest", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests", "Permissions": [ { "Name": "Schedule.Read.All", @@ -244076,19 +244102,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshiftchangerequest-list?view=graph-rest-beta", + "Command": "Get-MgBetaTeamScheduleOpenShiftChangeRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTeamScheduleOpenShiftChangeRequestCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/$count", "Permissions": [ { "Name": "Schedule.Read.All", @@ -244139,20 +244165,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamScheduleOpenShiftChangeRequestCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/schedule/openShifts/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTeamScheduleOpenShiftCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/openShifts/$count", "Permissions": [ { "Name": "Schedule.Read.All", @@ -244203,20 +244229,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamScheduleOpenShiftCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSchedulingGroup", - "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTeamScheduleSchedulingGroup", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", "Permissions": [ { "Name": "Schedule.Read.All", @@ -244267,20 +244293,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedulinggroup-get?view=graph-rest-beta", + "Command": "Get-MgBetaTeamScheduleSchedulingGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSchedulingGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSchedulingGroup", - "Uri": "/teams/{team-id}/schedule/schedulingGroups", - "CommandAlias": null, - "Command": "Get-MgBetaTeamScheduleSchedulingGroup", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/schedulingGroups", "Permissions": [ { "Name": "Schedule.Read.All", @@ -244331,19 +244357,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-list-schedulinggroups?view=graph-rest-beta", + "Command": "Get-MgBetaTeamScheduleSchedulingGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSchedulingGroup", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/schedule/schedulingGroups/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTeamScheduleSchedulingGroupCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/schedulingGroups/$count", "Permissions": [ { "Name": "Schedule.Read.All", @@ -244394,20 +244420,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamScheduleSchedulingGroupCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphShift", - "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTeamScheduleShift", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", "Permissions": [ { "Name": "Group.Read.All", @@ -244458,20 +244484,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shift-get?view=graph-rest-beta", + "Command": "Get-MgBetaTeamScheduleShift", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShift", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphShift", - "Uri": "/teams/{team-id}/schedule/shifts", - "CommandAlias": null, - "Command": "Get-MgBetaTeamScheduleShift", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/shifts", "Permissions": [ { "Name": "Schedule.Read.All", @@ -244522,19 +244548,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-list-shifts?view=graph-rest-beta", + "Command": "Get-MgBetaTeamScheduleShift", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShift", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/schedule/shifts/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTeamScheduleShiftCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/shifts/$count", "Permissions": [ { "Name": "Schedule.Read.All", @@ -244585,20 +244611,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamScheduleShiftCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphShiftsRoleDefinition", - "Uri": "/teams/{team-id}/schedule/shiftsRoleDefinitions/{shiftsRoleDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTeamScheduleShiftRoleDefinition", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/shiftsRoleDefinitions/{shiftsRoleDefinition-id}", "Permissions": [ { "Name": "Schedule.Read.All", @@ -244649,20 +244675,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamScheduleShiftRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShiftsRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphShiftsRoleDefinition", - "Uri": "/teams/{team-id}/schedule/shiftsRoleDefinitions", - "CommandAlias": null, - "Command": "Get-MgBetaTeamScheduleShiftRoleDefinition", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/shiftsRoleDefinitions", "Permissions": [ { "Name": "Schedule.Read.All", @@ -244713,19 +244739,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamScheduleShiftRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShiftsRoleDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/schedule/shiftsRoleDefinitions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTeamScheduleShiftRoleDefinitionCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/shiftsRoleDefinitions/$count", "Permissions": [ { "Name": "Schedule.Read.All", @@ -244776,35 +244802,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamScheduleShiftRoleDefinitionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTeamScheduleSwapShiftChangeRequest", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/swapshiftschangerequest-get?view=graph-rest-beta", + "Command": "Get-MgBetaTeamScheduleSwapShiftChangeRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests", - "CommandAlias": null, - "Command": "Get-MgBetaTeamScheduleSwapShiftChangeRequest", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests", "Permissions": [ { "Name": "Schedule.Read.All", @@ -244855,19 +244881,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/swapshiftschangerequest-list?view=graph-rest-beta", + "Command": "Get-MgBetaTeamScheduleSwapShiftChangeRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTeamScheduleSwapShiftChangeRequestCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/$count", "Permissions": [ { "Name": "Schedule.Read.All", @@ -244918,20 +244944,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamScheduleSwapShiftChangeRequestCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTimeCard", - "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTeamScheduleTimeCard", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}", "Permissions": [ { "Name": "Schedule.Read.All", @@ -244966,20 +244992,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-get?view=graph-rest-beta", + "Command": "Get-MgBetaTeamScheduleTimeCard", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeCard", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTimeCard", - "Uri": "/teams/{team-id}/schedule/timeCards", - "CommandAlias": null, - "Command": "Get-MgBetaTeamScheduleTimeCard", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeCards", "Permissions": [ { "Name": "Schedule.Read.All", @@ -245014,19 +245040,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-list?view=graph-rest-beta", + "Command": "Get-MgBetaTeamScheduleTimeCard", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeCard", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/schedule/timeCards/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTeamScheduleTimeCardCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeCards/$count", "Permissions": [ { "Name": "Schedule.Read.All", @@ -245061,20 +245087,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamScheduleTimeCardCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTimeOff", - "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTeamScheduleTimeOff", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", "Permissions": [ { "Name": "Schedule.Read.All", @@ -245125,20 +245151,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoff-get?view=graph-rest-beta", + "Command": "Get-MgBetaTeamScheduleTimeOff", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeOff", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTimeOff", - "Uri": "/teams/{team-id}/schedule/timesOff", - "CommandAlias": null, - "Command": "Get-MgBetaTeamScheduleTimeOff", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timesOff", "Permissions": [ { "Name": "Schedule.Read.All", @@ -245189,19 +245215,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-list-timesoff?view=graph-rest-beta", + "Command": "Get-MgBetaTeamScheduleTimeOff", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeOff", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/schedule/timesOff/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTeamScheduleTimeOffCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timesOff/$count", "Permissions": [ { "Name": "Schedule.Read.All", @@ -245252,20 +245278,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamScheduleTimeOffCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTimeOffReason", - "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTeamScheduleTimeOffReason", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", "Permissions": [ { "Name": "Schedule.Read.All", @@ -245316,20 +245342,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffreason-get?view=graph-rest-beta", + "Command": "Get-MgBetaTeamScheduleTimeOffReason", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeOffReason", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTimeOffReason", - "Uri": "/teams/{team-id}/schedule/timeOffReasons", - "CommandAlias": null, - "Command": "Get-MgBetaTeamScheduleTimeOffReason", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeOffReasons", "Permissions": [ { "Name": "Schedule.Read.All", @@ -245380,19 +245406,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-list-timeoffreasons?view=graph-rest-beta", + "Command": "Get-MgBetaTeamScheduleTimeOffReason", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeOffReason", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/schedule/timeOffReasons/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTeamScheduleTimeOffReasonCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeOffReasons/$count", "Permissions": [ { "Name": "Schedule.Read.All", @@ -245443,20 +245469,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamScheduleTimeOffReasonCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTimeOffRequest", - "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTeamScheduleTimeOffRequest", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", "Permissions": [ { "Name": "Schedule.Read.All", @@ -245507,20 +245533,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffrequest-get?view=graph-rest-beta", + "Command": "Get-MgBetaTeamScheduleTimeOffRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeOffRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTimeOffRequest", - "Uri": "/teams/{team-id}/schedule/timeOffRequests", - "CommandAlias": null, - "Command": "Get-MgBetaTeamScheduleTimeOffRequest", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeOffRequests", "Permissions": [ { "Name": "Schedule.Read.All", @@ -245571,19 +245597,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffrequest-list?view=graph-rest-beta", + "Command": "Get-MgBetaTeamScheduleTimeOffRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeOffRequest", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/schedule/timeOffRequests/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTeamScheduleTimeOffRequestCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeOffRequests/$count", "Permissions": [ { "Name": "Schedule.Read.All", @@ -245634,20 +245660,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamScheduleTimeOffRequestCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphShift", - "Uri": "/teams/getShifts", - "CommandAlias": null, - "Command": "Get-MgBetaTeamShift", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/getShifts", "Permissions": [ { "Name": "Team.ReadBasic.All", @@ -245778,19 +245804,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-getshifts?view=graph-rest-beta", + "Command": "Get-MgBetaTeamShift", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShift", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamworkTag", - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTeamTag", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", "Permissions": [ { "Name": "TeamworkTag.Read", @@ -245825,20 +245851,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-get?view=graph-rest-beta", + "Command": "Get-MgBetaTeamTag", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkTag", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamworkTag", - "Uri": "/teams/{team-id}/tags", - "CommandAlias": null, - "Command": "Get-MgBetaTeamTag", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/tags", "Permissions": [ { "Name": "TeamworkTag.Read", @@ -245873,19 +245899,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-list?view=graph-rest-beta", + "Command": "Get-MgBetaTeamTag", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkTag", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/tags/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTeamTagCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/tags/$count", "Permissions": [ { "Name": "TeamworkTag.Read", @@ -245920,20 +245946,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamTagCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamworkTagMember", - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTeamTagMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", "Permissions": [ { "Name": "TeamworkTag.Read", @@ -245968,20 +245994,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktagmember-get?view=graph-rest-beta", + "Command": "Get-MgBetaTeamTagMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamworkTagMember", - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members", - "CommandAlias": null, - "Command": "Get-MgBetaTeamTagMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members", "Permissions": [ { "Name": "TeamworkTag.Read", @@ -246016,19 +246042,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktagmember-list?view=graph-rest-beta", + "Command": "Get-MgBetaTeamTagMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTeamTagMemberCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/$count", "Permissions": [ { "Name": "TeamworkTag.Read", @@ -246063,50 +246089,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamTagMemberCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/template", - "CommandAlias": null, - "Command": "Get-MgBetaTeamTemplate", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/template", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamTemplate", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamTemplateDefinition", - "Uri": "/teams/{team-id}/templateDefinition", - "CommandAlias": null, - "Command": "Get-MgBetaTeamTemplateDefinition", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/templateDefinition", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamTemplateDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamTemplateDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTimeOff", - "Uri": "/teams/getTimesOff", - "CommandAlias": null, - "Command": "Get-MgBetaTeamTimeOff", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/getTimesOff", "Permissions": [ { "Name": "Team.ReadBasic.All", @@ -246237,19 +246263,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-gettimesoff?view=graph-rest-beta", + "Command": "Get-MgBetaTeamTimeOff", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeOff", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamwork", - "Uri": "/teamwork", - "CommandAlias": null, - "Command": "Get-MgBetaTeamwork", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork", "Permissions": [ { "Name": "Teamwork.Read.All", @@ -246268,19 +246294,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamwork-get?view=graph-rest-beta", + "Command": "Get-MgBetaTeamwork", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamwork", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teamwork/deletedChats/{deletedChat-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedChat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedChats/{deletedChat-id}", "Permissions": [ { "Name": "Chat.ManageDeletion.All", @@ -246307,63 +246333,63 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/deletedchat-get?view=graph-rest-beta", + "Command": "Get-MgBetaTeamworkDeletedChat", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeletedChat", - "Uri": "/teamwork/deletedChats", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedChat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedChats", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamworkDeletedChat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeletedChat", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teamwork/deletedChats/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedChatCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedChats/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamworkDeletedChatCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeletedTeam", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeam", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamworkDeletedTeam", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeletedTeam", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeletedTeam", - "Uri": "/teamwork/deletedTeams", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeam", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams", "Permissions": [ { "Name": "Team.ReadBasic.All", @@ -246382,126 +246408,129 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamwork-list-deletedteams?view=graph-rest-beta", + "Command": "Get-MgBetaTeamworkDeletedTeam", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeletedTeam", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChannel", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannel", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamworkDeletedTeamChannel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChannel", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChannel", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannel", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamworkDeletedTeamChannel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChannel", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/allMembers/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelAllMemberCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/allMembers/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamworkDeletedTeamChannelAllMemberCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamworkDeletedTeamChannelCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelFileFolder", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamworkDeletedTeamChannelFileFolder", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelFileFolderContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamworkDeletedTeamChannelFileFolderContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/contentStream", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelFileFolderContentStream", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamworkDeletedTeamChannelFileFolderContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/allMembers/{conversationMember-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/allMembers/{conversationMember-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -246510,45 +246539,45 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/allMembers", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/allMembers", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMemberCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMemberCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessage", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -246557,59 +246586,59 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessage", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/delta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageDelta", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/delta", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -246618,103 +246647,103 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageHostedContentCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageHostedContentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReply", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReply", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReply", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReply", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/delta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyDelta", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/delta", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -246723,445 +246752,445 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContentCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsChannelPlanner", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelPlanner", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamworkDeletedTeamChannelPlanner", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsChannelPlanner", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerPlan", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelPlannerPlan", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamworkDeletedTeamChannelPlannerPlan", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerPlan", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelPlannerPlan", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamworkDeletedTeamChannelPlannerPlan", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerBucket", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelPlannerPlanBucket", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamworkDeletedTeamChannelPlannerPlanBucket", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerBucket", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerBucket", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelPlannerPlanBucket", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamworkDeletedTeamChannelPlannerPlanBucket", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerBucket", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelPlannerPlanBucketCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamworkDeletedTeamChannelPlannerPlanBucketCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerBucket", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/delta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelPlannerPlanBucketDelta", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/delta", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-delta?view=graph-rest-beta", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelPlannerPlanBucketDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerBucket", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTask", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelPlannerPlanBucketTask", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamworkDeletedTeamChannelPlannerPlanBucketTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTask", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelPlannerPlanBucketTask", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamworkDeletedTeamChannelPlannerPlanBucketTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelPlannerPlanBucketTaskAssignedToTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamworkDeletedTeamChannelPlannerPlanBucketTaskAssignedToTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelPlannerPlanBucketTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamworkDeletedTeamChannelPlannerPlanBucketTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelPlannerPlanBucketTaskCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamworkDeletedTeamChannelPlannerPlanBucketTaskCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTask", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/delta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelPlannerPlanBucketTaskDelta", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/delta", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delta?view=graph-rest-beta", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelPlannerPlanBucketTaskDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTaskDetails", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/details", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelPlannerPlanBucketTaskDetail", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/details", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamworkDeletedTeamChannelPlannerPlanBucketTaskDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTaskDetails", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/progressTaskBoardFormat", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelPlannerPlanBucketTaskProgressTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/progressTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamworkDeletedTeamChannelPlannerPlanBucketTaskProgressTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelPlannerPlanCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamworkDeletedTeamChannelPlannerPlanCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerPlan", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/delta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelPlannerPlanDelta", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/delta", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-delta?view=graph-rest-beta", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelPlannerPlanDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerPlanDetails", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/details", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelPlannerPlanDetail", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/details", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamworkDeletedTeamChannelPlannerPlanDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlanDetails", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTask", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelPlannerPlanTask", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamworkDeletedTeamChannelPlannerPlanTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTask", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelPlannerPlanTask", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamworkDeletedTeamChannelPlannerPlanTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelPlannerPlanTaskAssignedToTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamworkDeletedTeamChannelPlannerPlanTaskAssignedToTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelPlannerPlanTaskBucketTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamworkDeletedTeamChannelPlannerPlanTaskBucketTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelPlannerPlanTaskCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamworkDeletedTeamChannelPlannerPlanTaskCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTask", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/delta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelPlannerPlanTaskDelta", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/delta", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delta?view=graph-rest-beta", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelPlannerPlanTaskDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTaskDetails", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/details", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelPlannerPlanTaskDetail", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/details", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamworkDeletedTeamChannelPlannerPlanTaskDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTaskDetails", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/progressTaskBoardFormat", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelPlannerPlanTaskProgressTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/progressTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamworkDeletedTeamChannelPlannerPlanTaskProgressTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/getAllRetainedMessages", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelRetainedMessage", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/getAllRetainedMessages", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-getallretainedmessages?view=graph-rest-beta", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelRetainedMessage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -247170,144 +247199,141 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeamAllowedMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeamAllowedMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeamAllowedMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeamAllowedMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeamAllowedMemberCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeamAllowedMemberCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeamCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeamCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsTab", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelTab", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamworkDeletedTeamChannelTab", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsTab", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelTab", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamworkDeletedTeamChannelTab", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelTabCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamworkDeletedTeamChannelTabCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsApp", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelTabTeamApp", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamworkDeletedTeamChannelTabTeamApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/$count", "Permissions": [ { "Name": "Team.ReadBasic.All", @@ -247326,19 +247352,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamworkDeletedTeamCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamworkDevice", - "Uri": "/teamwork/devices/{teamworkDevice-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDevice", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/devices/{teamworkDevice-id}", "Permissions": [ { "Name": "TeamworkDevice.Read.All", @@ -247373,20 +247399,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdevice-get?view=graph-rest-beta", + "Command": "Get-MgBetaTeamworkDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamworkDevice", - "Uri": "/teamwork/devices", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDevice", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/devices", "Permissions": [ { "Name": "TeamworkDevice.Read.All", @@ -247421,19 +247447,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdevice-list?view=graph-rest-beta", + "Command": "Get-MgBetaTeamworkDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkDevice", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamworkDeviceActivity", - "Uri": "/teamwork/devices/{teamworkDevice-id}/activity", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeviceActivity", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/devices/{teamworkDevice-id}/activity", "Permissions": [ { "Name": "TeamworkDevice.Read.All", @@ -247468,20 +247494,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdeviceactivity-get?view=graph-rest-beta", + "Command": "Get-MgBetaTeamworkDeviceActivity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkDeviceActivity", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamworkDeviceConfiguration", - "Uri": "/teamwork/devices/{teamworkDevice-id}/configuration", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeviceConfiguration", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/devices/{teamworkDevice-id}/configuration", "Permissions": [ { "Name": "TeamworkDevice.Read.All", @@ -247516,20 +247542,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdeviceconfiguration-get?view=graph-rest-beta", + "Command": "Get-MgBetaTeamworkDeviceConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkDeviceConfiguration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teamwork/devices/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeviceCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/devices/$count", "Permissions": [ { "Name": "TeamworkDevice.Read.All", @@ -247564,19 +247590,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamworkDeviceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamworkDeviceHealth", - "Uri": "/teamwork/devices/{teamworkDevice-id}/health", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeviceHealth", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/devices/{teamworkDevice-id}/health", "Permissions": [ { "Name": "TeamworkDevice.Read.All", @@ -247611,20 +247637,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdevicehealth-get?view=graph-rest-beta", + "Command": "Get-MgBetaTeamworkDeviceHealth", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkDeviceHealth", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamworkDeviceOperation", - "Uri": "/teamwork/devices/{teamworkDevice-id}/operations/{teamworkDeviceOperation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeviceOperation", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/devices/{teamworkDevice-id}/operations/{teamworkDeviceOperation-id}", "Permissions": [ { "Name": "TeamworkDevice.Read.All", @@ -247659,20 +247685,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdeviceoperation-get?view=graph-rest-beta", + "Command": "Get-MgBetaTeamworkDeviceOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkDeviceOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamworkDeviceOperation", - "Uri": "/teamwork/devices/{teamworkDevice-id}/operations", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeviceOperation", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/devices/{teamworkDevice-id}/operations", "Permissions": [ { "Name": "TeamworkDevice.Read.All", @@ -247707,19 +247733,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdeviceoperation-list?view=graph-rest-beta", + "Command": "Get-MgBetaTeamworkDeviceOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkDeviceOperation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teamwork/devices/{teamworkDevice-id}/operations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeviceOperationCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/devices/{teamworkDevice-id}/operations/$count", "Permissions": [ { "Name": "TeamworkDevice.Read.All", @@ -247754,20 +247780,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamworkDeviceOperationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAppSettings", - "Uri": "/teamwork/teamsAppSettings", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkTeamAppSetting", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/teamsAppSettings", "Permissions": [ { "Name": "TeamworkAppSettings.Read.All", @@ -247786,34 +247812,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsappsettings-get?view=graph-rest-beta", + "Command": "Get-MgBetaTeamworkTeamAppSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAppSettings", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamTemplate", - "Uri": "/teamwork/teamTemplates/{teamTemplate-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkTeamTemplate", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/teamTemplates/{teamTemplate-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamworkTeamTemplate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamTemplate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamTemplate", - "Uri": "/teamwork/teamTemplates", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkTeamTemplate", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/teamTemplates", "Permissions": [ { "Name": "TeamTemplates.Read", @@ -247832,19 +247858,19 @@ "IsLeastPrivilege": true } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamtemplate-list-definitions?view=graph-rest-beta", + "Command": "Get-MgBetaTeamworkTeamTemplate", "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamwork-list-teamtemplates?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTeamTemplate", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teamwork/teamTemplates/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkTeamTemplateCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/teamTemplates/$count", "Permissions": [ { "Name": "TeamTemplates.Read", @@ -247863,19 +247889,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamworkTeamTemplateCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamTemplateDefinition", - "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions/{teamTemplateDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkTeamTemplateDefinition", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions/{teamTemplateDefinition-id}", "Permissions": [ { "Name": "TeamTemplates.Read", @@ -247894,49 +247920,49 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamtemplatedefinition-get?view=graph-rest-beta", + "Command": "Get-MgBetaTeamworkTeamTemplateDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamTemplateDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamTemplateDefinition", - "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkTeamTemplateDefinition", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamworkTeamTemplateDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamTemplateDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkTeamTemplateDefinitionCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamworkTeamTemplateDefinitionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWorkforceIntegration", - "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkWorkforceIntegration", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", "Permissions": [ { "Name": "WorkforceIntegration.ReadWrite.All", @@ -247955,20 +247981,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-get?view=graph-rest-beta", + "Command": "Get-MgBetaTeamworkWorkforceIntegration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWorkforceIntegration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWorkforceIntegration", - "Uri": "/teamwork/workforceIntegrations", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkWorkforceIntegration", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/workforceIntegrations", "Permissions": [ { "Name": "WorkforceIntegration.ReadWrite.All", @@ -247987,19 +248013,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-list?view=graph-rest-beta", + "Command": "Get-MgBetaTeamworkWorkforceIntegration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWorkforceIntegration", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teamwork/workforceIntegrations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkWorkforceIntegrationCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/workforceIntegrations/$count", "Permissions": [ { "Name": "WorkforceIntegration.ReadWrite.All", @@ -248018,19 +248044,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTeamworkWorkforceIntegrationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomer", "Module": "Beta.Identity.Partner", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -248065,20 +248091,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadmincustomer-get?view=graph-rest-beta", + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomer", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", - "Uri": "/tenantRelationships/delegatedAdminCustomers", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomer", "Module": "Beta.Identity.Partner", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminCustomers", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -248113,19 +248139,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantrelationship-list-delegatedadmincustomers?view=graph-rest-beta", + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomer", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/tenantRelationships/delegatedAdminCustomers/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomerCount", "Module": "Beta.Identity.Partner", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminCustomers/$count", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -248160,34 +248186,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomerCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", "Module": "Beta.Identity.Partner", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", "Module": "Beta.Identity.Partner", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -248222,19 +248248,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadmincustomer-list-servicemanagementdetails?view=graph-rest-beta", + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetailCount", "Module": "Beta.Identity.Partner", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/$count", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -248269,20 +248295,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetailCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationship", "Module": "Beta.Identity.Partner", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -248317,20 +248343,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-get?view=graph-rest-beta", + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", - "Uri": "/tenantRelationships/delegatedAdminRelationships", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationship", "Module": "Beta.Identity.Partner", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -248365,19 +248391,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantrelationship-list-delegatedadminrelationships?view=graph-rest-beta", + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", "Module": "Beta.Identity.Partner", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -248412,20 +248438,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminaccessassignment-get?view=graph-rest-beta", + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", "Module": "Beta.Identity.Partner", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -248460,19 +248486,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-accessassignments?view=graph-rest-beta", + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignmentCount", "Module": "Beta.Identity.Partner", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/$count", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -248507,20 +248533,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/tenantRelationships/delegatedAdminRelationships/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipCount", "Module": "Beta.Identity.Partner", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/$count", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -248555,19 +248581,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", "Module": "Beta.Identity.Partner", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -248602,20 +248628,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationshipoperation-get?view=graph-rest-beta", + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", "Module": "Beta.Identity.Partner", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -248650,19 +248676,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-operations?view=graph-rest-beta", + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperationCount", "Module": "Beta.Identity.Partner", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/$count", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -248697,20 +248723,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", "Module": "Beta.Identity.Partner", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -248745,20 +248771,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationshiprequest-get?view=graph-rest-beta", + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", "Module": "Beta.Identity.Partner", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -248793,19 +248819,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-requests?view=graph-rest-beta", + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequestCount", "Module": "Beta.Identity.Partner", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/$count", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -248840,20 +248866,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequestCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsTenant", - "Uri": "/tenantRelationships/managedTenants/tenants/{tenant-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenant", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/tenants/{tenant-id}", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -248872,20 +248898,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenant-get?view=graph-rest-beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenant", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsTenant", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsTenant", - "Uri": "/tenantRelationships/managedTenants/tenants", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenant", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/tenants", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -248904,34 +248930,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-tenants?view=graph-rest-beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenant", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsTenant", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsAggregatedPolicyCompliance", - "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances/{aggregatedPolicyCompliance-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances/{aggregatedPolicyCompliance-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsAggregatedPolicyCompliance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsAggregatedPolicyCompliance", - "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -248950,19 +248976,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-aggregatedpolicycompliances?view=graph-rest-beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsAggregatedPolicyCompliance", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantAggregatedPolicyComplianceCount", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -248981,153 +249007,156 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantAggregatedPolicyComplianceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlert", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlert", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlert", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlert", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/apiNotifications/{managedTenantApiNotification-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertApiNotification", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/apiNotifications/{managedTenantApiNotification-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertApiNotification", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/apiNotifications", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertApiNotification", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/apiNotifications", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertApiNotification", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/apiNotifications/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertApiNotificationCount", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/apiNotifications/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertApiNotificationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertCount", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/emailNotifications/{managedTenantEmailNotification-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertEmailNotification", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/emailNotifications/{managedTenantEmailNotification-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertEmailNotification", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/emailNotifications", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertEmailNotification", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/emailNotifications", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertEmailNotification", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/emailNotifications/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertEmailNotificationCount", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/emailNotifications/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertEmailNotificationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertLog", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/{managedTenantAlertLog-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertLog", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/{managedTenantAlertLog-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertLog", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertLog", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -249136,45 +249165,45 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertLog", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertLog", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertLog", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertLog", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/{managedTenantAlertLog-id}/alert", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertLogAlert", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/{managedTenantAlertLog-id}/alert", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertLogAlert", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertLogCount", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertLogCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -249182,15 +249211,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRule", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -249199,87 +249228,87 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRule", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}/alerts/{managedTenantAlert-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleAlert", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}/alerts/{managedTenantAlert-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleAlert", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}/alerts", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleAlert", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}/alerts", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleAlert", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}/alerts/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleAlertCount", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}/alerts/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleAlertCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleCount", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -249288,185 +249317,182 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}/alertRules/{managedTenantAlertRule-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinitionAlertRule", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}/alertRules/{managedTenantAlertRule-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinitionAlertRule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}/alertRules", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinitionAlertRule", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}/alertRules", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinitionAlertRule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}/alertRules/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinitionAlertRuleCount", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}/alertRules/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinitionAlertRuleCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinitionCount", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinitionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", - "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/{managedTenantApiNotification-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantApiNotification", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/{managedTenantApiNotification-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantApiNotification", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", - "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantApiNotification", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantApiNotification", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", - "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/{managedTenantApiNotification-id}/alert", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantApiNotificationAlert", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/{managedTenantApiNotification-id}/alert", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantApiNotificationAlert", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantApiNotificationCount", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantApiNotificationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsAppPerformance", - "Uri": "/tenantRelationships/managedTenants/appPerformances/{appPerformance-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantAppPerformance", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/appPerformances/{appPerformance-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantAppPerformance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsAppPerformance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsAppPerformance", - "Uri": "/tenantRelationships/managedTenants/appPerformances", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantAppPerformance", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/appPerformances", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantAppPerformance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsAppPerformance", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/appPerformances/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantAppPerformanceCount", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/appPerformances/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantAppPerformanceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsAuditEvent", - "Uri": "/tenantRelationships/managedTenants/auditEvents/{auditEvent-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantAuditEvent", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/auditEvents/{auditEvent-id}", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -249485,48 +249511,48 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-auditevent-get?view=graph-rest-beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAuditEvent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsAuditEvent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsAuditEvent", - "Uri": "/tenantRelationships/managedTenants/auditEvents", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantAuditEvent", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/auditEvents", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-auditevents?view=graph-rest-beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAuditEvent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsAuditEvent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/auditEvents/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantAuditEventCount", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/auditEvents/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantAuditEventCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcConnection", - "Uri": "/tenantRelationships/managedTenants/cloudPcConnections/{cloudPcConnection-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcConnection", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/cloudPcConnections/{cloudPcConnection-id}", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -249545,20 +249571,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-cloudpcconnection-get?view=graph-rest-beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcConnection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcConnection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcConnection", - "Uri": "/tenantRelationships/managedTenants/cloudPcConnections", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcConnection", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/cloudPcConnections", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -249577,19 +249603,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-cloudpcconnections?view=graph-rest-beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcConnection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcConnection", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/cloudPcConnections/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcConnectionCount", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/cloudPcConnections/$count", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -249608,19 +249634,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcConnectionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcDevice", - "Uri": "/tenantRelationships/managedTenants/cloudPcDevices/{cloudPcDevice-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcDevice", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/cloudPcDevices/{cloudPcDevice-id}", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -249639,20 +249665,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-cloudpcdevice-get?view=graph-rest-beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcDevice", - "Uri": "/tenantRelationships/managedTenants/cloudPcDevices", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcDevice", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/cloudPcDevices", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -249671,19 +249697,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-cloudpcdevices?view=graph-rest-beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcDevice", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/cloudPcDevices/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcDeviceCount", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/cloudPcDevices/$count", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -249702,19 +249728,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcDeviceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcOverview", - "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview/{cloudPcOverview-tenantId}", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcOverview", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview/{cloudPcOverview-tenantId}", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -249733,20 +249759,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-cloudpcoverview-get?view=graph-rest-beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcOverview", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcOverview", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcOverview", - "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcOverview", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -249765,19 +249791,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-cloudpcsoverview?view=graph-rest-beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcOverview", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcOverview", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcOverviewCount", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview/$count", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -249796,19 +249822,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcOverviewCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsConditionalAccessPolicyCoverage", - "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages/{conditionalAccessPolicyCoverage-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages/{conditionalAccessPolicyCoverage-id}", "Permissions": [ { "Name": "Policy.Read.All", @@ -249835,20 +249861,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-conditionalaccesspolicycoverage-get?view=graph-rest-beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsConditionalAccessPolicyCoverage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsConditionalAccessPolicyCoverage", - "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages", "Permissions": [ { "Name": "Policy.Read.All", @@ -249875,19 +249901,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-conditionalaccesspolicycoverages?view=graph-rest-beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsConditionalAccessPolicyCoverage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverageCount", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages/$count", "Permissions": [ { "Name": "Policy.Read.All", @@ -249914,19 +249940,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverageCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/tenants/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantCount", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/tenants/$count", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -249945,62 +249971,62 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsCredentialUserRegistrationsSummary", - "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries/{credentialUserRegistrationsSummary-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries/{credentialUserRegistrationsSummary-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-credentialuserregistrationssummary-get?view=graph-rest-beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsCredentialUserRegistrationsSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsCredentialUserRegistrationsSummary", - "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-credentialuserregistrationssummaries?view=graph-rest-beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsCredentialUserRegistrationsSummary", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummaryCount", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummaryCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsTenantCustomizedInformation", - "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation/{tenantCustomizedInformation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantCustomizedInformation", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation/{tenantCustomizedInformation-id}", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -250019,20 +250045,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenantcustomizedinformation-get?view=graph-rest-beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantCustomizedInformation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsTenantCustomizedInformation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsTenantCustomizedInformation", - "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantCustomizedInformation", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -250051,19 +250077,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-tenantscustomizedinformation?view=graph-rest-beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantCustomizedInformation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsTenantCustomizedInformation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantCustomizedInformationCount", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation/$count", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -250082,19 +250108,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantCustomizedInformationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsTenantDetailedInformation", - "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation/{tenantDetailedInformation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantDetailedInformation", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation/{tenantDetailedInformation-id}", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -250113,20 +250139,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenantdetailedinformation-get?view=graph-rest-beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantDetailedInformation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsTenantDetailedInformation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsTenantDetailedInformation", - "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantDetailedInformation", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -250145,19 +250171,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-tenantsdetailedinformation?view=graph-rest-beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantDetailedInformation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsTenantDetailedInformation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantDetailedInformationCount", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation/$count", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -250176,62 +250202,62 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantDetailedInformationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsDeviceAppPerformance", - "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances/{deviceAppPerformance-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances/{deviceAppPerformance-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsDeviceAppPerformance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsDeviceAppPerformance", - "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsDeviceAppPerformance", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceAppPerformanceCount", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceAppPerformanceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsDeviceCompliancePolicySettingStateSummary", - "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -250250,20 +250276,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-devicecompliancepolicysettingstatesummary-get?view=graph-rest-beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsDeviceCompliancePolicySettingStateSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsDeviceCompliancePolicySettingStateSummary", - "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -250282,19 +250308,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-devicecompliancepolicysettingstatesummary?view=graph-rest-beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsDeviceCompliancePolicySettingStateSummary", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummaryCount", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries/$count", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -250313,120 +250339,120 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummaryCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsDeviceHealthStatus", - "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses/{deviceHealthStatus-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses/{deviceHealthStatus-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsDeviceHealthStatus", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsDeviceHealthStatus", - "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsDeviceHealthStatus", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceHealthStatusCount", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceHealthStatusCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", - "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/{managedTenantEmailNotification-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantEmailNotification", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/{managedTenantEmailNotification-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantEmailNotification", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", - "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantEmailNotification", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantEmailNotification", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", - "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/{managedTenantEmailNotification-id}/alert", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantEmailNotificationAlert", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/{managedTenantEmailNotification-id}/alert", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantEmailNotificationAlert", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantEmailNotificationCount", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantEmailNotificationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup", - "Uri": "/tenantRelationships/managedTenants/tenantGroups/{tenantGroup-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantGroup", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/tenantGroups/{tenantGroup-id}", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -250445,20 +250471,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenantgroup-get?view=graph-rest-beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup", - "Uri": "/tenantRelationships/managedTenants/tenantGroups", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantGroup", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/tenantGroups", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -250477,19 +250503,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-tenantgroups?view=graph-rest-beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/tenantGroups/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantGroupCount", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/tenantGroups/$count", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -250508,19 +250534,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantGroupCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceCompliance", - "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances/{managedDeviceCompliance-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances/{managedDeviceCompliance-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -250539,20 +250565,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-manageddevicecompliance-get?view=graph-rest-beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceCompliance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceCompliance", - "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -250571,19 +250597,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-manageddevicecompliances?view=graph-rest-beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceCompliance", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceCount", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances/$count", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -250602,19 +250628,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceComplianceTrend", - "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends/{managedDeviceComplianceTrend-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends/{managedDeviceComplianceTrend-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -250633,20 +250659,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-manageddevicecompliancetrend-get?view=graph-rest-beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceComplianceTrend", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceComplianceTrend", - "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -250665,19 +250691,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-manageddevicecompliancetrends?view=graph-rest-beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceComplianceTrend", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrendCount", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends/$count", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -250696,19 +250722,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrendCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagementAction", - "Uri": "/tenantRelationships/managedTenants/managementActions/{managementAction-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementAction", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementActions/{managementAction-id}", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -250727,20 +250753,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managementaction-get?view=graph-rest-beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementAction", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementAction", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagementAction", - "Uri": "/tenantRelationships/managedTenants/managementActions", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementAction", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementActions", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -250759,19 +250785,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-managementactions?view=graph-rest-beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementAction", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementAction", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/managementActions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementActionCount", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementActions/$count", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -250790,19 +250816,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementActionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagementActionTenantDeploymentStatus", - "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses/{managementActionTenantDeploymentStatus-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses/{managementActionTenantDeploymentStatus-id}", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -250821,20 +250847,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managementactiontenantdeploymentstatus-get?view=graph-rest-beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementActionTenantDeploymentStatus", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagementActionTenantDeploymentStatus", - "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -250853,19 +250879,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-managementactiontenantdeploymentstatuses?view=graph-rest-beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementActionTenantDeploymentStatus", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatusCount", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses/$count", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -250884,19 +250910,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatusCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagementIntent", - "Uri": "/tenantRelationships/managedTenants/managementIntents/{managementIntent-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementIntent", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementIntents/{managementIntent-id}", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -250915,20 +250941,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managementintent-get?view=graph-rest-beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementIntent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementIntent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagementIntent", - "Uri": "/tenantRelationships/managedTenants/managementIntents", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementIntent", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementIntents", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -250947,19 +250973,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-managementintents?view=graph-rest-beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementIntent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementIntent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/managementIntents/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementIntentCount", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementIntents/$count", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -250978,19 +251004,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementIntentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", - "Uri": "/tenantRelationships/managedTenants/managementTemplates/{managementTemplate-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplate", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplates/{managementTemplate-id}", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -251009,20 +251035,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managementtemplate-get?view=graph-rest-beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", - "Uri": "/tenantRelationships/managedTenants/managementTemplates", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplate", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplates", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -251041,22 +251067,25 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-managementtemplates?view=graph-rest-beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollection", - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollection", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -251065,30 +251094,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollection", - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollection", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionCount", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -251096,99 +251125,96 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}/managementTemplates/{managementTemplate-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionManagementTemplate", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}/managementTemplates/{managementTemplate-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionManagementTemplate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}/managementTemplates", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionManagementTemplate", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}/managementTemplates", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionManagementTemplate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}/managementTemplates/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionManagementTemplateCount", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}/managementTemplates/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionManagementTemplateCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollectionTenantSummary", - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries/{managementTemplateCollectionTenantSummary-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries/{managementTemplateCollectionTenantSummary-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollectionTenantSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollectionTenantSummary", - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollectionTenantSummary", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummaryCount", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummaryCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/managementTemplates/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCount", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplates/$count", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -251207,22 +251233,25 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", - "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -251231,45 +251260,45 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", - "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", - "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}/acceptedVersion", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepAcceptedVersion", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}/acceptedVersion", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepAcceptedVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/managementTemplates/{managementTemplate-id}/managementTemplateSteps/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepCount", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplates/{managementTemplate-id}/managementTemplateSteps/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -251277,73 +251306,73 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", - "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}/managementTemplate", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepManagementTemplate", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}/managementTemplate", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepManagementTemplate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepTenantSummary", - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries/{managementTemplateStepTenantSummary-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries/{managementTemplateStepTenantSummary-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepTenantSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepTenantSummary", - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepTenantSummary", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummaryCount", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummaryCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -251352,45 +251381,45 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/acceptedFor", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionAcceptedFor", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/acceptedFor", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionAcceptedFor", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}/versions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionCount", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}/versions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -251398,101 +251427,98 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepDeployment", - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments/{managementTemplateStepDeployment-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments/{managementTemplateStepDeployment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepDeployment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepDeployment", - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepDeployment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeploymentCount", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeploymentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments/{managementTemplateStepDeployment-id}/templateStepVersion", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeploymentTemplateStepVersion", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments/{managementTemplateStepDeployment-id}/templateStepVersion", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeploymentTemplateStepVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/templateStep", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionTemplateStep", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/templateStep", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionTemplateStep", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsMyRole", - "Uri": "/tenantRelationships/managedTenants/myRoles/{myRole-tenantId}", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantMyRole", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/myRoles/{myRole-tenantId}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantMyRole", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsMyRole", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsMyRole", - "Uri": "/tenantRelationships/managedTenants/myRoles", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantMyRole", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/myRoles", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -251511,19 +251537,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-myroles?view=graph-rest-beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantMyRole", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsMyRole", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/myRoles/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantMyRoleCount", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/myRoles/$count", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -251542,19 +251568,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantMyRoleCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsTenantTag", - "Uri": "/tenantRelationships/managedTenants/tenantTags/{tenantTag-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantTag", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/tenantTags/{tenantTag-id}", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -251573,20 +251599,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenanttag-get?view=graph-rest-beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantTag", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsTenantTag", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsTenantTag", - "Uri": "/tenantRelationships/managedTenants/tenantTags", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantTag", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/tenantTags", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -251605,19 +251631,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-tenanttags?view=graph-rest-beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantTag", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsTenantTag", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/tenantTags/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantTagCount", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/tenantTags/$count", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -251636,62 +251662,62 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantTagCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantTicketingEndpoint", - "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints/{managedTenantTicketingEndpoint-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints/{managedTenantTicketingEndpoint-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantTicketingEndpoint", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantTicketingEndpoint", - "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantTicketingEndpoint", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantTicketingEndpointCount", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantTicketingEndpointCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsWindowsDeviceMalwareState", - "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates/{windowsDeviceMalwareState-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates/{windowsDeviceMalwareState-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -251710,20 +251736,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-windowsdevicemalwarestate-get?view=graph-rest-beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsWindowsDeviceMalwareState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsWindowsDeviceMalwareState", - "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -251742,19 +251768,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-windowsdevicemalwarestates?view=graph-rest-beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsWindowsDeviceMalwareState", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareStateCount", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates/$count", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -251773,19 +251799,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareStateCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsWindowsProtectionState", - "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates/{windowsProtectionState-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates/{windowsProtectionState-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -251804,20 +251830,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-windowsprotectionstate-get?view=graph-rest-beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsWindowsProtectionState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsWindowsProtectionState", - "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -251836,19 +251862,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-windowsprotectionstates?view=graph-rest-beta", + "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsWindowsProtectionState", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsProtectionStateCount", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates/$count", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -251867,153 +251893,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, - "Variants": [ - "Get" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphMultiTenantOrganization", - "Uri": "/tenantRelationships/multiTenantOrganization", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipMultiTenantOrganization", - "Module": "Beta.Identity.SignIns", - "Permissions": [ - { - "Name": "MultiTenantOrganization.ReadBasic.All", - "Description": "Read multi-tenant organization basic details and active tenants", - "FullDescription": "Allows the app to read multi-tenant organization basic details and active tenants on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "MultiTenantOrganization.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "MultiTenantOrganization.ReadWrite.All", - "Description": "Read and write multi-tenant organization details and tenants", - "FullDescription": "Allows the app to read multi-tenant organization details and tenants on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "MultiTenantOrganization.Read.All", - "Description": "Read multi-tenant organization details and tenants", - "FullDescription": "Allows the app to read multi-tenant organization details and tenants on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "MultiTenantOrganization.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsProtectionStateCount", "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-get?view=graph-rest-beta", - "Variants": [ - "Get" - ] - }, - { + "OutputType": null, "Method": "GET", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationJoinRequestRecord", - "Uri": "/tenantRelationships/multiTenantOrganization/joinRequest", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipMultiTenantOrganizationJoinRequest", - "Module": "Beta.Identity.SignIns", - "Permissions": [ - { - "Name": "MultiTenantOrganization.Read.All", - "Description": "Read multi-tenant organization details and tenants", - "FullDescription": "Allows the app to read multi-tenant organization details and tenants on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "MultiTenantOrganization.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "MultiTenantOrganization.ReadWrite.All", - "Description": "Read and write multi-tenant organization details and tenants", - "FullDescription": "Allows the app to read multi-tenant organization details and tenants on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "MultiTenantOrganization.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationjoinrequestrecord-get?view=graph-rest-beta", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", - "Uri": "/tenantRelationships/multiTenantOrganization/tenants/{multiTenantOrganizationMember-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipMultiTenantOrganizationTenant", "Module": "Beta.Identity.SignIns", - "Permissions": [ - { - "Name": "MultiTenantOrganization.ReadWrite.All", - "Description": "Read and write multi-tenant organization details and tenants", - "FullDescription": "Allows the app to read multi-tenant organization details and tenants on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "MultiTenantOrganization.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - } - ], - "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationmember-get?view=graph-rest-beta", - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", - "Uri": "/tenantRelationships/multiTenantOrganization/tenants", "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipMultiTenantOrganizationTenant", - "Module": "Beta.Identity.SignIns", + "Uri": "/tenantRelationships/multiTenantOrganization", "Permissions": [ { "Name": "MultiTenantOrganization.ReadBasic.All", @@ -252056,19 +251948,98 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-get?view=graph-rest-beta", + "Command": "Get-MgBetaTenantRelationshipMultiTenantOrganization", "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-list-tenants?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphMultiTenantOrganization", + "Method": "GET", "Variants": [ - "List" + "Get" ] }, { + "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/tenantRelationships/multiTenantOrganization/joinRequest", + "Permissions": [ + { + "Name": "MultiTenantOrganization.Read.All", + "Description": "Read multi-tenant organization details and tenants", + "FullDescription": "Allows the app to read multi-tenant organization details and tenants on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "MultiTenantOrganization.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "MultiTenantOrganization.ReadWrite.All", + "Description": "Read and write multi-tenant organization details and tenants", + "FullDescription": "Allows the app to read multi-tenant organization details and tenants on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "MultiTenantOrganization.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationjoinrequestrecord-get?view=graph-rest-beta", + "Command": "Get-MgBetaTenantRelationshipMultiTenantOrganizationJoinRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationJoinRequestRecord", "Method": "GET", - "OutputType": null, - "Uri": "/tenantRelationships/multiTenantOrganization/tenants/$count", + "Variants": [ + "Get" + ] + }, + { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipMultiTenantOrganizationTenantCount", + "Uri": "/tenantRelationships/multiTenantOrganization/tenants/{multiTenantOrganizationMember-id}", + "Permissions": [ + { + "Name": "MultiTenantOrganization.ReadWrite.All", + "Description": "Read and write multi-tenant organization details and tenants", + "FullDescription": "Allows the app to read multi-tenant organization details and tenants on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "MultiTenantOrganization.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + } + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationmember-get?view=graph-rest-beta", + "Command": "Get-MgBetaTenantRelationshipMultiTenantOrganizationTenant", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/tenantRelationships/multiTenantOrganization/tenants", "Permissions": [ { "Name": "MultiTenantOrganization.ReadBasic.All", @@ -252111,33 +252082,88 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-list-tenants?view=graph-rest-beta", + "Command": "Get-MgBetaTenantRelationshipMultiTenantOrganizationTenant", "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", + "Method": "GET", + "Variants": [ + "List" + ] + }, + { + "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/tenantRelationships/multiTenantOrganization/tenants/$count", + "Permissions": [ + { + "Name": "MultiTenantOrganization.ReadBasic.All", + "Description": "Read multi-tenant organization basic details and active tenants", + "FullDescription": "Allows the app to read multi-tenant organization basic details and active tenants on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "MultiTenantOrganization.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "MultiTenantOrganization.ReadWrite.All", + "Description": "Read and write multi-tenant organization details and tenants", + "FullDescription": "Allows the app to read multi-tenant organization details and tenants on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "MultiTenantOrganization.Read.All", + "Description": "Read multi-tenant organization details and tenants", + "FullDescription": "Allows the app to read multi-tenant organization details and tenants on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "MultiTenantOrganization.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "ApiReferenceLink": null, + "Command": "Get-MgBetaTenantRelationshipMultiTenantOrganizationTenantCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTrustFramework", - "Uri": "/trustFramework", - "CommandAlias": null, - "Command": "Get-MgBetaTrustFramework", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/trustFramework", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTrustFramework", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTrustFramework", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTrustFrameworkKeySet", - "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTrustFrameworkKeySet", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}", "Permissions": [ { "Name": "TrustFrameworkKeySet.Read.All", @@ -252172,20 +252198,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-get?view=graph-rest-beta", + "Command": "Get-MgBetaTrustFrameworkKeySet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTrustFrameworkKeySet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTrustFrameworkKeySet", - "Uri": "/trustFramework/keySets", - "CommandAlias": null, - "Command": "Get-MgBetaTrustFrameworkKeySet", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/trustFramework/keySets", "Permissions": [ { "Name": "TrustFrameworkKeySet.Read.All", @@ -252220,19 +252246,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframework-list-keysets?view=graph-rest-beta", + "Command": "Get-MgBetaTrustFrameworkKeySet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTrustFrameworkKeySet", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTrustFrameworkKey", - "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/getActiveKey", - "CommandAlias": null, - "Command": "Get-MgBetaTrustFrameworkKeySetActiveKey", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/getActiveKey", "Permissions": [ { "Name": "TrustFrameworkKeySet.Read.All", @@ -252267,20 +252293,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-getactivekey?view=graph-rest-beta", + "Command": "Get-MgBetaTrustFrameworkKeySetActiveKey", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTrustFrameworkKey", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/trustFramework/keySets/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTrustFrameworkKeySetCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/trustFramework/keySets/$count", "Permissions": [ { "Name": "TrustFrameworkKeySet.Read.All", @@ -252315,34 +252341,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTrustFrameworkKeySetCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/keys_v2/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTrustFrameworkKeySetKey", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/keys_v2/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTrustFrameworkKeySetKey", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTrustFrameworkKeyV2", - "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/keys_v2/{trustFrameworkKey_v2-kid}", - "CommandAlias": null, - "Command": "Get-MgBetaTrustFrameworkKeySetKeyV2", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/keys_v2/{trustFrameworkKey_v2-kid}", "Permissions": [ { "Name": "TrustFrameworkKeySet.ReadWrite.All", @@ -252361,34 +252387,34 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkey_v2-get?view=graph-rest-beta", + "Command": "Get-MgBetaTrustFrameworkKeySetKeyV2", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTrustFrameworkKeyV2", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTrustFrameworkKeyV2", - "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/keys_v2", - "CommandAlias": null, - "Command": "Get-MgBetaTrustFrameworkKeySetKeyV2", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/keys_v2", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTrustFrameworkKeySetKeyV2", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTrustFrameworkKeyV2", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}", - "CommandAlias": null, - "Command": "Get-MgBetaTrustFrameworkPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}", "Permissions": [ { "Name": "Policy.Read.All", @@ -252423,20 +252449,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTrustFrameworkPolicy", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTrustFrameworkPolicy", - "Uri": "/trustFramework/policies", - "CommandAlias": null, - "Command": "Get-MgBetaTrustFrameworkPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/trustFramework/policies", "Permissions": [ { "Name": "Policy.Read.All", @@ -252471,19 +252497,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframework-list-trustframeworkpolicies?view=graph-rest-beta", + "Command": "Get-MgBetaTrustFrameworkPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTrustFrameworkPolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}/$value", - "CommandAlias": null, - "Command": "Get-MgBetaTrustFrameworkPolicyContent", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}/$value", "Permissions": [ { "Name": "Policy.Read.All", @@ -252518,20 +252544,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframework-list-trustframeworkpolicies?view=graph-rest-beta", + "Command": "Get-MgBetaTrustFrameworkPolicyContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/trustFramework/policies/$count", - "CommandAlias": null, - "Command": "Get-MgBetaTrustFrameworkPolicyCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/trustFramework/policies/$count", "Permissions": [ { "Name": "Policy.Read.All", @@ -252566,19 +252592,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaTrustFrameworkPolicyCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/users/{user-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUser", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}", "Permissions": [ { "Name": "User.Read", @@ -252821,20 +252847,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-get?view=graph-rest-beta", + "Command": "Get-MgBetaUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/users", - "CommandAlias": null, - "Command": "Get-MgBetaUser", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users", "Permissions": [ { "Name": "User.ReadBasic.All", @@ -253045,34 +253071,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list?view=graph-rest-beta", + "Command": "Get-MgBetaUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUserActivity", - "Uri": "/users/{user-id}/activities/{userActivity-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserActivity", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/activities/{userActivity-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserActivity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserActivity", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUserActivity", - "Uri": "/users/{user-id}/activities", - "CommandAlias": null, - "Command": "Get-MgBetaUserActivity", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/activities", "Permissions": [ { "Name": "UserActivity.ReadWrite.CreatedByApp", @@ -253091,19 +253117,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserActivity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserActivity", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/activities/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserActivityCount", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/activities/$count", "Permissions": [ { "Name": "UserActivity.ReadWrite.CreatedByApp", @@ -253122,123 +253148,123 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserActivityCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphActivityHistoryItem", - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserActivityHistoryItem", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserActivityHistoryItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActivityHistoryItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphActivityHistoryItem", - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems", - "CommandAlias": null, - "Command": "Get-MgBetaUserActivityHistoryItem", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserActivityHistoryItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActivityHistoryItem", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUserActivity", - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}/activity", - "CommandAlias": null, - "Command": "Get-MgBetaUserActivityHistoryItemActivity", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}/activity", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserActivityHistoryItemActivity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserActivity", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserActivityHistoryItemCount", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserActivityHistoryItemCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphActivityStatistics", - "Uri": "/users/{user-id}/analytics/activityStatistics/{activityStatistics-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserActivityStatistics", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/analytics/activityStatistics/{activityStatistics-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserActivityStatistics", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActivityStatistics", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphActivityStatistics", - "Uri": "/users/{user-id}/analytics/activityStatistics", - "CommandAlias": null, - "Command": "Get-MgBetaUserActivityStatistics", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/analytics/activityStatistics", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserActivityStatistics", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActivityStatistics", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementAcceptance", - "Uri": "/users/{user-id}/agreementAcceptances/{agreementAcceptance-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserAgreementAcceptance", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/users/{user-id}/agreementAcceptances/{agreementAcceptance-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserAgreementAcceptance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementAcceptance", - "Uri": "/users/{user-id}/agreementAcceptances", - "CommandAlias": null, - "Command": "Get-MgBetaUserAgreementAcceptance", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/users/{user-id}/agreementAcceptances", "Permissions": [ { "Name": "AgreementAcceptance.Read", @@ -253257,19 +253283,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserAgreementAcceptance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/agreementAcceptances/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserAgreementAcceptanceCount", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/users/{user-id}/agreementAcceptances/$count", "Permissions": [ { "Name": "AgreementAcceptance.Read", @@ -253288,50 +253314,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserAgreementAcceptanceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/analytics/activityStatistics/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserAnalyticActivityStatisticsCount", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/analytics/activityStatistics/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserAnalyticActivityStatisticsCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/users/{user-id}/appRoleAssignedResources/{servicePrincipal-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserAppRoleAssignedResource", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/appRoleAssignedResources/{servicePrincipal-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserAppRoleAssignedResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/users/{user-id}/appRoleAssignedResources", - "CommandAlias": null, - "Command": "Get-MgBetaUserAppRoleAssignedResource", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/appRoleAssignedResources", "Permissions": [ { "Name": "Directory.Read.All", @@ -253366,19 +253392,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserAppRoleAssignedResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/users/{user-id}/appRoleAssignedResources(appId='{appId}')", - "CommandAlias": null, - "Command": "Get-MgBetaUserAppRoleAssignedResourceByAppId", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/appRoleAssignedResources(appId='{appId}')", "Permissions": [ { "Name": "Directory.Read.All", @@ -253413,20 +253439,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserAppRoleAssignedResourceByAppId", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/appRoleAssignedResources/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserAppRoleAssignedResourceCount", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/appRoleAssignedResources/$count", "Permissions": [ { "Name": "Directory.Read.All", @@ -253461,35 +253487,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserAppRoleAssignedResourceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserAppRoleAssignment", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserAppRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/users/{user-id}/appRoleAssignments", - "CommandAlias": null, - "Command": "Get-MgBetaUserAppRoleAssignment", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/users/{user-id}/appRoleAssignments", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -253524,19 +253550,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-approleassignments?view=graph-rest-beta", + "Command": "Get-MgBetaUserAppRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/appRoleAssignments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserAppRoleAssignmentCount", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/users/{user-id}/appRoleAssignments/$count", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -253571,20 +253597,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserAppRoleAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", - "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationEmailMethod", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -253635,20 +253661,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserAuthenticationEmailMethod", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", - "Uri": "/users/{user-id}/authentication/emailMethods", - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationEmailMethod", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/emailMethods", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -253699,19 +253725,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserAuthenticationEmailMethod", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/authentication/emailMethods/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationEmailMethodCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/emailMethods/$count", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -253762,20 +253788,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserAuthenticationEmailMethodCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphFido2AuthenticationMethod", - "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationFido2Method", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -253858,20 +253884,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserAuthenticationFido2Method", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFido2AuthenticationMethod", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphFido2AuthenticationMethod", - "Uri": "/users/{user-id}/authentication/fido2Methods", - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationFido2Method", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/fido2Methods", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -253954,19 +253980,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserAuthenticationFido2Method", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFido2AuthenticationMethod", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/authentication/fido2Methods/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationFido2MethodCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/fido2Methods/$count", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -254049,20 +254075,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserAuthenticationFido2MethodCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphHardwareOathAuthenticationMethod", - "Uri": "/users/{user-id}/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationHardwareOathMethod", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -254113,20 +254139,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserAuthenticationHardwareOathMethod", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHardwareOathAuthenticationMethod", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphHardwareOathAuthenticationMethod", - "Uri": "/users/{user-id}/authentication/hardwareOathMethods", - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationHardwareOathMethod", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/hardwareOathMethods", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -254177,19 +254203,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserAuthenticationHardwareOathMethod", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHardwareOathAuthenticationMethod", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/authentication/hardwareOathMethods/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationHardwareOathMethodCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/hardwareOathMethods/$count", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -254240,197 +254266,197 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserAuthenticationHardwareOathMethodCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphHardwareOathTokenAuthenticationMethodDevice", - "Uri": "/users/{user-id}/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device", - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationHardwareOathMethodDevice", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserAuthenticationHardwareOathMethodDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHardwareOathTokenAuthenticationMethodDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/users/{user-id}/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device/assignTo", - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationHardwareOathMethodDeviceAssignTo", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device/assignTo", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserAuthenticationHardwareOathMethodDeviceAssignTo", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/users/{user-id}/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device/assignTo/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationHardwareOathMethodDeviceAssignToMailboxSetting", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device/assignTo/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserAuthenticationHardwareOathMethodDeviceAssignToMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/users/{user-id}/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device/assignTo/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationHardwareOathMethodDeviceAssignToServiceProvisioningError", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device/assignTo/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserAuthenticationHardwareOathMethodDeviceAssignToServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device/assignTo/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationHardwareOathMethodDeviceAssignToServiceProvisioningErrorCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device/assignTo/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserAuthenticationHardwareOathMethodDeviceAssignToServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphHardwareOathTokenAuthenticationMethodDevice", - "Uri": "/users/{user-id}/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device/hardwareOathDevices/{hardwareOathTokenAuthenticationMethodDevice-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationHardwareOathMethodDeviceHardwareOathDevice", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device/hardwareOathDevices/{hardwareOathTokenAuthenticationMethodDevice-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserAuthenticationHardwareOathMethodDeviceHardwareOathDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHardwareOathTokenAuthenticationMethodDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphHardwareOathTokenAuthenticationMethodDevice", - "Uri": "/users/{user-id}/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device/hardwareOathDevices", - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationHardwareOathMethodDeviceHardwareOathDevice", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device/hardwareOathDevices", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserAuthenticationHardwareOathMethodDeviceHardwareOathDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHardwareOathTokenAuthenticationMethodDevice", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/users/{user-id}/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device/hardwareOathDevices/{hardwareOathTokenAuthenticationMethodDevice-id}/assignTo", - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationHardwareOathMethodDeviceHardwareOathDeviceAssignTo", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device/hardwareOathDevices/{hardwareOathTokenAuthenticationMethodDevice-id}/assignTo", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserAuthenticationHardwareOathMethodDeviceHardwareOathDeviceAssignTo", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/users/{user-id}/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device/hardwareOathDevices/{hardwareOathTokenAuthenticationMethodDevice-id}/assignTo/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationHardwareOathMethodDeviceHardwareOathDeviceAssignToMailboxSetting", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device/hardwareOathDevices/{hardwareOathTokenAuthenticationMethodDevice-id}/assignTo/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserAuthenticationHardwareOathMethodDeviceHardwareOathDeviceAssignToMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/users/{user-id}/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device/hardwareOathDevices/{hardwareOathTokenAuthenticationMethodDevice-id}/assignTo/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationHardwareOathMethodDeviceHardwareOathDeviceAssignToServiceProvisioningError", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device/hardwareOathDevices/{hardwareOathTokenAuthenticationMethodDevice-id}/assignTo/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserAuthenticationHardwareOathMethodDeviceHardwareOathDeviceAssignToServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device/hardwareOathDevices/{hardwareOathTokenAuthenticationMethodDevice-id}/assignTo/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationHardwareOathMethodDeviceHardwareOathDeviceAssignToServiceProvisioningErrorCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device/hardwareOathDevices/{hardwareOathTokenAuthenticationMethodDevice-id}/assignTo/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserAuthenticationHardwareOathMethodDeviceHardwareOathDeviceAssignToServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device/hardwareOathDevices/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationHardwareOathMethodDeviceHardwareOathDeviceCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device/hardwareOathDevices/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserAuthenticationHardwareOathMethodDeviceHardwareOathDeviceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationMethod", - "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationMethod", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}", "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -254481,20 +254507,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserAuthenticationMethod", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationMethod", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationMethod", - "Uri": "/users/{user-id}/authentication/methods", - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationMethod", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/methods", "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -254545,19 +254571,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserAuthenticationMethod", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationMethod", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/authentication/methods/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationMethodCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/methods/$count", "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -254608,20 +254634,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserAuthenticationMethodCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod", - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationMicrosoftAuthenticatorMethod", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -254672,20 +254698,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/microsoftauthenticatorauthenticationmethod-get?view=graph-rest-beta", + "Command": "Get-MgBetaUserAuthenticationMicrosoftAuthenticatorMethod", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod", - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods", - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationMicrosoftAuthenticatorMethod", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -254736,19 +254762,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/microsoftauthenticatorauthenticationmethod-list?view=graph-rest-beta", + "Command": "Get-MgBetaUserAuthenticationMicrosoftAuthenticatorMethod", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationMicrosoftAuthenticatorMethodCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/$count", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -254799,35 +254825,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserAuthenticationMicrosoftAuthenticatorMethodCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}/device", - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationMicrosoftAuthenticatorMethodDevice", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}/device", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserAuthenticationMicrosoftAuthenticatorMethodDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphLongRunningOperation", - "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationOperation", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -254862,49 +254888,176 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/longrunningoperation-get?view=graph-rest-beta", + "Command": "Get-MgBetaUserAuthenticationOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLongRunningOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphLongRunningOperation", - "Uri": "/users/{user-id}/authentication/operations", - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationOperation", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/operations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserAuthenticationOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLongRunningOperation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/authentication/operations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationOperationCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/operations/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserAuthenticationOperationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPasswordlessMicrosoftAuthenticatorAuthenticationMethod", + "Module": "Beta.Identity.SignIns", + "CommandAlias": null, "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}", + "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.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "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 + }, + { + "Name": "UserAuthenticationMethod.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, + "Command": "Get-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPasswordlessMicrosoftAuthenticatorAuthenticationMethod", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods", + "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.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "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 + }, + { + "Name": "UserAuthenticationMethod.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, "Command": "Get-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPasswordlessMicrosoftAuthenticatorAuthenticationMethod", + "Method": "GET", + "Variants": [ + "List" + ] + }, + { "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/$count", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -254955,25 +255108,40 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethodCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPasswordlessMicrosoftAuthenticatorAuthenticationMethod", - "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods", + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod", + "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}/device", + "Permissions": [], + "ApiReferenceLink": null, + "Command": "Get-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethodDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/passwordMethods/{passwordAuthenticationMethod-id}", "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 @@ -255003,9 +255171,9 @@ "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 @@ -255019,24 +255187,25 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserAuthenticationPasswordMethod", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod", + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethodCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/passwordMethods", "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 @@ -255066,9 +255235,9 @@ "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 @@ -255082,35 +255251,83 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserAuthenticationPasswordMethod", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}/device", - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethodDevice", "Module": "Beta.Identity.SignIns", - "Permissions": [], - "ApiVersion": "beta", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/passwordMethods/$count", + "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.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "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 + }, + { + "Name": "UserAuthenticationMethod.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "ApiReferenceLink": null, + "Command": "Get-MgBetaUserAuthenticationPasswordMethodCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod", - "Uri": "/users/{user-id}/authentication/passwordMethods/{passwordAuthenticationMethod-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationPasswordMethod", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -255161,20 +255378,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserAuthenticationPhoneMethod", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod", - "Uri": "/users/{user-id}/authentication/passwordMethods", - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationPasswordMethod", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/phoneMethods", "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -255225,19 +255442,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserAuthenticationPhoneMethod", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/authentication/passwordMethods/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationPasswordMethodCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/phoneMethods/$count", "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -255288,25 +255505,25 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserAuthenticationPhoneMethodCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", - "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationPhoneMethod", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/platformCredentialMethods/{platformCredentialAuthenticationMethod-id}", "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.", + "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 @@ -255336,9 +255553,9 @@ "IsLeastPrivilege": false }, { - "Name": "UserAuthenticationMethod.Read", - "Description": "Read your authentication methods.", - "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", + "Name": "UserAuthenticationMethod.Read.All", + "Description": "Read all users' authentication methods", + "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user's phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", "IsAdmin": true, "PermissionType": "DelegatedWork", "IsLeastPrivilege": false @@ -255352,25 +255569,25 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserAuthenticationPlatformCredentialMethod", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlatformCredentialAuthenticationMethod", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", - "Uri": "/users/{user-id}/authentication/phoneMethods", - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationPhoneMethod", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/platformCredentialMethods", "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.", + "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 @@ -255400,9 +255617,9 @@ "IsLeastPrivilege": false }, { - "Name": "UserAuthenticationMethod.Read", - "Description": "Read your authentication methods.", - "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", + "Name": "UserAuthenticationMethod.Read.All", + "Description": "Read all users' authentication methods", + "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user's phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", "IsAdmin": true, "PermissionType": "DelegatedWork", "IsLeastPrivilege": false @@ -255416,24 +255633,24 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserAuthenticationPlatformCredentialMethod", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlatformCredentialAuthenticationMethod", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/authentication/phoneMethods/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationPhoneMethodCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/platformCredentialMethods/$count", "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.", + "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 @@ -255463,9 +255680,9 @@ "IsLeastPrivilege": false }, { - "Name": "UserAuthenticationMethod.Read", - "Description": "Read your authentication methods.", - "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", + "Name": "UserAuthenticationMethod.Read.All", + "Description": "Read all users' authentication methods", + "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user's phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", "IsAdmin": true, "PermissionType": "DelegatedWork", "IsLeastPrivilege": false @@ -255479,20 +255696,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserAuthenticationPlatformCredentialMethodCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlatformCredentialAuthenticationMethod", - "Uri": "/users/{user-id}/authentication/platformCredentialMethods/{platformCredentialAuthenticationMethod-id}", + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationPlatformCredentialMethod", + "Uri": "/users/{user-id}/authentication/platformCredentialMethods/{platformCredentialAuthenticationMethod-id}/device", + "Permissions": [], + "ApiReferenceLink": null, + "Command": "Get-MgBetaUserAuthenticationPlatformCredentialMethodDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/qrCodePinMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -255543,20 +255775,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserAuthenticationQrCodePinMethod", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphQrCodePinAuthenticationMethod", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlatformCredentialAuthenticationMethod", - "Uri": "/users/{user-id}/authentication/platformCredentialMethods", - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationPlatformCredentialMethod", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/qrCodePinMethod/pin", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -255607,19 +255839,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserAuthenticationQrCodePinMethodPin", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphQrPin", + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/authentication/platformCredentialMethods/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationPlatformCredentialMethodCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/qrCodePinMethod/standardQRCode", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -255670,35 +255903,84 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserAuthenticationQrCodePinMethodStandardQrCode", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphQrCode", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/users/{user-id}/authentication/platformCredentialMethods/{platformCredentialAuthenticationMethod-id}/device", - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationPlatformCredentialMethodDevice", "Module": "Beta.Identity.SignIns", - "Permissions": [], - "ApiVersion": "beta", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/qrCodePinMethod/temporaryQRCode", + "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.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "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 + }, + { + "Name": "UserAuthenticationMethod.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "ApiReferenceLink": null, + "Command": "Get-MgBetaUserAuthenticationQrCodePinMethodTemporaryQrCode", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphQrCode", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/authentication/requirements", - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationRequirement", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/requirements", "Permissions": [ { "Name": "Policy.Read.All", @@ -255733,35 +256015,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-get?view=graph-rest-beta", + "Command": "Get-MgBetaUserAuthenticationRequirement", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSignInPreferences", - "Uri": "/users/{user-id}/authentication/signInPreferences", - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationSignInPreference", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/signInPreferences", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-get?view=graph-rest-beta", + "Command": "Get-MgBetaUserAuthenticationSignInPreference", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSignInPreferences", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod", - "Uri": "/users/{user-id}/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationSoftwareOathMethod", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -255812,20 +256094,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserAuthenticationSoftwareOathMethod", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod", - "Uri": "/users/{user-id}/authentication/softwareOathMethods", - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationSoftwareOathMethod", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/softwareOathMethods", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -255876,19 +256158,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserAuthenticationSoftwareOathMethod", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/authentication/softwareOathMethods/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationSoftwareOathMethodCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/softwareOathMethods/$count", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -255939,20 +256221,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserAuthenticationSoftwareOathMethodCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", - "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationTemporaryAccessPassMethod", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -256003,20 +256285,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/temporaryaccesspassauthenticationmethod-get?view=graph-rest-beta", + "Command": "Get-MgBetaUserAuthenticationTemporaryAccessPassMethod", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", - "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods", - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationTemporaryAccessPassMethod", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -256067,19 +256349,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-list-temporaryaccesspassmethods?view=graph-rest-beta", + "Command": "Get-MgBetaUserAuthenticationTemporaryAccessPassMethod", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationTemporaryAccessPassMethodCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/$count", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -256130,20 +256412,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserAuthenticationTemporaryAccessPassMethodCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod", - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationWindowsHelloForBusinessMethod", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -256194,20 +256476,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowshelloforbusinessauthenticationmethod-get?view=graph-rest-beta", + "Command": "Get-MgBetaUserAuthenticationWindowsHelloForBusinessMethod", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod", - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods", - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationWindowsHelloForBusinessMethod", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -256258,19 +256540,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowshelloforbusinessauthenticationmethod-list?view=graph-rest-beta", + "Command": "Get-MgBetaUserAuthenticationWindowsHelloForBusinessMethod", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationWindowsHelloForBusinessMethodCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/$count", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -256321,50 +256603,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserAuthenticationWindowsHelloForBusinessMethodCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}/device", - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationWindowsHelloForBusinessMethodDevice", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}/device", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserAuthenticationWindowsHelloForBusinessMethodDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/users/getByIds", - "CommandAlias": null, - "Command": "Get-MgBetaUserById", "Module": "Beta.Users.Actions", + "CommandAlias": null, + "Uri": "/users/getByIds", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", + "Command": "Get-MgBetaUserById", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/users(userPrincipalName='{userPrincipalName}')", - "CommandAlias": null, - "Command": "Get-MgBetaUserByUserPrincipalName", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users(userPrincipalName='{userPrincipalName}')", "Permissions": [ { "Name": "User.ReadBasic.All", @@ -256575,35 +256857,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-get?view=graph-rest-beta", + "Command": "Get-MgBetaUserByUserPrincipalName", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCalendar", - "Uri": "/users/{user-id}/calendars/{calendar-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserCalendar", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendars/{calendar-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserCalendar", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendar", + "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCalendar", - "Uri": "/users/{user-id}/calendars", - "CommandAlias": null, - "Command": "Get-MgBetaUserCalendar", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendars", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -256694,19 +256976,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserCalendar", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendar", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/calendars/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserCalendarCount", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendars/$count", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -256797,20 +257079,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserCalendarCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/users/{user-id}/calendars/{calendar-id}/events", - "CommandAlias": null, - "Command": "Get-MgBetaUserCalendarEvent", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendars/{calendar-id}/events", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -256885,19 +257167,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserCalendarEvent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", "Variants": [ "List1" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCalendarGroup", - "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserCalendarGroup", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -256948,20 +257230,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserCalendarGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendarGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCalendarGroup", - "Uri": "/users/{user-id}/calendarGroups", - "CommandAlias": null, - "Command": "Get-MgBetaUserCalendarGroup", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendarGroups", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -257036,19 +257318,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserCalendarGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendarGroup", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCalendar", - "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars", - "CommandAlias": null, - "Command": "Get-MgBetaUserCalendarGroupCalendar", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -257139,19 +257421,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserCalendarGroupCalendar", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendar", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/calendarGroups/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserCalendarGroupCount", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendarGroups/$count", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -257226,23 +257508,26 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserCalendarGroupCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCalendarPermission", - "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserCalendarPermission", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendarpermission-get?view=graph-rest-beta", + "Command": "Get-MgBetaUserCalendarPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendarPermission", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -257251,30 +257536,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCalendarPermission", - "Uri": "/users/{user-id}/calendar/calendarPermissions", - "CommandAlias": null, - "Command": "Get-MgBetaUserCalendarPermission", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendar/calendarPermissions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserCalendarPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendarPermission", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/calendar/calendarPermissions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserCalendarPermissionCount", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendar/calendarPermissions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserCalendarPermissionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -257283,12 +257568,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/users/{user-id}/calendar/calendarView", - "CommandAlias": null, - "Command": "Get-MgBetaUserCalendarView", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendar/calendarView", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -257363,20 +257645,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserCalendarView", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChat", - "Uri": "/users/{user-id}/chats/{chat-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserChat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -257459,20 +257741,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get?view=graph-rest-beta", + "Command": "Get-MgBetaUserChat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChat", - "Uri": "/users/{user-id}/chats", - "CommandAlias": null, - "Command": "Get-MgBetaUserChat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -257515,19 +257797,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list?view=graph-rest-beta", + "Command": "Get-MgBetaUserChat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChat", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/chats/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserChatCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/$count", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -257570,109 +257852,109 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserChatCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserChatInstalledApp", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserChatInstalledApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps", - "CommandAlias": null, - "Command": "Get-MgBetaUserChatInstalledApp", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserChatInstalledApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserChatInstalledAppCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserChatInstalledAppCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsApp", - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp", - "CommandAlias": null, - "Command": "Get-MgBetaUserChatInstalledAppTeamApp", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserChatInstalledAppTeamApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAppDefinition", - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", - "CommandAlias": null, - "Command": "Get-MgBetaUserChatInstalledAppTeamAppDefinition", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserChatInstalledAppTeamAppDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageInfo", - "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview", - "CommandAlias": null, - "Command": "Get-MgBetaUserChatLastMessagePreview", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserChatLastMessagePreview", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageInfo", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserChatMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}", "Permissions": [ { "Name": "ChatMember.Read", @@ -257771,20 +258053,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserChatMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/users/{user-id}/chats/{chat-id}/members", - "CommandAlias": null, - "Command": "Get-MgBetaUserChatMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/members", "Permissions": [ { "Name": "ChatMember.Read", @@ -257883,19 +258165,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserChatMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/members/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserChatMemberCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/members/$count", "Permissions": [ { "Name": "ChatMember.Read", @@ -257994,20 +258276,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserChatMemberCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserChatMessageCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/$count", "Permissions": [ { "Name": "Chat.Read", @@ -258050,20 +258332,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserChatMessageCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/delta", - "CommandAlias": null, - "Command": "Get-MgBetaUserChatMessageDelta", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/delta", "Permissions": [ { "Name": "Chat.Read", @@ -258138,20 +258420,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", + "Command": "Get-MgBetaUserChatMessageDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserChatMessageHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [ { "Name": "Chat.Read", @@ -258226,8 +258508,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserChatMessageHostedContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -258236,12 +258521,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", - "CommandAlias": null, - "Command": "Get-MgBetaUserChatMessageHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", "Permissions": [ { "Name": "Chat.Read", @@ -258316,19 +258598,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserChatMessageHostedContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserChatMessageHostedContentCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/$count", "Permissions": [ { "Name": "Chat.Read", @@ -258403,82 +258685,85 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserChatMessageHostedContentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "CommandAlias": null, - "Command": "Get-MgBetaUserChatMessageReply", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserChatMessageReply", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies", - "CommandAlias": null, - "Command": "Get-MgBetaUserChatMessageReply", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserChatMessageReply", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserChatMessageReplyCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserChatMessageReplyCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/delta", - "CommandAlias": null, - "Command": "Get-MgBetaUserChatMessageReplyDelta", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/delta", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", + "Command": "Get-MgBetaUserChatMessageReplyDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserChatMessageReplyHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserChatMessageReplyHostedContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -258487,132 +258772,132 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "CommandAlias": null, - "Command": "Get-MgBetaUserChatMessageReplyHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserChatMessageReplyHostedContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserChatMessageReplyHostedContentCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserChatMessageReplyHostedContentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", - "Uri": "/users/{user-id}/chats/{chat-id}/operations/{teamsAsyncOperation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserChatOperation", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/operations/{teamsAsyncOperation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserChatOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", - "Uri": "/users/{user-id}/chats/{chat-id}/operations", - "CommandAlias": null, - "Command": "Get-MgBetaUserChatOperation", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/operations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserChatOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/operations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserChatOperationCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/operations/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserChatOperationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserChatPermissionGrant", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserChatPermissionGrant", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants", - "CommandAlias": null, - "Command": "Get-MgBetaUserChatPermissionGrant", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserChatPermissionGrant", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserChatPermissionGrantCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserChatPermissionGrantCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", - "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserChatPinnedMessage", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserChatPinnedMessage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -258621,41 +258906,38 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", - "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages", - "CommandAlias": null, - "Command": "Get-MgBetaUserChatPinnedMessage", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserChatPinnedMessage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserChatPinnedMessageCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserChatPinnedMessageCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/users/{user-id}/chats/getAllRetainedMessages", - "CommandAlias": null, - "Command": "Get-MgBetaUserChatRetainedMessage", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/getAllRetainedMessages", "Permissions": [ { "Name": "Chat.Read.All", @@ -258674,79 +258956,143 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-getallretainedmessages?view=graph-rest-beta", + "Command": "Get-MgBetaUserChatRetainedMessage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsTab", - "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserChatTab", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserChatTab", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsTab", - "Uri": "/users/{user-id}/chats/{chat-id}/tabs", - "CommandAlias": null, - "Command": "Get-MgBetaUserChatTab", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/tabs", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserChatTab", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/tabs/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserChatTabCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/tabs/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserChatTabCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsApp", - "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp", - "CommandAlias": null, - "Command": "Get-MgBetaUserChatTabTeamApp", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserChatTabTeamApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContact", - "Uri": "/users/{user-id}/contacts/{contact-id}", + "Module": "Beta.PersonalContacts", "CommandAlias": null, + "Uri": "/users/{user-id}/contacts/{contact-id}", + "Permissions": [ + { + "Name": "Contacts.Read", + "Description": "Read your contacts ", + "FullDescription": "Allows the app to read contacts in your contact folders. ", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "Contacts.Read", + "Description": "Read your contacts ", + "FullDescription": "Allows the app to read contacts in your contact folders. ", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": true + }, + { + "Name": "Contacts.Read", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Contacts.ReadWrite", + "Description": "Have full access of your contacts ", + "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Contacts.ReadWrite", + "Description": "Have full access of your contacts ", + "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": false + }, + { + "Name": "Contacts.ReadWrite", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, "Command": "Get-MgBetaUserContact", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContact", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { "Module": "Beta.PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contacts", "Permissions": [ { "Name": "Contacts.Read", @@ -258797,83 +259143,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphContact", - "Uri": "/users/{user-id}/contacts", - "CommandAlias": null, "Command": "Get-MgBetaUserContact", - "Module": "Beta.PersonalContacts", - "Permissions": [ - { - "Name": "Contacts.Read", - "Description": "Read your contacts ", - "FullDescription": "Allows the app to read contacts in your contact folders. ", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "Contacts.Read", - "Description": "Read your contacts ", - "FullDescription": "Allows the app to read contacts in your contact folders. ", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": true - }, - { - "Name": "Contacts.Read", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Contacts.ReadWrite", - "Description": "Have full access of your contacts ", - "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Contacts.ReadWrite", - "Description": "Have full access of your contacts ", - "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": false - }, - { - "Name": "Contacts.ReadWrite", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "ApiVersion": "beta", - "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContact", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/contacts/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserContactCount", "Module": "Beta.PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contacts/$count", "Permissions": [ { "Name": "Contacts.Read", @@ -258924,20 +259206,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserContactCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContact", - "Uri": "/users/{user-id}/contacts/delta", - "CommandAlias": null, - "Command": "Get-MgBetaUserContactDelta", "Module": "Beta.PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contacts/delta", "Permissions": [ { "Name": "Contacts.Read", @@ -258988,64 +259270,64 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-delta?view=graph-rest-beta", + "Command": "Get-MgBetaUserContactDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContact", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserContactExtension", "Module": "Beta.PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserContactExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions", - "CommandAlias": null, - "Command": "Get-MgBetaUserContactExtension", "Module": "Beta.PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserContactExtension", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserContactExtensionCount", "Module": "Beta.PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserContactExtensionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContactFolder", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserContactFolder", "Module": "Beta.PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", "Permissions": [ { "Name": "Contacts.Read", @@ -259096,20 +259378,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserContactFolder", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContactFolder", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContactFolder", - "Uri": "/users/{user-id}/contactFolders", - "CommandAlias": null, - "Command": "Get-MgBetaUserContactFolder", "Module": "Beta.PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders", "Permissions": [ { "Name": "Contacts.Read", @@ -259160,34 +259442,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserContactFolder", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContactFolder", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContactFolder", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", - "CommandAlias": null, - "Command": "Get-MgBetaUserContactFolderChildFolder", "Module": "Beta.PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserContactFolderChildFolder", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContactFolder", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContactFolder", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders", - "CommandAlias": null, - "Command": "Get-MgBetaUserContactFolderChildFolder", "Module": "Beta.PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders", "Permissions": [ { "Name": "Contacts.Read", @@ -259238,19 +259520,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserContactFolderChildFolder", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContactFolder", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContact", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserContactFolderChildFolderContact", "Module": "Beta.PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}", "Permissions": [ { "Name": "Contacts.Read", @@ -259301,20 +259583,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserContactFolderChildFolderContact", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContact", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContact", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts", - "CommandAlias": null, - "Command": "Get-MgBetaUserContactFolderChildFolderContact", "Module": "Beta.PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts", "Permissions": [ { "Name": "Contacts.Read", @@ -259365,83 +259647,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserContactFolderChildFolderContact", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContact", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserContactFolderChildFolderContactCount", "Module": "Beta.PersonalContacts", - "Permissions": [ - { - "Name": "Contacts.Read", - "Description": "Read your contacts ", - "FullDescription": "Allows the app to read contacts in your contact folders. ", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "Contacts.Read", - "Description": "Read your contacts ", - "FullDescription": "Allows the app to read contacts in your contact folders. ", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": true - }, - { - "Name": "Contacts.Read", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Contacts.ReadWrite", - "Description": "Have full access of your contacts ", - "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Contacts.ReadWrite", - "Description": "Have full access of your contacts ", - "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": false - }, - { - "Name": "Contacts.ReadWrite", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiVersion": "beta", - "ApiReferenceLink": null, - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphContact", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/delta", "CommandAlias": null, - "Command": "Get-MgBetaUserContactFolderChildFolderContactDelta", - "Module": "Beta.PersonalContacts", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/$count", "Permissions": [ { "Name": "Contacts.Read", @@ -259492,94 +259710,158 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": null, + "Command": "Get-MgBetaUserContactFolderChildFolderContactCount", "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { + "Module": "Beta.PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/delta", + "Permissions": [ + { + "Name": "Contacts.Read", + "Description": "Read your contacts ", + "FullDescription": "Allows the app to read contacts in your contact folders. ", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "Contacts.Read", + "Description": "Read your contacts ", + "FullDescription": "Allows the app to read contacts in your contact folders. ", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": true + }, + { + "Name": "Contacts.Read", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Contacts.ReadWrite", + "Description": "Have full access of your contacts ", + "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Contacts.ReadWrite", + "Description": "Have full access of your contacts ", + "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": false + }, + { + "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-beta", + "Command": "Get-MgBetaUserContactFolderChildFolderContactDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContact", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserContactFolderChildFolderContactExtension", "Module": "Beta.PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserContactFolderChildFolderContactExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions", - "CommandAlias": null, - "Command": "Get-MgBetaUserContactFolderChildFolderContactExtension", "Module": "Beta.PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserContactFolderChildFolderContactExtension", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserContactFolderChildFolderContactExtensionCount", "Module": "Beta.PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserContactFolderChildFolderContactExtensionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphProfilePhoto", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo", - "CommandAlias": null, - "Command": "Get-MgBetaUserContactFolderChildFolderContactPhoto", "Module": "Beta.PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserContactFolderChildFolderContactPhoto", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProfilePhoto", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value", - "CommandAlias": null, - "Command": "Get-MgBetaUserContactFolderChildFolderContactPhotoContent", "Module": "Beta.PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserContactFolderChildFolderContactPhotoContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserContactFolderChildFolderCount", "Module": "Beta.PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/$count", "Permissions": [ { "Name": "Contacts.Read", @@ -259630,35 +259912,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserContactFolderChildFolderCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContactFolder", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta", - "CommandAlias": null, - "Command": "Get-MgBetaUserContactFolderChildFolderDelta", "Module": "Beta.PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contactfolder-delta?view=graph-rest-beta", + "Command": "Get-MgBetaUserContactFolderChildFolderDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContactFolder", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContact", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserContactFolderContact", "Module": "Beta.PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", "Permissions": [ { "Name": "Contacts.Read", @@ -259709,20 +259991,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserContactFolderContact", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContact", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContact", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts", - "CommandAlias": null, - "Command": "Get-MgBetaUserContactFolderContact", "Module": "Beta.PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts", "Permissions": [ { "Name": "Contacts.Read", @@ -259773,19 +260055,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserContactFolderContact", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContact", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserContactFolderContactCount", "Module": "Beta.PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/$count", "Permissions": [ { "Name": "Contacts.Read", @@ -259836,20 +260118,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserContactFolderContactCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContact", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta", - "CommandAlias": null, - "Command": "Get-MgBetaUserContactFolderContactDelta", "Module": "Beta.PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta", "Permissions": [ { "Name": "Contacts.Read", @@ -259900,64 +260182,64 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-delta?view=graph-rest-beta", + "Command": "Get-MgBetaUserContactFolderContactDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContact", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserContactFolderContactExtension", "Module": "Beta.PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserContactFolderContactExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions", - "CommandAlias": null, - "Command": "Get-MgBetaUserContactFolderContactExtension", "Module": "Beta.PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserContactFolderContactExtension", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserContactFolderContactExtensionCount", "Module": "Beta.PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserContactFolderContactExtensionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphProfilePhoto", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo", - "CommandAlias": null, - "Command": "Get-MgBetaUserContactFolderContactPhoto", "Module": "Beta.PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo", "Permissions": [ { "Name": "Contacts.Read", @@ -259976,20 +260258,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserContactFolderContactPhoto", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProfilePhoto", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value", - "CommandAlias": null, - "Command": "Get-MgBetaUserContactFolderContactPhotoContent", "Module": "Beta.PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value", "Permissions": [ { "Name": "Contacts.Read", @@ -260008,20 +260290,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserContactFolderContactPhotoContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/contactFolders/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserContactFolderCount", "Module": "Beta.PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/$count", "Permissions": [ { "Name": "Contacts.Read", @@ -260072,20 +260354,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserContactFolderCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContactFolder", - "Uri": "/users/{user-id}/contactFolders/delta", - "CommandAlias": null, - "Command": "Get-MgBetaUserContactFolderDelta", "Module": "Beta.PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/delta", "Permissions": [ { "Name": "Contacts.Read", @@ -260136,20 +260418,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contactfolder-delta?view=graph-rest-beta", + "Command": "Get-MgBetaUserContactFolderDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContactFolder", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphProfilePhoto", - "Uri": "/users/{user-id}/contacts/{contact-id}/photo", - "CommandAlias": null, - "Command": "Get-MgBetaUserContactPhoto", "Module": "Beta.PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contacts/{contact-id}/photo", "Permissions": [ { "Name": "Contacts.Read", @@ -260168,20 +260450,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserContactPhoto", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProfilePhoto", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", - "CommandAlias": null, - "Command": "Get-MgBetaUserContactPhotoContent", "Module": "Beta.PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", "Permissions": [ { "Name": "Contacts.Read", @@ -260200,20 +260482,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserContactPhotoContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserCount", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/$count", "Permissions": [ { "Name": "User.ReadBasic.All", @@ -260424,34 +260706,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/users/{user-id}/createdObjects/{directoryObject-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserCreatedObject", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/createdObjects/{directoryObject-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserCreatedObject", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/users/{user-id}/createdObjects", - "CommandAlias": null, - "Command": "Get-MgBetaUserCreatedObject", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/createdObjects", "Permissions": [ { "Name": "User.Read", @@ -260550,48 +260832,48 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserCreatedObject", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/users/{user-id}/createdObjects/{directoryObject-id}/servicePrincipal", - "CommandAlias": null, - "Command": "Get-MgBetaUserCreatedObjectAsServicePrincipal", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/createdObjects/{directoryObject-id}/servicePrincipal", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserCreatedObjectAsServicePrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/users/{user-id}/createdObjects/servicePrincipal", - "CommandAlias": null, - "Command": "Get-MgBetaUserCreatedObjectAsServicePrincipal", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/createdObjects/servicePrincipal", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserCreatedObjectAsServicePrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/createdObjects/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserCreatedObjectCount", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/createdObjects/$count", "Permissions": [ { "Name": "User.Read", @@ -260690,50 +260972,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserCreatedObjectCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/createdObjects/servicePrincipal/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserCreatedObjectCountAsServicePrincipal", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/createdObjects/servicePrincipal/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserCreatedObjectCountAsServicePrincipal", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCalendar", - "Uri": "/users/{user-id}/calendar", - "CommandAlias": null, - "Command": "Get-MgBetaUserDefaultCalendar", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendar", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDefaultCalendar", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendar", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/users/{user-id}/calendar/events", - "CommandAlias": null, - "Command": "Get-MgBetaUserDefaultCalendarEvent", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendar/events", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -260808,19 +261090,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDefaultCalendarEvent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", - "Uri": "/users/{user-id}/drive", - "CommandAlias": null, - "Command": "Get-MgBetaUserDefaultDrive", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drive", "Permissions": [ { "Name": "Files.Read", @@ -260935,20 +261217,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDefaultDrive", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/users/delta", - "CommandAlias": null, - "Command": "Get-MgBetaUserDelta", "Module": "Beta.Users.Functions", + "CommandAlias": null, + "Uri": "/users/delta", "Permissions": [ { "Name": "User.Read.All", @@ -261015,1133 +261297,1133 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delta?view=graph-rest-beta", + "Command": "Get-MgBetaUserDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Delta" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/users/{user-id}/devices/{device-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserDevice", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/users/{user-id}/devices", - "CommandAlias": null, - "Command": "Get-MgBetaUserDevice", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/users/{user-id}/devices(deviceId='{deviceId}')", - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceByDeviceId", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices(deviceId='{deviceId}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDeviceByDeviceId", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCommand", - "Uri": "/users/{user-id}/devices/{device-id}/commands/{command-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceCommand", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/commands/{command-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDeviceCommand", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCommand", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCommand", - "Uri": "/users/{user-id}/devices/{device-id}/commands", - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceCommand", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/commands", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDeviceCommand", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCommand", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/devices/{device-id}/commands/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceCommandCount", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/commands/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDeviceCommandCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/devices/{device-id}/commands/{command-id}/responsepayload", - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceCommandResponsepayload", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/commands/{command-id}/responsepayload", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDeviceCommandResponsepayload", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/devices/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceCount", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDeviceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/users/{user-id}/devices/delta", - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceDelta", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/delta", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delta?view=graph-rest-beta", + "Command": "Get-MgBetaUserDeviceDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceEnrollmentConfiguration", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDeviceEnrollmentConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations", - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceEnrollmentConfiguration", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDeviceEnrollmentConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceEnrollmentConfigurationAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDeviceEnrollmentConfigurationAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceEnrollmentConfigurationAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDeviceEnrollmentConfigurationAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceEnrollmentConfigurationAssignmentCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDeviceEnrollmentConfigurationAssignmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceEnrollmentConfigurationCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDeviceEnrollmentConfigurationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/devices/{device-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceExtension", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDeviceExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", - "Uri": "/users/{user-id}/devices/{device-id}/extensions", - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceExtension", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/extensions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDeviceExtension", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/devices/{device-id}/extensions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceExtensionCount", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/extensions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDeviceExtensionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceManagementTroubleshootingEvent", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDeviceManagementTroubleshootingEvent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents", - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceManagementTroubleshootingEvent", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDeviceManagementTroubleshootingEvent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceManagementTroubleshootingEventCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDeviceManagementTroubleshootingEventCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/users/{user-id}/devices/{device-id}/memberOf/{directoryObject-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceMemberOf", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/memberOf/{directoryObject-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDeviceMemberOf", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/users/{user-id}/devices/{device-id}/memberOf", - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceMemberOf", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/memberOf", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDeviceMemberOf", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/users/{user-id}/devices/{device-id}/memberOf/{directoryObject-id}/administrativeUnit", - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceMemberOfAsAdministrativeUnit", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/memberOf/{directoryObject-id}/administrativeUnit", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDeviceMemberOfAsAdministrativeUnit", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/users/{user-id}/devices/{device-id}/memberOf/administrativeUnit", - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceMemberOfAsAdministrativeUnit", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/memberOf/administrativeUnit", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDeviceMemberOfAsAdministrativeUnit", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/users/{user-id}/devices/{device-id}/memberOf/{directoryObject-id}/group", - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceMemberOfAsGroup", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/memberOf/{directoryObject-id}/group", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDeviceMemberOfAsGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/users/{user-id}/devices/{device-id}/memberOf/group", - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceMemberOfAsGroup", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/memberOf/group", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDeviceMemberOfAsGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/devices/{device-id}/memberOf/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceMemberOfCount", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/memberOf/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDeviceMemberOfCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/devices/{device-id}/memberOf/administrativeUnit/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceMemberOfCountAsAdministrativeUnit", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/memberOf/administrativeUnit/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDeviceMemberOfCountAsAdministrativeUnit", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/devices/{device-id}/memberOf/group/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceMemberOfCountAsGroup", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/memberOf/group/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDeviceMemberOfCountAsGroup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners", - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceRegisteredOwner", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDeviceRegisteredOwner", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/{directoryObject-id}/appRoleAssignment", - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsAppRoleAssignment", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/{directoryObject-id}/appRoleAssignment", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsAppRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/appRoleAssignment", - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsAppRoleAssignment", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/appRoleAssignment", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsAppRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEndpoint", - "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/{directoryObject-id}/endpoint", - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsEndpoint", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/{directoryObject-id}/endpoint", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsEndpoint", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEndpoint", - "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/endpoint", - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsEndpoint", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/endpoint", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsEndpoint", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/{directoryObject-id}/servicePrincipal", - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsServicePrincipal", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/{directoryObject-id}/servicePrincipal", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsServicePrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/servicePrincipal", - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsServicePrincipal", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/servicePrincipal", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsServicePrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/{directoryObject-id}/user", - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsUser", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/{directoryObject-id}/user", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/user", - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsUser", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/user", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/$ref", - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceRegisteredOwnerByRef", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDeviceRegisteredOwnerByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceRegisteredOwnerCount", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDeviceRegisteredOwnerCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/appRoleAssignment/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceRegisteredOwnerCountAsAppRoleAssignment", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/appRoleAssignment/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDeviceRegisteredOwnerCountAsAppRoleAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/endpoint/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceRegisteredOwnerCountAsEndpoint", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/endpoint/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDeviceRegisteredOwnerCountAsEndpoint", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/servicePrincipal/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceRegisteredOwnerCountAsServicePrincipal", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/servicePrincipal/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDeviceRegisteredOwnerCountAsServicePrincipal", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/user/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceRegisteredOwnerCountAsUser", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/user/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDeviceRegisteredOwnerCountAsUser", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers", - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceRegisteredUser", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDeviceRegisteredUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/{directoryObject-id}/appRoleAssignment", - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceRegisteredUserAsAppRoleAssignment", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/{directoryObject-id}/appRoleAssignment", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDeviceRegisteredUserAsAppRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/appRoleAssignment", - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceRegisteredUserAsAppRoleAssignment", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/appRoleAssignment", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDeviceRegisteredUserAsAppRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEndpoint", - "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/{directoryObject-id}/endpoint", - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceRegisteredUserAsEndpoint", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/{directoryObject-id}/endpoint", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDeviceRegisteredUserAsEndpoint", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEndpoint", - "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/endpoint", - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceRegisteredUserAsEndpoint", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/endpoint", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDeviceRegisteredUserAsEndpoint", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/{directoryObject-id}/servicePrincipal", - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceRegisteredUserAsServicePrincipal", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/{directoryObject-id}/servicePrincipal", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDeviceRegisteredUserAsServicePrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/servicePrincipal", - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceRegisteredUserAsServicePrincipal", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/servicePrincipal", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDeviceRegisteredUserAsServicePrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/{directoryObject-id}/user", - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceRegisteredUserAsUser", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/{directoryObject-id}/user", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDeviceRegisteredUserAsUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/user", - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceRegisteredUserAsUser", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/user", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDeviceRegisteredUserAsUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/$ref", - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceRegisteredUserByRef", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDeviceRegisteredUserByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceRegisteredUserCount", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDeviceRegisteredUserCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/appRoleAssignment/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceRegisteredUserCountAsAppRoleAssignment", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/appRoleAssignment/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDeviceRegisteredUserCountAsAppRoleAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/endpoint/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceRegisteredUserCountAsEndpoint", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/endpoint/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDeviceRegisteredUserCountAsEndpoint", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/servicePrincipal/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceRegisteredUserCountAsServicePrincipal", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/servicePrincipal/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDeviceRegisteredUserCountAsServicePrincipal", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/user/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceRegisteredUserCountAsUser", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/user/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDeviceRegisteredUserCountAsUser", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceTemplate", - "Uri": "/users/{user-id}/devices/{device-id}/deviceTemplate/{deviceTemplate-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceTemplate", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/deviceTemplate/{deviceTemplate-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDeviceTemplate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceTemplate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceTemplate", - "Uri": "/users/{user-id}/devices/{device-id}/deviceTemplate", - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceTemplate", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/deviceTemplate", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDeviceTemplate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceTemplate", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/devices/{device-id}/deviceTemplate/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceTemplateCount", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/deviceTemplate/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDeviceTemplateCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/{directoryObject-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceTransitiveMemberOf", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/{directoryObject-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDeviceTransitiveMemberOf", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf", - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceTransitiveMemberOf", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDeviceTransitiveMemberOf", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceTransitiveMemberOfAsAdministrativeUnit", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDeviceTransitiveMemberOfAsAdministrativeUnit", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/administrativeUnit", - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceTransitiveMemberOfAsAdministrativeUnit", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/administrativeUnit", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDeviceTransitiveMemberOfAsAdministrativeUnit", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/group", - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceTransitiveMemberOfAsGroup", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/group", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDeviceTransitiveMemberOfAsGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/group", - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceTransitiveMemberOfAsGroup", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/group", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDeviceTransitiveMemberOfAsGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceTransitiveMemberOfCount", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDeviceTransitiveMemberOfCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/administrativeUnit/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceTransitiveMemberOfCountAsAdministrativeUnit", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/administrativeUnit/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDeviceTransitiveMemberOfCountAsAdministrativeUnit", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/group/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceTransitiveMemberOfCountAsGroup", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/group/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDeviceTransitiveMemberOfCountAsGroup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUsageRight", - "Uri": "/users/{user-id}/devices/{device-id}/usageRights/{usageRight-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceUsageRights", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/usageRights/{usageRight-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDeviceUsageRights", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUsageRight", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUsageRight", - "Uri": "/users/{user-id}/devices/{device-id}/usageRights", - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceUsageRights", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/usageRights", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDeviceUsageRights", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUsageRight", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/devices/{device-id}/usageRights/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceUsageRightsCount", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/usageRights/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDeviceUsageRightsCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/users/{user-id}/directReports/{directoryObject-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserDirectReport", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/directReports/{directoryObject-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDirectReport", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/users/{user-id}/directReports", - "CommandAlias": null, - "Command": "Get-MgBetaUserDirectReport", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/directReports", "Permissions": [ { "Name": "User.Read", @@ -262216,77 +262498,77 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDirectReport", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOrgContact", - "Uri": "/users/{user-id}/directReports/{directoryObject-id}/orgContact", - "CommandAlias": null, - "Command": "Get-MgBetaUserDirectReportAsOrgContact", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/directReports/{directoryObject-id}/orgContact", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDirectReportAsOrgContact", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOrgContact", - "Uri": "/users/{user-id}/directReports/orgContact", - "CommandAlias": null, - "Command": "Get-MgBetaUserDirectReportAsOrgContact", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/directReports/orgContact", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDirectReportAsOrgContact", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/users/{user-id}/directReports/{directoryObject-id}/user", - "CommandAlias": null, - "Command": "Get-MgBetaUserDirectReportAsUser", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/directReports/{directoryObject-id}/user", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDirectReportAsUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/users/{user-id}/directReports/user", - "CommandAlias": null, - "Command": "Get-MgBetaUserDirectReportAsUser", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/directReports/user", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDirectReportAsUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/directReports/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserDirectReportCount", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/directReports/$count", "Permissions": [ { "Name": "User.Read", @@ -262361,65 +262643,65 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDirectReportCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/directReports/orgContact/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserDirectReportCountAsOrgContact", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/directReports/orgContact/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDirectReportCountAsOrgContact", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/directReports/user/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserDirectReportCountAsUser", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/directReports/user/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDirectReportCountAsUser", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", - "Uri": "/users/{user-id}/drives/{drive-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserDrive", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDrive", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", - "Uri": "/users/{user-id}/drives", - "CommandAlias": null, - "Command": "Get-MgBetaUserDrive", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives", "Permissions": [ { "Name": "Files.Read", @@ -262534,166 +262816,166 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDrive", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityOld", - "Uri": "/users/{user-id}/drives/{drive-id}/activities", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveActivity", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/activities", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveActivity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityOld", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveBundle", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveBundle", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/bundles", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveBundle", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/bundles", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveBundle", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveBundleContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveBundleContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/contentStream", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveBundleContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveBundleContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/bundles/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveBundleCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/bundles/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveBundleCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/base", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveContentTypeBase", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/base", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveContentTypeBase", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveContentTypeBaseType", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveContentTypeBaseType", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveContentTypeBaseType", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveContentTypeBaseType", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveContentTypeBaseTypeCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveContentTypeBaseTypeCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/$count", "Permissions": [ { "Name": "Files.Read", @@ -262808,495 +263090,498 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveCreatedByUser", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveCreatedByUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveCreatedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveCreatedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveCreatedByUserServiceProvisioningError", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveCreatedByUserServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveCreatedByUserServiceProvisioningErrorCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveCreatedByUserServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveFollowing", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveFollowing", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/following", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveFollowing", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/following", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveFollowing", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveFollowingContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveFollowingContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/contentStream", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveFollowingContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveFollowingContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/following/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveFollowingCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/following/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveFollowingCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/items", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityOld", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/activities", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemActivity", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/activities", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveItemActivity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityOld", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemActivityByInterval", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivity-getbyinterval?view=graph-rest-beta", + "Command": "Get-MgBetaUserDriveItemActivityByInterval", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemAnalytic", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveItemAnalytic", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemAnalyticItemActivityStat", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveItemAnalyticItemActivityStat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemAnalyticItemActivityStat", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveItemAnalyticItemActivityStat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivity", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemAnalyticItemActivityStatActivity", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveItemAnalyticItemActivityStatActivity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivity", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemAnalyticItemActivityStatCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveItemAnalyticItemActivityStatCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemAnalyticLastSevenDay", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveItemAnalyticLastSevenDay", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemAnalyticTime", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveItemAnalyticTime", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemChild", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveItemChild", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemChild", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveItemChild", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemChildContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveItemChildContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemChildContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveItemChildContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemChildCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveItemChildCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveItemContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/contentStream", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveItemContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveItemCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemCreatedByUser", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveItemCreatedByUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemCreatedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveItemCreatedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemCreatedByUserServiceProvisioningError", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveItemCreatedByUserServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemCreatedByUserServiceProvisioningErrorCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveItemCreatedByUserServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/delta", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemDelta", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/delta", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-beta", + "Command": "Get-MgBetaUserDriveItemDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Delta", "Delta1", @@ -263305,118 +263590,118 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemExtension", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveItemExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/extensions", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemExtension", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/extensions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveItemExtension", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/extensions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemExtensionCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/extensions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveItemExtensionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemItemLastModifiedByUser", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveItemItemLastModifiedByUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemItemLastModifiedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveItemItemLastModifiedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemItemLastModifiedByUserServiceProvisioningError", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveItemItemLastModifiedByUserServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemLastModifiedByUser", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveItemLastModifiedByUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -263425,15 +263710,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemLastModifiedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveItemLastModifiedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -263442,30 +263727,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemLastModifiedByUserServiceProvisioningError", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveItemLastModifiedByUserServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemLastModifiedByUserServiceProvisioningErrorCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveItemLastModifiedByUserServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -263474,561 +263759,561 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemListItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveItemListItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityOld", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/activities", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemListItemActivity", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/activities", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveItemListItemActivity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityOld", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemListItemActivityByInterval", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveItemListItemActivityByInterval", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/analytics", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemListItemAnalytic", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/analytics", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveItemListItemAnalytic", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemListItemCreatedByUser", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveItemListItemCreatedByUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemListItemCreatedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveItemListItemCreatedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemListItemCreatedByUserServiceProvisioningError", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveItemListItemCreatedByUserServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemListItemCreatedByUserServiceProvisioningErrorCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveItemListItemCreatedByUserServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemListItemDocumentSetVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveItemListItemDocumentSetVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemListItemDocumentSetVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveItemListItemDocumentSetVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemListItemDocumentSetVersionCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveItemListItemDocumentSetVersionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemListItemDocumentSetVersionField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveItemListItemDocumentSetVersionField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemListItemDriveItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveItemListItemDriveItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemListItemDriveItemContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveItemListItemDriveItemContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemListItemDriveItemContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveItemListItemDriveItemContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemListItemField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveItemListItemField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemListItemPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveItemListItemPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemListItemPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveItemListItemPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemListItemPermissionCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveItemListItemPermissionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemListItemVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveItemListItemVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemListItemVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveItemListItemVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemListItemVersionCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveItemListItemVersionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemListItemVersionField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveItemListItemVersionField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveItemPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveItemPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemPermissionCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveItemPermissionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemRetentionLabel", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemRetentionLabel", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveItemRetentionLabel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemSubscription", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveItemSubscription", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemSubscription", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveItemSubscription", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemSubscriptionCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveItemSubscriptionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphThumbnailSet", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemThumbnail", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveItemThumbnail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphThumbnailSet", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemThumbnail", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveItemThumbnail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemThumbnailCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveItemThumbnailCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveItemVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveItemVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemVersionContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveItemVersionContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemVersionCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveItemVersionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveLastModifiedByUser", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveLastModifiedByUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -264037,15 +264322,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveLastModifiedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveLastModifiedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -264054,30 +264339,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveLastModifiedByUserServiceProvisioningError", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveLastModifiedByUserServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveLastModifiedByUserServiceProvisioningErrorCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveLastModifiedByUserServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -264086,515 +264371,515 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphList", - "Uri": "/users/{user-id}/drives/{drive-id}/list", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveList", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveList", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphList", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityOld", - "Uri": "/users/{user-id}/drives/{drive-id}/list/activities", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListActivity", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/activities", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveListActivity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityOld", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListColumn", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveListColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/users/{user-id}/drives/{drive-id}/list/columns", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListColumn", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/columns", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveListColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListColumnCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveListColumnCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListColumnSourceColumn", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveListColumnSourceColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListContentType", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveListContentType", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListContentType", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveListContentType", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListContentTypeColumn", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveListContentTypeColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListContentTypeColumn", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveListContentTypeColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListContentTypeColumnCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveListContentTypeColumnCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnLink", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListContentTypeColumnLink", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveListContentTypeColumnLink", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnLink", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListContentTypeColumnLink", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveListContentTypeColumnLink", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListContentTypeColumnLinkCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveListContentTypeColumnLinkCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListContentTypeColumnPosition", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveListContentTypeColumnPosition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListContentTypeColumnPosition", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveListContentTypeColumnPosition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListContentTypeColumnPositionCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveListContentTypeColumnPositionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListContentTypeColumnSourceColumn", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveListContentTypeColumnSourceColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListContentTypeCompatibleHubContentType", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta", + "Command": "Get-MgBetaUserDriveListContentTypeCompatibleHubContentType", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListContentTypeCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveListContentTypeCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListCreatedByUser", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveListCreatedByUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListCreatedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveListCreatedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListCreatedByUserServiceProvisioningError", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveListCreatedByUserServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListCreatedByUserServiceProvisioningErrorCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveListCreatedByUserServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", - "Uri": "/users/{user-id}/drives/{drive-id}/list/drive", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListDrive", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/drive", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveListDrive", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveListItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveListItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityOld", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/activities", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListItemActivity", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/activities", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveListItemActivity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityOld", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListItemActivityByInterval", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveListItemActivityByInterval", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/analytics", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListItemAnalytic", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/analytics", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveListItemAnalytic", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListItemCreatedByUser", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveListItemCreatedByUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListItemCreatedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveListItemCreatedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListItemCreatedByUserServiceProvisioningError", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveListItemCreatedByUserServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListItemCreatedByUserServiceProvisioningErrorCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveListItemCreatedByUserServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/delta", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListItemDelta", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/delta", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-beta", + "Command": "Get-MgBetaUserDriveListItemDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", "Variants": [ "Delta", "Delta1", @@ -264603,679 +264888,679 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListItemDocumentSetVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveListItemDocumentSetVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListItemDocumentSetVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveListItemDocumentSetVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListItemDocumentSetVersionCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveListItemDocumentSetVersionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListItemDocumentSetVersionField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveListItemDocumentSetVersionField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListItemDriveItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveListItemDriveItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListItemDriveItemContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveListItemDriveItemContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListItemDriveItemContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveListItemDriveItemContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListItemField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveListItemField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListItemPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveListItemPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/permissions", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListItemPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/permissions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveListItemPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListItemPermissionCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveListItemPermissionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListItemVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveListItemVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListItemVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveListItemVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListItemVersionCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveListItemVersionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListItemVersionField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveListItemVersionField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListOperation", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveListOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/users/{user-id}/drives/{drive-id}/list/operations", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListOperation", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/operations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveListOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListOperationCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveListOperationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/list/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveListPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/list/permissions", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/permissions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveListPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/permissions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListPermissionCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/permissions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveListPermissionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListSubscription", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveListSubscription", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListSubscription", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveListSubscription", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListSubscriptionCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveListSubscriptionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/root", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRoot", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveRoot", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityOld", - "Uri": "/users/{user-id}/drives/{drive-id}/root/activities", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootActivity", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/activities", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveRootActivity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityOld", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/users/{user-id}/drives/{drive-id}/root/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootActivityByInterval", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivity-getbyinterval?view=graph-rest-beta", + "Command": "Get-MgBetaUserDriveRootActivityByInterval", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootAnalytic", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveRootAnalytic", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootAnalyticItemActivityStat", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveRootAnalyticItemActivityStat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootAnalyticItemActivityStat", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveRootAnalyticItemActivityStat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivity", - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootAnalyticItemActivityStatActivity", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveRootAnalyticItemActivityStatActivity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivity", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootAnalyticItemActivityStatCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveRootAnalyticItemActivityStatCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/lastSevenDays", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootAnalyticLastSevenDay", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/lastSevenDays", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveRootAnalyticLastSevenDay", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/allTime", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootAnalyticTime", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/allTime", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveRootAnalyticTime", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootChild", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveRootChild", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/root/children", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootChild", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/children", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveRootChild", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootChildContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveRootChildContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/contentStream", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootChildContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveRootChildContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/children/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootChildCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/children/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveRootChildCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/content", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveRootContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/contentStream", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveRootContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootCreatedByUser", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveRootCreatedByUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootCreatedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveRootCreatedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootCreatedByUserServiceProvisioningError", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveRootCreatedByUserServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootCreatedByUserServiceProvisioningErrorCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveRootCreatedByUserServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/root/delta", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootDelta", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/delta", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-beta", + "Command": "Get-MgBetaUserDriveRootDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Delta", "Delta1", @@ -265284,809 +265569,806 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootExtension", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveRootExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", - "Uri": "/users/{user-id}/drives/{drive-id}/root/extensions", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootExtension", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/extensions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveRootExtension", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/extensions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootExtensionCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/extensions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveRootExtensionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootItemLastModifiedByUser", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveRootItemLastModifiedByUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootItemLastModifiedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveRootItemLastModifiedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootItemLastModifiedByUserServiceProvisioningError", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveRootItemLastModifiedByUserServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootLastModifiedByUser", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveRootLastModifiedByUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootLastModifiedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveRootLastModifiedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootLastModifiedByUserServiceProvisioningError", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveRootLastModifiedByUserServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootLastModifiedByUserServiceProvisioningErrorCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveRootLastModifiedByUserServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootListItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveRootListItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityOld", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/activities", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootListItemActivity", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/activities", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveRootListItemActivity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityOld", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootListItemActivityByInterval", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveRootListItemActivityByInterval", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/analytics", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootListItemAnalytic", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/analytics", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveRootListItemAnalytic", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootListItemCreatedByUser", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveRootListItemCreatedByUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootListItemCreatedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveRootListItemCreatedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootListItemCreatedByUserServiceProvisioningError", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveRootListItemCreatedByUserServiceProvisioningError", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootListItemCreatedByUserServiceProvisioningErrorCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveRootListItemCreatedByUserServiceProvisioningErrorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootListItemDocumentSetVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveRootListItemDocumentSetVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootListItemDocumentSetVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveRootListItemDocumentSetVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootListItemDocumentSetVersionCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveRootListItemDocumentSetVersionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootListItemDocumentSetVersionField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveRootListItemDocumentSetVersionField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootListItemDriveItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveRootListItemDriveItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootListItemDriveItemContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveRootListItemDriveItemContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/contentStream", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootListItemDriveItemContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveRootListItemDriveItemContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootListItemField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveRootListItemField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootListItemPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveRootListItemPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/permissions", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootListItemPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/permissions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveRootListItemPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/permissions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootListItemPermissionCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/permissions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveRootListItemPermissionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootListItemVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveRootListItemVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootListItemVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveRootListItemVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootListItemVersionCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveRootListItemVersionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootListItemVersionField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveRootListItemVersionField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveRootPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveRootPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootPermissionCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveRootPermissionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemRetentionLabel", - "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootRetentionLabel", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveRootRetentionLabel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootSubscription", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveRootSubscription", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootSubscription", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveRootSubscription", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootSubscriptionCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveRootSubscriptionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphThumbnailSet", - "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootThumbnail", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveRootThumbnail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphThumbnailSet", - "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootThumbnail", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveRootThumbnail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootThumbnailCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveRootThumbnailCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveRootVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveRootVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootVersionContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveRootVersionContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootVersionCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveRootVersionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveSpecial", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveSpecial", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/special", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveSpecial", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/special", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveSpecial", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveSpecialContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveSpecialContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/contentStream", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveSpecialContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveSpecialContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/special/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveSpecialCount", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/special/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserDriveSpecialCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", - "Uri": "/users/{user-id}/getEffectiveDeviceEnrollmentConfigurations", - "CommandAlias": null, - "Command": "Get-MgBetaUserEffectiveDeviceEnrollmentConfiguration", "Module": "Beta.Users.Functions", + "CommandAlias": null, + "Uri": "/users/{user-id}/getEffectiveDeviceEnrollmentConfigurations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserEffectiveDeviceEnrollmentConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/users/{user-id}/events/{event-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserEvent", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -266137,20 +266419,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserEvent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/users/{user-id}/events", - "CommandAlias": null, - "Command": "Get-MgBetaUserEvent", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -266225,34 +266507,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserEvent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserEventAttachment", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserEventAttachment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/users/{user-id}/events/{event-id}/attachments", - "CommandAlias": null, - "Command": "Get-MgBetaUserEventAttachment", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/attachments", "Permissions": [ { "Name": "Calendars.Read", @@ -266279,19 +266561,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserEventAttachment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/attachments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserEventAttachmentCount", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/attachments/$count", "Permissions": [ { "Name": "Calendars.Read", @@ -266318,35 +266600,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserEventAttachmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCalendar", - "Uri": "/users/{user-id}/events/{event-id}/calendar", - "CommandAlias": null, - "Command": "Get-MgBetaUserEventCalendar", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/calendar", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserEventCalendar", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendar", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/events/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserEventCount", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/$count", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -266421,20 +266703,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserEventCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/users/{user-id}/events/delta", - "CommandAlias": "Get-MgBetaUserCalendarEventDelta", - "Command": "Get-MgBetaUserEventDelta", "Module": "Beta.Calendar", + "CommandAlias": "Get-MgBetaUserCalendarEventDelta", + "Uri": "/users/{user-id}/events/delta", "Permissions": [ { "Name": "Calendars.Read", @@ -266509,403 +266791,403 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-beta", + "Command": "Get-MgBetaUserEventDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}", - "CommandAlias": null, - "Command": "Get-MgBetaUserEventExceptionOccurrence", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserEventExceptionOccurrence", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences", - "CommandAlias": null, - "Command": "Get-MgBetaUserEventExceptionOccurrence", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserEventExceptionOccurrence", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/{attachment-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserEventExceptionOccurrenceAttachment", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/{attachment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserEventExceptionOccurrenceAttachment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments", - "CommandAlias": null, - "Command": "Get-MgBetaUserEventExceptionOccurrenceAttachment", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserEventExceptionOccurrenceAttachment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserEventExceptionOccurrenceAttachmentCount", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserEventExceptionOccurrenceAttachmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCalendar", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/calendar", - "CommandAlias": null, - "Command": "Get-MgBetaUserEventExceptionOccurrenceCalendar", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/calendar", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserEventExceptionOccurrenceCalendar", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendar", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserEventExceptionOccurrenceCount", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserEventExceptionOccurrenceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/delta", - "CommandAlias": null, - "Command": "Get-MgBetaUserEventExceptionOccurrenceDelta", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/delta", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-beta", + "Command": "Get-MgBetaUserEventExceptionOccurrenceDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserEventExceptionOccurrenceExtension", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserEventExceptionOccurrenceExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions", - "CommandAlias": null, - "Command": "Get-MgBetaUserEventExceptionOccurrenceExtension", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserEventExceptionOccurrenceExtension", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserEventExceptionOccurrenceExtensionCount", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserEventExceptionOccurrenceExtensionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}", - "CommandAlias": null, - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstance", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances", - "CommandAlias": null, - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstance", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/{attachment-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceAttachment", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/{attachment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceAttachment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments", - "CommandAlias": null, - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceAttachment", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceAttachment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceAttachmentCount", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceAttachmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCalendar", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/calendar", - "CommandAlias": null, - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceCalendar", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/calendar", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceCalendar", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendar", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceCount", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/delta", - "CommandAlias": null, - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceDelta", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/delta", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-beta", + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceExtension", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions", - "CommandAlias": null, - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceExtension", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceExtension", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceExtensionCount", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceExtensionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserEventExtension", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserEventExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", - "Uri": "/users/{user-id}/events/{event-id}/extensions", - "CommandAlias": null, - "Command": "Get-MgBetaUserEventExtension", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/extensions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserEventExtension", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/extensions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserEventExtensionCount", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/extensions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserEventExtensionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}", - "CommandAlias": null, - "Command": "Get-MgBetaUserEventInstance", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserEventInstance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/users/{user-id}/events/{event-id}/instances", - "CommandAlias": null, - "Command": "Get-MgBetaUserEventInstance", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -266956,78 +267238,78 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserEventInstance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserEventInstanceAttachment", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserEventInstanceAttachment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments", - "CommandAlias": null, - "Command": "Get-MgBetaUserEventInstanceAttachment", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserEventInstanceAttachment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserEventInstanceAttachmentCount", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserEventInstanceAttachmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCalendar", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/calendar", - "CommandAlias": null, - "Command": "Get-MgBetaUserEventInstanceCalendar", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/calendar", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserEventInstanceCalendar", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendar", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserEventInstanceCount", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/$count", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -267078,300 +267360,300 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserEventInstanceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/users/{user-id}/events/{event-id}/instances/delta", - "CommandAlias": null, - "Command": "Get-MgBetaUserEventInstanceDelta", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/delta", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-beta", + "Command": "Get-MgBetaUserEventInstanceDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}", - "CommandAlias": null, - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrence", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrence", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences", - "CommandAlias": null, - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrence", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrence", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/{attachment-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceAttachment", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/{attachment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceAttachment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments", - "CommandAlias": null, - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceAttachment", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceAttachment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceAttachmentCount", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceAttachmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCalendar", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/calendar", - "CommandAlias": null, - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceCalendar", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/calendar", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceCalendar", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendar", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceCount", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/delta", - "CommandAlias": null, - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceDelta", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/delta", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-beta", + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceExtension", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions", - "CommandAlias": null, - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceExtension", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceExtension", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceExtensionCount", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceExtensionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserEventInstanceExtension", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserEventInstanceExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions", - "CommandAlias": null, - "Command": "Get-MgBetaUserEventInstanceExtension", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserEventInstanceExtension", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserEventInstanceExtensionCount", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserEventInstanceExtensionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserExtension", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", - "Uri": "/users/{user-id}/extensions", - "CommandAlias": null, - "Command": "Get-MgBetaUserExtension", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/extensions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserExtension", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/extensions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserExtensionCount", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/extensions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserExtensionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", - "Uri": "/users/{user-id}/followedSites/{site-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserFollowedSite", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/users/{user-id}/followedSites/{site-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserFollowedSite", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", - "Uri": "/users/{user-id}/followedSites", - "CommandAlias": null, - "Command": "Get-MgBetaUserFollowedSite", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/users/{user-id}/followedSites", "Permissions": [ { "Name": "Sites.Read.All", @@ -267390,19 +267672,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserFollowedSite", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/followedSites/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserFollowedSiteCount", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/users/{user-id}/followedSites/$count", "Permissions": [ { "Name": "Sites.Read.All", @@ -267421,50 +267703,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserFollowedSiteCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphInferenceClassification", - "Uri": "/users/{user-id}/inferenceClassification", - "CommandAlias": null, - "Command": "Get-MgBetaUserInferenceClassification", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/inferenceClassification", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserInferenceClassification", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInferenceClassification", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphInferenceClassificationOverride", - "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserInferenceClassificationOverride", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserInferenceClassificationOverride", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInferenceClassificationOverride", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphInferenceClassificationOverride", - "Uri": "/users/{user-id}/inferenceClassification/overrides", - "CommandAlias": null, - "Command": "Get-MgBetaUserInferenceClassificationOverride", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/inferenceClassification/overrides", "Permissions": [ { "Name": "Mail.Read", @@ -267491,19 +267773,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserInferenceClassificationOverride", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInferenceClassificationOverride", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/inferenceClassification/overrides/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserInferenceClassificationOverrideCount", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/inferenceClassification/overrides/$count", "Permissions": [ { "Name": "Mail.Read", @@ -267530,153 +267812,153 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserInferenceClassificationOverrideCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphInformationProtection", - "Uri": "/users/{user-id}/informationProtection", - "CommandAlias": null, - "Command": "Get-MgBetaUserInformationProtection", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserInformationProtection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphBitlocker", - "Uri": "/users/{user-id}/informationProtection/bitlocker", - "CommandAlias": null, - "Command": "Get-MgBetaUserInformationProtectionBitlocker", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/bitlocker", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserInformationProtectionBitlocker", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBitlocker", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", - "Uri": "/users/{user-id}/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserInformationProtectionBitlockerRecoveryKey", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserInformationProtectionBitlockerRecoveryKey", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", - "Uri": "/users/{user-id}/informationProtection/bitlocker/recoveryKeys", - "CommandAlias": null, - "Command": "Get-MgBetaUserInformationProtectionBitlockerRecoveryKey", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/bitlocker/recoveryKeys", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserInformationProtectionBitlockerRecoveryKey", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/informationProtection/bitlocker/recoveryKeys/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserInformationProtectionBitlockerRecoveryKeyCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/bitlocker/recoveryKeys/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserInformationProtectionBitlockerRecoveryKeyCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", - "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserInformationProtectionDataLossPreventionPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserInformationProtectionDataLossPreventionPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", - "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies", - "CommandAlias": null, - "Command": "Get-MgBetaUserInformationProtectionDataLossPreventionPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserInformationProtectionDataLossPreventionPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserInformationProtectionDataLossPreventionPolicyCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserInformationProtectionDataLossPreventionPolicyCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphInformationProtectionPolicy", - "Uri": "/users/{user-id}/informationProtection/policy", - "CommandAlias": null, - "Command": "Get-MgBetaUserInformationProtectionPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/policy", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserInformationProtectionPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtectionPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphInformationProtectionLabel", - "Uri": "/users/{user-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserInformationProtectionPolicyLabel", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -267695,20 +267977,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserInformationProtectionPolicyLabel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphInformationProtectionLabel", - "Uri": "/users/{user-id}/informationProtection/policy/labels", - "CommandAlias": null, - "Command": "Get-MgBetaUserInformationProtectionPolicyLabel", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/policy/labels", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -267727,19 +268009,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserInformationProtectionPolicyLabel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/informationProtection/policy/labels/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserInformationProtectionPolicyLabelCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/policy/labels/$count", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -267758,241 +268040,241 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserInformationProtectionPolicyLabelCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSensitivityLabel", - "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserInformationProtectionSensitivityLabel", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserInformationProtectionSensitivityLabel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSensitivityLabel", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSensitivityLabel", - "Uri": "/users/{user-id}/informationProtection/sensitivityLabels", - "CommandAlias": null, - "Command": "Get-MgBetaUserInformationProtectionSensitivityLabel", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/sensitivityLabels", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserInformationProtectionSensitivityLabel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSensitivityLabel", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserInformationProtectionSensitivityLabelCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserInformationProtectionSensitivityLabelCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSensitivityLabel", - "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", - "CommandAlias": null, - "Command": "Get-MgBetaUserInformationProtectionSensitivityLabelSublabel", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserInformationProtectionSensitivityLabelSublabel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSensitivityLabel", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSensitivityLabel", - "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels", - "CommandAlias": null, - "Command": "Get-MgBetaUserInformationProtectionSensitivityLabelSublabel", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserInformationProtectionSensitivityLabelSublabel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSensitivityLabel", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserInformationProtectionSensitivityLabelSublabelCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserInformationProtectionSensitivityLabelSublabelCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSensitivityPolicySettings", - "Uri": "/users/{user-id}/informationProtection/sensitivityPolicySettings", - "CommandAlias": null, - "Command": "Get-MgBetaUserInformationProtectionSensitivityPolicySetting", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/sensitivityPolicySettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserInformationProtectionSensitivityPolicySetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSensitivityPolicySettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", - "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequest", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", - "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests", - "CommandAlias": null, - "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequest", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequestCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequestCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphThreatAssessmentResult", - "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequestResult", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequestResult", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphThreatAssessmentResult", - "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", - "CommandAlias": null, - "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequestResult", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequestResult", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequestResultCount", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequestResultCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemInsights", - "Uri": "/users/{user-id}/insights", - "CommandAlias": null, - "Command": "Get-MgBetaUserInsight", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserInsight", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemInsights", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSharedInsight", - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserInsightShared", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserInsightShared", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedInsight", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSharedInsight", - "Uri": "/users/{user-id}/insights/shared", - "CommandAlias": null, - "Command": "Get-MgBetaUserInsightShared", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/shared", "Permissions": [ { "Name": "Sites.Read.All", @@ -268027,19 +268309,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserInsightShared", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedInsight", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/insights/shared/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserInsightSharedCount", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/shared/$count", "Permissions": [ { "Name": "Sites.Read.All", @@ -268074,65 +268356,65 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserInsightSharedCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod", - "CommandAlias": null, - "Command": "Get-MgBetaUserInsightSharedLastSharedMethod", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserInsightSharedLastSharedMethod", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource", - "CommandAlias": null, - "Command": "Get-MgBetaUserInsightSharedResource", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserInsightSharedResource", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTrending", - "Uri": "/users/{user-id}/insights/trending/{trending-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserInsightTrending", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/trending/{trending-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserInsightTrending", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTrending", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTrending", - "Uri": "/users/{user-id}/insights/trending", - "CommandAlias": null, - "Command": "Get-MgBetaUserInsightTrending", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/trending", "Permissions": [ { "Name": "Sites.Read.All", @@ -268167,19 +268449,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserInsightTrending", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTrending", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/insights/trending/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserInsightTrendingCount", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/trending/$count", "Permissions": [ { "Name": "Sites.Read.All", @@ -268214,20 +268496,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserInsightTrendingCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource", - "CommandAlias": null, - "Command": "Get-MgBetaUserInsightTrendingResource", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource", "Permissions": [ { "Name": "Sites.Read.All", @@ -268262,35 +268544,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserInsightTrendingResource", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUsedInsight", - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserInsightUsed", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserInsightUsed", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUsedInsight", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUsedInsight", - "Uri": "/users/{user-id}/insights/used", - "CommandAlias": null, - "Command": "Get-MgBetaUserInsightUsed", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/used", "Permissions": [ { "Name": "Sites.Read.All", @@ -268325,19 +268607,67 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserInsightUsed", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUsedInsight", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/insights/used/$count", + "Module": "Beta.Users", "CommandAlias": null, + "Uri": "/users/{user-id}/insights/used/$count", + "Permissions": [ + { + "Name": "Sites.Read.All", + "Description": "Read items in all site collections", + "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "Sites.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Sites.ReadWrite.All", + "Description": "Edit or delete items in all site collections", + "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Sites.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, "Command": "Get-MgBetaUserInsightUsedCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource", "Permissions": [ { "Name": "Sites.Read.All", @@ -268372,68 +268702,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource", - "CommandAlias": null, "Command": "Get-MgBetaUserInsightUsedResource", - "Module": "Beta.Users", - "Permissions": [ - { - "Name": "Sites.Read.All", - "Description": "Read items in all site collections", - "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "Sites.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Sites.ReadWrite.All", - "Description": "Edit or delete items in all site collections", - "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Sites.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "ApiVersion": "beta", - "ApiReferenceLink": null, + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/users/{user-id}/invitedBy", - "CommandAlias": null, - "Command": "Get-MgBetaUserInvitedBy", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/invitedBy", "Permissions": [ { "Name": "User.Read.All", @@ -268452,34 +268734,34 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-invitedby?view=graph-rest-beta", + "Command": "Get-MgBetaUserInvitedBy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/users/{user-id}/joinedGroups", - "CommandAlias": null, - "Command": "Get-MgBetaUserJoinedGroup", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/users/{user-id}/joinedGroups", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserJoinedGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeam", - "Uri": "/users/{user-id}/joinedTeams", - "CommandAlias": null, - "Command": "Get-MgBetaUserJoinedTeam", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/joinedTeams", "Permissions": [ { "Name": "Team.ReadBasic.All", @@ -268594,34 +268876,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserJoinedTeam", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeam", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphLicenseDetails", - "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserLicenseDetail", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserLicenseDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLicenseDetails", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphLicenseDetails", - "Uri": "/users/{user-id}/licenseDetails", - "CommandAlias": null, - "Command": "Get-MgBetaUserLicenseDetail", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/licenseDetails", "Permissions": [ { "Name": "User.Read", @@ -268704,19 +268986,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserLicenseDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLicenseDetails", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/licenseDetails/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserLicenseDetailCount", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/licenseDetails/$count", "Permissions": [ { "Name": "User.Read", @@ -268799,20 +269081,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserLicenseDetailCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsLicensingDetails", - "Uri": "/users/{user-id}/licenseDetails/getTeamsLicensingDetails", - "CommandAlias": null, - "Command": "Get-MgBetaUserLicenseDetailTeamLicensingDetail", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/licenseDetails/getTeamsLicensingDetails", "Permissions": [ { "Name": "User.Read", @@ -268863,35 +269145,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/licensedetails-getteamslicensingdetails?view=graph-rest-beta", + "Command": "Get-MgBetaUserLicenseDetailTeamLicensingDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsLicensingDetails", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDevice", - "Uri": "/users/{user-id}/getLoggedOnManagedDevices", - "CommandAlias": null, - "Command": "Get-MgBetaUserLoggedOnManagedDevice", "Module": "Beta.Users.Functions", + "CommandAlias": null, + "Uri": "/users/{user-id}/getLoggedOnManagedDevices", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserLoggedOnManagedDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/users/{user-id}/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgBetaUserMailboxSetting", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailboxSettings", "Permissions": [ { "Name": "MailboxSettings.Read", @@ -268942,20 +269224,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailFolder", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolder", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -269030,20 +269312,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMailFolder", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailFolder", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailFolder", - "Uri": "/users/{user-id}/mailFolders", - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolder", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -269118,34 +269400,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMailFolder", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailFolder", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailFolder", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderChildFolder", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMailFolderChildFolder", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailFolder", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailFolder", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders", - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderChildFolder", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -269220,19 +269502,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMailFolderChildFolder", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailFolder", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderChildFolderCount", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/$count", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -269307,64 +269589,64 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMailFolderChildFolderCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailFolder", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta", - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderChildFolderDelta", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-delta?view=graph-rest-beta", + "Command": "Get-MgBetaUserMailFolderChildFolderDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailFolder", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderChildFolderMessage", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMailFolderChildFolderMessage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages", - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderChildFolderMessage", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMailFolderChildFolderMessage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/{attachment-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderChildFolderMessageAttachment", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/{attachment-id}", "Permissions": [ { "Name": "Mail.Read", @@ -269391,314 +269673,314 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMailFolderChildFolderMessageAttachment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments", - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderChildFolderMessageAttachment", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMailFolderChildFolderMessageAttachment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderChildFolderMessageAttachmentCount", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMailFolderChildFolderMessageAttachmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value", - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderChildFolderMessageContent", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMailFolderChildFolderMessageContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderChildFolderMessageCount", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMailFolderChildFolderMessageCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/delta", - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderChildFolderMessageDelta", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/delta", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-delta?view=graph-rest-beta", + "Command": "Get-MgBetaUserMailFolderChildFolderMessageDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderChildFolderMessageExtension", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMailFolderChildFolderMessageExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions", - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderChildFolderMessageExtension", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMailFolderChildFolderMessageExtension", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderChildFolderMessageExtensionCount", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMailFolderChildFolderMessageExtensionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMention", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions/{mention-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderChildFolderMessageMention", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions/{mention-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMailFolderChildFolderMessageMention", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMention", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMention", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions", - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderChildFolderMessageMention", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMailFolderChildFolderMessageMention", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMention", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderChildFolderMessageMentionCount", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMailFolderChildFolderMessageMentionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMessageRule", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderChildFolderMessageRule", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMailFolderChildFolderMessageRule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessageRule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMessageRule", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules", - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderChildFolderMessageRule", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMailFolderChildFolderMessageRule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessageRule", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderChildFolderMessageRuleCount", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMailFolderChildFolderMessageRuleCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailFolderOperation", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/operations/{mailFolderOperation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderChildFolderOperation", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/operations/{mailFolderOperation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMailFolderChildFolderOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailFolderOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailFolderOperation", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/operations", - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderChildFolderOperation", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/operations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMailFolderChildFolderOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailFolderOperation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/operations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderChildFolderOperationCount", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/operations/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMailFolderChildFolderOperationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUserConfiguration", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/userConfigurations/{userConfiguration-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderChildFolderUserConfiguration", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/userConfigurations/{userConfiguration-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMailFolderChildFolderUserConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserConfiguration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUserConfiguration", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/userConfigurations", - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderChildFolderUserConfiguration", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/userConfigurations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMailFolderChildFolderUserConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserConfiguration", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/userConfigurations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderChildFolderUserConfigurationCount", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/userConfigurations/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMailFolderChildFolderUserConfigurationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderCount", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/$count", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -269773,20 +270055,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMailFolderCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailFolder", - "Uri": "/users/{user-id}/mailFolders/delta", - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderDelta", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/delta", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -269861,20 +270143,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-delta?view=graph-rest-beta", + "Command": "Get-MgBetaUserMailFolderDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailFolder", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderMessage", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", "Permissions": [ { "Name": "Mail.Read", @@ -269925,20 +270207,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMailFolderMessage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages", - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderMessage", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -270013,34 +270295,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMailFolderMessage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderMessageAttachment", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMailFolderMessageAttachment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments", - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderMessageAttachment", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments", "Permissions": [ { "Name": "Mail.Read", @@ -270067,19 +270349,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMailFolderMessageAttachment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderMessageAttachmentCount", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/$count", "Permissions": [ { "Name": "Mail.Read", @@ -270106,20 +270388,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMailFolderMessageAttachmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderMessageCount", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/$count", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -270194,20 +270476,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMailFolderMessageCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta", - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderMessageDelta", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -270282,152 +270564,152 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-delta?view=graph-rest-beta", + "Command": "Get-MgBetaUserMailFolderMessageDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderMessageExtension", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMailFolderMessageExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions", - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderMessageExtension", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMailFolderMessageExtension", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderMessageExtensionCount", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMailFolderMessageExtensionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMention", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions/{mention-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderMessageMention", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions/{mention-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMailFolderMessageMention", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMention", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMention", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions", - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderMessageMention", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMailFolderMessageMention", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMention", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderMessageMentionCount", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMailFolderMessageMentionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMessageRule", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderMessageRule", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMailFolderMessageRule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessageRule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMessageRule", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules", - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderMessageRule", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMailFolderMessageRule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessageRule", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderMessageRuleCount", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMailFolderMessageRuleCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailFolderOperation", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/operations/{mailFolderOperation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderOperation", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/operations/{mailFolderOperation-id}", "Permissions": [ { "Name": "Mail.Read", @@ -270454,20 +270736,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMailFolderOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailFolderOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailFolderOperation", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/operations", - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderOperation", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/operations", "Permissions": [ { "Name": "Mail.Read", @@ -270494,19 +270776,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMailFolderOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailFolderOperation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/operations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderOperationCount", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/operations/$count", "Permissions": [ { "Name": "Mail.Read", @@ -270533,64 +270815,64 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMailFolderOperationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUserConfiguration", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/userConfigurations/{userConfiguration-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderUserConfiguration", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/userConfigurations/{userConfiguration-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMailFolderUserConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserConfiguration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUserConfiguration", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/userConfigurations", - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderUserConfiguration", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/userConfigurations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMailFolderUserConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserConfiguration", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/userConfigurations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderUserConfigurationCount", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/userConfigurations/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMailFolderUserConfigurationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMailTips", - "Uri": "/users/{user-id}/getMailTips", - "CommandAlias": null, - "Command": "Get-MgBetaUserMailTip", "Module": "Beta.Users.Actions", + "CommandAlias": null, + "Uri": "/users/{user-id}/getMailTips", "Permissions": [ { "Name": "Mail.Read", @@ -270625,8 +270907,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-getmailtips?view=graph-rest-beta", + "Command": "Get-MgBetaUserMailTip", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailTips", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -270635,12 +270920,9 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/getManagedAppBlockedUsers", - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedAppBlockedUser", "Module": "Beta.Users.Functions", + "CommandAlias": null, + "Uri": "/users/getManagedAppBlockedUsers", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -270707,19 +270989,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserManagedAppBlockedUser", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppDiagnosticStatus", - "Uri": "/users/{user-id}/getManagedAppDiagnosticStatuses", - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedAppDiagnosticStatus", "Module": "Beta.Users.Functions", + "CommandAlias": null, + "Uri": "/users/{user-id}/getManagedAppDiagnosticStatuses", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -270754,20 +271036,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserManagedAppDiagnosticStatus", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppDiagnosticStatus", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Uri": "/users/{user-id}/getManagedAppPolicies", - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedAppPolicy", "Module": "Beta.Users.Functions", + "CommandAlias": null, + "Uri": "/users/{user-id}/getManagedAppPolicies", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -270802,682 +271084,682 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserManagedAppPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppRegistration", - "Uri": "/users/{user-id}/managedAppRegistrations/{managedAppRegistration-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedAppRegistration", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedAppRegistrations/{managedAppRegistration-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserManagedAppRegistration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppRegistration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppRegistration", - "Uri": "/users/{user-id}/managedAppRegistrations", - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedAppRegistration", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedAppRegistrations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserManagedAppRegistration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppRegistration", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/managedAppRegistrations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedAppRegistrationCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedAppRegistrations/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserManagedAppRegistrationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDevice", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDevice", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserManagedDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDevice", - "Uri": "/users/{user-id}/managedDevices", - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDevice", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserManagedDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDevice", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetailCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetailCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceCategory", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceCategory", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserManagedDeviceCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory/$ref", - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceCategoryByRef", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserManagedDeviceCategoryByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getCloudPcRemoteActionResults", - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceCloudPcRemoteActionResult", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getCloudPcRemoteActionResults", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-getcloudpcremoteactionresults?view=graph-rest-beta", + "Command": "Get-MgBetaUserManagedDeviceCloudPcRemoteActionResult", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcReviewStatus", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getCloudPcReviewStatus", - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceCloudPcReviewStatus", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getCloudPcReviewStatus", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-getcloudpcreviewstatus?view=graph-rest-beta", + "Command": "Get-MgBetaUserManagedDeviceCloudPcReviewStatus", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcReviewStatus", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceCompliancePolicyState", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserManagedDeviceCompliancePolicyState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceCompliancePolicyState", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserManagedDeviceCompliancePolicyState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceCompliancePolicyStateCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserManagedDeviceCompliancePolicyStateCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceConfigurationState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceConfigurationState", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserManagedDeviceConfigurationState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceConfigurationState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates", - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceConfigurationState", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserManagedDeviceConfigurationState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceConfigurationStateCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserManagedDeviceConfigurationStateCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserManagedDeviceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDetectedApp", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/detectedApps/{detectedApp-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceDetectedApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/detectedApps/{detectedApp-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserManagedDeviceDetectedApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDetectedApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDetectedApp", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/detectedApps", - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceDetectedApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/detectedApps", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserManagedDeviceDetectedApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDetectedApp", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/detectedApps/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceDetectedAppCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/detectedApps/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserManagedDeviceDetectedAppCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getFileVaultKey", - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceFileVaultKey", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getFileVaultKey", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserManagedDeviceFileVaultKey", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceHealthScriptState", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserManagedDeviceHealthScriptState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates", - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceHealthScriptState", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserManagedDeviceHealthScriptState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceHealthScriptStateCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserManagedDeviceHealthScriptStateCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceLogCollectionRequestCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserManagedDeviceLogCollectionRequestCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceLogCollectionResponse", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserManagedDeviceLogCollectionResponse", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests", - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceLogCollectionResponse", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserManagedDeviceLogCollectionResponse", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceMobileAppConfigurationState", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserManagedDeviceMobileAppConfigurationState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceMobileAppConfigurationState", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserManagedDeviceMobileAppConfigurationState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceMobileAppConfigurationStateCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserManagedDeviceMobileAppConfigurationStateCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getNonCompliantSettings", - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceNonCompliantSetting", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getNonCompliantSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserManagedDeviceNonCompliantSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPowerliftIncidentDetail", - "Uri": "/users/{user-id}/managedDevices/retrievePowerliftAppDiagnosticsDetails(userPrincipalName='{userPrincipalName}')", - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDevicePowerliftAppDiagnosticDetail", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/retrievePowerliftAppDiagnosticsDetails(userPrincipalName='{userPrincipalName}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserManagedDevicePowerliftAppDiagnosticDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPowerliftIncidentDetail", + "Method": "GET", "Variants": [ "Retrieve", "RetrieveViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityBaselineState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineState", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityBaselineState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityBaselineState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates", - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineState", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityBaselineState", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateSettingStateCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateSettingStateCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/users", - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceUser", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/users", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserManagedDeviceUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsProtectionState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionState", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsProtectionState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareStateCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareStateCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/getManagedDevicesWithAppFailures", - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceWithAppFailure", "Module": "Beta.Users.Functions", + "CommandAlias": null, + "Uri": "/users/{user-id}/getManagedDevicesWithAppFailures", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -271512,35 +271794,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserManagedDeviceWithAppFailure", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDeviceSummarizedAppState", - "Uri": "/users/{user-id}/retrieveManagedDevicesWithAppInstallationIssues", - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceWithAppInstallationIssue", "Module": "Beta.Users.Functions", + "CommandAlias": null, + "Uri": "/users/{user-id}/retrieveManagedDevicesWithAppInstallationIssues", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserManagedDeviceWithAppInstallationIssue", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceSummarizedAppState", + "Method": "GET", "Variants": [ "Retrieve", "RetrieveViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDeviceSummarizedAppState", - "Uri": "/users/{user-id}/getManagedDevicesWithFailedOrPendingApps", - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceWithFailedApp", "Module": "Beta.Users.Functions", + "CommandAlias": null, + "Uri": "/users/{user-id}/getManagedDevicesWithFailedOrPendingApps", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -271575,20 +271857,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserManagedDeviceWithFailedApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceSummarizedAppState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/users/{user-id}/manager", - "CommandAlias": null, - "Command": "Get-MgBetaUserManager", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/manager", "Permissions": [ { "Name": "User.Read.All", @@ -271655,20 +271937,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-manager?view=graph-rest-beta", + "Command": "Get-MgBetaUserManager", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/manager/$ref", - "CommandAlias": null, - "Command": "Get-MgBetaUserManagerByRef", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/manager/$ref", "Permissions": [ { "Name": "User.Read.All", @@ -271735,20 +272017,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-manager?view=graph-rest-beta", + "Command": "Get-MgBetaUserManagerByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/getMemberGroups", - "CommandAlias": null, - "Command": "Get-MgBetaUserMemberGroup", "Module": "Beta.Users.Actions", + "CommandAlias": null, + "Uri": "/users/{user-id}/getMemberGroups", "Permissions": [ { "Name": "Application.Read.All", @@ -271903,8 +272185,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", + "Command": "Get-MgBetaUserMemberGroup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -271913,12 +272198,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/getMemberObjects", - "CommandAlias": null, - "Command": "Get-MgBetaUserMemberObject", "Module": "Beta.Users.Actions", + "CommandAlias": null, + "Uri": "/users/{user-id}/getMemberObjects", "Permissions": [ { "Name": "Application.Read.All", @@ -272097,8 +272379,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMemberObject", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -272107,12 +272392,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/users/{user-id}/memberOf/{directoryObject-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserMemberOf", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/memberOf/{directoryObject-id}", "Permissions": [ { "Name": "User.Read", @@ -272131,20 +272413,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMemberOf", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/users/{user-id}/memberOf", - "CommandAlias": null, - "Command": "Get-MgBetaUserMemberOf", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/memberOf", "Permissions": [ { "Name": "User.Read", @@ -272195,34 +272477,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-memberof?view=graph-rest-beta", + "Command": "Get-MgBetaUserMemberOf", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/administrativeUnit", - "CommandAlias": null, - "Command": "Get-MgBetaUserMemberOfAsAdministrativeUnit", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/administrativeUnit", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMemberOfAsAdministrativeUnit", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/users/{user-id}/memberOf/administrativeUnit", - "CommandAlias": null, - "Command": "Get-MgBetaUserMemberOfAsAdministrativeUnit", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/memberOf/administrativeUnit", "Permissions": [ { "Name": "User.Read", @@ -272241,34 +272523,34 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMemberOfAsAdministrativeUnit", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryRole", - "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/directoryRole", - "CommandAlias": null, - "Command": "Get-MgBetaUserMemberOfAsDirectoryRole", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/directoryRole", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMemberOfAsDirectoryRole", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryRole", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryRole", - "Uri": "/users/{user-id}/memberOf/directoryRole", - "CommandAlias": null, - "Command": "Get-MgBetaUserMemberOfAsDirectoryRole", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/memberOf/directoryRole", "Permissions": [ { "Name": "User.Read", @@ -272287,34 +272569,34 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMemberOfAsDirectoryRole", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryRole", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/group", - "CommandAlias": null, - "Command": "Get-MgBetaUserMemberOfAsGroup", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/group", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-memberof?view=graph-rest-beta", + "Command": "Get-MgBetaUserMemberOfAsGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/users/{user-id}/memberOf/group", - "CommandAlias": null, - "Command": "Get-MgBetaUserMemberOfAsGroup", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/memberOf/group", "Permissions": [ { "Name": "User.Read", @@ -272333,19 +272615,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-memberof?view=graph-rest-beta", + "Command": "Get-MgBetaUserMemberOfAsGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/memberOf/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserMemberOfCount", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/memberOf/$count", "Permissions": [ { "Name": "User.Read", @@ -272396,20 +272678,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMemberOfCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/memberOf/administrativeUnit/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserMemberOfCountAsAdministrativeUnit", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/memberOf/administrativeUnit/$count", "Permissions": [ { "Name": "User.Read", @@ -272428,20 +272710,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMemberOfCountAsAdministrativeUnit", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/memberOf/directoryRole/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserMemberOfCountAsDirectoryRole", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/memberOf/directoryRole/$count", "Permissions": [ { "Name": "User.Read", @@ -272460,20 +272742,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMemberOfCountAsDirectoryRole", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/memberOf/group/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserMemberOfCountAsGroup", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/memberOf/group/$count", "Permissions": [ { "Name": "User.Read", @@ -272492,20 +272774,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMemberOfCountAsGroup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMessage", - "Uri": "/users/{user-id}/messages/{message-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserMessage", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}", "Permissions": [ { "Name": "Mail.Read", @@ -272556,20 +272838,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMessage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMessage", - "Uri": "/users/{user-id}/messages", - "CommandAlias": null, - "Command": "Get-MgBetaUserMessage", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -272644,34 +272926,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMessage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserMessageAttachment", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMessageAttachment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/users/{user-id}/messages/{message-id}/attachments", - "CommandAlias": null, - "Command": "Get-MgBetaUserMessageAttachment", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/attachments", "Permissions": [ { "Name": "Mail.Read", @@ -272698,19 +272980,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMessageAttachment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/messages/{message-id}/attachments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserMessageAttachmentCount", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/attachments/$count", "Permissions": [ { "Name": "Mail.Read", @@ -272737,20 +273019,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMessageAttachmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/messages/{message-id}/$value", - "CommandAlias": null, - "Command": "Get-MgBetaUserMessageContent", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/$value", "Permissions": [ { "Name": "Mail.Read", @@ -272801,20 +273083,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMessageContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/messages/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserMessageCount", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/$count", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -272889,20 +273171,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMessageCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMessage", - "Uri": "/users/{user-id}/messages/delta", - "CommandAlias": null, - "Command": "Get-MgBetaUserMessageDelta", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/delta", "Permissions": [ { "Name": "Mail.Read", @@ -272953,108 +273235,108 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-delta?view=graph-rest-beta", + "Command": "Get-MgBetaUserMessageDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserMessageExtension", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMessageExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", - "Uri": "/users/{user-id}/messages/{message-id}/extensions", - "CommandAlias": null, - "Command": "Get-MgBetaUserMessageExtension", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/extensions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMessageExtension", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/messages/{message-id}/extensions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserMessageExtensionCount", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/extensions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMessageExtensionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMention", - "Uri": "/users/{user-id}/messages/{message-id}/mentions/{mention-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserMessageMention", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/mentions/{mention-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMessageMention", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMention", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMention", - "Uri": "/users/{user-id}/messages/{message-id}/mentions", - "CommandAlias": null, - "Command": "Get-MgBetaUserMessageMention", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/mentions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMessageMention", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMention", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/messages/{message-id}/mentions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserMessageMentionCount", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/mentions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMessageMentionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppIntentAndState", - "Uri": "/users/{user-id}/mobileAppIntentAndStates/{mobileAppIntentAndState-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserMobileAppIntentAndState", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/mobileAppIntentAndStates/{mobileAppIntentAndState-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -273089,20 +273371,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMobileAppIntentAndState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppIntentAndState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppIntentAndState", - "Uri": "/users/{user-id}/mobileAppIntentAndStates", - "CommandAlias": null, - "Command": "Get-MgBetaUserMobileAppIntentAndState", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/mobileAppIntentAndStates", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -273137,19 +273419,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMobileAppIntentAndState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppIntentAndState", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/mobileAppIntentAndStates/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserMobileAppIntentAndStateCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/mobileAppIntentAndStates/$count", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -273184,167 +273466,167 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMobileAppIntentAndStateCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserMobileAppTroubleshootingEvent", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMobileAppTroubleshootingEvent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents", - "CommandAlias": null, - "Command": "Get-MgBetaUserMobileAppTroubleshootingEvent", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMobileAppTroubleshootingEvent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppLogCollectionRequest", - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppLogCollectionRequest", - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", - "CommandAlias": null, - "Command": "Get-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequestCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequestCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserMobileAppTroubleshootingEventCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserMobileAppTroubleshootingEventCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotification", - "Uri": "/users/{user-id}/notifications/{notification-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserNotification", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/notifications/{notification-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserNotification", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotification", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotification", - "Uri": "/users/{user-id}/notifications", - "CommandAlias": null, - "Command": "Get-MgBetaUserNotification", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/notifications", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserNotification", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotification", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/notifications/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserNotificationCount", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/notifications/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserNotificationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", - "Uri": "/users/{user-id}/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserOauth2PermissionGrant", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOauth2PermissionGrant", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", - "Uri": "/users/{user-id}/oauth2PermissionGrants", - "CommandAlias": null, - "Command": "Get-MgBetaUserOauth2PermissionGrant", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/oauth2PermissionGrants", "Permissions": [ { "Name": "Directory.Read.All", @@ -273379,19 +273661,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-oauth2permissiongrants?view=graph-rest-beta", + "Command": "Get-MgBetaUserOauth2PermissionGrant", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/oauth2PermissionGrants/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserOauth2PermissionGrantCount", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/oauth2PermissionGrants/$count", "Permissions": [ { "Name": "Directory.Read.All", @@ -273426,35 +273708,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOauth2PermissionGrantCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenote", - "Uri": "/users/{user-id}/onenote", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenote", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnenote", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenote", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteNotebook", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", "Permissions": [ { "Name": "Notes.Create", @@ -273537,20 +273819,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnenoteNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/users/{user-id}/onenote/notebooks", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteNotebook", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks", "Permissions": [ { "Name": "Notes.Create", @@ -273633,19 +273915,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnenoteNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/notebooks/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteNotebookCount", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/$count", "Permissions": [ { "Name": "Notes.Create", @@ -273728,20 +274010,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnenoteNotebookCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCopyNotebookModel", - "Uri": "/users/{user-id}/onenote/notebooks/getNotebookFromWebUrl", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteNotebookFromWebUrl", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/getNotebookFromWebUrl", "Permissions": [ { "Name": "Notes.Create", @@ -273800,8 +274082,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-beta", + "Command": "Get-MgBetaUserOnenoteNotebookFromWebUrl", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCopyNotebookModel", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -273810,12 +274095,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRecentNotebook", - "Uri": "/users/{user-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", - "CommandAlias": "Get-MgBetaUserOnenoteRecentNotebook", - "Command": "Get-MgBetaUserOnenoteNotebookRecentNotebook", "Module": "Beta.Notes", + "CommandAlias": "Get-MgBetaUserOnenoteRecentNotebook", + "Uri": "/users/{user-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", "Permissions": [ { "Name": "Notes.Create", @@ -273898,35 +274180,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getrecentnotebooks?view=graph-rest-beta", + "Command": "Get-MgBetaUserOnenoteNotebookRecentNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRecentNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteNotebookSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnenoteNotebookSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteNotebookSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", "Permissions": [ { "Name": "Notes.Create", @@ -274009,19 +274291,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnenoteNotebookSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteNotebookSectionCount", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/$count", "Permissions": [ { "Name": "Notes.Create", @@ -274104,23 +274386,26 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnenoteNotebookSectionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteNotebookSectionGroup", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnenoteNotebookSectionGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -274129,12 +274414,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteNotebookSectionGroup", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", "Permissions": [ { "Name": "Notes.Create", @@ -274217,23 +274499,26 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnenoteNotebookSectionGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteNotebookSectionGroupCount", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnenoteNotebookSectionGroupCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -274242,324 +274527,321 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteNotebookSectionGroupParentNotebook", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnenoteNotebookSectionGroupParentNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteNotebookSectionGroupParentSectionGroup", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnenoteNotebookSectionGroupParentSectionGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteNotebookSectionGroupSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnenoteNotebookSectionGroupSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteNotebookSectionGroupSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnenoteNotebookSectionGroupSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteNotebookSectionGroupSectionCount", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnenoteNotebookSectionGroupSectionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteNotebookSectionGroupSectionPage", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnenoteNotebookSectionGroupSectionPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteNotebookSectionGroupSectionPage", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnenoteNotebookSectionGroupSectionPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteNotebookSectionGroupSectionPageContent", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnenoteNotebookSectionGroupSectionPageContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteNotebookSectionGroupSectionPageCount", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnenoteNotebookSectionGroupSectionPageCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteNotebookSectionGroupSectionPageParentNotebook", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnenoteNotebookSectionGroupSectionPageParentNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteNotebookSectionGroupSectionPageParentSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnenoteNotebookSectionGroupSectionPageParentSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteNotebookSectionGroupSectionParentNotebook", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnenoteNotebookSectionGroupSectionParentNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteNotebookSectionGroupSectionParentSectionGroup", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnenoteNotebookSectionGroupSectionParentSectionGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteNotebookSectionPage", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnenoteNotebookSectionPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteNotebookSectionPage", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnenoteNotebookSectionPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteNotebookSectionPageContent", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnenoteNotebookSectionPageContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteNotebookSectionPageCount", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnenoteNotebookSectionPageCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteNotebookSectionPageParentNotebook", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnenoteNotebookSectionPageParentNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteNotebookSectionPageParentSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnenoteNotebookSectionPageParentSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteNotebookSectionParentNotebook", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnenoteNotebookSectionParentNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteNotebookSectionParentSectionGroup", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnenoteNotebookSectionParentSectionGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/users/{user-id}/onenote/operations/{onenoteOperation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteOperation", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/operations/{onenoteOperation-id}", "Permissions": [ { "Name": "Notes.Create", @@ -274642,49 +274924,49 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnenoteOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/users/{user-id}/onenote/operations", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteOperation", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/operations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnenoteOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/operations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteOperationCount", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/operations/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnenoteOperationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenotePage", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", "Permissions": [ { "Name": "Notes.Read", @@ -274751,20 +275033,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnenotePage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/users/{user-id}/onenote/pages", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenotePage", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/pages", "Permissions": [ { "Name": "Notes.Read", @@ -274831,19 +275113,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnenotePage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenotePageContent", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content", "Permissions": [ { "Name": "Notes.Read", @@ -274910,20 +275192,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnenotePageContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/pages/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenotePageCount", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/pages/$count", "Permissions": [ { "Name": "Notes.Read", @@ -274990,79 +275272,79 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnenotePageCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenotePageParentNotebook", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnenotePageParentNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenotePageParentSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnenotePageParentSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteResource", - "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteResource", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnenoteResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteResource", - "Uri": "/users/{user-id}/onenote/resources", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteResource", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/resources", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnenoteResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteResource", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteResourceContent", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content", "Permissions": [ { "Name": "Notes.Read", @@ -275129,35 +275411,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnenoteResourceContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/resources/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteResourceCount", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/resources/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnenoteResourceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", "Permissions": [ { "Name": "Notes.Create", @@ -275240,20 +275522,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnenoteSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/users/{user-id}/onenote/sections", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sections", "Permissions": [ { "Name": "Notes.Create", @@ -275336,19 +275618,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnenoteSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/sections/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteSectionCount", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sections/$count", "Permissions": [ { "Name": "Notes.Create", @@ -275431,20 +275713,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnenoteSectionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteSectionGroup", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", "Permissions": [ { "Name": "Notes.Create", @@ -275527,8 +275809,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnenoteSectionGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -275537,12 +275822,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/users/{user-id}/onenote/sectionGroups", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteSectionGroup", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sectionGroups", "Permissions": [ { "Name": "Notes.Create", @@ -275625,20 +275907,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnenoteSectionGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteSectionGroupCount", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", "Permissions": [ { "Name": "Notes.Create", @@ -275721,8 +276003,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnenoteSectionGroupCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -275731,57 +276016,54 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteSectionGroupParentNotebook", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnenoteSectionGroupParentNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteSectionGroupParentSectionGroup", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnenoteSectionGroupParentSectionGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteSectionGroupSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnenoteSectionGroupSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteSectionGroupSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", "Permissions": [ { "Name": "Notes.Create", @@ -275864,19 +276146,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnenoteSectionGroupSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteSectionGroupSectionCount", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/$count", "Permissions": [ { "Name": "Notes.Create", @@ -275959,154 +276241,154 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnenoteSectionGroupSectionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteSectionGroupSectionPage", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnenoteSectionGroupSectionPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteSectionGroupSectionPage", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnenoteSectionGroupSectionPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteSectionGroupSectionPageContent", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnenoteSectionGroupSectionPageContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteSectionGroupSectionPageCount", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnenoteSectionGroupSectionPageCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteSectionGroupSectionPageParentNotebook", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnenoteSectionGroupSectionPageParentNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteSectionGroupSectionPageParentSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnenoteSectionGroupSectionPageParentSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteSectionGroupSectionParentNotebook", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnenoteSectionGroupSectionParentNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteSectionGroupSectionParentSectionGroup", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnenoteSectionGroupSectionParentSectionGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteSectionPage", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnenoteSectionPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteSectionPage", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages", "Permissions": [ { "Name": "Notes.Read", @@ -276173,34 +276455,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnenoteSectionPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteSectionPageContent", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnenoteSectionPageContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteSectionPageCount", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/$count", "Permissions": [ { "Name": "Notes.Read", @@ -276267,80 +276549,80 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnenoteSectionPageCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteSectionPageParentNotebook", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnenoteSectionPageParentNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteSectionPageParentSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnenoteSectionPageParentSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteSectionParentNotebook", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnenoteSectionParentNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteSectionParentSectionGroup", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnenoteSectionParentSectionGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnlineMeeting", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnlineMeeting", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -276375,8 +276657,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnlineMeeting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnlineMeeting", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -276387,12 +276672,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnlineMeeting", - "Uri": "/users/{user-id}/onlineMeetings", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnlineMeeting", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -276427,19 +276709,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnlineMeeting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnlineMeeting", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCallAiInsight", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/aiInsights/{callAiInsight-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnlineMeetingAiInsight", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/aiInsights/{callAiInsight-id}", "Permissions": [ { "Name": "OnlineMeetingAiInsight.Read.All", @@ -276466,20 +276748,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnlineMeetingAiInsight", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallAiInsight", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCallAiInsight", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/aiInsights", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnlineMeetingAiInsight", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/aiInsights", "Permissions": [ { "Name": "OnlineMeetingAiInsight.Read.All", @@ -276506,19 +276788,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnlineMeetingAiInsight", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallAiInsight", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/aiInsights/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnlineMeetingAiInsightCount", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/aiInsights/$count", "Permissions": [ { "Name": "OnlineMeetingAiInsight.Read.All", @@ -276545,20 +276827,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnlineMeetingAiInsightCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/alternativeRecording", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnlineMeetingAlternativeRecording", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/alternativeRecording", "Permissions": [ { "Name": "OnlineMeetingArtifact.Read.All", @@ -276609,20 +276891,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnlineMeetingAlternativeRecording", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnlineMeetingAttendanceReport", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", "Permissions": [ { "Name": "OnlineMeetingArtifact.Read.All", @@ -276641,8 +276923,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnlineMeetingAttendanceReport", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -276651,12 +276936,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnlineMeetingAttendanceReport", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports", "Permissions": [ { "Name": "OnlineMeetingArtifact.Read.All", @@ -276675,22 +276957,25 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnlineMeetingAttendanceReport", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -276699,12 +276984,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", "Permissions": [ { "Name": "OnlineMeetingArtifact.Read.All", @@ -276723,20 +277005,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecordCount", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", "Permissions": [ { "Name": "OnlineMeetingArtifact.Read.All", @@ -276755,8 +277037,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecordCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -276765,12 +277050,9 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnlineMeetingAttendanceReportCount", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/$count", "Permissions": [ { "Name": "OnlineMeetingArtifact.Read.All", @@ -276789,20 +277071,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnlineMeetingAttendanceReportCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnlineMeetingAttendeeReport", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", "Permissions": [ { "Name": "OnlineMeetingArtifact.Read.All", @@ -276821,35 +277103,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnlineMeetingAttendeeReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/broadcastRecording", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnlineMeetingBroadcastRecording", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/broadcastRecording", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnlineMeetingBroadcastRecording", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnlineMeeting", - "Uri": "/users/{user-id}/onlineMeetings(joinWebUrl='{joinWebUrl}')", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnlineMeetingByJoinWebUrl", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings(joinWebUrl='{joinWebUrl}')", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -276884,20 +277166,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnlineMeetingByJoinWebUrl", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnlineMeeting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnlineMeetingCount", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/$count", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -276932,20 +277214,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnlineMeetingCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings(joinWebUrl='{joinWebUrl}')/getVirtualAppointmentJoinWebUrl", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnlineMeetingJoinWebUrlVirtualAppointmentJoinWebUrl", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings(joinWebUrl='{joinWebUrl}')/getVirtualAppointmentJoinWebUrl", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -276980,20 +277262,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-getvirtualappointmentjoinweburl?view=graph-rest-beta", + "Command": "Get-MgBetaUserOnlineMeetingJoinWebUrlVirtualAppointmentJoinWebUrl", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recording", - "CommandAlias": "Get-MgBetaAllUserOnlineMeetingRecording", - "Command": "Get-MgBetaUserOnlineMeetingRecording", "Module": "Beta.CloudCommunications", + "CommandAlias": "Get-MgBetaAllUserOnlineMeetingRecording", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recording", "Permissions": [ { "Name": "OnlineMeetingArtifact.Read.All", @@ -277044,8 +277326,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnlineMeetingRecording", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -277056,12 +277341,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCallRecording", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings", - "CommandAlias": "Get-MgBetaAllUserOnlineMeetingRecording", - "Command": "Get-MgBetaUserOnlineMeetingRecording", "Module": "Beta.CloudCommunications", + "CommandAlias": "Get-MgBetaAllUserOnlineMeetingRecording", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings", "Permissions": [ { "Name": "OnlineMeetingRecording.Read.All", @@ -277088,19 +277370,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnlineMeetingRecording", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallRecording", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnlineMeetingRecordingContent", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", "Permissions": [ { "Name": "OnlineMeetingRecording.Read.All", @@ -277127,20 +277409,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/callrecording-get?view=graph-rest-beta", + "Command": "Get-MgBetaUserOnlineMeetingRecordingContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnlineMeetingRecordingCount", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/$count", "Permissions": [ { "Name": "OnlineMeetingRecording.Read.All", @@ -277167,20 +277449,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnlineMeetingRecordingCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCallRecording", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/delta", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnlineMeetingRecordingDelta", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/delta", "Permissions": [ { "Name": "OnlineMeetingRecording.Read.All", @@ -277207,20 +277489,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnlineMeetingRecordingDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallRecording", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMeetingRegistration", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnlineMeetingRegistration", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -277255,20 +277537,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnlineMeetingRegistration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingRegistration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnlineMeetingRegistrationCustomQuestion", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -277287,64 +277569,64 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnlineMeetingRegistrationCustomQuestion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnlineMeetingRegistrationCustomQuestion", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnlineMeetingRegistrationCustomQuestion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnlineMeetingRegistrationCustomQuestionCount", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnlineMeetingRegistrationCustomQuestionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMeetingRegistrantBase", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnlineMeetingRegistrationRegistrant", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnlineMeetingRegistrationRegistrant", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingRegistrantBase", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMeetingRegistrantBase", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnlineMeetingRegistrationRegistrant", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -277371,19 +277653,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnlineMeetingRegistrationRegistrant", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingRegistrantBase", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnlineMeetingRegistrationRegistrantCount", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants/$count", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -277410,20 +277692,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnlineMeetingRegistrationRegistrantCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCallTranscript", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "CommandAlias": "Get-MgBetaAllUserOnlineMeetingTranscript", - "Command": "Get-MgBetaUserOnlineMeetingTranscript", "Module": "Beta.CloudCommunications", + "CommandAlias": "Get-MgBetaAllUserOnlineMeetingTranscript", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", "Permissions": [ { "Name": "OnlineMeetingTranscript.Read.All", @@ -277450,8 +277732,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calltranscript-get?view=graph-rest-beta", + "Command": "Get-MgBetaUserOnlineMeetingTranscript", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallTranscript", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -277460,12 +277745,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCallTranscript", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts", - "CommandAlias": "Get-MgBetaAllUserOnlineMeetingTranscript", - "Command": "Get-MgBetaUserOnlineMeetingTranscript", "Module": "Beta.CloudCommunications", + "CommandAlias": "Get-MgBetaAllUserOnlineMeetingTranscript", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts", "Permissions": [ { "Name": "OnlineMeetingTranscript.Read.All", @@ -277492,19 +277774,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-list-transcripts?view=graph-rest-beta", + "Command": "Get-MgBetaUserOnlineMeetingTranscript", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallTranscript", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnlineMeetingTranscriptContent", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", "Permissions": [ { "Name": "OnlineMeetingTranscript.Read.All", @@ -277531,20 +277813,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calltranscript-get?view=graph-rest-beta", + "Command": "Get-MgBetaUserOnlineMeetingTranscriptContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnlineMeetingTranscriptCount", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/$count", "Permissions": [ { "Name": "OnlineMeetingTranscript.Read.All", @@ -277571,20 +277853,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnlineMeetingTranscriptCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCallTranscript", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/delta", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnlineMeetingTranscriptDelta", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/delta", "Permissions": [ { "Name": "OnlineMeetingTranscript.Read.All", @@ -277611,20 +277893,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOnlineMeetingTranscriptDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallTranscript", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnlineMeetingTranscriptMetadataContent", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", "Permissions": [ { "Name": "OnlineMeetingTranscript.Read.All", @@ -277651,20 +277933,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calltranscript-get?view=graph-rest-beta", + "Command": "Get-MgBetaUserOnlineMeetingTranscriptMetadataContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/getVirtualAppointmentJoinWebUrl", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnlineMeetingVirtualAppointmentJoinWebUrl", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/getVirtualAppointmentJoinWebUrl", "Permissions": [ { "Name": "VirtualAppointment.Read", @@ -277715,20 +277997,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-getvirtualappointmentjoinweburl?view=graph-rest-beta", + "Command": "Get-MgBetaUserOnlineMeetingVirtualAppointmentJoinWebUrl", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOutlookCategory", - "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserOutlookMasterCategory", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", "Permissions": [ { "Name": "MailboxSettings.Read", @@ -277755,20 +278037,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOutlookMasterCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOutlookCategory", - "Uri": "/users/{user-id}/outlook/masterCategories", - "CommandAlias": null, - "Command": "Get-MgBetaUserOutlookMasterCategory", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/masterCategories", "Permissions": [ { "Name": "MailboxSettings.Read", @@ -277795,19 +278077,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOutlookMasterCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookCategory", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/outlook/masterCategories/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserOutlookMasterCategoryCount", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/masterCategories/$count", "Permissions": [ { "Name": "MailboxSettings.Read", @@ -277834,20 +278116,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOutlookMasterCategoryCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOutlookTask", - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserOutlookTask", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}", "Permissions": [ { "Name": "Tasks.Read", @@ -277866,20 +278148,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOutlookTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOutlookTask", - "Uri": "/users/{user-id}/outlook/tasks", - "CommandAlias": null, - "Command": "Get-MgBetaUserOutlookTask", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/tasks", "Permissions": [ { "Name": "Tasks.Read", @@ -277898,34 +278180,34 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOutlookTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookTask", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/{attachment-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserOutlookTaskAttachment", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/{attachment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOutlookTaskAttachment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments", - "CommandAlias": null, - "Command": "Get-MgBetaUserOutlookTaskAttachment", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments", "Permissions": [ { "Name": "Tasks.Read", @@ -277944,19 +278226,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlooktask-list-attachments?view=graph-rest-beta", + "Command": "Get-MgBetaUserOutlookTaskAttachment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserOutlookTaskAttachmentCount", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/$count", "Permissions": [ { "Name": "Tasks.Read", @@ -277975,20 +278257,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOutlookTaskAttachmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/outlook/tasks/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserOutlookTaskCount", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/tasks/$count", "Permissions": [ { "Name": "Tasks.Read", @@ -278007,20 +278289,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOutlookTaskCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOutlookTaskFolder", - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserOutlookTaskFolder", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}", "Permissions": [ { "Name": "Tasks.Read", @@ -278039,20 +278321,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOutlookTaskFolder", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookTaskFolder", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOutlookTaskFolder", - "Uri": "/users/{user-id}/outlook/taskFolders", - "CommandAlias": null, - "Command": "Get-MgBetaUserOutlookTaskFolder", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskFolders", "Permissions": [ { "Name": "Tasks.Read", @@ -278071,19 +278353,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOutlookTaskFolder", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookTaskFolder", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/outlook/taskFolders/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserOutlookTaskFolderCount", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskFolders/$count", "Permissions": [ { "Name": "Tasks.Read", @@ -278102,35 +278384,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOutlookTaskFolderCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOutlookTask", - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserOutlookTaskFolderTask", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOutlookTaskFolderTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOutlookTask", - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks", - "CommandAlias": null, - "Command": "Get-MgBetaUserOutlookTaskFolderTask", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks", "Permissions": [ { "Name": "Tasks.Read", @@ -278149,63 +278431,63 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOutlookTaskFolderTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookTask", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserOutlookTaskFolderTaskAttachment", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOutlookTaskFolderTaskAttachment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments", - "CommandAlias": null, - "Command": "Get-MgBetaUserOutlookTaskFolderTaskAttachment", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOutlookTaskFolderTaskAttachment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserOutlookTaskFolderTaskAttachmentCount", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOutlookTaskFolderTaskAttachmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserOutlookTaskFolderTaskCount", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/$count", "Permissions": [ { "Name": "Tasks.Read", @@ -278224,20 +278506,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOutlookTaskFolderTaskCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOutlookTaskGroup", - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserOutlookTaskGroup", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}", "Permissions": [ { "Name": "Tasks.Read", @@ -278256,20 +278538,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOutlookTaskGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookTaskGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOutlookTaskGroup", - "Uri": "/users/{user-id}/outlook/taskGroups", - "CommandAlias": null, - "Command": "Get-MgBetaUserOutlookTaskGroup", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskGroups", "Permissions": [ { "Name": "Tasks.Read", @@ -278288,19 +278570,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOutlookTaskGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookTaskGroup", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/outlook/taskGroups/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserOutlookTaskGroupCount", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskGroups/$count", "Permissions": [ { "Name": "Tasks.Read", @@ -278319,20 +278601,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOutlookTaskGroupCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOutlookTaskFolder", - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolder", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}", "Permissions": [ { "Name": "Tasks.Read", @@ -278351,20 +278633,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolder", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookTaskFolder", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOutlookTaskFolder", - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders", - "CommandAlias": null, - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolder", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders", "Permissions": [ { "Name": "Tasks.Read", @@ -278383,19 +278665,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolder", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookTaskFolder", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderCount", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/$count", "Permissions": [ { "Name": "Tasks.Read", @@ -278414,35 +278696,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOutlookTask", - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTask", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOutlookTask", - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks", - "CommandAlias": null, - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTask", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks", "Permissions": [ { "Name": "Tasks.Read", @@ -278461,63 +278743,63 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookTask", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments", - "CommandAlias": null, - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachmentCount", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTaskCount", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/$count", "Permissions": [ { "Name": "Tasks.Read", @@ -278536,35 +278818,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTaskCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserOwnedDevice", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOwnedDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/users/{user-id}/ownedDevices", - "CommandAlias": null, - "Command": "Get-MgBetaUserOwnedDevice", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedDevices", "Permissions": [ { "Name": "User.Read", @@ -278639,106 +278921,106 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOwnedDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/appRoleAssignment", - "CommandAlias": null, - "Command": "Get-MgBetaUserOwnedDeviceAsAppRoleAssignment", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/appRoleAssignment", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOwnedDeviceAsAppRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/users/{user-id}/ownedDevices/appRoleAssignment", - "CommandAlias": null, - "Command": "Get-MgBetaUserOwnedDeviceAsAppRoleAssignment", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedDevices/appRoleAssignment", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOwnedDeviceAsAppRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/device", - "CommandAlias": null, - "Command": "Get-MgBetaUserOwnedDeviceAsDevice", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/device", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOwnedDeviceAsDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/users/{user-id}/ownedDevices/device", - "CommandAlias": null, - "Command": "Get-MgBetaUserOwnedDeviceAsDevice", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedDevices/device", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOwnedDeviceAsDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEndpoint", - "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/endpoint", - "CommandAlias": null, - "Command": "Get-MgBetaUserOwnedDeviceAsEndpoint", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/endpoint", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOwnedDeviceAsEndpoint", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEndpoint", - "Uri": "/users/{user-id}/ownedDevices/endpoint", - "CommandAlias": null, - "Command": "Get-MgBetaUserOwnedDeviceAsEndpoint", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedDevices/endpoint", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOwnedDeviceAsEndpoint", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/ownedDevices/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserOwnedDeviceCount", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedDevices/$count", "Permissions": [ { "Name": "User.Read", @@ -278813,80 +279095,80 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOwnedDeviceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/ownedDevices/appRoleAssignment/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserOwnedDeviceCountAsAppRoleAssignment", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedDevices/appRoleAssignment/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOwnedDeviceCountAsAppRoleAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/ownedDevices/device/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserOwnedDeviceCountAsDevice", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedDevices/device/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOwnedDeviceCountAsDevice", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/ownedDevices/endpoint/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserOwnedDeviceCountAsEndpoint", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedDevices/endpoint/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOwnedDeviceCountAsEndpoint", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserOwnedObject", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOwnedObject", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/users/{user-id}/ownedObjects", - "CommandAlias": null, - "Command": "Get-MgBetaUserOwnedObject", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedObjects", "Permissions": [ { "Name": "User.Read", @@ -278961,121 +279243,121 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOwnedObject", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", - "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/application", - "CommandAlias": null, - "Command": "Get-MgBetaUserOwnedObjectAsApplication", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/application", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOwnedObjectAsApplication", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", - "Uri": "/users/{user-id}/ownedObjects/application", - "CommandAlias": null, - "Command": "Get-MgBetaUserOwnedObjectAsApplication", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedObjects/application", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOwnedObjectAsApplication", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/group", - "CommandAlias": null, - "Command": "Get-MgBetaUserOwnedObjectAsGroup", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/group", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOwnedObjectAsGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/users/{user-id}/ownedObjects/group", - "CommandAlias": null, - "Command": "Get-MgBetaUserOwnedObjectAsGroup", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedObjects/group", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOwnedObjectAsGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/servicePrincipal", - "CommandAlias": null, - "Command": "Get-MgBetaUserOwnedObjectAsServicePrincipal", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/servicePrincipal", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOwnedObjectAsServicePrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/users/{user-id}/ownedObjects/servicePrincipal", - "CommandAlias": null, - "Command": "Get-MgBetaUserOwnedObjectAsServicePrincipal", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedObjects/servicePrincipal", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOwnedObjectAsServicePrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/users/getUserOwnedObjects", - "CommandAlias": null, - "Command": "Get-MgBetaUserOwnedObjectByType", "Module": "Beta.Users.Actions", + "CommandAlias": null, + "Uri": "/users/getUserOwnedObjects", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", + "Command": "Get-MgBetaUserOwnedObjectByType", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/ownedObjects/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserOwnedObjectCount", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedObjects/$count", "Permissions": [ { "Name": "User.Read", @@ -279150,65 +279432,65 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOwnedObjectCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/ownedObjects/application/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserOwnedObjectCountAsApplication", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedObjects/application/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOwnedObjectCountAsApplication", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/ownedObjects/group/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserOwnedObjectCountAsGroup", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedObjects/group/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOwnedObjectCountAsGroup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/ownedObjects/servicePrincipal/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserOwnedObjectCountAsServicePrincipal", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedObjects/servicePrincipal/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserOwnedObjectCountAsServicePrincipal", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPasswordSingleSignOnCredentialSet", - "Uri": "/users/{user-id}/getPasswordSingleSignOnCredentials", - "CommandAlias": null, - "Command": "Get-MgBetaUserPasswordSingleSignOnCredential", "Module": "Beta.Users.Actions", + "CommandAlias": null, + "Uri": "/users/{user-id}/getPasswordSingleSignOnCredentials", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -279235,35 +279517,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-getpasswordsinglesignoncredentials?view=graph-rest-beta", + "Command": "Get-MgBetaUserPasswordSingleSignOnCredential", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPasswordSingleSignOnCredentialSet", + "Method": "POST", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPerson", - "Uri": "/users/{user-id}/people/{person-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserPerson", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/people/{person-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserPerson", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPerson", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPerson", - "Uri": "/users/{user-id}/people", - "CommandAlias": null, - "Command": "Get-MgBetaUserPerson", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/people", "Permissions": [ { "Name": "People.Read", @@ -279298,19 +279580,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserPerson", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPerson", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/people/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserPersonCount", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/people/$count", "Permissions": [ { "Name": "People.Read", @@ -279345,20 +279627,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserPersonCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphProfilePhoto", - "Uri": "/users/{user-id}/photo", - "CommandAlias": null, - "Command": "Get-MgBetaUserPhoto", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/photo", "Permissions": [ { "Name": "User.Read", @@ -279425,8 +279707,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserPhoto", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProfilePhoto", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -279435,12 +279720,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphProfilePhoto", - "Uri": "/users/{user-id}/photos", - "CommandAlias": null, - "Command": "Get-MgBetaUserPhoto", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/photos", "Permissions": [ { "Name": "User.Read", @@ -279507,19 +279789,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserPhoto", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProfilePhoto", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/photo/$value", - "CommandAlias": null, - "Command": "Get-MgBetaUserPhotoContent", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/photo/$value", "Permissions": [ { "Name": "User.Read", @@ -279586,8 +279868,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserPhotoContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -279596,12 +279881,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerUser", - "Uri": "/users/{user-id}/planner", - "CommandAlias": null, - "Command": "Get-MgBetaUserPlanner", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/users/{user-id}/planner", "Permissions": [ { "Name": "Tasks.Read", @@ -279644,8 +279926,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserPlanner", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerUser", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -279654,41 +279939,38 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerDelta", - "Uri": "/users/{user-id}/planner/all", - "CommandAlias": null, - "Command": "Get-MgBetaUserPlanner", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/users/{user-id}/planner/all", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserPlanner", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerDelta", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/planner/all/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserPlannerAllCount", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/users/{user-id}/planner/all/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserPlannerAllCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerDelta", - "Uri": "/users/{user-id}/planner/all/delta", - "CommandAlias": null, - "Command": "Get-MgBetaUserPlannerAllDelta", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/users/{user-id}/planner/all/delta", "Permissions": [ { "Name": "Tasks.Read", @@ -279723,35 +280005,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planneruser-list-delta?view=graph-rest-beta", + "Command": "Get-MgBetaUserPlannerAllDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerDelta", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerPlan", - "Uri": "/users/{user-id}/planner/favoritePlans/{plannerPlan-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserPlannerFavoritePlan", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/users/{user-id}/planner/favoritePlans/{plannerPlan-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserPlannerFavoritePlan", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerPlan", - "Uri": "/users/{user-id}/planner/favoritePlans", - "CommandAlias": null, - "Command": "Get-MgBetaUserPlannerFavoritePlan", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/users/{user-id}/planner/favoritePlans", "Permissions": [ { "Name": "Tasks.Read", @@ -279778,19 +280060,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserPlannerFavoritePlan", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/planner/favoritePlans/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserPlannerFavoritePlanCount", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/users/{user-id}/planner/favoritePlans/$count", "Permissions": [ { "Name": "Tasks.Read", @@ -279817,35 +280099,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserPlannerFavoritePlanCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTask", - "Uri": "/users/{user-id}/planner/myDayTasks/{plannerTask-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserPlannerMyDayTask", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/users/{user-id}/planner/myDayTasks/{plannerTask-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserPlannerMyDayTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTask", - "Uri": "/users/{user-id}/planner/myDayTasks", - "CommandAlias": null, - "Command": "Get-MgBetaUserPlannerMyDayTask", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/users/{user-id}/planner/myDayTasks", "Permissions": [ { "Name": "Tasks.Read", @@ -279880,19 +280162,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserPlannerMyDayTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/planner/myDayTasks/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserPlannerMyDayTaskCount", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/users/{user-id}/planner/myDayTasks/$count", "Permissions": [ { "Name": "Tasks.Read", @@ -279927,20 +280209,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserPlannerMyDayTaskCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerPlan", - "Uri": "/users/{user-id}/planner/plans", - "CommandAlias": null, - "Command": "Get-MgBetaUserPlannerPlan", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/users/{user-id}/planner/plans", "Permissions": [ { "Name": "Tasks.Read", @@ -279975,49 +280257,49 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserPlannerPlan", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerPlan", - "Uri": "/users/{user-id}/planner/plans/delta", - "CommandAlias": null, - "Command": "Get-MgBetaUserPlannerPlanDelta", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/users/{user-id}/planner/plans/delta", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-delta?view=graph-rest-beta", + "Command": "Get-MgBetaUserPlannerPlanDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerPlan", - "Uri": "/users/{user-id}/planner/recentPlans/{plannerPlan-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserPlannerRecentPlan", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/users/{user-id}/planner/recentPlans/{plannerPlan-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserPlannerRecentPlan", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerPlan", - "Uri": "/users/{user-id}/planner/recentPlans", - "CommandAlias": null, - "Command": "Get-MgBetaUserPlannerRecentPlan", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/users/{user-id}/planner/recentPlans", "Permissions": [ { "Name": "Tasks.Read", @@ -280044,19 +280326,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserPlannerRecentPlan", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/planner/recentPlans/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserPlannerRecentPlanCount", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/users/{user-id}/planner/recentPlans/$count", "Permissions": [ { "Name": "Tasks.Read", @@ -280083,35 +280365,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserPlannerRecentPlanCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerPlan", - "Uri": "/users/{user-id}/planner/rosterPlans/{plannerPlan-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserPlannerRosterPlan", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/users/{user-id}/planner/rosterPlans/{plannerPlan-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserPlannerRosterPlan", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerPlan", - "Uri": "/users/{user-id}/planner/rosterPlans", - "CommandAlias": null, - "Command": "Get-MgBetaUserPlannerRosterPlan", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/users/{user-id}/planner/rosterPlans", "Permissions": [ { "Name": "Tasks.Read", @@ -280146,19 +280428,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planneruser-list-rosterplans?view=graph-rest-beta", + "Command": "Get-MgBetaUserPlannerRosterPlan", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/planner/rosterPlans/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserPlannerRosterPlanCount", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/users/{user-id}/planner/rosterPlans/$count", "Permissions": [ { "Name": "Tasks.Read", @@ -280193,20 +280475,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserPlannerRosterPlanCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTask", - "Uri": "/users/{user-id}/planner/tasks", - "CommandAlias": null, - "Command": "Get-MgBetaUserPlannerTask", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/users/{user-id}/planner/tasks", "Permissions": [ { "Name": "Tasks.Read", @@ -280257,19 +280539,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserPlannerTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTask", - "Uri": "/users/{user-id}/planner/tasks/delta", - "CommandAlias": null, - "Command": "Get-MgBetaUserPlannerTaskDelta", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/users/{user-id}/planner/tasks/delta", "Permissions": [ { "Name": "Tasks.Read", @@ -280288,20 +280570,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delta?view=graph-rest-beta", + "Command": "Get-MgBetaUserPlannerTaskDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPresence", - "Uri": "/users/{user-id}/presence", - "CommandAlias": null, - "Command": "Get-MgBetaUserPresence", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/presence", "Permissions": [ { "Name": "Presence.Read", @@ -280336,20 +280618,20 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-beta", + "Command": "Get-MgBetaUserPresence", "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPresence", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphProfile", - "Uri": "/users/{user-id}/profile", - "CommandAlias": null, - "Command": "Get-MgBetaUserProfile", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile", "Permissions": [ { "Name": "User.Read", @@ -280424,20 +280706,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProfile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUserAccountInformation", - "Uri": "/users/{user-id}/profile/account/{userAccountInformation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileAccount", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/account/{userAccountInformation-id}", "Permissions": [ { "Name": "User.Read", @@ -280512,20 +280794,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserProfileAccount", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserAccountInformation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUserAccountInformation", - "Uri": "/users/{user-id}/profile/account", - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileAccount", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/account", "Permissions": [ { "Name": "User.Read", @@ -280600,19 +280882,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserProfileAccount", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserAccountInformation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/profile/account/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileAccountCount", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/account/$count", "Permissions": [ { "Name": "User.Read", @@ -280687,20 +280969,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserProfileAccountCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAddress", - "Uri": "/users/{user-id}/profile/addresses/{itemAddress-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileAddress", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/addresses/{itemAddress-id}", "Permissions": [ { "Name": "User.Read", @@ -280775,20 +281057,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserProfileAddress", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAddress", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAddress", - "Uri": "/users/{user-id}/profile/addresses", - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileAddress", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/addresses", "Permissions": [ { "Name": "User.Read", @@ -280863,19 +281145,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserProfileAddress", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAddress", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/profile/addresses/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileAddressCount", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/addresses/$count", "Permissions": [ { "Name": "User.Read", @@ -280950,20 +281232,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserProfileAddressCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPersonAnnualEvent", - "Uri": "/users/{user-id}/profile/anniversaries/{personAnnualEvent-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileAnniversary", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/anniversaries/{personAnnualEvent-id}", "Permissions": [ { "Name": "User.Read", @@ -281038,20 +281320,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserProfileAnniversary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPersonAnnualEvent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPersonAnnualEvent", - "Uri": "/users/{user-id}/profile/anniversaries", - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileAnniversary", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/anniversaries", "Permissions": [ { "Name": "User.Read", @@ -281126,19 +281408,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserProfileAnniversary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPersonAnnualEvent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/profile/anniversaries/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileAnniversaryCount", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/anniversaries/$count", "Permissions": [ { "Name": "User.Read", @@ -281213,20 +281495,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserProfileAnniversaryCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPersonAward", - "Uri": "/users/{user-id}/profile/awards/{personAward-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileAward", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/awards/{personAward-id}", "Permissions": [ { "Name": "User.Read", @@ -281301,20 +281583,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserProfileAward", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPersonAward", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPersonAward", - "Uri": "/users/{user-id}/profile/awards", - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileAward", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/awards", "Permissions": [ { "Name": "User.Read", @@ -281389,19 +281671,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserProfileAward", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPersonAward", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/profile/awards/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileAwardCount", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/awards/$count", "Permissions": [ { "Name": "User.Read", @@ -281476,20 +281758,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserProfileAwardCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPersonCertification", - "Uri": "/users/{user-id}/profile/certifications/{personCertification-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileCertification", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/certifications/{personCertification-id}", "Permissions": [ { "Name": "User.Read", @@ -281564,20 +281846,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserProfileCertification", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPersonCertification", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPersonCertification", - "Uri": "/users/{user-id}/profile/certifications", - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileCertification", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/certifications", "Permissions": [ { "Name": "User.Read", @@ -281652,19 +281934,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserProfileCertification", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPersonCertification", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/profile/certifications/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileCertificationCount", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/certifications/$count", "Permissions": [ { "Name": "User.Read", @@ -281739,20 +282021,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserProfileCertificationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationalActivity", - "Uri": "/users/{user-id}/profile/educationalActivities/{educationalActivity-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileEducationalActivity", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/educationalActivities/{educationalActivity-id}", "Permissions": [ { "Name": "User.Read", @@ -281827,20 +282109,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserProfileEducationalActivity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationalActivity", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationalActivity", - "Uri": "/users/{user-id}/profile/educationalActivities", - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileEducationalActivity", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/educationalActivities", "Permissions": [ { "Name": "User.Read", @@ -281915,19 +282197,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserProfileEducationalActivity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationalActivity", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/profile/educationalActivities/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileEducationalActivityCount", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/educationalActivities/$count", "Permissions": [ { "Name": "User.Read", @@ -282002,20 +282284,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserProfileEducationalActivityCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemEmail", - "Uri": "/users/{user-id}/profile/emails/{itemEmail-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileEmail", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/emails/{itemEmail-id}", "Permissions": [ { "Name": "User.Read", @@ -282090,20 +282372,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itememail-get?view=graph-rest-beta", + "Command": "Get-MgBetaUserProfileEmail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemEmail", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemEmail", - "Uri": "/users/{user-id}/profile/emails", - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileEmail", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/emails", "Permissions": [ { "Name": "User.Read", @@ -282178,19 +282460,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserProfileEmail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemEmail", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/profile/emails/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileEmailCount", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/emails/$count", "Permissions": [ { "Name": "User.Read", @@ -282265,20 +282547,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserProfileEmailCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPersonInterest", - "Uri": "/users/{user-id}/profile/interests/{personInterest-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileInterest", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/interests/{personInterest-id}", "Permissions": [ { "Name": "User.Read", @@ -282353,20 +282635,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserProfileInterest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPersonInterest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPersonInterest", - "Uri": "/users/{user-id}/profile/interests", - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileInterest", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/interests", "Permissions": [ { "Name": "User.Read", @@ -282441,19 +282723,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserProfileInterest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPersonInterest", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/profile/interests/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileInterestCount", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/interests/$count", "Permissions": [ { "Name": "User.Read", @@ -282528,20 +282810,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserProfileInterestCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphLanguageProficiency", - "Uri": "/users/{user-id}/profile/languages/{languageProficiency-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileLanguage", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/languages/{languageProficiency-id}", "Permissions": [ { "Name": "User.Read", @@ -282616,20 +282898,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserProfileLanguage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLanguageProficiency", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphLanguageProficiency", - "Uri": "/users/{user-id}/profile/languages", - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileLanguage", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/languages", "Permissions": [ { "Name": "User.Read", @@ -282704,19 +282986,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserProfileLanguage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLanguageProficiency", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/profile/languages/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileLanguageCount", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/languages/$count", "Permissions": [ { "Name": "User.Read", @@ -282791,20 +283073,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserProfileLanguageCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPersonName", - "Uri": "/users/{user-id}/profile/names/{personName-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileName", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/names/{personName-id}", "Permissions": [ { "Name": "User.Read", @@ -282879,20 +283161,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserProfileName", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPersonName", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPersonName", - "Uri": "/users/{user-id}/profile/names", - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileName", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/names", "Permissions": [ { "Name": "User.Read", @@ -282967,19 +283249,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserProfileName", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPersonName", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/profile/names/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileNameCount", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/names/$count", "Permissions": [ { "Name": "User.Read", @@ -283054,20 +283336,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserProfileNameCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPersonAnnotation", - "Uri": "/users/{user-id}/profile/notes/{personAnnotation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileNote", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/notes/{personAnnotation-id}", "Permissions": [ { "Name": "User.Read", @@ -283142,20 +283424,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserProfileNote", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPersonAnnotation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPersonAnnotation", - "Uri": "/users/{user-id}/profile/notes", - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileNote", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/notes", "Permissions": [ { "Name": "User.Read", @@ -283230,19 +283512,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserProfileNote", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPersonAnnotation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/profile/notes/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileNoteCount", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/notes/$count", "Permissions": [ { "Name": "User.Read", @@ -283317,20 +283599,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserProfileNoteCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemPatent", - "Uri": "/users/{user-id}/profile/patents/{itemPatent-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserProfilePatent", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/patents/{itemPatent-id}", "Permissions": [ { "Name": "User.Read", @@ -283405,20 +283687,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserProfilePatent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemPatent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemPatent", - "Uri": "/users/{user-id}/profile/patents", - "CommandAlias": null, - "Command": "Get-MgBetaUserProfilePatent", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/patents", "Permissions": [ { "Name": "User.Read", @@ -283493,19 +283775,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserProfilePatent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemPatent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/profile/patents/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserProfilePatentCount", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/patents/$count", "Permissions": [ { "Name": "User.Read", @@ -283580,20 +283862,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserProfilePatentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemPhone", - "Uri": "/users/{user-id}/profile/phones/{itemPhone-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserProfilePhone", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/phones/{itemPhone-id}", "Permissions": [ { "Name": "User.Read", @@ -283668,20 +283950,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserProfilePhone", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemPhone", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemPhone", - "Uri": "/users/{user-id}/profile/phones", - "CommandAlias": null, - "Command": "Get-MgBetaUserProfilePhone", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/phones", "Permissions": [ { "Name": "User.Read", @@ -283756,19 +284038,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserProfilePhone", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemPhone", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/profile/phones/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserProfilePhoneCount", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/phones/$count", "Permissions": [ { "Name": "User.Read", @@ -283843,20 +284125,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserProfilePhoneCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWorkPosition", - "Uri": "/users/{user-id}/profile/positions/{workPosition-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserProfilePosition", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/positions/{workPosition-id}", "Permissions": [ { "Name": "User.Read", @@ -283931,20 +284213,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserProfilePosition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWorkPosition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWorkPosition", - "Uri": "/users/{user-id}/profile/positions", - "CommandAlias": null, - "Command": "Get-MgBetaUserProfilePosition", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/positions", "Permissions": [ { "Name": "User.Read", @@ -284019,19 +284301,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserProfilePosition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWorkPosition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/profile/positions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserProfilePositionCount", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/positions/$count", "Permissions": [ { "Name": "User.Read", @@ -284106,20 +284388,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserProfilePositionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphProjectParticipation", - "Uri": "/users/{user-id}/profile/projects/{projectParticipation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileProject", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/projects/{projectParticipation-id}", "Permissions": [ { "Name": "User.Read", @@ -284194,20 +284476,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserProfileProject", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProjectParticipation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphProjectParticipation", - "Uri": "/users/{user-id}/profile/projects", - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileProject", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/projects", "Permissions": [ { "Name": "User.Read", @@ -284282,19 +284564,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserProfileProject", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProjectParticipation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/profile/projects/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileProjectCount", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/projects/$count", "Permissions": [ { "Name": "User.Read", @@ -284369,20 +284651,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserProfileProjectCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemPublication", - "Uri": "/users/{user-id}/profile/publications/{itemPublication-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserProfilePublication", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/publications/{itemPublication-id}", "Permissions": [ { "Name": "User.Read", @@ -284457,20 +284739,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserProfilePublication", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemPublication", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemPublication", - "Uri": "/users/{user-id}/profile/publications", - "CommandAlias": null, - "Command": "Get-MgBetaUserProfilePublication", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/publications", "Permissions": [ { "Name": "User.Read", @@ -284545,19 +284827,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserProfilePublication", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemPublication", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/profile/publications/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserProfilePublicationCount", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/publications/$count", "Permissions": [ { "Name": "User.Read", @@ -284632,20 +284914,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserProfilePublicationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSkillProficiency", - "Uri": "/users/{user-id}/profile/skills/{skillProficiency-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileSkill", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/skills/{skillProficiency-id}", "Permissions": [ { "Name": "User.Read", @@ -284720,20 +285002,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserProfileSkill", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSkillProficiency", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSkillProficiency", - "Uri": "/users/{user-id}/profile/skills", - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileSkill", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/skills", "Permissions": [ { "Name": "User.Read", @@ -284808,19 +285090,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserProfileSkill", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSkillProficiency", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/profile/skills/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileSkillCount", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/skills/$count", "Permissions": [ { "Name": "User.Read", @@ -284895,20 +285177,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserProfileSkillCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWebAccount", - "Uri": "/users/{user-id}/profile/webAccounts/{webAccount-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileWebAccount", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/webAccounts/{webAccount-id}", "Permissions": [ { "Name": "User.Read", @@ -284983,20 +285265,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserProfileWebAccount", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWebAccount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWebAccount", - "Uri": "/users/{user-id}/profile/webAccounts", - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileWebAccount", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/webAccounts", "Permissions": [ { "Name": "User.Read", @@ -285071,19 +285353,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserProfileWebAccount", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWebAccount", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/profile/webAccounts/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileWebAccountCount", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/webAccounts/$count", "Permissions": [ { "Name": "User.Read", @@ -285158,20 +285440,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserProfileWebAccountCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPersonWebsite", - "Uri": "/users/{user-id}/profile/websites/{personWebsite-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileWebsite", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/websites/{personWebsite-id}", "Permissions": [ { "Name": "User.Read", @@ -285246,20 +285528,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserProfileWebsite", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPersonWebsite", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPersonWebsite", - "Uri": "/users/{user-id}/profile/websites", - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileWebsite", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/websites", "Permissions": [ { "Name": "User.Read", @@ -285334,19 +285616,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserProfileWebsite", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPersonWebsite", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/profile/websites/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileWebsiteCount", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/websites/$count", "Permissions": [ { "Name": "User.Read", @@ -285421,35 +285703,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserProfileWebsiteCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserRegisteredDevice", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserRegisteredDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/users/{user-id}/registeredDevices", - "CommandAlias": null, - "Command": "Get-MgBetaUserRegisteredDevice", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/registeredDevices", "Permissions": [ { "Name": "User.Read", @@ -285524,106 +285806,106 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserRegisteredDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/appRoleAssignment", - "CommandAlias": null, - "Command": "Get-MgBetaUserRegisteredDeviceAsAppRoleAssignment", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/appRoleAssignment", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserRegisteredDeviceAsAppRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/users/{user-id}/registeredDevices/appRoleAssignment", - "CommandAlias": null, - "Command": "Get-MgBetaUserRegisteredDeviceAsAppRoleAssignment", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/registeredDevices/appRoleAssignment", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserRegisteredDeviceAsAppRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/device", - "CommandAlias": null, - "Command": "Get-MgBetaUserRegisteredDeviceAsDevice", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/device", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserRegisteredDeviceAsDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/users/{user-id}/registeredDevices/device", - "CommandAlias": null, - "Command": "Get-MgBetaUserRegisteredDeviceAsDevice", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/registeredDevices/device", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserRegisteredDeviceAsDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEndpoint", - "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/endpoint", - "CommandAlias": null, - "Command": "Get-MgBetaUserRegisteredDeviceAsEndpoint", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/endpoint", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserRegisteredDeviceAsEndpoint", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEndpoint", - "Uri": "/users/{user-id}/registeredDevices/endpoint", - "CommandAlias": null, - "Command": "Get-MgBetaUserRegisteredDeviceAsEndpoint", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/registeredDevices/endpoint", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserRegisteredDeviceAsEndpoint", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/registeredDevices/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserRegisteredDeviceCount", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/registeredDevices/$count", "Permissions": [ { "Name": "User.Read", @@ -285698,80 +285980,127 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserRegisteredDeviceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/registeredDevices/appRoleAssignment/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserRegisteredDeviceCountAsAppRoleAssignment", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/registeredDevices/appRoleAssignment/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserRegisteredDeviceCountAsAppRoleAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/registeredDevices/device/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserRegisteredDeviceCountAsDevice", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/registeredDevices/device/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserRegisteredDeviceCountAsDevice", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/registeredDevices/endpoint/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserRegisteredDeviceCountAsEndpoint", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/registeredDevices/endpoint/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserRegisteredDeviceCountAsEndpoint", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserScopedRoleMemberOf", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserScopedRoleMemberOf", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Uri": "/users/{user-id}/scopedRoleMemberOf", + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, + "Uri": "/users/{user-id}/scopedRoleMemberOf", + "Permissions": [ + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "Directory.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Directory.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, "Command": "Get-MgBetaUserScopedRoleMemberOf", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Method": "GET", + "Variants": [ + "List" + ] + }, + { "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/scopedRoleMemberOf/$count", "Permissions": [ { "Name": "Directory.Read.All", @@ -285806,97 +286135,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, - "Variants": [ - "List" - ] - }, - { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/scopedRoleMemberOf/$count", - "CommandAlias": null, "Command": "Get-MgBetaUserScopedRoleMemberOfCount", - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [ - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "Directory.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Directory.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "ApiVersion": "beta", - "ApiReferenceLink": null, + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurity1", - "Uri": "/users/{user-id}/security", - "CommandAlias": null, - "Command": "Get-MgBetaUserSecurity", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/users/{user-id}/security", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserSecurity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurity1", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityInformationProtection", - "Uri": "/users/{user-id}/security/informationProtection", - "CommandAlias": null, - "Command": "Get-MgBetaUserSecurityInformationProtection", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/users/{user-id}/security/informationProtection", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserSecurityInformationProtection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityInformationProtection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityInformationProtectionPolicySetting", - "Uri": "/users/{user-id}/security/informationProtection/labelPolicySettings", - "CommandAlias": null, - "Command": "Get-MgBetaUserSecurityInformationProtectionLabelPolicySetting", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/users/{user-id}/security/informationProtection/labelPolicySettings", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -285915,20 +286197,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-informationprotectionpolicysetting-get?view=graph-rest-beta", + "Command": "Get-MgBetaUserSecurityInformationProtectionLabelPolicySetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityInformationProtectionPolicySetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserSecurityInformationProtectionSensitivityLabel", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -285947,20 +286229,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserSecurityInformationProtectionSensitivityLabel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels", - "CommandAlias": null, - "Command": "Get-MgBetaUserSecurityInformationProtectionSensitivityLabel", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -285979,19 +286261,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-informationprotection-list-sensitivitylabels?view=graph-rest-beta", + "Command": "Get-MgBetaUserSecurityInformationProtectionSensitivityLabel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserSecurityInformationProtectionSensitivityLabelCount", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/$count", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -286010,35 +286292,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserSecurityInformationProtectionSensitivityLabelCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", - "CommandAlias": null, - "Command": "Get-MgBetaUserSecurityInformationProtectionSensitivityLabelParent", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserSecurityInformationProtectionSensitivityLabelParent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUserSettings", - "Uri": "/users/{user-id}/settings", - "CommandAlias": null, - "Command": "Get-MgBetaUserSetting", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings", "Permissions": [ { "Name": "User.Read.All", @@ -286073,20 +286355,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContactMergeSuggestions", - "Uri": "/users/{user-id}/settings/contactMergeSuggestions", - "CommandAlias": null, - "Command": "Get-MgBetaUserSettingContactMergeSuggestion", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/contactMergeSuggestions", "Permissions": [ { "Name": "User.Read", @@ -286105,35 +286387,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserSettingContactMergeSuggestion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContactMergeSuggestions", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExchangeSettings", - "Uri": "/users/{user-id}/settings/exchange", - "CommandAlias": null, - "Command": "Get-MgBetaUserSettingExchange", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/exchange", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/usersettings-list-exchange?view=graph-rest-beta", + "Command": "Get-MgBetaUserSettingExchange", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExchangeSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUserInsightsSettings", - "Uri": "/users/{user-id}/settings/itemInsights", - "CommandAlias": null, - "Command": "Get-MgBetaUserSettingItemInsight", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/itemInsights", "Permissions": [ { "Name": "User.Read", @@ -286152,35 +286434,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserSettingItemInsight", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserInsightsSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRegionalAndLanguageSettings", - "Uri": "/users/{user-id}/settings/regionalAndLanguageSettings", - "CommandAlias": null, - "Command": "Get-MgBetaUserSettingRegionalAndLanguageSetting", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/regionalAndLanguageSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserSettingRegionalAndLanguageSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRegionalAndLanguageSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphShiftPreferences", - "Uri": "/users/{user-id}/settings/shiftPreferences", - "CommandAlias": null, - "Command": "Get-MgBetaUserSettingShiftPreference", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/shiftPreferences", "Permissions": [ { "Name": "User.Read.All", @@ -286215,35 +286497,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shiftpreferences-get?view=graph-rest-beta", + "Command": "Get-MgBetaUserSettingShiftPreference", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShiftPreferences", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUserStorage", - "Uri": "/users/{user-id}/settings/storage", - "CommandAlias": null, - "Command": "Get-MgBetaUserSettingStorage", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/storage", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserSettingStorage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserStorage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedStorageQuota", - "Uri": "/users/{user-id}/settings/storage/quota", - "CommandAlias": null, - "Command": "Get-MgBetaUserSettingStorageQuota", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/storage/quota", "Permissions": [ { "Name": "Files.Read", @@ -286278,20 +286560,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedstoragequota-get?view=graph-rest-beta", + "Command": "Get-MgBetaUserSettingStorageQuota", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedStorageQuota", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown", - "Uri": "/users/{user-id}/settings/storage/quota/services/{serviceStorageQuotaBreakdown-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserSettingStorageQuotaService", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/storage/quota/services/{serviceStorageQuotaBreakdown-id}", "Permissions": [ { "Name": "Files.Read", @@ -286326,20 +286608,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserSettingStorageQuotaService", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown", - "Uri": "/users/{user-id}/settings/storage/quota/services", - "CommandAlias": null, - "Command": "Get-MgBetaUserSettingStorageQuotaService", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/storage/quota/services", "Permissions": [ { "Name": "Files.Read", @@ -286374,19 +286656,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserSettingStorageQuotaService", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/settings/storage/quota/services/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserSettingStorageQuotaServiceCount", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/storage/quota/services/$count", "Permissions": [ { "Name": "Files.Read", @@ -286421,123 +286703,123 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserSettingStorageQuotaServiceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsSetting", - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserSettingWindows", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserSettingWindows", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsSetting", - "Uri": "/users/{user-id}/settings/windows", - "CommandAlias": null, - "Command": "Get-MgBetaUserSettingWindows", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/windows", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserSettingWindows", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsSetting", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/settings/windows/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserSettingWindowsCount", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/windows/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserSettingWindowsCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsSettingInstance", - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/{windowsSettingInstance-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserSettingWindowsInstance", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/{windowsSettingInstance-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserSettingWindowsInstance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsSettingInstance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsSettingInstance", - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances", - "CommandAlias": null, - "Command": "Get-MgBetaUserSettingWindowsInstance", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserSettingWindowsInstance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsSettingInstance", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserSettingWindowsInstanceCount", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserSettingWindowsInstanceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/users/{user-id}/sponsors/{directoryObject-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserSponsor", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/sponsors/{directoryObject-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserSponsor", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/users/{user-id}/sponsors", - "CommandAlias": null, - "Command": "Get-MgBetaUserSponsor", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/sponsors", "Permissions": [ { "Name": "User.Read", @@ -286580,19 +286862,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-sponsors?view=graph-rest-beta", + "Command": "Get-MgBetaUserSponsor", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/sponsors/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserSponsorCount", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/sponsors/$count", "Permissions": [ { "Name": "User.Read", @@ -286635,20 +286917,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserSponsorCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUserTeamwork", - "Uri": "/users/{user-id}/teamwork", - "CommandAlias": null, - "Command": "Get-MgBetaUserTeamwork", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/teamwork", "Permissions": [ { "Name": "UserTeamwork.Read", @@ -286667,23 +286949,26 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-get?view=graph-rest-beta", + "Command": "Get-MgBetaUserTeamwork", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserTeamwork", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAssociatedTeamInfo", - "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserTeamworkAssociatedTeam", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserTeamworkAssociatedTeam", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAssociatedTeamInfo", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -286692,12 +286977,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAssociatedTeamInfo", - "Uri": "/users/{user-id}/teamwork/associatedTeams", - "CommandAlias": null, - "Command": "Get-MgBetaUserTeamworkAssociatedTeam", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/teamwork/associatedTeams", "Permissions": [ { "Name": "Team.ReadBasic.All", @@ -286748,19 +287030,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserTeamworkAssociatedTeam", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAssociatedTeamInfo", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/teamwork/associatedTeams/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserTeamworkAssociatedTeamCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/teamwork/associatedTeams/$count", "Permissions": [ { "Name": "Team.ReadBasic.All", @@ -286811,20 +287093,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserTeamworkAssociatedTeamCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserTeamworkInstalledApp", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForUser", @@ -286955,20 +287237,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-get-installedapps?view=graph-rest-beta", + "Command": "Get-MgBetaUserTeamworkInstalledApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", - "Uri": "/users/{user-id}/teamwork/installedApps", - "CommandAlias": null, - "Command": "Get-MgBetaUserTeamworkInstalledApp", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/teamwork/installedApps", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForUser", @@ -287099,19 +287381,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-list-installedapps?view=graph-rest-beta", + "Command": "Get-MgBetaUserTeamworkInstalledApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChat", - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/chat", - "CommandAlias": null, - "Command": "Get-MgBetaUserTeamworkInstalledAppChat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/chat", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForUser", @@ -287194,20 +287476,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userscopeteamsappinstallation-get-chat?view=graph-rest-beta", + "Command": "Get-MgBetaUserTeamworkInstalledAppChat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/teamwork/installedApps/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserTeamworkInstalledAppCount", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/teamwork/installedApps/$count", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForUser", @@ -287338,50 +287620,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserTeamworkInstalledAppCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsApp", - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/teamsApp", - "CommandAlias": null, - "Command": "Get-MgBetaUserTeamworkInstalledAppTeamApp", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/teamsApp", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserTeamworkInstalledAppTeamApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAppDefinition", - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/teamsAppDefinition", - "CommandAlias": null, - "Command": "Get-MgBetaUserTeamworkInstalledAppTeamAppDefinition", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/teamsAppDefinition", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserTeamworkInstalledAppTeamAppDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTodoTaskList", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserTodoList", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", "Permissions": [ { "Name": "Tasks.Read", @@ -287432,20 +287714,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserTodoList", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTodoTaskList", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTodoTaskList", - "Uri": "/users/{user-id}/todo/lists", - "CommandAlias": null, - "Command": "Get-MgBetaUserTodoList", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists", "Permissions": [ { "Name": "Tasks.Read", @@ -287496,19 +287778,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserTodoList", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTodoTaskList", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserTodoListCount", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/$count", "Permissions": [ { "Name": "Tasks.Read", @@ -287559,20 +287841,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserTodoListCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTodoTaskList", - "Uri": "/users/{user-id}/todo/lists/delta", - "CommandAlias": null, - "Command": "Get-MgBetaUserTodoListDelta", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/delta", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -287607,64 +287889,64 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserTodoListDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTodoTaskList", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserTodoListExtension", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserTodoListExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions", - "CommandAlias": null, - "Command": "Get-MgBetaUserTodoListExtension", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserTodoListExtension", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserTodoListExtensionCount", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserTodoListExtensionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTodoTask", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserTodoTask", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", "Permissions": [ { "Name": "Tasks.Read", @@ -287715,20 +287997,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserTodoTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTodoTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTodoTask", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks", - "CommandAlias": null, - "Command": "Get-MgBetaUserTodoTask", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks", "Permissions": [ { "Name": "Tasks.Read", @@ -287779,19 +288061,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserTodoTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTodoTask", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachmentBase", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserTodoTaskAttachment", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}", "Permissions": [ { "Name": "Tasks.Read", @@ -287842,20 +288124,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserTodoTaskAttachment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachmentBase", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachmentBase", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments", - "CommandAlias": null, - "Command": "Get-MgBetaUserTodoTaskAttachment", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments", "Permissions": [ { "Name": "Tasks.Read", @@ -287906,19 +288188,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserTodoTaskAttachment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachmentBase", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value", - "CommandAlias": null, - "Command": "Get-MgBetaUserTodoTaskAttachmentContent", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value", "Permissions": [ { "Name": "Tasks.Read", @@ -287969,20 +288251,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserTodoTaskAttachmentContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserTodoTaskAttachmentCount", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/$count", "Permissions": [ { "Name": "Tasks.Read", @@ -288033,79 +288315,79 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserTodoTaskAttachmentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachmentSession", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserTodoTaskAttachmentSession", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserTodoTaskAttachmentSession", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachmentSession", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachmentSession", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions", - "CommandAlias": null, - "Command": "Get-MgBetaUserTodoTaskAttachmentSession", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserTodoTaskAttachmentSession", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachmentSession", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content", - "CommandAlias": null, - "Command": "Get-MgBetaUserTodoTaskAttachmentSessionContent", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserTodoTaskAttachmentSessionContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserTodoTaskAttachmentSessionCount", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserTodoTaskAttachmentSessionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChecklistItem", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserTodoTaskChecklistItem", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", "Permissions": [ { "Name": "Tasks.Read", @@ -288156,20 +288438,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserTodoTaskChecklistItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChecklistItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChecklistItem", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems", - "CommandAlias": null, - "Command": "Get-MgBetaUserTodoTaskChecklistItem", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems", "Permissions": [ { "Name": "Tasks.Read", @@ -288220,19 +288502,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserTodoTaskChecklistItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChecklistItem", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserTodoTaskChecklistItemCount", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/$count", "Permissions": [ { "Name": "Tasks.Read", @@ -288283,20 +288565,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserTodoTaskChecklistItemCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserTodoTaskCount", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/$count", "Permissions": [ { "Name": "Tasks.Read", @@ -288347,20 +288629,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserTodoTaskCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTodoTask", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/delta", - "CommandAlias": null, - "Command": "Get-MgBetaUserTodoTaskDelta", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/delta", "Permissions": [ { "Name": "Tasks.Read", @@ -288411,64 +288693,64 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserTodoTaskDelta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTodoTask", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserTodoTaskExtension", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserTodoTaskExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions", - "CommandAlias": null, - "Command": "Get-MgBetaUserTodoTaskExtension", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserTodoTaskExtension", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserTodoTaskExtensionCount", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserTodoTaskExtensionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphLinkedResource", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserTodoTaskLinkedResource", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", "Permissions": [ { "Name": "Tasks.Read", @@ -288519,20 +288801,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserTodoTaskLinkedResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLinkedResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphLinkedResource", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources", - "CommandAlias": null, - "Command": "Get-MgBetaUserTodoTaskLinkedResource", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources", "Permissions": [ { "Name": "Tasks.Read", @@ -288583,19 +288865,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserTodoTaskLinkedResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLinkedResource", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserTodoTaskLinkedResourceCount", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/$count", "Permissions": [ { "Name": "Tasks.Read", @@ -288646,35 +288928,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserTodoTaskLinkedResourceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserTransitiveMemberOf", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserTransitiveMemberOf", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/users/{user-id}/transitiveMemberOf", - "CommandAlias": null, - "Command": "Get-MgBetaUserTransitiveMemberOf", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/transitiveMemberOf", "Permissions": [ { "Name": "User.Read", @@ -288765,106 +289047,106 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-transitivememberof?view=graph-rest-beta", + "Command": "Get-MgBetaUserTransitiveMemberOf", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "CommandAlias": null, - "Command": "Get-MgBetaUserTransitiveMemberOfAsAdministrativeUnit", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserTransitiveMemberOfAsAdministrativeUnit", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/users/{user-id}/transitiveMemberOf/administrativeUnit", - "CommandAlias": null, - "Command": "Get-MgBetaUserTransitiveMemberOfAsAdministrativeUnit", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/transitiveMemberOf/administrativeUnit", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserTransitiveMemberOfAsAdministrativeUnit", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryRole", - "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/directoryRole", - "CommandAlias": null, - "Command": "Get-MgBetaUserTransitiveMemberOfAsDirectoryRole", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/directoryRole", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserTransitiveMemberOfAsDirectoryRole", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryRole", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryRole", - "Uri": "/users/{user-id}/transitiveMemberOf/directoryRole", - "CommandAlias": null, - "Command": "Get-MgBetaUserTransitiveMemberOfAsDirectoryRole", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/transitiveMemberOf/directoryRole", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserTransitiveMemberOfAsDirectoryRole", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryRole", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/group", - "CommandAlias": null, - "Command": "Get-MgBetaUserTransitiveMemberOfAsGroup", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/group", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserTransitiveMemberOfAsGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/users/{user-id}/transitiveMemberOf/group", - "CommandAlias": null, - "Command": "Get-MgBetaUserTransitiveMemberOfAsGroup", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/transitiveMemberOf/group", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserTransitiveMemberOfAsGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/transitiveMemberOf/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserTransitiveMemberOfCount", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/transitiveMemberOf/$count", "Permissions": [ { "Name": "User.Read", @@ -288955,1653 +289237,1653 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserTransitiveMemberOfCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/transitiveMemberOf/administrativeUnit/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserTransitiveMemberOfCountAsAdministrativeUnit", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/transitiveMemberOf/administrativeUnit/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserTransitiveMemberOfCountAsAdministrativeUnit", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/transitiveMemberOf/directoryRole/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserTransitiveMemberOfCountAsDirectoryRole", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/transitiveMemberOf/directoryRole/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserTransitiveMemberOfCountAsDirectoryRole", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/transitiveMemberOf/group/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserTransitiveMemberOfCountAsGroup", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/transitiveMemberOf/group/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserTransitiveMemberOfCountAsGroup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/users/{user-id}/transitiveReports/{directoryObject-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserTransitiveReport", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/transitiveReports/{directoryObject-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserTransitiveReport", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/users/{user-id}/transitiveReports", - "CommandAlias": null, - "Command": "Get-MgBetaUserTransitiveReport", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/transitiveReports", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-get-transitivereports?view=graph-rest-beta", + "Command": "Get-MgBetaUserTransitiveReport", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/transitiveReports/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserTransitiveReportCount", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/transitiveReports/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserTransitiveReportCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", - "Uri": "/users/{user-id}/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}", - "CommandAlias": null, - "Command": "Get-MgBetaUserWindowsInformationProtectionDeviceRegistration", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserWindowsInformationProtectionDeviceRegistration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", - "Uri": "/users/{user-id}/windowsInformationProtectionDeviceRegistrations", - "CommandAlias": null, - "Command": "Get-MgBetaUserWindowsInformationProtectionDeviceRegistration", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/windowsInformationProtectionDeviceRegistrations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserWindowsInformationProtectionDeviceRegistration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/windowsInformationProtectionDeviceRegistrations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaUserWindowsInformationProtectionDeviceRegistrationCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/windowsInformationProtectionDeviceRegistrations/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaUserWindowsInformationProtectionDeviceRegistrationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEvent", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEvent", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaVirtualEvent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEvent", + "Method": "GET", "Variants": [ "Get1", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEvent", - "Uri": "/solutions/virtualEvents/events", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEvent", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaVirtualEvent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEvent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/virtualEvents/events/$count", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventCount", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaVirtualEventCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventPresenter", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaVirtualEventPresenter", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventPresenter", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaVirtualEventPresenter", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/$count", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventPresenterCount", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaVirtualEventPresenterCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}/sessions/{virtualEventSession-id}", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventPresenterSession", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}/sessions/{virtualEventSession-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaVirtualEventPresenterSession", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}/sessions", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventPresenterSession", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}/sessions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaVirtualEventPresenterSession", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}/sessions(joinWebUrl='{joinWebUrl}')", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventPresenterSessionByJoinWebUrl", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}/sessions(joinWebUrl='{joinWebUrl}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaVirtualEventPresenterSessionByJoinWebUrl", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}/sessions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventPresenterSessionCount", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}/sessions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaVirtualEventPresenterSessionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventSession", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaVirtualEventSession", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventSession", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaVirtualEventSession", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventSessionAttendanceReport", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaVirtualEventSessionAttendanceReport", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventSessionAttendanceReport", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaVirtualEventSessionAttendanceReport", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventSessionAttendanceReportAttendanceRecordCount", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaVirtualEventSessionAttendanceReportAttendanceRecordCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/$count", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventSessionAttendanceReportCount", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaVirtualEventSessionAttendanceReportCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions(joinWebUrl='{joinWebUrl}')", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventSessionByJoinWebUrl", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions(joinWebUrl='{joinWebUrl}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaVirtualEventSessionByJoinWebUrl", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventSessionCount", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaVirtualEventSessionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/presenters/{virtualEventPresenter-id}", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventSessionPresenter", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/presenters/{virtualEventPresenter-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaVirtualEventSessionPresenter", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/presenters", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventSessionPresenter", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/presenters", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaVirtualEventSessionPresenter", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/presenters/$count", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventSessionPresenterCount", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/presenters/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaVirtualEventSessionPresenterCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registrations/{virtualEventRegistration-id}", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventSessionRegistration", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registrations/{virtualEventRegistration-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaVirtualEventSessionRegistration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registrations", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventSessionRegistration", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registrations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaVirtualEventSessionRegistration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registrations(email='{email}')", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventSessionRegistrationByEmail", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registrations(email='{email}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaVirtualEventSessionRegistrationByEmail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registrations(userId='{userId}')", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventSessionRegistrationByUserId", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registrations(userId='{userId}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaVirtualEventSessionRegistrationByUserId", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registrations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventSessionRegistrationCount", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registrations/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaVirtualEventSessionRegistrationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventTownhall", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventTownhall", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventtownhall-get?view=graph-rest-beta", + "Command": "Get-MgBetaVirtualEventTownhall", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventTownhall", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventTownhall", - "Uri": "/solutions/virtualEvents/townhalls", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventTownhall", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaVirtualEventTownhall", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventTownhall", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventTownhall", - "Uri": "/solutions/virtualEvents/townhalls/getByUserIdAndRole(userId='{userId}',role='{role}')", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventTownhallByUserIdAndRole", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/getByUserIdAndRole(userId='{userId}',role='{role}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventtownhall-getbyuseridandrole?view=graph-rest-beta", + "Command": "Get-MgBetaVirtualEventTownhallByUserIdAndRole", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventTownhall", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventTownhall", - "Uri": "/solutions/virtualEvents/townhalls/getByUserRole(role='{role}')", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventTownhallByUserRole", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/getByUserRole(role='{role}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventtownhall-getbyuserrole?view=graph-rest-beta", + "Command": "Get-MgBetaVirtualEventTownhallByUserRole", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventTownhall", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/virtualEvents/townhalls/$count", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventTownhallCount", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaVirtualEventTownhallCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventTownhallPresenter", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventpresenter-get?view=graph-rest-beta", + "Command": "Get-MgBetaVirtualEventTownhallPresenter", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventTownhallPresenter", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualevent-list-presenters?view=graph-rest-beta", + "Command": "Get-MgBetaVirtualEventTownhallPresenter", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/$count", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventTownhallPresenterCount", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaVirtualEventTownhallPresenterCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}/sessions/{virtualEventSession-id}", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventTownhallPresenterSession", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}/sessions/{virtualEventSession-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaVirtualEventTownhallPresenterSession", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}/sessions", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventTownhallPresenterSession", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}/sessions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaVirtualEventTownhallPresenterSession", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}/sessions(joinWebUrl='{joinWebUrl}')", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventTownhallPresenterSessionByJoinWebUrl", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}/sessions(joinWebUrl='{joinWebUrl}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaVirtualEventTownhallPresenterSessionByJoinWebUrl", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}/sessions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventTownhallPresenterSessionCount", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}/sessions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaVirtualEventTownhallPresenterSessionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventTownhallSession", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaVirtualEventTownhallSession", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventTownhallSession", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaVirtualEventTownhallSession", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReport", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReport", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReport", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReport", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecord", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecord", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecord", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecord", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecordCount", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecordCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/$count", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReportCount", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReportCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions(joinWebUrl='{joinWebUrl}')", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventTownhallSessionByJoinWebUrl", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions(joinWebUrl='{joinWebUrl}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaVirtualEventTownhallSessionByJoinWebUrl", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventTownhallSessionCount", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaVirtualEventTownhallSessionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/presenters/{virtualEventPresenter-id}", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventTownhallSessionPresenter", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/presenters/{virtualEventPresenter-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaVirtualEventTownhallSessionPresenter", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/presenters", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventTownhallSessionPresenter", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/presenters", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaVirtualEventTownhallSessionPresenter", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/presenters/$count", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventTownhallSessionPresenterCount", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/presenters/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaVirtualEventTownhallSessionPresenterCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/registrations/{virtualEventRegistration-id}", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventTownhallSessionRegistration", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/registrations/{virtualEventRegistration-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaVirtualEventTownhallSessionRegistration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/registrations", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventTownhallSessionRegistration", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/registrations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaVirtualEventTownhallSessionRegistration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/registrations(email='{email}')", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventTownhallSessionRegistrationByEmail", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/registrations(email='{email}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaVirtualEventTownhallSessionRegistrationByEmail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/registrations(userId='{userId}')", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventTownhallSessionRegistrationByUserId", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/registrations(userId='{userId}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaVirtualEventTownhallSessionRegistrationByUserId", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/registrations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventTownhallSessionRegistrationCount", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/registrations/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaVirtualEventTownhallSessionRegistrationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventWebinar", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinar", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-get?view=graph-rest-beta", + "Command": "Get-MgBetaVirtualEventWebinar", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventWebinar", - "Uri": "/solutions/virtualEvents/webinars", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinar", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventsroot-list-webinars?view=graph-rest-beta", + "Command": "Get-MgBetaVirtualEventWebinar", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventWebinar", - "Uri": "/solutions/virtualEvents/webinars/getByUserIdAndRole(userId='{userId}',role='{role}')", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarByUserIdAndRole", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/getByUserIdAndRole(userId='{userId}',role='{role}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-getbyuseridandrole?view=graph-rest-beta", + "Command": "Get-MgBetaVirtualEventWebinarByUserIdAndRole", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventWebinar", - "Uri": "/solutions/virtualEvents/webinars/getByUserRole(role='{role}')", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarByUserRole", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/getByUserRole(role='{role}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-getbyuserrole?view=graph-rest-beta", + "Command": "Get-MgBetaVirtualEventWebinarByUserRole", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/virtualEvents/webinars/$count", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarCount", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaVirtualEventWebinarCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarPresenter", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaVirtualEventWebinarPresenter", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarPresenter", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaVirtualEventWebinarPresenter", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/$count", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarPresenterCount", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaVirtualEventWebinarPresenterCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}/sessions/{virtualEventSession-id}", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarPresenterSession", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}/sessions/{virtualEventSession-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaVirtualEventWebinarPresenterSession", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}/sessions", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarPresenterSession", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}/sessions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaVirtualEventWebinarPresenterSession", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}/sessions(joinWebUrl='{joinWebUrl}')", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarPresenterSessionByJoinWebUrl", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}/sessions(joinWebUrl='{joinWebUrl}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaVirtualEventWebinarPresenterSessionByJoinWebUrl", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}/sessions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarPresenterSessionCount", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}/sessions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaVirtualEventWebinarPresenterSessionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarRegistration", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistration-get?view=graph-rest-beta", + "Command": "Get-MgBetaVirtualEventWebinarRegistration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarRegistration", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistration-list?view=graph-rest-beta", + "Command": "Get-MgBetaVirtualEventWebinarRegistration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email='{email}')", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarRegistrationByEmail", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email='{email}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistration-get?view=graph-rest-beta", + "Command": "Get-MgBetaVirtualEventWebinarRegistrationByEmail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId='{userId}')", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarRegistrationByUserId", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId='{userId}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistration-get?view=graph-rest-beta", + "Command": "Get-MgBetaVirtualEventWebinarRegistrationByUserId", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventWebinarRegistrationConfiguration", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarRegistrationConfiguration", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinarregistrationconfiguration-get?view=graph-rest-beta", + "Command": "Get-MgBetaVirtualEventWebinarRegistrationConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventWebinarRegistrationConfiguration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventRegistrationQuestionBase", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions/{virtualEventRegistrationQuestionBase-id}", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarRegistrationConfigurationQuestion", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions/{virtualEventRegistrationQuestionBase-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaVirtualEventWebinarRegistrationConfigurationQuestion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventRegistrationQuestionBase", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventRegistrationQuestionBase", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarRegistrationConfigurationQuestion", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistrationconfiguration-list-questions?view=graph-rest-beta", + "Command": "Get-MgBetaVirtualEventWebinarRegistrationConfigurationQuestion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventRegistrationQuestionBase", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarRegistrationConfigurationQuestionCount", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaVirtualEventWebinarRegistrationConfigurationQuestionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarRegistrationCount", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaVirtualEventWebinarRegistrationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions/{virtualEventSession-id}", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarRegistrationSession", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions/{virtualEventSession-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaVirtualEventWebinarRegistrationSession", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarRegistrationSession", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistration-list-sessions?view=graph-rest-beta", + "Command": "Get-MgBetaVirtualEventWebinarRegistrationSession", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions(joinWebUrl='{joinWebUrl}')", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarRegistrationSessionByJoinWebUrl", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions(joinWebUrl='{joinWebUrl}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaVirtualEventWebinarRegistrationSessionByJoinWebUrl", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarRegistrationSessionCount", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaVirtualEventWebinarRegistrationSessionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarSession", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventsession-get?view=graph-rest-beta", + "Command": "Get-MgBetaVirtualEventWebinarSession", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarSession", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualevent-list-sessions?view=graph-rest-beta", + "Command": "Get-MgBetaVirtualEventWebinarSession", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReport", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/meetingattendancereport-get?view=graph-rest-beta", + "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReport", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReport", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/meetingattendancereport-list?view=graph-rest-beta", + "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReport", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecordCount", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecordCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/$count", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReportCount", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReportCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions(joinWebUrl='{joinWebUrl}')", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarSessionByJoinWebUrl", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions(joinWebUrl='{joinWebUrl}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventsession-get?view=graph-rest-beta", + "Command": "Get-MgBetaVirtualEventWebinarSessionByJoinWebUrl", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/$count", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarSessionCount", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaVirtualEventWebinarSessionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/presenters/{virtualEventPresenter-id}", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarSessionPresenter", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/presenters/{virtualEventPresenter-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaVirtualEventWebinarSessionPresenter", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/presenters", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarSessionPresenter", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/presenters", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaVirtualEventWebinarSessionPresenter", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/presenters/$count", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarSessionPresenterCount", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/presenters/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaVirtualEventWebinarSessionPresenterCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registrations/{virtualEventRegistration-id}", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarSessionRegistration", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registrations/{virtualEventRegistration-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaVirtualEventWebinarSessionRegistration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registrations", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarSessionRegistration", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registrations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaVirtualEventWebinarSessionRegistration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registrations(email='{email}')", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarSessionRegistrationByEmail", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registrations(email='{email}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaVirtualEventWebinarSessionRegistrationByEmail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registrations(userId='{userId}')", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarSessionRegistrationByUserId", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registrations(userId='{userId}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaVirtualEventWebinarSessionRegistrationByUserId", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registrations/$count", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarSessionRegistrationCount", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registrations/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaVirtualEventWebinarSessionRegistrationCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", - "Uri": "/admin/windows/updates/catalog/entries/{catalogEntry-id}", - "CommandAlias": "Get-MgBetaWuCatalogEntry", - "Command": "Get-MgBetaWindowsUpdatesCatalogEntry", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Get-MgBetaWuCatalogEntry", + "Uri": "/admin/windows/updates/catalog/entries/{catalogEntry-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaWindowsUpdatesCatalogEntry", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", - "Uri": "/admin/windows/updates/catalog/entries", - "CommandAlias": "Get-MgBetaWuCatalogEntry", - "Command": "Get-MgBetaWindowsUpdatesCatalogEntry", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Get-MgBetaWuCatalogEntry", + "Uri": "/admin/windows/updates/catalog/entries", "Permissions": [ { "Name": "WindowsUpdates.ReadWrite.All", @@ -290620,19 +290902,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-catalog-list-entries?view=graph-rest-beta", + "Command": "Get-MgBetaWindowsUpdatesCatalogEntry", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/admin/windows/updates/catalog/entries/$count", - "CommandAlias": "Get-MgBetaWuCatalogEntryCount", - "Command": "Get-MgBetaWindowsUpdatesCatalogEntryCount", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Get-MgBetaWuCatalogEntryCount", + "Uri": "/admin/windows/updates/catalog/entries/$count", "Permissions": [ { "Name": "WindowsUpdates.ReadWrite.All", @@ -290651,19 +290933,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaWindowsUpdatesCatalogEntryCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment", - "Uri": "/admin/windows/updates/deployments/{deployment-id}", - "CommandAlias": "Get-MgBetaWuDeployment", - "Command": "Get-MgBetaWindowsUpdatesDeployment", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Get-MgBetaWuDeployment", + "Uri": "/admin/windows/updates/deployments/{deployment-id}", "Permissions": [ { "Name": "WindowsUpdates.ReadWrite.All", @@ -290682,20 +290964,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-deployment-get?view=graph-rest-beta", + "Command": "Get-MgBetaWindowsUpdatesDeployment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment", - "Uri": "/admin/windows/updates/deployments", - "CommandAlias": "Get-MgBetaWuDeployment", - "Command": "Get-MgBetaWindowsUpdatesDeployment", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Get-MgBetaWuDeployment", + "Uri": "/admin/windows/updates/deployments", "Permissions": [ { "Name": "WindowsUpdates.ReadWrite.All", @@ -290714,210 +290996,210 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminwindowsupdates-list-deployments?view=graph-rest-beta", + "Command": "Get-MgBetaWindowsUpdatesDeployment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}", - "CommandAlias": "Get-MgBetaWuDeploymentAudienceApplicableContent", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContent", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Get-MgBetaWuDeploymentAudienceApplicableContent", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent", - "CommandAlias": "Get-MgBetaWuDeploymentAudienceApplicableContent", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContent", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Get-MgBetaWuDeploymentAudienceApplicableContent", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/catalogEntry", - "CommandAlias": "Get-MgBetaWuDeploymentAudienceApplicableContentCatalogEntry", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentCatalogEntry", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Get-MgBetaWuDeploymentAudienceApplicableContentCatalogEntry", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/catalogEntry", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentCatalogEntry", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/$count", - "CommandAlias": "Get-MgBetaWuDeploymentAudienceApplicableContentCount", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentCount", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Get-MgBetaWuDeploymentAudienceApplicableContentCount", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/{applicableContentDeviceMatch-deviceId}", - "CommandAlias": "Get-MgBetaWuDeploymentAudienceApplicableContentMatchedDevice", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDevice", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Get-MgBetaWuDeploymentAudienceApplicableContentMatchedDevice", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/{applicableContentDeviceMatch-deviceId}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices", - "CommandAlias": "Get-MgBetaWuDeploymentAudienceApplicableContentMatchedDevice", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDevice", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Get-MgBetaWuDeploymentAudienceApplicableContentMatchedDevice", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/$count", - "CommandAlias": "Get-MgBetaWuDeploymentAudienceApplicableContentMatchedDeviceCount", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDeviceCount", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Get-MgBetaWuDeploymentAudienceApplicableContentMatchedDeviceCount", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDeviceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/{updatableAsset-id}", - "CommandAlias": "Get-MgBetaWuDeploymentAudienceExclusion", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceExclusion", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Get-MgBetaWuDeploymentAudienceExclusion", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/{updatableAsset-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceExclusion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions", - "CommandAlias": "Get-MgBetaWuDeploymentAudienceExclusion", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceExclusion", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Get-MgBetaWuDeploymentAudienceExclusion", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceExclusion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/$count", - "CommandAlias": "Get-MgBetaWuDeploymentAudienceExclusionCount", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceExclusionCount", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Get-MgBetaWuDeploymentAudienceExclusionCount", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceExclusionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}", - "CommandAlias": "Get-MgBetaWuDeploymentAudienceMember", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceMember", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Get-MgBetaWuDeploymentAudienceMember", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceMember", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members", - "CommandAlias": "Get-MgBetaWuDeploymentAudienceMember", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceMember", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Get-MgBetaWuDeploymentAudienceMember", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/$count", - "CommandAlias": "Get-MgBetaWuDeploymentAudienceMemberCount", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceMemberCount", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Get-MgBetaWuDeploymentAudienceMemberCount", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceMemberCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/admin/windows/updates/deployments/$count", - "CommandAlias": "Get-MgBetaWuDeploymentCount", - "Command": "Get-MgBetaWindowsUpdatesDeploymentCount", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Get-MgBetaWuDeploymentCount", + "Uri": "/admin/windows/updates/deployments/$count", "Permissions": [ { "Name": "WindowsUpdates.ReadWrite.All", @@ -290936,19 +291218,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaWindowsUpdatesDeploymentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}", - "CommandAlias": "Get-MgBetaWuPolicy", - "Command": "Get-MgBetaWindowsUpdatesPolicy", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Get-MgBetaWuPolicy", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}", "Permissions": [ { "Name": "WindowsUpdates.ReadWrite.All", @@ -290967,20 +291249,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatepolicy-get?view=graph-rest-beta", + "Command": "Get-MgBetaWindowsUpdatesPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy", - "Uri": "/admin/windows/updates/updatePolicies", - "CommandAlias": "Get-MgBetaWuPolicy", - "Command": "Get-MgBetaWindowsUpdatesPolicy", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Get-MgBetaWuPolicy", + "Uri": "/admin/windows/updates/updatePolicies", "Permissions": [ { "Name": "WindowsUpdates.ReadWrite.All", @@ -290999,225 +291281,225 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminwindowsupdates-list-updatepolicies?view=graph-rest-beta", + "Command": "Get-MgBetaWindowsUpdatesPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesDeploymentAudience", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience", - "CommandAlias": "Get-MgBetaWuPolicyAudience", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudience", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Get-MgBetaWuPolicyAudience", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaWindowsUpdatesPolicyAudience", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesDeploymentAudience", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}", - "CommandAlias": "Get-MgBetaWuPolicyAudienceApplicableContent", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContent", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Get-MgBetaWuPolicyAudienceApplicableContent", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent", - "CommandAlias": "Get-MgBetaWuPolicyAudienceApplicableContent", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContent", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Get-MgBetaWuPolicyAudienceApplicableContent", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/catalogEntry", - "CommandAlias": "Get-MgBetaWuPolicyAudienceApplicableContentCatalogEntry", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContentCatalogEntry", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Get-MgBetaWuPolicyAudienceApplicableContentCatalogEntry", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/catalogEntry", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContentCatalogEntry", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/$count", - "CommandAlias": "Get-MgBetaWuPolicyAudienceApplicableContentCount", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContentCount", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Get-MgBetaWuPolicyAudienceApplicableContentCount", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContentCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/{applicableContentDeviceMatch-deviceId}", - "CommandAlias": "Get-MgBetaWuPolicyAudienceApplicableContentMatchedDevice", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDevice", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Get-MgBetaWuPolicyAudienceApplicableContentMatchedDevice", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/{applicableContentDeviceMatch-deviceId}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices", - "CommandAlias": "Get-MgBetaWuPolicyAudienceApplicableContentMatchedDevice", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDevice", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Get-MgBetaWuPolicyAudienceApplicableContentMatchedDevice", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/$count", - "CommandAlias": "Get-MgBetaWuPolicyAudienceApplicableContentMatchedDeviceCount", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDeviceCount", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Get-MgBetaWuPolicyAudienceApplicableContentMatchedDeviceCount", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDeviceCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}", - "CommandAlias": "Get-MgBetaWuPolicyAudienceExclusion", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceExclusion", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Get-MgBetaWuPolicyAudienceExclusion", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceExclusion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions", - "CommandAlias": "Get-MgBetaWuPolicyAudienceExclusion", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceExclusion", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Get-MgBetaWuPolicyAudienceExclusion", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceExclusion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/$count", - "CommandAlias": "Get-MgBetaWuPolicyAudienceExclusionCount", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceExclusionCount", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Get-MgBetaWuPolicyAudienceExclusionCount", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceExclusionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}", - "CommandAlias": "Get-MgBetaWuPolicyAudienceMember", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceMember", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Get-MgBetaWuPolicyAudienceMember", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceMember", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members", - "CommandAlias": "Get-MgBetaWuPolicyAudienceMember", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceMember", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Get-MgBetaWuPolicyAudienceMember", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/$count", - "CommandAlias": "Get-MgBetaWuPolicyAudienceMemberCount", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceMemberCount", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Get-MgBetaWuPolicyAudienceMemberCount", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceMemberCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesComplianceChange", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/{complianceChange-id}", - "CommandAlias": "Get-MgBetaWuPolicyComplianceChange", - "Command": "Get-MgBetaWindowsUpdatesPolicyComplianceChange", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Get-MgBetaWuPolicyComplianceChange", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/{complianceChange-id}", "Permissions": [ { "Name": "WindowsUpdates.ReadWrite.All", @@ -291236,20 +291518,20 @@ "IsLeastPrivilege": true } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-compliancechange-get?view=graph-rest-beta", + "Command": "Get-MgBetaWindowsUpdatesPolicyComplianceChange", "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-contentapproval-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesComplianceChange", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesComplianceChange", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges", - "CommandAlias": "Get-MgBetaWuPolicyComplianceChange", - "Command": "Get-MgBetaWindowsUpdatesPolicyComplianceChange", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Get-MgBetaWuPolicyComplianceChange", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges", "Permissions": [ { "Name": "WindowsUpdates.ReadWrite.All", @@ -291268,19 +291550,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatepolicy-list-compliancechanges?view=graph-rest-beta", + "Command": "Get-MgBetaWindowsUpdatesPolicyComplianceChange", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesComplianceChange", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/$count", - "CommandAlias": "Get-MgBetaWuPolicyComplianceChangeCount", - "Command": "Get-MgBetaWindowsUpdatesPolicyComplianceChangeCount", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Get-MgBetaWuPolicyComplianceChangeCount", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/$count", "Permissions": [ { "Name": "WindowsUpdates.ReadWrite.All", @@ -291299,35 +291581,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaWindowsUpdatesPolicyComplianceChangeCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/{complianceChange-id}/updatePolicy", - "CommandAlias": "Get-MgBetaWuPolicyComplianceChangeUpdatePolicy", - "Command": "Get-MgBetaWindowsUpdatesPolicyComplianceChangeUpdatePolicy", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Get-MgBetaWuPolicyComplianceChangeUpdatePolicy", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/{complianceChange-id}/updatePolicy", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaWindowsUpdatesPolicyComplianceChangeUpdatePolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/admin/windows/updates/updatePolicies/$count", - "CommandAlias": "Get-MgBetaWuPolicyCount", - "Command": "Get-MgBetaWindowsUpdatesPolicyCount", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Get-MgBetaWuPolicyCount", + "Uri": "/admin/windows/updates/updatePolicies/$count", "Permissions": [ { "Name": "WindowsUpdates.ReadWrite.All", @@ -291346,19 +291628,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaWindowsUpdatesPolicyCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesProduct", - "Uri": "/admin/windows/updates/products/{product-id}", - "CommandAlias": "Get-MgBetaWuProduct", - "Command": "Get-MgBetaWindowsUpdatesProduct", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Get-MgBetaWuProduct", + "Uri": "/admin/windows/updates/products/{product-id}", "Permissions": [ { "Name": "WindowsUpdates.ReadWrite.All", @@ -291377,20 +291659,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaWindowsUpdatesProduct", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesProduct", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesProduct", - "Uri": "/admin/windows/updates/products", - "CommandAlias": "Get-MgBetaWuProduct", - "Command": "Get-MgBetaWindowsUpdatesProduct", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Get-MgBetaWuProduct", + "Uri": "/admin/windows/updates/products", "Permissions": [ { "Name": "WindowsUpdates.ReadWrite.All", @@ -291409,19 +291691,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaWindowsUpdatesProduct", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesProduct", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/admin/windows/updates/products/$count", - "CommandAlias": "Get-MgBetaWuProductCount", - "Command": "Get-MgBetaWindowsUpdatesProductCount", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Get-MgBetaWuProductCount", + "Uri": "/admin/windows/updates/products/$count", "Permissions": [ { "Name": "WindowsUpdates.ReadWrite.All", @@ -291440,34 +291722,34 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaWindowsUpdatesProductCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesEdition", - "Uri": "/admin/windows/updates/products/{product-id}/editions/{edition-id}", - "CommandAlias": "Get-MgBetaWuProductEdition", - "Command": "Get-MgBetaWindowsUpdatesProductEdition", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Get-MgBetaWuProductEdition", + "Uri": "/admin/windows/updates/products/{product-id}/editions/{edition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaWindowsUpdatesProductEdition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesEdition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesEdition", - "Uri": "/admin/windows/updates/products/{product-id}/editions", - "CommandAlias": "Get-MgBetaWuProductEdition", - "Command": "Get-MgBetaWindowsUpdatesProductEdition", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Get-MgBetaWuProductEdition", + "Uri": "/admin/windows/updates/products/{product-id}/editions", "Permissions": [ { "Name": "WindowsUpdates.ReadWrite.All", @@ -291486,19 +291768,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaWindowsUpdatesProductEdition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesEdition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/admin/windows/updates/products/{product-id}/editions/$count", - "CommandAlias": "Get-MgBetaWuProductEditionCount", - "Command": "Get-MgBetaWindowsUpdatesProductEditionCount", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Get-MgBetaWuProductEditionCount", + "Uri": "/admin/windows/updates/products/{product-id}/editions/$count", "Permissions": [ { "Name": "WindowsUpdates.ReadWrite.All", @@ -291517,35 +291799,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaWindowsUpdatesProductEditionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesKnownIssue", - "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}", - "CommandAlias": "Get-MgBetaWuProductKnownIssue", - "Command": "Get-MgBetaWindowsUpdatesProductKnownIssue", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Get-MgBetaWuProductKnownIssue", + "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaWindowsUpdatesProductKnownIssue", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesKnownIssue", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesKnownIssue", - "Uri": "/admin/windows/updates/products/{product-id}/knownIssues", - "CommandAlias": "Get-MgBetaWuProductKnownIssue", - "Command": "Get-MgBetaWindowsUpdatesProductKnownIssue", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Get-MgBetaWuProductKnownIssue", + "Uri": "/admin/windows/updates/products/{product-id}/knownIssues", "Permissions": [ { "Name": "WindowsUpdates.ReadWrite.All", @@ -291564,34 +291846,34 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaWindowsUpdatesProductKnownIssue", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesKnownIssue", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesKnownIssue", - "Uri": "/admin/windows/updates/products/{product-id}/getKnownIssuesByTimeRange(daysInPast={daysInPast},includeAllActive=@includeAllActive)", - "CommandAlias": "Get-MgBetaWuProductKnownIssueGraphBPreTimeRange", - "Command": "Get-MgBetaWindowsUpdatesProductKnownIssueByTimeRange", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Get-MgBetaWuProductKnownIssueGraphBPreTimeRange", + "Uri": "/admin/windows/updates/products/{product-id}/getKnownIssuesByTimeRange(daysInPast={daysInPast},includeAllActive=@includeAllActive)", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-product-getknownissuesbytimerange?view=graph-rest-beta", + "Command": "Get-MgBetaWindowsUpdatesProductKnownIssueByTimeRange", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesKnownIssue", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/$count", - "CommandAlias": "Get-MgBetaWuProductKnownIssueCount", - "Command": "Get-MgBetaWindowsUpdatesProductKnownIssueCount", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Get-MgBetaWuProductKnownIssueCount", + "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/$count", "Permissions": [ { "Name": "WindowsUpdates.ReadWrite.All", @@ -291610,124 +291892,124 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaWindowsUpdatesProductKnownIssueCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle", - "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}/originatingKnowledgeBaseArticle", - "CommandAlias": "Get-MgBetaWuProductKnownIssueOriginatingKnowledgeBaseArticle", - "Command": "Get-MgBetaWindowsUpdatesProductKnownIssueOriginatingKnowledgeBaseArticle", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Get-MgBetaWuProductKnownIssueOriginatingKnowledgeBaseArticle", + "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}/originatingKnowledgeBaseArticle", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaWindowsUpdatesProductKnownIssueOriginatingKnowledgeBaseArticle", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle", - "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}/resolvingKnowledgeBaseArticle", - "CommandAlias": "Get-MgBetaWuProductKnownIssueResolvingKnowledgeBaseArticle", - "Command": "Get-MgBetaWindowsUpdatesProductKnownIssueResolvingKnowledgeBaseArticle", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Get-MgBetaWuProductKnownIssueResolvingKnowledgeBaseArticle", + "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}/resolvingKnowledgeBaseArticle", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaWindowsUpdatesProductKnownIssueResolvingKnowledgeBaseArticle", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesProductRevision", - "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}", - "CommandAlias": "Get-MgBetaWuProductRevision", - "Command": "Get-MgBetaWindowsUpdatesProductRevision", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Get-MgBetaWuProductRevision", + "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaWindowsUpdatesProductRevision", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesProductRevision", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesProductRevision", - "Uri": "/admin/windows/updates/products/{product-id}/revisions", - "CommandAlias": "Get-MgBetaWuProductRevision", - "Command": "Get-MgBetaWindowsUpdatesProductRevision", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Get-MgBetaWuProductRevision", + "Uri": "/admin/windows/updates/products/{product-id}/revisions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaWindowsUpdatesProductRevision", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesProductRevision", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", - "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}/catalogEntry", - "CommandAlias": "Get-MgBetaWuProductRevisionCatalogEntry", - "Command": "Get-MgBetaWindowsUpdatesProductRevisionCatalogEntry", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Get-MgBetaWuProductRevisionCatalogEntry", + "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}/catalogEntry", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaWindowsUpdatesProductRevisionCatalogEntry", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/admin/windows/updates/products/{product-id}/revisions/$count", - "CommandAlias": "Get-MgBetaWuProductRevisionCount", - "Command": "Get-MgBetaWindowsUpdatesProductRevisionCount", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Get-MgBetaWuProductRevisionCount", + "Uri": "/admin/windows/updates/products/{product-id}/revisions/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaWindowsUpdatesProductRevisionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle", - "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}/knowledgeBaseArticle", - "CommandAlias": "Get-MgBetaWuProductRevisionKnowledgeBaseArticle", - "Command": "Get-MgBetaWindowsUpdatesProductRevisionKnowledgeBaseArticle", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Get-MgBetaWuProductRevisionKnowledgeBaseArticle", + "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}/knowledgeBaseArticle", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaWindowsUpdatesProductRevisionKnowledgeBaseArticle", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesResourceConnection", - "Uri": "/admin/windows/updates/resourceConnections/{resourceConnection-id}", - "CommandAlias": "Get-MgBetaWuResourceConnection", - "Command": "Get-MgBetaWindowsUpdatesResourceConnection", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Get-MgBetaWuResourceConnection", + "Uri": "/admin/windows/updates/resourceConnections/{resourceConnection-id}", "Permissions": [ { "Name": "WindowsUpdates.ReadWrite.All", @@ -291746,20 +292028,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-resourceconnection-get?view=graph-rest-beta", + "Command": "Get-MgBetaWindowsUpdatesResourceConnection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesResourceConnection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesResourceConnection", - "Uri": "/admin/windows/updates/resourceConnections", - "CommandAlias": "Get-MgBetaWuResourceConnection", - "Command": "Get-MgBetaWindowsUpdatesResourceConnection", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Get-MgBetaWuResourceConnection", + "Uri": "/admin/windows/updates/resourceConnections", "Permissions": [ { "Name": "WindowsUpdates.ReadWrite.All", @@ -291778,19 +292060,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminwindowsupdates-list-resourceconnections?view=graph-rest-beta", + "Command": "Get-MgBetaWindowsUpdatesResourceConnection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesResourceConnection", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/admin/windows/updates/resourceConnections/$count", - "CommandAlias": "Get-MgBetaWuResourceConnectionCount", - "Command": "Get-MgBetaWindowsUpdatesResourceConnectionCount", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Get-MgBetaWuResourceConnectionCount", + "Uri": "/admin/windows/updates/resourceConnections/$count", "Permissions": [ { "Name": "WindowsUpdates.ReadWrite.All", @@ -291809,19 +292091,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaWindowsUpdatesResourceConnectionCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}", - "CommandAlias": "Get-MgBetaWuUpdatableAsset", - "Command": "Get-MgBetaWindowsUpdatesUpdatableAsset", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Get-MgBetaWuUpdatableAsset", + "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}", "Permissions": [ { "Name": "WindowsUpdates.ReadWrite.All", @@ -291840,20 +292122,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-get?view=graph-rest-beta", + "Command": "Get-MgBetaWindowsUpdatesUpdatableAsset", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", - "Uri": "/admin/windows/updates/updatableAssets", - "CommandAlias": "Get-MgBetaWuUpdatableAsset", - "Command": "Get-MgBetaWindowsUpdatesUpdatableAsset", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Get-MgBetaWuUpdatableAsset", + "Uri": "/admin/windows/updates/updatableAssets", "Permissions": [ { "Name": "WindowsUpdates.ReadWrite.All", @@ -291872,19 +292154,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminwindowsupdates-list-updatableassets?view=graph-rest-beta", + "Command": "Get-MgBetaWindowsUpdatesUpdatableAsset", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/admin/windows/updates/updatableAssets/$count", - "CommandAlias": "Get-MgBetaWuUpdatableAssetCount", - "Command": "Get-MgBetaWindowsUpdatesUpdatableAssetCount", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Get-MgBetaWuUpdatableAssetCount", + "Uri": "/admin/windows/updates/updatableAssets/$count", "Permissions": [ { "Name": "WindowsUpdates.ReadWrite.All", @@ -291903,19 +292185,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Get-MgBetaWindowsUpdatesUpdatableAssetCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphBookingBusiness", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}", - "CommandAlias": null, - "Command": "Get-MgBookingBusiness", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}", "Permissions": [ { "Name": "Bookings.Read.All", @@ -291982,20 +292264,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-get?view=graph-rest-1.0", + "Command": "Get-MgBookingBusiness", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBookingBusiness", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphBookingBusiness", - "Uri": "/solutions/bookingBusinesses", - "CommandAlias": null, - "Command": "Get-MgBookingBusiness", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses", "Permissions": [ { "Name": "Bookings.Read.All", @@ -292054,19 +292336,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-list?view=graph-rest-1.0", + "Command": "Get-MgBookingBusiness", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBookingBusiness", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphBookingAppointment", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", - "CommandAlias": null, - "Command": "Get-MgBookingBusinessAppointment", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", "Permissions": [ { "Name": "Bookings.Read.All", @@ -292133,20 +292415,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingappointment-get?view=graph-rest-1.0", + "Command": "Get-MgBookingBusinessAppointment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBookingAppointment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphBookingAppointment", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments", - "CommandAlias": null, - "Command": "Get-MgBookingBusinessAppointment", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments", "Permissions": [ { "Name": "Bookings.Read.All", @@ -292213,19 +292495,114 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-list-appointments?view=graph-rest-1.0", + "Command": "Get-MgBookingBusinessAppointment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBookingAppointment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/$count", + "Module": "Bookings", "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/$count", + "Permissions": [ + { + "Name": "Bookings.Read.All", + "Description": "Read bookings information", + "FullDescription": "Allows an app to read bookings appointments, businesses, customers, services, and staff on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "BookingsAppointment.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "BookingsAppointment.ReadWrite.All", + "Description": "Read and write booking appointments", + "FullDescription": "Allows an app to read and write bookings appointments and customers, and additionally allows read businesses information, services, and staff on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Bookings.ReadWrite.All", + "Description": "Read and write bookings information", + "FullDescription": "Allows an app to read and write Bookings appointments, businesses, customers, services, and staff on your behalf. Does not allow create, delete and publish of booking businesses.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Bookings.Manage.All", + "Description": "Manage bookings information", + "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Bookings.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Bookings.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Bookings.Manage.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, "Command": "Get-MgBookingBusinessAppointmentCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", + "Permissions": [], + "ApiReferenceLink": null, + "Command": "Get-MgBookingBusinessCalendarView", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBookingAppointment", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { + "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView", "Permissions": [ { "Name": "Bookings.Read.All", @@ -292235,12 +292612,91 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": true }, + { + "Name": "Bookings.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "BookingsAppointment.ReadWrite.All", + "Description": "Read and write booking appointments", + "FullDescription": "Allows an app to read and write bookings appointments and customers, and additionally allows read businesses information, services, and staff on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Bookings.ReadWrite.All", + "Description": "Read and write bookings information", + "FullDescription": "Allows an app to read and write Bookings appointments, businesses, customers, services, and staff on your behalf. Does not allow create, delete and publish of booking businesses.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Bookings.Manage.All", + "Description": "Manage bookings information", + "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, { "Name": "BookingsAppointment.ReadWrite.All", "Description": null, "FullDescription": null, "IsAdmin": true, "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Bookings.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Bookings.Manage.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-list-calendarview?view=graph-rest-1.0", + "Command": "Get-MgBookingBusinessCalendarView", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBookingAppointment", + "Method": "GET", + "Variants": [ + "List" + ] + }, + { + "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/$count", + "Permissions": [ + { + "Name": "Bookings.Read.All", + "Description": "Read bookings information", + "FullDescription": "Allows an app to read bookings appointments, businesses, customers, services, and staff on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "Bookings.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", "IsLeastPrivilege": true }, { @@ -292268,7 +292724,7 @@ "IsLeastPrivilege": false }, { - "Name": "Bookings.ReadWrite.All", + "Name": "BookingsAppointment.ReadWrite.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -292276,7 +292732,7 @@ "IsLeastPrivilege": false }, { - "Name": "Bookings.Read.All", + "Name": "Bookings.ReadWrite.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -292292,114 +292748,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphBookingAppointment", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", - "CommandAlias": null, - "Command": "Get-MgBookingBusinessCalendarView", - "Module": "Bookings", - "Permissions": [], + "Command": "Get-MgBookingBusinessCalendarViewCount", "ApiVersion": "v1.0", - "ApiReferenceLink": null, + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphBookingAppointment", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView", - "CommandAlias": null, - "Command": "Get-MgBookingBusinessCalendarView", "Module": "Bookings", - "Permissions": [ - { - "Name": "Bookings.Read.All", - "Description": "Read bookings information", - "FullDescription": "Allows an app to read bookings appointments, businesses, customers, services, and staff on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "Bookings.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "BookingsAppointment.ReadWrite.All", - "Description": "Read and write booking appointments", - "FullDescription": "Allows an app to read and write bookings appointments and customers, and additionally allows read businesses information, services, and staff on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Bookings.ReadWrite.All", - "Description": "Read and write bookings information", - "FullDescription": "Allows an app to read and write Bookings appointments, businesses, customers, services, and staff on your behalf. Does not allow create, delete and publish of booking businesses.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Bookings.Manage.All", - "Description": "Manage bookings information", - "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "BookingsAppointment.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Bookings.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Bookings.Manage.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-list-calendarview?view=graph-rest-1.0", - "Variants": [ - "List" - ] - }, - { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/$count", "CommandAlias": null, - "Command": "Get-MgBookingBusinessCalendarViewCount", - "Module": "Bookings", + "Uri": "/solutions/bookingBusinesses/$count", "Permissions": [ { "Name": "Bookings.Read.All", @@ -292441,14 +292803,6 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false }, - { - "Name": "BookingsAppointment.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, { "Name": "Bookings.ReadWrite.All", "Description": null, @@ -292466,91 +292820,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/bookingBusinesses/$count", - "CommandAlias": null, "Command": "Get-MgBookingBusinessCount", - "Module": "Bookings", - "Permissions": [ - { - "Name": "Bookings.Read.All", - "Description": "Read bookings information", - "FullDescription": "Allows an app to read bookings appointments, businesses, customers, services, and staff on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "Bookings.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "BookingsAppointment.ReadWrite.All", - "Description": "Read and write booking appointments", - "FullDescription": "Allows an app to read and write bookings appointments and customers, and additionally allows read businesses information, services, and staff on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Bookings.ReadWrite.All", - "Description": "Read and write bookings information", - "FullDescription": "Allows an app to read and write Bookings appointments, businesses, customers, services, and staff on your behalf. Does not allow create, delete and publish of booking businesses.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Bookings.Manage.All", - "Description": "Manage bookings information", - "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Bookings.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Bookings.Manage.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "ApiVersion": "v1.0", - "ApiReferenceLink": null, + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomerBase-id}", - "CommandAlias": null, - "Command": "Get-MgBookingBusinessCustomer", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomerBase-id}", "Permissions": [ { "Name": "Bookings.Read.All", @@ -292617,20 +292899,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingcustomer-get?view=graph-rest-1.0", + "Command": "Get-MgBookingBusinessCustomer", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphBookingCustomerBase", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers", - "CommandAlias": null, - "Command": "Get-MgBookingBusinessCustomer", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers", "Permissions": [ { "Name": "Bookings.Read.All", @@ -292697,19 +292979,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-list-customers?view=graph-rest-1.0", + "Command": "Get-MgBookingBusinessCustomer", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBookingCustomerBase", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers/$count", - "CommandAlias": null, - "Command": "Get-MgBookingBusinessCustomerCount", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers/$count", "Permissions": [ { "Name": "Bookings.Read.All", @@ -292776,20 +293058,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgBookingBusinessCustomerCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphBookingCustomQuestion", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", - "CommandAlias": null, - "Command": "Get-MgBookingBusinessCustomQuestion", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", "Permissions": [ { "Name": "Bookings.Read.All", @@ -292856,20 +293138,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingcustomquestion-get?view=graph-rest-1.0", + "Command": "Get-MgBookingBusinessCustomQuestion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBookingCustomQuestion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphBookingCustomQuestion", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions", - "CommandAlias": null, - "Command": "Get-MgBookingBusinessCustomQuestion", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions", "Permissions": [ { "Name": "Bookings.Read.All", @@ -292928,19 +293210,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-list-customquestions?view=graph-rest-1.0", + "Command": "Get-MgBookingBusinessCustomQuestion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBookingCustomQuestion", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/$count", - "CommandAlias": null, - "Command": "Get-MgBookingBusinessCustomQuestionCount", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/$count", "Permissions": [ { "Name": "Bookings.Read.All", @@ -292999,20 +293281,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgBookingBusinessCustomQuestionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphBookingService", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", - "CommandAlias": null, - "Command": "Get-MgBookingBusinessService", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", "Permissions": [ { "Name": "Bookings.Read.All", @@ -293079,20 +293361,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingservice-get?view=graph-rest-1.0", + "Command": "Get-MgBookingBusinessService", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBookingService", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphBookingService", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services", - "CommandAlias": null, - "Command": "Get-MgBookingBusinessService", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services", "Permissions": [ { "Name": "Bookings.Read.All", @@ -293159,19 +293441,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-list-services?view=graph-rest-1.0", + "Command": "Get-MgBookingBusinessService", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBookingService", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services/$count", - "CommandAlias": null, - "Command": "Get-MgBookingBusinessServiceCount", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services/$count", "Permissions": [ { "Name": "Bookings.Read.All", @@ -293238,20 +293520,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgBookingBusinessServiceCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphStaffAvailabilityItem", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/getStaffAvailability", - "CommandAlias": null, - "Command": "Get-MgBookingBusinessStaffAvailability", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/getStaffAvailability", "Permissions": [ { "Name": "Bookings.Read.All", @@ -293294,8 +293576,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-getstaffavailability?view=graph-rest-1.0", + "Command": "Get-MgBookingBusinessStaffAvailability", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphStaffAvailabilityItem", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -293304,12 +293589,9 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMemberBase-id}", - "CommandAlias": null, - "Command": "Get-MgBookingBusinessStaffMember", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMemberBase-id}", "Permissions": [ { "Name": "Bookings.Read.All", @@ -293376,20 +293658,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingstaffmember-get?view=graph-rest-1.0", + "Command": "Get-MgBookingBusinessStaffMember", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphBookingStaffMemberBase", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers", - "CommandAlias": null, - "Command": "Get-MgBookingBusinessStaffMember", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers", "Permissions": [ { "Name": "Bookings.Read.All", @@ -293456,19 +293738,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-list-staffmembers?view=graph-rest-1.0", + "Command": "Get-MgBookingBusinessStaffMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBookingStaffMemberBase", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/$count", - "CommandAlias": null, - "Command": "Get-MgBookingBusinessStaffMemberCount", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/$count", "Permissions": [ { "Name": "Bookings.Read.All", @@ -293535,20 +293817,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgBookingBusinessStaffMemberCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphBookingCurrency", - "Uri": "/solutions/bookingCurrencies/{bookingCurrency-id}", - "CommandAlias": null, - "Command": "Get-MgBookingCurrency", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/bookingCurrencies/{bookingCurrency-id}", "Permissions": [ { "Name": "Bookings.Read.All", @@ -293583,20 +293865,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingcurrency-get?view=graph-rest-1.0", + "Command": "Get-MgBookingCurrency", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBookingCurrency", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphBookingCurrency", - "Uri": "/solutions/bookingCurrencies", - "CommandAlias": null, - "Command": "Get-MgBookingCurrency", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/bookingCurrencies", "Permissions": [ { "Name": "Bookings.Read.All", @@ -293631,19 +293913,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingcurrency-list?view=graph-rest-1.0", + "Command": "Get-MgBookingCurrency", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBookingCurrency", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/bookingCurrencies/$count", - "CommandAlias": null, - "Command": "Get-MgBookingCurrencyCount", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/bookingCurrencies/$count", "Permissions": [ { "Name": "Bookings.Read.All", @@ -293678,19 +293960,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgBookingCurrencyCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChat", - "Uri": "/chats/{chat-id}", - "CommandAlias": null, - "Command": "Get-MgChat", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -293757,20 +294039,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get?view=graph-rest-1.0", + "Command": "Get-MgChat", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChat", - "Uri": "/chats", - "CommandAlias": null, - "Command": "Get-MgChat", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -293821,19 +294103,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list?view=graph-rest-1.0", + "Command": "Get-MgChat", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChat", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/chats/$count", - "CommandAlias": null, - "Command": "Get-MgChatCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats/$count", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -293884,19 +294166,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgChatCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", - "CommandAlias": null, - "Command": "Get-MgChatInstalledApp", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForChat", @@ -293987,20 +294269,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get-installedapps?view=graph-rest-1.0", + "Command": "Get-MgChatInstalledApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Uri": "/chats/{chat-id}/installedApps", - "CommandAlias": null, - "Command": "Get-MgChatInstalledApp", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/installedApps", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForChat", @@ -294123,19 +294405,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-installedapps?view=graph-rest-1.0", + "Command": "Get-MgChatInstalledApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/chats/{chat-id}/installedApps/$count", - "CommandAlias": null, - "Command": "Get-MgChatInstalledAppCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/installedApps/$count", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForChat", @@ -294258,65 +294540,65 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgChatInstalledAppCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsApp", - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp", - "CommandAlias": null, - "Command": "Get-MgChatInstalledAppTeamApp", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgChatInstalledAppTeamApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAppDefinition", - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", - "CommandAlias": null, - "Command": "Get-MgChatInstalledAppTeamAppDefinition", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgChatInstalledAppTeamAppDefinition", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageInfo", - "Uri": "/chats/{chat-id}/lastMessagePreview", - "CommandAlias": null, - "Command": "Get-MgChatLastMessagePreview", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/lastMessagePreview", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgChatLastMessagePreview", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageInfo", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/chats/{chat-id}/members/{conversationMember-id}", - "CommandAlias": null, - "Command": "Get-MgChatMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/members/{conversationMember-id}", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -294455,20 +294737,20 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmember-get?view=graph-rest-1.0", + "Command": "Get-MgChatMember", "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get-members?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/chats/{chat-id}/members", - "CommandAlias": null, - "Command": "Get-MgChatMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/members", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -294567,19 +294849,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmember-list?view=graph-rest-1.0", + "Command": "Get-MgChatMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/chats/{chat-id}/members/$count", - "CommandAlias": null, - "Command": "Get-MgChatMemberCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/members/$count", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -294678,20 +294960,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgChatMemberCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}", - "CommandAlias": null, - "Command": "Get-MgChatMessage", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}", "Permissions": [ { "Name": "Chat.Read", @@ -294758,8 +295040,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0", + "Command": "Get-MgChatMessage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -294767,12 +295052,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/chats/{chat-id}/messages", - "CommandAlias": null, - "Command": "Get-MgChatMessage", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages", "Permissions": [ { "Name": "Chat.Read", @@ -294815,19 +295097,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-messages?view=graph-rest-1.0", + "Command": "Get-MgChatMessage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/chats/{chat-id}/messages/$count", - "CommandAlias": null, - "Command": "Get-MgChatMessageCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/$count", "Permissions": [ { "Name": "Chat.Read", @@ -294870,20 +295152,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgChatMessageCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/chats/{chat-id}/messages/delta", - "CommandAlias": null, - "Command": "Get-MgChatMessageDelta", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/delta", "Permissions": [ { "Name": "Chat.Read", @@ -294950,20 +295232,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", + "Command": "Get-MgChatMessageDelta", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "CommandAlias": null, - "Command": "Get-MgChatMessageHostedContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [ { "Name": "Chat.Read", @@ -295038,8 +295320,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-1.0", + "Command": "Get-MgChatMessageHostedContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -295048,12 +295333,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", - "CommandAlias": null, - "Command": "Get-MgChatMessageHostedContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", "Permissions": [ { "Name": "Chat.Read", @@ -295128,19 +295410,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0", + "Command": "Get-MgChatMessageHostedContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/$count", - "CommandAlias": null, - "Command": "Get-MgChatMessageHostedContentCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/$count", "Permissions": [ { "Name": "Chat.Read", @@ -295215,82 +295497,85 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgChatMessageHostedContentCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "CommandAlias": null, - "Command": "Get-MgChatMessageReply", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgChatMessageReply", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies", - "CommandAlias": null, - "Command": "Get-MgChatMessageReply", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgChatMessageReply", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/$count", - "CommandAlias": null, - "Command": "Get-MgChatMessageReplyCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgChatMessageReplyCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/delta", - "CommandAlias": null, - "Command": "Get-MgChatMessageReplyDelta", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/delta", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", + "Command": "Get-MgChatMessageReplyDelta", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "CommandAlias": null, - "Command": "Get-MgChatMessageReplyHostedContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgChatMessageReplyHostedContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -295299,56 +295584,53 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "CommandAlias": null, - "Command": "Get-MgChatMessageReplyHostedContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgChatMessageReplyHostedContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "CommandAlias": null, - "Command": "Get-MgChatMessageReplyHostedContentCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgChatMessageReplyHostedContentCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "CommandAlias": null, - "Command": "Get-MgChatPermissionGrant", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgChatPermissionGrant", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Uri": "/chats/{chat-id}/permissionGrants", - "CommandAlias": null, - "Command": "Get-MgChatPermissionGrant", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/permissionGrants", "Permissions": [ { "Name": "ResourceSpecificPermissionGrant.ReadForChat", @@ -295455,19 +295737,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-permissiongrants?view=graph-rest-1.0", + "Command": "Get-MgChatPermissionGrant", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/chats/{chat-id}/permissionGrants/$count", - "CommandAlias": null, - "Command": "Get-MgChatPermissionGrantCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/permissionGrants/$count", "Permissions": [ { "Name": "ResourceSpecificPermissionGrant.ReadForChat", @@ -295574,23 +295856,26 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgChatPermissionGrantCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", - "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "CommandAlias": null, - "Command": "Get-MgChatPinnedMessage", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgChatPinnedMessage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -295599,12 +295884,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", - "Uri": "/chats/{chat-id}/pinnedMessages", - "CommandAlias": null, - "Command": "Get-MgChatPinnedMessage", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/pinnedMessages", "Permissions": [ { "Name": "Chat.Read", @@ -295647,19 +295929,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-pinnedmessages?view=graph-rest-1.0", + "Command": "Get-MgChatPinnedMessage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/chats/{chat-id}/pinnedMessages/$count", - "CommandAlias": null, - "Command": "Get-MgChatPinnedMessageCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/pinnedMessages/$count", "Permissions": [ { "Name": "Chat.Read", @@ -295702,20 +295984,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgChatPinnedMessageCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/chats/getAllRetainedMessages", - "CommandAlias": null, - "Command": "Get-MgChatRetainedMessage", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats/getAllRetainedMessages", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -295782,19 +296064,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-getallretainedmessages?view=graph-rest-1.0", + "Command": "Get-MgChatRetainedMessage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsTab", - "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", - "CommandAlias": null, - "Command": "Get-MgChatTab", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", "Permissions": [ { "Name": "TeamsTab.Read.All", @@ -295877,20 +296159,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get-tabs?view=graph-rest-1.0", + "Command": "Get-MgChatTab", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsTab", - "Uri": "/chats/{chat-id}/tabs", - "CommandAlias": null, - "Command": "Get-MgChatTab", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/tabs", "Permissions": [ { "Name": "TeamsTab.Read.All", @@ -295957,19 +296239,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-tabs?view=graph-rest-1.0", + "Command": "Get-MgChatTab", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/chats/{chat-id}/tabs/$count", - "CommandAlias": null, - "Command": "Get-MgChatTabCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/tabs/$count", "Permissions": [ { "Name": "TeamsTab.Read.All", @@ -296036,35 +296318,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgChatTabCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsApp", - "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp", - "CommandAlias": null, - "Command": "Get-MgChatTabTeamApp", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgChatTabTeamApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCall", - "Uri": "/communications/calls/{call-id}", - "CommandAlias": null, - "Command": "Get-MgCommunicationCall", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -296083,20 +296365,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-get?view=graph-rest-1.0", + "Command": "Get-MgCommunicationCall", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCall", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAudioRoutingGroup", - "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", - "CommandAlias": null, - "Command": "Get-MgCommunicationCallAudioRoutingGroup", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -296115,20 +296397,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/audioroutinggroup-get?view=graph-rest-1.0", + "Command": "Get-MgCommunicationCallAudioRoutingGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAudioRoutingGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAudioRoutingGroup", - "Uri": "/communications/calls/{call-id}/audioRoutingGroups", - "CommandAlias": null, - "Command": "Get-MgCommunicationCallAudioRoutingGroup", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/audioRoutingGroups", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -296147,19 +296429,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-list-audioroutinggroups?view=graph-rest-1.0", + "Command": "Get-MgCommunicationCallAudioRoutingGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAudioRoutingGroup", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/communications/calls/{call-id}/audioRoutingGroups/$count", - "CommandAlias": null, - "Command": "Get-MgCommunicationCallAudioRoutingGroupCount", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/audioRoutingGroups/$count", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -296178,20 +296460,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgCommunicationCallAudioRoutingGroupCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", - "CommandAlias": null, - "Command": "Get-MgCommunicationCallContentSharingSession", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", "Permissions": [ { "Name": "Calls.JoinGroupCallAsGuest.All", @@ -296226,20 +296508,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentsharingsession-get?view=graph-rest-1.0", + "Command": "Get-MgCommunicationCallContentSharingSession", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentSharingSession", - "Uri": "/communications/calls/{call-id}/contentSharingSessions", - "CommandAlias": null, - "Command": "Get-MgCommunicationCallContentSharingSession", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/contentSharingSessions", "Permissions": [ { "Name": "Calls.JoinGroupCallAsGuest.All", @@ -296274,19 +296556,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-list-contentsharingsessions?view=graph-rest-1.0", + "Command": "Get-MgCommunicationCallContentSharingSession", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentSharingSession", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/communications/calls/{call-id}/contentSharingSessions/$count", - "CommandAlias": null, - "Command": "Get-MgCommunicationCallContentSharingSessionCount", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/contentSharingSessions/$count", "Permissions": [ { "Name": "Calls.JoinGroupCallAsGuest.All", @@ -296321,78 +296603,78 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgCommunicationCallContentSharingSessionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/communications/calls/$count", - "CommandAlias": null, - "Command": "Get-MgCommunicationCallCount", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgCommunicationCallCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCommsOperation", - "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", - "CommandAlias": null, - "Command": "Get-MgCommunicationCallOperation", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/addlargegalleryviewoperation-get?view=graph-rest-1.0", + "Command": "Get-MgCommunicationCallOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCommsOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCommsOperation", - "Uri": "/communications/calls/{call-id}/operations", - "CommandAlias": null, - "Command": "Get-MgCommunicationCallOperation", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/operations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgCommunicationCallOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCommsOperation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/communications/calls/{call-id}/operations/$count", - "CommandAlias": null, - "Command": "Get-MgCommunicationCallOperationCount", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/operations/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgCommunicationCallOperationCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphParticipant", - "Uri": "/communications/calls/{call-id}/participants/{participant-id}", - "CommandAlias": null, - "Command": "Get-MgCommunicationCallParticipant", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/participants/{participant-id}", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -296411,20 +296693,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-get?view=graph-rest-1.0", + "Command": "Get-MgCommunicationCallParticipant", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphParticipant", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphParticipant", - "Uri": "/communications/calls/{call-id}/participants", - "CommandAlias": null, - "Command": "Get-MgCommunicationCallParticipant", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/participants", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -296443,19 +296725,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-list-participants?view=graph-rest-1.0", + "Command": "Get-MgCommunicationCallParticipant", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphParticipant", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/communications/calls/{call-id}/participants/$count", - "CommandAlias": null, - "Command": "Get-MgCommunicationCallParticipantCount", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/participants/$count", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -296474,170 +296756,173 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgCommunicationCallParticipantCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCallRecordsCallRecord", - "Uri": "/communications/callRecords/{callRecord-id}", - "CommandAlias": null, - "Command": "Get-MgCommunicationCallRecord", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/callRecords/{callRecord-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/callrecords-callrecord-get?view=graph-rest-1.0", + "Command": "Get-MgCommunicationCallRecord", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCallRecordsCallRecord", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/communications/callRecords/$count", - "CommandAlias": null, - "Command": "Get-MgCommunicationCallRecordCount", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/callRecords/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgCommunicationCallRecordCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCallRecordsOrganizer", - "Uri": "/communications/callRecords/{callRecord-id}/organizer_v2", - "CommandAlias": null, - "Command": "Get-MgCommunicationCallRecordOrganizerV2", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/callRecords/{callRecord-id}/organizer_v2", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgCommunicationCallRecordOrganizerV2", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCallRecordsOrganizer", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/$count", - "CommandAlias": null, - "Command": "Get-MgCommunicationCallRecordParticipant", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgCommunicationCallRecordParticipant", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCallRecordsParticipant", - "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/{participant-id}", - "CommandAlias": null, - "Command": "Get-MgCommunicationCallRecordParticipantV2", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/{participant-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgCommunicationCallRecordParticipantV2", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCallRecordsParticipant", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCallRecordsParticipant", - "Uri": "/communications/callRecords/{callRecord-id}/participants_v2", - "CommandAlias": null, - "Command": "Get-MgCommunicationCallRecordParticipantV2", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/callRecords/{callRecord-id}/participants_v2", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/callrecords-callrecord-list-participants_v2?view=graph-rest-1.0", + "Command": "Get-MgCommunicationCallRecordParticipantV2", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCallRecordsParticipant", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCallRecordsSession", - "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", - "CommandAlias": null, - "Command": "Get-MgCommunicationCallRecordSession", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgCommunicationCallRecordSession", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCallRecordsSession", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCallRecordsSession", - "Uri": "/communications/callRecords/{callRecord-id}/sessions", - "CommandAlias": null, - "Command": "Get-MgCommunicationCallRecordSession", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/callRecords/{callRecord-id}/sessions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/callrecords-callrecord-list-sessions?view=graph-rest-1.0", + "Command": "Get-MgCommunicationCallRecordSession", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCallRecordsSession", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/communications/callRecords/{callRecord-id}/sessions/$count", - "CommandAlias": null, - "Command": "Get-MgCommunicationCallRecordSessionCount", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/callRecords/{callRecord-id}/sessions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgCommunicationCallRecordSessionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}/segments/$count", - "CommandAlias": null, - "Command": "Get-MgCommunicationCallRecordSessionSegmentCount", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}/segments/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgCommunicationCallRecordSessionSegmentCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnlineMeeting", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", - "CommandAlias": null, - "Command": "Get-MgCommunicationOnlineMeeting", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgCommunicationOnlineMeeting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnlineMeeting", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -296646,12 +296931,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnlineMeeting", - "Uri": "/communications/onlineMeetings", - "CommandAlias": null, - "Command": "Get-MgCommunicationOnlineMeeting", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -296686,122 +296968,122 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-get?view=graph-rest-1.0", + "Command": "Get-MgCommunicationOnlineMeeting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnlineMeeting", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "CommandAlias": null, - "Command": "Get-MgCommunicationOnlineMeetingAttendanceReport", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgCommunicationOnlineMeetingAttendanceReport", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports", - "CommandAlias": null, - "Command": "Get-MgCommunicationOnlineMeetingAttendanceReport", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgCommunicationOnlineMeetingAttendanceReport", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "CommandAlias": null, - "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "CommandAlias": null, - "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", - "CommandAlias": null, - "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecordCount", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecordCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/$count", - "CommandAlias": null, - "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportCount", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "CommandAlias": null, - "Command": "Get-MgCommunicationOnlineMeetingAttendeeReport", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgCommunicationOnlineMeetingAttendeeReport", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/communications/onlineMeetings/$count", - "CommandAlias": null, - "Command": "Get-MgCommunicationOnlineMeetingCount", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/$count", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -296836,22 +297118,25 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgCommunicationOnlineMeetingCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCallRecording", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", - "CommandAlias": null, - "Command": "Get-MgCommunicationOnlineMeetingRecording", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgCommunicationOnlineMeetingRecording", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCallRecording", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -296859,74 +297144,74 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCallRecording", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings", - "CommandAlias": null, - "Command": "Get-MgCommunicationOnlineMeetingRecording", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgCommunicationOnlineMeetingRecording", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCallRecording", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", - "CommandAlias": null, - "Command": "Get-MgCommunicationOnlineMeetingRecordingContent", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgCommunicationOnlineMeetingRecordingContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/$count", - "CommandAlias": null, - "Command": "Get-MgCommunicationOnlineMeetingRecordingCount", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgCommunicationOnlineMeetingRecordingCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCallRecording", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/delta", - "CommandAlias": null, - "Command": "Get-MgCommunicationOnlineMeetingRecordingDelta", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/delta", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgCommunicationOnlineMeetingRecordingDelta", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCallRecording", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCallTranscript", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "CommandAlias": null, - "Command": "Get-MgCommunicationOnlineMeetingTranscript", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgCommunicationOnlineMeetingTranscript", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCallTranscript", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -296934,116 +297219,113 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCallTranscript", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts", - "CommandAlias": null, - "Command": "Get-MgCommunicationOnlineMeetingTranscript", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgCommunicationOnlineMeetingTranscript", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCallTranscript", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", - "CommandAlias": null, - "Command": "Get-MgCommunicationOnlineMeetingTranscriptContent", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgCommunicationOnlineMeetingTranscriptContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/$count", - "CommandAlias": null, - "Command": "Get-MgCommunicationOnlineMeetingTranscriptCount", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgCommunicationOnlineMeetingTranscriptCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCallTranscript", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/delta", - "CommandAlias": null, - "Command": "Get-MgCommunicationOnlineMeetingTranscriptDelta", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/delta", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgCommunicationOnlineMeetingTranscriptDelta", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCallTranscript", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", - "CommandAlias": null, - "Command": "Get-MgCommunicationOnlineMeetingTranscriptMetadataContent", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgCommunicationOnlineMeetingTranscriptMetadataContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/getVirtualAppointmentJoinWebUrl", - "CommandAlias": null, - "Command": "Get-MgCommunicationOnlineMeetingVirtualAppointmentJoinWebUrl", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/getVirtualAppointmentJoinWebUrl", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-getvirtualappointmentjoinweburl?view=graph-rest-1.0", + "Command": "Get-MgCommunicationOnlineMeetingVirtualAppointmentJoinWebUrl", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPresence", - "Uri": "/communications/presences/{presence-id}", - "CommandAlias": null, - "Command": "Get-MgCommunicationPresence", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/presences/{presence-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-get?view=graph-rest-1.0", + "Command": "Get-MgCommunicationPresence", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPresence", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPresence", - "Uri": "/communications/presences", - "CommandAlias": null, - "Command": "Get-MgCommunicationPresence", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/presences", "Permissions": [ { "Name": "Presence.Read", @@ -297078,19 +297360,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgCommunicationPresence", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPresence", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPresence", - "Uri": "/communications/getPresencesByUserId", - "CommandAlias": null, - "Command": "Get-MgCommunicationPresenceByUserId", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/getPresencesByUserId", "Permissions": [ { "Name": "Presence.Read.All", @@ -297117,20 +297399,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudcommunications-getpresencesbyuserid?view=graph-rest-1.0", + "Command": "Get-MgCommunicationPresenceByUserId", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPresence", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/communications/presences/$count", - "CommandAlias": null, - "Command": "Get-MgCommunicationPresenceCount", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/presences/$count", "Permissions": [ { "Name": "Presence.Read", @@ -297165,33 +297447,33 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgCommunicationPresenceCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCompliance", - "Uri": "/compliance", - "CommandAlias": null, - "Command": "Get-MgCompliance", "Module": "Compliance", + "CommandAlias": null, + "Uri": "/compliance", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgCompliance", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCompliance", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOrgContact", - "Uri": "/contacts/{orgContact-id}", - "CommandAlias": null, - "Command": "Get-MgContact", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -297242,20 +297524,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-get?view=graph-rest-1.0", + "Command": "Get-MgContact", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOrgContact", - "Uri": "/contacts", - "CommandAlias": null, - "Command": "Get-MgContact", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -297306,34 +297588,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-list?view=graph-rest-1.0", + "Command": "Get-MgContact", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/contacts/getByIds", - "CommandAlias": null, - "Command": "Get-MgContactById", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/getByIds", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", + "Command": "Get-MgContactById", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/contacts/$count", - "CommandAlias": null, - "Command": "Get-MgContactCount", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/$count", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -297384,19 +297666,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgContactCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOrgContact", - "Uri": "/contacts/delta", - "CommandAlias": null, - "Command": "Get-MgContactDelta", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/delta", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -297447,34 +297729,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-delta?view=graph-rest-1.0", + "Command": "Get-MgContactDelta", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "GET", "Variants": [ "Delta" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}", - "CommandAlias": null, - "Command": "Get-MgContactDirectReport", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgContactDirectReport", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/contacts/{orgContact-id}/directReports", - "CommandAlias": null, - "Command": "Get-MgContactDirectReport", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/directReports", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -297541,77 +297823,77 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-list-directreports?view=graph-rest-1.0", + "Command": "Get-MgContactDirectReport", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOrgContact", - "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}/orgContact", - "CommandAlias": null, - "Command": "Get-MgContactDirectReportAsOrgContact", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}/orgContact", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgContactDirectReportAsOrgContact", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOrgContact", - "Uri": "/contacts/{orgContact-id}/directReports/orgContact", - "CommandAlias": null, - "Command": "Get-MgContactDirectReportAsOrgContact", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/directReports/orgContact", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgContactDirectReportAsOrgContact", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}/user", - "CommandAlias": null, - "Command": "Get-MgContactDirectReportAsUser", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}/user", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgContactDirectReportAsUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/contacts/{orgContact-id}/directReports/user", - "CommandAlias": null, - "Command": "Get-MgContactDirectReportAsUser", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/directReports/user", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgContactDirectReportAsUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/contacts/{orgContact-id}/directReports/$count", - "CommandAlias": null, - "Command": "Get-MgContactDirectReportCount", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/directReports/$count", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -297678,50 +297960,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgContactDirectReportCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/contacts/{orgContact-id}/directReports/orgContact/$count", - "CommandAlias": null, - "Command": "Get-MgContactDirectReportCountAsOrgContact", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/directReports/orgContact/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgContactDirectReportCountAsOrgContact", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/contacts/{orgContact-id}/directReports/user/$count", - "CommandAlias": null, - "Command": "Get-MgContactDirectReportCountAsUser", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/directReports/user/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgContactDirectReportCountAsUser", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/contacts/{orgContact-id}/manager", - "CommandAlias": null, - "Command": "Get-MgContactManager", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/manager", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -297788,20 +298070,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-get-manager?view=graph-rest-1.0", + "Command": "Get-MgContactManager", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/contacts/{orgContact-id}/getMemberGroups", - "CommandAlias": null, - "Command": "Get-MgContactMemberGroup", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/getMemberGroups", "Permissions": [ { "Name": "Application.Read.All", @@ -297956,8 +298238,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", + "Command": "Get-MgContactMemberGroup", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -297966,12 +298251,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/contacts/{orgContact-id}/getMemberObjects", - "CommandAlias": null, - "Command": "Get-MgContactMemberObject", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/getMemberObjects", "Permissions": [ { "Name": "Application.Read.All", @@ -298150,8 +298432,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", + "Command": "Get-MgContactMemberObject", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -298160,27 +298445,24 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}", - "CommandAlias": null, - "Command": "Get-MgContactMemberOf", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgContactMemberOf", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/contacts/{orgContact-id}/memberOf", - "CommandAlias": null, - "Command": "Get-MgContactMemberOf", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/memberOf", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -298247,77 +298529,77 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-list-memberof?view=graph-rest-1.0", + "Command": "Get-MgContactMemberOf", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}/administrativeUnit", - "CommandAlias": null, - "Command": "Get-MgContactMemberOfAsAdministrativeUnit", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}/administrativeUnit", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgContactMemberOfAsAdministrativeUnit", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/contacts/{orgContact-id}/memberOf/administrativeUnit", - "CommandAlias": null, - "Command": "Get-MgContactMemberOfAsAdministrativeUnit", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/memberOf/administrativeUnit", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgContactMemberOfAsAdministrativeUnit", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}/group", - "CommandAlias": null, - "Command": "Get-MgContactMemberOfAsGroup", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}/group", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgContactMemberOfAsGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/contacts/{orgContact-id}/memberOf/group", - "CommandAlias": null, - "Command": "Get-MgContactMemberOfAsGroup", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/memberOf/group", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgContactMemberOfAsGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/contacts/{orgContact-id}/memberOf/$count", - "CommandAlias": null, - "Command": "Get-MgContactMemberOfCount", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/memberOf/$count", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -298384,94 +298666,94 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgContactMemberOfCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/contacts/{orgContact-id}/memberOf/administrativeUnit/$count", - "CommandAlias": null, - "Command": "Get-MgContactMemberOfCountAsAdministrativeUnit", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/memberOf/administrativeUnit/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgContactMemberOfCountAsAdministrativeUnit", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/contacts/{orgContact-id}/memberOf/group/$count", - "CommandAlias": null, - "Command": "Get-MgContactMemberOfCountAsGroup", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/memberOf/group/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgContactMemberOfCountAsGroup", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/contacts/{orgContact-id}/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgContactServiceProvisioningError", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgContactServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/contacts/{orgContact-id}/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgContactServiceProvisioningErrorCount", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgContactServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}", - "CommandAlias": null, - "Command": "Get-MgContactTransitiveMemberOf", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgContactTransitiveMemberOf", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf", - "CommandAlias": null, - "Command": "Get-MgContactTransitiveMemberOf", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -298522,77 +298804,77 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-list-transitivememberof?view=graph-rest-1.0", + "Command": "Get-MgContactTransitiveMemberOf", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "CommandAlias": null, - "Command": "Get-MgContactTransitiveMemberOfAsAdministrativeUnit", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgContactTransitiveMemberOfAsAdministrativeUnit", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/administrativeUnit", - "CommandAlias": null, - "Command": "Get-MgContactTransitiveMemberOfAsAdministrativeUnit", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/administrativeUnit", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgContactTransitiveMemberOfAsAdministrativeUnit", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}/group", - "CommandAlias": null, - "Command": "Get-MgContactTransitiveMemberOfAsGroup", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}/group", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgContactTransitiveMemberOfAsGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/group", - "CommandAlias": null, - "Command": "Get-MgContactTransitiveMemberOfAsGroup", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/group", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgContactTransitiveMemberOfAsGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/$count", - "CommandAlias": null, - "Command": "Get-MgContactTransitiveMemberOfCount", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/$count", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -298643,50 +298925,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgContactTransitiveMemberOfCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/administrativeUnit/$count", - "CommandAlias": null, - "Command": "Get-MgContactTransitiveMemberOfCountAsAdministrativeUnit", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/administrativeUnit/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgContactTransitiveMemberOfCountAsAdministrativeUnit", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/group/$count", - "CommandAlias": null, - "Command": "Get-MgContactTransitiveMemberOfCountAsGroup", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/group/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgContactTransitiveMemberOfCountAsGroup", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContract", - "Uri": "/contracts/{contract-id}", - "CommandAlias": null, - "Command": "Get-MgContract", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contracts/{contract-id}", "Permissions": [ { "Name": "Directory.Read.All", @@ -298721,20 +299003,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contract-get?view=graph-rest-1.0", + "Command": "Get-MgContract", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContract", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContract", - "Uri": "/contracts", - "CommandAlias": null, - "Command": "Get-MgContract", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contracts", "Permissions": [ { "Name": "Directory.Read.All", @@ -298769,34 +299051,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contract-list?view=graph-rest-1.0", + "Command": "Get-MgContract", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContract", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/contracts/getByIds", - "CommandAlias": null, - "Command": "Get-MgContractById", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contracts/getByIds", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", + "Command": "Get-MgContractById", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/contracts/$count", - "CommandAlias": null, - "Command": "Get-MgContractCount", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contracts/$count", "Permissions": [ { "Name": "Directory.Read.All", @@ -298831,19 +299113,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgContractCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/contracts/delta", - "CommandAlias": null, - "Command": "Get-MgContractDelta", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contracts/delta", "Permissions": [ { "Name": "Directory.Read.All", @@ -298878,22 +299160,25 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-1.0", + "Command": "Get-MgContractDelta", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Delta" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/contracts/{contract-id}/getMemberGroups", - "CommandAlias": null, - "Command": "Get-MgContractMemberGroup", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contracts/{contract-id}/getMemberGroups", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", + "Command": "Get-MgContractMemberGroup", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -298902,15 +299187,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/contracts/{contract-id}/getMemberObjects", - "CommandAlias": null, - "Command": "Get-MgContractMemberObject", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contracts/{contract-id}/getMemberObjects", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", + "Command": "Get-MgContractMemberObject", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -298919,12 +299204,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDataPolicyOperation", - "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", - "CommandAlias": null, - "Command": "Get-MgDataPolicyOperation", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", "Permissions": [ { "Name": "User.Export.All", @@ -298959,48 +299241,48 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/datapolicyoperation-get?view=graph-rest-1.0", + "Command": "Get-MgDataPolicyOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDataPolicyOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDataPolicyOperation", - "Uri": "/dataPolicyOperations", - "CommandAlias": null, - "Command": "Get-MgDataPolicyOperation", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/dataPolicyOperations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDataPolicyOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDataPolicyOperation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/dataPolicyOperations/$count", - "CommandAlias": null, - "Command": "Get-MgDataPolicyOperationCount", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/dataPolicyOperations/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDataPolicyOperationCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/devices/{device-id}", - "CommandAlias": null, - "Command": "Get-MgDevice", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}", "Permissions": [ { "Name": "Device.Read.All", @@ -299059,20 +299341,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-get?view=graph-rest-1.0", + "Command": "Get-MgDevice", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/devices", - "CommandAlias": null, - "Command": "Get-MgDevice", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices", "Permissions": [ { "Name": "Device.Read.All", @@ -299131,19 +299413,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list?view=graph-rest-1.0", + "Command": "Get-MgDevice", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceAppManagement", - "Uri": "/deviceAppManagement", - "CommandAlias": "Get-MgDeviceAppMgt", - "Command": "Get-MgDeviceAppManagement", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgt", + "Uri": "/deviceAppManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -299210,19 +299492,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-unlock-deviceappmanagement-get?view=graph-rest-1.0", + "Command": "Get-MgDeviceAppManagement", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceAppManagement", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", - "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtection", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtection", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtection", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -299257,20 +299539,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", - "Uri": "/deviceAppManagement/androidManagedAppProtections", - "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtection", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtection", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtection", + "Uri": "/deviceAppManagement/androidManagedAppProtections", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -299305,19 +299587,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", - "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtectionApp", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtectionApp", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -299384,20 +299666,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps", - "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtectionApp", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtectionApp", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -299464,19 +299746,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/$count", - "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtectionAppCount", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionAppCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtectionAppCount", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -299543,20 +299825,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionAppCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtectionAssignment", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtectionAssignment", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -299623,20 +299905,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments", - "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtectionAssignment", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtectionAssignment", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -299703,19 +299985,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/$count", - "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtectionAssignmentCount", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionAssignmentCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtectionAssignmentCount", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -299782,20 +300064,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionAssignmentCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/androidManagedAppProtections/$count", - "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtectionCount", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtectionCount", + "Uri": "/deviceAppManagement/androidManagedAppProtections/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -299830,19 +300112,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", - "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -299909,20 +300191,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", - "CommandAlias": "Get-MgDeviceAppMgtDefaultManagedAppProtection", - "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtection", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtDefaultManagedAppProtection", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -299989,20 +300271,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", - "Uri": "/deviceAppManagement/defaultManagedAppProtections", - "CommandAlias": "Get-MgDeviceAppMgtDefaultManagedAppProtection", - "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtection", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtDefaultManagedAppProtection", + "Uri": "/deviceAppManagement/defaultManagedAppProtections", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -300069,19 +300351,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", - "CommandAlias": "Get-MgDeviceAppMgtDefaultManagedAppProtectionApp", - "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtDefaultManagedAppProtectionApp", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -300148,99 +300430,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps", - "CommandAlias": "Get-MgDeviceAppMgtDefaultManagedAppProtectionApp", "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionApp", - "Module": "Devices.CorporateManagement", - "Permissions": [ - { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementApps.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "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 - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "ApiVersion": "v1.0", - "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/$count", - "CommandAlias": "Get-MgDeviceAppMgtDefaultManagedAppProtectionAppCount", - "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionAppCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtDefaultManagedAppProtectionApp", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -300307,20 +300510,99 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionApp", "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Method": "GET", + "Variants": [ + "List" + ] + }, + { + "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtDefaultManagedAppProtectionAppCount", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/$count", + "Permissions": [ + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementApps.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "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 + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionAppCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/defaultManagedAppProtections/$count", - "CommandAlias": "Get-MgDeviceAppMgtDefaultManagedAppProtectionCount", - "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtDefaultManagedAppProtectionCount", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -300387,19 +300669,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", - "CommandAlias": "Get-MgDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", - "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -300466,20 +300748,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIosManagedAppProtection", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", - "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtection", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtection", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtection", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -300514,20 +300796,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIosManagedAppProtection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIosManagedAppProtection", - "Uri": "/deviceAppManagement/iosManagedAppProtections", - "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtection", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtection", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtection", + "Uri": "/deviceAppManagement/iosManagedAppProtections", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -300562,19 +300844,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIosManagedAppProtection", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", - "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionApp", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionApp", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -300641,20 +300923,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps", - "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionApp", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionApp", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -300721,19 +301003,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/$count", - "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionAppCount", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionAppCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionAppCount", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -300800,20 +301082,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionAppCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionAssignment", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionAssignment", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -300880,20 +301162,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments", - "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionAssignment", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionAssignment", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -300960,19 +301242,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/$count", - "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionAssignmentCount", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionAssignmentCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionAssignmentCount", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -301039,20 +301321,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionAssignmentCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/iosManagedAppProtections/$count", - "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionCount", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionCount", + "Uri": "/deviceAppManagement/iosManagedAppProtections/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -301087,19 +301369,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", - "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -301166,20 +301448,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", - "CommandAlias": "Get-MgDeviceAppMgtManagedAppPolicy", - "Command": "Get-MgDeviceAppManagementManagedAppPolicy", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtManagedAppPolicy", + "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -301246,20 +301528,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementManagedAppPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Uri": "/deviceAppManagement/managedAppPolicies", - "CommandAlias": "Get-MgDeviceAppMgtManagedAppPolicy", - "Command": "Get-MgDeviceAppManagementManagedAppPolicy", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtManagedAppPolicy", + "Uri": "/deviceAppManagement/managedAppPolicies", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -301326,19 +301608,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementManagedAppPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/managedAppPolicies/$count", - "CommandAlias": "Get-MgDeviceAppMgtManagedAppPolicyCount", - "Command": "Get-MgDeviceAppManagementManagedAppPolicyCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtManagedAppPolicyCount", + "Uri": "/deviceAppManagement/managedAppPolicies/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -301405,19 +301687,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementManagedAppPolicyCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppRegistration", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", - "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistration", - "Command": "Get-MgDeviceAppManagementManagedAppRegistration", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistration", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -301484,20 +301766,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementManagedAppRegistration", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppRegistration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppRegistration", - "Uri": "/deviceAppManagement/managedAppRegistrations", - "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistration", - "Command": "Get-MgDeviceAppManagementManagedAppRegistration", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistration", + "Uri": "/deviceAppManagement/managedAppRegistrations", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -301564,19 +301846,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementManagedAppRegistration", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppRegistration", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", - "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -301643,20 +301925,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies", - "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -301723,19 +302005,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/$count", - "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationAppliedPolicyCount", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationAppliedPolicyCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationAppliedPolicyCount", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -301802,20 +302084,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationAppliedPolicyCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/$count", - "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationCount", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationCount", + "Uri": "/deviceAppManagement/managedAppRegistrations/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -301882,19 +302164,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", - "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -301961,20 +302243,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies", - "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -302041,19 +302323,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/$count", - "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationIntendedPolicyCount", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationIntendedPolicyCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationIntendedPolicyCount", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -302120,20 +302402,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationIntendedPolicyCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppOperation", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", - "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationOperation", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationOperation", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationOperation", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -302200,20 +302482,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppOperation", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations", - "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationOperation", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationOperation", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationOperation", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -302280,19 +302562,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppOperation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/$count", - "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationOperationCount", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationOperationCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationOperationCount", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -302359,20 +302641,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationOperationCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/getUserIdsWithFlaggedAppRegistration", - "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationUserIdGraphWPreFlaggedAppRegistration", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationUserIdWithFlaggedAppRegistration", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationUserIdGraphWPreFlaggedAppRegistration", + "Uri": "/deviceAppManagement/managedAppRegistrations/getUserIdsWithFlaggedAppRegistration", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -302439,19 +302721,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationUserIdWithFlaggedAppRegistration", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppStatus", - "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", - "CommandAlias": "Get-MgDeviceAppMgtManagedAppStatus", - "Command": "Get-MgDeviceAppManagementManagedAppStatus", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtManagedAppStatus", + "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -302518,20 +302800,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementManagedAppStatus", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppStatus", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppStatus", - "Uri": "/deviceAppManagement/managedAppStatuses", - "CommandAlias": "Get-MgDeviceAppMgtManagedAppStatus", - "Command": "Get-MgDeviceAppManagementManagedAppStatus", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtManagedAppStatus", + "Uri": "/deviceAppManagement/managedAppStatuses", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -302598,19 +302880,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementManagedAppStatus", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppStatus", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/managedAppStatuses/$count", - "CommandAlias": "Get-MgDeviceAppMgtManagedAppStatusCount", - "Command": "Get-MgDeviceAppManagementManagedAppStatusCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtManagedAppStatusCount", + "Uri": "/deviceAppManagement/managedAppStatuses/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -302677,19 +302959,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementManagedAppStatusCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedEBook", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", - "CommandAlias": "Get-MgDeviceAppMgtManagedEBook", - "Command": "Get-MgDeviceAppManagementManagedEBook", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtManagedEBook", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -302724,20 +303006,67 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-iosvppebook-get?view=graph-rest-1.0", + "Command": "Get-MgDeviceAppManagementManagedEBook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedEBook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedEBook", - "Uri": "/deviceAppManagement/managedEBooks", + "Module": "Devices.CorporateManagement", "CommandAlias": "Get-MgDeviceAppMgtManagedEBook", + "Uri": "/deviceAppManagement/managedEBooks", + "Permissions": [ + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementApps.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-managedebook-list?view=graph-rest-1.0", "Command": "Get-MgDeviceAppManagementManagedEBook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedEBook", + "Method": "GET", + "Variants": [ + "List" + ] + }, + { "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtManagedEBookAssignment", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -302772,67 +303101,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-managedebook-list?view=graph-rest-1.0", - "Variants": [ - "List" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedEBookAssignment", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", - "CommandAlias": "Get-MgDeviceAppMgtManagedEBookAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-managedebookassignment-get?view=graph-rest-1.0", "Command": "Get-MgDeviceAppManagementManagedEBookAssignment", - "Module": "Devices.CorporateManagement", - "Permissions": [ - { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementApps.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-iosvppebookassignment-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphManagedEBookAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedEBookAssignment", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments", - "CommandAlias": "Get-MgDeviceAppMgtManagedEBookAssignment", - "Command": "Get-MgDeviceAppManagementManagedEBookAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtManagedEBookAssignment", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -302867,19 +303149,19 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-managedebookassignment-list?view=graph-rest-1.0", + "Command": "Get-MgDeviceAppManagementManagedEBookAssignment", "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-iosvppebookassignment-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphManagedEBookAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/$count", - "CommandAlias": "Get-MgDeviceAppMgtManagedEBookAssignmentCount", - "Command": "Get-MgDeviceAppManagementManagedEBookAssignmentCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtManagedEBookAssignmentCount", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -302914,20 +303196,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementManagedEBookAssignmentCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/managedEBooks/$count", - "CommandAlias": "Get-MgDeviceAppMgtManagedEBookCount", - "Command": "Get-MgDeviceAppManagementManagedEBookCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtManagedEBookCount", + "Uri": "/deviceAppManagement/managedEBooks/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -302962,19 +303244,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementManagedEBookCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceInstallState", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", - "CommandAlias": "Get-MgDeviceAppMgtManagedEBookDeviceState", - "Command": "Get-MgDeviceAppManagementManagedEBookDeviceState", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtManagedEBookDeviceState", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -303009,20 +303291,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-deviceinstallstate-get?view=graph-rest-1.0", + "Command": "Get-MgDeviceAppManagementManagedEBookDeviceState", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceInstallState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceInstallState", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates", - "CommandAlias": "Get-MgDeviceAppMgtManagedEBookDeviceState", - "Command": "Get-MgDeviceAppManagementManagedEBookDeviceState", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtManagedEBookDeviceState", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -303057,19 +303339,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-deviceinstallstate-list?view=graph-rest-1.0", + "Command": "Get-MgDeviceAppManagementManagedEBookDeviceState", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceInstallState", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/$count", - "CommandAlias": "Get-MgDeviceAppMgtManagedEBookDeviceStateCount", - "Command": "Get-MgDeviceAppManagementManagedEBookDeviceStateCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtManagedEBookDeviceStateCount", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -303104,20 +303386,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementManagedEBookDeviceStateCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEBookInstallSummary", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", - "CommandAlias": "Get-MgDeviceAppMgtManagedEBookInstallSummary", - "Command": "Get-MgDeviceAppManagementManagedEBookInstallSummary", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtManagedEBookInstallSummary", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -303152,20 +303434,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-ebookinstallsummary-get?view=graph-rest-1.0", + "Command": "Get-MgDeviceAppManagementManagedEBookInstallSummary", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEBookInstallSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUserInstallStateSummary", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", - "CommandAlias": "Get-MgDeviceAppMgtManagedEBookUserStateSummary", - "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummary", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtManagedEBookUserStateSummary", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -303200,20 +303482,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-userinstallstatesummary-get?view=graph-rest-1.0", + "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummary", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserInstallStateSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUserInstallStateSummary", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary", - "CommandAlias": "Get-MgDeviceAppMgtManagedEBookUserStateSummary", - "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummary", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtManagedEBookUserStateSummary", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -303248,19 +303530,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-userinstallstatesummary-list?view=graph-rest-1.0", + "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummary", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserInstallStateSummary", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/$count", - "CommandAlias": "Get-MgDeviceAppMgtManagedEBookUserStateSummaryCount", - "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummaryCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtManagedEBookUserStateSummaryCount", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -303295,20 +303577,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummaryCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceInstallState", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", - "CommandAlias": "Get-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", - "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -303343,20 +303625,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceInstallState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceInstallState", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates", - "CommandAlias": "Get-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", - "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -303391,19 +303673,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceInstallState", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/$count", - "CommandAlias": "Get-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceStateCount", - "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceStateCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceStateCount", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -303438,20 +303720,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceStateCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", - "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -303486,20 +303768,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies", - "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -303534,19 +303816,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -303613,20 +303895,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments", - "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -303693,19 +303975,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/$count", - "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyAssignmentCount", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignmentCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyAssignmentCount", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -303772,20 +304054,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignmentCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/$count", - "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyCount", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyCount", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -303820,19 +304102,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -303899,20 +304181,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles", - "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -303979,19 +304261,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/$count", - "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFileCount", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFileCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFileCount", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -304058,20 +304340,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFileCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -304138,20 +304420,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles", - "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -304218,19 +304500,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/$count", - "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFileCount", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFileCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFileCount", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -304297,20 +304579,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFileCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", - "CommandAlias": "Get-MgDeviceAppMgtMobileApp", - "Command": "Get-MgDeviceAppManagementMobileApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -304345,20 +304627,20 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-windowsmicrosoftedgeapp-get?view=graph-rest-1.0", + "Command": "Get-MgDeviceAppManagementMobileApp", "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-macosmicrosoftedgeapp-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphMobileApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileApp", - "Uri": "/deviceAppManagement/mobileApps", - "CommandAlias": "Get-MgDeviceAppMgtMobileApp", - "Command": "Get-MgDeviceAppManagementMobileApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileApp", + "Uri": "/deviceAppManagement/mobileApps", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -304393,34 +304675,34 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-managedioslobapp-list?view=graph-rest-1.0", + "Command": "Get-MgDeviceAppManagementMobileApp", "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobilelobapp-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphMobileApp", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAndroidLobApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAndroidLobApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAndroidLobApp", - "Uri": "/deviceAppManagement/mobileApps/androidLobApp", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobApp", + "Uri": "/deviceAppManagement/mobileApps/androidLobApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -304455,254 +304737,254 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAndroidLobApp", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppAssignmentCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignmentCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppAssignmentCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignmentCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories/{mobileAppCategory-id}", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppCategory", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories/{mobileAppCategory-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppCategory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppCategory", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppCategory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppCategoryCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppCategoryCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppCategoryCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppCategoryCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedAppCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedAppCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedAppCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedAppCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFileCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFileCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFileCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFileCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAndroidStoreApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidStoreApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidStoreApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAndroidStoreApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAndroidStoreApp", - "Uri": "/deviceAppManagement/mobileApps/androidStoreApp", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidStoreApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidStoreApp", + "Uri": "/deviceAppManagement/mobileApps/androidStoreApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -304737,122 +305019,122 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAndroidStoreApp", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidStoreAppAssignmentCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignmentCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidStoreAppAssignmentCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignmentCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories/{mobileAppCategory-id}", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidStoreAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppCategory", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidStoreAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories/{mobileAppCategory-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppCategory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidStoreAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppCategory", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidStoreAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppCategory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidStoreAppCategoryCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppCategoryCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidStoreAppCategoryCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppCategoryCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIosLobApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIosLobApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIosLobApp", - "Uri": "/deviceAppManagement/mobileApps/iosLobApp", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobApp", + "Uri": "/deviceAppManagement/mobileApps/iosLobApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -304887,254 +305169,254 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIosLobApp", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppAssignmentCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppAssignmentCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppAssignmentCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppAssignmentCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories/{mobileAppCategory-id}", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppCategory", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories/{mobileAppCategory-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppCategory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppCategory", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppCategory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppCategoryCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppCategoryCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppCategoryCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppCategoryCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersion", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersion", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedAppCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedAppCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedAppCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedAppCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionFileCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFileCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionFileCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFileCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIosStoreApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoStoreApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoStoreApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIosStoreApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIosStoreApp", - "Uri": "/deviceAppManagement/mobileApps/iosStoreApp", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoStoreApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoStoreApp", + "Uri": "/deviceAppManagement/mobileApps/iosStoreApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -305169,122 +305451,122 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIosStoreApp", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoStoreAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoStoreAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoStoreAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoStoreAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoStoreAppAssignmentCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppAssignmentCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoStoreAppAssignmentCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppAssignmentCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories/{mobileAppCategory-id}", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoStoreAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppCategory", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoStoreAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories/{mobileAppCategory-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppCategory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoStoreAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppCategory", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoStoreAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppCategory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoStoreAppCategoryCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppCategoryCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoStoreAppCategoryCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppCategoryCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIosVppApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoVppApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoVppApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIosVppApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIosVppApp", - "Uri": "/deviceAppManagement/mobileApps/iosVppApp", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoVppApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoVppApp", + "Uri": "/deviceAppManagement/mobileApps/iosVppApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -305319,122 +305601,122 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIosVppApp", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoVppAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoVppAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoVppAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoVppAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoVppAppAssignmentCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppAssignmentCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoVppAppAssignmentCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppAssignmentCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories/{mobileAppCategory-id}", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoVppAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppCategory", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoVppAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories/{mobileAppCategory-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppCategory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoVppAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppCategory", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoVppAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppCategory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoVppAppCategoryCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppCategoryCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoVppAppCategoryCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppCategoryCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMacOSDmgApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMacOSDmgApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMacOSDmgApp", - "Uri": "/deviceAppManagement/mobileApps/macOSDmgApp", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgApp", + "Uri": "/deviceAppManagement/mobileApps/macOSDmgApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -305469,254 +305751,254 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMacOSDmgApp", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppAssignmentCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignmentCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppAssignmentCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignmentCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories/{mobileAppCategory-id}", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppCategory", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories/{mobileAppCategory-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppCategory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppCategory", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppCategory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppCategoryCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppCategoryCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppCategoryCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppCategoryCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedAppCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedAppCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedAppCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedAppCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFileCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFileCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFileCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFileCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMacOSLobApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMacOSLobApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMacOSLobApp", - "Uri": "/deviceAppManagement/mobileApps/macOSLobApp", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobApp", + "Uri": "/deviceAppManagement/mobileApps/macOSLobApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -305751,254 +306033,254 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMacOSLobApp", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppAssignmentCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignmentCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppAssignmentCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignmentCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories/{mobileAppCategory-id}", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppCategory", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories/{mobileAppCategory-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppCategory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppCategory", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppCategory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppCategoryCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppCategoryCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppCategoryCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppCategoryCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedAppCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedAppCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedAppCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedAppCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFileCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFileCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFileCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFileCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAndroidLobApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAndroidLobApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAndroidLobApp", - "Uri": "/deviceAppManagement/mobileApps/managedAndroidLobApp", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobApp", + "Uri": "/deviceAppManagement/mobileApps/managedAndroidLobApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -306033,254 +306315,254 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAndroidLobApp", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignmentCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignmentCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignmentCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignmentCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories/{mobileAppCategory-id}", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppCategory", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories/{mobileAppCategory-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppCategory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppCategory", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppCategory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppCategoryCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppCategoryCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppCategoryCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppCategoryCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedAppCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedAppCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedAppCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedAppCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFileCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFileCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFileCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFileCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedIosLobApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedIosLobApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedIosLobApp", - "Uri": "/deviceAppManagement/mobileApps/managedIOSLobApp", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobApp", + "Uri": "/deviceAppManagement/mobileApps/managedIOSLobApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -306315,254 +306597,254 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedIosLobApp", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppAssignmentCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignmentCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppAssignmentCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignmentCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories/{mobileAppCategory-id}", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppCategory", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories/{mobileAppCategory-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppCategory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppCategory", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppCategory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppCategoryCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppCategoryCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppCategoryCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppCategoryCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedAppCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedAppCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedAppCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedAppCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFileCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFileCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFileCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFileCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedMobileLobApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedMobileLobApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedMobileLobApp", - "Uri": "/deviceAppManagement/mobileApps/managedMobileLobApp", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobApp", + "Uri": "/deviceAppManagement/mobileApps/managedMobileLobApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -306597,254 +306879,254 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedMobileLobApp", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppAssignmentCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignmentCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppAssignmentCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignmentCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories/{mobileAppCategory-id}", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppCategory", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories/{mobileAppCategory-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppCategory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppCategory", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppCategory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppCategoryCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppCategoryCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppCategoryCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppCategoryCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedAppCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedAppCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedAppCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedAppCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFileCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFileCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFileCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFileCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMicrosoftStoreForBusinessApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMicrosoftStoreForBusinessApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMicrosoftStoreForBusinessApp", - "Uri": "/deviceAppManagement/mobileApps/microsoftStoreForBusinessApp", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessApp", + "Uri": "/deviceAppManagement/mobileApps/microsoftStoreForBusinessApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -306879,107 +307161,107 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMicrosoftStoreForBusinessApp", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignmentCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignmentCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignmentCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignmentCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories/{mobileAppCategory-id}", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategory", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories/{mobileAppCategory-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategory", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppCategoryCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategoryCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppCategoryCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategoryCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -307014,20 +307296,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappassignment-get?view=graph-rest-1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -307062,19 +307344,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappassignment-list?view=graph-rest-1.0", + "Command": "Get-MgDeviceAppManagementMobileAppAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAssignmentCount", - "Command": "Get-MgDeviceAppManagementMobileAppAssignmentCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAssignmentCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -307109,35 +307391,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAssignmentCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWin32LobApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWin32LobApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWin32LobApp", - "Uri": "/deviceAppManagement/mobileApps/win32LobApp", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobApp", + "Uri": "/deviceAppManagement/mobileApps/win32LobApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -307172,254 +307454,254 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWin32LobApp", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppAssignmentCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppAssignmentCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppAssignmentCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppAssignmentCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories/{mobileAppCategory-id}", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppCategory", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories/{mobileAppCategory-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppCategory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppCategory", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppCategory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppCategoryCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppCategoryCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppCategoryCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppCategoryCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersion", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersion", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedAppCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedAppCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedAppCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedAppCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionFileCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFileCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionFileCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFileCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsAppX", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppX", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppX", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppX", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppX", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsAppX", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsAppX", - "Uri": "/deviceAppManagement/mobileApps/windowsAppX", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppX", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppX", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppX", + "Uri": "/deviceAppManagement/mobileApps/windowsAppX", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -307454,254 +307736,254 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppX", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsAppX", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXAssignmentCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXAssignmentCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXAssignmentCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXAssignmentCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories/{mobileAppCategory-id}", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXCategory", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories/{mobileAppCategory-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXCategory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXCategory", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXCategory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXCategoryCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXCategoryCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXCategoryCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXCategoryCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXContentVersion", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXContentVersion", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedAppCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedAppCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedAppCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedAppCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionFileCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFileCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionFileCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFileCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsMobileMsi", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsi", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsi", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsi", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsi", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsMobileMsi", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsMobileMsi", - "Uri": "/deviceAppManagement/mobileApps/windowsMobileMSI", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsi", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsi", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsi", + "Uri": "/deviceAppManagement/mobileApps/windowsMobileMSI", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -307736,254 +308018,254 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsi", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsMobileMsi", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiAssignmentCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignmentCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiAssignmentCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignmentCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories/{mobileAppCategory-id}", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiCategory", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories/{mobileAppCategory-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiCategory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiCategory", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiCategory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiCategoryCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiCategoryCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiCategoryCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiCategoryCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedAppCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedAppCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedAppCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedAppCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFileCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFileCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFileCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFileCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUniversalAppX", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppX", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppX", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppX", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppX", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsUniversalAppX", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUniversalAppX", - "Uri": "/deviceAppManagement/mobileApps/windowsUniversalAppX", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppX", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppX", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppX", + "Uri": "/deviceAppManagement/mobileApps/windowsUniversalAppX", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -308018,298 +308300,298 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppX", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsUniversalAppX", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXAssignmentCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignmentCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXAssignmentCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignmentCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories/{mobileAppCategory-id}", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCategory", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories/{mobileAppCategory-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCategory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCategory", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCategory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXCategoryCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCategoryCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXCategoryCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCategoryCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedAppCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedAppCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedAppCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedAppCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedAppCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedAppCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedAppCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedAppCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFileCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFileCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFileCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFileCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsWebApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowWebApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowWebApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsWebApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsWebApp", - "Uri": "/deviceAppManagement/mobileApps/windowsWebApp", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowWebApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowWebApp", + "Uri": "/deviceAppManagement/mobileApps/windowsWebApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -308344,107 +308626,107 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsWebApp", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowWebAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowWebAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowWebAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowWebAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowWebAppAssignmentCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignmentCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowWebAppAssignmentCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignmentCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories/{mobileAppCategory-id}", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowWebAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppCategory", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowWebAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories/{mobileAppCategory-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppCategory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowWebAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppCategory", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowWebAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppCategory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowWebAppCategoryCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppCategoryCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowWebAppCategoryCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppCategoryCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppCategory", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppCategory", + "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -308479,8 +308761,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappcategory-get?view=graph-rest-1.0", + "Command": "Get-MgDeviceAppManagementMobileAppCategory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -308489,60 +308774,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileAppCategories", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppCategory", - "Module": "Devices.CorporateManagement", - "Permissions": [ - { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementApps.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappcategory-list?view=graph-rest-1.0", - "Variants": [ - "List", - "List1" - ] - }, - { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileAppCategories/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCategoryCount", - "Command": "Get-MgDeviceAppManagementMobileAppCategoryCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppCategory", + "Uri": "/deviceAppManagement/mobileAppCategories", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -308577,20 +308811,68 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappcategory-list?view=graph-rest-1.0", + "Command": "Get-MgDeviceAppManagementMobileAppCategory", "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", + "Variants": [ + "List", + "List1" + ] + }, + { + "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppCategoryCount", + "Uri": "/deviceAppManagement/mobileAppCategories/$count", + "Permissions": [ + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementApps.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppCategoryCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfiguration", - "Command": "Get-MgDeviceAppManagementMobileAppConfiguration", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfiguration", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -308625,20 +308907,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-iosmobileappconfiguration-get?view=graph-rest-1.0", + "Command": "Get-MgDeviceAppManagementMobileAppConfiguration", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", - "Uri": "/deviceAppManagement/mobileAppConfigurations", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfiguration", - "Command": "Get-MgDeviceAppManagementMobileAppConfiguration", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfiguration", + "Uri": "/deviceAppManagement/mobileAppConfigurations", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -308673,19 +308955,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfiguration-list?view=graph-rest-1.0", + "Command": "Get-MgDeviceAppManagementMobileAppConfiguration", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationAssignment", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -308720,20 +309002,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationassignment-get?view=graph-rest-1.0", + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationAssignment", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -308768,19 +309050,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationassignment-list?view=graph-rest-1.0", + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationAssignmentCount", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationAssignmentCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationAssignmentCount", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -308815,20 +309097,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationAssignmentCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationCount", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationCount", + "Uri": "/deviceAppManagement/mobileAppConfigurations/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -308863,19 +309145,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationDeviceStatus", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationDeviceStatus", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -308910,20 +309192,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicestatus-get?view=graph-rest-1.0", + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationDeviceStatus", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationDeviceStatus", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -308958,19 +309240,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicestatus-list?view=graph-rest-1.0", + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationDeviceStatusCount", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatusCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationDeviceStatusCount", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -309005,20 +309287,68 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatusCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", + "Module": "Devices.CorporateManagement", "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", + "Permissions": [ + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementApps.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicesummary-get?view=graph-rest-1.0", "Command": "Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationUserStatus", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -309053,20 +309383,67 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationuserstatus-get?view=graph-rest-1.0", + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationUserStatus", "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicesummary-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", + "Module": "Devices.CorporateManagement", "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationUserStatus", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses", + "Permissions": [ + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementApps.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationuserstatus-list?view=graph-rest-1.0", "Command": "Get-MgDeviceAppManagementMobileAppConfigurationUserStatus", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "Method": "GET", + "Variants": [ + "List" + ] + }, + { "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationUserStatusCount", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -309101,20 +309478,20 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationUserStatusCount", "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationuserstatus-get?view=graph-rest-1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationUserStatus", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationUserStatus", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationUserStatusSummary", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -309149,115 +309526,20 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationusersummary-get?view=graph-rest-1.0", + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary", "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationuserstatus-list?view=graph-rest-1.0", - "Variants": [ - "List" - ] - }, - { + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary", "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationUserStatusCount", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationUserStatusCount", - "Module": "Devices.CorporateManagement", - "Permissions": [ - { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementApps.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiVersion": "v1.0", - "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationUserStatusSummary", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary", "Module": "Devices.CorporateManagement", - "Permissions": [ - { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementApps.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationusersummary-get?view=graph-rest-1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/$count", "CommandAlias": "Get-MgDeviceAppMgtMobileAppCount", - "Command": "Get-MgDeviceAppManagementMobileAppCount", - "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -309292,19 +309574,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/androidLobApp/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsAndroidLobApp", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsAndroidLobApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsAndroidLobApp", + "Uri": "/deviceAppManagement/mobileApps/androidLobApp/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -309339,19 +309621,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppCountAsAndroidLobApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/androidStoreApp/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsAndroidStoreApp", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsAndroidStoreApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsAndroidStoreApp", + "Uri": "/deviceAppManagement/mobileApps/androidStoreApp/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -309386,19 +309668,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppCountAsAndroidStoreApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/iosLobApp/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsiOSLobApp", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsiOSLobApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsiOSLobApp", + "Uri": "/deviceAppManagement/mobileApps/iosLobApp/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -309433,19 +309715,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppCountAsiOSLobApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/iosStoreApp/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsIoStoreApp", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsIoStoreApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsIoStoreApp", + "Uri": "/deviceAppManagement/mobileApps/iosStoreApp/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -309480,19 +309762,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppCountAsIoStoreApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/iosVppApp/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsIoVppApp", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsIoVppApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsIoVppApp", + "Uri": "/deviceAppManagement/mobileApps/iosVppApp/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -309527,19 +309809,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppCountAsIoVppApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/macOSDmgApp/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsMacOSDmgApp", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsMacOSDmgApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsMacOSDmgApp", + "Uri": "/deviceAppManagement/mobileApps/macOSDmgApp/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -309574,19 +309856,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppCountAsMacOSDmgApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/macOSLobApp/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsMacOSLobApp", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsMacOSLobApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsMacOSLobApp", + "Uri": "/deviceAppManagement/mobileApps/macOSLobApp/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -309621,19 +309903,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppCountAsMacOSLobApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/managedAndroidLobApp/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsManagedAndroidLobApp", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsManagedAndroidLobApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsManagedAndroidLobApp", + "Uri": "/deviceAppManagement/mobileApps/managedAndroidLobApp/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -309668,19 +309950,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppCountAsManagedAndroidLobApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/managedIOSLobApp/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsManagediOSLobApp", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsManagediOSLobApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsManagediOSLobApp", + "Uri": "/deviceAppManagement/mobileApps/managedIOSLobApp/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -309715,19 +309997,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppCountAsManagediOSLobApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/managedMobileLobApp/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsManagedMobileLobApp", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsManagedMobileLobApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsManagedMobileLobApp", + "Uri": "/deviceAppManagement/mobileApps/managedMobileLobApp/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -309762,19 +310044,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppCountAsManagedMobileLobApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/microsoftStoreForBusinessApp/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsMicrosoftStoreGraphFPreBusinessApp", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsMicrosoftStoreForBusinessApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsMicrosoftStoreGraphFPreBusinessApp", + "Uri": "/deviceAppManagement/mobileApps/microsoftStoreForBusinessApp/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -309809,19 +310091,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppCountAsMicrosoftStoreForBusinessApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/win32LobApp/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsWin32LobApp", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsWin32LobApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsWin32LobApp", + "Uri": "/deviceAppManagement/mobileApps/win32LobApp/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -309856,19 +310138,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppCountAsWin32LobApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/windowsAppX/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsWindowAppX", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsWindowsAppX", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsWindowAppX", + "Uri": "/deviceAppManagement/mobileApps/windowsAppX/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -309903,19 +310185,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppCountAsWindowsAppX", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/windowsMobileMSI/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsWindowMobileMsi", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsWindowsMobileMsi", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsWindowMobileMsi", + "Uri": "/deviceAppManagement/mobileApps/windowsMobileMSI/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -309950,19 +310232,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppCountAsWindowsMobileMsi", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/windowsUniversalAppX/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsWindowUniversalAppX", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsWindowsUniversalAppX", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsWindowUniversalAppX", + "Uri": "/deviceAppManagement/mobileApps/windowsUniversalAppX/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -309997,19 +310279,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppCountAsWindowsUniversalAppX", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/windowsWebApp/$count", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsWindowWebApp", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsWindowsWebApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsWindowWebApp", + "Uri": "/deviceAppManagement/mobileApps/windowsWebApp/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -310044,19 +310326,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementMobileAppCountAsWindowsWebApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", - "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfiguration", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfiguration", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfiguration", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -310091,20 +310373,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfiguration", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations", - "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfiguration", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfiguration", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfiguration", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -310139,19 +310421,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfiguration", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", - "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationApp", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationApp", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -310218,20 +310500,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps", - "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationApp", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationApp", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -310298,19 +310580,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/$count", - "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationAppCount", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationAppCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationAppCount", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -310377,20 +310659,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationAppCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -310457,20 +310739,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments", - "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -310537,146 +310819,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, - "Variants": [ - "List" - ] - }, - { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/$count", - "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationAssignmentCount", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationAssignmentCount", - "Module": "Devices.CorporateManagement", - "Permissions": [ - { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementApps.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "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 - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", "ApiVersion": "v1.0", - "ApiReferenceLink": null, - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/$count", - "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationCount", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationCount", - "Module": "Devices.CorporateManagement", - "Permissions": [ - { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementApps.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiVersion": "v1.0", - "ApiReferenceLink": null, "Variants": [ - "Get" + "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", - "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationAssignmentCount", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -310743,20 +310898,147 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationAssignmentCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationCount", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/$count", + "Permissions": [ + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementApps.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationCount", + "ApiVersion": "v1.0", + "OutputType": null, "Method": "GET", - "OutputType": "IMicrosoftGraphVppToken", - "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", - "CommandAlias": "Get-MgDeviceAppMgtVppToken", - "Command": "Get-MgDeviceAppManagementVppToken", + "Variants": [ + "Get" + ] + }, + { "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", + "Permissions": [ + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementApps.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "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 + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { + "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtVppToken", + "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -310823,20 +311105,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementVppToken", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVppToken", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVppToken", - "Uri": "/deviceAppManagement/vppTokens", - "CommandAlias": "Get-MgDeviceAppMgtVppToken", - "Command": "Get-MgDeviceAppManagementVppToken", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtVppToken", + "Uri": "/deviceAppManagement/vppTokens", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -310903,19 +311185,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementVppToken", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVppToken", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/vppTokens/$count", - "CommandAlias": "Get-MgDeviceAppMgtVppTokenCount", - "Command": "Get-MgDeviceAppManagementVppTokenCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtVppTokenCount", + "Uri": "/deviceAppManagement/vppTokens/$count", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -310982,19 +311264,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementVppTokenCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", - "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicy", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicy", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicy", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -311061,20 +311343,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies", - "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicy", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicy", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicy", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -311141,19 +311423,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyAssignment", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyAssignment", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -311220,20 +311502,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments", - "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyAssignment", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyAssignment", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -311300,19 +311582,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/$count", - "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyAssignmentCount", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignmentCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyAssignmentCount", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -311379,20 +311661,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignmentCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/$count", - "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyCount", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyCount", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -311459,19 +311741,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -311538,20 +311820,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles", - "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -311618,19 +311900,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/$count", - "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFileCount", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFileCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFileCount", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -311697,20 +311979,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFileCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -311777,20 +312059,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles", - "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -311857,19 +312139,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/$count", - "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFileCount", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFileCount", "Module": "Devices.CorporateManagement", + "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFileCount", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -311936,20 +312218,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFileCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/devices(deviceId='{deviceId}')", - "CommandAlias": null, - "Command": "Get-MgDeviceByDeviceId", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices(deviceId='{deviceId}')", "Permissions": [ { "Name": "Device.Read.All", @@ -312008,35 +312290,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-get?view=graph-rest-1.0", + "Command": "Get-MgDeviceByDeviceId", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/devices/getByIds", - "CommandAlias": null, - "Command": "Get-MgDeviceById", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/getByIds", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", + "Command": "Get-MgDeviceById", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/devices/$count", - "CommandAlias": null, - "Command": "Get-MgDeviceCount", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/$count", "Permissions": [ { "Name": "Device.Read.All", @@ -312095,19 +312377,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/devices/delta", - "CommandAlias": null, - "Command": "Get-MgDeviceDelta", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/delta", "Permissions": [ { "Name": "Device.Read.All", @@ -312126,63 +312408,63 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delta?view=graph-rest-1.0", + "Command": "Get-MgDeviceDelta", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", "Variants": [ "Delta" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/devices/{device-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Get-MgDeviceExtension", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", - "Uri": "/devices/{device-id}/extensions", - "CommandAlias": null, - "Command": "Get-MgDeviceExtension", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/extensions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceExtension", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/devices/{device-id}/extensions/$count", - "CommandAlias": null, - "Command": "Get-MgDeviceExtensionCount", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/extensions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceExtensionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagement", - "Uri": "/deviceManagement", - "CommandAlias": null, - "Command": "Get-MgDeviceManagement", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -312345,19 +312627,19 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-raimportcerts-devicemanagement-get?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagement", "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-devicemanagement-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceManagement", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApplePushNotificationCertificate", - "Uri": "/deviceManagement/applePushNotificationCertificate", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementApplePushNotificationCertificate", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/applePushNotificationCertificate", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -312424,19 +312706,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applepushnotificationcertificate-get?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementApplePushNotificationCertificate", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApplePushNotificationCertificate", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuditEvent", - "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementAuditEvent", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -312471,20 +312753,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-auditing-auditevent-get?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementAuditEvent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuditEvent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuditEvent", - "Uri": "/deviceManagement/auditEvents", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementAuditEvent", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/auditEvents", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -312519,19 +312801,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-auditing-auditevent-list?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementAuditEvent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuditEvent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/auditEvents/getAuditActivityTypes(category='{category}')", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementAuditEventAuditActivityType", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/auditEvents/getAuditActivityTypes(category='{category}')", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -312566,20 +312848,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementAuditEventAuditActivityType", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/auditEvents/getAuditCategories", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementAuditEventAuditCategory", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/auditEvents/getAuditCategories", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -312614,19 +312896,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-auditing-auditevent-getauditcategories?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementAuditEventAuditCategory", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/auditEvents/$count", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementAuditEventCount", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/auditEvents/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -312661,19 +312943,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementAuditEventCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphComplianceManagementPartner", - "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementComplianceManagementPartner", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -312740,20 +313022,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementComplianceManagementPartner", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphComplianceManagementPartner", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphComplianceManagementPartner", - "Uri": "/deviceManagement/complianceManagementPartners", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementComplianceManagementPartner", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/complianceManagementPartners", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -312820,19 +313102,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementComplianceManagementPartner", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphComplianceManagementPartner", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/complianceManagementPartners/$count", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementComplianceManagementPartnerCount", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/complianceManagementPartners/$count", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -312899,19 +313181,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementComplianceManagementPartnerCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", - "Uri": "/deviceManagement/conditionalAccessSettings", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementConditionalAccessSetting", "Module": "DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/conditionalAccessSettings", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -312978,19 +313260,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementConditionalAccessSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDetectedApp", - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDetectedApp", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -313057,20 +313339,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-detectedapp-get?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementDetectedApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDetectedApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDetectedApp", - "Uri": "/deviceManagement/detectedApps", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDetectedApp", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/detectedApps", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -313137,19 +313419,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-detectedapp-list?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementDetectedApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDetectedApp", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/detectedApps/$count", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDetectedAppCount", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/detectedApps/$count", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -313216,19 +313498,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementDetectedAppCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDevice", - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDetectedAppManagedDevice", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -313263,20 +313545,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementDetectedAppManagedDevice", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDevice", - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDetectedAppManagedDevice", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -313311,19 +313593,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementDetectedAppManagedDevice", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDevice", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/$count", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDetectedAppManagedDeviceCount", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/$count", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -313358,20 +313640,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementDetectedAppManagedDeviceCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceCategory", - "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceCategory", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -313438,20 +313720,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementDeviceCategory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceCategory", - "Uri": "/deviceManagement/deviceCategories", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceCategory", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCategories", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -313518,19 +313800,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementDeviceCategory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCategory", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/deviceCategories/$count", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceCategoryCount", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCategories/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -313597,19 +313879,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementDeviceCategoryCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceCompliancePolicy", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -313644,20 +313926,20 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-windowsphone81compliancepolicy-get?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicy", "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-windows10compliancepolicy-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", - "Uri": "/deviceManagement/deviceCompliancePolicies", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceCompliancePolicy", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -313692,19 +313974,19 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-windows81compliancepolicy-list?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicy", "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-windows10compliancepolicy-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyAssignment", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -313739,20 +314021,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicyassignment-get?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyAssignment", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -313787,19 +314069,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicyassignment-list?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/$count", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyAssignmentCount", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -313834,20 +314116,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyAssignmentCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/$count", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyCount", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -313882,19 +314164,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -313929,20 +314211,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -313977,19 +314259,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/$count", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummaryCount", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -314024,20 +314306,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummaryCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary", - "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -314072,19 +314354,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicydevicestatesummary-get?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -314119,20 +314401,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedevicestatus-get?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -314167,19 +314449,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedevicestatus-list?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/$count", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatusCount", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -314214,20 +314496,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatusCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -314262,20 +314544,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedeviceoverview-get?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -314310,20 +314592,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancescheduledactionforrule-get?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -314358,19 +314640,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancescheduledactionforrule-list?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/$count", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleCount", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -314405,20 +314687,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -314453,20 +314735,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceactionitem-get?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -314501,19 +314783,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceactionitem-list?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/$count", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfigurationCount", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -314548,20 +314830,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfigurationCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -314596,20 +314878,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicysettingstatesummary-get?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -314644,19 +314926,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicysettingstatesummary-list?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/$count", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryCount", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -314691,19 +314973,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -314738,20 +315020,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancesettingstate-get?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -314786,19 +315068,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancesettingstate-list?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/$count", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingStateCount", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -314833,20 +315115,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingStateCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatus", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -314881,20 +315163,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuserstatus-get?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatus", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatus", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -314929,19 +315211,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuserstatus-list?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatus", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/$count", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatusCount", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -314976,20 +315258,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatusCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -315024,20 +315306,68 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuseroverview-get?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceConfiguration", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", + "Module": "DeviceManagement", "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-macosdevicefeaturesconfiguration-get?view=graph-rest-1.0", "Command": "Get-MgDeviceManagementDeviceConfiguration", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceConfiguration", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -315072,67 +315402,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfiguration-get?view=graph-rest-1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceConfiguration", - "Uri": "/deviceManagement/deviceConfigurations", - "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-windows10customconfiguration-list?view=graph-rest-1.0", "Command": "Get-MgDeviceManagementDeviceConfiguration", - "Module": "DeviceManagement", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-editionupgradeconfiguration-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceConfiguration", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceConfigurationAssignment", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -315167,20 +315449,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationassignment-get?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementDeviceConfigurationAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceConfigurationAssignment", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -315215,19 +315497,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationassignment-list?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementDeviceConfigurationAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/$count", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceConfigurationAssignmentCount", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -315262,20 +315544,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementDeviceConfigurationAssignmentCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/deviceConfigurations/$count", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceConfigurationCount", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -315310,19 +315592,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementDeviceConfigurationCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -315357,20 +315639,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-settingstatedevicesummary-get?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -315405,19 +315687,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-settingstatedevicesummary-list?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/$count", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummaryCount", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -315452,20 +315734,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummaryCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary", - "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStateSummary", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -315500,19 +315782,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatesummary-get?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStateSummary", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatus", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -315547,20 +315829,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatus-get?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatus", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatus", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -315595,67 +315877,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatus-list?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatus", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/$count", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatusCount", "Module": "DeviceManagement", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiVersion": "v1.0", - "ApiReferenceLink": null, - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", - "Module": "DeviceManagement", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -315690,20 +315924,20 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatusCount", "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdeviceoverview-get?view=graph-rest-1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/getOmaSettingPlainTextValue(secretReferenceValueId='{secretReferenceValueId}')", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceConfigurationOmaSettingPlainTextValue", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -315738,20 +315972,20 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdeviceoverview-get?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", "ApiVersion": "v1.0", - "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatus", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/getOmaSettingPlainTextValue(secretReferenceValueId='{secretReferenceValueId}')", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -315786,20 +316020,20 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementDeviceConfigurationOmaSettingPlainTextValue", "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuserstatus-get?view=graph-rest-1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatus", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -315834,19 +316068,67 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuserstatus-get?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatus", "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { + "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuserstatus-list?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatus", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/$count", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatusCount", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -315881,20 +316163,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatusCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatusOverview", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -315929,20 +316211,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuseroverview-get?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatusOverview", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceEnrollmentConfiguration", "Module": "DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -316009,20 +316291,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementDeviceEnrollmentConfiguration", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceEnrollmentConfiguration", "Module": "DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceEnrollmentConfigurations", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -316089,19 +316371,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementDeviceEnrollmentConfiguration", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", "Module": "DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -316168,20 +316450,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", "Module": "DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -316248,19 +316530,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/$count", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignmentCount", "Module": "DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/$count", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -316327,20 +316609,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignmentCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/$count", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationCount", "Module": "DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/$count", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -316407,19 +316689,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRolePermission", - "Uri": "/deviceManagement/getEffectivePermissions(scope='{scope}')", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementEffectivePermission", "Module": "DeviceManagement.Functions", + "CommandAlias": null, + "Uri": "/deviceManagement/getEffectivePermissions(scope='{scope}')", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -316454,20 +316736,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-devicemanagement-geteffectivepermissions?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementEffectivePermission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRolePermission", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", - "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementExchangeConnector", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -316534,20 +316816,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementExchangeConnector", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", - "Uri": "/deviceManagement/exchangeConnectors", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementExchangeConnector", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/exchangeConnectors", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -316614,19 +316896,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementExchangeConnector", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/exchangeConnectors/$count", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementExchangeConnectorCount", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/exchangeConnectors/$count", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -316693,19 +316975,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementExchangeConnectorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", "Module": "DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -316740,20 +317022,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-importedwindowsautopilotdeviceidentity-get?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", "Module": "DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -316788,19 +317070,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-importedwindowsautopilotdeviceidentity-list?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/$count", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentityCount", "Module": "DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/$count", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -316835,19 +317117,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentityCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", - "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementIoUpdateStatus", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -316882,20 +317164,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-iosupdatedevicestatus-get?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementIoUpdateStatus", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", - "Uri": "/deviceManagement/iosUpdateStatuses", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementIoUpdateStatus", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/iosUpdateStatuses", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -316930,19 +317212,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-iosupdatedevicestatus-list?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementIoUpdateStatus", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/iosUpdateStatuses/$count", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementIoUpdateStatusCount", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/iosUpdateStatuses/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -316977,19 +317259,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementIoUpdateStatusCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDevice", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementManagedDevice", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -317056,20 +317338,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementManagedDevice", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDevice", - "Uri": "/deviceManagement/managedDevices", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementManagedDevice", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -317136,137 +317418,137 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementManagedDevice", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDevice", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceCategory", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementManagedDeviceCategory", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementManagedDeviceCategory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory/$ref", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementManagedDeviceCategoryByRef", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory/$ref", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementManagedDeviceCategoryByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementManagedDeviceCompliancePolicyState", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementManagedDeviceCompliancePolicyState", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementManagedDeviceCompliancePolicyState", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementManagedDeviceCompliancePolicyState", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementManagedDeviceCompliancePolicyStateCount", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementManagedDeviceCompliancePolicyStateCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceConfigurationState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementManagedDeviceConfigurationState", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementManagedDeviceConfigurationState", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceConfigurationState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementManagedDeviceConfigurationState", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementManagedDeviceConfigurationState", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/$count", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementManagedDeviceConfigurationStateCount", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementManagedDeviceConfigurationStateCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/$count", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementManagedDeviceCount", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/$count", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -317333,63 +317615,63 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementManagedDeviceCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementManagedDeviceLogCollectionRequest", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementManagedDeviceLogCollectionRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementManagedDeviceLogCollectionRequest", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementManagedDeviceLogCollectionRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/$count", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementManagedDeviceLogCollectionRequestCount", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementManagedDeviceLogCollectionRequestCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDeviceOverview", - "Uri": "/deviceManagement/managedDeviceOverview", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementManagedDeviceOverview", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDeviceOverview", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -317456,92 +317738,92 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementManagedDeviceOverview", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDeviceOverview", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/users", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementManagedDeviceUser", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/users", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementManagedDeviceUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsProtectionState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementManagedDeviceWindowsProtectionState", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementManagedDeviceWindowsProtectionState", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsProtectionState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareStateCount", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareStateCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEvent", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -317576,20 +317858,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-mobileapptroubleshootingevent-get?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEvent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEvent", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -317624,19 +317906,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-mobileapptroubleshootingevent-list?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEvent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppLogCollectionRequest", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -317703,20 +317985,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applogcollectionrequest-get?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppLogCollectionRequest", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -317783,19 +318065,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applogcollectionrequest-list?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/$count", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestCount", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/$count", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -317862,20 +318144,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/$count", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventCount", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/$count", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -317910,19 +318192,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", - "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementMobileThreatDefenseConnector", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -317989,20 +318271,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementMobileThreatDefenseConnector", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", - "Uri": "/deviceManagement/mobileThreatDefenseConnectors", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementMobileThreatDefenseConnector", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/mobileThreatDefenseConnectors", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -318069,19 +318351,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementMobileThreatDefenseConnector", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/mobileThreatDefenseConnectors/$count", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementMobileThreatDefenseConnectorCount", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/mobileThreatDefenseConnectors/$count", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -318148,19 +318430,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementMobileThreatDefenseConnectorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotificationMessageTemplate", - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementNotificationMessageTemplate", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -318195,20 +318477,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-notificationmessagetemplate-get?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementNotificationMessageTemplate", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotificationMessageTemplate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotificationMessageTemplate", - "Uri": "/deviceManagement/notificationMessageTemplates", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementNotificationMessageTemplate", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/notificationMessageTemplates", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -318243,19 +318525,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-notificationmessagetemplate-list?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementNotificationMessageTemplate", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotificationMessageTemplate", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/notificationMessageTemplates/$count", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementNotificationMessageTemplateCount", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/notificationMessageTemplates/$count", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -318290,19 +318572,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementNotificationMessageTemplateCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -318337,20 +318619,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-localizednotificationmessage-get?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -318385,19 +318667,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-localizednotificationmessage-list?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/$count", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessageCount", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/$count", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -318432,20 +318714,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessageCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementPartner", - "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementPartner", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -318512,99 +318794,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementPartner", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceManagementPartner", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementPartner", - "Uri": "/deviceManagement/deviceManagementPartners", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementPartner", "Module": "DeviceManagement.Administration", - "Permissions": [ - { - "Name": "DeviceManagementServiceConfig.Read.All", - "Description": "Read Microsoft Intune configuration", - "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementServiceConfig.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementServiceConfig.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 - } - ], - "ApiVersion": "v1.0", - "ApiReferenceLink": null, - "Variants": [ - "List" - ] - }, - { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/deviceManagementPartners/$count", "CommandAlias": null, - "Command": "Get-MgDeviceManagementPartnerCount", - "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/deviceManagementPartners", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -318671,19 +318874,98 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementPartner", "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceManagementPartner", + "Method": "GET", + "Variants": [ + "List" + ] + }, + { + "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementPartners/$count", + "Permissions": [ + { + "Name": "DeviceManagementServiceConfig.Read.All", + "Description": "Read Microsoft Intune configuration", + "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementServiceConfig.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementServiceConfig.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, + "Command": "Get-MgDeviceManagementPartnerCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRemoteAssistancePartner", - "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementRemoteAssistancePartner", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -318750,20 +319032,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-get?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementRemoteAssistancePartner", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRemoteAssistancePartner", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRemoteAssistancePartner", - "Uri": "/deviceManagement/remoteAssistancePartners", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementRemoteAssistancePartner", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/remoteAssistancePartners", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -318830,19 +319112,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-list?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementRemoteAssistancePartner", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRemoteAssistancePartner", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/remoteAssistancePartners/$count", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementRemoteAssistancePartnerCount", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/remoteAssistancePartners/$count", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -318909,19 +319191,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementRemoteAssistancePartnerCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementReports", - "Uri": "/deviceManagement/reports", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementReport", "Module": "Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -319052,19 +319334,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-get?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementReport", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceManagementReports", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getCachedReport", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementReportCachedReport", "Module": "Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getCachedReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -319163,20 +319445,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getcachedreport?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementReportCachedReport", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceReport", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementReportCompliancePolicyNonComplianceReport", "Module": "Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -319275,20 +319557,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getcompliancepolicynoncompliancereport?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementReportCompliancePolicyNonComplianceReport", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceSummaryReport", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementReportCompliancePolicyNonComplianceSummaryReport", "Module": "Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceSummaryReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -319387,20 +319669,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getcompliancepolicynoncompliancesummaryreport?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementReportCompliancePolicyNonComplianceSummaryReport", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getComplianceSettingNonComplianceReport", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementReportComplianceSettingNonComplianceReport", "Module": "Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getComplianceSettingNonComplianceReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -319499,20 +319781,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getcompliancesettingnoncompliancereport?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementReportComplianceSettingNonComplianceReport", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceReport", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementReportConfigurationPolicyNonComplianceReport", "Module": "Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -319611,20 +319893,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getconfigurationpolicynoncompliancereport?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementReportConfigurationPolicyNonComplianceReport", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceSummaryReport", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementReportConfigurationPolicyNonComplianceSummaryReport", "Module": "Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceSummaryReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -319723,20 +320005,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getconfigurationpolicynoncompliancesummaryreport?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementReportConfigurationPolicyNonComplianceSummaryReport", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getConfigurationSettingNonComplianceReport", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementReportConfigurationSettingNonComplianceReport", "Module": "Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getConfigurationSettingNonComplianceReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -319835,35 +320117,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getconfigurationsettingnoncompliancereport?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementReportConfigurationSettingNonComplianceReport", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/retrieveDeviceAppInstallationStatusReport", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementReportDeviceAppInstallationStatusReport", "Module": "Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/retrieveDeviceAppInstallationStatusReport", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementReportDeviceAppInstallationStatusReport", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Retrieve", "RetrieveExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getDeviceManagementIntentPerSettingContributingProfiles", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementReportDeviceManagementIntentPerSettingContributingProfile", "Module": "Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getDeviceManagementIntentPerSettingContributingProfiles", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -319962,20 +320244,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getdevicemanagementintentpersettingcontributingprofiles?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementReportDeviceManagementIntentPerSettingContributingProfile", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getDeviceManagementIntentSettingsReport", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementReportDeviceManagementIntentSettingReport", "Module": "Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getDeviceManagementIntentSettingsReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -320074,20 +320356,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getdevicemanagementintentsettingsreport?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementReportDeviceManagementIntentSettingReport", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getDeviceNonComplianceReport", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementReportDeviceNonComplianceReport", "Module": "Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getDeviceNonComplianceReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -320186,20 +320468,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getdevicenoncompliancereport?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementReportDeviceNonComplianceReport", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getDevicesWithoutCompliancePolicyReport", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementReportDeviceWithoutCompliancePolicyReport", "Module": "Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getDevicesWithoutCompliancePolicyReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -320298,20 +320580,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getdeviceswithoutcompliancepolicyreport?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementReportDeviceWithoutCompliancePolicyReport", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementExportJob", - "Uri": "/deviceManagement/reports/exportJobs/{deviceManagementExportJob-id}", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementReportExportJob", "Module": "Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/exportJobs/{deviceManagementExportJob-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -320410,20 +320692,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementexportjob-get?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementReportExportJob", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceManagementExportJob", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementExportJob", - "Uri": "/deviceManagement/reports/exportJobs", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementReportExportJob", "Module": "Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/exportJobs", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -320522,19 +320804,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementexportjob-list?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementReportExportJob", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceManagementExportJob", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/reports/exportJobs/$count", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementReportExportJobCount", "Module": "Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/exportJobs/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -320633,19 +320915,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementReportExportJobCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getReportFilters", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementReportFilter", "Module": "Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getReportFilters", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -320744,20 +321026,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getreportfilters?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementReportFilter", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getHistoricalReport", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementReportHistoricalReport", "Module": "Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getHistoricalReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -320856,20 +321138,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-gethistoricalreport?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementReportHistoricalReport", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getNoncompliantDevicesAndSettingsReport", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementReportNoncompliantDeviceAndSettingReport", "Module": "Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getNoncompliantDevicesAndSettingsReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -320968,20 +321250,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getnoncompliantdevicesandsettingsreport?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementReportNoncompliantDeviceAndSettingReport", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getPolicyNonComplianceMetadata", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementReportPolicyNonComplianceMetadata", "Module": "Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getPolicyNonComplianceMetadata", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -321080,20 +321362,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getpolicynoncompliancemetadata?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementReportPolicyNonComplianceMetadata", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getPolicyNonComplianceReport", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementReportPolicyNonComplianceReport", "Module": "Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getPolicyNonComplianceReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -321192,20 +321474,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getpolicynoncompliancereport?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementReportPolicyNonComplianceReport", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getPolicyNonComplianceSummaryReport", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementReportPolicyNonComplianceSummaryReport", "Module": "Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getPolicyNonComplianceSummaryReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -321304,20 +321586,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getpolicynoncompliancesummaryreport?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementReportPolicyNonComplianceSummaryReport", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/reports/getSettingNonComplianceReport", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementReportSettingNonComplianceReport", "Module": "Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getSettingNonComplianceReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -321416,20 +321698,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getsettingnoncompliancereport?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementReportSettingNonComplianceReport", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphResourceOperation", - "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementResourceOperation", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -321496,20 +321778,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-resourceoperation-get?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementResourceOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphResourceOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphResourceOperation", - "Uri": "/deviceManagement/resourceOperations", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementResourceOperation", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/resourceOperations", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -321576,19 +321858,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-resourceoperation-list?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementResourceOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphResourceOperation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/resourceOperations/$count", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementResourceOperationCount", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/resourceOperations/$count", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -321655,19 +321937,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementResourceOperationCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementRoleAssignment", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -321734,20 +322016,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroleassignment-get?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementRoleAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", - "Uri": "/deviceManagement/roleAssignments", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementRoleAssignment", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/roleAssignments", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -321814,19 +322096,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroleassignment-list?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementRoleAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/roleAssignments/$count", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementRoleAssignmentCount", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/roleAssignments/$count", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -321893,34 +322175,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementRoleAssignmentCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRoleDefinition", - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleDefinition", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementRoleAssignmentRoleDefinition", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleDefinition", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementRoleAssignmentRoleDefinition", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRoleDefinition", - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementRoleDefinition", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -321987,20 +322269,20 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-roledefinition-get?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementRoleDefinition", "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroledefinition-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRoleDefinition", - "Uri": "/deviceManagement/roleDefinitions", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementRoleDefinition", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/roleDefinitions", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -322067,19 +322349,19 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroledefinition-list?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementRoleDefinition", "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-roledefinition-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphRoleDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/roleDefinitions/$count", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementRoleDefinitionCount", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/roleDefinitions/$count", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -322146,19 +322428,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementRoleDefinitionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRoleAssignment", - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignment", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -322225,20 +322507,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-roleassignment-get?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRoleAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRoleAssignment", - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignment", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -322305,19 +322587,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-roleassignment-list?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRoleAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/$count", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignmentCount", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/$count", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -322384,20 +322666,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignmentCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRoleDefinition", - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}/roleDefinition", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignmentRoleDefinition", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}/roleDefinition", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -322464,20 +322746,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignmentRoleDefinition", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSoftwareUpdateStatusSummary", - "Uri": "/deviceManagement/softwareUpdateStatusSummary", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementSoftwareUpdateStatusSummary", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/softwareUpdateStatusSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -322512,19 +322794,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-softwareupdatestatussummary-get?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementSoftwareUpdateStatusSummary", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSoftwareUpdateStatusSummary", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", - "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementTelecomExpenseManagementPartner", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -322559,20 +322841,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-tem-telecomexpensemanagementpartner-get?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementTelecomExpenseManagementPartner", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", - "Uri": "/deviceManagement/telecomExpenseManagementPartners", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementTelecomExpenseManagementPartner", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/telecomExpenseManagementPartners", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -322607,19 +322889,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-tem-telecomexpensemanagementpartner-list?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementTelecomExpenseManagementPartner", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/telecomExpenseManagementPartners/$count", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementTelecomExpenseManagementPartnerCount", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/telecomExpenseManagementPartners/$count", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -322654,19 +322936,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementTelecomExpenseManagementPartnerCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermsAndConditions", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementTermAndCondition", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -322701,20 +322983,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditions-get?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementTermAndCondition", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermsAndConditions", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermsAndConditions", - "Uri": "/deviceManagement/termsAndConditions", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementTermAndCondition", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -322749,19 +323031,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditions-list?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementTermAndCondition", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermsAndConditions", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatus", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -322796,20 +323078,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsacceptancestatus-get?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatus", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatus", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -322844,19 +323126,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsacceptancestatus-list?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatus", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/$count", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatusCount", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/$count", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -322891,20 +323173,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatusCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermsAndConditions", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}/termsAndConditions", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatusTermAndCondition", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}/termsAndConditions", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -322939,20 +323221,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatusTermAndCondition", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermsAndConditions", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementTermAndConditionAssignment", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -322987,20 +323269,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsassignment-get?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementTermAndConditionAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementTermAndConditionAssignment", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -323035,19 +323317,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsassignment-list?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementTermAndConditionAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/$count", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementTermAndConditionAssignmentCount", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/$count", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -323082,20 +323364,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementTermAndConditionAssignmentCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/termsAndConditions/$count", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementTermAndConditionCount", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/$count", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -323130,19 +323412,67 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementTermAndConditionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", - "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", + "Module": "DeviceManagement", "CommandAlias": null, + "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", + "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.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device's owner.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, "Command": "Get-MgDeviceManagementTroubleshootingEvent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/troubleshootingEvents", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -323177,67 +323507,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", - "Uri": "/deviceManagement/troubleshootingEvents", - "CommandAlias": null, "Command": "Get-MgDeviceManagementTroubleshootingEvent", - "Module": "DeviceManagement", - "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.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device's owner.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "ApiVersion": "v1.0", - "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/troubleshootingEvents/$count", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementTroubleshootingEventCount", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/troubleshootingEvents/$count", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -323272,33 +323554,33 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementTroubleshootingEventCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEndpoint", - "Uri": "/deviceManagement/virtualEndpoint", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementVirtualEndpoint", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementVirtualEndpoint", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEndpoint", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcAuditEvent", - "Uri": "/deviceManagement/virtualEndpoint/auditEvents/{cloudPcAuditEvent-id}", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementVirtualEndpointAuditEvent", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/auditEvents/{cloudPcAuditEvent-id}", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -323333,20 +323615,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcauditevent-get?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementVirtualEndpointAuditEvent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCloudPcAuditEvent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcAuditEvent", - "Uri": "/deviceManagement/virtualEndpoint/auditEvents", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementVirtualEndpointAuditEvent", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/auditEvents", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -323381,19 +323663,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-auditevents?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementVirtualEndpointAuditEvent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCloudPcAuditEvent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/auditEvents/getAuditActivityTypes", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementVirtualEndpointAuditEventAuditActivityType", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/auditEvents/getAuditActivityTypes", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -323428,19 +323710,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcauditevent-getauditactivitytypes?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementVirtualEndpointAuditEventAuditActivityType", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/auditEvents/$count", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementVirtualEndpointAuditEventCount", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/auditEvents/$count", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -323475,19 +323757,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementVirtualEndpointAuditEventCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPc", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementVirtualEndpointCloudPc", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -323522,20 +323804,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-get?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementVirtualEndpointCloudPc", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCloudPc", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPc", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementVirtualEndpointCloudPc", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -323570,19 +323852,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-cloudpcs?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementVirtualEndpointCloudPc", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCloudPc", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/$count", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementVirtualEndpointCloudPcCount", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/$count", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -323617,19 +323899,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementVirtualEndpointCloudPcCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcDeviceImage", - "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementVirtualEndpointDeviceImage", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -323664,20 +323946,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcdeviceimage-get?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementVirtualEndpointDeviceImage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCloudPcDeviceImage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcDeviceImage", - "Uri": "/deviceManagement/virtualEndpoint/deviceImages", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementVirtualEndpointDeviceImage", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/deviceImages", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -323712,19 +323994,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-deviceimages?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementVirtualEndpointDeviceImage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCloudPcDeviceImage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/deviceImages/$count", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementVirtualEndpointDeviceImageCount", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/deviceImages/$count", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -323759,19 +324041,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementVirtualEndpointDeviceImageCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcSourceDeviceImage", - "Uri": "/deviceManagement/virtualEndpoint/deviceImages/getSourceImages", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementVirtualEndpointDeviceImageSourceImage", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/deviceImages/getSourceImages", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -323806,67 +324088,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcdeviceimage-getsourceimages?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementVirtualEndpointDeviceImageSourceImage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCloudPcSourceDeviceImage", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcGalleryImage", - "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementVirtualEndpointGalleryImage", "Module": "DeviceManagement.Administration", - "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.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "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 - }, - { - "Name": "CloudPC.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcgalleryimage-get?view=graph-rest-1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcGalleryImage", - "Uri": "/deviceManagement/virtualEndpoint/galleryImages", "CommandAlias": null, - "Command": "Get-MgDeviceManagementVirtualEndpointGalleryImage", - "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -323901,19 +324135,67 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcgalleryimage-get?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementVirtualEndpointGalleryImage", "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCloudPcGalleryImage", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { + "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/galleryImages", + "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.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "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 + }, + { + "Name": "CloudPC.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-galleryimages?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementVirtualEndpointGalleryImage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCloudPcGalleryImage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/galleryImages/$count", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementVirtualEndpointGalleryImageCount", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/galleryImages/$count", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -323948,19 +324230,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementVirtualEndpointGalleryImageCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementVirtualEndpointOnPremiseConnection", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -323995,20 +324277,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-get?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementVirtualEndpointOnPremiseConnection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementVirtualEndpointOnPremiseConnection", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -324043,19 +324325,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-onpremisesconnections?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementVirtualEndpointOnPremiseConnection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/$count", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementVirtualEndpointOnPremiseConnectionCount", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/$count", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -324090,19 +324372,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementVirtualEndpointOnPremiseConnectionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicy", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -324137,20 +324419,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-get?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicy", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -324185,166 +324467,166 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-provisioningpolicies?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUser", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUser", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers(userPrincipalName='{userPrincipalName}')", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserByUserPrincipalName", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers(userPrincipalName='{userPrincipalName}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserByUserPrincipalName", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/$count", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserCount", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserServiceProvisioningError", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserServiceProvisioningErrorCount", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/$count", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentCount", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/$count", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyCount", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/$count", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -324379,19 +324661,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcUserSetting", - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementVirtualEndpointUserSetting", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -324426,20 +324708,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcusersetting-get?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementVirtualEndpointUserSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCloudPcUserSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcUserSetting", - "Uri": "/deviceManagement/virtualEndpoint/userSettings", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementVirtualEndpointUserSetting", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/userSettings", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -324474,63 +324756,63 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-usersettings?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementVirtualEndpointUserSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCloudPcUserSetting", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementVirtualEndpointUserSettingAssignment", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementVirtualEndpointUserSettingAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementVirtualEndpointUserSettingAssignment", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementVirtualEndpointUserSettingAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/$count", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementVirtualEndpointUserSettingAssignmentCount", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementVirtualEndpointUserSettingAssignmentCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/userSettings/$count", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementVirtualEndpointUserSettingCount", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/userSettings/$count", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -324565,19 +324847,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementVirtualEndpointUserSettingCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementWindowsAutopilotDeviceIdentity", "Module": "DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -324612,20 +324894,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-get?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementWindowsAutopilotDeviceIdentity", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementWindowsAutopilotDeviceIdentity", "Module": "DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -324660,19 +324942,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-list?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementWindowsAutopilotDeviceIdentity", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/$count", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementWindowsAutopilotDeviceIdentityCount", "Module": "DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/$count", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -324707,19 +324989,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementWindowsAutopilotDeviceIdentityCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -324754,20 +325036,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionapplearningsummary-get?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -324802,19 +325084,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionapplearningsummary-list?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/$count", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummaryCount", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -324849,19 +325131,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummaryCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -324896,20 +325178,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionnetworklearningsummary-get?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -324944,19 +325226,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionnetworklearningsummary-list?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/$count", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummaryCount", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -324991,19 +325273,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummaryCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsMalwareInformation", - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementWindowsMalwareInformation", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -325070,20 +325352,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-windowsmalwareinformation-get?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementWindowsMalwareInformation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsMalwareInformation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsMalwareInformation", - "Uri": "/deviceManagement/windowsMalwareInformation", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementWindowsMalwareInformation", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsMalwareInformation", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -325150,19 +325432,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-windowsmalwareinformation-list?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementWindowsMalwareInformation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsMalwareInformation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/windowsMalwareInformation/$count", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementWindowsMalwareInformationCount", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsMalwareInformation/$count", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -325229,19 +325511,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementWindowsMalwareInformationCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -325308,20 +325590,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-malwarestateforwindowsdevice-get?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -325388,19 +325670,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-malwarestateforwindowsdevice-list?view=graph-rest-1.0", + "Command": "Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/$count", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareStateCount", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/$count", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -325467,20 +325749,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareStateCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/devices/{device-id}/getMemberGroups", - "CommandAlias": null, - "Command": "Get-MgDeviceMemberGroup", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/getMemberGroups", "Permissions": [ { "Name": "Application.Read.All", @@ -325635,8 +325917,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", + "Command": "Get-MgDeviceMemberGroup", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -325645,12 +325930,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/devices/{device-id}/getMemberObjects", - "CommandAlias": null, - "Command": "Get-MgDeviceMemberObject", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/getMemberObjects", "Permissions": [ { "Name": "Application.Read.All", @@ -325829,8 +326111,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", + "Command": "Get-MgDeviceMemberObject", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -325839,27 +326124,24 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}", - "CommandAlias": null, - "Command": "Get-MgDeviceMemberOf", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceMemberOf", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/devices/{device-id}/memberOf", - "CommandAlias": null, - "Command": "Get-MgDeviceMemberOf", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/memberOf", "Permissions": [ { "Name": "Device.Read.All", @@ -325918,77 +326200,77 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-memberof?view=graph-rest-1.0", + "Command": "Get-MgDeviceMemberOf", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}/administrativeUnit", - "CommandAlias": null, - "Command": "Get-MgDeviceMemberOfAsAdministrativeUnit", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}/administrativeUnit", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceMemberOfAsAdministrativeUnit", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/devices/{device-id}/memberOf/administrativeUnit", - "CommandAlias": null, - "Command": "Get-MgDeviceMemberOfAsAdministrativeUnit", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/memberOf/administrativeUnit", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceMemberOfAsAdministrativeUnit", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}/group", - "CommandAlias": null, - "Command": "Get-MgDeviceMemberOfAsGroup", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}/group", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-memberof?view=graph-rest-1.0", + "Command": "Get-MgDeviceMemberOfAsGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/devices/{device-id}/memberOf/group", - "CommandAlias": null, - "Command": "Get-MgDeviceMemberOfAsGroup", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/memberOf/group", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-memberof?view=graph-rest-1.0", + "Command": "Get-MgDeviceMemberOfAsGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/devices/{device-id}/memberOf/$count", - "CommandAlias": null, - "Command": "Get-MgDeviceMemberOfCount", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/memberOf/$count", "Permissions": [ { "Name": "Device.Read.All", @@ -326047,50 +326329,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceMemberOfCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/devices/{device-id}/memberOf/administrativeUnit/$count", - "CommandAlias": null, - "Command": "Get-MgDeviceMemberOfCountAsAdministrativeUnit", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/memberOf/administrativeUnit/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceMemberOfCountAsAdministrativeUnit", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/devices/{device-id}/memberOf/group/$count", - "CommandAlias": null, - "Command": "Get-MgDeviceMemberOfCountAsGroup", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/memberOf/group/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceMemberOfCountAsGroup", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/devices/{device-id}/registeredOwners", - "CommandAlias": null, - "Command": "Get-MgDeviceRegisteredOwner", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredOwners", "Permissions": [ { "Name": "Device.Read.All", @@ -326149,135 +326431,135 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-registeredowners?view=graph-rest-1.0", + "Command": "Get-MgDeviceRegisteredOwner", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/appRoleAssignment", - "CommandAlias": null, - "Command": "Get-MgDeviceRegisteredOwnerAsAppRoleAssignment", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/appRoleAssignment", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceRegisteredOwnerAsAppRoleAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/devices/{device-id}/registeredOwners/appRoleAssignment", - "CommandAlias": null, - "Command": "Get-MgDeviceRegisteredOwnerAsAppRoleAssignment", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredOwners/appRoleAssignment", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceRegisteredOwnerAsAppRoleAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEndpoint", - "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/endpoint", - "CommandAlias": null, - "Command": "Get-MgDeviceRegisteredOwnerAsEndpoint", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/endpoint", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceRegisteredOwnerAsEndpoint", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEndpoint", - "Uri": "/devices/{device-id}/registeredOwners/endpoint", - "CommandAlias": null, - "Command": "Get-MgDeviceRegisteredOwnerAsEndpoint", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredOwners/endpoint", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceRegisteredOwnerAsEndpoint", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/servicePrincipal", - "CommandAlias": null, - "Command": "Get-MgDeviceRegisteredOwnerAsServicePrincipal", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/servicePrincipal", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceRegisteredOwnerAsServicePrincipal", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/devices/{device-id}/registeredOwners/servicePrincipal", - "CommandAlias": null, - "Command": "Get-MgDeviceRegisteredOwnerAsServicePrincipal", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredOwners/servicePrincipal", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceRegisteredOwnerAsServicePrincipal", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/user", - "CommandAlias": null, - "Command": "Get-MgDeviceRegisteredOwnerAsUser", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/user", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceRegisteredOwnerAsUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/devices/{device-id}/registeredOwners/user", - "CommandAlias": null, - "Command": "Get-MgDeviceRegisteredOwnerAsUser", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredOwners/user", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceRegisteredOwnerAsUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/devices/{device-id}/registeredOwners/$ref", - "CommandAlias": null, - "Command": "Get-MgDeviceRegisteredOwnerByRef", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredOwners/$ref", "Permissions": [ { "Name": "Device.Read.All", @@ -326336,19 +326618,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-registeredowners?view=graph-rest-1.0", + "Command": "Get-MgDeviceRegisteredOwnerByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/devices/{device-id}/registeredOwners/$count", - "CommandAlias": null, - "Command": "Get-MgDeviceRegisteredOwnerCount", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredOwners/$count", "Permissions": [ { "Name": "Device.Read.All", @@ -326407,80 +326689,80 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceRegisteredOwnerCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/devices/{device-id}/registeredOwners/appRoleAssignment/$count", - "CommandAlias": null, - "Command": "Get-MgDeviceRegisteredOwnerCountAsAppRoleAssignment", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredOwners/appRoleAssignment/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceRegisteredOwnerCountAsAppRoleAssignment", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/devices/{device-id}/registeredOwners/endpoint/$count", - "CommandAlias": null, - "Command": "Get-MgDeviceRegisteredOwnerCountAsEndpoint", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredOwners/endpoint/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceRegisteredOwnerCountAsEndpoint", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/devices/{device-id}/registeredOwners/servicePrincipal/$count", - "CommandAlias": null, - "Command": "Get-MgDeviceRegisteredOwnerCountAsServicePrincipal", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredOwners/servicePrincipal/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceRegisteredOwnerCountAsServicePrincipal", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/devices/{device-id}/registeredOwners/user/$count", - "CommandAlias": null, - "Command": "Get-MgDeviceRegisteredOwnerCountAsUser", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredOwners/user/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceRegisteredOwnerCountAsUser", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/devices/{device-id}/registeredUsers", - "CommandAlias": null, - "Command": "Get-MgDeviceRegisteredUser", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredUsers", "Permissions": [ { "Name": "Device.Read.All", @@ -326539,135 +326821,135 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-registeredusers?view=graph-rest-1.0", + "Command": "Get-MgDeviceRegisteredUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/appRoleAssignment", - "CommandAlias": null, - "Command": "Get-MgDeviceRegisteredUserAsAppRoleAssignment", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/appRoleAssignment", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceRegisteredUserAsAppRoleAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/devices/{device-id}/registeredUsers/appRoleAssignment", - "CommandAlias": null, - "Command": "Get-MgDeviceRegisteredUserAsAppRoleAssignment", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredUsers/appRoleAssignment", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceRegisteredUserAsAppRoleAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEndpoint", - "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/endpoint", - "CommandAlias": null, - "Command": "Get-MgDeviceRegisteredUserAsEndpoint", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/endpoint", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceRegisteredUserAsEndpoint", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEndpoint", - "Uri": "/devices/{device-id}/registeredUsers/endpoint", - "CommandAlias": null, - "Command": "Get-MgDeviceRegisteredUserAsEndpoint", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredUsers/endpoint", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceRegisteredUserAsEndpoint", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/servicePrincipal", - "CommandAlias": null, - "Command": "Get-MgDeviceRegisteredUserAsServicePrincipal", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/servicePrincipal", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceRegisteredUserAsServicePrincipal", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/devices/{device-id}/registeredUsers/servicePrincipal", - "CommandAlias": null, - "Command": "Get-MgDeviceRegisteredUserAsServicePrincipal", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredUsers/servicePrincipal", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceRegisteredUserAsServicePrincipal", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/user", - "CommandAlias": null, - "Command": "Get-MgDeviceRegisteredUserAsUser", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/user", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceRegisteredUserAsUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/devices/{device-id}/registeredUsers/user", - "CommandAlias": null, - "Command": "Get-MgDeviceRegisteredUserAsUser", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredUsers/user", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceRegisteredUserAsUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/devices/{device-id}/registeredUsers/$ref", - "CommandAlias": null, - "Command": "Get-MgDeviceRegisteredUserByRef", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredUsers/$ref", "Permissions": [ { "Name": "Device.Read.All", @@ -326726,19 +327008,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-registeredusers?view=graph-rest-1.0", + "Command": "Get-MgDeviceRegisteredUserByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/devices/{device-id}/registeredUsers/$count", - "CommandAlias": null, - "Command": "Get-MgDeviceRegisteredUserCount", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredUsers/$count", "Permissions": [ { "Name": "Device.Read.All", @@ -326797,95 +327079,95 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceRegisteredUserCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/devices/{device-id}/registeredUsers/appRoleAssignment/$count", - "CommandAlias": null, - "Command": "Get-MgDeviceRegisteredUserCountAsAppRoleAssignment", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredUsers/appRoleAssignment/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceRegisteredUserCountAsAppRoleAssignment", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/devices/{device-id}/registeredUsers/endpoint/$count", - "CommandAlias": null, - "Command": "Get-MgDeviceRegisteredUserCountAsEndpoint", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredUsers/endpoint/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceRegisteredUserCountAsEndpoint", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/devices/{device-id}/registeredUsers/servicePrincipal/$count", - "CommandAlias": null, - "Command": "Get-MgDeviceRegisteredUserCountAsServicePrincipal", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredUsers/servicePrincipal/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceRegisteredUserCountAsServicePrincipal", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/devices/{device-id}/registeredUsers/user/$count", - "CommandAlias": null, - "Command": "Get-MgDeviceRegisteredUserCountAsUser", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredUsers/user/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceRegisteredUserCountAsUser", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}", - "CommandAlias": null, - "Command": "Get-MgDeviceTransitiveMemberOf", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceTransitiveMemberOf", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/devices/{device-id}/transitiveMemberOf", - "CommandAlias": null, - "Command": "Get-MgDeviceTransitiveMemberOf", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/transitiveMemberOf", "Permissions": [ { "Name": "Device.Read.All", @@ -326944,77 +327226,77 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-transitivememberof?view=graph-rest-1.0", + "Command": "Get-MgDeviceTransitiveMemberOf", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "CommandAlias": null, - "Command": "Get-MgDeviceTransitiveMemberOfAsAdministrativeUnit", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceTransitiveMemberOfAsAdministrativeUnit", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/devices/{device-id}/transitiveMemberOf/administrativeUnit", - "CommandAlias": null, - "Command": "Get-MgDeviceTransitiveMemberOfAsAdministrativeUnit", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/transitiveMemberOf/administrativeUnit", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceTransitiveMemberOfAsAdministrativeUnit", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/group", - "CommandAlias": null, - "Command": "Get-MgDeviceTransitiveMemberOfAsGroup", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/group", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-transitivememberof?view=graph-rest-1.0", + "Command": "Get-MgDeviceTransitiveMemberOfAsGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/devices/{device-id}/transitiveMemberOf/group", - "CommandAlias": null, - "Command": "Get-MgDeviceTransitiveMemberOfAsGroup", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/transitiveMemberOf/group", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-transitivememberof?view=graph-rest-1.0", + "Command": "Get-MgDeviceTransitiveMemberOfAsGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/devices/{device-id}/transitiveMemberOf/$count", - "CommandAlias": null, - "Command": "Get-MgDeviceTransitiveMemberOfCount", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/transitiveMemberOf/$count", "Permissions": [ { "Name": "Device.Read.All", @@ -327073,64 +327355,64 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceTransitiveMemberOfCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/devices/{device-id}/transitiveMemberOf/administrativeUnit/$count", - "CommandAlias": null, - "Command": "Get-MgDeviceTransitiveMemberOfCountAsAdministrativeUnit", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/transitiveMemberOf/administrativeUnit/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceTransitiveMemberOfCountAsAdministrativeUnit", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/devices/{device-id}/transitiveMemberOf/group/$count", - "CommandAlias": null, - "Command": "Get-MgDeviceTransitiveMemberOfCountAsGroup", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/transitiveMemberOf/group/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDeviceTransitiveMemberOfCountAsGroup", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectory", - "Uri": "/directory", - "CommandAlias": null, - "Command": "Get-MgDirectory", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDirectory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectory", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", - "CommandAlias": null, - "Command": "Get-MgDirectoryAdministrativeUnit", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -327197,20 +327479,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-get?view=graph-rest-1.0", + "Command": "Get-MgDirectoryAdministrativeUnit", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/directory/administrativeUnits", - "CommandAlias": null, - "Command": "Get-MgDirectoryAdministrativeUnit", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -327277,19 +327559,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-administrativeunits?view=graph-rest-1.0", + "Command": "Get-MgDirectoryAdministrativeUnit", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directory/administrativeUnits/$count", - "CommandAlias": null, - "Command": "Get-MgDirectoryAdministrativeUnitCount", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/$count", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -327356,19 +327638,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDirectoryAdministrativeUnitCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/directory/administrativeUnits/delta", - "CommandAlias": null, - "Command": "Get-MgDirectoryAdministrativeUnitDelta", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/delta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -327435,251 +327717,63 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDirectoryAdministrativeUnitDelta", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", "Variants": [ "Delta" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Get-MgDirectoryAdministrativeUnitExtension", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions", - "CommandAlias": null, "Command": "Get-MgDirectoryAdministrativeUnitExtension", - "Module": "Identity.DirectoryManagement", - "Permissions": [], "ApiVersion": "v1.0", - "ApiReferenceLink": null, - "Variants": [ - "List" - ] - }, - { - "Method": "GET", "OutputType": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/$count", - "CommandAlias": null, - "Command": "Get-MgDirectoryAdministrativeUnitExtensionCount", - "Module": "Identity.DirectoryManagement", - "Permissions": [], - "ApiVersion": "v1.0", - "ApiReferenceLink": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members", - "CommandAlias": null, - "Command": "Get-MgDirectoryAdministrativeUnitMember", "Module": "Identity.DirectoryManagement", - "Permissions": [ - { - "Name": "AdministrativeUnit.Read.All", - "Description": "Read administrative units", - "FullDescription": "Allows the app to read administrative units and administrative unit membership on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "AdministrativeUnit.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "AdministrativeUnit.ReadWrite.All", - "Description": "Read and write administrative units", - "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "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": "AdministrativeUnit.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-list-members?view=graph-rest-1.0", - "Variants": [ - "List" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/application", "CommandAlias": null, - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsApplication", - "Module": "Identity.DirectoryManagement", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/application", - "CommandAlias": null, - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsApplication", - "Module": "Identity.DirectoryManagement", - "Permissions": [ - { - "Name": "AdministrativeUnit.Read.All", - "Description": "Read administrative units", - "FullDescription": "Allows the app to read administrative units and administrative unit membership on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "AdministrativeUnit.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "AdministrativeUnit.ReadWrite.All", - "Description": "Read and write administrative units", - "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "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": "AdministrativeUnit.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], + "Command": "Get-MgDirectoryAdministrativeUnitExtension", "ApiVersion": "v1.0", - "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/device", - "CommandAlias": null, - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsDevice", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDirectoryAdministrativeUnitExtensionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/device", - "CommandAlias": null, - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsDevice", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -327746,34 +327840,34 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-list-members?view=graph-rest-1.0", + "Command": "Get-MgDirectoryAdministrativeUnitMember", "ApiVersion": "v1.0", - "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/group", - "CommandAlias": null, - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsGroup", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/application", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsApplication", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/group", - "CommandAlias": null, - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsGroup", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/application", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -327840,34 +327934,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsApplication", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOrgContact", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/orgContact", - "CommandAlias": null, - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsOrgContact", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/device", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsDevice", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOrgContact", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/orgContact", - "CommandAlias": null, - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsOrgContact", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/device", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -327934,34 +328028,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsDevice", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/servicePrincipal", - "CommandAlias": null, - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsServicePrincipal", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/group", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal", - "CommandAlias": null, - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsServicePrincipal", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/group", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -328028,34 +328122,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/user", - "CommandAlias": null, - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsUser", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/orgContact", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsOrgContact", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/user", - "CommandAlias": null, - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsUser", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/orgContact", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -328122,19 +328216,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsOrgContact", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref", + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Command": "Get-MgDirectoryAdministrativeUnitMemberByRef", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/servicePrincipal", + "Permissions": [], + "ApiReferenceLink": null, + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsServicePrincipal", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -328201,19 +328310,34 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": null, + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsServicePrincipal", "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-list-members?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$count", + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Command": "Get-MgDirectoryAdministrativeUnitMemberCount", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/user", + "Permissions": [], + "ApiReferenceLink": null, + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/user", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -328280,20 +328404,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/application/$count", - "CommandAlias": null, - "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsApplication", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -328360,20 +328483,99 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-list-members?view=graph-rest-1.0", + "Command": "Get-MgDirectoryAdministrativeUnitMemberByRef", "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "Variants": [ + "List" + ] + }, + { + "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$count", + "Permissions": [ + { + "Name": "AdministrativeUnit.Read.All", + "Description": "Read administrative units", + "FullDescription": "Allows the app to read administrative units and administrative unit membership on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "AdministrativeUnit.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "AdministrativeUnit.ReadWrite.All", + "Description": "Read and write administrative units", + "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "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": "AdministrativeUnit.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "ApiReferenceLink": null, + "Command": "Get-MgDirectoryAdministrativeUnitMemberCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/device/$count", - "CommandAlias": null, - "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsDevice", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/application/$count", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -328440,20 +328642,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsApplication", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/group/$count", - "CommandAlias": null, - "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsGroup", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/device/$count", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -328520,20 +328722,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsDevice", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/orgContact/$count", - "CommandAlias": null, - "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsOrgContact", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/group/$count", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -328600,20 +328802,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsGroup", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal/$count", - "CommandAlias": null, - "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsServicePrincipal", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/orgContact/$count", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -328680,20 +328882,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsOrgContact", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/user/$count", - "CommandAlias": null, - "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsUser", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal/$count", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -328760,20 +328962,100 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsServicePrincipal", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Command": "Get-MgDirectoryAdministrativeUnitScopedRoleMember", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/user/$count", + "Permissions": [ + { + "Name": "AdministrativeUnit.Read.All", + "Description": "Read administrative units", + "FullDescription": "Allows the app to read administrative units and administrative unit membership on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "AdministrativeUnit.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "AdministrativeUnit.ReadWrite.All", + "Description": "Read and write administrative units", + "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "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": "AdministrativeUnit.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, + "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsUser", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -328840,20 +329122,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-get-scopedrolemembers?view=graph-rest-1.0", + "Command": "Get-MgDirectoryAdministrativeUnitScopedRoleMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", - "CommandAlias": null, - "Command": "Get-MgDirectoryAdministrativeUnitScopedRoleMember", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -328920,19 +329202,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-list-scopedrolemembers?view=graph-rest-1.0", + "Command": "Get-MgDirectoryAdministrativeUnitScopedRoleMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/$count", - "CommandAlias": null, - "Command": "Get-MgDirectoryAdministrativeUnitScopedRoleMemberCount", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/$count", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -328999,20 +329281,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDirectoryAdministrativeUnitScopedRoleMemberCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttributeSet", - "Uri": "/directory/attributeSets/{attributeSet-id}", - "CommandAlias": null, - "Command": "Get-MgDirectoryAttributeSet", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/attributeSets/{attributeSet-id}", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -329047,20 +329329,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attributeset-get?view=graph-rest-1.0", + "Command": "Get-MgDirectoryAttributeSet", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttributeSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttributeSet", - "Uri": "/directory/attributeSets", - "CommandAlias": null, - "Command": "Get-MgDirectoryAttributeSet", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/attributeSets", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -329095,19 +329377,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-attributesets?view=graph-rest-1.0", + "Command": "Get-MgDirectoryAttributeSet", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttributeSet", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directory/attributeSets/$count", - "CommandAlias": null, - "Command": "Get-MgDirectoryAttributeSetCount", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/attributeSets/$count", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -329142,19 +329424,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDirectoryAttributeSetCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgDirectoryCustomSecurityAttributeDefinition", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -329189,20 +329471,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customsecurityattributedefinition-get?view=graph-rest-1.0", + "Command": "Get-MgDirectoryCustomSecurityAttributeDefinition", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", - "Uri": "/directory/customSecurityAttributeDefinitions", - "CommandAlias": null, - "Command": "Get-MgDirectoryCustomSecurityAttributeDefinition", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/customSecurityAttributeDefinitions", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -329237,19 +329519,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-customsecurityattributedefinitions?view=graph-rest-1.0", + "Command": "Get-MgDirectoryCustomSecurityAttributeDefinition", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAllowedValue", - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", - "CommandAlias": null, - "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -329284,20 +329566,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/allowedvalue-get?view=graph-rest-1.0", + "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAllowedValue", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAllowedValue", - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues", - "CommandAlias": null, - "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -329332,19 +329614,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customsecurityattributedefinition-list-allowedvalues?view=graph-rest-1.0", + "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAllowedValue", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/$count", - "CommandAlias": null, - "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionAllowedValueCount", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/$count", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -329379,20 +329661,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionAllowedValueCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directory/customSecurityAttributeDefinitions/$count", - "CommandAlias": null, - "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionCount", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/customSecurityAttributeDefinitions/$count", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -329427,310 +329709,313 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/directory/deletedItems/{directoryObject-id}", - "CommandAlias": null, - "Command": "Get-MgDirectoryDeletedItem", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/deletedItems/{directoryObject-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-get?view=graph-rest-1.0", + "Command": "Get-MgDirectoryDeletedItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/directory/deletedItems/{directoryObject-id}/administrativeUnit", - "CommandAlias": "Get-MgDirectoryDeletedAdministrativeUnit", - "Command": "Get-MgDirectoryDeletedItemAsAdministrativeUnit", "Module": "Identity.DirectoryManagement", + "CommandAlias": "Get-MgDirectoryDeletedAdministrativeUnit", + "Uri": "/directory/deletedItems/{directoryObject-id}/administrativeUnit", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDirectoryDeletedItemAsAdministrativeUnit", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/directory/deletedItems/administrativeUnit", - "CommandAlias": "Get-MgDirectoryDeletedAdministrativeUnit", - "Command": "Get-MgDirectoryDeletedItemAsAdministrativeUnit", "Module": "Identity.DirectoryManagement", + "CommandAlias": "Get-MgDirectoryDeletedAdministrativeUnit", + "Uri": "/directory/deletedItems/administrativeUnit", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDirectoryDeletedItemAsAdministrativeUnit", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", - "Uri": "/directory/deletedItems/{directoryObject-id}/application", - "CommandAlias": "Get-MgDirectoryDeletedApplication", - "Command": "Get-MgDirectoryDeletedItemAsApplication", "Module": "Identity.DirectoryManagement", + "CommandAlias": "Get-MgDirectoryDeletedApplication", + "Uri": "/directory/deletedItems/{directoryObject-id}/application", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDirectoryDeletedItemAsApplication", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", - "Uri": "/directory/deletedItems/application", - "CommandAlias": "Get-MgDirectoryDeletedApplication", - "Command": "Get-MgDirectoryDeletedItemAsApplication", "Module": "Identity.DirectoryManagement", + "CommandAlias": "Get-MgDirectoryDeletedApplication", + "Uri": "/directory/deletedItems/application", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDirectoryDeletedItemAsApplication", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/directory/deletedItems/{directoryObject-id}/device", - "CommandAlias": "Get-MgDirectoryDeletedDevice", - "Command": "Get-MgDirectoryDeletedItemAsDevice", "Module": "Identity.DirectoryManagement", + "CommandAlias": "Get-MgDirectoryDeletedDevice", + "Uri": "/directory/deletedItems/{directoryObject-id}/device", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDirectoryDeletedItemAsDevice", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/directory/deletedItems/device", - "CommandAlias": "Get-MgDirectoryDeletedDevice", - "Command": "Get-MgDirectoryDeletedItemAsDevice", "Module": "Identity.DirectoryManagement", + "CommandAlias": "Get-MgDirectoryDeletedDevice", + "Uri": "/directory/deletedItems/device", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDirectoryDeletedItemAsDevice", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/directory/deletedItems/{directoryObject-id}/group", - "CommandAlias": "Get-MgDirectoryDeletedGroup", - "Command": "Get-MgDirectoryDeletedItemAsGroup", "Module": "Identity.DirectoryManagement", + "CommandAlias": "Get-MgDirectoryDeletedGroup", + "Uri": "/directory/deletedItems/{directoryObject-id}/group", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-list?view=graph-rest-1.0", + "Command": "Get-MgDirectoryDeletedItemAsGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/directory/deletedItems/group", - "CommandAlias": "Get-MgDirectoryDeletedGroup", - "Command": "Get-MgDirectoryDeletedItemAsGroup", "Module": "Identity.DirectoryManagement", + "CommandAlias": "Get-MgDirectoryDeletedGroup", + "Uri": "/directory/deletedItems/group", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-list?view=graph-rest-1.0", + "Command": "Get-MgDirectoryDeletedItemAsGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/directory/deletedItems/{directoryObject-id}/servicePrincipal", - "CommandAlias": "Get-MgDirectoryDeletedServicePrincipal", - "Command": "Get-MgDirectoryDeletedItemAsServicePrincipal", "Module": "Identity.DirectoryManagement", + "CommandAlias": "Get-MgDirectoryDeletedServicePrincipal", + "Uri": "/directory/deletedItems/{directoryObject-id}/servicePrincipal", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDirectoryDeletedItemAsServicePrincipal", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/directory/deletedItems/servicePrincipal", - "CommandAlias": "Get-MgDirectoryDeletedServicePrincipal", - "Command": "Get-MgDirectoryDeletedItemAsServicePrincipal", "Module": "Identity.DirectoryManagement", + "CommandAlias": "Get-MgDirectoryDeletedServicePrincipal", + "Uri": "/directory/deletedItems/servicePrincipal", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDirectoryDeletedItemAsServicePrincipal", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/directory/deletedItems/{directoryObject-id}/user", - "CommandAlias": "Get-MgDirectoryDeletedUser", - "Command": "Get-MgDirectoryDeletedItemAsUser", "Module": "Identity.DirectoryManagement", + "CommandAlias": "Get-MgDirectoryDeletedUser", + "Uri": "/directory/deletedItems/{directoryObject-id}/user", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDirectoryDeletedItemAsUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/directory/deletedItems/user", - "CommandAlias": "Get-MgDirectoryDeletedUser", - "Command": "Get-MgDirectoryDeletedItemAsUser", "Module": "Identity.DirectoryManagement", + "CommandAlias": "Get-MgDirectoryDeletedUser", + "Uri": "/directory/deletedItems/user", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDirectoryDeletedItemAsUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/directory/deletedItems/getByIds", - "CommandAlias": null, - "Command": "Get-MgDirectoryDeletedItemById", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/deletedItems/getByIds", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", + "Command": "Get-MgDirectoryDeletedItemById", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directory/deletedItems/administrativeUnit/$count", - "CommandAlias": null, - "Command": "Get-MgDirectoryDeletedItemCountAsAdministrativeUnit", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/deletedItems/administrativeUnit/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDirectoryDeletedItemCountAsAdministrativeUnit", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directory/deletedItems/application/$count", - "CommandAlias": null, - "Command": "Get-MgDirectoryDeletedItemCountAsApplication", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/deletedItems/application/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDirectoryDeletedItemCountAsApplication", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directory/deletedItems/device/$count", - "CommandAlias": null, - "Command": "Get-MgDirectoryDeletedItemCountAsDevice", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/deletedItems/device/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDirectoryDeletedItemCountAsDevice", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directory/deletedItems/group/$count", - "CommandAlias": null, - "Command": "Get-MgDirectoryDeletedItemCountAsGroup", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/deletedItems/group/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDirectoryDeletedItemCountAsGroup", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directory/deletedItems/servicePrincipal/$count", - "CommandAlias": null, - "Command": "Get-MgDirectoryDeletedItemCountAsServicePrincipal", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/deletedItems/servicePrincipal/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDirectoryDeletedItemCountAsServicePrincipal", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directory/deletedItems/user/$count", - "CommandAlias": null, - "Command": "Get-MgDirectoryDeletedItemCountAsUser", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/deletedItems/user/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDirectoryDeletedItemCountAsUser", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/directory/deletedItems/{directoryObject-id}/getMemberGroups", - "CommandAlias": null, - "Command": "Get-MgDirectoryDeletedItemMemberGroup", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/deletedItems/{directoryObject-id}/getMemberGroups", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", + "Command": "Get-MgDirectoryDeletedItemMemberGroup", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -329739,15 +330024,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/directory/deletedItems/{directoryObject-id}/getMemberObjects", - "CommandAlias": null, - "Command": "Get-MgDirectoryDeletedItemMemberObject", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/deletedItems/{directoryObject-id}/getMemberObjects", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", + "Command": "Get-MgDirectoryDeletedItemMemberObject", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -329756,55 +330041,52 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", - "Uri": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}", - "CommandAlias": null, - "Command": "Get-MgDirectoryDeviceLocalCredential", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicelocalcredentialinfo-get?view=graph-rest-1.0", + "Command": "Get-MgDirectoryDeviceLocalCredential", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", - "Uri": "/directory/deviceLocalCredentials", - "CommandAlias": null, - "Command": "Get-MgDirectoryDeviceLocalCredential", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/deviceLocalCredentials", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-devicelocalcredentials?view=graph-rest-1.0", + "Command": "Get-MgDirectoryDeviceLocalCredential", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directory/deviceLocalCredentials/$count", - "CommandAlias": null, - "Command": "Get-MgDirectoryDeviceLocalCredentialCount", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/deviceLocalCredentials/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDirectoryDeviceLocalCredentialCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityProviderBase", - "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", - "CommandAlias": null, - "Command": "Get-MgDirectoryFederationConfiguration", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -329839,20 +330121,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDirectoryFederationConfiguration", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityProviderBase", - "Uri": "/directory/federationConfigurations", - "CommandAlias": null, - "Command": "Get-MgDirectoryFederationConfiguration", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/federationConfigurations", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -329887,19 +330169,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDirectoryFederationConfiguration", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directory/federationConfigurations/$count", - "CommandAlias": null, - "Command": "Get-MgDirectoryFederationConfigurationCount", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/federationConfigurations/$count", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -329934,19 +330216,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDirectoryFederationConfigurationCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/directoryObjects/{directoryObject-id}", - "CommandAlias": null, - "Command": "Get-MgDirectoryObject", "Module": "DirectoryObjects", + "CommandAlias": null, + "Uri": "/directoryObjects/{directoryObject-id}", "Permissions": [ { "Name": "Directory.Read.All", @@ -329965,34 +330247,34 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-get?view=graph-rest-1.0", + "Command": "Get-MgDirectoryObject", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/directoryObjects", - "CommandAlias": null, - "Command": "Get-MgDirectoryObject", "Module": "DirectoryObjects", + "CommandAlias": null, + "Uri": "/directoryObjects", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDirectoryObject", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphExtensionProperty", - "Uri": "/directoryObjects/getAvailableExtensionProperties", - "CommandAlias": null, - "Command": "Get-MgDirectoryObjectAvailableExtensionProperty", "Module": "DirectoryObjects", + "CommandAlias": null, + "Uri": "/directoryObjects/getAvailableExtensionProperties", "Permissions": [ { "Name": "Directory.Read.All", @@ -330011,20 +330293,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getavailableextensionproperties?view=graph-rest-1.0", + "Command": "Get-MgDirectoryObjectAvailableExtensionProperty", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExtensionProperty", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/directoryObjects/getByIds", - "CommandAlias": null, - "Command": "Get-MgDirectoryObjectById", "Module": "DirectoryObjects", + "CommandAlias": null, + "Uri": "/directoryObjects/getByIds", "Permissions": [ { "Name": "Directory.Read.All", @@ -330043,34 +330325,34 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", + "Command": "Get-MgDirectoryObjectById", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directoryObjects/$count", - "CommandAlias": null, - "Command": "Get-MgDirectoryObjectCount", "Module": "DirectoryObjects", + "CommandAlias": null, + "Uri": "/directoryObjects/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDirectoryObjectCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/directoryObjects/delta", - "CommandAlias": null, - "Command": "Get-MgDirectoryObjectDelta", "Module": "DirectoryObjects", + "CommandAlias": null, + "Uri": "/directoryObjects/delta", "Permissions": [ { "Name": "Directory.Read.All", @@ -330089,19 +330371,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-1.0", + "Command": "Get-MgDirectoryObjectDelta", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Delta" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/directoryObjects/{directoryObject-id}/getMemberGroups", - "CommandAlias": null, - "Command": "Get-MgDirectoryObjectMemberGroup", "Module": "DirectoryObjects", + "CommandAlias": null, + "Uri": "/directoryObjects/{directoryObject-id}/getMemberGroups", "Permissions": [ { "Name": "Application.Read.All", @@ -330256,8 +330538,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", + "Command": "Get-MgDirectoryObjectMemberGroup", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -330266,12 +330551,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/directoryObjects/{directoryObject-id}/getMemberObjects", - "CommandAlias": null, - "Command": "Get-MgDirectoryObjectMemberObject", "Module": "DirectoryObjects", + "CommandAlias": null, + "Uri": "/directoryObjects/{directoryObject-id}/getMemberObjects", "Permissions": [ { "Name": "Application.Read.All", @@ -330450,8 +330732,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", + "Command": "Get-MgDirectoryObjectMemberObject", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -330460,27 +330745,24 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", - "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", - "CommandAlias": null, - "Command": "Get-MgDirectoryOnPremiseSynchronization", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onpremisesdirectorysynchronization-get?view=graph-rest-1.0", + "Command": "Get-MgDirectoryOnPremiseSynchronization", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", - "Uri": "/directory/onPremisesSynchronization", - "CommandAlias": null, - "Command": "Get-MgDirectoryOnPremiseSynchronization", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/onPremisesSynchronization", "Permissions": [ { "Name": "OnPremDirectorySynchronization.Read.All", @@ -330499,19 +330781,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDirectoryOnPremiseSynchronization", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directory/onPremisesSynchronization/$count", - "CommandAlias": null, - "Command": "Get-MgDirectoryOnPremiseSynchronizationCount", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/onPremisesSynchronization/$count", "Permissions": [ { "Name": "OnPremDirectorySynchronization.Read.All", @@ -330530,19 +330812,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDirectoryOnPremiseSynchronizationCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryRole", - "Uri": "/directoryRoles/{directoryRole-id}", - "CommandAlias": null, - "Command": "Get-MgDirectoryRole", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -330609,20 +330891,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-get?view=graph-rest-1.0", + "Command": "Get-MgDirectoryRole", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryRole", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryRole", - "Uri": "/directoryRoles", - "CommandAlias": null, - "Command": "Get-MgDirectoryRole", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -330689,34 +330971,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-list?view=graph-rest-1.0", + "Command": "Get-MgDirectoryRole", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryRole", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/directoryRoles/getByIds", - "CommandAlias": null, - "Command": "Get-MgDirectoryRoleById", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles/getByIds", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", + "Command": "Get-MgDirectoryRoleById", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryRole", - "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')", - "CommandAlias": null, - "Command": "Get-MgDirectoryRoleByRoleTemplateId", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -330783,20 +331065,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-get?view=graph-rest-1.0", + "Command": "Get-MgDirectoryRoleByRoleTemplateId", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryRole", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directoryRoles/$count", - "CommandAlias": null, - "Command": "Get-MgDirectoryRoleCount", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles/$count", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -330863,19 +331145,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDirectoryRoleCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryRole", - "Uri": "/directoryRoles/delta", - "CommandAlias": null, - "Command": "Get-MgDirectoryRoleDelta", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles/delta", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -330942,19 +331224,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-delta?view=graph-rest-1.0", + "Command": "Get-MgDirectoryRoleDelta", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryRole", + "Method": "GET", "Variants": [ "Delta" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/directoryRoles/{directoryRole-id}/members", - "CommandAlias": null, - "Command": "Get-MgDirectoryRoleMember", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -331021,272 +331303,193 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-list-members?view=graph-rest-1.0", + "Command": "Get-MgDirectoryRoleMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/application", - "CommandAlias": null, - "Command": "Get-MgDirectoryRoleMemberAsApplication", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/application", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDirectoryRoleMemberAsApplication", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", - "Uri": "/directoryRoles/{directoryRole-id}/members/application", - "CommandAlias": null, - "Command": "Get-MgDirectoryRoleMemberAsApplication", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/application", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDirectoryRoleMemberAsApplication", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/device", - "CommandAlias": null, - "Command": "Get-MgDirectoryRoleMemberAsDevice", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/device", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDirectoryRoleMemberAsDevice", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/directoryRoles/{directoryRole-id}/members/device", - "CommandAlias": null, - "Command": "Get-MgDirectoryRoleMemberAsDevice", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/device", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDirectoryRoleMemberAsDevice", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/group", - "CommandAlias": null, - "Command": "Get-MgDirectoryRoleMemberAsGroup", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/group", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDirectoryRoleMemberAsGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/directoryRoles/{directoryRole-id}/members/group", - "CommandAlias": null, - "Command": "Get-MgDirectoryRoleMemberAsGroup", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/group", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDirectoryRoleMemberAsGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOrgContact", - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/orgContact", - "CommandAlias": null, - "Command": "Get-MgDirectoryRoleMemberAsOrgContact", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/orgContact", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDirectoryRoleMemberAsOrgContact", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOrgContact", - "Uri": "/directoryRoles/{directoryRole-id}/members/orgContact", - "CommandAlias": null, - "Command": "Get-MgDirectoryRoleMemberAsOrgContact", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/orgContact", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDirectoryRoleMemberAsOrgContact", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/servicePrincipal", - "CommandAlias": null, - "Command": "Get-MgDirectoryRoleMemberAsServicePrincipal", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/servicePrincipal", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDirectoryRoleMemberAsServicePrincipal", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/directoryRoles/{directoryRole-id}/members/servicePrincipal", - "CommandAlias": null, - "Command": "Get-MgDirectoryRoleMemberAsServicePrincipal", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/servicePrincipal", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDirectoryRoleMemberAsServicePrincipal", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/user", - "CommandAlias": null, - "Command": "Get-MgDirectoryRoleMemberAsUser", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/user", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDirectoryRoleMemberAsUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/directoryRoles/{directoryRole-id}/members/user", - "CommandAlias": null, - "Command": "Get-MgDirectoryRoleMemberAsUser", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/user", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, - "Variants": [ - "List" - ] - }, - { - "Method": "GET", - "OutputType": null, - "Uri": "/directoryRoles/{directoryRole-id}/members/$ref", - "CommandAlias": null, - "Command": "Get-MgDirectoryRoleMemberByRef", - "Module": "Identity.DirectoryManagement", - "Permissions": [ - { - "Name": "RoleManagement.Read.Directory", - "Description": "Read directory RBAC settings", - "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "RoleManagement.Read.Directory", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "RoleManagement.ReadWrite.Directory", - "Description": "Read and write directory RBAC settings", - "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "RoleManagement.ReadWrite.Directory", - "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 - } - ], + "Command": "Get-MgDirectoryRoleMemberAsUser", "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-list-members?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directoryRoles/{directoryRole-id}/members/$count", - "CommandAlias": null, - "Command": "Get-MgDirectoryRoleMemberCount", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/$ref", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -331353,113 +331556,195 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-list-members?view=graph-rest-1.0", + "Command": "Get-MgDirectoryRoleMemberByRef", "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "Variants": [ + "List" + ] + }, + { + "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/$count", + "Permissions": [ + { + "Name": "RoleManagement.Read.Directory", + "Description": "Read directory RBAC settings", + "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "RoleManagement.Read.Directory", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "RoleManagement.ReadWrite.Directory", + "Description": "Read and write directory RBAC settings", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "RoleManagement.ReadWrite.Directory", + "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 + } + ], "ApiReferenceLink": null, + "Command": "Get-MgDirectoryRoleMemberCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directoryRoles/{directoryRole-id}/members/application/$count", - "CommandAlias": null, - "Command": "Get-MgDirectoryRoleMemberCountAsApplication", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/application/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDirectoryRoleMemberCountAsApplication", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directoryRoles/{directoryRole-id}/members/device/$count", - "CommandAlias": null, - "Command": "Get-MgDirectoryRoleMemberCountAsDevice", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/device/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDirectoryRoleMemberCountAsDevice", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directoryRoles/{directoryRole-id}/members/group/$count", - "CommandAlias": null, - "Command": "Get-MgDirectoryRoleMemberCountAsGroup", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/group/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDirectoryRoleMemberCountAsGroup", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directoryRoles/{directoryRole-id}/members/orgContact/$count", - "CommandAlias": null, - "Command": "Get-MgDirectoryRoleMemberCountAsOrgContact", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/orgContact/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDirectoryRoleMemberCountAsOrgContact", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directoryRoles/{directoryRole-id}/members/servicePrincipal/$count", - "CommandAlias": null, - "Command": "Get-MgDirectoryRoleMemberCountAsServicePrincipal", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/servicePrincipal/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDirectoryRoleMemberCountAsServicePrincipal", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directoryRoles/{directoryRole-id}/members/user/$count", - "CommandAlias": null, - "Command": "Get-MgDirectoryRoleMemberCountAsUser", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/user/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDirectoryRoleMemberCountAsUser", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/directoryRoles/{directoryRole-id}/getMemberGroups", - "CommandAlias": null, - "Command": "Get-MgDirectoryRoleMemberGroup", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/getMemberGroups", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", + "Command": "Get-MgDirectoryRoleMemberGroup", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -331468,15 +331753,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/directoryRoles/{directoryRole-id}/getMemberObjects", - "CommandAlias": null, - "Command": "Get-MgDirectoryRoleMemberObject", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/getMemberObjects", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", + "Command": "Get-MgDirectoryRoleMemberObject", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -331485,27 +331770,24 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", - "CommandAlias": null, - "Command": "Get-MgDirectoryRoleScopedMember", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDirectoryRoleScopedMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers", - "CommandAlias": null, - "Command": "Get-MgDirectoryRoleScopedMember", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -331572,19 +331854,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-list-scopedmembers?view=graph-rest-1.0", + "Command": "Get-MgDirectoryRoleScopedMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/$count", - "CommandAlias": null, - "Command": "Get-MgDirectoryRoleScopedMemberCount", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/$count", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -331651,20 +331933,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDirectoryRoleScopedMemberCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", - "CommandAlias": null, - "Command": "Get-MgDirectoryRoleTemplate", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -331731,20 +332013,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryroletemplate-get?view=graph-rest-1.0", + "Command": "Get-MgDirectoryRoleTemplate", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", - "Uri": "/directoryRoleTemplates", - "CommandAlias": null, - "Command": "Get-MgDirectoryRoleTemplate", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoleTemplates", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -331811,34 +332093,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryroletemplate-list?view=graph-rest-1.0", + "Command": "Get-MgDirectoryRoleTemplate", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/directoryRoleTemplates/getByIds", - "CommandAlias": null, - "Command": "Get-MgDirectoryRoleTemplateById", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoleTemplates/getByIds", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", + "Command": "Get-MgDirectoryRoleTemplateById", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directoryRoleTemplates/$count", - "CommandAlias": null, - "Command": "Get-MgDirectoryRoleTemplateCount", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoleTemplates/$count", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -331905,19 +332187,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDirectoryRoleTemplateCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/directoryRoleTemplates/delta", - "CommandAlias": null, - "Command": "Get-MgDirectoryRoleTemplateDelta", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoleTemplates/delta", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -331984,22 +332266,25 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-1.0", + "Command": "Get-MgDirectoryRoleTemplateDelta", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Delta" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberGroups", - "CommandAlias": null, - "Command": "Get-MgDirectoryRoleTemplateMemberGroup", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberGroups", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", + "Command": "Get-MgDirectoryRoleTemplateMemberGroup", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -332008,15 +332293,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberObjects", - "CommandAlias": null, - "Command": "Get-MgDirectoryRoleTemplateMemberObject", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberObjects", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", + "Command": "Get-MgDirectoryRoleTemplateMemberObject", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -332025,70 +332310,67 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCompanySubscription", - "Uri": "/directory/subscriptions/{companySubscription-id}", - "CommandAlias": null, - "Command": "Get-MgDirectorySubscription", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/subscriptions/{companySubscription-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/companysubscription-get?view=graph-rest-1.0", + "Command": "Get-MgDirectorySubscription", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCompanySubscription", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCompanySubscription", - "Uri": "/directory/subscriptions", - "CommandAlias": null, - "Command": "Get-MgDirectorySubscription", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/subscriptions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-subscriptions?view=graph-rest-1.0", + "Command": "Get-MgDirectorySubscription", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCompanySubscription", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCompanySubscription", - "Uri": "/directory/subscriptions(commerceSubscriptionId='{commerceSubscriptionId}')", - "CommandAlias": null, - "Command": "Get-MgDirectorySubscriptionByCommerceSubscriptionId", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/subscriptions(commerceSubscriptionId='{commerceSubscriptionId}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/companysubscription-get?view=graph-rest-1.0", + "Command": "Get-MgDirectorySubscriptionByCommerceSubscriptionId", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCompanySubscription", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directory/subscriptions/$count", - "CommandAlias": null, - "Command": "Get-MgDirectorySubscriptionCount", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/subscriptions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDirectorySubscriptionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDomain", - "Uri": "/domains/{domain-id}", - "CommandAlias": null, - "Command": "Get-MgDomain", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/domains/{domain-id}", "Permissions": [ { "Name": "Domain.Read.All", @@ -332139,20 +332421,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-get?view=graph-rest-1.0", + "Command": "Get-MgDomain", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDomain", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDomain", - "Uri": "/domains", - "CommandAlias": null, - "Command": "Get-MgDomain", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/domains", "Permissions": [ { "Name": "Domain.Read.All", @@ -332203,19 +332485,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list?view=graph-rest-1.0", + "Command": "Get-MgDomain", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDomain", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/domains/$count", - "CommandAlias": null, - "Command": "Get-MgDomainCount", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/domains/$count", "Permissions": [ { "Name": "Domain.Read.All", @@ -332266,19 +332548,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDomainCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphInternalDomainFederation", - "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", - "CommandAlias": null, - "Command": "Get-MgDomainFederationConfiguration", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", "Permissions": [ { "Name": "Domain.ReadWrite.All", @@ -332313,64 +332595,64 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internaldomainfederation-get?view=graph-rest-1.0", + "Command": "Get-MgDomainFederationConfiguration", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphInternalDomainFederation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphInternalDomainFederation", - "Uri": "/domains/{domain-id}/federationConfiguration", - "CommandAlias": null, - "Command": "Get-MgDomainFederationConfiguration", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/federationConfiguration", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list-federationconfiguration?view=graph-rest-1.0", + "Command": "Get-MgDomainFederationConfiguration", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphInternalDomainFederation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/domains/{domain-id}/federationConfiguration/$count", - "CommandAlias": null, - "Command": "Get-MgDomainFederationConfigurationCount", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/federationConfiguration/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDomainFederationConfigurationCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/domains/{domain-id}/domainNameReferences/{directoryObject-id}", - "CommandAlias": null, - "Command": "Get-MgDomainNameReference", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/domainNameReferences/{directoryObject-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDomainNameReference", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/domains/{domain-id}/domainNameReferences", - "CommandAlias": null, - "Command": "Get-MgDomainNameReference", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/domainNameReferences", "Permissions": [ { "Name": "Domain.Read.All", @@ -332405,19 +332687,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list-domainnamereferences?view=graph-rest-1.0", + "Command": "Get-MgDomainNameReference", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/domains/{domain-id}/domainNameReferences/$count", - "CommandAlias": null, - "Command": "Get-MgDomainNameReferenceCount", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/domainNameReferences/$count", "Permissions": [ { "Name": "Domain.Read.All", @@ -332452,20 +332734,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDomainNameReferenceCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDomain", - "Uri": "/domains/{domain-id}/rootDomain", - "CommandAlias": null, - "Command": "Get-MgDomainRootDomain", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/rootDomain", "Permissions": [ { "Name": "Domain.Read.All", @@ -332516,35 +332798,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-get-rootdomain?view=graph-rest-1.0", + "Command": "Get-MgDomainRootDomain", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDomain", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDomainDnsRecord", - "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", - "CommandAlias": null, - "Command": "Get-MgDomainServiceConfigurationRecord", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDomainServiceConfigurationRecord", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDomainDnsRecord", - "Uri": "/domains/{domain-id}/serviceConfigurationRecords", - "CommandAlias": null, - "Command": "Get-MgDomainServiceConfigurationRecord", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/serviceConfigurationRecords", "Permissions": [ { "Name": "Domain.Read.All", @@ -332579,19 +332861,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list-serviceconfigurationrecords?view=graph-rest-1.0", + "Command": "Get-MgDomainServiceConfigurationRecord", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/domains/{domain-id}/serviceConfigurationRecords/$count", - "CommandAlias": null, - "Command": "Get-MgDomainServiceConfigurationRecordCount", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/serviceConfigurationRecords/$count", "Permissions": [ { "Name": "Domain.Read.All", @@ -332626,35 +332908,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDomainServiceConfigurationRecordCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDomainDnsRecord", - "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", - "CommandAlias": null, - "Command": "Get-MgDomainVerificationDnsRecord", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDomainVerificationDnsRecord", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDomainDnsRecord", - "Uri": "/domains/{domain-id}/verificationDnsRecords", - "CommandAlias": null, - "Command": "Get-MgDomainVerificationDnsRecord", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/verificationDnsRecords", "Permissions": [ { "Name": "Domain.Read.All", @@ -332689,19 +332971,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list-verificationdnsrecords?view=graph-rest-1.0", + "Command": "Get-MgDomainVerificationDnsRecord", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/domains/{domain-id}/verificationDnsRecords/$count", - "CommandAlias": null, - "Command": "Get-MgDomainVerificationDnsRecordCount", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/verificationDnsRecords/$count", "Permissions": [ { "Name": "Domain.Read.All", @@ -332736,20 +333018,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDomainVerificationDnsRecordCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", - "Uri": "/drives/{drive-id}", - "CommandAlias": null, - "Command": "Get-MgDrive", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}", "Permissions": [ { "Name": "Files.Read", @@ -332864,270 +333146,270 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDrive", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", - "Uri": "/drives", - "CommandAlias": null, - "Command": "Get-MgDrive", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDrive", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/bundles/{driveItem-id}", - "CommandAlias": null, - "Command": "Get-MgDriveBundle", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/bundles/{driveItem-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveBundle", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/bundles", - "CommandAlias": null, - "Command": "Get-MgDriveBundle", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/bundles", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveBundle", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Get-MgDriveBundleContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveBundleContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/bundles/$count", - "CommandAlias": null, - "Command": "Get-MgDriveBundleCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/bundles/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveBundleCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base", - "CommandAlias": null, - "Command": "Get-MgDriveContentTypeBase", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveContentTypeBase", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "CommandAlias": null, - "Command": "Get-MgDriveContentTypeBaseType", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveContentTypeBaseType", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", - "CommandAlias": null, - "Command": "Get-MgDriveContentTypeBaseType", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveContentTypeBaseType", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", - "CommandAlias": null, - "Command": "Get-MgDriveContentTypeBaseTypeCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveContentTypeBaseTypeCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/drives/{drive-id}/createdByUser", - "CommandAlias": null, - "Command": "Get-MgDriveCreatedByUser", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/createdByUser", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveCreatedByUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/drives/{drive-id}/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgDriveCreatedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveCreatedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/drives/{drive-id}/createdByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgDriveCreatedByUserServiceProvisioningError", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/createdByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveCreatedByUserServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgDriveCreatedByUserServiceProvisioningErrorCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveCreatedByUserServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/following/{driveItem-id}", - "CommandAlias": null, - "Command": "Get-MgDriveFollowing", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/following/{driveItem-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveFollowing", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/following", - "CommandAlias": null, - "Command": "Get-MgDriveFollowing", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/following", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveFollowing", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/following/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Get-MgDriveFollowingContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/following/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveFollowingContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/following/$count", - "CommandAlias": null, - "Command": "Get-MgDriveFollowingCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/following/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveFollowingCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/items/{driveItem-id}", - "CommandAlias": null, - "Command": "Get-MgDriveItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}", "Permissions": [ { "Name": "Files.Read", @@ -333274,37 +333556,40 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/items", - "CommandAlias": null, - "Command": "Get-MgDriveItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-1.0", + "Command": "Get-MgDriveItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval", - "CommandAlias": null, - "Command": "Get-MgDriveItemActivityByInterval", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivitystat-getactivitybyinterval?view=graph-rest-1.0", + "Command": "Get-MgDriveItemActivityByInterval", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -333313,12 +333598,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics", - "CommandAlias": null, - "Command": "Get-MgDriveItemAnalytic", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics", "Permissions": [ { "Name": "Files.Read", @@ -333401,78 +333683,78 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveItemAnalytic", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "CommandAlias": null, - "Command": "Get-MgDriveItemAnalyticItemActivityStat", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveItemAnalyticItemActivityStat", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "CommandAlias": null, - "Command": "Get-MgDriveItemAnalyticItemActivityStat", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveItemAnalyticItemActivityStat", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivity", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "CommandAlias": null, - "Command": "Get-MgDriveItemAnalyticItemActivityStatActivity", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveItemAnalyticItemActivityStatActivity", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivity", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count", - "CommandAlias": null, - "Command": "Get-MgDriveItemAnalyticItemActivityStatCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveItemAnalyticItemActivityStatCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays", - "CommandAlias": null, - "Command": "Get-MgDriveItemAnalyticLastSevenDay", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays", "Permissions": [ { "Name": "Files.Read", @@ -333555,20 +333837,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveItemAnalyticLastSevenDay", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", - "CommandAlias": null, - "Command": "Get-MgDriveItemAnalyticTime", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", "Permissions": [ { "Name": "Files.Read", @@ -333651,35 +333933,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemanalytics-get?view=graph-rest-1.0", + "Command": "Get-MgDriveItemAnalyticTime", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", - "CommandAlias": null, - "Command": "Get-MgDriveItemChild", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveItemChild", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children", - "CommandAlias": null, - "Command": "Get-MgDriveItemChild", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children", "Permissions": [ { "Name": "Files.Read", @@ -333794,34 +334076,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-list-children?view=graph-rest-1.0", + "Command": "Get-MgDriveItemChild", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "CommandAlias": null, - "Command": "Get-MgDriveItemChildContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveItemChildContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/$count", - "CommandAlias": null, - "Command": "Get-MgDriveItemChildCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/$count", "Permissions": [ { "Name": "Files.Read", @@ -333936,20 +334218,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveItemChildCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Get-MgDriveItemContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", "Permissions": [ { "Name": "Files.Read", @@ -334064,97 +334346,100 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveItemContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/$count", - "CommandAlias": null, - "Command": "Get-MgDriveItemCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveItemCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser", - "CommandAlias": null, - "Command": "Get-MgDriveItemCreatedByUser", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveItemCreatedByUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgDriveItemCreatedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveItemCreatedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgDriveItemCreatedByUserServiceProvisioningError", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveItemCreatedByUserServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgDriveItemCreatedByUserServiceProvisioningErrorCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveItemCreatedByUserServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/delta", - "CommandAlias": null, - "Command": "Get-MgDriveItemDelta", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/delta", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-1.0", + "Command": "Get-MgDriveItemDelta", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Delta", "Delta1", @@ -334163,74 +334448,74 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", - "CommandAlias": null, - "Command": "Get-MgDriveItemItemLastModifiedByUser", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveItemItemLastModifiedByUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgDriveItemItemLastModifiedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveItemItemLastModifiedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgDriveItemItemLastModifiedByUserServiceProvisioningError", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveItemItemLastModifiedByUserServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", - "CommandAlias": null, - "Command": "Get-MgDriveItemLastModifiedByUser", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveItemLastModifiedByUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -334239,15 +334524,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgDriveItemLastModifiedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveItemLastModifiedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -334256,30 +334541,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgDriveItemLastModifiedByUserServiceProvisioningError", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveItemLastModifiedByUserServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgDriveItemLastModifiedByUserServiceProvisioningErrorCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveItemLastModifiedByUserServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -334288,30 +334573,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem", - "CommandAlias": null, - "Command": "Get-MgDriveItemListItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveItemListItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval", - "CommandAlias": null, - "Command": "Get-MgDriveItemListItemActivityByInterval", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveItemListItemActivityByInterval", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -334320,249 +334605,246 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/analytics", - "CommandAlias": null, - "Command": "Get-MgDriveItemListItemAnalytic", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/analytics", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveItemListItemAnalytic", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser", - "CommandAlias": null, - "Command": "Get-MgDriveItemListItemCreatedByUser", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveItemListItemCreatedByUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgDriveItemListItemCreatedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveItemListItemCreatedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgDriveItemListItemCreatedByUserServiceProvisioningError", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveItemListItemCreatedByUserServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgDriveItemListItemCreatedByUserServiceProvisioningErrorCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveItemListItemCreatedByUserServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "CommandAlias": null, - "Command": "Get-MgDriveItemListItemDocumentSetVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveItemListItemDocumentSetVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "CommandAlias": null, - "Command": "Get-MgDriveItemListItemDocumentSetVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveItemListItemDocumentSetVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count", - "CommandAlias": null, - "Command": "Get-MgDriveItemListItemDocumentSetVersionCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveItemListItemDocumentSetVersionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "CommandAlias": null, - "Command": "Get-MgDriveItemListItemDocumentSetVersionField", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveItemListItemDocumentSetVersionField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem", - "CommandAlias": null, - "Command": "Get-MgDriveItemListItemDriveItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveItemListItemDriveItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "CommandAlias": null, - "Command": "Get-MgDriveItemListItemDriveItemContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveItemListItemDriveItemContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "CommandAlias": null, - "Command": "Get-MgDriveItemListItemField", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveItemListItemField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "CommandAlias": null, - "Command": "Get-MgDriveItemListItemVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveItemListItemVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "CommandAlias": null, - "Command": "Get-MgDriveItemListItemVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveItemListItemVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count", - "CommandAlias": null, - "Command": "Get-MgDriveItemListItemVersionCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveItemListItemVersionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "CommandAlias": null, - "Command": "Get-MgDriveItemListItemVersionField", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveItemListItemVersionField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Get-MgDriveItemPermission", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", "Permissions": [ { "Name": "Files.Read", @@ -334677,20 +334959,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveItemPermission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions", - "CommandAlias": null, - "Command": "Get-MgDriveItemPermission", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions", "Permissions": [ { "Name": "Files.Read", @@ -334805,19 +335087,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveItemPermission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/$count", - "CommandAlias": null, - "Command": "Get-MgDriveItemPermissionCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/$count", "Permissions": [ { "Name": "Files.Read", @@ -334932,94 +335214,94 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveItemPermissionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemRetentionLabel", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "CommandAlias": null, - "Command": "Get-MgDriveItemRetentionLabel", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveItemRetentionLabel", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "CommandAlias": null, - "Command": "Get-MgDriveItemSubscription", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveItemSubscription", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "CommandAlias": null, - "Command": "Get-MgDriveItemSubscription", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveItemSubscription", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count", - "CommandAlias": null, - "Command": "Get-MgDriveItemSubscriptionCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveItemSubscriptionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphThumbnailSet", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "CommandAlias": null, - "Command": "Get-MgDriveItemThumbnail", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveItemThumbnail", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphThumbnailSet", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "CommandAlias": null, - "Command": "Get-MgDriveItemThumbnail", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails", "Permissions": [ { "Name": "Files.Read", @@ -335134,19 +335416,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveItemThumbnail", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count", - "CommandAlias": null, - "Command": "Get-MgDriveItemThumbnailCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count", "Permissions": [ { "Name": "Files.Read", @@ -335261,20 +335543,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveItemThumbnailCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "CommandAlias": null, - "Command": "Get-MgDriveItemVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", "Permissions": [ { "Name": "Files.Read", @@ -335389,20 +335671,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveItemVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions", - "CommandAlias": null, - "Command": "Get-MgDriveItemVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions", "Permissions": [ { "Name": "Files.Read", @@ -335517,19 +335799,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveItemVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "CommandAlias": null, - "Command": "Get-MgDriveItemVersionContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", "Permissions": [ { "Name": "Files.Read", @@ -335644,20 +335926,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveItemVersionContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/$count", - "CommandAlias": null, - "Command": "Get-MgDriveItemVersionCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/$count", "Permissions": [ { "Name": "Files.Read", @@ -335772,23 +336054,26 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveItemVersionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/drives/{drive-id}/lastModifiedByUser", - "CommandAlias": null, - "Command": "Get-MgDriveLastModifiedByUser", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/lastModifiedByUser", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveLastModifiedByUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -335797,15 +336082,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgDriveLastModifiedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveLastModifiedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -335814,30 +336099,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgDriveLastModifiedByUserServiceProvisioningError", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveLastModifiedByUserServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgDriveLastModifiedByUserServiceProvisioningErrorCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveLastModifiedByUserServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -335846,398 +336131,398 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphList", - "Uri": "/drives/{drive-id}/list", - "CommandAlias": null, - "Command": "Get-MgDriveList", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveList", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphList", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgDriveListColumn", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveListColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/drives/{drive-id}/list/columns", - "CommandAlias": null, - "Command": "Get-MgDriveListColumn", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/columns", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveListColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/columns/$count", - "CommandAlias": null, - "Command": "Get-MgDriveListColumnCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/columns/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveListColumnCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", - "CommandAlias": null, - "Command": "Get-MgDriveListColumnSourceColumn", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveListColumnSourceColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", - "CommandAlias": null, - "Command": "Get-MgDriveListContentType", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveListContentType", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/drives/{drive-id}/list/contentTypes", - "CommandAlias": null, - "Command": "Get-MgDriveListContentType", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveListContentType", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgDriveListContentTypeColumn", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveListContentTypeColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "CommandAlias": null, - "Command": "Get-MgDriveListContentTypeColumn", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveListContentTypeColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count", - "CommandAlias": null, - "Command": "Get-MgDriveListContentTypeColumnCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveListContentTypeColumnCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnLink", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "CommandAlias": null, - "Command": "Get-MgDriveListContentTypeColumnLink", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveListContentTypeColumnLink", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnLink", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "CommandAlias": null, - "Command": "Get-MgDriveListContentTypeColumnLink", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveListContentTypeColumnLink", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count", - "CommandAlias": null, - "Command": "Get-MgDriveListContentTypeColumnLinkCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveListContentTypeColumnLinkCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgDriveListContentTypeColumnPosition", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveListContentTypeColumnPosition", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", - "CommandAlias": null, - "Command": "Get-MgDriveListContentTypeColumnPosition", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveListContentTypeColumnPosition", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count", - "CommandAlias": null, - "Command": "Get-MgDriveListContentTypeColumnPositionCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveListContentTypeColumnPositionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "CommandAlias": null, - "Command": "Get-MgDriveListContentTypeColumnSourceColumn", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveListContentTypeColumnSourceColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes", - "CommandAlias": null, - "Command": "Get-MgDriveListContentTypeCompatibleHubContentType", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0", + "Command": "Get-MgDriveListContentTypeCompatibleHubContentType", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/contentTypes/$count", - "CommandAlias": null, - "Command": "Get-MgDriveListContentTypeCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveListContentTypeCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/drives/{drive-id}/list/createdByUser", - "CommandAlias": null, - "Command": "Get-MgDriveListCreatedByUser", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/createdByUser", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveListCreatedByUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/drives/{drive-id}/list/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgDriveListCreatedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveListCreatedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgDriveListCreatedByUserServiceProvisioningError", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveListCreatedByUserServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgDriveListCreatedByUserServiceProvisioningErrorCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveListCreatedByUserServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", - "Uri": "/drives/{drive-id}/list/drive", - "CommandAlias": null, - "Command": "Get-MgDriveListDrive", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/drive", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveListDrive", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}", - "CommandAlias": null, - "Command": "Get-MgDriveListItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveListItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/drives/{drive-id}/list/items", - "CommandAlias": null, - "Command": "Get-MgDriveListItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveListItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval", - "CommandAlias": null, - "Command": "Get-MgDriveListItemActivityByInterval", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveListItemActivityByInterval", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -336246,104 +336531,104 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/analytics", - "CommandAlias": null, - "Command": "Get-MgDriveListItemAnalytic", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/analytics", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveListItemAnalytic", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/items/$count", - "CommandAlias": null, - "Command": "Get-MgDriveListItemCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveListItemCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser", - "CommandAlias": null, - "Command": "Get-MgDriveListItemCreatedByUser", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveListItemCreatedByUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgDriveListItemCreatedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveListItemCreatedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgDriveListItemCreatedByUserServiceProvisioningError", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveListItemCreatedByUserServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgDriveListItemCreatedByUserServiceProvisioningErrorCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveListItemCreatedByUserServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/drives/{drive-id}/list/items/delta", - "CommandAlias": null, - "Command": "Get-MgDriveListItemDelta", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/delta", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-1.0", + "Command": "Get-MgDriveListItemDelta", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", "Variants": [ "Delta", "Delta1", @@ -336352,281 +336637,281 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "CommandAlias": null, - "Command": "Get-MgDriveListItemDocumentSetVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveListItemDocumentSetVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "CommandAlias": null, - "Command": "Get-MgDriveListItemDocumentSetVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveListItemDocumentSetVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count", - "CommandAlias": null, - "Command": "Get-MgDriveListItemDocumentSetVersionCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveListItemDocumentSetVersionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "CommandAlias": null, - "Command": "Get-MgDriveListItemDocumentSetVersionField", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveListItemDocumentSetVersionField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem", - "CommandAlias": null, - "Command": "Get-MgDriveListItemDriveItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveListItemDriveItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "CommandAlias": null, - "Command": "Get-MgDriveListItemDriveItemContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveListItemDriveItemContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", - "CommandAlias": null, - "Command": "Get-MgDriveListItemField", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveListItemField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "CommandAlias": null, - "Command": "Get-MgDriveListItemVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveListItemVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions", - "CommandAlias": null, - "Command": "Get-MgDriveListItemVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveListItemVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/$count", - "CommandAlias": null, - "Command": "Get-MgDriveListItemVersionCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveListItemVersionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "CommandAlias": null, - "Command": "Get-MgDriveListItemVersionField", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveListItemVersionField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "CommandAlias": null, - "Command": "Get-MgDriveListOperation", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveListOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/drives/{drive-id}/list/operations", - "CommandAlias": null, - "Command": "Get-MgDriveListOperation", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/operations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveListOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/operations/$count", - "CommandAlias": null, - "Command": "Get-MgDriveListOperationCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/operations/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveListOperationCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", - "CommandAlias": null, - "Command": "Get-MgDriveListSubscription", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveListSubscription", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/drives/{drive-id}/list/subscriptions", - "CommandAlias": null, - "Command": "Get-MgDriveListSubscription", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/subscriptions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveListSubscription", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/subscriptions/$count", - "CommandAlias": null, - "Command": "Get-MgDriveListSubscriptionCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/subscriptions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveListSubscriptionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/root", - "CommandAlias": null, - "Command": "Get-MgDriveRoot", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveRoot", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/drives/{drive-id}/root/getActivitiesByInterval", - "CommandAlias": null, - "Command": "Get-MgDriveRootActivityByInterval", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/getActivitiesByInterval", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivitystat-getactivitybyinterval?view=graph-rest-1.0", + "Command": "Get-MgDriveRootActivityByInterval", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -336635,248 +336920,245 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", - "Uri": "/drives/{drive-id}/root/analytics", - "CommandAlias": null, - "Command": "Get-MgDriveRootAnalytic", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/analytics", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveRootAnalytic", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "CommandAlias": null, - "Command": "Get-MgDriveRootAnalyticItemActivityStat", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveRootAnalyticItemActivityStat", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats", - "CommandAlias": null, - "Command": "Get-MgDriveRootAnalyticItemActivityStat", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveRootAnalyticItemActivityStat", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivity", - "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "CommandAlias": null, - "Command": "Get-MgDriveRootAnalyticItemActivityStatActivity", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveRootAnalyticItemActivityStatActivity", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivity", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/$count", - "CommandAlias": null, - "Command": "Get-MgDriveRootAnalyticItemActivityStatCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveRootAnalyticItemActivityStatCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/drives/{drive-id}/root/analytics/lastSevenDays", - "CommandAlias": null, - "Command": "Get-MgDriveRootAnalyticLastSevenDay", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/analytics/lastSevenDays", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveRootAnalyticLastSevenDay", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/drives/{drive-id}/root/analytics/allTime", - "CommandAlias": null, - "Command": "Get-MgDriveRootAnalyticTime", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/analytics/allTime", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveRootAnalyticTime", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/root/children/{driveItem-id}", - "CommandAlias": null, - "Command": "Get-MgDriveRootChild", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/children/{driveItem-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveRootChild", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/root/children", - "CommandAlias": null, - "Command": "Get-MgDriveRootChild", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/children", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveRootChild", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Get-MgDriveRootChildContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveRootChildContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/children/$count", - "CommandAlias": null, - "Command": "Get-MgDriveRootChildCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/children/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveRootChildCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/content", - "CommandAlias": null, - "Command": "Get-MgDriveRootContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveRootContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/drives/{drive-id}/root/createdByUser", - "CommandAlias": null, - "Command": "Get-MgDriveRootCreatedByUser", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/createdByUser", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveRootCreatedByUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/drives/{drive-id}/root/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgDriveRootCreatedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveRootCreatedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgDriveRootCreatedByUserServiceProvisioningError", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveRootCreatedByUserServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgDriveRootCreatedByUserServiceProvisioningErrorCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveRootCreatedByUserServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/root/delta", - "CommandAlias": null, - "Command": "Get-MgDriveRootDelta", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/delta", "Permissions": [ { "Name": "Files.Read", @@ -336991,8 +337273,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-1.0", + "Command": "Get-MgDriveRootDelta", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Delta", "Delta1", @@ -337001,148 +337286,148 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser", - "CommandAlias": null, - "Command": "Get-MgDriveRootItemLastModifiedByUser", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveRootItemLastModifiedByUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgDriveRootItemLastModifiedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveRootItemLastModifiedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgDriveRootItemLastModifiedByUserServiceProvisioningError", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveRootItemLastModifiedByUserServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/drives/{drive-id}/root/lastModifiedByUser", - "CommandAlias": null, - "Command": "Get-MgDriveRootLastModifiedByUser", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/lastModifiedByUser", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveRootLastModifiedByUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgDriveRootLastModifiedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveRootLastModifiedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgDriveRootLastModifiedByUserServiceProvisioningError", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveRootLastModifiedByUserServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgDriveRootLastModifiedByUserServiceProvisioningErrorCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveRootLastModifiedByUserServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/drives/{drive-id}/root/listItem", - "CommandAlias": null, - "Command": "Get-MgDriveRootListItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveRootListItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/drives/{drive-id}/root/listItem/getActivitiesByInterval", - "CommandAlias": null, - "Command": "Get-MgDriveRootListItemActivityByInterval", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/getActivitiesByInterval", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveRootListItemActivityByInterval", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -337151,514 +337436,511 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", - "Uri": "/drives/{drive-id}/root/listItem/analytics", - "CommandAlias": null, - "Command": "Get-MgDriveRootListItemAnalytic", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/analytics", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveRootListItemAnalytic", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/drives/{drive-id}/root/listItem/createdByUser", - "CommandAlias": null, - "Command": "Get-MgDriveRootListItemCreatedByUser", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/createdByUser", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveRootListItemCreatedByUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgDriveRootListItemCreatedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveRootListItemCreatedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgDriveRootListItemCreatedByUserServiceProvisioningError", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveRootListItemCreatedByUserServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgDriveRootListItemCreatedByUserServiceProvisioningErrorCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveRootListItemCreatedByUserServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "CommandAlias": null, - "Command": "Get-MgDriveRootListItemDocumentSetVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveRootListItemDocumentSetVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions", - "CommandAlias": null, - "Command": "Get-MgDriveRootListItemDocumentSetVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveRootListItemDocumentSetVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/$count", - "CommandAlias": null, - "Command": "Get-MgDriveRootListItemDocumentSetVersionCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveRootListItemDocumentSetVersionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "CommandAlias": null, - "Command": "Get-MgDriveRootListItemDocumentSetVersionField", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveRootListItemDocumentSetVersionField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/root/listItem/driveItem", - "CommandAlias": null, - "Command": "Get-MgDriveRootListItemDriveItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/driveItem", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveRootListItemDriveItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/listItem/driveItem/content", - "CommandAlias": null, - "Command": "Get-MgDriveRootListItemDriveItemContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/driveItem/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveRootListItemDriveItemContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/listItem/fields", - "CommandAlias": null, - "Command": "Get-MgDriveRootListItemField", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveRootListItemField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "CommandAlias": null, - "Command": "Get-MgDriveRootListItemVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveRootListItemVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/drives/{drive-id}/root/listItem/versions", - "CommandAlias": null, - "Command": "Get-MgDriveRootListItemVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/versions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveRootListItemVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/listItem/versions/$count", - "CommandAlias": null, - "Command": "Get-MgDriveRootListItemVersionCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/versions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveRootListItemVersionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "CommandAlias": null, - "Command": "Get-MgDriveRootListItemVersionField", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveRootListItemVersionField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/drives/{drive-id}/root/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Get-MgDriveRootPermission", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveRootPermission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/drives/{drive-id}/root/permissions", - "CommandAlias": null, - "Command": "Get-MgDriveRootPermission", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/permissions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveRootPermission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/permissions/$count", - "CommandAlias": null, - "Command": "Get-MgDriveRootPermissionCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/permissions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveRootPermissionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemRetentionLabel", - "Uri": "/drives/{drive-id}/root/retentionLabel", - "CommandAlias": null, - "Command": "Get-MgDriveRootRetentionLabel", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/retentionLabel", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveRootRetentionLabel", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}", - "CommandAlias": null, - "Command": "Get-MgDriveRootSubscription", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveRootSubscription", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/drives/{drive-id}/root/subscriptions", - "CommandAlias": null, - "Command": "Get-MgDriveRootSubscription", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/subscriptions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveRootSubscription", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/subscriptions/$count", - "CommandAlias": null, - "Command": "Get-MgDriveRootSubscriptionCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/subscriptions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveRootSubscriptionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphThumbnailSet", - "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "CommandAlias": null, - "Command": "Get-MgDriveRootThumbnail", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveRootThumbnail", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphThumbnailSet", - "Uri": "/drives/{drive-id}/root/thumbnails", - "CommandAlias": null, - "Command": "Get-MgDriveRootThumbnail", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/thumbnails", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveRootThumbnail", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/thumbnails/$count", - "CommandAlias": null, - "Command": "Get-MgDriveRootThumbnailCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/thumbnails/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveRootThumbnailCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "CommandAlias": null, - "Command": "Get-MgDriveRootVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveRootVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Uri": "/drives/{drive-id}/root/versions", - "CommandAlias": null, - "Command": "Get-MgDriveRootVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/versions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveRootVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "CommandAlias": null, - "Command": "Get-MgDriveRootVersionContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveRootVersionContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/versions/$count", - "CommandAlias": null, - "Command": "Get-MgDriveRootVersionCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/versions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveRootVersionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/special/{driveItem-id}", - "CommandAlias": null, - "Command": "Get-MgDriveSpecial", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/special/{driveItem-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveSpecial", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/special", - "CommandAlias": null, - "Command": "Get-MgDriveSpecial", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/special", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveSpecial", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/special/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Get-MgDriveSpecialContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/special/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveSpecialContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/special/$count", - "CommandAlias": null, - "Command": "Get-MgDriveSpecialCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/special/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgDriveSpecialCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationClass", - "Uri": "/education/classes/{educationClass-id}", - "CommandAlias": null, - "Command": "Get-MgEducationClass", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -337685,20 +337967,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-get?view=graph-rest-1.0", + "Command": "Get-MgEducationClass", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationClass", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationClass", - "Uri": "/education/classes", - "CommandAlias": null, - "Command": "Get-MgEducationClass", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -337725,19 +338007,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list?view=graph-rest-1.0", + "Command": "Get-MgEducationClass", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationClass", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", - "CommandAlias": null, - "Command": "Get-MgEducationClassAssignment", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -337804,20 +338086,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-get?view=graph-rest-1.0", + "Command": "Get-MgEducationClassAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/classes/{educationClass-id}/assignments", - "CommandAlias": null, - "Command": "Get-MgEducationClassAssignment", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -337884,19 +338166,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-assignments?view=graph-rest-1.0", + "Command": "Get-MgEducationClassAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationCategory", - "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", - "CommandAlias": null, - "Command": "Get-MgEducationClassAssignmentCategory", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -337963,20 +338245,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-get?view=graph-rest-1.0", + "Command": "Get-MgEducationClassAssignmentCategory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationCategory", - "Uri": "/education/classes/{educationClass-id}/assignmentCategories", - "CommandAlias": null, - "Command": "Get-MgEducationClassAssignmentCategory", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentCategories", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -338043,20 +338325,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-categories?view=graph-rest-1.0", + "Command": "Get-MgEducationClassAssignmentCategory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationCategory", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/$ref", - "CommandAlias": null, - "Command": "Get-MgEducationClassAssignmentCategoryByRef", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/$ref", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -338123,19 +338405,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-list-categories?view=graph-rest-1.0", + "Command": "Get-MgEducationClassAssignmentCategoryByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignmentCategories/$count", - "CommandAlias": null, - "Command": "Get-MgEducationClassAssignmentCategoryCount", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentCategories/$count", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -338202,8 +338484,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationClassAssignmentCategoryCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -338212,12 +338497,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationCategory", - "Uri": "/education/classes/{educationClass-id}/assignmentCategories/delta", - "CommandAlias": null, - "Command": "Get-MgEducationClassAssignmentCategoryDelta", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentCategories/delta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -338284,8 +338566,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delta?view=graph-rest-1.0", + "Command": "Get-MgEducationClassAssignmentCategoryDelta", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationCategory", + "Method": "GET", "Variants": [ "Delta", "Delta1", @@ -338294,12 +338579,9 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/$count", - "CommandAlias": null, - "Command": "Get-MgEducationClassAssignmentCount", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/$count", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -338366,20 +338648,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationClassAssignmentCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationAssignmentDefaults", - "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", - "CommandAlias": null, - "Command": "Get-MgEducationClassAssignmentDefault", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -338446,20 +338728,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentdefaults-get?view=graph-rest-1.0", + "Command": "Get-MgEducationClassAssignmentDefault", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignmentDefaults", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/classes/{educationClass-id}/assignments/delta", - "CommandAlias": null, - "Command": "Get-MgEducationClassAssignmentDelta", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/delta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -338526,35 +338808,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delta?view=graph-rest-1.0", + "Command": "Get-MgEducationClassAssignmentDelta", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationGradingCategory", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/gradingCategory", - "CommandAlias": null, - "Command": "Get-MgEducationClassAssignmentGradingCategory", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/gradingCategory", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationClassAssignmentGradingCategory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationGradingCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "CommandAlias": null, - "Command": "Get-MgEducationClassAssignmentResource", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -338621,20 +338903,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentresource-get?view=graph-rest-1.0", + "Command": "Get-MgEducationClassAssignmentResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources", - "CommandAlias": null, - "Command": "Get-MgEducationClassAssignmentResource", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -338701,19 +338983,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-list-resources?view=graph-rest-1.0", + "Command": "Get-MgEducationClassAssignmentResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/$count", - "CommandAlias": null, - "Command": "Get-MgEducationClassAssignmentResourceCount", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/$count", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -338780,20 +339062,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationClassAssignmentResourceCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationRubric", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", - "CommandAlias": null, - "Command": "Get-MgEducationClassAssignmentRubric", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -338860,20 +339142,100 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-get-rubric?view=graph-rest-1.0", + "Command": "Get-MgEducationClassAssignmentRubric", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationRubric", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", + "Module": "Education", "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", + "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-rubric?view=graph-rest-1.0", "Command": "Get-MgEducationClassAssignmentRubricByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentSettings", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -338940,20 +339302,64 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": null, + "Command": "Get-MgEducationClassAssignmentSetting", "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-get-rubric?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationAssignmentSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}", + "Permissions": [], + "ApiReferenceLink": null, + "Command": "Get-MgEducationClassAssignmentSettingGradingCategory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationGradingCategory", "Method": "GET", - "OutputType": "IMicrosoftGraphEducationAssignmentSettings", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { + "Module": "Education", "CommandAlias": null, - "Command": "Get-MgEducationClassAssignmentSetting", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories", + "Permissions": [], + "ApiReferenceLink": null, + "Command": "Get-MgEducationClassAssignmentSettingGradingCategory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationGradingCategory", + "Method": "GET", + "Variants": [ + "List" + ] + }, + { + "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/$count", + "Permissions": [], + "ApiReferenceLink": null, + "Command": "Get-MgEducationClassAssignmentSettingGradingCategoryCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -339020,64 +339426,20 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-get?view=graph-rest-1.0", + "Command": "Get-MgEducationClassAssignmentSubmission", "ApiVersion": "v1.0", - "ApiReferenceLink": null, - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { + "OutputType": "IMicrosoftGraphEducationSubmission", "Method": "GET", - "OutputType": "IMicrosoftGraphEducationGradingCategory", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}", - "CommandAlias": null, - "Command": "Get-MgEducationClassAssignmentSettingGradingCategory", - "Module": "Education", - "Permissions": [], - "ApiVersion": "v1.0", - "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationGradingCategory", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories", - "CommandAlias": null, - "Command": "Get-MgEducationClassAssignmentSettingGradingCategory", "Module": "Education", - "Permissions": [], - "ApiVersion": "v1.0", - "ApiReferenceLink": null, - "Variants": [ - "List" - ] - }, - { - "Method": "GET", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/$count", - "CommandAlias": null, - "Command": "Get-MgEducationClassAssignmentSettingGradingCategoryCount", - "Module": "Education", - "Permissions": [], - "ApiVersion": "v1.0", - "ApiReferenceLink": null, - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", "CommandAlias": null, - "Command": "Get-MgEducationClassAssignmentSubmission", - "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -339144,20 +339506,19 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-list-submissions?view=graph-rest-1.0", + "Command": "Get-MgEducationClassAssignmentSubmission", "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions", - "CommandAlias": null, - "Command": "Get-MgEducationClassAssignmentSubmission", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/$count", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -339224,44 +339585,52 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": null, + "Command": "Get-MgEducationClassAssignmentSubmissionCount", "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-list-submissions?view=graph-rest-1.0", + "OutputType": null, + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/$count", + "Module": "Education", "CommandAlias": null, - "Command": "Get-MgEducationClassAssignmentSubmissionCount", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Permissions": [], + "ApiReferenceLink": null, + "Command": "Get-MgEducationClassAssignmentSubmissionOutcome", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationOutcome", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", "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.", + "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": "EduAssignments.ReadBasic.All", + "Name": "EduAssignments.Read.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", @@ -339270,22 +339639,6 @@ "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, @@ -339293,45 +339646,21 @@ "IsAdmin": true, "PermissionType": "Application", "IsLeastPrivilege": false - }, - { - "Name": "EduAssignments.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", - "ApiReferenceLink": null, - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationOutcome", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-list-outcomes?view=graph-rest-1.0", "Command": "Get-MgEducationClassAssignmentSubmissionOutcome", - "Module": "Education", - "Permissions": [], "ApiVersion": "v1.0", - "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationOutcome", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationOutcome", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "CommandAlias": null, - "Command": "Get-MgEducationClassAssignmentSubmissionOutcome", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", "Permissions": [ { "Name": "EduAssignments.Read", @@ -339366,36 +339695,45 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": null, + "Command": "Get-MgEducationClassAssignmentSubmissionOutcomeCount", "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-list-outcomes?view=graph-rest-1.0", + "OutputType": null, + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", - "CommandAlias": null, - "Command": "Get-MgEducationClassAssignmentSubmissionOutcomeCount", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", "Permissions": [ { - "Name": "EduAssignments.Read", - "Description": "View your assignments and grades", - "FullDescription": "Allows the app to view your assignments on your behalf including grades.", + "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.Read.All", + "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", @@ -339404,6 +339742,22 @@ "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, @@ -339411,22 +339765,30 @@ "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/educationsubmissionresource-get?view=graph-rest-1.0", + "Command": "Get-MgEducationClassAssignmentSubmissionResource", "ApiVersion": "v1.0", - "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "CommandAlias": null, - "Command": "Get-MgEducationClassAssignmentSubmissionResource", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -339493,20 +339855,19 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-list-resources?view=graph-rest-1.0", + "Command": "Get-MgEducationClassAssignmentSubmissionResource", "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmissionresource-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "CommandAlias": null, - "Command": "Get-MgEducationClassAssignmentSubmissionResource", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -339573,19 +339934,20 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": null, + "Command": "Get-MgEducationClassAssignmentSubmissionResourceCount", "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-list-resources?view=graph-rest-1.0", + "OutputType": null, + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count", - "CommandAlias": null, - "Command": "Get-MgEducationClassAssignmentSubmissionResourceCount", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -339652,100 +340014,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", - "ApiReferenceLink": null, - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmittedsubmissionresource-get?view=graph-rest-1.0", "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResource", - "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 - } - ], "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmittedsubmissionresource-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "CommandAlias": null, - "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResource", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -339812,19 +340094,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-list-submittedresources?view=graph-rest-1.0", + "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count", - "CommandAlias": null, - "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResourceCount", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -339891,20 +340173,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResourceCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/classes/$count", - "CommandAlias": null, - "Command": "Get-MgEducationClassCount", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/$count", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -339931,19 +340213,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationClassCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationClass", - "Uri": "/education/classes/delta", - "CommandAlias": null, - "Command": "Get-MgEducationClassDelta", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/delta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -339994,19 +340276,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-delta?view=graph-rest-1.0", + "Command": "Get-MgEducationClassDelta", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationClass", + "Method": "GET", "Variants": [ "Delta" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/education/classes/{educationClass-id}/group", - "CommandAlias": null, - "Command": "Get-MgEducationClassGroup", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/group", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -340065,49 +340347,49 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationClassGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/education/classes/{educationClass-id}/group/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgEducationClassGroupServiceProvisioningError", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/group/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationClassGroupServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/group/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgEducationClassGroupServiceProvisioningErrorCount", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/group/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationClassGroupServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationUser", - "Uri": "/education/classes/{educationClass-id}/members", - "CommandAlias": null, - "Command": "Get-MgEducationClassMember", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/members", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -340142,19 +340424,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-members?view=graph-rest-1.0", + "Command": "Get-MgEducationClassMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationUser", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/members/$ref", - "CommandAlias": null, - "Command": "Get-MgEducationClassMemberByRef", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/members/$ref", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -340189,19 +340471,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-members?view=graph-rest-1.0", + "Command": "Get-MgEducationClassMemberByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/members/$count", - "CommandAlias": null, - "Command": "Get-MgEducationClassMemberCount", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/members/$count", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -340236,20 +340518,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationClassMemberCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationModule", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}", - "CommandAlias": null, - "Command": "Get-MgEducationClassModule", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}", "Permissions": [ { "Name": "EduCurricula.Read", @@ -340284,20 +340566,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-get?view=graph-rest-1.0", + "Command": "Get-MgEducationClassModule", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationModule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationModule", - "Uri": "/education/classes/{educationClass-id}/modules", - "CommandAlias": null, - "Command": "Get-MgEducationClassModule", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/modules", "Permissions": [ { "Name": "EduCurricula.Read", @@ -340332,19 +340614,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-modules?view=graph-rest-1.0", + "Command": "Get-MgEducationClassModule", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationModule", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/modules/$count", - "CommandAlias": null, - "Command": "Get-MgEducationClassModuleCount", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/modules/$count", "Permissions": [ { "Name": "EduCurricula.Read", @@ -340379,20 +340661,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationClassModuleCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationModuleResource", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}", - "CommandAlias": null, - "Command": "Get-MgEducationClassModuleResource", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}", "Permissions": [ { "Name": "EduCurricula.Read", @@ -340427,20 +340709,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmoduleresource-get?view=graph-rest-1.0", + "Command": "Get-MgEducationClassModuleResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationModuleResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationModuleResource", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources", - "CommandAlias": null, - "Command": "Get-MgEducationClassModuleResource", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources", "Permissions": [ { "Name": "EduCurricula.Read", @@ -340475,19 +340757,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-list-resources?view=graph-rest-1.0", + "Command": "Get-MgEducationClassModuleResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationModuleResource", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/$count", - "CommandAlias": null, - "Command": "Get-MgEducationClassModuleResourceCount", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/$count", "Permissions": [ { "Name": "EduCurricula.Read", @@ -340522,35 +340804,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationClassModuleResourceCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSchool", - "Uri": "/education/classes/{educationClass-id}/schools/{educationSchool-id}", - "CommandAlias": null, - "Command": "Get-MgEducationClassSchool", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/schools/{educationSchool-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationClassSchool", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSchool", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSchool", - "Uri": "/education/classes/{educationClass-id}/schools", - "CommandAlias": null, - "Command": "Get-MgEducationClassSchool", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/schools", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -340577,19 +340859,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-schools?view=graph-rest-1.0", + "Command": "Get-MgEducationClassSchool", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSchool", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/schools/$count", - "CommandAlias": null, - "Command": "Get-MgEducationClassSchoolCount", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/schools/$count", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -340616,20 +340898,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationClassSchoolCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationUser", - "Uri": "/education/classes/{educationClass-id}/teachers", - "CommandAlias": null, - "Command": "Get-MgEducationClassTeacher", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/teachers", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -340656,19 +340938,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-teachers?view=graph-rest-1.0", + "Command": "Get-MgEducationClassTeacher", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationUser", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/teachers/$ref", - "CommandAlias": null, - "Command": "Get-MgEducationClassTeacherByRef", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/teachers/$ref", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -340695,19 +340977,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-teachers?view=graph-rest-1.0", + "Command": "Get-MgEducationClassTeacherByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/teachers/$count", - "CommandAlias": null, - "Command": "Get-MgEducationClassTeacherCount", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/teachers/$count", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -340734,20 +341016,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationClassTeacherCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationUser", - "Uri": "/education/me", - "CommandAlias": null, - "Command": "Get-MgEducationMe", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -340774,34 +341056,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationMe", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationUser", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/me/assignments/{educationAssignment-id}", - "CommandAlias": null, - "Command": "Get-MgEducationMeAssignment", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationMeAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/me/assignments", - "CommandAlias": null, - "Command": "Get-MgEducationMeAssignment", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/assignments", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -340868,77 +341150,77 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-assignments?view=graph-rest-1.0", + "Command": "Get-MgEducationMeAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationCategory", - "Uri": "/education/me/assignments/{educationAssignment-id}/categories", - "CommandAlias": null, - "Command": "Get-MgEducationMeAssignmentCategory", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/categories", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationMeAssignmentCategory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationCategory", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$ref", - "CommandAlias": null, - "Command": "Get-MgEducationMeAssignmentCategoryByRef", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$ref", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationMeAssignmentCategoryByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$count", - "CommandAlias": null, - "Command": "Get-MgEducationMeAssignmentCategoryCount", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationMeAssignmentCategoryCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationCategory", - "Uri": "/education/me/assignments/{educationAssignment-id}/categories/delta", - "CommandAlias": null, - "Command": "Get-MgEducationMeAssignmentCategoryDelta", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/categories/delta", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delta?view=graph-rest-1.0", + "Command": "Get-MgEducationMeAssignmentCategoryDelta", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationCategory", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/me/assignments/$count", - "CommandAlias": null, - "Command": "Get-MgEducationMeAssignmentCount", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/$count", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -341005,313 +341287,313 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationMeAssignmentCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/me/assignments/delta", - "CommandAlias": null, - "Command": "Get-MgEducationMeAssignmentDelta", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/delta", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delta?view=graph-rest-1.0", + "Command": "Get-MgEducationMeAssignmentDelta", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "GET", "Variants": [ "Delta" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationGradingCategory", - "Uri": "/education/me/assignments/{educationAssignment-id}/gradingCategory", - "CommandAlias": null, - "Command": "Get-MgEducationMeAssignmentGradingCategory", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/gradingCategory", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationMeAssignmentGradingCategory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationGradingCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "CommandAlias": null, - "Command": "Get-MgEducationMeAssignmentResource", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationMeAssignmentResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/resources", - "CommandAlias": null, - "Command": "Get-MgEducationMeAssignmentResource", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/resources", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationMeAssignmentResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/$count", - "CommandAlias": null, - "Command": "Get-MgEducationMeAssignmentResourceCount", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationMeAssignmentResourceCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationRubric", - "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", - "CommandAlias": null, - "Command": "Get-MgEducationMeAssignmentRubric", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationMeAssignmentRubric", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationRubric", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", - "CommandAlias": null, - "Command": "Get-MgEducationMeAssignmentRubricByRef", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationMeAssignmentRubricByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "CommandAlias": null, - "Command": "Get-MgEducationMeAssignmentSubmission", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationMeAssignmentSubmission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions", - "CommandAlias": null, - "Command": "Get-MgEducationMeAssignmentSubmission", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationMeAssignmentSubmission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/$count", - "CommandAlias": null, - "Command": "Get-MgEducationMeAssignmentSubmissionCount", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationMeAssignmentSubmissionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationOutcome", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "CommandAlias": null, - "Command": "Get-MgEducationMeAssignmentSubmissionOutcome", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationMeAssignmentSubmissionOutcome", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationOutcome", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationOutcome", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "CommandAlias": null, - "Command": "Get-MgEducationMeAssignmentSubmissionOutcome", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationMeAssignmentSubmissionOutcome", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationOutcome", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", - "CommandAlias": null, - "Command": "Get-MgEducationMeAssignmentSubmissionOutcomeCount", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationMeAssignmentSubmissionOutcomeCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "CommandAlias": null, - "Command": "Get-MgEducationMeAssignmentSubmissionResource", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationMeAssignmentSubmissionResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "CommandAlias": null, - "Command": "Get-MgEducationMeAssignmentSubmissionResource", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationMeAssignmentSubmissionResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count", - "CommandAlias": null, - "Command": "Get-MgEducationMeAssignmentSubmissionResourceCount", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationMeAssignmentSubmissionResourceCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "CommandAlias": null, - "Command": "Get-MgEducationMeAssignmentSubmissionSubmittedResource", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationMeAssignmentSubmissionSubmittedResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "CommandAlias": null, - "Command": "Get-MgEducationMeAssignmentSubmissionSubmittedResource", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationMeAssignmentSubmissionSubmittedResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count", - "CommandAlias": null, - "Command": "Get-MgEducationMeAssignmentSubmissionSubmittedResourceCount", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationMeAssignmentSubmissionSubmittedResourceCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationClass", - "Uri": "/education/me/classes/{educationClass-id}", - "CommandAlias": null, - "Command": "Get-MgEducationMeClass", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/classes/{educationClass-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationMeClass", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationClass", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationClass", - "Uri": "/education/me/classes", - "CommandAlias": null, - "Command": "Get-MgEducationMeClass", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/classes", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -341338,19 +341620,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-classes?view=graph-rest-1.0", + "Command": "Get-MgEducationMeClass", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationClass", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/me/classes/$count", - "CommandAlias": null, - "Command": "Get-MgEducationMeClassCount", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/classes/$count", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -341377,19 +341659,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationMeClassCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationRubric", - "Uri": "/education/me/rubrics/{educationRubric-id}", - "CommandAlias": null, - "Command": "Get-MgEducationMeRubric", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/rubrics/{educationRubric-id}", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -341424,20 +341706,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationrubric-get?view=graph-rest-1.0", + "Command": "Get-MgEducationMeRubric", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationRubric", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationRubric", - "Uri": "/education/me/rubrics", - "CommandAlias": null, - "Command": "Get-MgEducationMeRubric", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/rubrics", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -341472,19 +341754,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-rubrics?view=graph-rest-1.0", + "Command": "Get-MgEducationMeRubric", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationRubric", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/me/rubrics/$count", - "CommandAlias": null, - "Command": "Get-MgEducationMeRubricCount", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/rubrics/$count", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -341519,34 +341801,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationMeRubricCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSchool", - "Uri": "/education/me/schools/{educationSchool-id}", - "CommandAlias": null, - "Command": "Get-MgEducationMeSchool", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/schools/{educationSchool-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationMeSchool", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSchool", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSchool", - "Uri": "/education/me/schools", - "CommandAlias": null, - "Command": "Get-MgEducationMeSchool", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/schools", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -341573,19 +341855,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-schools?view=graph-rest-1.0", + "Command": "Get-MgEducationMeSchool", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSchool", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/me/schools/$count", - "CommandAlias": null, - "Command": "Get-MgEducationMeSchoolCount", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/schools/$count", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -341612,34 +341894,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationMeSchoolCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationClass", - "Uri": "/education/me/taughtClasses/{educationClass-id}", - "CommandAlias": null, - "Command": "Get-MgEducationMeTaughtClass", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/taughtClasses/{educationClass-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationMeTaughtClass", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationClass", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationClass", - "Uri": "/education/me/taughtClasses", - "CommandAlias": null, - "Command": "Get-MgEducationMeTaughtClass", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/taughtClasses", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -341666,19 +341948,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationMeTaughtClass", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationClass", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/me/taughtClasses/$count", - "CommandAlias": null, - "Command": "Get-MgEducationMeTaughtClassCount", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/taughtClasses/$count", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -341705,19 +341987,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationMeTaughtClassCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/education/me/user", - "CommandAlias": null, - "Command": "Get-MgEducationMeUser", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/user", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -341784,75 +342066,75 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-get-user?view=graph-rest-1.0", + "Command": "Get-MgEducationMeUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/education/me/user/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgEducationMeUserMailboxSetting", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/user/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationMeUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/education/me/user/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgEducationMeUserServiceProvisioningError", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/user/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationMeUserServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/me/user/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgEducationMeUserServiceProvisioningErrorCount", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/user/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationMeUserServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationRoot", - "Uri": "/education", - "CommandAlias": null, - "Command": "Get-MgEducationRoot", "Module": "Education", + "CommandAlias": null, + "Uri": "/education", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationRoot", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationRoot", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSchool", - "Uri": "/education/schools/{educationSchool-id}", - "CommandAlias": null, - "Command": "Get-MgEducationSchool", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/schools/{educationSchool-id}", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -341879,20 +342161,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-get?view=graph-rest-1.0", + "Command": "Get-MgEducationSchool", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSchool", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSchool", - "Uri": "/education/schools", - "CommandAlias": null, - "Command": "Get-MgEducationSchool", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/schools", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -341919,19 +342201,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list?view=graph-rest-1.0", + "Command": "Get-MgEducationSchool", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSchool", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/education/schools/{educationSchool-id}/administrativeUnit", - "CommandAlias": null, - "Command": "Get-MgEducationSchoolAdministrativeUnit", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/schools/{educationSchool-id}/administrativeUnit", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -341990,20 +342272,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationSchoolAdministrativeUnit", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationClass", - "Uri": "/education/schools/{educationSchool-id}/classes", - "CommandAlias": null, - "Command": "Get-MgEducationSchoolClass", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/schools/{educationSchool-id}/classes", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -342030,19 +342312,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list-classes?view=graph-rest-1.0", + "Command": "Get-MgEducationSchoolClass", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationClass", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/schools/{educationSchool-id}/classes/$ref", - "CommandAlias": null, - "Command": "Get-MgEducationSchoolClassByRef", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/schools/{educationSchool-id}/classes/$ref", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -342069,19 +342351,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list-classes?view=graph-rest-1.0", + "Command": "Get-MgEducationSchoolClassByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/schools/{educationSchool-id}/classes/$count", - "CommandAlias": null, - "Command": "Get-MgEducationSchoolClassCount", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/schools/{educationSchool-id}/classes/$count", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -342108,20 +342390,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationSchoolClassCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/schools/$count", - "CommandAlias": null, - "Command": "Get-MgEducationSchoolCount", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/schools/$count", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -342148,19 +342430,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationSchoolCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSchool", - "Uri": "/education/schools/delta", - "CommandAlias": null, - "Command": "Get-MgEducationSchoolDelta", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/schools/delta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -342219,19 +342501,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-delta?view=graph-rest-1.0", + "Command": "Get-MgEducationSchoolDelta", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSchool", + "Method": "GET", "Variants": [ "Delta" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationUser", - "Uri": "/education/schools/{educationSchool-id}/users", - "CommandAlias": null, - "Command": "Get-MgEducationSchoolUser", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/schools/{educationSchool-id}/users", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -342250,19 +342532,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list-users?view=graph-rest-1.0", + "Command": "Get-MgEducationSchoolUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationUser", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/schools/{educationSchool-id}/users/$ref", - "CommandAlias": null, - "Command": "Get-MgEducationSchoolUserByRef", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/schools/{educationSchool-id}/users/$ref", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -342281,19 +342563,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list-users?view=graph-rest-1.0", + "Command": "Get-MgEducationSchoolUserByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/schools/{educationSchool-id}/users/$count", - "CommandAlias": null, - "Command": "Get-MgEducationSchoolUserCount", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/schools/{educationSchool-id}/users/$count", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -342312,20 +342594,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationSchoolUserCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationUser", - "Uri": "/education/users/{educationUser-id}", - "CommandAlias": null, - "Command": "Get-MgEducationUser", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -342352,8 +342634,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-get?view=graph-rest-1.0", + "Command": "Get-MgEducationUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationUser", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -342362,12 +342647,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationUser", - "Uri": "/education/users", - "CommandAlias": null, - "Command": "Get-MgEducationUser", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -342386,34 +342668,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list?view=graph-rest-1.0", + "Command": "Get-MgEducationUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationUser", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", - "CommandAlias": null, - "Command": "Get-MgEducationUserAssignment", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationUserAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/users/{educationUser-id}/assignments", - "CommandAlias": null, - "Command": "Get-MgEducationUserAssignment", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -342480,77 +342762,77 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-assignments?view=graph-rest-1.0", + "Command": "Get-MgEducationUserAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationCategory", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories", - "CommandAlias": null, - "Command": "Get-MgEducationUserAssignmentCategory", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationUserAssignmentCategory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationCategory", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$ref", - "CommandAlias": null, - "Command": "Get-MgEducationUserAssignmentCategoryByRef", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$ref", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationUserAssignmentCategoryByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$count", - "CommandAlias": null, - "Command": "Get-MgEducationUserAssignmentCategoryCount", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationUserAssignmentCategoryCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationCategory", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/delta", - "CommandAlias": null, - "Command": "Get-MgEducationUserAssignmentCategoryDelta", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/delta", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delta?view=graph-rest-1.0", + "Command": "Get-MgEducationUserAssignmentCategoryDelta", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationCategory", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/users/{educationUser-id}/assignments/$count", - "CommandAlias": null, - "Command": "Get-MgEducationUserAssignmentCount", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/$count", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -342617,315 +342899,315 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationUserAssignmentCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/users/{educationUser-id}/assignments/delta", - "CommandAlias": null, - "Command": "Get-MgEducationUserAssignmentDelta", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/delta", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delta?view=graph-rest-1.0", + "Command": "Get-MgEducationUserAssignmentDelta", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationGradingCategory", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/gradingCategory", - "CommandAlias": null, - "Command": "Get-MgEducationUserAssignmentGradingCategory", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/gradingCategory", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationUserAssignmentGradingCategory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationGradingCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "CommandAlias": null, - "Command": "Get-MgEducationUserAssignmentResource", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationUserAssignmentResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources", - "CommandAlias": null, - "Command": "Get-MgEducationUserAssignmentResource", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationUserAssignmentResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/$count", - "CommandAlias": null, - "Command": "Get-MgEducationUserAssignmentResourceCount", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationUserAssignmentResourceCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationRubric", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", - "CommandAlias": null, - "Command": "Get-MgEducationUserAssignmentRubric", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationUserAssignmentRubric", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationRubric", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref", - "CommandAlias": null, - "Command": "Get-MgEducationUserAssignmentRubricByRef", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationUserAssignmentRubricByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "CommandAlias": null, - "Command": "Get-MgEducationUserAssignmentSubmission", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationUserAssignmentSubmission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions", - "CommandAlias": null, - "Command": "Get-MgEducationUserAssignmentSubmission", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationUserAssignmentSubmission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/$count", - "CommandAlias": null, - "Command": "Get-MgEducationUserAssignmentSubmissionCount", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationUserAssignmentSubmissionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationOutcome", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "CommandAlias": null, - "Command": "Get-MgEducationUserAssignmentSubmissionOutcome", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationUserAssignmentSubmissionOutcome", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationOutcome", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationOutcome", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "CommandAlias": null, - "Command": "Get-MgEducationUserAssignmentSubmissionOutcome", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationUserAssignmentSubmissionOutcome", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationOutcome", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", - "CommandAlias": null, - "Command": "Get-MgEducationUserAssignmentSubmissionOutcomeCount", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationUserAssignmentSubmissionOutcomeCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "CommandAlias": null, - "Command": "Get-MgEducationUserAssignmentSubmissionResource", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationUserAssignmentSubmissionResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "CommandAlias": null, - "Command": "Get-MgEducationUserAssignmentSubmissionResource", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationUserAssignmentSubmissionResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count", - "CommandAlias": null, - "Command": "Get-MgEducationUserAssignmentSubmissionResourceCount", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationUserAssignmentSubmissionResourceCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "CommandAlias": null, - "Command": "Get-MgEducationUserAssignmentSubmissionSubmittedResource", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationUserAssignmentSubmissionSubmittedResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "CommandAlias": null, - "Command": "Get-MgEducationUserAssignmentSubmissionSubmittedResource", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationUserAssignmentSubmissionSubmittedResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count", - "CommandAlias": null, - "Command": "Get-MgEducationUserAssignmentSubmissionSubmittedResourceCount", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationUserAssignmentSubmissionSubmittedResourceCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationClass", - "Uri": "/education/users/{educationUser-id}/classes/{educationClass-id}", - "CommandAlias": null, - "Command": "Get-MgEducationUserClass", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/classes/{educationClass-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationUserClass", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationClass", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationClass", - "Uri": "/education/users/{educationUser-id}/classes", - "CommandAlias": null, - "Command": "Get-MgEducationUserClass", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/classes", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -342952,19 +343234,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationUserClass", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationClass", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/users/{educationUser-id}/classes/$count", - "CommandAlias": null, - "Command": "Get-MgEducationUserClassCount", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/classes/$count", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -342991,20 +343273,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationUserClassCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/users/$count", - "CommandAlias": null, - "Command": "Get-MgEducationUserCount", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/$count", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -343023,19 +343305,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationUserCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationUser", - "Uri": "/education/users/delta", - "CommandAlias": null, - "Command": "Get-MgEducationUserDelta", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/delta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -343094,93 +343376,93 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-delta?view=graph-rest-1.0", + "Command": "Get-MgEducationUserDelta", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationUser", + "Method": "GET", "Variants": [ "Delta" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/education/users/{educationUser-id}/user/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgEducationUserMailboxSetting", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/user/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationRubric", - "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", - "CommandAlias": null, - "Command": "Get-MgEducationUserRubric", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationUserRubric", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationRubric", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationRubric", - "Uri": "/education/users/{educationUser-id}/rubrics", - "CommandAlias": null, - "Command": "Get-MgEducationUserRubric", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/rubrics", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationUserRubric", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationRubric", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/users/{educationUser-id}/rubrics/$count", - "CommandAlias": null, - "Command": "Get-MgEducationUserRubricCount", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/rubrics/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationUserRubricCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSchool", - "Uri": "/education/users/{educationUser-id}/schools/{educationSchool-id}", - "CommandAlias": null, - "Command": "Get-MgEducationUserSchool", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/schools/{educationSchool-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationUserSchool", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSchool", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSchool", - "Uri": "/education/users/{educationUser-id}/schools", - "CommandAlias": null, - "Command": "Get-MgEducationUserSchool", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/schools", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -343207,19 +343489,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationUserSchool", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSchool", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/users/{educationUser-id}/schools/$count", - "CommandAlias": null, - "Command": "Get-MgEducationUserSchoolCount", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/schools/$count", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -343246,64 +343528,64 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationUserSchoolCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/education/users/{educationUser-id}/user/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgEducationUserServiceProvisioningError", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/user/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationUserServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/users/{educationUser-id}/user/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgEducationUserServiceProvisioningErrorCount", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/user/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationUserServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationClass", - "Uri": "/education/users/{educationUser-id}/taughtClasses/{educationClass-id}", - "CommandAlias": null, - "Command": "Get-MgEducationUserTaughtClass", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/taughtClasses/{educationClass-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationUserTaughtClass", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationClass", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationClass", - "Uri": "/education/users/{educationUser-id}/taughtClasses", - "CommandAlias": null, - "Command": "Get-MgEducationUserTaughtClass", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/taughtClasses", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -343330,19 +343612,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-taughtclasses?view=graph-rest-1.0", + "Command": "Get-MgEducationUserTaughtClass", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationClass", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/education/users/{educationUser-id}/taughtClasses/$count", - "CommandAlias": null, - "Command": "Get-MgEducationUserTaughtClassCount", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/taughtClasses/$count", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -343369,20 +343651,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEducationUserTaughtClassCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackage", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementAccessPackage", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -343417,20 +343699,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-resourcerolescopes?view=graph-rest-1.0", + "Command": "Get-MgEntitlementManagementAccessPackage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackage", - "Uri": "/identityGovernance/entitlementManagement/accessPackages", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementAccessPackage", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -343465,19 +343747,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackages?view=graph-rest-1.0", + "Command": "Get-MgEntitlementManagementAccessPackage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequestRequirements", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/getApplicablePolicyRequirements", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementAccessPackageApplicablePolicyRequirement", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/getApplicablePolicyRequirements", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -343496,34 +343778,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-getapplicablepolicyrequirements?view=graph-rest-1.0", + "Command": "Get-MgEntitlementManagementAccessPackageApplicablePolicyRequirement", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequestRequirements", + "Method": "POST", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/$count", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApprovalStage", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/{approvalStage-id}", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalStage", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/{approvalStage-id}", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -343542,20 +343824,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approvalstage-get?view=graph-rest-1.0", + "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalStage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApprovalStage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApprovalStage", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalStage", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -343574,19 +343856,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-list-stages?view=graph-rest-1.0", + "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalStage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApprovalStage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/$count", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalStageCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/$count", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -343605,64 +343887,64 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalStageCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/{accessPackageAssignmentPolicy-id}", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementAccessPackageAssignmentPolicy", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/{accessPackageAssignmentPolicy-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementAccessPackageAssignmentPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementAccessPackageAssignmentPolicy", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementAccessPackageAssignmentPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageCatalog", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/catalog", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementAccessPackageCatalog", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/catalog", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementAccessPackageCatalog", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages/$count", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementAccessPackageCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/$count", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -343697,19 +343979,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementAccessPackageCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackage", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleAccessPackage", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -343744,19 +344026,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-incompatibleaccesspackages?view=graph-rest-1.0", + "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleAccessPackage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -343791,19 +344073,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-incompatibleaccesspackages?view=graph-rest-1.0", + "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleGroup", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -343838,19 +344120,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-incompatiblegroups?view=graph-rest-1.0", + "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleGroupByRef", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -343885,34 +344167,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-incompatiblegroups?view=graph-rest-1.0", + "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleGroupByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackage", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith/{accessPackage-id1}", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleWith", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith/{accessPackage-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleWith", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackage", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleWith", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -343947,19 +344229,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-accesspackagesincompatiblewith?view=graph-rest-1.0", + "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleWith", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageAssignment", - "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementAssignment", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -343994,20 +344276,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignment-get?view=graph-rest-1.0", + "Command": "Get-MgEntitlementManagementAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageAssignment", - "Uri": "/identityGovernance/entitlementManagement/assignments", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementAssignment", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignments", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -344042,19 +344324,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-assignments?view=graph-rest-1.0", + "Command": "Get-MgEntitlementManagementAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageAssignment", - "Uri": "/identityGovernance/entitlementManagement/assignments/additionalAccess", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementAssignmentAdditional", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignments/additionalAccess", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -344089,8 +344371,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignment-additionalaccess?view=graph-rest-1.0", + "Command": "Get-MgEntitlementManagementAssignmentAdditional", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageAssignment", + "Method": "GET", "Variants": [ "Access", "Access1", @@ -344098,12 +344383,9 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/assignments/$count", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementAssignmentCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignments/$count", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -344138,19 +344420,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementAssignmentCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementAssignmentPolicy", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -344185,8 +344467,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentpolicy-get?view=graph-rest-1.0", + "Command": "Get-MgEntitlementManagementAssignmentPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -344195,12 +344480,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementAssignmentPolicy", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -344235,49 +344517,49 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-assignmentpolicies?view=graph-rest-1.0", + "Command": "Get-MgEntitlementManagementAssignmentPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackage", - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/accessPackage", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementAssignmentPolicyAccessPackage", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/accessPackage", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementAssignmentPolicyAccessPackage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageCatalog", - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/catalog", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementAssignmentPolicyCatalog", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/catalog", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementAssignmentPolicyCatalog", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/$count", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementAssignmentPolicyCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/$count", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -344312,122 +344594,122 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementAssignmentPolicyCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/$count", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSettingCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSettingCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomCalloutExtension", - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}/customExtension", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSettingCustomExtension", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}/customExtension", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSettingCustomExtension", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageQuestion", - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions/{accessPackageQuestion-id}", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementAssignmentPolicyQuestion", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions/{accessPackageQuestion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementAssignmentPolicyQuestion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageQuestion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageQuestion", - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementAssignmentPolicyQuestion", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementAssignmentPolicyQuestion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageQuestion", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions/$count", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementAssignmentPolicyQuestionCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementAssignmentPolicyQuestionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementAssignmentRequest", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -344462,20 +344744,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-get?view=graph-rest-1.0", + "Command": "Get-MgEntitlementManagementAssignmentRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementAssignmentRequest", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -344510,19 +344792,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-assignmentrequests?view=graph-rest-1.0", + "Command": "Get-MgEntitlementManagementAssignmentRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/$count", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementAssignmentRequestCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/$count", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -344557,19 +344839,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementAssignmentRequestCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageCatalog", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementCatalog", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -344604,20 +344886,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-get?view=graph-rest-1.0", + "Command": "Get-MgEntitlementManagementCatalog", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageCatalog", - "Uri": "/identityGovernance/entitlementManagement/catalogs", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementCatalog", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -344652,34 +344934,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-catalogs?view=graph-rest-1.0", + "Command": "Get-MgEntitlementManagementCatalog", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/accessPackages/$count", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementCatalogAccessPackageCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/accessPackages/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementCatalogAccessPackageCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/$count", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementCatalogCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/$count", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -344714,125 +344996,128 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementCatalogCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomCalloutExtension", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions/{customCalloutExtension-id}", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementCatalogCustomWorkflowExtension", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions/{customCalloutExtension-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequestworkflowextension-get?view=graph-rest-1.0", + "Command": "Get-MgEntitlementManagementCatalogCustomWorkflowExtension", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomCalloutExtension", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementCatalogCustomWorkflowExtension", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-list-accesspackagecustomworkflowextensions?view=graph-rest-1.0", + "Command": "Get-MgEntitlementManagementCatalogCustomWorkflowExtension", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions/$count", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementCatalogCustomWorkflowExtensionCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementCatalogCustomWorkflowExtensionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementCatalogResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementCatalogResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementCatalogResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-list-resources?view=graph-rest-1.0", + "Command": "Get-MgEntitlementManagementCatalogResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/$count", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementCatalogResourceCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementCatalogResourceCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/environment", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementCatalogResourceEnvironment", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/environment", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementCatalogResourceEnvironment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementCatalogResourceRole", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementCatalogResourceRole", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -344843,15 +345128,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementCatalogResourceRole", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-list-resourceroles?view=graph-rest-1.0", + "Command": "Get-MgEntitlementManagementCatalogResourceRole", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "GET", "Variants": [ "List", "List1", @@ -344859,15 +345144,15 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/$count", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementCatalogResourceRoleCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementCatalogResourceRoleCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -344878,15 +345163,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementCatalogResourceRoleResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementCatalogResourceRoleResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -344895,15 +345180,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/environment", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceEnvironment", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/environment", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceEnvironment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -344912,15 +345197,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -344929,30 +345214,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/$count", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -344961,15 +345246,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -344978,15 +345263,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceEnvironment", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceEnvironment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -344995,59 +345280,59 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/$count", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRoleCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRoleCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementCatalogResourceScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementCatalogResourceScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -345058,15 +345343,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementCatalogResourceScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementCatalogResourceScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "GET", "Variants": [ "List", "List1", @@ -345074,15 +345359,15 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/$count", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementCatalogResourceScopeCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementCatalogResourceScopeCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -345093,15 +345378,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementCatalogResourceScopeResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementCatalogResourceScopeResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -345110,15 +345395,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/environment", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceEnvironment", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/environment", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceEnvironment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -345127,15 +345412,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRole", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRole", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -345144,30 +345429,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRole", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRole", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/$count", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -345176,15 +345461,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -345193,15 +345478,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceEnvironment", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceEnvironment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -345210,56 +345495,53 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/$count", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScopeCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScopeCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConnectedOrganization", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementConnectedOrganization", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -345294,20 +345576,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-get?view=graph-rest-1.0", + "Command": "Get-MgEntitlementManagementConnectedOrganization", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConnectedOrganization", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConnectedOrganization", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementConnectedOrganization", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -345342,19 +345624,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-connectedorganizations?view=graph-rest-1.0", + "Command": "Get-MgEntitlementManagementConnectedOrganization", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConnectedOrganization", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/$count", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementConnectedOrganizationCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/$count", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -345389,19 +345671,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementConnectedOrganizationCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsor", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -345436,19 +345718,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsor", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$ref", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsorByRef", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$ref", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -345483,19 +345765,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsorByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$count", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsorCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$count", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -345530,20 +345812,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsor", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -345578,19 +345860,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsor", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$ref", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsorByRef", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$ref", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -345625,19 +345907,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsorByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$count", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsorCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$count", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -345672,66 +345954,69 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Uri": "/identityGovernance/entitlementManagement/resources", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resources/$count", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceEnvironment", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceEnvironment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -345742,574 +346027,574 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceEnvironment", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-resourceenvironments?view=graph-rest-1.0", + "Command": "Get-MgEntitlementManagementResourceEnvironment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/$count", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceEnvironmentCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceEnvironmentCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceEnvironmentResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceEnvironmentResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceEnvironmentResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceEnvironmentResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/$count", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRole", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRole", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRole", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRole", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/$count", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/environment", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceEnvironment", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/environment", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceEnvironment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/$count", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResourceEnvironment", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResourceEnvironment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/$count", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/environment", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceEnvironment", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/environment", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceEnvironment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/$count", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResourceEnvironment", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResourceEnvironment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequest", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequest", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-resourcerequests?view=graph-rest-1.0", + "Command": "Get-MgEntitlementManagementResourceRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageCatalog", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalog", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRequestCatalog", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackage", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/accessPackages/{accessPackage-id}", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogAccessPackage", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/accessPackages/{accessPackage-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRequestCatalogAccessPackage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackage", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/accessPackages", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogAccessPackage", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/accessPackages", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRequestCatalogAccessPackage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/accessPackages/$count", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogAccessPackageCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/accessPackages/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRequestCatalogAccessPackageCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomCalloutExtension", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions/{customCalloutExtension-id}", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions/{customCalloutExtension-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomCalloutExtension", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions/$count", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtensionCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtensionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/$count", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/environment", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceEnvironment", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/environment", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceEnvironment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRole", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRole", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -346320,15 +346605,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRole", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRole", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "GET", "Variants": [ "List", "List1", @@ -346336,15 +346621,15 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/$count", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -346355,15 +346640,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -346372,15 +346657,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/environment", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceEnvironment", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/environment", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceEnvironment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -346389,15 +346674,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -346406,30 +346691,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/$count", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -346438,15 +346723,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -346455,15 +346740,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceEnvironment", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceEnvironment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -346472,59 +346757,59 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/$count", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRoleCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRoleCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -346535,15 +346820,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "GET", "Variants": [ "List", "List1", @@ -346551,15 +346836,15 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/$count", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -346570,15 +346855,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -346587,15 +346872,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/environment", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceEnvironment", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/environment", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceEnvironment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -346604,15 +346889,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -346621,30 +346906,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/$count", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -346653,15 +346938,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -346670,15 +346955,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceEnvironment", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceEnvironment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -346687,1134 +346972,1131 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/$count", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScopeCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScopeCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/$count", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRequestCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRequestResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/environment", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestResourceEnvironment", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/environment", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRequestResourceEnvironment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestResourceRole", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRequestResourceRole", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestResourceRole", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRequestResourceRole", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/$count", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceEnvironment", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceEnvironment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/$count", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScopeCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScopeCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResourceEnvironment", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResourceEnvironment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestResourceScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRequestResourceScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestResourceScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRequestResourceScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/$count", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceEnvironment", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceEnvironment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRole", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRole", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRole", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRole", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/$count", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRoleCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRoleCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResourceEnvironment", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResourceEnvironment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRole", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRole", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRole", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRole", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/$count", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRoleCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRoleCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRoleResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRoleResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/environment", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRoleResourceEnvironment", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/environment", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRoleResourceEnvironment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRoleResourceScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRoleResourceScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRoleResourceScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRoleResourceScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/$count", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRoleResourceScopeCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRoleResourceScopeCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRoleResourceScopeResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRoleResourceScopeResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRoleResourceScopeResourceEnvironment", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRoleResourceScopeResourceEnvironment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRoleScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRoleScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRoleScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRoleScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/$count", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRoleScopeCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRoleScopeCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRoleScopeResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRoleScopeResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/environment", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceEnvironment", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/environment", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceEnvironment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRole", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRole", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRole", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRole", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/$count", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/environment", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceEnvironment", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/environment", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceEnvironment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes/$count", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScopeCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScopeCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes/{accessPackageResourceScope-id}", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes/{accessPackageResourceScope-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes/$count", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceScopeCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceScopeCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRoleScopeRole", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRoleScopeRole", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/environment", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceEnvironment", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/environment", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceEnvironment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles/{accessPackageResourceRole-id}", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceRole", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles/{accessPackageResourceRole-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceRole", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceRole", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceRole", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles/$count", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceRoleCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceRoleCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/$count", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/environment", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceEnvironment", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/environment", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceEnvironment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles/$count", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRoleCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRoleCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/$count", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceScopeCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceScopeCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceScopeResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceScopeResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/environment", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceScopeResourceEnvironment", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/environment", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceScopeResourceEnvironment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceScopeResourceRole", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceScopeResourceRole", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceScopeResourceRole", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceScopeResourceRole", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/$count", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceScopeResourceRoleCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceScopeResourceRoleCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceScopeResourceRoleResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceScopeResourceRoleResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceScopeResourceRoleResourceEnvironment", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgEntitlementManagementResourceScopeResourceRoleResourceEnvironment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEntitlementManagementSettings", - "Uri": "/identityGovernance/entitlementManagement/settings", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementSetting", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/settings", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -347849,33 +348131,33 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagementsettings-get?view=graph-rest-1.0", + "Command": "Get-MgEntitlementManagementSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEntitlementManagementSettings", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", - "Uri": "/external", - "CommandAlias": null, - "Command": "Get-MgExternal", "Module": "Search", + "CommandAlias": null, + "Uri": "/external", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgExternal", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", - "Uri": "/external/connections/{externalConnection-id}", - "CommandAlias": null, - "Command": "Get-MgExternalConnection", "Module": "Search", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -347926,20 +348208,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-get?view=graph-rest-1.0", + "Command": "Get-MgExternalConnection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", - "Uri": "/external/connections", - "CommandAlias": null, - "Command": "Get-MgExternalConnection", "Module": "Search", + "CommandAlias": null, + "Uri": "/external/connections", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -347990,19 +348272,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-list?view=graph-rest-1.0", + "Command": "Get-MgExternalConnection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/external/connections/$count", - "CommandAlias": null, - "Command": "Get-MgExternalConnectionCount", "Module": "Search", + "CommandAlias": null, + "Uri": "/external/connections/$count", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -348053,19 +348335,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgExternalConnectionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", - "CommandAlias": null, - "Command": "Get-MgExternalConnectionGroup", "Module": "Search", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", "Permissions": [ { "Name": "ExternalItem.Read.All", @@ -348116,93 +348398,93 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalgroup-get?view=graph-rest-1.0", + "Command": "Get-MgExternalConnectionGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", - "Uri": "/external/connections/{externalConnection-id}/groups", - "CommandAlias": null, - "Command": "Get-MgExternalConnectionGroup", "Module": "Search", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/groups", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgExternalConnectionGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/external/connections/{externalConnection-id}/groups/$count", - "CommandAlias": null, - "Command": "Get-MgExternalConnectionGroupCount", "Module": "Search", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/groups/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgExternalConnectionGroupCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", - "CommandAlias": null, - "Command": "Get-MgExternalConnectionGroupMember", "Module": "Search", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgExternalConnectionGroupMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members", - "CommandAlias": null, - "Command": "Get-MgExternalConnectionGroupMember", "Module": "Search", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgExternalConnectionGroupMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/$count", - "CommandAlias": null, - "Command": "Get-MgExternalConnectionGroupMemberCount", "Module": "Search", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgExternalConnectionGroupMemberCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", - "CommandAlias": null, - "Command": "Get-MgExternalConnectionItem", "Module": "Search", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", "Permissions": [ { "Name": "ExternalItem.ReadWrite.OwnedBy", @@ -348253,108 +348535,108 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalitem-get?view=graph-rest-1.0", + "Command": "Get-MgExternalConnectionItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", - "Uri": "/external/connections/{externalConnection-id}/items", - "CommandAlias": null, - "Command": "Get-MgExternalConnectionItem", "Module": "Search", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/items", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgExternalConnectionItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", - "CommandAlias": null, - "Command": "Get-MgExternalConnectionItemActivity", "Module": "Search", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgExternalConnectionItemActivity", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities", - "CommandAlias": null, - "Command": "Get-MgExternalConnectionItemActivity", "Module": "Search", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgExternalConnectionItemActivity", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/$count", - "CommandAlias": null, - "Command": "Get-MgExternalConnectionItemActivityCount", "Module": "Search", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgExternalConnectionItemActivityCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}/performedBy", - "CommandAlias": null, - "Command": "Get-MgExternalConnectionItemActivityPerformedBy", "Module": "Search", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}/performedBy", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgExternalConnectionItemActivityPerformedBy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/external/connections/{externalConnection-id}/items/$count", - "CommandAlias": null, - "Command": "Get-MgExternalConnectionItemCount", "Module": "Search", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/items/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgExternalConnectionItemCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", - "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", - "CommandAlias": null, - "Command": "Get-MgExternalConnectionOperation", "Module": "Search", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -348405,49 +348687,49 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-connectionoperation-get?view=graph-rest-1.0", + "Command": "Get-MgExternalConnectionOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", - "Uri": "/external/connections/{externalConnection-id}/operations", - "CommandAlias": null, - "Command": "Get-MgExternalConnectionOperation", "Module": "Search", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/operations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgExternalConnectionOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/external/connections/{externalConnection-id}/operations/$count", - "CommandAlias": null, - "Command": "Get-MgExternalConnectionOperationCount", "Module": "Search", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/operations/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgExternalConnectionOperationCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExternalConnectorsSchema", - "Uri": "/external/connections/{externalConnection-id}/schema", - "CommandAlias": null, - "Command": "Get-MgExternalConnectionSchema", "Module": "Search", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/schema", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -348498,20 +348780,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-schema-get?view=graph-rest-1.0", + "Command": "Get-MgExternalConnectionSchema", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExternalConnectorsSchema", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/groups/{group-id}", - "CommandAlias": null, - "Command": "Get-MgGroup", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -348594,20 +348876,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get?view=graph-rest-1.0", + "Command": "Get-MgGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/groups", - "CommandAlias": null, - "Command": "Get-MgGroup", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -348690,19 +348972,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list?view=graph-rest-1.0", + "Command": "Get-MgGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/groups/{group-id}/acceptedSenders", - "CommandAlias": null, - "Command": "Get-MgGroupAcceptedSender", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/acceptedSenders", "Permissions": [ { "Name": "Group.Read.All", @@ -348721,19 +349003,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-acceptedsenders?view=graph-rest-1.0", + "Command": "Get-MgGroupAcceptedSender", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/acceptedSenders/$ref", - "CommandAlias": null, - "Command": "Get-MgGroupAcceptedSenderByRef", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/acceptedSenders/$ref", "Permissions": [ { "Name": "Group.Read.All", @@ -348752,19 +349034,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-acceptedsenders?view=graph-rest-1.0", + "Command": "Get-MgGroupAcceptedSenderByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/acceptedSenders/$count", - "CommandAlias": null, - "Command": "Get-MgGroupAcceptedSenderCount", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/acceptedSenders/$count", "Permissions": [ { "Name": "Group.Read.All", @@ -348783,35 +349065,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupAcceptedSenderCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", - "CommandAlias": null, - "Command": "Get-MgGroupAppRoleAssignment", "Module": "Applications", + "CommandAlias": null, + "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupAppRoleAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/groups/{group-id}/appRoleAssignments", - "CommandAlias": null, - "Command": "Get-MgGroupAppRoleAssignment", "Module": "Applications", + "CommandAlias": null, + "Uri": "/groups/{group-id}/appRoleAssignments", "Permissions": [ { "Name": "Directory.Read.All", @@ -348862,19 +349144,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-approleassignments?view=graph-rest-1.0", + "Command": "Get-MgGroupAppRoleAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/appRoleAssignments/$count", - "CommandAlias": null, - "Command": "Get-MgGroupAppRoleAssignmentCount", "Module": "Applications", + "CommandAlias": null, + "Uri": "/groups/{group-id}/appRoleAssignments/$count", "Permissions": [ { "Name": "Directory.Read.All", @@ -348925,35 +349207,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupAppRoleAssignmentCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/groups/getByIds", - "CommandAlias": null, - "Command": "Get-MgGroupById", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/getByIds", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", + "Command": "Get-MgGroupById", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/groups(uniqueName='{uniqueName}')", - "CommandAlias": null, - "Command": "Get-MgGroupByUniqueName", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups(uniqueName='{uniqueName}')", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -349036,35 +349318,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get?view=graph-rest-1.0", + "Command": "Get-MgGroupByUniqueName", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCalendar", - "Uri": "/groups/{group-id}/calendar", - "CommandAlias": null, - "Command": "Get-MgGroupCalendar", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/calendar", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupCalendar", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCalendar", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/groups/{group-id}/calendar/events/{event-id}", - "CommandAlias": null, - "Command": "Get-MgGroupCalendarEvent", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/calendar/events/{event-id}", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -349131,20 +349413,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupCalendarEvent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/groups/{group-id}/calendar/events", - "CommandAlias": null, - "Command": "Get-MgGroupCalendarEvent", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/calendar/events", "Permissions": [ { "Name": "Group.Read.All", @@ -349163,66 +349445,69 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupCalendarEvent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCalendarPermission", - "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", - "CommandAlias": null, - "Command": "Get-MgGroupCalendarPermission", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupCalendarPermission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCalendarPermission", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCalendarPermission", - "Uri": "/groups/{group-id}/calendar/calendarPermissions", - "CommandAlias": null, - "Command": "Get-MgGroupCalendarPermission", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/calendar/calendarPermissions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupCalendarPermission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCalendarPermission", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/calendar/calendarPermissions/$count", - "CommandAlias": null, - "Command": "Get-MgGroupCalendarPermissionCount", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/calendar/calendarPermissions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupCalendarPermissionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphScheduleInformation", - "Uri": "/groups/{group-id}/calendar/getSchedule", - "CommandAlias": null, - "Command": "Get-MgGroupCalendarSchedule", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/calendar/getSchedule", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-1.0", + "Command": "Get-MgGroupCalendarSchedule", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphScheduleInformation", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -349231,26 +349516,23 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/groups/{group-id}/calendar/calendarView", - "CommandAlias": null, - "Command": "Get-MgGroupCalendarView", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/calendar/calendarView", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupCalendarView", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConversation", - "Uri": "/groups/{group-id}/conversations/{conversation-id}", - "CommandAlias": null, - "Command": "Get-MgGroupConversation", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -349317,20 +349599,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get-conversation?view=graph-rest-1.0", + "Command": "Get-MgGroupConversation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConversation", - "Uri": "/groups/{group-id}/conversations", - "CommandAlias": null, - "Command": "Get-MgGroupConversation", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -349397,19 +349679,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-conversations?view=graph-rest-1.0", + "Command": "Get-MgGroupConversation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/conversations/$count", - "CommandAlias": null, - "Command": "Get-MgGroupConversationCount", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/$count", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -349476,20 +349758,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupConversationCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationThread", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", - "CommandAlias": null, - "Command": "Get-MgGroupConversationThread", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -349556,20 +349838,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupConversationThread", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationThread", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationThread", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads", - "CommandAlias": null, - "Command": "Get-MgGroupConversationThread", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -349636,19 +349918,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversation-list-threads?view=graph-rest-1.0", + "Command": "Get-MgGroupConversationThread", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationThread", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/$count", - "CommandAlias": null, - "Command": "Get-MgGroupConversationThreadCount", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/$count", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -349715,20 +349997,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupConversationThreadCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPost", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}", - "CommandAlias": null, - "Command": "Get-MgGroupConversationThreadPost", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -349795,8 +350077,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupConversationThreadPost", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPost", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -349805,12 +350090,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPost", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts", - "CommandAlias": null, - "Command": "Get-MgGroupConversationThreadPost", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -349877,34 +350159,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupConversationThreadPost", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPost", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", - "CommandAlias": null, - "Command": "Get-MgGroupConversationThreadPostAttachment", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupConversationThreadPostAttachment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", - "CommandAlias": null, - "Command": "Get-MgGroupConversationThreadPostAttachment", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -349939,19 +350221,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupConversationThreadPostAttachment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/$count", - "CommandAlias": null, - "Command": "Get-MgGroupConversationThreadPostAttachmentCount", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/$count", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -349986,20 +350268,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupConversationThreadPostAttachmentCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/$count", - "CommandAlias": null, - "Command": "Get-MgGroupConversationThreadPostCount", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/$count", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -350066,152 +350348,152 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupConversationThreadPostCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Get-MgGroupConversationThreadPostExtension", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupConversationThreadPostExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", - "CommandAlias": null, - "Command": "Get-MgGroupConversationThreadPostExtension", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupConversationThreadPostExtension", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/$count", - "CommandAlias": null, - "Command": "Get-MgGroupConversationThreadPostExtensionCount", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupConversationThreadPostExtensionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", - "CommandAlias": null, - "Command": "Get-MgGroupConversationThreadPostInReplyToAttachment", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupConversationThreadPostInReplyToAttachment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", - "CommandAlias": null, - "Command": "Get-MgGroupConversationThreadPostInReplyToAttachment", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupConversationThreadPostInReplyToAttachment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/$count", - "CommandAlias": null, - "Command": "Get-MgGroupConversationThreadPostInReplyToAttachmentCount", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupConversationThreadPostInReplyToAttachmentCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Get-MgGroupConversationThreadPostInReplyToExtension", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupConversationThreadPostInReplyToExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", - "CommandAlias": null, - "Command": "Get-MgGroupConversationThreadPostInReplyToExtension", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupConversationThreadPostInReplyToExtension", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/$count", - "CommandAlias": null, - "Command": "Get-MgGroupConversationThreadPostInReplyToExtensionCount", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupConversationThreadPostInReplyToExtensionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/$count", - "CommandAlias": null, - "Command": "Get-MgGroupCount", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/$count", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -350294,34 +350576,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/groups/{group-id}/createdOnBehalfOf", - "CommandAlias": null, - "Command": "Get-MgGroupCreatedOnBehalfOf", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/createdOnBehalfOf", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupCreatedOnBehalfOf", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", - "Uri": "/groups/{group-id}/drive", - "CommandAlias": null, - "Command": "Get-MgGroupDefaultDrive", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drive", "Permissions": [ { "Name": "Files.Read", @@ -350436,20 +350718,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDefaultDrive", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/groups/delta", - "CommandAlias": null, - "Command": "Get-MgGroupDelta", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/delta", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -350532,34 +350814,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delta?view=graph-rest-1.0", + "Command": "Get-MgGroupDelta", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "Delta" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", - "Uri": "/groups/{group-id}/drives/{drive-id}", - "CommandAlias": null, - "Command": "Get-MgGroupDrive", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDrive", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", - "Uri": "/groups/{group-id}/drives", - "CommandAlias": null, - "Command": "Get-MgGroupDrive", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives", "Permissions": [ { "Name": "Files.Read", @@ -350674,137 +350956,137 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDrive", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}", - "CommandAlias": null, - "Command": "Get-MgGroupDriveBundle", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveBundle", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/bundles", - "CommandAlias": null, - "Command": "Get-MgGroupDriveBundle", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/bundles", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveBundle", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Get-MgGroupDriveBundleContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveBundleContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/$count", - "CommandAlias": null, - "Command": "Get-MgGroupDriveBundleCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveBundleCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/base", - "CommandAlias": null, - "Command": "Get-MgGroupDriveContentTypeBase", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/base", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveContentTypeBase", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "CommandAlias": null, - "Command": "Get-MgGroupDriveContentTypeBaseType", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveContentTypeBaseType", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", - "CommandAlias": null, - "Command": "Get-MgGroupDriveContentTypeBaseType", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveContentTypeBaseType", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", - "CommandAlias": null, - "Command": "Get-MgGroupDriveContentTypeBaseTypeCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveContentTypeBaseTypeCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/$count", - "CommandAlias": null, - "Command": "Get-MgGroupDriveCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/$count", "Permissions": [ { "Name": "Files.Read", @@ -350919,170 +351201,173 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser", - "CommandAlias": null, - "Command": "Get-MgGroupDriveCreatedByUser", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveCreatedByUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgGroupDriveCreatedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveCreatedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgGroupDriveCreatedByUserServiceProvisioningError", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveCreatedByUserServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgGroupDriveCreatedByUserServiceProvisioningErrorCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveCreatedByUserServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}", - "CommandAlias": null, - "Command": "Get-MgGroupDriveFollowing", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveFollowing", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/following", - "CommandAlias": null, - "Command": "Get-MgGroupDriveFollowing", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/following", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveFollowing", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Get-MgGroupDriveFollowingContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveFollowingContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/following/$count", - "CommandAlias": null, - "Command": "Get-MgGroupDriveFollowingCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/following/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveFollowingCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}", - "CommandAlias": null, - "Command": "Get-MgGroupDriveItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/items", - "CommandAlias": null, - "Command": "Get-MgGroupDriveItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval", - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemActivityByInterval", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivitystat-getactivitybyinterval?view=graph-rest-1.0", + "Command": "Get-MgGroupDriveItemActivityByInterval", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -351091,266 +351376,266 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemAnalytic", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveItemAnalytic", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemAnalyticItemActivityStat", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveItemAnalyticItemActivityStat", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemAnalyticItemActivityStat", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveItemAnalyticItemActivityStat", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivity", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemAnalyticItemActivityStatActivity", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveItemAnalyticItemActivityStatActivity", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivity", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count", - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemAnalyticItemActivityStatCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveItemAnalyticItemActivityStatCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays", - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemAnalyticLastSevenDay", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveItemAnalyticLastSevenDay", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemAnalyticTime", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveItemAnalyticTime", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemChild", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveItemChild", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children", - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemChild", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveItemChild", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemChildContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveItemChildContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/$count", - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemChildCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveItemChildCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveItemContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/$count", - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveItemCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser", - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemCreatedByUser", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveItemCreatedByUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemCreatedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveItemCreatedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemCreatedByUserServiceProvisioningError", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveItemCreatedByUserServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemCreatedByUserServiceProvisioningErrorCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveItemCreatedByUserServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/delta", - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemDelta", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/delta", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-1.0", + "Command": "Get-MgGroupDriveItemDelta", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Delta", "Delta1", @@ -351359,74 +351644,74 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemItemLastModifiedByUser", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveItemItemLastModifiedByUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemItemLastModifiedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveItemItemLastModifiedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemItemLastModifiedByUserServiceProvisioningError", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveItemItemLastModifiedByUserServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemLastModifiedByUser", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveItemLastModifiedByUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -351435,15 +351720,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemLastModifiedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveItemLastModifiedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -351452,30 +351737,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemLastModifiedByUserServiceProvisioningError", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveItemLastModifiedByUserServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemLastModifiedByUserServiceProvisioningErrorCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveItemLastModifiedByUserServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -351484,30 +351769,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemListItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveItemListItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval", - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemListItemActivityByInterval", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveItemListItemActivityByInterval", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -351516,458 +351801,458 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/analytics", - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemListItemAnalytic", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/analytics", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveItemListItemAnalytic", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser", - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemListItemCreatedByUser", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveItemListItemCreatedByUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemListItemCreatedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveItemListItemCreatedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemListItemCreatedByUserServiceProvisioningError", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveItemListItemCreatedByUserServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemListItemCreatedByUserServiceProvisioningErrorCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveItemListItemCreatedByUserServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemListItemDocumentSetVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveItemListItemDocumentSetVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemListItemDocumentSetVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveItemListItemDocumentSetVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count", - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemListItemDocumentSetVersionCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveItemListItemDocumentSetVersionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemListItemDocumentSetVersionField", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveItemListItemDocumentSetVersionField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem", - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemListItemDriveItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveItemListItemDriveItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemListItemDriveItemContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveItemListItemDriveItemContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemListItemField", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveItemListItemField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemListItemVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveItemListItemVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemListItemVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveItemListItemVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count", - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemListItemVersionCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveItemListItemVersionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemListItemVersionField", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveItemListItemVersionField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemPermission", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveItemPermission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions", - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemPermission", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveItemPermission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/$count", - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemPermissionCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveItemPermissionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemRetentionLabel", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemRetentionLabel", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveItemRetentionLabel", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemSubscription", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveItemSubscription", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemSubscription", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveItemSubscription", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count", - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemSubscriptionCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveItemSubscriptionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphThumbnailSet", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemThumbnail", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveItemThumbnail", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphThumbnailSet", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemThumbnail", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveItemThumbnail", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count", - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemThumbnailCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveItemThumbnailCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveItemVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions", - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveItemVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemVersionContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveItemVersionContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/$count", - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemVersionCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveItemVersionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser", - "CommandAlias": null, - "Command": "Get-MgGroupDriveLastModifiedByUser", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveLastModifiedByUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -351976,15 +352261,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgGroupDriveLastModifiedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveLastModifiedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -351993,30 +352278,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgGroupDriveLastModifiedByUserServiceProvisioningError", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveLastModifiedByUserServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgGroupDriveLastModifiedByUserServiceProvisioningErrorCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveLastModifiedByUserServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -352025,398 +352310,398 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphList", - "Uri": "/groups/{group-id}/drives/{drive-id}/list", - "CommandAlias": null, - "Command": "Get-MgGroupDriveList", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveList", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphList", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgGroupDriveListColumn", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveListColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns", - "CommandAlias": null, - "Command": "Get-MgGroupDriveListColumn", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveListColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/$count", - "CommandAlias": null, - "Command": "Get-MgGroupDriveListColumnCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveListColumnCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", - "CommandAlias": null, - "Command": "Get-MgGroupDriveListColumnSourceColumn", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveListColumnSourceColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "CommandAlias": null, - "Command": "Get-MgGroupDriveListContentType", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveListContentType", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes", - "CommandAlias": null, - "Command": "Get-MgGroupDriveListContentType", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveListContentType", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgGroupDriveListContentTypeColumn", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveListContentTypeColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "CommandAlias": null, - "Command": "Get-MgGroupDriveListContentTypeColumn", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveListContentTypeColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count", - "CommandAlias": null, - "Command": "Get-MgGroupDriveListContentTypeColumnCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveListContentTypeColumnCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnLink", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "CommandAlias": null, - "Command": "Get-MgGroupDriveListContentTypeColumnLink", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveListContentTypeColumnLink", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnLink", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "CommandAlias": null, - "Command": "Get-MgGroupDriveListContentTypeColumnLink", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveListContentTypeColumnLink", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count", - "CommandAlias": null, - "Command": "Get-MgGroupDriveListContentTypeColumnLinkCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveListContentTypeColumnLinkCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgGroupDriveListContentTypeColumnPosition", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveListContentTypeColumnPosition", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", - "CommandAlias": null, - "Command": "Get-MgGroupDriveListContentTypeColumnPosition", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveListContentTypeColumnPosition", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count", - "CommandAlias": null, - "Command": "Get-MgGroupDriveListContentTypeColumnPositionCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveListContentTypeColumnPositionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "CommandAlias": null, - "Command": "Get-MgGroupDriveListContentTypeColumnSourceColumn", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveListContentTypeColumnSourceColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes", - "CommandAlias": null, - "Command": "Get-MgGroupDriveListContentTypeCompatibleHubContentType", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0", + "Command": "Get-MgGroupDriveListContentTypeCompatibleHubContentType", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/$count", - "CommandAlias": null, - "Command": "Get-MgGroupDriveListContentTypeCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveListContentTypeCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser", - "CommandAlias": null, - "Command": "Get-MgGroupDriveListCreatedByUser", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveListCreatedByUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgGroupDriveListCreatedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveListCreatedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgGroupDriveListCreatedByUserServiceProvisioningError", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveListCreatedByUserServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgGroupDriveListCreatedByUserServiceProvisioningErrorCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveListCreatedByUserServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/drive", - "CommandAlias": null, - "Command": "Get-MgGroupDriveListDrive", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/drive", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveListDrive", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}", - "CommandAlias": null, - "Command": "Get-MgGroupDriveListItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveListItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items", - "CommandAlias": null, - "Command": "Get-MgGroupDriveListItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveListItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval", - "CommandAlias": null, - "Command": "Get-MgGroupDriveListItemActivityByInterval", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveListItemActivityByInterval", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -352425,89 +352710,89 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/analytics", - "CommandAlias": null, - "Command": "Get-MgGroupDriveListItemAnalytic", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/analytics", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveListItemAnalytic", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser", - "CommandAlias": null, - "Command": "Get-MgGroupDriveListItemCreatedByUser", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveListItemCreatedByUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgGroupDriveListItemCreatedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveListItemCreatedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgGroupDriveListItemCreatedByUserServiceProvisioningError", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveListItemCreatedByUserServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgGroupDriveListItemCreatedByUserServiceProvisioningErrorCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveListItemCreatedByUserServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/delta", - "CommandAlias": null, - "Command": "Get-MgGroupDriveListItemDelta", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/delta", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-1.0", + "Command": "Get-MgGroupDriveListItemDelta", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", "Variants": [ "Delta", "Delta1", @@ -352516,281 +352801,281 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "CommandAlias": null, - "Command": "Get-MgGroupDriveListItemDocumentSetVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveListItemDocumentSetVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "CommandAlias": null, - "Command": "Get-MgGroupDriveListItemDocumentSetVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveListItemDocumentSetVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count", - "CommandAlias": null, - "Command": "Get-MgGroupDriveListItemDocumentSetVersionCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveListItemDocumentSetVersionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "CommandAlias": null, - "Command": "Get-MgGroupDriveListItemDocumentSetVersionField", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveListItemDocumentSetVersionField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem", - "CommandAlias": null, - "Command": "Get-MgGroupDriveListItemDriveItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveListItemDriveItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "CommandAlias": null, - "Command": "Get-MgGroupDriveListItemDriveItemContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveListItemDriveItemContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "CommandAlias": null, - "Command": "Get-MgGroupDriveListItemField", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveListItemField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "CommandAlias": null, - "Command": "Get-MgGroupDriveListItemVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveListItemVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions", - "CommandAlias": null, - "Command": "Get-MgGroupDriveListItemVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveListItemVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/$count", - "CommandAlias": null, - "Command": "Get-MgGroupDriveListItemVersionCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveListItemVersionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "CommandAlias": null, - "Command": "Get-MgGroupDriveListItemVersionField", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveListItemVersionField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "CommandAlias": null, - "Command": "Get-MgGroupDriveListOperation", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveListOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations", - "CommandAlias": null, - "Command": "Get-MgGroupDriveListOperation", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveListOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/$count", - "CommandAlias": null, - "Command": "Get-MgGroupDriveListOperationCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveListOperationCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "CommandAlias": null, - "Command": "Get-MgGroupDriveListSubscription", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveListSubscription", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions", - "CommandAlias": null, - "Command": "Get-MgGroupDriveListSubscription", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveListSubscription", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/$count", - "CommandAlias": null, - "Command": "Get-MgGroupDriveListSubscriptionCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveListSubscriptionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/root", - "CommandAlias": null, - "Command": "Get-MgGroupDriveRoot", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveRoot", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/getActivitiesByInterval", - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootActivityByInterval", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/getActivitiesByInterval", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivitystat-getactivitybyinterval?view=graph-rest-1.0", + "Command": "Get-MgGroupDriveRootActivityByInterval", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -352799,251 +353084,251 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics", - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootAnalytic", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveRootAnalytic", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootAnalyticItemActivityStat", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveRootAnalyticItemActivityStat", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats", - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootAnalyticItemActivityStat", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveRootAnalyticItemActivityStat", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivity", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootAnalyticItemActivityStatActivity", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveRootAnalyticItemActivityStatActivity", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivity", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/$count", - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootAnalyticItemActivityStatCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveRootAnalyticItemActivityStatCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/lastSevenDays", - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootAnalyticLastSevenDay", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/lastSevenDays", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveRootAnalyticLastSevenDay", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/allTime", - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootAnalyticTime", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/allTime", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveRootAnalyticTime", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}", - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootChild", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveRootChild", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/children", - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootChild", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/children", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveRootChild", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootChildContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveRootChildContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/$count", - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootChildCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveRootChildCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/content", - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveRootContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser", - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootCreatedByUser", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveRootCreatedByUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootCreatedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveRootCreatedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootCreatedByUserServiceProvisioningError", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveRootCreatedByUserServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootCreatedByUserServiceProvisioningErrorCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveRootCreatedByUserServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/delta", - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootDelta", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/delta", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-1.0", + "Command": "Get-MgGroupDriveRootDelta", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Delta", "Delta1", @@ -353052,148 +353337,148 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser", - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootItemLastModifiedByUser", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveRootItemLastModifiedByUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootItemLastModifiedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveRootItemLastModifiedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootItemLastModifiedByUserServiceProvisioningError", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveRootItemLastModifiedByUserServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser", - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootLastModifiedByUser", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveRootLastModifiedByUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootLastModifiedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveRootLastModifiedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootLastModifiedByUserServiceProvisioningError", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveRootLastModifiedByUserServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootLastModifiedByUserServiceProvisioningErrorCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveRootLastModifiedByUserServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem", - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootListItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveRootListItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/getActivitiesByInterval", - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootListItemActivityByInterval", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/getActivitiesByInterval", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveRootListItemActivityByInterval", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -353202,514 +353487,511 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/analytics", - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootListItemAnalytic", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/analytics", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveRootListItemAnalytic", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser", - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootListItemCreatedByUser", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveRootListItemCreatedByUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootListItemCreatedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveRootListItemCreatedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootListItemCreatedByUserServiceProvisioningError", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveRootListItemCreatedByUserServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootListItemCreatedByUserServiceProvisioningErrorCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveRootListItemCreatedByUserServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootListItemDocumentSetVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveRootListItemDocumentSetVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions", - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootListItemDocumentSetVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveRootListItemDocumentSetVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/$count", - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootListItemDocumentSetVersionCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveRootListItemDocumentSetVersionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootListItemDocumentSetVersionField", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveRootListItemDocumentSetVersionField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem", - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootListItemDriveItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveRootListItemDriveItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/content", - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootListItemDriveItemContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveRootListItemDriveItemContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields", - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootListItemField", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveRootListItemField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootListItemVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveRootListItemVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions", - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootListItemVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveRootListItemVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/$count", - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootListItemVersionCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveRootListItemVersionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootListItemVersionField", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveRootListItemVersionField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootPermission", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveRootPermission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions", - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootPermission", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveRootPermission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/$count", - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootPermissionCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveRootPermissionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemRetentionLabel", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel", - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootRetentionLabel", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveRootRetentionLabel", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootSubscription", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveRootSubscription", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions", - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootSubscription", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveRootSubscription", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/$count", - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootSubscriptionCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveRootSubscriptionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphThumbnailSet", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootThumbnail", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveRootThumbnail", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphThumbnailSet", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails", - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootThumbnail", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveRootThumbnail", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/$count", - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootThumbnailCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveRootThumbnailCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveRootVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions", - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveRootVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootVersionContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveRootVersionContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/$count", - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootVersionCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveRootVersionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}", - "CommandAlias": null, - "Command": "Get-MgGroupDriveSpecial", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveSpecial", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/special", - "CommandAlias": null, - "Command": "Get-MgGroupDriveSpecial", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/special", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveSpecial", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Get-MgGroupDriveSpecialContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveSpecialContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/special/$count", - "CommandAlias": null, - "Command": "Get-MgGroupDriveSpecialCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/special/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupDriveSpecialCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/groups/{group-id}/events/{event-id}", - "CommandAlias": null, - "Command": "Get-MgGroupEvent", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -353776,20 +354058,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get-event?view=graph-rest-1.0", + "Command": "Get-MgGroupEvent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/groups/{group-id}/events", - "CommandAlias": null, - "Command": "Get-MgGroupEvent", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events", "Permissions": [ { "Name": "Group.Read.All", @@ -353808,34 +354090,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-events?view=graph-rest-1.0", + "Command": "Get-MgGroupEvent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}", - "CommandAlias": null, - "Command": "Get-MgGroupEventAttachment", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupEventAttachment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/groups/{group-id}/events/{event-id}/attachments", - "CommandAlias": null, - "Command": "Get-MgGroupEventAttachment", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/attachments", "Permissions": [ { "Name": "Calendars.Read", @@ -353862,19 +354144,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupEventAttachment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/attachments/$count", - "CommandAlias": null, - "Command": "Get-MgGroupEventAttachmentCount", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/attachments/$count", "Permissions": [ { "Name": "Calendars.Read", @@ -353901,35 +354183,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupEventAttachmentCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCalendar", - "Uri": "/groups/{group-id}/events/{event-id}/calendar", - "CommandAlias": null, - "Command": "Get-MgGroupEventCalendar", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/calendar", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupEventCalendar", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCalendar", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/events/$count", - "CommandAlias": null, - "Command": "Get-MgGroupEventCount", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/$count", "Permissions": [ { "Name": "Group.Read.All", @@ -353948,20 +354230,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupEventCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/groups/{group-id}/events/delta", - "CommandAlias": null, - "Command": "Get-MgGroupEventDelta", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/delta", "Permissions": [ { "Name": "Calendars.Read", @@ -354036,79 +354318,79 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0", + "Command": "Get-MgGroupEventDelta", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Get-MgGroupEventExtension", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0", + "Command": "Get-MgGroupEventExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", - "Uri": "/groups/{group-id}/events/{event-id}/extensions", - "CommandAlias": null, - "Command": "Get-MgGroupEventExtension", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/extensions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupEventExtension", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/extensions/$count", - "CommandAlias": null, - "Command": "Get-MgGroupEventExtensionCount", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/extensions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupEventExtensionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}", - "CommandAlias": null, - "Command": "Get-MgGroupEventInstance", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupEventInstance", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/groups/{group-id}/events/{event-id}/instances", - "CommandAlias": null, - "Command": "Get-MgGroupEventInstance", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -354159,78 +354441,78 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupEventInstance", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", - "CommandAlias": null, - "Command": "Get-MgGroupEventInstanceAttachment", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupEventInstanceAttachment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments", - "CommandAlias": null, - "Command": "Get-MgGroupEventInstanceAttachment", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupEventInstanceAttachment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/$count", - "CommandAlias": null, - "Command": "Get-MgGroupEventInstanceAttachmentCount", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupEventInstanceAttachmentCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCalendar", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/calendar", - "CommandAlias": null, - "Command": "Get-MgGroupEventInstanceCalendar", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/calendar", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupEventInstanceCalendar", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCalendar", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/$count", - "CommandAlias": null, - "Command": "Get-MgGroupEventInstanceCount", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/$count", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -354281,123 +354563,123 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupEventInstanceCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/groups/{group-id}/events/{event-id}/instances/delta", - "CommandAlias": null, - "Command": "Get-MgGroupEventInstanceDelta", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/delta", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0", + "Command": "Get-MgGroupEventInstanceDelta", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Get-MgGroupEventInstanceExtension", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupEventInstanceExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions", - "CommandAlias": null, - "Command": "Get-MgGroupEventInstanceExtension", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupEventInstanceExtension", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/$count", - "CommandAlias": null, - "Command": "Get-MgGroupEventInstanceExtensionCount", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupEventInstanceExtensionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Get-MgGroupExtension", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", - "Uri": "/groups/{group-id}/extensions", - "CommandAlias": null, - "Command": "Get-MgGroupExtension", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/extensions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupExtension", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/extensions/$count", - "CommandAlias": null, - "Command": "Get-MgGroupExtensionCount", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/extensions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupExtensionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", - "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", - "CommandAlias": null, - "Command": "Get-MgGroupLifecyclePolicy", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", "Permissions": [ { "Name": "Directory.Read.All", @@ -354432,8 +354714,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-get?view=graph-rest-1.0", + "Command": "Get-MgGroupLifecyclePolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -354442,12 +354727,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", - "Uri": "/groupLifecyclePolicies", - "CommandAlias": null, - "Command": "Get-MgGroupLifecyclePolicy", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groupLifecyclePolicies", "Permissions": [ { "Name": "Directory.Read.All", @@ -354482,19 +354764,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-list?view=graph-rest-1.0", + "Command": "Get-MgGroupLifecyclePolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", - "Uri": "/groups/{group-id}/groupLifecyclePolicies", - "CommandAlias": null, - "Command": "Get-MgGroupLifecyclePolicyByGroup", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/groupLifecyclePolicies", "Permissions": [ { "Name": "Directory.Read.All", @@ -354529,19 +354811,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-grouplifecyclepolicies?view=graph-rest-1.0", + "Command": "Get-MgGroupLifecyclePolicyByGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groupLifecyclePolicies/$count", - "CommandAlias": null, - "Command": "Get-MgGroupLifecyclePolicyCount", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groupLifecyclePolicies/$count", "Permissions": [ { "Name": "Directory.Read.All", @@ -354576,19 +354858,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupLifecyclePolicyCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/groups/{group-id}/members", - "CommandAlias": null, - "Command": "Get-MgGroupMember", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members", "Permissions": [ { "Name": "GroupMember.ReadWrite.All", @@ -354671,193 +354953,193 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-1.0", + "Command": "Get-MgGroupMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", - "Uri": "/groups/{group-id}/members/{directoryObject-id}/application", - "CommandAlias": null, - "Command": "Get-MgGroupMemberAsApplication", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/{directoryObject-id}/application", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupMemberAsApplication", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", - "Uri": "/groups/{group-id}/members/application", - "CommandAlias": null, - "Command": "Get-MgGroupMemberAsApplication", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/application", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupMemberAsApplication", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/groups/{group-id}/members/{directoryObject-id}/device", - "CommandAlias": null, - "Command": "Get-MgGroupMemberAsDevice", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/{directoryObject-id}/device", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupMemberAsDevice", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/groups/{group-id}/members/device", - "CommandAlias": null, - "Command": "Get-MgGroupMemberAsDevice", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/device", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupMemberAsDevice", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/groups/{group-id}/members/{directoryObject-id}/group", - "CommandAlias": null, - "Command": "Get-MgGroupMemberAsGroup", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/{directoryObject-id}/group", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupMemberAsGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/groups/{group-id}/members/group", - "CommandAlias": null, - "Command": "Get-MgGroupMemberAsGroup", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/group", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupMemberAsGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOrgContact", - "Uri": "/groups/{group-id}/members/{directoryObject-id}/orgContact", - "CommandAlias": null, - "Command": "Get-MgGroupMemberAsOrgContact", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/{directoryObject-id}/orgContact", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupMemberAsOrgContact", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOrgContact", - "Uri": "/groups/{group-id}/members/orgContact", - "CommandAlias": null, - "Command": "Get-MgGroupMemberAsOrgContact", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/orgContact", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupMemberAsOrgContact", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/groups/{group-id}/members/{directoryObject-id}/servicePrincipal", - "CommandAlias": null, - "Command": "Get-MgGroupMemberAsServicePrincipal", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/{directoryObject-id}/servicePrincipal", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupMemberAsServicePrincipal", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/groups/{group-id}/members/servicePrincipal", - "CommandAlias": null, - "Command": "Get-MgGroupMemberAsServicePrincipal", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/servicePrincipal", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupMemberAsServicePrincipal", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/groups/{group-id}/members/{directoryObject-id}/user", - "CommandAlias": null, - "Command": "Get-MgGroupMemberAsUser", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/{directoryObject-id}/user", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-1.0", + "Command": "Get-MgGroupMemberAsUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/groups/{group-id}/members/user", - "CommandAlias": null, - "Command": "Get-MgGroupMemberAsUser", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/user", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-1.0", + "Command": "Get-MgGroupMemberAsUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/members/$ref", - "CommandAlias": null, - "Command": "Get-MgGroupMemberByRef", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/$ref", "Permissions": [ { "Name": "GroupMember.ReadWrite.All", @@ -354940,19 +355222,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-1.0", + "Command": "Get-MgGroupMemberByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/members/$count", - "CommandAlias": null, - "Command": "Get-MgGroupMemberCount", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/$count", "Permissions": [ { "Name": "GroupMember.ReadWrite.All", @@ -355035,110 +355317,110 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupMemberCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/members/application/$count", - "CommandAlias": null, - "Command": "Get-MgGroupMemberCountAsApplication", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/application/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupMemberCountAsApplication", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/members/device/$count", - "CommandAlias": null, - "Command": "Get-MgGroupMemberCountAsDevice", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/device/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupMemberCountAsDevice", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/members/group/$count", - "CommandAlias": null, - "Command": "Get-MgGroupMemberCountAsGroup", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/group/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupMemberCountAsGroup", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/members/orgContact/$count", - "CommandAlias": null, - "Command": "Get-MgGroupMemberCountAsOrgContact", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/orgContact/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupMemberCountAsOrgContact", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/members/servicePrincipal/$count", - "CommandAlias": null, - "Command": "Get-MgGroupMemberCountAsServicePrincipal", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/servicePrincipal/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupMemberCountAsServicePrincipal", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/members/user/$count", - "CommandAlias": null, - "Command": "Get-MgGroupMemberCountAsUser", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/user/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupMemberCountAsUser", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/getMemberGroups", - "CommandAlias": null, - "Command": "Get-MgGroupMemberGroup", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/getMemberGroups", "Permissions": [ { "Name": "User.Read.All", @@ -355293,8 +355575,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", + "Command": "Get-MgGroupMemberGroup", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -355303,12 +355588,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/getMemberObjects", - "CommandAlias": null, - "Command": "Get-MgGroupMemberObject", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/getMemberObjects", "Permissions": [ { "Name": "User.ReadWrite.All", @@ -355487,8 +355769,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", + "Command": "Get-MgGroupMemberObject", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -355497,27 +355782,24 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}", - "CommandAlias": null, - "Command": "Get-MgGroupMemberOf", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupMemberOf", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/groups/{group-id}/memberOf", - "CommandAlias": null, - "Command": "Get-MgGroupMemberOf", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/memberOf", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -355584,77 +355866,77 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-memberof?view=graph-rest-1.0", + "Command": "Get-MgGroupMemberOf", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}/administrativeUnit", - "CommandAlias": null, - "Command": "Get-MgGroupMemberOfAsAdministrativeUnit", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}/administrativeUnit", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupMemberOfAsAdministrativeUnit", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/groups/{group-id}/memberOf/administrativeUnit", - "CommandAlias": null, - "Command": "Get-MgGroupMemberOfAsAdministrativeUnit", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/memberOf/administrativeUnit", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupMemberOfAsAdministrativeUnit", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}/group", - "CommandAlias": null, - "Command": "Get-MgGroupMemberOfAsGroup", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}/group", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-memberof?view=graph-rest-1.0", + "Command": "Get-MgGroupMemberOfAsGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/groups/{group-id}/memberOf/group", - "CommandAlias": null, - "Command": "Get-MgGroupMemberOfAsGroup", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/memberOf/group", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-memberof?view=graph-rest-1.0", + "Command": "Get-MgGroupMemberOfAsGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/memberOf/$count", - "CommandAlias": null, - "Command": "Get-MgGroupMemberOfCount", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/memberOf/$count", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -355721,373 +356003,373 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupMemberOfCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/memberOf/administrativeUnit/$count", - "CommandAlias": null, - "Command": "Get-MgGroupMemberOfCountAsAdministrativeUnit", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/memberOf/administrativeUnit/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupMemberOfCountAsAdministrativeUnit", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/memberOf/group/$count", - "CommandAlias": null, - "Command": "Get-MgGroupMemberOfCountAsGroup", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/memberOf/group/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupMemberOfCountAsGroup", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}", - "CommandAlias": null, - "Command": "Get-MgGroupMemberWithLicenseError", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupMemberWithLicenseError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/groups/{group-id}/membersWithLicenseErrors", - "CommandAlias": null, - "Command": "Get-MgGroupMemberWithLicenseError", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupMemberWithLicenseError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/application", - "CommandAlias": null, - "Command": "Get-MgGroupMemberWithLicenseErrorAsApplication", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/application", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupMemberWithLicenseErrorAsApplication", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/application", - "CommandAlias": null, - "Command": "Get-MgGroupMemberWithLicenseErrorAsApplication", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/application", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupMemberWithLicenseErrorAsApplication", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/device", - "CommandAlias": null, - "Command": "Get-MgGroupMemberWithLicenseErrorAsDevice", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/device", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupMemberWithLicenseErrorAsDevice", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/device", - "CommandAlias": null, - "Command": "Get-MgGroupMemberWithLicenseErrorAsDevice", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/device", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupMemberWithLicenseErrorAsDevice", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/group", - "CommandAlias": null, - "Command": "Get-MgGroupMemberWithLicenseErrorAsGroup", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/group", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupMemberWithLicenseErrorAsGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/group", - "CommandAlias": null, - "Command": "Get-MgGroupMemberWithLicenseErrorAsGroup", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/group", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupMemberWithLicenseErrorAsGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOrgContact", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/orgContact", - "CommandAlias": null, - "Command": "Get-MgGroupMemberWithLicenseErrorAsOrgContact", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/orgContact", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupMemberWithLicenseErrorAsOrgContact", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOrgContact", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/orgContact", - "CommandAlias": null, - "Command": "Get-MgGroupMemberWithLicenseErrorAsOrgContact", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/orgContact", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupMemberWithLicenseErrorAsOrgContact", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/servicePrincipal", - "CommandAlias": null, - "Command": "Get-MgGroupMemberWithLicenseErrorAsServicePrincipal", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/servicePrincipal", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupMemberWithLicenseErrorAsServicePrincipal", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/servicePrincipal", - "CommandAlias": null, - "Command": "Get-MgGroupMemberWithLicenseErrorAsServicePrincipal", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/servicePrincipal", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupMemberWithLicenseErrorAsServicePrincipal", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/user", - "CommandAlias": null, - "Command": "Get-MgGroupMemberWithLicenseErrorAsUser", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/user", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupMemberWithLicenseErrorAsUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/user", - "CommandAlias": null, - "Command": "Get-MgGroupMemberWithLicenseErrorAsUser", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/user", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupMemberWithLicenseErrorAsUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/membersWithLicenseErrors/$count", - "CommandAlias": null, - "Command": "Get-MgGroupMemberWithLicenseErrorCount", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupMemberWithLicenseErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/membersWithLicenseErrors/application/$count", - "CommandAlias": null, - "Command": "Get-MgGroupMemberWithLicenseErrorCountAsApplication", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/application/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupMemberWithLicenseErrorCountAsApplication", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/membersWithLicenseErrors/device/$count", - "CommandAlias": null, - "Command": "Get-MgGroupMemberWithLicenseErrorCountAsDevice", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/device/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupMemberWithLicenseErrorCountAsDevice", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/membersWithLicenseErrors/group/$count", - "CommandAlias": null, - "Command": "Get-MgGroupMemberWithLicenseErrorCountAsGroup", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/group/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupMemberWithLicenseErrorCountAsGroup", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/membersWithLicenseErrors/orgContact/$count", - "CommandAlias": null, - "Command": "Get-MgGroupMemberWithLicenseErrorCountAsOrgContact", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/orgContact/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupMemberWithLicenseErrorCountAsOrgContact", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/membersWithLicenseErrors/servicePrincipal/$count", - "CommandAlias": null, - "Command": "Get-MgGroupMemberWithLicenseErrorCountAsServicePrincipal", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/servicePrincipal/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupMemberWithLicenseErrorCountAsServicePrincipal", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/membersWithLicenseErrors/user/$count", - "CommandAlias": null, - "Command": "Get-MgGroupMemberWithLicenseErrorCountAsUser", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/user/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupMemberWithLicenseErrorCountAsUser", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenote", - "Uri": "/groups/{group-id}/onenote", - "CommandAlias": null, - "Command": "Get-MgGroupOnenote", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOnenote", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenote", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteNotebook", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", "Permissions": [ { "Name": "Notes.Create", @@ -356170,20 +356452,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOnenoteNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/groups/{group-id}/onenote/notebooks", - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteNotebook", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks", "Permissions": [ { "Name": "Notes.Create", @@ -356266,19 +356548,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOnenoteNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/notebooks/$count", - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteNotebookCount", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/$count", "Permissions": [ { "Name": "Notes.Create", @@ -356361,20 +356643,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOnenoteNotebookCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCopyNotebookModel", - "Uri": "/groups/{group-id}/onenote/notebooks/getNotebookFromWebUrl", - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteNotebookFromWebUrl", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/getNotebookFromWebUrl", "Permissions": [ { "Name": "Notes.Create", @@ -356433,8 +356715,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-1.0", + "Command": "Get-MgGroupOnenoteNotebookFromWebUrl", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCopyNotebookModel", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -356443,27 +356728,24 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteNotebookSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOnenoteNotebookSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteNotebookSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", "Permissions": [ { "Name": "Notes.Create", @@ -356546,19 +356828,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOnenoteNotebookSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/$count", - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteNotebookSectionCount", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/$count", "Permissions": [ { "Name": "Notes.Create", @@ -356641,23 +356923,26 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOnenoteNotebookSectionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteNotebookSectionGroup", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOnenoteNotebookSectionGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -356666,12 +356951,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteNotebookSectionGroup", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", "Permissions": [ { "Name": "Notes.Create", @@ -356754,23 +357036,26 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOnenoteNotebookSectionGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteNotebookSectionGroupCount", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOnenoteNotebookSectionGroupCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -356779,324 +357064,321 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteNotebookSectionGroupParentNotebook", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOnenoteNotebookSectionGroupParentNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteNotebookSectionGroupParentSectionGroup", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOnenoteNotebookSectionGroupParentSectionGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteNotebookSectionGroupSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOnenoteNotebookSectionGroupSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteNotebookSectionGroupSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOnenoteNotebookSectionGroupSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/$count", - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteNotebookSectionGroupSectionCount", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOnenoteNotebookSectionGroupSectionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteNotebookSectionGroupSectionPage", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOnenoteNotebookSectionGroupSectionPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteNotebookSectionGroupSectionPage", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOnenoteNotebookSectionGroupSectionPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteNotebookSectionGroupSectionPageContent", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOnenoteNotebookSectionGroupSectionPageContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteNotebookSectionGroupSectionPageCount", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOnenoteNotebookSectionGroupSectionPageCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteNotebookSectionGroupSectionPageParentNotebook", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOnenoteNotebookSectionGroupSectionPageParentNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteNotebookSectionGroupSectionPageParentSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOnenoteNotebookSectionGroupSectionPageParentSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteNotebookSectionGroupSectionParentNotebook", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOnenoteNotebookSectionGroupSectionParentNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteNotebookSectionGroupSectionParentSectionGroup", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOnenoteNotebookSectionGroupSectionParentSectionGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteNotebookSectionPage", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOnenoteNotebookSectionPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteNotebookSectionPage", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOnenoteNotebookSectionPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteNotebookSectionPageContent", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOnenoteNotebookSectionPageContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/$count", - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteNotebookSectionPageCount", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOnenoteNotebookSectionPageCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteNotebookSectionPageParentNotebook", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOnenoteNotebookSectionPageParentNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteNotebookSectionPageParentSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOnenoteNotebookSectionPageParentSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteNotebookSectionParentNotebook", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOnenoteNotebookSectionParentNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteNotebookSectionParentSectionGroup", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOnenoteNotebookSectionParentSectionGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/onenote/operations/{onenoteOperation-id}", - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteOperation", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/operations/{onenoteOperation-id}", "Permissions": [ { "Name": "Notes.Create", @@ -357179,129 +357461,49 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOnenoteOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/onenote/operations", - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteOperation", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/operations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOnenoteOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/operations/$count", - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteOperationCount", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/operations/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Get-MgGroupOnenotePage", - "Module": "Notes", - "Permissions": [ - { - "Name": "Notes.Read", - "Description": "Read your OneNote notebooks", - "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "Notes.Read", - "Description": "Read your OneNote notebooks", - "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": true - }, - { - "Name": "Notes.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Notes.ReadWrite.All", - "Description": "Read and write all OneNote notebooks that you can access", - "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Notes.ReadWrite", - "Description": "Read and write your OneNote notebooks", - "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Notes.Read.All", - "Description": "Read all OneNote notebooks that you can access", - "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Notes.ReadWrite", - "Description": "Read and write your OneNote notebooks", - "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": false - }, - { - "Name": "Notes.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], + "Command": "Get-MgGroupOnenoteOperationCount", "ApiVersion": "v1.0", - "ApiReferenceLink": null, + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/onenote/pages", - "CommandAlias": null, - "Command": "Get-MgGroupOnenotePage", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", "Permissions": [ { "Name": "Notes.Read", @@ -357368,34 +357570,114 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": null, + "Command": "Get-MgGroupOnenotePage", "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { + "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/pages", + "Permissions": [ + { + "Name": "Notes.Read", + "Description": "Read your OneNote notebooks", + "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "Notes.Read", + "Description": "Read your OneNote notebooks", + "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": true + }, + { + "Name": "Notes.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Notes.ReadWrite.All", + "Description": "Read and write all OneNote notebooks that you can access", + "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Notes.ReadWrite", + "Description": "Read and write your OneNote notebooks", + "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Notes.Read.All", + "Description": "Read all OneNote notebooks that you can access", + "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Notes.ReadWrite", + "Description": "Read and write your OneNote notebooks", + "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": false + }, + { + "Name": "Notes.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "ApiReferenceLink": null, + "Command": "Get-MgGroupOnenotePage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Get-MgGroupOnenotePageContent", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOnenotePageContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/pages/$count", - "CommandAlias": null, - "Command": "Get-MgGroupOnenotePageCount", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/pages/$count", "Permissions": [ { "Name": "Notes.Read", @@ -357462,50 +357744,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOnenotePageCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgGroupOnenotePageParentNotebook", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOnenotePageParentNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection", - "CommandAlias": null, - "Command": "Get-MgGroupOnenotePageParentSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOnenotePageParentSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRecentNotebook", - "Uri": "/groups/{group-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteRecentNotebook", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", "Permissions": [ { "Name": "Notes.Create", @@ -357588,49 +357870,49 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getrecentnotebooks?view=graph-rest-1.0", + "Command": "Get-MgGroupOnenoteRecentNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRecentNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteResource", - "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}", - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteResource", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOnenoteResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteResource", - "Uri": "/groups/{group-id}/onenote/resources", - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteResource", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/resources", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOnenoteResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteResource", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content", - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteResourceContent", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content", "Permissions": [ { "Name": "Notes.Read", @@ -357697,35 +357979,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOnenoteResourceContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/resources/$count", - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteResourceCount", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/resources/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOnenoteResourceCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", "Permissions": [ { "Name": "Notes.Create", @@ -357808,20 +358090,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOnenoteSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/onenote/sections", - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sections", "Permissions": [ { "Name": "Notes.Create", @@ -357904,19 +358186,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOnenoteSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/sections/$count", - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteSectionCount", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sections/$count", "Permissions": [ { "Name": "Notes.Create", @@ -357999,20 +358281,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOnenoteSectionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteSectionGroup", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", "Permissions": [ { "Name": "Notes.Create", @@ -358095,8 +358377,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOnenoteSectionGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -358105,12 +358390,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/groups/{group-id}/onenote/sectionGroups", - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteSectionGroup", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups", "Permissions": [ { "Name": "Notes.Create", @@ -358193,20 +358475,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOnenoteSectionGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteSectionGroupCount", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", "Permissions": [ { "Name": "Notes.Create", @@ -358289,8 +358571,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOnenoteSectionGroupCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -358299,57 +358584,54 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteSectionGroupParentNotebook", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOnenoteSectionGroupParentNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteSectionGroupParentSectionGroup", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOnenoteSectionGroupParentSectionGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteSectionGroupSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOnenoteSectionGroupSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteSectionGroupSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", "Permissions": [ { "Name": "Notes.Create", @@ -358432,19 +358714,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOnenoteSectionGroupSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/$count", - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteSectionGroupSectionCount", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/$count", "Permissions": [ { "Name": "Notes.Create", @@ -358527,154 +358809,154 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOnenoteSectionGroupSectionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteSectionGroupSectionPage", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOnenoteSectionGroupSectionPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteSectionGroupSectionPage", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOnenoteSectionGroupSectionPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteSectionGroupSectionPageContent", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOnenoteSectionGroupSectionPageContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteSectionGroupSectionPageCount", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOnenoteSectionGroupSectionPageCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteSectionGroupSectionPageParentNotebook", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOnenoteSectionGroupSectionPageParentNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteSectionGroupSectionPageParentSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOnenoteSectionGroupSectionPageParentSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteSectionGroupSectionParentNotebook", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOnenoteSectionGroupSectionParentNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteSectionGroupSectionParentSectionGroup", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOnenoteSectionGroupSectionParentSectionGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteSectionPage", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOnenoteSectionPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages", - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteSectionPage", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages", "Permissions": [ { "Name": "Notes.Read", @@ -358741,34 +359023,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOnenoteSectionPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteSectionPageContent", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOnenoteSectionPageContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/$count", - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteSectionPageCount", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/$count", "Permissions": [ { "Name": "Notes.Read", @@ -358835,80 +359117,80 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOnenoteSectionPageCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteSectionPageParentNotebook", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOnenoteSectionPageParentNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteSectionPageParentSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOnenoteSectionPageParentSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteSectionParentNotebook", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOnenoteSectionParentNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup", - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteSectionParentSectionGroup", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOnenoteSectionParentSectionGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/groups/{group-id}/owners", - "CommandAlias": null, - "Command": "Get-MgGroupOwner", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -358991,193 +359273,193 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-owners?view=graph-rest-1.0", + "Command": "Get-MgGroupOwner", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/application", - "CommandAlias": null, - "Command": "Get-MgGroupOwnerAsApplication", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/application", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOwnerAsApplication", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", - "Uri": "/groups/{group-id}/owners/application", - "CommandAlias": null, - "Command": "Get-MgGroupOwnerAsApplication", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/application", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOwnerAsApplication", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/device", - "CommandAlias": null, - "Command": "Get-MgGroupOwnerAsDevice", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/device", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOwnerAsDevice", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/groups/{group-id}/owners/device", - "CommandAlias": null, - "Command": "Get-MgGroupOwnerAsDevice", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/device", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOwnerAsDevice", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/group", - "CommandAlias": null, - "Command": "Get-MgGroupOwnerAsGroup", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/group", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOwnerAsGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/groups/{group-id}/owners/group", - "CommandAlias": null, - "Command": "Get-MgGroupOwnerAsGroup", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/group", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOwnerAsGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOrgContact", - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/orgContact", - "CommandAlias": null, - "Command": "Get-MgGroupOwnerAsOrgContact", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/orgContact", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOwnerAsOrgContact", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOrgContact", - "Uri": "/groups/{group-id}/owners/orgContact", - "CommandAlias": null, - "Command": "Get-MgGroupOwnerAsOrgContact", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/orgContact", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOwnerAsOrgContact", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/servicePrincipal", - "CommandAlias": null, - "Command": "Get-MgGroupOwnerAsServicePrincipal", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/servicePrincipal", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOwnerAsServicePrincipal", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/groups/{group-id}/owners/servicePrincipal", - "CommandAlias": null, - "Command": "Get-MgGroupOwnerAsServicePrincipal", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/servicePrincipal", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOwnerAsServicePrincipal", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/user", - "CommandAlias": null, - "Command": "Get-MgGroupOwnerAsUser", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/user", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOwnerAsUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/groups/{group-id}/owners/user", - "CommandAlias": null, - "Command": "Get-MgGroupOwnerAsUser", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/user", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOwnerAsUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/owners/$ref", - "CommandAlias": null, - "Command": "Get-MgGroupOwnerByRef", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/$ref", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -359260,19 +359542,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-owners?view=graph-rest-1.0", + "Command": "Get-MgGroupOwnerByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/owners/$count", - "CommandAlias": null, - "Command": "Get-MgGroupOwnerCount", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/$count", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -359355,125 +359637,125 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOwnerCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/owners/application/$count", - "CommandAlias": null, - "Command": "Get-MgGroupOwnerCountAsApplication", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/application/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOwnerCountAsApplication", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/owners/device/$count", - "CommandAlias": null, - "Command": "Get-MgGroupOwnerCountAsDevice", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/device/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOwnerCountAsDevice", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/owners/group/$count", - "CommandAlias": null, - "Command": "Get-MgGroupOwnerCountAsGroup", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/group/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOwnerCountAsGroup", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/owners/orgContact/$count", - "CommandAlias": null, - "Command": "Get-MgGroupOwnerCountAsOrgContact", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/orgContact/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOwnerCountAsOrgContact", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/owners/servicePrincipal/$count", - "CommandAlias": null, - "Command": "Get-MgGroupOwnerCountAsServicePrincipal", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/servicePrincipal/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOwnerCountAsServicePrincipal", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/owners/user/$count", - "CommandAlias": null, - "Command": "Get-MgGroupOwnerCountAsUser", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/user/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupOwnerCountAsUser", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "CommandAlias": null, - "Command": "Get-MgGroupPermissionGrant", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupPermissionGrant", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Uri": "/groups/{group-id}/permissionGrants", - "CommandAlias": null, - "Command": "Get-MgGroupPermissionGrant", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/permissionGrants", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -359540,19 +359822,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-permissiongrants?view=graph-rest-1.0", + "Command": "Get-MgGroupPermissionGrant", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/permissionGrants/$count", - "CommandAlias": null, - "Command": "Get-MgGroupPermissionGrantCount", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/permissionGrants/$count", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -359619,20 +359901,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupPermissionGrantCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphProfilePhoto", - "Uri": "/groups/{group-id}/photo", - "CommandAlias": null, - "Command": "Get-MgGroupPhoto", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/photo", "Permissions": [ { "Name": "ProfilePhoto.Read.All", @@ -359683,8 +359965,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupPhoto", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphProfilePhoto", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -359693,12 +359978,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphProfilePhoto", - "Uri": "/groups/{group-id}/photos", - "CommandAlias": null, - "Command": "Get-MgGroupPhoto", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/photos", "Permissions": [ { "Name": "ProfilePhoto.Read.All", @@ -359749,19 +360031,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-photos?view=graph-rest-1.0", + "Command": "Get-MgGroupPhoto", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphProfilePhoto", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/photo/$value", - "CommandAlias": null, - "Command": "Get-MgGroupPhotoContent", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/photo/$value", "Permissions": [ { "Name": "ProfilePhoto.Read.All", @@ -359812,8 +360094,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupPhotoContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -359822,42 +360107,39 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerGroup", - "Uri": "/groups/{group-id}/planner", - "CommandAlias": null, - "Command": "Get-MgGroupPlanner", "Module": "Planner", + "CommandAlias": null, + "Uri": "/groups/{group-id}/planner", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupPlanner", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerPlan", - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}", - "CommandAlias": null, - "Command": "Get-MgGroupPlannerPlan", "Module": "Planner", + "CommandAlias": null, + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupPlannerPlan", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerPlan", - "Uri": "/groups/{group-id}/planner/plans", - "CommandAlias": null, - "Command": "Get-MgGroupPlannerPlan", "Module": "Planner", + "CommandAlias": null, + "Uri": "/groups/{group-id}/planner/plans", "Permissions": [ { "Name": "Tasks.Read", @@ -359908,33 +360190,33 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannergroup-list-plans?view=graph-rest-1.0", + "Command": "Get-MgGroupPlannerPlan", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerBucket", - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets", - "CommandAlias": null, - "Command": "Get-MgGroupPlannerPlanBucket", "Module": "Planner", + "CommandAlias": null, + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupPlannerPlanBucket", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerBucket", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/planner/plans/$count", - "CommandAlias": null, - "Command": "Get-MgGroupPlannerPlanCount", "Module": "Planner", + "CommandAlias": null, + "Uri": "/groups/{group-id}/planner/plans/$count", "Permissions": [ { "Name": "Tasks.Read", @@ -359985,49 +360267,49 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupPlannerPlanCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerPlanDetails", - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", - "CommandAlias": null, - "Command": "Get-MgGroupPlannerPlanDetail", "Module": "Planner", + "CommandAlias": null, + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupPlannerPlanDetail", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerPlanDetails", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTask", - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/tasks", - "CommandAlias": null, - "Command": "Get-MgGroupPlannerPlanTask", "Module": "Planner", + "CommandAlias": null, + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/tasks", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupPlannerPlanTask", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/groups/{group-id}/rejectedSenders", - "CommandAlias": null, - "Command": "Get-MgGroupRejectedSender", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/rejectedSenders", "Permissions": [ { "Name": "Group.Read.All", @@ -360046,19 +360328,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-rejectedsenders?view=graph-rest-1.0", + "Command": "Get-MgGroupRejectedSender", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/rejectedSenders/$ref", - "CommandAlias": null, - "Command": "Get-MgGroupRejectedSenderByRef", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/rejectedSenders/$ref", "Permissions": [ { "Name": "Group.Read.All", @@ -360077,19 +360359,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-rejectedsenders?view=graph-rest-1.0", + "Command": "Get-MgGroupRejectedSenderByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/rejectedSenders/$count", - "CommandAlias": null, - "Command": "Get-MgGroupRejectedSenderCount", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/rejectedSenders/$count", "Permissions": [ { "Name": "Group.Read.All", @@ -360108,20 +360390,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupRejectedSenderCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupSetting", - "Uri": "/groups/{group-id}/settings/{groupSetting-id}", - "CommandAlias": null, - "Command": "Get-MgGroupSetting", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/settings/{groupSetting-id}", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -360188,8 +360470,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/groupsetting-get?view=graph-rest-1.0", + "Command": "Get-MgGroupSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroupSetting", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -360198,12 +360483,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupSetting", - "Uri": "/groups/{group-id}/settings", - "CommandAlias": null, - "Command": "Get-MgGroupSetting", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/settings", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -360270,20 +360552,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-settings?view=graph-rest-1.0", + "Command": "Get-MgGroupSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroupSetting", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/settings/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSettingCount", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/settings/$count", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -360350,8 +360632,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSettingCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -360359,27 +360644,24 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/groupSettingTemplates/getByIds", - "CommandAlias": null, - "Command": "Get-MgGroupSettingTemplateById", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groupSettingTemplates/getByIds", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", + "Command": "Get-MgGroupSettingTemplateById", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groupSettingTemplates/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSettingTemplateCount", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groupSettingTemplates/$count", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -360414,19 +360696,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSettingTemplateCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/groupSettingTemplates/delta", - "CommandAlias": null, - "Command": "Get-MgGroupSettingTemplateDelta", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groupSettingTemplates/delta", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -360461,19 +360743,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-1.0", + "Command": "Get-MgGroupSettingTemplateDelta", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Delta" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupSettingTemplate", - "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}", - "CommandAlias": null, - "Command": "Get-MgGroupSettingTemplateGroupSettingTemplate", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -360508,20 +360790,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/groupsettingtemplate-get?view=graph-rest-1.0", + "Command": "Get-MgGroupSettingTemplateGroupSettingTemplate", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroupSettingTemplate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupSettingTemplate", - "Uri": "/groupSettingTemplates", - "CommandAlias": null, - "Command": "Get-MgGroupSettingTemplateGroupSettingTemplate", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groupSettingTemplates", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -360556,22 +360838,25 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/groupsettingtemplate-list?view=graph-rest-1.0", + "Command": "Get-MgGroupSettingTemplateGroupSettingTemplate", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroupSettingTemplate", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/getMemberGroups", - "CommandAlias": null, - "Command": "Get-MgGroupSettingTemplateMemberGroup", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/getMemberGroups", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", + "Command": "Get-MgGroupSettingTemplateMemberGroup", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -360580,15 +360865,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/getMemberObjects", - "CommandAlias": null, - "Command": "Get-MgGroupSettingTemplateMemberObject", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/getMemberObjects", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", + "Command": "Get-MgGroupSettingTemplateMemberObject", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -360597,15 +360882,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", - "Uri": "/groups/{group-id}/sites/{site-id}", - "CommandAlias": null, - "Command": "Get-MgGroupSite", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSite", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", "Variants": [ "Get", "Get2", @@ -360614,29 +360899,29 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", - "Uri": "/groups/{group-id}/sites", - "CommandAlias": null, - "Command": "Get-MgGroupSite", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSite", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/groups/{group-id}/sites/{site-id}/getActivitiesByInterval", - "CommandAlias": null, - "Command": "Get-MgGroupSiteActivityByInterval", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getActivitiesByInterval", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteActivityByInterval", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -360645,296 +360930,296 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics", - "CommandAlias": null, - "Command": "Get-MgGroupSiteAnalytic", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteAnalytic", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "CommandAlias": null, - "Command": "Get-MgGroupSiteAnalyticItemActivityStat", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteAnalyticItemActivityStat", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats", - "CommandAlias": null, - "Command": "Get-MgGroupSiteAnalyticItemActivityStat", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteAnalyticItemActivityStat", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivity", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "CommandAlias": null, - "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivity", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivity", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivity", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivity", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "CommandAlias": null, - "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivity", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivity", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivity", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivityCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivityCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem", - "CommandAlias": null, - "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivityDriveItem", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivityDriveItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", - "CommandAlias": null, - "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivityDriveItemContent", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivityDriveItemContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSiteAnalyticItemActivityStatCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteAnalyticItemActivityStatCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/lastSevenDays", - "CommandAlias": null, - "Command": "Get-MgGroupSiteAnalyticLastSevenDay", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/lastSevenDays", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteAnalyticLastSevenDay", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/allTime", - "CommandAlias": null, - "Command": "Get-MgGroupSiteAnalyticTime", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/allTime", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteAnalyticTime", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/getApplicableContentTypesForList(listId='{listId}')", - "CommandAlias": null, - "Command": "Get-MgGroupSiteApplicableContentTypeForList", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getApplicableContentTypesForList(listId='{listId}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-1.0", + "Command": "Get-MgGroupSiteApplicableContentTypeForList", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')", - "CommandAlias": null, - "Command": "Get-MgGroupSiteByPath", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteByPath", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgGroupSiteColumn", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/sites/{site-id}/columns", - "CommandAlias": null, - "Command": "Get-MgGroupSiteColumn", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/columns", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/columns/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSiteColumnCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/columns/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteColumnCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn", - "CommandAlias": null, - "Command": "Get-MgGroupSiteColumnSourceColumn", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteColumnSourceColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", - "CommandAlias": null, - "Command": "Get-MgGroupSiteContentType", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteContentType", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes", - "CommandAlias": null, - "Command": "Get-MgGroupSiteContentType", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteContentType", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/base", - "CommandAlias": null, - "Command": "Get-MgGroupSiteContentTypeBase", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/base", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteContentTypeBase", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -360943,15 +361228,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "CommandAlias": null, - "Command": "Get-MgGroupSiteContentTypeBaseType", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteContentTypeBaseType", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -360960,30 +361245,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes", - "CommandAlias": null, - "Command": "Get-MgGroupSiteContentTypeBaseType", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteContentTypeBaseType", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSiteContentTypeBaseTypeCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteContentTypeBaseTypeCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -360992,613 +361277,613 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgGroupSiteContentTypeColumn", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteContentTypeColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns", - "CommandAlias": null, - "Command": "Get-MgGroupSiteContentTypeColumn", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteContentTypeColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSiteContentTypeColumnCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteContentTypeColumnCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnLink", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "CommandAlias": null, - "Command": "Get-MgGroupSiteContentTypeColumnLink", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteContentTypeColumnLink", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnLink", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", - "CommandAlias": null, - "Command": "Get-MgGroupSiteContentTypeColumnLink", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteContentTypeColumnLink", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSiteContentTypeColumnLinkCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteContentTypeColumnLinkCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgGroupSiteContentTypeColumnPosition", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteContentTypeColumnPosition", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions", - "CommandAlias": null, - "Command": "Get-MgGroupSiteContentTypeColumnPosition", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteContentTypeColumnPosition", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSiteContentTypeColumnPositionCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteContentTypeColumnPositionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "CommandAlias": null, - "Command": "Get-MgGroupSiteContentTypeColumnSourceColumn", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteContentTypeColumnSourceColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/getCompatibleHubContentTypes", - "CommandAlias": null, - "Command": "Get-MgGroupSiteContentTypeCompatibleHubContentType", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/getCompatibleHubContentTypes", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0", + "Command": "Get-MgGroupSiteContentTypeCompatibleHubContentType", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSiteContentTypeCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteContentTypeCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSiteCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser", - "CommandAlias": null, - "Command": "Get-MgGroupSiteCreatedByUser", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteCreatedByUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgGroupSiteCreatedByUserMailboxSetting", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteCreatedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgGroupSiteCreatedByUserServiceProvisioningError", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteCreatedByUserServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSiteCreatedByUserServiceProvisioningErrorCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteCreatedByUserServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", - "Uri": "/groups/{group-id}/sites/{site-id}/drive", - "CommandAlias": null, - "Command": "Get-MgGroupSiteDefaultDrive", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/drive", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteDefaultDrive", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", - "Uri": "/groups/{group-id}/sites/delta", - "CommandAlias": null, - "Command": "Get-MgGroupSiteDelta", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/delta", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-delta?view=graph-rest-1.0", + "Command": "Get-MgGroupSiteDelta", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", - "Uri": "/groups/{group-id}/sites/{site-id}/drives/{drive-id}", - "CommandAlias": null, - "Command": "Get-MgGroupSiteDrive", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/drives/{drive-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteDrive", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", - "Uri": "/groups/{group-id}/sites/{site-id}/drives", - "CommandAlias": null, - "Command": "Get-MgGroupSiteDrive", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/drives", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteDrive", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/drives/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSiteDriveCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/drives/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteDriveCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgGroupSiteExternalColumn", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteExternalColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns", - "CommandAlias": null, - "Command": "Get-MgGroupSiteExternalColumn", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteExternalColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSiteExternalColumnCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteExternalColumnCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphList", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/lists", - "CommandAlias": null, - "Command": "Get-MgGroupSiteGetByPath", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/lists", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteGetByPath", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphList", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/analytics", - "CommandAlias": null, - "Command": "Get-MgGroupSiteGetByPathAnalytic", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/analytics", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteGetByPathAnalytic", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getApplicableContentTypesForList(listId='{listId}')", - "CommandAlias": null, - "Command": "Get-MgGroupSiteGetByPathApplicableContentTypeForList", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getApplicableContentTypesForList(listId='{listId}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-1.0", + "Command": "Get-MgGroupSiteGetByPathApplicableContentTypeForList", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/columns", - "CommandAlias": null, - "Command": "Get-MgGroupSiteGetByPathColumn", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/columns", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteGetByPathColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/contentTypes", - "CommandAlias": null, - "Command": "Get-MgGroupSiteGetByPathContentType", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/contentTypes", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteGetByPathContentType", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/drive", - "CommandAlias": null, - "Command": "Get-MgGroupSiteGetByPathDrive", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/drive", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteGetByPathDrive", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/drives", - "CommandAlias": null, - "Command": "Get-MgGroupSiteGetByPathDrive", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/drives", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteGetByPathDrive", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/externalColumns", - "CommandAlias": null, - "Command": "Get-MgGroupSiteGetByPathExternalColumn", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/externalColumns", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteGetByPathExternalColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphBaseItem", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/items", - "CommandAlias": null, - "Command": "Get-MgGroupSiteGetByPathItem", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/items", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteGetByPathItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBaseItem", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenote", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/onenote", - "CommandAlias": null, - "Command": "Get-MgGroupSiteGetByPathOnenote", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/onenote", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteGetByPathOnenote", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenote", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/operations", - "CommandAlias": null, - "Command": "Get-MgGroupSiteGetByPathOperation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/operations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteGetByPathOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphBaseSitePage", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/pages", - "CommandAlias": null, - "Command": "Get-MgGroupSiteGetByPathPage", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/pages", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteGetByPathPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBaseSitePage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/permissions", - "CommandAlias": null, - "Command": "Get-MgGroupSiteGetByPathPermission", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/permissions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteGetByPathPermission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/sites", - "CommandAlias": null, - "Command": "Get-MgGroupSiteGetByPathSite", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/sites", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteGetByPathSite", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStore", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/termStore", - "CommandAlias": null, - "Command": "Get-MgGroupSiteGetByPathTermStore", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/termStore", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteGetByPathTermStore", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStore", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStore", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/termStores", - "CommandAlias": null, - "Command": "Get-MgGroupSiteGetByPathTermStore", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/termStores", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteGetByPathTermStore", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStore", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getActivitiesByInterval", - "CommandAlias": null, - "Command": "Get-MgGroupSiteGetGraphBPrePathActivityByInterval", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getActivitiesByInterval", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteGetGraphBPrePathActivityByInterval", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -361607,148 +361892,148 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/createdByUser", - "CommandAlias": null, - "Command": "Get-MgGroupSiteGetGraphBPrePathCreatedByUser", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/createdByUser", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteGetGraphBPrePathCreatedByUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/lastModifiedByUser", - "CommandAlias": null, - "Command": "Get-MgGroupSiteGetGraphBPrePathLastModifiedByUser", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/lastModifiedByUser", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteGetGraphBPrePathLastModifiedByUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphBaseItem", - "Uri": "/groups/{group-id}/sites/{site-id}/items/{baseItem-id}", - "CommandAlias": null, - "Command": "Get-MgGroupSiteItem", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/items/{baseItem-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBaseItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphBaseItem", - "Uri": "/groups/{group-id}/sites/{site-id}/items", - "CommandAlias": null, - "Command": "Get-MgGroupSiteItem", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/items", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBaseItem", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/items/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSiteItemCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/items/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteItemCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser", - "CommandAlias": null, - "Command": "Get-MgGroupSiteItemLastModifiedByUser", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteItemLastModifiedByUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgGroupSiteItemLastModifiedByUserMailboxSetting", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteItemLastModifiedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgGroupSiteItemLastModifiedByUserServiceProvisioningError", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteItemLastModifiedByUserServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSiteItemLastModifiedByUserServiceProvisioningErrorCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteItemLastModifiedByUserServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser", - "CommandAlias": null, - "Command": "Get-MgGroupSiteLastModifiedByUser", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteLastModifiedByUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -361757,15 +362042,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgGroupSiteLastModifiedByUserMailboxSetting", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteLastModifiedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -361774,30 +362059,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgGroupSiteLastModifiedByUserServiceProvisioningError", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteLastModifiedByUserServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSiteLastModifiedByUserServiceProvisioningErrorCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteLastModifiedByUserServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -361806,427 +362091,427 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphList", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", - "CommandAlias": null, - "Command": "Get-MgGroupSiteList", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteList", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphList", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphList", - "Uri": "/groups/{group-id}/sites/{site-id}/lists", - "CommandAlias": null, - "Command": "Get-MgGroupSiteList", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteList", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphList", + "Method": "GET", "Variants": [ "List1" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgGroupSiteListColumn", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteListColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns", - "CommandAlias": null, - "Command": "Get-MgGroupSiteListColumn", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteListColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSiteListColumnCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteListColumnCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn", - "CommandAlias": null, - "Command": "Get-MgGroupSiteListColumnSourceColumn", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteListColumnSourceColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "CommandAlias": null, - "Command": "Get-MgGroupSiteListContentType", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteListContentType", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes", - "CommandAlias": null, - "Command": "Get-MgGroupSiteListContentType", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteListContentType", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgGroupSiteListContentTypeColumn", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteListContentTypeColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", - "CommandAlias": null, - "Command": "Get-MgGroupSiteListContentTypeColumn", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteListContentTypeColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSiteListContentTypeColumnCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteListContentTypeColumnCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnLink", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "CommandAlias": null, - "Command": "Get-MgGroupSiteListContentTypeColumnLink", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteListContentTypeColumnLink", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnLink", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", - "CommandAlias": null, - "Command": "Get-MgGroupSiteListContentTypeColumnLink", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteListContentTypeColumnLink", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSiteListContentTypeColumnLinkCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteListContentTypeColumnLinkCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgGroupSiteListContentTypeColumnPosition", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteListContentTypeColumnPosition", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions", - "CommandAlias": null, - "Command": "Get-MgGroupSiteListContentTypeColumnPosition", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteListContentTypeColumnPosition", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSiteListContentTypeColumnPositionCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteListContentTypeColumnPositionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "CommandAlias": null, - "Command": "Get-MgGroupSiteListContentTypeColumnSourceColumn", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteListContentTypeColumnSourceColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/getCompatibleHubContentTypes", - "CommandAlias": null, - "Command": "Get-MgGroupSiteListContentTypeCompatibleHubContentType", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/getCompatibleHubContentTypes", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0", + "Command": "Get-MgGroupSiteListContentTypeCompatibleHubContentType", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSiteListContentTypeCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteListContentTypeCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSiteListCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteListCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser", - "CommandAlias": null, - "Command": "Get-MgGroupSiteListCreatedByUser", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteListCreatedByUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgGroupSiteListCreatedByUserMailboxSetting", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteListCreatedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgGroupSiteListCreatedByUserServiceProvisioningError", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteListCreatedByUserServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSiteListCreatedByUserServiceProvisioningErrorCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteListCreatedByUserServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/drive", - "CommandAlias": null, - "Command": "Get-MgGroupSiteListDrive", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/drive", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteListDrive", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "CommandAlias": null, - "Command": "Get-MgGroupSiteListItem", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteListItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items", - "CommandAlias": null, - "Command": "Get-MgGroupSiteListItem", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteListItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/getActivitiesByInterval", - "CommandAlias": null, - "Command": "Get-MgGroupSiteListItemActivityByInterval", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/getActivitiesByInterval", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteListItemActivityByInterval", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -362235,89 +362520,89 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics", - "CommandAlias": null, - "Command": "Get-MgGroupSiteListItemAnalytic", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteListItemAnalytic", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser", - "CommandAlias": null, - "Command": "Get-MgGroupSiteListItemCreatedByUser", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteListItemCreatedByUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgGroupSiteListItemCreatedByUserMailboxSetting", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteListItemCreatedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgGroupSiteListItemCreatedByUserServiceProvisioningError", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteListItemCreatedByUserServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSiteListItemCreatedByUserServiceProvisioningErrorCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteListItemCreatedByUserServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/delta", - "CommandAlias": null, - "Command": "Get-MgGroupSiteListItemDelta", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/delta", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-1.0", + "Command": "Get-MgGroupSiteListItemDelta", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", "Variants": [ "Delta", "Delta1", @@ -362326,325 +362611,325 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "CommandAlias": null, - "Command": "Get-MgGroupSiteListItemDocumentSetVersion", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteListItemDocumentSetVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", - "CommandAlias": null, - "Command": "Get-MgGroupSiteListItemDocumentSetVersion", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteListItemDocumentSetVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSiteListItemDocumentSetVersionCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteListItemDocumentSetVersionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "CommandAlias": null, - "Command": "Get-MgGroupSiteListItemDocumentSetVersionField", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteListItemDocumentSetVersionField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem", - "CommandAlias": null, - "Command": "Get-MgGroupSiteListItemDriveItem", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteListItemDriveItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", - "CommandAlias": null, - "Command": "Get-MgGroupSiteListItemDriveItemContent", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteListItemDriveItemContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "CommandAlias": null, - "Command": "Get-MgGroupSiteListItemField", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteListItemField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "CommandAlias": null, - "Command": "Get-MgGroupSiteListItemVersion", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteListItemVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", - "CommandAlias": null, - "Command": "Get-MgGroupSiteListItemVersion", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteListItemVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSiteListItemVersionCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteListItemVersionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "CommandAlias": null, - "Command": "Get-MgGroupSiteListItemVersionField", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteListItemVersionField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "CommandAlias": null, - "Command": "Get-MgGroupSiteListOperation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteListOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations", - "CommandAlias": null, - "Command": "Get-MgGroupSiteListOperation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteListOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSiteListOperationCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteListOperationCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "CommandAlias": null, - "Command": "Get-MgGroupSiteListSubscription", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteListSubscription", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions", - "CommandAlias": null, - "Command": "Get-MgGroupSiteListSubscription", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteListSubscription", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSiteListSubscriptionCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteListSubscriptionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenote", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote", - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenote", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteOnenote", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenote", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteNotebook", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteOnenoteNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks", - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteNotebook", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteOnenoteNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteNotebookCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteOnenoteNotebookCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCopyNotebookModel", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/getNotebookFromWebUrl", - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteNotebookFromWebUrl", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/getNotebookFromWebUrl", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-1.0", + "Command": "Get-MgGroupSiteOnenoteNotebookFromWebUrl", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCopyNotebookModel", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -362653,74 +362938,74 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRecentNotebook", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteNotebookRecentNotebook", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getrecentnotebooks?view=graph-rest-1.0", + "Command": "Get-MgGroupSiteOnenoteNotebookRecentNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRecentNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteNotebookSection", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteOnenoteNotebookSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteNotebookSection", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteOnenoteNotebookSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteNotebookSectionCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteOnenoteNotebookSectionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroup", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -362729,30 +363014,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroup", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -362761,563 +363046,563 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupParentNotebook", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupParentNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupParentSectionGroup", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupParentSectionGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSection", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSection", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPageContent", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPageContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPageCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPageCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPageParentNotebook", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPageParentNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPageParentSection", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPageParentSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionParentNotebook", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionParentNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionParentSectionGroup", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionParentSectionGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteNotebookSectionPage", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteOnenoteNotebookSectionPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteNotebookSectionPage", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteOnenoteNotebookSectionPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteNotebookSectionPageContent", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteOnenoteNotebookSectionPageContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteNotebookSectionPageCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteOnenoteNotebookSectionPageCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteNotebookSectionPageParentNotebook", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteOnenoteNotebookSectionPageParentNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteNotebookSectionPageParentSection", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteOnenoteNotebookSectionPageParentSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteNotebookSectionParentNotebook", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteOnenoteNotebookSectionParentNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteNotebookSectionParentSectionGroup", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteOnenoteNotebookSectionParentSectionGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteOperation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteOnenoteOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations", - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteOperation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteOnenoteOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteOperationCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteOnenoteOperationCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenotePage", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteOnenotePage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages", - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenotePage", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteOnenotePage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenotePageContent", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteOnenotePageContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenotePageCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteOnenotePageCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenotePageParentNotebook", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteOnenotePageParentNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection", - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenotePageParentSection", + }, + { "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteOnenotePageParentSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteResource", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteResource", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteOnenoteResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteResource", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources", - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteResource", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteOnenoteResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteResource", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteResourceContent", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteOnenoteResourceContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteResourceCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteOnenoteResourceCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteSection", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteOnenoteSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections", - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteSection", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteOnenoteSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteSectionCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteOnenoteSectionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteSectionGroup", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteOnenoteSectionGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -363326,30 +363611,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups", - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteSectionGroup", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteOnenoteSectionGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteSectionGroupCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteOnenoteSectionGroupCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -363358,1034 +363643,1034 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteSectionGroupParentNotebook", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteOnenoteSectionGroupParentNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteSectionGroupParentSectionGroup", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteOnenoteSectionGroupParentSectionGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteSectionGroupSection", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteOnenoteSectionGroupSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteSectionGroupSection", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteOnenoteSectionGroupSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPage", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPage", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPageContent", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPageContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPageCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPageCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPageParentNotebook", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPageParentNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPageParentSection", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPageParentSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionParentNotebook", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionParentNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionParentSectionGroup", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionParentSectionGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteSectionPage", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteOnenoteSectionPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteSectionPage", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteOnenoteSectionPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteSectionPageContent", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteOnenoteSectionPageContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteSectionPageCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteOnenoteSectionPageCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteSectionPageParentNotebook", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteOnenoteSectionPageParentNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteSectionPageParentSection", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteOnenoteSectionPageParentSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteSectionParentNotebook", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteOnenoteSectionParentNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup", - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteSectionParentSectionGroup", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteOnenoteSectionParentSectionGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", - "CommandAlias": null, - "Command": "Get-MgGroupSiteOperation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/operations", - "CommandAlias": null, - "Command": "Get-MgGroupSiteOperation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/operations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/operations/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSiteOperationCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/operations/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteOperationCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphBaseSitePage", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}", - "CommandAlias": null, - "Command": "Get-MgGroupSitePage", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSitePage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBaseSitePage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphBaseSitePage", - "Uri": "/groups/{group-id}/sites/{site-id}/pages", - "CommandAlias": null, - "Command": "Get-MgGroupSitePage", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSitePage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBaseSitePage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSitePage", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage", - "CommandAlias": null, - "Command": "Get-MgGroupSitePageAsSitePage", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSitePageAsSitePage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSitePage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSitePage", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/sitePage", - "CommandAlias": null, - "Command": "Get-MgGroupSitePageAsSitePage", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/sitePage", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSitePageAsSitePage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSitePage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCanvasLayout", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", - "CommandAlias": null, - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayout", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayout", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCanvasLayout", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphHorizontalSection", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", - "CommandAlias": null, - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSection", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphHorizontalSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphHorizontalSection", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", - "CommandAlias": null, - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSection", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphHorizontalSection", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "CommandAlias": null, - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", - "CommandAlias": null, - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "CommandAlias": null, - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWebPart", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", - "CommandAlias": null, - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWebPart", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpartCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpartCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVerticalSection", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", - "CommandAlias": null, - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutVerticalSection", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutVerticalSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVerticalSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", - "CommandAlias": null, - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWebPart", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", - "CommandAlias": null, - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWebPart", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpartCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpartCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser", - "CommandAlias": null, - "Command": "Get-MgGroupSitePageAsSitePageCreatedByUser", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSitePageAsSitePageCreatedByUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgGroupSitePageAsSitePageCreatedByUserMailboxSetting", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSitePageAsSitePageCreatedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgGroupSitePageAsSitePageCreatedByUserServiceProvisioningError", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSitePageAsSitePageCreatedByUserServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSitePageAsSitePageCreatedByUserServiceProvisioningErrorCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSitePageAsSitePageCreatedByUserServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser", - "CommandAlias": null, - "Command": "Get-MgGroupSitePageAsSitePageLastModifiedByUser", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSitePageAsSitePageLastModifiedByUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgGroupSitePageAsSitePageLastModifiedByUserMailboxSetting", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSitePageAsSitePageLastModifiedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgGroupSitePageAsSitePageLastModifiedByUserServiceProvisioningError", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSitePageAsSitePageLastModifiedByUserServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSitePageAsSitePageLastModifiedByUserServiceProvisioningErrorCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSitePageAsSitePageLastModifiedByUserServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", - "CommandAlias": null, - "Command": "Get-MgGroupSitePageAsSitePageWebPart", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSitePageAsSitePageWebPart", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWebPart", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", - "CommandAlias": null, - "Command": "Get-MgGroupSitePageAsSitePageWebPart", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSitePageAsSitePageWebPart", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWebPart", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSitePageAsSitePageWebPartCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSitePageAsSitePageWebPartCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSitePageCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSitePageCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/sitePage/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSitePageCountAsSitePage", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/sitePage/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSitePageCountAsSitePage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser", - "CommandAlias": null, - "Command": "Get-MgGroupSitePageCreatedByUser", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSitePageCreatedByUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgGroupSitePageCreatedByUserMailboxSetting", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSitePageCreatedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgGroupSitePageCreatedByUserServiceProvisioningError", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSitePageCreatedByUserServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSitePageCreatedByUserServiceProvisioningErrorCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSitePageCreatedByUserServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser", - "CommandAlias": null, - "Command": "Get-MgGroupSitePageLastModifiedByUser", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSitePageLastModifiedByUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgGroupSitePageLastModifiedByUserMailboxSetting", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSitePageLastModifiedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgGroupSitePageLastModifiedByUserServiceProvisioningError", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSitePageLastModifiedByUserServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSitePageLastModifiedByUserServiceProvisioningErrorCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSitePageLastModifiedByUserServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphWebPartPosition", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}/getPositionOfWebPart", - "CommandAlias": null, - "Command": "Get-MgGroupSitePageMicrosoftGraphSitePageCanvaLayoutHorizontalSectionColumnWebpartPositionOfWebPart", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}/getPositionOfWebPart", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSitePageMicrosoftGraphSitePageCanvaLayoutHorizontalSectionColumnWebpartPositionOfWebPart", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWebPartPosition", + "Method": "POST", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphWebPartPosition", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}/getPositionOfWebPart", - "CommandAlias": null, - "Command": "Get-MgGroupSitePageMicrosoftGraphSitePageCanvaLayoutVerticalSectionWebpartPositionOfWebPart", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}/getPositionOfWebPart", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSitePageMicrosoftGraphSitePageCanvaLayoutVerticalSectionWebpartPositionOfWebPart", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWebPartPosition", + "Method": "POST", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphWebPartPosition", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}/getPositionOfWebPart", - "CommandAlias": null, - "Command": "Get-MgGroupSitePageMicrosoftGraphSitePageWebPartPositionOfWebPart", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}/getPositionOfWebPart", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSitePageMicrosoftGraphSitePageWebPartPositionOfWebPart", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWebPartPosition", + "Method": "POST", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Get-MgGroupSitePermission", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSitePermission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/sites/{site-id}/permissions", - "CommandAlias": null, - "Command": "Get-MgGroupSitePermission", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/permissions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSitePermission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/permissions/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSitePermissionCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/permissions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSitePermissionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStore", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStore", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStore", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStore", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -364394,44 +364679,44 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStore", - "Uri": "/groups/{group-id}/sites/{site-id}/termStores", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStore", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStores", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStore", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStore", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStores/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStores/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroup", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -364440,30 +364725,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroup", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreGroupCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -364472,15 +364757,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupSet", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreGroupSet", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -364489,30 +364774,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupSet", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreGroupSet", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetChild", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreGroupSetChild", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -364525,15 +364810,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetChild", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreGroupSetChild", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "List", "List1", @@ -364542,15 +364827,15 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetChildCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreGroupSetChildCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -364563,15 +364848,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -364584,15 +364869,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "List", "List1", @@ -364601,15 +364886,15 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelationCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelationCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -364622,15 +364907,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelationFromTerm", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelationFromTerm", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -364643,15 +364928,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelationSet", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelationSet", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -364664,15 +364949,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelationToTerm", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelationToTerm", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -364685,15 +364970,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/set", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetChildSet", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/set", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreGroupSetChildSet", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -364706,15 +364991,15 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreGroupSetCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -364723,15 +365008,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetParentGroup", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreGroupSetParentGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -364740,15 +365025,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreGroupSetRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -364757,30 +365042,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreGroupSetRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetRelationCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreGroupSetRelationCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -364789,15 +365074,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/fromTerm", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetRelationFromTerm", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/fromTerm", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreGroupSetRelationFromTerm", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -364806,15 +365091,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/set", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetRelationSet", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/set", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreGroupSetRelationSet", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -364823,15 +365108,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/toTerm", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetRelationToTerm", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/toTerm", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreGroupSetRelationToTerm", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -364840,15 +365125,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetTerm", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreGroupSetTerm", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -364857,30 +365142,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetTerm", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreGroupSetTerm", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChild", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChild", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -364889,30 +365174,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChild", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChild", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -364921,15 +365206,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -364938,30 +365223,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelationCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelationCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -364970,15 +365255,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelationFromTerm", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelationFromTerm", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -364987,15 +365272,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelationSet", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelationSet", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -365004,15 +365289,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelationToTerm", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelationToTerm", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -365021,15 +365306,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildSet", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildSet", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -365038,15 +365323,15 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetTermCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreGroupSetTermCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -365055,15 +365340,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -365072,30 +365357,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelationCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelationCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -365104,15 +365389,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelationFromTerm", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelationFromTerm", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -365121,15 +365406,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelationSet", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelationSet", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -365138,15 +365423,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelationToTerm", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelationToTerm", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -365155,15 +365440,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/set", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetTermSet", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/set", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreGroupSetTermSet", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -365172,15 +365457,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSet", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreSet", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -365189,30 +365474,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSet", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreSet", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetChild", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreSetChild", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -365225,15 +365510,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetChild", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreSetChild", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "List", "List1", @@ -365242,15 +365527,15 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetChildCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreSetChildCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -365263,15 +365548,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetChildRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreSetChildRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -365284,15 +365569,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetChildRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreSetChildRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "List", "List1", @@ -365301,15 +365586,15 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetChildRelationCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreSetChildRelationCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -365322,15 +365607,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetChildRelationFromTerm", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreSetChildRelationFromTerm", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -365343,15 +365628,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetChildRelationSet", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreSetChildRelationSet", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -365364,15 +365649,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetChildRelationToTerm", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreSetChildRelationToTerm", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -365385,15 +365670,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/set", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetChildSet", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/set", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreSetChildSet", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -365406,15 +365691,15 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreSetCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -365423,15 +365708,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroup", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreSetParentGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -365440,15 +365725,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSet", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSet", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -365457,30 +365742,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSet", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSet", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChild", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChild", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -365493,15 +365778,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChild", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChild", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "List", "List1", @@ -365510,15 +365795,15 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -365531,15 +365816,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -365552,15 +365837,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "List", "List1", @@ -365569,15 +365854,15 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelationCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelationCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -365590,15 +365875,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "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", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelationFromTerm", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelationFromTerm", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -365611,15 +365896,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "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", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelationSet", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelationSet", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -365632,15 +365917,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "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", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelationToTerm", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelationToTerm", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -365653,15 +365938,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/set", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildSet", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/set", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildSet", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -365674,15 +365959,15 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -365691,15 +365976,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -365708,30 +365993,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelationCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelationCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -365740,15 +366025,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/fromTerm", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelationFromTerm", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/fromTerm", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelationFromTerm", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -365757,15 +366042,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/set", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelationSet", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/set", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelationSet", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -365774,15 +366059,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/toTerm", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelationToTerm", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/toTerm", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelationToTerm", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -365791,15 +366076,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTerm", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTerm", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -365808,30 +366093,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTerm", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTerm", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChild", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChild", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -365840,30 +366125,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChild", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChild", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -365872,15 +366157,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -365889,30 +366174,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelationCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelationCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -365921,15 +366206,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "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", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelationFromTerm", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelationFromTerm", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -365938,15 +366223,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "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", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelationSet", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelationSet", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -365955,15 +366240,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "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", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelationToTerm", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelationToTerm", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -365972,15 +366257,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/set", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildSet", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/set", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildSet", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -365989,15 +366274,15 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -366006,15 +366291,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -366023,30 +366308,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelationCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelationCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -366055,15 +366340,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/fromTerm", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelationFromTerm", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/fromTerm", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelationFromTerm", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -366072,15 +366357,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/set", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelationSet", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/set", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelationSet", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -366089,15 +366374,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/toTerm", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelationToTerm", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/toTerm", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelationToTerm", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -366106,15 +366391,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/set", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermSet", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/set", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermSet", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -366123,15 +366408,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreSetRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -366140,30 +366425,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreSetRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetRelationCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreSetRelationCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -366172,15 +366457,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetRelationFromTerm", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreSetRelationFromTerm", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -366189,15 +366474,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetRelationSet", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreSetRelationSet", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -366206,15 +366491,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetRelationToTerm", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreSetRelationToTerm", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -366223,15 +366508,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetTerm", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreSetTerm", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -366240,30 +366525,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetTerm", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreSetTerm", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetTermChild", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreSetTermChild", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -366272,30 +366557,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetTermChild", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreSetTermChild", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetTermChildCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreSetTermChildCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -366304,15 +366589,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetTermChildRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreSetTermChildRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -366321,30 +366606,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetTermChildRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreSetTermChildRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetTermChildRelationCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreSetTermChildRelationCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -366353,15 +366638,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetTermChildRelationFromTerm", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreSetTermChildRelationFromTerm", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -366370,15 +366655,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetTermChildRelationSet", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreSetTermChildRelationSet", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -366387,15 +366672,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetTermChildRelationToTerm", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreSetTermChildRelationToTerm", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -366404,15 +366689,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetTermChildSet", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreSetTermChildSet", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -366421,15 +366706,15 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetTermCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreSetTermCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -366438,15 +366723,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetTermRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreSetTermRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -366455,30 +366740,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetTermRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreSetTermRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetTermRelationCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreSetTermRelationCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -366487,15 +366772,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetTermRelationFromTerm", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreSetTermRelationFromTerm", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -366504,15 +366789,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetTermRelationSet", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreSetTermRelationSet", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -366521,15 +366806,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetTermRelationToTerm", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreSetTermRelationToTerm", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -366538,15 +366823,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set", - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetTermSet", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSiteTermStoreSetTermSet", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -366555,56 +366840,53 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", - "Uri": "/groups/{group-id}/sites/{site-id}/sites/{site-id1}", - "CommandAlias": null, - "Command": "Get-MgGroupSubSite", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/sites/{site-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSubSite", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", - "Uri": "/groups/{group-id}/sites/{site-id}/sites", - "CommandAlias": null, - "Command": "Get-MgGroupSubSite", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/sites", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSubSite", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", "Variants": [ "List2" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/sites/$count", - "CommandAlias": null, - "Command": "Get-MgGroupSubSiteCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/sites/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupSubSiteCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeam", - "Uri": "/groups/{group-id}/team", - "CommandAlias": null, - "Command": "Get-MgGroupTeam", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team", "Permissions": [ { "Name": "Group.Read.All", @@ -366623,20 +366905,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeam", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeam", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChannel", - "Uri": "/groups/{group-id}/team/channels/{channel-id}", - "CommandAlias": null, - "Command": "Get-MgGroupTeamChannel", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}", "Permissions": [ { "Name": "Group.Read.All", @@ -366655,20 +366937,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamChannel", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChannel", + "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChannel", - "Uri": "/groups/{group-id}/team/channels", - "CommandAlias": null, - "Command": "Get-MgGroupTeamChannel", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels", "Permissions": [ { "Name": "Group.Read.All", @@ -366687,34 +366969,34 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamChannel", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChannel", + "Method": "GET", "Variants": [ "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/allMembers/$count", - "CommandAlias": null, - "Command": "Get-MgGroupTeamChannelAllMemberCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/allMembers/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamChannelAllMemberCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/$count", - "CommandAlias": null, - "Command": "Get-MgGroupTeamChannelCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/$count", "Permissions": [ { "Name": "Group.Read.All", @@ -366733,53 +367015,56 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamChannelCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder", - "CommandAlias": null, - "Command": "Get-MgGroupTeamChannelFileFolder", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamChannelFileFolder", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/content", - "CommandAlias": null, - "Command": "Get-MgGroupTeamChannelFileFolderContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamChannelFileFolderContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/allMembers/{conversationMember-id}", - "CommandAlias": null, - "Command": "Get-MgGroupTeamChannelMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/allMembers/{conversationMember-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamChannelMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -366788,45 +367073,45 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/allMembers", - "CommandAlias": null, - "Command": "Get-MgGroupTeamChannelMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/allMembers", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamChannelMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/$count", - "CommandAlias": null, - "Command": "Get-MgGroupTeamChannelMemberCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamChannelMemberCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}", - "CommandAlias": null, - "Command": "Get-MgGroupTeamChannelMessage", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamChannelMessage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -366835,59 +367120,59 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages", - "CommandAlias": null, - "Command": "Get-MgGroupTeamChannelMessage", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamChannelMessage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/$count", - "CommandAlias": null, - "Command": "Get-MgGroupTeamChannelMessageCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamChannelMessageCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/delta", - "CommandAlias": null, - "Command": "Get-MgGroupTeamChannelMessageDelta", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/delta", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", + "Command": "Get-MgGroupTeamChannelMessageDelta", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "CommandAlias": null, - "Command": "Get-MgGroupTeamChannelMessageHostedContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamChannelMessageHostedContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -366896,103 +367181,103 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "CommandAlias": null, - "Command": "Get-MgGroupTeamChannelMessageHostedContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamChannelMessageHostedContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", - "CommandAlias": null, - "Command": "Get-MgGroupTeamChannelMessageHostedContentCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamChannelMessageHostedContentCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "CommandAlias": null, - "Command": "Get-MgGroupTeamChannelMessageReply", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamChannelMessageReply", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies", - "CommandAlias": null, - "Command": "Get-MgGroupTeamChannelMessageReply", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamChannelMessageReply", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", - "CommandAlias": null, - "Command": "Get-MgGroupTeamChannelMessageReplyCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamChannelMessageReplyCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/delta", - "CommandAlias": null, - "Command": "Get-MgGroupTeamChannelMessageReplyDelta", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/delta", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", + "Command": "Get-MgGroupTeamChannelMessageReplyDelta", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "CommandAlias": null, - "Command": "Get-MgGroupTeamChannelMessageReplyHostedContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamChannelMessageReplyHostedContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -367001,41 +367286,38 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "CommandAlias": null, - "Command": "Get-MgGroupTeamChannelMessageReplyHostedContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamChannelMessageReplyHostedContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "CommandAlias": null, - "Command": "Get-MgGroupTeamChannelMessageReplyHostedContentCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamChannelMessageReplyHostedContentCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/groups/{group-id}/team/channels/getAllRetainedMessages", - "CommandAlias": null, - "Command": "Get-MgGroupTeamChannelRetainedMessage", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/getAllRetainedMessages", "Permissions": [ { "Name": "Group.Read.All", @@ -367054,23 +367336,26 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-getallretainedmessages?view=graph-rest-1.0", + "Command": "Get-MgGroupTeamChannelRetainedMessage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "CommandAlias": null, - "Command": "Get-MgGroupTeamChannelSharedWithTeam", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamChannelSharedWithTeam", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -367079,531 +367364,531 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams", - "CommandAlias": null, - "Command": "Get-MgGroupTeamChannelSharedWithTeam", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamChannelSharedWithTeam", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "CommandAlias": null, - "Command": "Get-MgGroupTeamChannelSharedWithTeamAllowedMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamChannelSharedWithTeamAllowedMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", - "CommandAlias": null, - "Command": "Get-MgGroupTeamChannelSharedWithTeamAllowedMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamChannelSharedWithTeamAllowedMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", - "CommandAlias": null, - "Command": "Get-MgGroupTeamChannelSharedWithTeamAllowedMemberCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamChannelSharedWithTeamAllowedMemberCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/$count", - "CommandAlias": null, - "Command": "Get-MgGroupTeamChannelSharedWithTeamCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamChannelSharedWithTeamCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsTab", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}", - "CommandAlias": null, - "Command": "Get-MgGroupTeamChannelTab", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamChannelTab", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsTab", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs", - "CommandAlias": null, - "Command": "Get-MgGroupTeamChannelTab", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamChannelTab", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/$count", - "CommandAlias": null, - "Command": "Get-MgGroupTeamChannelTabCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamChannelTabCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsApp", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", - "CommandAlias": null, - "Command": "Get-MgGroupTeamChannelTabTeamApp", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamChannelTabTeamApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/groups/{group-id}/team/group", - "CommandAlias": null, - "Command": "Get-MgGroupTeamGroup", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/group", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/groups/{group-id}/team/group/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgGroupTeamGroupServiceProvisioningError", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/group/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamGroupServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/group/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgGroupTeamGroupServiceProvisioningErrorCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/group/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamGroupServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChannel", - "Uri": "/groups/{group-id}/team/incomingChannels/{channel-id}", - "CommandAlias": null, - "Command": "Get-MgGroupTeamIncomingChannel", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/incomingChannels/{channel-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamIncomingChannel", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChannel", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChannel", - "Uri": "/groups/{group-id}/team/incomingChannels", - "CommandAlias": null, - "Command": "Get-MgGroupTeamIncomingChannel", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/incomingChannels", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamIncomingChannel", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChannel", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/incomingChannels/$count", - "CommandAlias": null, - "Command": "Get-MgGroupTeamIncomingChannelCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/incomingChannels/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamIncomingChannelCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}", - "CommandAlias": null, - "Command": "Get-MgGroupTeamInstalledApp", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamInstalledApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Uri": "/groups/{group-id}/team/installedApps", - "CommandAlias": null, - "Command": "Get-MgGroupTeamInstalledApp", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/installedApps", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamInstalledApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/installedApps/$count", - "CommandAlias": null, - "Command": "Get-MgGroupTeamInstalledAppCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/installedApps/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamInstalledAppCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsApp", - "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}/teamsApp", - "CommandAlias": null, - "Command": "Get-MgGroupTeamInstalledAppTeamApp", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}/teamsApp", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamInstalledAppTeamApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAppDefinition", - "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", - "CommandAlias": null, - "Command": "Get-MgGroupTeamInstalledAppTeamAppDefinition", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamInstalledAppTeamAppDefinition", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/groups/{group-id}/team/members/{conversationMember-id}", - "CommandAlias": null, - "Command": "Get-MgGroupTeamMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/members/{conversationMember-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/groups/{group-id}/team/members", - "CommandAlias": null, - "Command": "Get-MgGroupTeamMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/members", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/members/$count", - "CommandAlias": null, - "Command": "Get-MgGroupTeamMemberCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/members/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamMemberCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", - "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}", - "CommandAlias": null, - "Command": "Get-MgGroupTeamOperation", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", - "Uri": "/groups/{group-id}/team/operations", - "CommandAlias": null, - "Command": "Get-MgGroupTeamOperation", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/operations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/operations/$count", - "CommandAlias": null, - "Command": "Get-MgGroupTeamOperationCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/operations/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamOperationCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}", - "CommandAlias": null, - "Command": "Get-MgGroupTeamPermissionGrant", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamPermissionGrant", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Uri": "/groups/{group-id}/team/permissionGrants", - "CommandAlias": null, - "Command": "Get-MgGroupTeamPermissionGrant", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/permissionGrants", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamPermissionGrant", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/permissionGrants/$count", - "CommandAlias": null, - "Command": "Get-MgGroupTeamPermissionGrantCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/permissionGrants/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamPermissionGrantCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphProfilePhoto", - "Uri": "/groups/{group-id}/team/photo", - "CommandAlias": null, - "Command": "Get-MgGroupTeamPhoto", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/photo", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamPhoto", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphProfilePhoto", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/photo/$value", - "CommandAlias": null, - "Command": "Get-MgGroupTeamPhotoContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/photo/$value", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamPhotoContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChannel", - "Uri": "/groups/{group-id}/team/primaryChannel", - "CommandAlias": null, - "Command": "Get-MgGroupTeamPrimaryChannel", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamPrimaryChannel", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChannel", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/allMembers/$count", - "CommandAlias": null, - "Command": "Get-MgGroupTeamPrimaryChannelAllMemberCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/allMembers/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamPrimaryChannelAllMemberCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder", - "CommandAlias": null, - "Command": "Get-MgGroupTeamPrimaryChannelFileFolder", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamPrimaryChannelFileFolder", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content", - "CommandAlias": null, - "Command": "Get-MgGroupTeamPrimaryChannelFileFolderContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamPrimaryChannelFileFolderContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/groups/{group-id}/team/primaryChannel/allMembers/{conversationMember-id}", - "CommandAlias": null, - "Command": "Get-MgGroupTeamPrimaryChannelMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/allMembers/{conversationMember-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamPrimaryChannelMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -367612,104 +367897,104 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/groups/{group-id}/team/primaryChannel/allMembers", - "CommandAlias": null, - "Command": "Get-MgGroupTeamPrimaryChannelMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/allMembers", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamPrimaryChannelMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/members/$count", - "CommandAlias": null, - "Command": "Get-MgGroupTeamPrimaryChannelMemberCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/members/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamPrimaryChannelMemberCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}", - "CommandAlias": null, - "Command": "Get-MgGroupTeamPrimaryChannelMessage", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamPrimaryChannelMessage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/groups/{group-id}/team/primaryChannel/messages", - "CommandAlias": null, - "Command": "Get-MgGroupTeamPrimaryChannelMessage", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamPrimaryChannelMessage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/$count", - "CommandAlias": null, - "Command": "Get-MgGroupTeamPrimaryChannelMessageCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamPrimaryChannelMessageCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/delta", - "CommandAlias": null, - "Command": "Get-MgGroupTeamPrimaryChannelMessageDelta", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/delta", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", + "Command": "Get-MgGroupTeamPrimaryChannelMessageDelta", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "CommandAlias": null, - "Command": "Get-MgGroupTeamPrimaryChannelMessageHostedContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamPrimaryChannelMessageHostedContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -367718,103 +368003,103 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents", - "CommandAlias": null, - "Command": "Get-MgGroupTeamPrimaryChannelMessageHostedContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamPrimaryChannelMessageHostedContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/$count", - "CommandAlias": null, - "Command": "Get-MgGroupTeamPrimaryChannelMessageHostedContentCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamPrimaryChannelMessageHostedContentCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "CommandAlias": null, - "Command": "Get-MgGroupTeamPrimaryChannelMessageReply", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamPrimaryChannelMessageReply", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies", - "CommandAlias": null, - "Command": "Get-MgGroupTeamPrimaryChannelMessageReply", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamPrimaryChannelMessageReply", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/$count", - "CommandAlias": null, - "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/delta", - "CommandAlias": null, - "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyDelta", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/delta", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", + "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyDelta", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "CommandAlias": null, - "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyHostedContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyHostedContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -367823,44 +368108,44 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "CommandAlias": null, - "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyHostedContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyHostedContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "CommandAlias": null, - "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyHostedContentCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyHostedContentCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "CommandAlias": null, - "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeam", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeam", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -367869,746 +368154,743 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams", - "CommandAlias": null, - "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeam", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeam", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "CommandAlias": null, - "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeamAllowedMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeamAllowedMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", - "CommandAlias": null, - "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeamAllowedMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeamAllowedMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", - "CommandAlias": null, - "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeamAllowedMemberCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeamAllowedMemberCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/$count", - "CommandAlias": null, - "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeamCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeamCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsTab", - "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}", - "CommandAlias": null, - "Command": "Get-MgGroupTeamPrimaryChannelTab", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamPrimaryChannelTab", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsTab", - "Uri": "/groups/{group-id}/team/primaryChannel/tabs", - "CommandAlias": null, - "Command": "Get-MgGroupTeamPrimaryChannelTab", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/tabs", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamPrimaryChannelTab", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/tabs/$count", - "CommandAlias": null, - "Command": "Get-MgGroupTeamPrimaryChannelTabCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/tabs/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamPrimaryChannelTabCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsApp", - "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}/teamsApp", - "CommandAlias": null, - "Command": "Get-MgGroupTeamPrimaryChannelTabTeamApp", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}/teamsApp", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamPrimaryChannelTabTeamApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSchedule", - "Uri": "/groups/{group-id}/team/schedule", - "CommandAlias": null, - "Command": "Get-MgGroupTeamSchedule", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamSchedule", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSchedule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDayNote", - "Uri": "/groups/{group-id}/team/schedule/dayNotes/{dayNote-id}", - "CommandAlias": null, - "Command": "Get-MgGroupTeamScheduleDayNote", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/dayNotes/{dayNote-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamScheduleDayNote", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDayNote", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDayNote", - "Uri": "/groups/{group-id}/team/schedule/dayNotes", - "CommandAlias": null, - "Command": "Get-MgGroupTeamScheduleDayNote", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/dayNotes", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamScheduleDayNote", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDayNote", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/schedule/dayNotes/$count", - "CommandAlias": null, - "Command": "Get-MgGroupTeamScheduleDayNoteCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/dayNotes/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamScheduleDayNoteCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOfferShiftRequest", - "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}", - "CommandAlias": null, - "Command": "Get-MgGroupTeamScheduleOfferShiftRequest", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamScheduleOfferShiftRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOfferShiftRequest", - "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests", - "CommandAlias": null, - "Command": "Get-MgGroupTeamScheduleOfferShiftRequest", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamScheduleOfferShiftRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/$count", - "CommandAlias": null, - "Command": "Get-MgGroupTeamScheduleOfferShiftRequestCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamScheduleOfferShiftRequestCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOpenShift", - "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}", - "CommandAlias": null, - "Command": "Get-MgGroupTeamScheduleOpenShift", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamScheduleOpenShift", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOpenShift", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOpenShift", - "Uri": "/groups/{group-id}/team/schedule/openShifts", - "CommandAlias": null, - "Command": "Get-MgGroupTeamScheduleOpenShift", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/openShifts", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamScheduleOpenShift", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOpenShift", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", - "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "CommandAlias": null, - "Command": "Get-MgGroupTeamScheduleOpenShiftChangeRequest", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamScheduleOpenShiftChangeRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", - "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests", - "CommandAlias": null, - "Command": "Get-MgGroupTeamScheduleOpenShiftChangeRequest", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamScheduleOpenShiftChangeRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/$count", - "CommandAlias": null, - "Command": "Get-MgGroupTeamScheduleOpenShiftChangeRequestCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamScheduleOpenShiftChangeRequestCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/schedule/openShifts/$count", - "CommandAlias": null, - "Command": "Get-MgGroupTeamScheduleOpenShiftCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/openShifts/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamScheduleOpenShiftCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSchedulingGroup", - "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}", - "CommandAlias": null, - "Command": "Get-MgGroupTeamScheduleSchedulingGroup", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamScheduleSchedulingGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSchedulingGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSchedulingGroup", - "Uri": "/groups/{group-id}/team/schedule/schedulingGroups", - "CommandAlias": null, - "Command": "Get-MgGroupTeamScheduleSchedulingGroup", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/schedulingGroups", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamScheduleSchedulingGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSchedulingGroup", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/$count", - "CommandAlias": null, - "Command": "Get-MgGroupTeamScheduleSchedulingGroupCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamScheduleSchedulingGroupCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphShift", - "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}", - "CommandAlias": null, - "Command": "Get-MgGroupTeamScheduleShift", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamScheduleShift", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphShift", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphShift", - "Uri": "/groups/{group-id}/team/schedule/shifts", - "CommandAlias": null, - "Command": "Get-MgGroupTeamScheduleShift", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/shifts", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamScheduleShift", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphShift", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/schedule/shifts/$count", - "CommandAlias": null, - "Command": "Get-MgGroupTeamScheduleShiftCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/shifts/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamScheduleShiftCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", - "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "CommandAlias": null, - "Command": "Get-MgGroupTeamScheduleSwapShiftChangeRequest", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamScheduleSwapShiftChangeRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", - "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests", - "CommandAlias": null, - "Command": "Get-MgGroupTeamScheduleSwapShiftChangeRequest", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamScheduleSwapShiftChangeRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/$count", - "CommandAlias": null, - "Command": "Get-MgGroupTeamScheduleSwapShiftChangeRequestCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamScheduleSwapShiftChangeRequestCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTimeCard", - "Uri": "/groups/{group-id}/team/schedule/timeCards/{timeCard-id}", - "CommandAlias": null, - "Command": "Get-MgGroupTeamScheduleTimeCard", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timeCards/{timeCard-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamScheduleTimeCard", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTimeCard", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTimeCard", - "Uri": "/groups/{group-id}/team/schedule/timeCards", - "CommandAlias": null, - "Command": "Get-MgGroupTeamScheduleTimeCard", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timeCards", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamScheduleTimeCard", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTimeCard", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/schedule/timeCards/$count", - "CommandAlias": null, - "Command": "Get-MgGroupTeamScheduleTimeCardCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timeCards/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamScheduleTimeCardCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTimeOff", - "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}", - "CommandAlias": null, - "Command": "Get-MgGroupTeamScheduleTimeOff", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamScheduleTimeOff", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTimeOff", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTimeOff", - "Uri": "/groups/{group-id}/team/schedule/timesOff", - "CommandAlias": null, - "Command": "Get-MgGroupTeamScheduleTimeOff", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timesOff", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamScheduleTimeOff", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTimeOff", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/schedule/timesOff/$count", - "CommandAlias": null, - "Command": "Get-MgGroupTeamScheduleTimeOffCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timesOff/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamScheduleTimeOffCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTimeOffReason", - "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}", - "CommandAlias": null, - "Command": "Get-MgGroupTeamScheduleTimeOffReason", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamScheduleTimeOffReason", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTimeOffReason", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTimeOffReason", - "Uri": "/groups/{group-id}/team/schedule/timeOffReasons", - "CommandAlias": null, - "Command": "Get-MgGroupTeamScheduleTimeOffReason", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timeOffReasons", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamScheduleTimeOffReason", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTimeOffReason", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/$count", - "CommandAlias": null, - "Command": "Get-MgGroupTeamScheduleTimeOffReasonCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamScheduleTimeOffReasonCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTimeOffRequest", - "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}", - "CommandAlias": null, - "Command": "Get-MgGroupTeamScheduleTimeOffRequest", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamScheduleTimeOffRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTimeOffRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTimeOffRequest", - "Uri": "/groups/{group-id}/team/schedule/timeOffRequests", - "CommandAlias": null, - "Command": "Get-MgGroupTeamScheduleTimeOffRequest", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timeOffRequests", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamScheduleTimeOffRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTimeOffRequest", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/$count", - "CommandAlias": null, - "Command": "Get-MgGroupTeamScheduleTimeOffRequestCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamScheduleTimeOffRequestCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamworkTag", - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}", - "CommandAlias": null, - "Command": "Get-MgGroupTeamTag", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamTag", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamworkTag", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamworkTag", - "Uri": "/groups/{group-id}/team/tags", - "CommandAlias": null, - "Command": "Get-MgGroupTeamTag", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/tags", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamTag", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamworkTag", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/tags/$count", - "CommandAlias": null, - "Command": "Get-MgGroupTeamTagCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/tags/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamTagCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamworkTagMember", - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "CommandAlias": null, - "Command": "Get-MgGroupTeamTagMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamTagMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamworkTagMember", - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members", - "CommandAlias": null, - "Command": "Get-MgGroupTeamTagMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamTagMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/$count", - "CommandAlias": null, - "Command": "Get-MgGroupTeamTagMemberCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamTagMemberCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/template", - "CommandAlias": null, - "Command": "Get-MgGroupTeamTemplate", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/template", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTeamTemplate", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationThread", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}", - "CommandAlias": null, - "Command": "Get-MgGroupThread", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -368675,20 +368957,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationthread-get?view=graph-rest-1.0", + "Command": "Get-MgGroupThread", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationThread", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationThread", - "Uri": "/groups/{group-id}/threads", - "CommandAlias": null, - "Command": "Get-MgGroupThread", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -368755,19 +369037,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-threads?view=graph-rest-1.0", + "Command": "Get-MgGroupThread", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationThread", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/threads/$count", - "CommandAlias": null, - "Command": "Get-MgGroupThreadCount", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/$count", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -368834,20 +369116,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupThreadCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPost", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}", - "CommandAlias": null, - "Command": "Get-MgGroupThreadPost", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -368914,8 +369196,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupThreadPost", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPost", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -368924,12 +369209,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPost", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts", - "CommandAlias": null, - "Command": "Get-MgGroupThreadPost", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -368996,34 +369278,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationthread-list-posts?view=graph-rest-1.0", + "Command": "Get-MgGroupThreadPost", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPost", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", - "CommandAlias": null, - "Command": "Get-MgGroupThreadPostAttachment", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupThreadPostAttachment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", - "CommandAlias": null, - "Command": "Get-MgGroupThreadPostAttachment", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -369058,19 +369340,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-list-attachments?view=graph-rest-1.0", + "Command": "Get-MgGroupThreadPostAttachment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/$count", - "CommandAlias": null, - "Command": "Get-MgGroupThreadPostAttachmentCount", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/$count", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -369105,20 +369387,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupThreadPostAttachmentCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/$count", - "CommandAlias": null, - "Command": "Get-MgGroupThreadPostCount", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/$count", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -369185,167 +369467,167 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupThreadPostCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Get-MgGroupThreadPostExtension", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0", + "Command": "Get-MgGroupThreadPostExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", - "CommandAlias": null, - "Command": "Get-MgGroupThreadPostExtension", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupThreadPostExtension", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/$count", - "CommandAlias": null, - "Command": "Get-MgGroupThreadPostExtensionCount", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupThreadPostExtensionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", - "CommandAlias": null, - "Command": "Get-MgGroupThreadPostInReplyToAttachment", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupThreadPostInReplyToAttachment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", - "CommandAlias": null, - "Command": "Get-MgGroupThreadPostInReplyToAttachment", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupThreadPostInReplyToAttachment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/$count", - "CommandAlias": null, - "Command": "Get-MgGroupThreadPostInReplyToAttachmentCount", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupThreadPostInReplyToAttachmentCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Get-MgGroupThreadPostInReplyToExtension", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupThreadPostInReplyToExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", - "CommandAlias": null, - "Command": "Get-MgGroupThreadPostInReplyToExtension", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupThreadPostInReplyToExtension", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/$count", - "CommandAlias": null, - "Command": "Get-MgGroupThreadPostInReplyToExtensionCount", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupThreadPostInReplyToExtensionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}", - "CommandAlias": null, - "Command": "Get-MgGroupTransitiveMember", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTransitiveMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/groups/{group-id}/transitiveMembers", - "CommandAlias": null, - "Command": "Get-MgGroupTransitiveMember", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers", "Permissions": [ { "Name": "GroupMember.ReadWrite.All", @@ -369428,193 +369710,193 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-1.0", + "Command": "Get-MgGroupTransitiveMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/application", - "CommandAlias": null, - "Command": "Get-MgGroupTransitiveMemberAsApplication", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/application", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTransitiveMemberAsApplication", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", - "Uri": "/groups/{group-id}/transitiveMembers/application", - "CommandAlias": null, - "Command": "Get-MgGroupTransitiveMemberAsApplication", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers/application", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTransitiveMemberAsApplication", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/device", - "CommandAlias": null, - "Command": "Get-MgGroupTransitiveMemberAsDevice", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/device", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTransitiveMemberAsDevice", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/groups/{group-id}/transitiveMembers/device", - "CommandAlias": null, - "Command": "Get-MgGroupTransitiveMemberAsDevice", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers/device", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTransitiveMemberAsDevice", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/group", - "CommandAlias": null, - "Command": "Get-MgGroupTransitiveMemberAsGroup", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/group", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-1.0", + "Command": "Get-MgGroupTransitiveMemberAsGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/groups/{group-id}/transitiveMembers/group", - "CommandAlias": null, - "Command": "Get-MgGroupTransitiveMemberAsGroup", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers/group", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-1.0", + "Command": "Get-MgGroupTransitiveMemberAsGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOrgContact", - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/orgContact", - "CommandAlias": null, - "Command": "Get-MgGroupTransitiveMemberAsOrgContact", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/orgContact", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTransitiveMemberAsOrgContact", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOrgContact", - "Uri": "/groups/{group-id}/transitiveMembers/orgContact", - "CommandAlias": null, - "Command": "Get-MgGroupTransitiveMemberAsOrgContact", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers/orgContact", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTransitiveMemberAsOrgContact", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/servicePrincipal", - "CommandAlias": null, - "Command": "Get-MgGroupTransitiveMemberAsServicePrincipal", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/servicePrincipal", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTransitiveMemberAsServicePrincipal", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/groups/{group-id}/transitiveMembers/servicePrincipal", - "CommandAlias": null, - "Command": "Get-MgGroupTransitiveMemberAsServicePrincipal", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers/servicePrincipal", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTransitiveMemberAsServicePrincipal", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/user", - "CommandAlias": null, - "Command": "Get-MgGroupTransitiveMemberAsUser", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/user", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-1.0", + "Command": "Get-MgGroupTransitiveMemberAsUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/groups/{group-id}/transitiveMembers/user", - "CommandAlias": null, - "Command": "Get-MgGroupTransitiveMemberAsUser", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers/user", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-1.0", + "Command": "Get-MgGroupTransitiveMemberAsUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/transitiveMembers/$count", - "CommandAlias": null, - "Command": "Get-MgGroupTransitiveMemberCount", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers/$count", "Permissions": [ { "Name": "GroupMember.ReadWrite.All", @@ -369697,125 +369979,125 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTransitiveMemberCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/transitiveMembers/application/$count", - "CommandAlias": null, - "Command": "Get-MgGroupTransitiveMemberCountAsApplication", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers/application/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTransitiveMemberCountAsApplication", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/transitiveMembers/device/$count", - "CommandAlias": null, - "Command": "Get-MgGroupTransitiveMemberCountAsDevice", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers/device/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTransitiveMemberCountAsDevice", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/transitiveMembers/group/$count", - "CommandAlias": null, - "Command": "Get-MgGroupTransitiveMemberCountAsGroup", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers/group/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTransitiveMemberCountAsGroup", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/transitiveMembers/orgContact/$count", - "CommandAlias": null, - "Command": "Get-MgGroupTransitiveMemberCountAsOrgContact", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers/orgContact/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTransitiveMemberCountAsOrgContact", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/transitiveMembers/servicePrincipal/$count", - "CommandAlias": null, - "Command": "Get-MgGroupTransitiveMemberCountAsServicePrincipal", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers/servicePrincipal/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTransitiveMemberCountAsServicePrincipal", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/transitiveMembers/user/$count", - "CommandAlias": null, - "Command": "Get-MgGroupTransitiveMemberCountAsUser", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers/user/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTransitiveMemberCountAsUser", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}", - "CommandAlias": null, - "Command": "Get-MgGroupTransitiveMemberOf", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTransitiveMemberOf", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/groups/{group-id}/transitiveMemberOf", - "CommandAlias": null, - "Command": "Get-MgGroupTransitiveMemberOf", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMemberOf", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -369866,77 +370148,77 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivememberof?view=graph-rest-1.0", + "Command": "Get-MgGroupTransitiveMemberOf", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "CommandAlias": null, - "Command": "Get-MgGroupTransitiveMemberOfAsAdministrativeUnit", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTransitiveMemberOfAsAdministrativeUnit", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/groups/{group-id}/transitiveMemberOf/administrativeUnit", - "CommandAlias": null, - "Command": "Get-MgGroupTransitiveMemberOfAsAdministrativeUnit", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMemberOf/administrativeUnit", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTransitiveMemberOfAsAdministrativeUnit", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}/group", - "CommandAlias": null, - "Command": "Get-MgGroupTransitiveMemberOfAsGroup", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}/group", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTransitiveMemberOfAsGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/groups/{group-id}/transitiveMemberOf/group", - "CommandAlias": null, - "Command": "Get-MgGroupTransitiveMemberOfAsGroup", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMemberOf/group", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTransitiveMemberOfAsGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/transitiveMemberOf/$count", - "CommandAlias": null, - "Command": "Get-MgGroupTransitiveMemberOfCount", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMemberOf/$count", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -369987,50 +370269,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTransitiveMemberOfCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/transitiveMemberOf/administrativeUnit/$count", - "CommandAlias": null, - "Command": "Get-MgGroupTransitiveMemberOfCountAsAdministrativeUnit", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMemberOf/administrativeUnit/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTransitiveMemberOfCountAsAdministrativeUnit", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/transitiveMemberOf/group/$count", - "CommandAlias": null, - "Command": "Get-MgGroupTransitiveMemberOfCountAsGroup", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMemberOf/group/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgGroupTransitiveMemberOfCountAsGroup", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityApiConnector", - "Uri": "/identity/apiConnectors/{identityApiConnector-id}", - "CommandAlias": null, - "Command": "Get-MgIdentityApiConnector", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/apiConnectors/{identityApiConnector-id}", "Permissions": [ { "Name": "APIConnectors.ReadWrite.All", @@ -370049,20 +370331,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-get?view=graph-rest-1.0", + "Command": "Get-MgIdentityApiConnector", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityApiConnector", - "Uri": "/identity/apiConnectors", - "CommandAlias": null, - "Command": "Get-MgIdentityApiConnector", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/apiConnectors", "Permissions": [ { "Name": "APIConnectors.ReadWrite.All", @@ -370081,19 +370363,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-list?view=graph-rest-1.0", + "Command": "Get-MgIdentityApiConnector", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/apiConnectors/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityApiConnectorCount", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/apiConnectors/$count", "Permissions": [ { "Name": "APIConnectors.ReadWrite.All", @@ -370112,19 +370394,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityApiConnectorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}", - "CommandAlias": null, - "Command": "Get-MgIdentityAuthenticationEventFlow", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}", "Permissions": [ { "Name": "EventListener.Read.All", @@ -370159,20 +370441,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventsflow-get?view=graph-rest-1.0", + "Command": "Get-MgIdentityAuthenticationEventFlow", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", - "Uri": "/identity/authenticationEventsFlows", - "CommandAlias": null, - "Command": "Get-MgIdentityAuthenticationEventFlow", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows", "Permissions": [ { "Name": "EventListener.Read.All", @@ -370207,34 +370489,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-authenticationeventsflows?view=graph-rest-1.0", + "Command": "Get-MgIdentityAuthenticationEventFlow", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExternalUsersSelfServiceSignUpEventsFlow", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow", - "CommandAlias": null, - "Command": "Get-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlow", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlow", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExternalUsersSelfServiceSignUpEventsFlow", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExternalUsersSelfServiceSignUpEventsFlow", - "Uri": "/identity/authenticationEventsFlows/externalUsersSelfServiceSignUpEventsFlow", - "CommandAlias": null, - "Command": "Get-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlow", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/externalUsersSelfServiceSignUpEventsFlow", "Permissions": [ { "Name": "EventListener.Read.All", @@ -370269,209 +370551,209 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlow", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExternalUsersSelfServiceSignUpEventsFlow", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationConditionsApplications", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions", - "CommandAlias": null, - "Command": "Get-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowCondition", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowCondition", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationConditionsApplications", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", - "CommandAlias": null, - "Command": "Get-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationConditionApplication", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications", - "CommandAlias": null, - "Command": "Get-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationConditionApplication", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplicationCount", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplicationCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnAttributeCollectionHandler", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection", - "CommandAlias": null, - "Command": "Get-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowOnAttributeCollection", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowOnAttributeCollection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnAttributeCollectionHandler", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnAuthenticationMethodLoadStartHandler", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart", - "CommandAlias": null, - "Command": "Get-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowOnAuthenticationMethodLoadStart", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowOnAuthenticationMethodLoadStart", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnAuthenticationMethodLoadStartHandler", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes", - "CommandAlias": null, - "Command": "Get-MgIdentityAuthenticationEventFlowAsOnAttributeCollectionExternalUserSelfServiceSignUpAttribute", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onattributecollectionexternalusersselfservicesignup-list-attributes?view=graph-rest-1.0", + "Command": "Get-MgIdentityAuthenticationEventFlowAsOnAttributeCollectionExternalUserSelfServiceSignUpAttribute", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityAuthenticationEventFlowAsOnAttributeCollectionExternalUserSelfServiceSignUpAttributeCount", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityAuthenticationEventFlowAsOnAttributeCollectionExternalUserSelfServiceSignUpAttributeCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityProviderBase", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders", - "CommandAlias": null, - "Command": "Get-MgIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProvider", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onauthenticationmethodloadstartexternalusersselfservicesignup-list-identityproviders?view=graph-rest-1.0", + "Command": "Get-MgIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProvider", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$ref", - "CommandAlias": null, - "Command": "Get-MgIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderByRef", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$ref", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onauthenticationmethodloadstartexternalusersselfservicesignup-list-identityproviders?view=graph-rest-1.0", + "Command": "Get-MgIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderCount", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$ref", - "CommandAlias": null, - "Command": "Get-MgIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeByRef", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$ref", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onattributecollectionexternalusersselfservicesignup-list-attributes?view=graph-rest-1.0", + "Command": "Get-MgIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationConditionsApplications", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions", - "CommandAlias": null, - "Command": "Get-MgIdentityAuthenticationEventFlowCondition", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityAuthenticationEventFlowCondition", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationConditionsApplications", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/authenticationEventsFlows/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityAuthenticationEventFlowCount", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/$count", "Permissions": [ { "Name": "EventListener.Read.All", @@ -370506,19 +370788,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityAuthenticationEventFlowCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/authenticationEventsFlows/externalUsersSelfServiceSignUpEventsFlow/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityAuthenticationEventFlowCountAsExternalUserSelfServiceSignUpEventFlow", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/externalUsersSelfServiceSignUpEventsFlow/$count", "Permissions": [ { "Name": "EventListener.Read.All", @@ -370553,34 +370835,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityAuthenticationEventFlowCountAsExternalUserSelfServiceSignUpEventFlow", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", - "CommandAlias": null, - "Command": "Get-MgIdentityAuthenticationEventFlowIncludeApplication", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityAuthenticationEventFlowIncludeApplication", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationConditionApplication", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications", - "CommandAlias": null, - "Command": "Get-MgIdentityAuthenticationEventFlowIncludeApplication", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications", "Permissions": [ { "Name": "EventListener.Read.All", @@ -370615,19 +370897,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationconditionsapplications-list-includeapplications?view=graph-rest-1.0", + "Command": "Get-MgIdentityAuthenticationEventFlowIncludeApplication", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationConditionApplication", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityAuthenticationEventFlowIncludeApplicationCount", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/$count", "Permissions": [ { "Name": "EventListener.Read.All", @@ -370662,50 +370944,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityAuthenticationEventFlowIncludeApplicationCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnAttributeCollectionExternalUsersSelfServiceSignUp", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp", - "CommandAlias": null, - "Command": "Get-MgIdentityAuthenticationEventFlowOnAttributeCollectionAsOnAttributeCollectionExternalUserSelfServiceSignUp", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityAuthenticationEventFlowOnAttributeCollectionAsOnAttributeCollectionExternalUserSelfServiceSignUp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnAttributeCollectionExternalUsersSelfServiceSignUp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityProviderBase", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp", - "CommandAlias": null, - "Command": "Get-MgIdentityAuthenticationEventFlowOnAuthenticationMethodLoadStartAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUp", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityAuthenticationEventFlowOnAuthenticationMethodLoadStartAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationEventListener", - "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}", - "CommandAlias": null, - "Command": "Get-MgIdentityAuthenticationEventListener", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}", "Permissions": [ { "Name": "EventListener.Read.All", @@ -370740,20 +371022,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventlistener-get?view=graph-rest-1.0", + "Command": "Get-MgIdentityAuthenticationEventListener", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationEventListener", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationEventListener", - "Uri": "/identity/authenticationEventListeners", - "CommandAlias": null, - "Command": "Get-MgIdentityAuthenticationEventListener", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventListeners", "Permissions": [ { "Name": "EventListener.Read.All", @@ -370788,19 +371070,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-authenticationeventlisteners?view=graph-rest-1.0", + "Command": "Get-MgIdentityAuthenticationEventListener", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationEventListener", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/authenticationEventListeners/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityAuthenticationEventListenerCount", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventListeners/$count", "Permissions": [ { "Name": "EventListener.Read.All", @@ -370835,19 +371117,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityAuthenticationEventListenerCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", - "CommandAlias": null, - "Command": "Get-MgIdentityB2XUserFlow", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -370882,20 +371164,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-get?view=graph-rest-1.0", + "Command": "Get-MgIdentityB2XUserFlow", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", - "Uri": "/identity/b2xUserFlows", - "CommandAlias": null, - "Command": "Get-MgIdentityB2XUserFlow", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -370930,19 +371212,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-b2xuserflows?view=graph-rest-1.0", + "Command": "Get-MgIdentityB2XUserFlow", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUserFlowApiConnectorConfiguration", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration", - "CommandAlias": null, - "Command": "Get-MgIdentityB2XUserFlowApiConnectorConfiguration", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration", "Permissions": [ { "Name": "IdentityUserFlow.ReadWrite.All", @@ -370961,20 +371243,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-get-apiconnectorconfiguration?view=graph-rest-1.0", + "Command": "Get-MgIdentityB2XUserFlowApiConnectorConfiguration", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserFlowApiConnectorConfiguration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/b2xUserFlows/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityB2XUserFlowCount", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/$count", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -371009,34 +371291,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityB2XUserFlowCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityProvider", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders/{identityProvider-id}", - "CommandAlias": null, - "Command": "Get-MgIdentityB2XUserFlowIdentityProvider", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders/{identityProvider-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityB2XUserFlowIdentityProvider", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityProvider", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityProvider", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders", - "CommandAlias": null, - "Command": "Get-MgIdentityB2XUserFlowIdentityProvider", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders", "Permissions": [ { "Name": "IdentityUserFlow.ReadWrite.All", @@ -371055,20 +371337,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-list-identityproviders?view=graph-rest-1.0", + "Command": "Get-MgIdentityB2XUserFlowIdentityProvider", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityProvider", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/$ref", - "CommandAlias": null, - "Command": "Get-MgIdentityB2XUserFlowIdentityProviderByRef", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/$ref", "Permissions": [ { "Name": "IdentityUserFlow.ReadWrite.All", @@ -371087,19 +371369,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityB2XUserFlowIdentityProviderByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityB2XUserFlowIdentityProviderCount", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders/$count", "Permissions": [ { "Name": "IdentityUserFlow.ReadWrite.All", @@ -371118,8 +371400,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityB2XUserFlowIdentityProviderCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -371128,12 +371413,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", - "CommandAlias": null, - "Command": "Get-MgIdentityB2XUserFlowLanguage", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -371168,20 +371450,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-get?view=graph-rest-1.0", + "Command": "Get-MgIdentityB2XUserFlowLanguage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages", - "CommandAlias": null, - "Command": "Get-MgIdentityB2XUserFlowLanguage", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -371216,19 +371498,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-list-languages?view=graph-rest-1.0", + "Command": "Get-MgIdentityB2XUserFlowLanguage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityB2XUserFlowLanguageCount", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/$count", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -371263,20 +371545,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityB2XUserFlowLanguageCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", - "CommandAlias": null, - "Command": "Get-MgIdentityB2XUserFlowLanguageDefaultPage", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -371311,20 +371593,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityB2XUserFlowLanguageDefaultPage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUserFlowLanguagePage", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages", - "CommandAlias": null, - "Command": "Get-MgIdentityB2XUserFlowLanguageDefaultPage", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -371359,19 +371641,67 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguagepage-get?view=graph-rest-1.0", + "Command": "Get-MgIdentityB2XUserFlowLanguageDefaultPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserFlowLanguagePage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", + "Module": "Identity.SignIns", "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", + "Permissions": [ + { + "Name": "IdentityUserFlow.Read.All", + "Description": "Read all identity user flows", + "FullDescription": "Allows the app to read your organization's user flows, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "IdentityUserFlow.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "IdentityUserFlow.ReadWrite.All", + "Description": "Read and write all identity user flows", + "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "IdentityUserFlow.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguagepage-get?view=graph-rest-1.0", "Command": "Get-MgIdentityB2XUserFlowLanguageDefaultPageContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/$count", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -371406,20 +371736,68 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": null, + "Command": "Get-MgIdentityB2XUserFlowLanguageDefaultPageCount", "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguagepage-get?view=graph-rest-1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/$count", + "Module": "Identity.SignIns", "CommandAlias": null, - "Command": "Get-MgIdentityB2XUserFlowLanguageDefaultPageCount", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", + "Permissions": [ + { + "Name": "IdentityUserFlow.Read.All", + "Description": "Read all identity user flows", + "FullDescription": "Allows the app to read your organization's user flows, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "IdentityUserFlow.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "IdentityUserFlow.ReadWrite.All", + "Description": "Read and write all identity user flows", + "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "IdentityUserFlow.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, + "Command": "Get-MgIdentityB2XUserFlowLanguageOverridePage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -371454,115 +371832,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", - "ApiReferenceLink": null, - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", - "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-list-overridespages?view=graph-rest-1.0", "Command": "Get-MgIdentityB2XUserFlowLanguageOverridePage", - "Module": "Identity.SignIns", - "Permissions": [ - { - "Name": "IdentityUserFlow.Read.All", - "Description": "Read all identity user flows", - "FullDescription": "Allows the app to read your organization's user flows, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "IdentityUserFlow.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "IdentityUserFlow.ReadWrite.All", - "Description": "Read and write all identity user flows", - "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "IdentityUserFlow.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "ApiVersion": "v1.0", - "ApiReferenceLink": null, - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Method": "GET", "OutputType": "IMicrosoftGraphUserFlowLanguagePage", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages", - "CommandAlias": null, - "Command": "Get-MgIdentityB2XUserFlowLanguageOverridePage", - "Module": "Identity.SignIns", - "Permissions": [ - { - "Name": "IdentityUserFlow.Read.All", - "Description": "Read all identity user flows", - "FullDescription": "Allows the app to read your organization's user flows, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "IdentityUserFlow.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "IdentityUserFlow.ReadWrite.All", - "Description": "Read and write all identity user flows", - "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "IdentityUserFlow.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-list-overridespages?view=graph-rest-1.0", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", - "CommandAlias": null, - "Command": "Get-MgIdentityB2XUserFlowLanguageOverridePageContent", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -371597,20 +371879,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-list-overridespages?view=graph-rest-1.0", + "Command": "Get-MgIdentityB2XUserFlowLanguageOverridePageContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityB2XUserFlowLanguageOverridePageCount", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/$count", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -371645,80 +371927,80 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityB2XUserFlowLanguageOverridePageCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityApiConnector", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection", - "CommandAlias": null, - "Command": "Get-MgIdentityB2XUserFlowPostAttributeCollection", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityB2XUserFlowPostAttributeCollection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref", - "CommandAlias": null, - "Command": "Get-MgIdentityB2XUserFlowPostAttributeCollectionByRef", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityB2XUserFlowPostAttributeCollectionByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityApiConnector", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup", - "CommandAlias": null, - "Command": "Get-MgIdentityB2XUserFlowPostFederationSignup", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityB2XUserFlowPostFederationSignup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref", - "CommandAlias": null, - "Command": "Get-MgIdentityB2XUserFlowPostFederationSignupByRef", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityB2XUserFlowPostFederationSignupByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", - "CommandAlias": null, - "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignment", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -371753,20 +372035,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-get?view=graph-rest-1.0", + "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments", - "CommandAlias": null, - "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignment", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -371801,19 +372083,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-list-userattributeassignments?view=graph-rest-1.0", + "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignmentCount", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/$count", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -371848,20 +372130,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignmentCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/getOrder", - "CommandAlias": null, - "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignmentOrder", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/getOrder", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -371896,35 +372178,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-getorder?view=graph-rest-1.0", + "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignmentOrder", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}/userAttribute", - "CommandAlias": null, - "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignmentUserAttribute", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}/userAttribute", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignmentUserAttribute", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", - "CommandAlias": null, - "Command": "Get-MgIdentityConditionalAccessAuthenticationContextClassReference", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", "Permissions": [ { "Name": "AuthenticationContext.Read.All", @@ -371975,20 +372257,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationcontextclassreference-get?view=graph-rest-1.0", + "Command": "Get-MgIdentityConditionalAccessAuthenticationContextClassReference", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences", - "CommandAlias": null, - "Command": "Get-MgIdentityConditionalAccessAuthenticationContextClassReference", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences", "Permissions": [ { "Name": "AuthenticationContext.Read.All", @@ -372055,19 +372337,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-list-authenticationcontextclassreferences?view=graph-rest-1.0", + "Command": "Get-MgIdentityConditionalAccessAuthenticationContextClassReference", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityConditionalAccessAuthenticationContextClassReferenceCount", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/$count", "Permissions": [ { "Name": "AuthenticationContext.Read.All", @@ -372134,19 +372416,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityConditionalAccessAuthenticationContextClassReferenceCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNamedLocation", - "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", - "CommandAlias": null, - "Command": "Get-MgIdentityConditionalAccessNamedLocation", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", "Permissions": [ { "Name": "Policy.Read.All", @@ -372165,20 +372447,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ipnamedlocation-get?view=graph-rest-1.0", + "Command": "Get-MgIdentityConditionalAccessNamedLocation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNamedLocation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNamedLocation", - "Uri": "/identity/conditionalAccess/namedLocations", - "CommandAlias": null, - "Command": "Get-MgIdentityConditionalAccessNamedLocation", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/namedLocations", "Permissions": [ { "Name": "Policy.Read.All", @@ -372197,19 +372479,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-list-namedlocations?view=graph-rest-1.0", + "Command": "Get-MgIdentityConditionalAccessNamedLocation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNamedLocation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/conditionalAccess/namedLocations/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityConditionalAccessNamedLocationCount", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/namedLocations/$count", "Permissions": [ { "Name": "Policy.Read.All", @@ -372228,19 +372510,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityConditionalAccessNamedLocationCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConditionalAccessPolicy", - "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", - "CommandAlias": null, - "Command": "Get-MgIdentityConditionalAccessPolicy", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", "Permissions": [ { "Name": "Policy.Read.All", @@ -372259,20 +372541,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccesspolicy-get?view=graph-rest-1.0", + "Command": "Get-MgIdentityConditionalAccessPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConditionalAccessPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConditionalAccessPolicy", - "Uri": "/identity/conditionalAccess/policies", - "CommandAlias": null, - "Command": "Get-MgIdentityConditionalAccessPolicy", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/policies", "Permissions": [ { "Name": "Policy.Read.All", @@ -372291,19 +372573,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-list-policies?view=graph-rest-1.0", + "Command": "Get-MgIdentityConditionalAccessPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConditionalAccessPolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/conditionalAccess/policies/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityConditionalAccessPolicyCount", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/policies/$count", "Permissions": [ { "Name": "Policy.Read.All", @@ -372322,19 +372604,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityConditionalAccessPolicyCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConditionalAccessTemplate", - "Uri": "/identity/conditionalAccess/templates/{conditionalAccessTemplate-id}", - "CommandAlias": null, - "Command": "Get-MgIdentityConditionalAccessTemplate", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/templates/{conditionalAccessTemplate-id}", "Permissions": [ { "Name": "Policy.Read.All", @@ -372353,20 +372635,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccesstemplate-get?view=graph-rest-1.0", + "Command": "Get-MgIdentityConditionalAccessTemplate", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConditionalAccessTemplate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConditionalAccessTemplate", - "Uri": "/identity/conditionalAccess/templates", - "CommandAlias": null, - "Command": "Get-MgIdentityConditionalAccessTemplate", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/templates", "Permissions": [ { "Name": "Policy.Read.All", @@ -372385,19 +372667,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-list-templates?view=graph-rest-1.0", + "Command": "Get-MgIdentityConditionalAccessTemplate", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConditionalAccessTemplate", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/conditionalAccess/templates/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityConditionalAccessTemplateCount", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/templates/$count", "Permissions": [ { "Name": "Policy.Read.All", @@ -372416,19 +372698,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityConditionalAccessTemplateCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", - "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}", - "CommandAlias": null, - "Command": "Get-MgIdentityCustomAuthenticationExtension", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}", "Permissions": [ { "Name": "CustomAuthenticationExtension.Read.All", @@ -372463,20 +372745,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customauthenticationextension-get?view=graph-rest-1.0", + "Command": "Get-MgIdentityCustomAuthenticationExtension", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", - "Uri": "/identity/customAuthenticationExtensions", - "CommandAlias": null, - "Command": "Get-MgIdentityCustomAuthenticationExtension", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/customAuthenticationExtensions", "Permissions": [ { "Name": "CustomAuthenticationExtension.Read.All", @@ -372511,19 +372793,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-customauthenticationextensions?view=graph-rest-1.0", + "Command": "Get-MgIdentityCustomAuthenticationExtension", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/customAuthenticationExtensions/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityCustomAuthenticationExtensionCount", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/customAuthenticationExtensions/$count", "Permissions": [ { "Name": "CustomAuthenticationExtension.Read.All", @@ -372558,19 +372840,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityCustomAuthenticationExtensionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceAccessReviewDefinition", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -372605,20 +372887,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-get?view=graph-rest-1.0", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinition", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", - "Uri": "/identityGovernance/accessReviews/definitions", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceAccessReviewDefinition", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -372653,19 +372935,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewset-list-definitions?view=graph-rest-1.0", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinition", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/definitions/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/$count", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -372700,19 +372982,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewInstance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstance", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -372747,20 +373029,82 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-get?view=graph-rest-1.0", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstance", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewInstance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances", + "Module": "Identity.Governance", "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances", + "Permissions": [ + { + "Name": "AccessReview.Read.All", + "Description": "Read access reviews that you can access", + "FullDescription": "Allows the app to read information on access reviews, reviewers, decisions and settings that you have access to.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "AccessReview.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "AccessReview.ReadWrite.All", + "Description": "Manage access reviews that you can access", + "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "AccessReview.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-list-instances?view=graph-rest-1.0", "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstance", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "Method": "GET", + "Variants": [ + "List" + ] + }, + { + "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", + "Permissions": [], + "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -372795,81 +373139,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-list-instances?view=graph-rest-1.0", - "Variants": [ - "List" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewReviewer", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", - "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-contactedreviewers?view=graph-rest-1.0", "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", - "Module": "Identity.Governance", - "Permissions": [], "ApiVersion": "v1.0", - "ApiReferenceLink": null, - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Method": "GET", "OutputType": "IMicrosoftGraphAccessReviewReviewer", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", - "Module": "Identity.Governance", - "Permissions": [ - { - "Name": "AccessReview.Read.All", - "Description": "Read access reviews that you can access", - "FullDescription": "Allows the app to read information on access reviews, reviewers, decisions and settings that you have access to.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "AccessReview.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "AccessReview.ReadWrite.All", - "Description": "Manage access reviews that you can access", - "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "AccessReview.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-contactedreviewers?view=graph-rest-1.0", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewerCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/$count", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -372904,20 +373186,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewerCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/$count", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -372952,20 +373234,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -373000,20 +373282,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-get?view=graph-rest-1.0", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -373048,19 +373330,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-1.0", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/$count", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -373095,64 +373377,64 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceInsight", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceInsight", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsightCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsightCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewStage", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -373187,20 +373469,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-get?view=graph-rest-1.0", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewStage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewStage", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -373235,19 +373517,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-stages?view=graph-rest-1.0", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewStage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/$count", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -373282,20 +373564,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -373330,67 +373612,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-get?view=graph-rest-1.0", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", "Module": "Identity.Governance", - "Permissions": [ - { - "Name": "AccessReview.Read.All", - "Description": "Read access reviews that you can access", - "FullDescription": "Allows the app to read information on access reviews, reviewers, decisions and settings that you have access to.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "AccessReview.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "AccessReview.ReadWrite.All", - "Description": "Manage access reviews that you can access", - "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "AccessReview.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-list-decisions?view=graph-rest-1.0", - "Variants": [ - "List" - ] - }, - { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/$count", "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionCount", - "Module": "Identity.Governance", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -373425,49 +373660,96 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-list-decisions?view=graph-rest-1.0", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Method": "GET", + "Variants": [ + "List" + ] + }, + { + "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/$count", + "Permissions": [ + { + "Name": "AccessReview.Read.All", + "Description": "Read access reviews that you can access", + "FullDescription": "Allows the app to read information on access reviews, reviewers, decisions and settings that you have access to.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "AccessReview.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "AccessReview.ReadWrite.All", + "Description": "Manage access reviews that you can access", + "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "AccessReview.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceInsight", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceInsight", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinition", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", "Permissions": [ { "Name": "AccessReview.ReadWrite.All", @@ -373486,20 +373768,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewhistorydefinition-get?view=graph-rest-1.0", + "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinition", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", - "Uri": "/identityGovernance/accessReviews/historyDefinitions", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinition", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/historyDefinitions", "Permissions": [ { "Name": "AccessReview.ReadWrite.All", @@ -373518,19 +373800,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewset-list-historydefinitions?view=graph-rest-1.0", + "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinition", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/historyDefinitions/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinitionCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/historyDefinitions/$count", "Permissions": [ { "Name": "AccessReview.ReadWrite.All", @@ -373549,34 +373831,34 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinitionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances", "Permissions": [ { "Name": "AccessReview.ReadWrite.All", @@ -373595,19 +373877,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewhistorydefinition-list-instances?view=graph-rest-1.0", + "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinitionInstanceCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/$count", "Permissions": [ { "Name": "AccessReview.ReadWrite.All", @@ -373626,20 +373908,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinitionInstanceCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppConsentRequest", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceAppConsentRequest", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -373674,20 +373956,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentrequest-get?view=graph-rest-1.0", + "Command": "Get-MgIdentityGovernanceAppConsentRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppConsentRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppConsentRequest", - "Uri": "/identityGovernance/appConsent/appConsentRequests", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceAppConsentRequest", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -373722,19 +374004,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentapprovalroute-list-appconsentrequests?view=graph-rest-1.0", + "Command": "Get-MgIdentityGovernanceAppConsentRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppConsentRequest", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/appConsent/appConsentRequests/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceAppConsentRequestCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/$count", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -373769,19 +374051,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceAppConsentRequestCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUserConsentRequest", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequest", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -373816,20 +374098,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userconsentrequest-get?view=graph-rest-1.0", + "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserConsentRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUserConsentRequest", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequest", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -373864,78 +374146,78 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentrequest-list-userconsentrequests?view=graph-rest-1.0", + "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserConsentRequest", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApproval", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApproval", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApproval", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApproval", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApprovalStage", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages/{approvalStage-id}", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages/{approvalStage-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApprovalStage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApprovalStage", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApprovalStage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStageCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStageCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/$count", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -373970,20 +374252,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflow", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", "Permissions": [ { "Name": "LifecycleWorkflows-Workflow.Read.All", @@ -374050,20 +374332,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-get?view=graph-rest-1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflow", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflow", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows", "Permissions": [ { "Name": "LifecycleWorkflows-Workflow.ReadBasic.All", @@ -374146,19 +374428,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-workflows?view=graph-rest-1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflow", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/$count", "Permissions": [ { "Name": "LifecycleWorkflows-Workflow.ReadBasic.All", @@ -374241,78 +374523,78 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCreatedBy", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCreatedBy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCreatedByServiceProvisioningError", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCreatedByServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCreatedByServiceProvisioningErrorCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCreatedByServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", "Permissions": [ { "Name": "LifecycleWorkflows-CustomExt.Read.All", @@ -374379,20 +374661,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-customtaskextension-get?view=graph-rest-1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions", "Permissions": [ { "Name": "LifecycleWorkflows-CustomExt.Read.All", @@ -374459,19 +374741,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-customtaskextensions?view=graph-rest-1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/$count", "Permissions": [ { "Name": "LifecycleWorkflows-CustomExt.Read.All", @@ -374538,151 +374820,151 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedBy", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedBy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningError", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningErrorCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedBy", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedBy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByServiceProvisioningError", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByServiceProvisioningErrorCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeletedItemContainer", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItem", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeletedItemContainer", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}", "Permissions": [ { "Name": "LifecycleWorkflows-Workflow.Read.All", @@ -374749,20 +375031,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-deleteditemcontainer-get?view=graph-rest-1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows", "Permissions": [ { "Name": "LifecycleWorkflows-Workflow.Read.All", @@ -374829,19 +375111,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-deleteditems?view=graph-rest-1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/$count", "Permissions": [ { "Name": "LifecycleWorkflows-Workflow.Read.All", @@ -374908,238 +375190,238 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createdBy", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCreatedBy", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createdBy", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCreatedBy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/executionScope/{userProcessingResult-id}", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/executionScope/{userProcessingResult-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/executionScope", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/executionScope", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/lastModifiedBy", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowLastModifiedBy", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/lastModifiedBy", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowLastModifiedBy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceRun", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceRun", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceRun", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceRun", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports/{taskReport-id}", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports/{taskReport-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope/{userProcessingResult-id}", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowExecutionScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope/{userProcessingResult-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowExecutionScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowExecutionScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope", "Permissions": [ { "Name": "LifecycleWorkflows-Workflow.Read.All", @@ -375206,19 +375488,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowExecutionScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowExecutionScopeCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope/$count", "Permissions": [ { "Name": "LifecycleWorkflows-Workflow.Read.All", @@ -375285,93 +375567,93 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowExecutionScopeCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/insights", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowInsight", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/insights", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowInsight", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedBy", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedBy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedByServiceProvisioningError", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedByServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedByServiceProvisioningErrorCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedByServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceRun", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRun", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}", "Permissions": [ { "Name": "LifecycleWorkflows-Reports.Read.All", @@ -375422,20 +375704,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-run-get?view=graph-rest-1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRun", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceRun", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceRun", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRun", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs", "Permissions": [ { "Name": "LifecycleWorkflows-Reports.Read.All", @@ -375486,19 +375768,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-runs?view=graph-rest-1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRun", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceRun", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/$count", "Permissions": [ { "Name": "LifecycleWorkflows-Reports.Read.All", @@ -375549,35 +375831,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults", "Permissions": [ { "Name": "LifecycleWorkflows-Reports.Read.All", @@ -375628,19 +375910,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-run-list-taskprocessingresults?view=graph-rest-1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/$count", "Permissions": [ { "Name": "LifecycleWorkflows-Reports.Read.All", @@ -375691,94 +375973,94 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubject", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubject", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectServiceProvisioningError", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectServiceProvisioningErrorCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultTask", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/task", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultTask", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}", "Permissions": [ { "Name": "LifecycleWorkflows-Reports.Read.All", @@ -375829,20 +376111,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-userprocessingresult-get?view=graph-rest-1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults", "Permissions": [ { "Name": "LifecycleWorkflows-Reports.Read.All", @@ -375893,19 +376175,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-run-list-userprocessingresults?view=graph-rest-1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/$count", "Permissions": [ { "Name": "LifecycleWorkflows-Reports.Read.All", @@ -375956,94 +376238,94 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubject", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubject", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectServiceProvisioningError", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectServiceProvisioningErrorCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults", "Permissions": [ { "Name": "LifecycleWorkflows-Reports.Read.All", @@ -376094,19 +376376,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-userprocessingresult-list-taskprocessingresults?view=graph-rest-1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceLifecycleManagementSettings", - "Uri": "/identityGovernance/lifecycleWorkflows/settings", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowSetting", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/settings", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -376141,19 +376423,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecyclemanagementsettings-get?view=graph-rest-1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceLifecycleManagementSettings", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTask", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", "Permissions": [ { "Name": "LifecycleWorkflows-Workflow.Read.All", @@ -376204,20 +376486,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-task-get?view=graph-rest-1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTask", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTask", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks", "Permissions": [ { "Name": "LifecycleWorkflows-Workflow.Read.All", @@ -376284,19 +376566,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-task?view=graph-rest-1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTask", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/$count", "Permissions": [ { "Name": "LifecycleWorkflows-Workflow.Read.All", @@ -376363,20 +376645,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", - "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions/{taskDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskDefinition", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions/{taskDefinition-id}", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -376411,20 +376693,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskdefinition-get?view=graph-rest-1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskDefinition", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", - "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskDefinition", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -376459,19 +376741,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-taskdefinitions?view=graph-rest-1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskDefinition", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskDefinitionCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions/$count", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -376506,34 +376788,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskDefinitionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResult", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResult", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResult", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults", "Permissions": [ { "Name": "LifecycleWorkflows-Reports.Read.All", @@ -376584,19 +376866,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResult", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/$count", "Permissions": [ { "Name": "LifecycleWorkflows-Reports.Read.All", @@ -376647,109 +376929,109 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubject", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubject", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectServiceProvisioningError", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectServiceProvisioningErrorCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultTask", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultTask", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReport", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReport", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReport", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports", "Permissions": [ { "Name": "LifecycleWorkflows-Reports.Read.All", @@ -376800,19 +377082,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-taskreports?view=graph-rest-1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReport", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/$count", "Permissions": [ { "Name": "LifecycleWorkflows-Reports.Read.All", @@ -376863,65 +377145,65 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/task", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTask", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/task", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTask", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskDefinition", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskDefinition", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskDefinition", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskDefinition", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults", "Permissions": [ { "Name": "LifecycleWorkflows-Reports.Read.All", @@ -376972,19 +377254,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskreport-list-taskprocessingresults?view=graph-rest-1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/$count", "Permissions": [ { "Name": "LifecycleWorkflows-Reports.Read.All", @@ -377035,94 +377317,94 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubject", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubject", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectServiceProvisioningError", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectServiceProvisioningErrorCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultTask", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/task", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultTask", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowTemplate", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplate", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -377157,20 +377439,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflowtemplate-get?view=graph-rest-1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplate", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowTemplate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowTemplate", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplate", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -377205,19 +377487,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-workflowtemplates?view=graph-rest-1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplate", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowTemplate", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/$count", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -377252,259 +377534,196 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTask", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTask", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTask", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTask", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubject", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubject", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectServiceProvisioningError", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectServiceProvisioningErrorCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultTask", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultTask", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResult", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResult", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResult", "Module": "Identity.Governance", - "Permissions": [ - { - "Name": "LifecycleWorkflows-Reports.Read.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "LifecycleWorkflows-Reports.Read.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "LifecycleWorkflows.ReadWrite.All", - "Description": "Read and write all lifecycle workflows resources", - "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "LifecycleWorkflows.Read.All", - "Description": "Read all lifecycle workflows resources", - "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "LifecycleWorkflows.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "LifecycleWorkflows.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-userprocessingresults?view=graph-rest-1.0", - "Variants": [ - "List" - ] - }, - { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/$count", "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultCount", - "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults", "Permissions": [ { "Name": "LifecycleWorkflows-Reports.Read.All", @@ -377555,94 +377774,157 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-userprocessingresults?view=graph-rest-1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResult", "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "Method": "GET", + "Variants": [ + "List" + ] + }, + { + "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/$count", + "Permissions": [ + { + "Name": "LifecycleWorkflows-Reports.Read.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "LifecycleWorkflows-Reports.Read.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "LifecycleWorkflows.ReadWrite.All", + "Description": "Read and write all lifecycle workflows resources", + "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "LifecycleWorkflows.Read.All", + "Description": "Read all lifecycle workflows resources", + "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "LifecycleWorkflows.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "LifecycleWorkflows.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubject", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubject", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectServiceProvisioningError", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectServiceProvisioningErrorCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults", "Permissions": [ { "Name": "LifecycleWorkflows-Reports.Read.All", @@ -377693,19 +377975,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-userprocessingresult-list-taskprocessingresults?view=graph-rest-1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersion", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}", "Permissions": [ { "Name": "LifecycleWorkflows-Workflow.Read.All", @@ -377772,20 +378054,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflowversion-get?view=graph-rest-1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersion", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions", "Permissions": [ { "Name": "LifecycleWorkflows-Workflow.Read.All", @@ -377852,19 +378134,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-versions?view=graph-rest-1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/$count", "Permissions": [ { "Name": "LifecycleWorkflows-Workflow.Read.All", @@ -377931,138 +378213,138 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedBy", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedBy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByServiceProvisioningError", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByServiceProvisioningErrorCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedBy", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedBy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByServiceProvisioningError", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByServiceProvisioningErrorCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTask", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}", "Permissions": [ { "Name": "LifecycleWorkflows-Workflow.Read.All", @@ -378129,20 +378411,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-task-get?view=graph-rest-1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTask", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTask", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks", "Permissions": [ { "Name": "LifecycleWorkflows-Workflow.Read.All", @@ -378209,19 +378491,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflowversion-list-tasks?view=graph-rest-1.0", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTask", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/$count", "Permissions": [ { "Name": "LifecycleWorkflows-Workflow.Read.All", @@ -378288,253 +378570,253 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubject", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubject", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectServiceProvisioningError", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectServiceProvisioningErrorCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultTask", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultTask", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessRoot", - "Uri": "/identityGovernance/privilegedAccess", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccess", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernancePrivilegedAccess", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessRoot", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroup", - "Uri": "/identityGovernance/privilegedAccess/group", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroup", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroup", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApproval", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApproval", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApproval", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApproval", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApprovalStage", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages/{approvalStage-id}", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages/{approvalStage-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApprovalStage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApprovalStage", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApprovalStage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStageCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStageCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -378569,20 +378851,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedule-get?view=graph-rest-1.0", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -378617,34 +378899,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-assignmentschedules?view=graph-rest-1.0", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/activatedUsing", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleActivatedUsing", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/activatedUsing", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleActivatedUsing", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/$count", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -378679,63 +378961,63 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroup", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroupServiceProvisioningError", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroupServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroupServiceProvisioningErrorCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroupServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -378770,20 +379052,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentscheduleinstance-get?view=graph-rest-1.0", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -378818,34 +379100,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-assignmentscheduleinstances?view=graph-rest-1.0", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/activatedUsing", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceActivatedUsing", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/activatedUsing", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceActivatedUsing", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/$count", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -378880,93 +379162,93 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroup", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroupServiceProvisioningError", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroupServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroupServiceProvisioningErrorCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroupServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/principal", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstancePrincipal", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/principal", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstancePrincipal", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/principal", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedulePrincipal", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/principal", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedulePrincipal", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -379001,20 +379283,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedulerequest-get?view=graph-rest-1.0", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -379049,34 +379331,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-assignmentschedulerequests?view=graph-rest-1.0", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/activatedUsing", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestActivatedUsing", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/activatedUsing", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestActivatedUsing", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/$count", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -379111,93 +379393,93 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroup", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroupServiceProvisioningError", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroupServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroupServiceProvisioningErrorCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroupServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/principal", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestPrincipal", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/principal", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestPrincipal", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/targetSchedule", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestTargetSchedule", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/targetSchedule", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestTargetSchedule", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -379232,20 +379514,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedule-get?view=graph-rest-1.0", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -379280,19 +379562,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-eligibilityschedules?view=graph-rest-1.0", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/$count", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -379327,63 +379609,63 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroup", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroupServiceProvisioningError", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroupServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroupServiceProvisioningErrorCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroupServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -379418,20 +379700,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityscheduleinstance-get?view=graph-rest-1.0", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -379466,19 +379748,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-eligibilityscheduleinstances?view=graph-rest-1.0", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/$count", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -379513,93 +379795,93 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroup", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroupServiceProvisioningError", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroupServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroupServiceProvisioningErrorCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroupServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/principal", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstancePrincipal", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/principal", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstancePrincipal", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/principal", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedulePrincipal", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/principal", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedulePrincipal", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -379634,20 +379916,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedulerequest-get?view=graph-rest-1.0", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -379682,19 +379964,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-eligibilityschedulerequests?view=graph-rest-1.0", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/$count", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -379729,125 +380011,128 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroup", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroupServiceProvisioningError", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroupServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroupServiceProvisioningErrorCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroupServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/principal", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestPrincipal", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/principal", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestPrincipal", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/targetSchedule", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestTargetSchedule", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/targetSchedule", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestTargetSchedule", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreement", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreement", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreement-list-files?view=graph-rest-1.0", + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreement", "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreement-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAgreement", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreement", - "Uri": "/identityGovernance/termsOfUse/agreements", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreement", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termsofusecontainer-list-agreements?view=graph-rest-1.0", + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreement", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreement", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementAcceptance", - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementAcceptance", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementAcceptance", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -379856,30 +380141,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementAcceptance", - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementAcceptance", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementAcceptance", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementAcceptanceCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementAcceptanceCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -379887,202 +380172,199 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/termsOfUse/agreements/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementFile", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFile", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreementfile-get?view=graph-rest-1.0", + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFile", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementFile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFile", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFile", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersionCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileVersion", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileVersion", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileVersionCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileVersionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityProviderBase", - "Uri": "/identity/identityProviders/{identityProviderBase-id}", - "CommandAlias": null, - "Command": "Get-MgIdentityProvider", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/identityProviders/{identityProviderBase-id}", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -380117,20 +380399,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-get?view=graph-rest-1.0", + "Command": "Get-MgIdentityProvider", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityProviderBase", - "Uri": "/identity/identityProviders", - "CommandAlias": null, - "Command": "Get-MgIdentityProvider", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/identityProviders", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -380165,19 +380447,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-identityproviders?view=graph-rest-1.0", + "Command": "Get-MgIdentityProvider", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/identityProviders/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityProviderCount", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/identityProviders/$count", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -380212,19 +380494,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityProviderCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", - "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", - "CommandAlias": null, - "Command": "Get-MgIdentityUserFlowAttribute", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -380259,20 +380541,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-get?view=graph-rest-1.0", + "Command": "Get-MgIdentityUserFlowAttribute", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", - "Uri": "/identity/userFlowAttributes", - "CommandAlias": null, - "Command": "Get-MgIdentityUserFlowAttribute", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/userFlowAttributes", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -380307,19 +380589,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-list?view=graph-rest-1.0", + "Command": "Get-MgIdentityUserFlowAttribute", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/userFlowAttributes/$count", - "CommandAlias": null, - "Command": "Get-MgIdentityUserFlowAttributeCount", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/userFlowAttributes/$count", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -380354,47 +380636,47 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgIdentityUserFlowAttributeCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphInformationProtection", - "Uri": "/informationProtection", - "CommandAlias": null, - "Command": "Get-MgInformationProtection", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/informationProtection", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgInformationProtection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphInformationProtection", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphBitlocker", - "Uri": "/informationProtection/bitlocker", - "CommandAlias": null, - "Command": "Get-MgInformationProtectionBitlocker", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/informationProtection/bitlocker", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgInformationProtectionBitlocker", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBitlocker", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", - "Uri": "/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}", - "CommandAlias": null, - "Command": "Get-MgInformationProtectionBitlockerRecoveryKey", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}", "Permissions": [ { "Name": "BitlockerKey.ReadBasic.All", @@ -380429,20 +380711,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bitlockerrecoverykey-get?view=graph-rest-1.0", + "Command": "Get-MgInformationProtectionBitlockerRecoveryKey", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", - "Uri": "/informationProtection/bitlocker/recoveryKeys", - "CommandAlias": null, - "Command": "Get-MgInformationProtectionBitlockerRecoveryKey", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/informationProtection/bitlocker/recoveryKeys", "Permissions": [ { "Name": "BitlockerKey.ReadBasic.All", @@ -380477,19 +380759,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bitlocker-list-recoverykeys?view=graph-rest-1.0", + "Command": "Get-MgInformationProtectionBitlockerRecoveryKey", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/informationProtection/bitlocker/recoveryKeys/$count", - "CommandAlias": null, - "Command": "Get-MgInformationProtectionBitlockerRecoveryKeyCount", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/informationProtection/bitlocker/recoveryKeys/$count", "Permissions": [ { "Name": "BitlockerKey.ReadBasic.All", @@ -380524,19 +380806,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgInformationProtectionBitlockerRecoveryKeyCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "CommandAlias": null, - "Command": "Get-MgInformationProtectionThreatAssessmentRequest", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", "Permissions": [ { "Name": "ThreatAssessment.ReadWrite.All", @@ -380555,20 +380837,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/threatassessmentrequest-get?view=graph-rest-1.0", + "Command": "Get-MgInformationProtectionThreatAssessmentRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", - "Uri": "/informationProtection/threatAssessmentRequests", - "CommandAlias": null, - "Command": "Get-MgInformationProtectionThreatAssessmentRequest", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/informationProtection/threatAssessmentRequests", "Permissions": [ { "Name": "ThreatAssessment.ReadWrite.All", @@ -380587,19 +380869,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotection-list-threatassessmentrequests?view=graph-rest-1.0", + "Command": "Get-MgInformationProtectionThreatAssessmentRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/informationProtection/threatAssessmentRequests/$count", - "CommandAlias": null, - "Command": "Get-MgInformationProtectionThreatAssessmentRequestCount", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/informationProtection/threatAssessmentRequests/$count", "Permissions": [ { "Name": "ThreatAssessment.ReadWrite.All", @@ -380618,176 +380900,176 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgInformationProtectionThreatAssessmentRequestCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphThreatAssessmentResult", - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "CommandAlias": null, - "Command": "Get-MgInformationProtectionThreatAssessmentRequestResult", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgInformationProtectionThreatAssessmentRequestResult", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphThreatAssessmentResult", - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", - "CommandAlias": null, - "Command": "Get-MgInformationProtectionThreatAssessmentRequestResult", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgInformationProtectionThreatAssessmentRequestResult", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/$count", - "CommandAlias": null, - "Command": "Get-MgInformationProtectionThreatAssessmentRequestResultCount", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgInformationProtectionThreatAssessmentRequestResultCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphInvitation", - "Uri": "/invitations", - "CommandAlias": null, - "Command": "Get-MgInvitation", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/invitations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgInvitation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphInvitation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/invitations/$count", - "CommandAlias": null, - "Command": "Get-MgInvitationCount", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/invitations/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgInvitationCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/invitations/invitedUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgInvitationInvitedUserMailboxSetting", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/invitations/invitedUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgInvitationInvitedUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/invitations/invitedUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgInvitationInvitedUserServiceProvisioningError", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/invitations/invitedUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgInvitationInvitedUserServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/invitations/invitedUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgInvitationInvitedUserServiceProvisioningErrorCount", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/invitations/invitedUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgInvitationInvitedUserServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/invitations/invitedUserSponsors/{directoryObject-id}", - "CommandAlias": null, - "Command": "Get-MgInvitationInvitedUserSponsor", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/invitations/invitedUserSponsors/{directoryObject-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgInvitationInvitedUserSponsor", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/invitations/invitedUserSponsors", - "CommandAlias": null, - "Command": "Get-MgInvitationInvitedUserSponsor", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/invitations/invitedUserSponsors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgInvitationInvitedUserSponsor", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/invitations/invitedUserSponsors/$count", - "CommandAlias": null, - "Command": "Get-MgInvitationInvitedUserSponsorCount", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/invitations/invitedUserSponsors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgInvitationInvitedUserSponsorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", - "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "CommandAlias": null, - "Command": "Get-MgOauth2PermissionGrant", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", "Permissions": [ { "Name": "Directory.Read.All", @@ -380838,20 +381120,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-get?view=graph-rest-1.0", + "Command": "Get-MgOauth2PermissionGrant", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", - "Uri": "/oauth2PermissionGrants", - "CommandAlias": null, - "Command": "Get-MgOauth2PermissionGrant", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/oauth2PermissionGrants", "Permissions": [ { "Name": "Directory.Read.All", @@ -380902,19 +381184,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-list?view=graph-rest-1.0", + "Command": "Get-MgOauth2PermissionGrant", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/oauth2PermissionGrants/$count", - "CommandAlias": null, - "Command": "Get-MgOauth2PermissionGrantCount", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/oauth2PermissionGrants/$count", "Permissions": [ { "Name": "Directory.Read.All", @@ -380965,19 +381247,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgOauth2PermissionGrantCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", - "Uri": "/oauth2PermissionGrants/delta", - "CommandAlias": null, - "Command": "Get-MgOauth2PermissionGrantDelta", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/oauth2PermissionGrants/delta", "Permissions": [ { "Name": "Directory.Read.All", @@ -381020,19 +381302,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-delta?view=graph-rest-1.0", + "Command": "Get-MgOauth2PermissionGrantDelta", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "Method": "GET", "Variants": [ "Delta" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOrganization", - "Uri": "/organization/{organization-id}", - "CommandAlias": null, - "Command": "Get-MgOrganization", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -381115,20 +381397,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organization-get?view=graph-rest-1.0", + "Command": "Get-MgOrganization", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOrganization", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOrganization", - "Uri": "/organization", - "CommandAlias": null, - "Command": "Get-MgOrganization", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -381283,19 +381565,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organization-list?view=graph-rest-1.0", + "Command": "Get-MgOrganization", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOrganization", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOrganizationalBranding", - "Uri": "/organization/{organization-id}/branding", - "CommandAlias": null, - "Command": "Get-MgOrganizationBranding", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding", "Permissions": [ { "Name": "User.Read", @@ -381378,95 +381660,95 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-get?view=graph-rest-1.0", + "Command": "Get-MgOrganizationBranding", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOrganizationalBranding", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/backgroundImage", - "CommandAlias": null, - "Command": "Get-MgOrganizationBrandingBackgroundImage", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/backgroundImage", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgOrganizationBrandingBackgroundImage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/bannerLogo", - "CommandAlias": null, - "Command": "Get-MgOrganizationBrandingBannerLogo", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/bannerLogo", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgOrganizationBrandingBannerLogo", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/customCSS", - "CommandAlias": null, - "Command": "Get-MgOrganizationBrandingCustomCss", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/customCSS", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgOrganizationBrandingCustomCss", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/favicon", - "CommandAlias": null, - "Command": "Get-MgOrganizationBrandingFavicon", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/favicon", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgOrganizationBrandingFavicon", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/headerLogo", - "CommandAlias": null, - "Command": "Get-MgOrganizationBrandingHeaderLogo", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/headerLogo", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgOrganizationBrandingHeaderLogo", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", - "CommandAlias": null, - "Command": "Get-MgOrganizationBrandingLocalization", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", "Permissions": [ { "Name": "User.Read", @@ -381549,20 +381831,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-get?view=graph-rest-1.0", + "Command": "Get-MgOrganizationBrandingLocalization", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", - "Uri": "/organization/{organization-id}/branding/localizations", - "CommandAlias": null, - "Command": "Get-MgOrganizationBrandingLocalization", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations", "Permissions": [ { "Name": "User.Read", @@ -381645,19 +381927,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-list-localizations?view=graph-rest-1.0", + "Command": "Get-MgOrganizationBrandingLocalization", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/backgroundImage", - "CommandAlias": null, - "Command": "Get-MgOrganizationBrandingLocalizationBackgroundImage", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/backgroundImage", "Permissions": [ { "Name": "OrganizationalBranding.Read.All", @@ -381724,20 +382006,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgOrganizationBrandingLocalizationBackgroundImage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/bannerLogo", - "CommandAlias": null, - "Command": "Get-MgOrganizationBrandingLocalizationBannerLogo", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/bannerLogo", "Permissions": [ { "Name": "OrganizationalBranding.Read.All", @@ -381804,20 +382086,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-get?view=graph-rest-1.0", + "Command": "Get-MgOrganizationBrandingLocalizationBannerLogo", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/localizations/$count", - "CommandAlias": null, - "Command": "Get-MgOrganizationBrandingLocalizationCount", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/$count", "Permissions": [ { "Name": "User.Read", @@ -381900,20 +382182,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgOrganizationBrandingLocalizationCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/customCSS", - "CommandAlias": null, - "Command": "Get-MgOrganizationBrandingLocalizationCustomCss", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/customCSS", "Permissions": [ { "Name": "OrganizationalBranding.Read.All", @@ -381980,20 +382262,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgOrganizationBrandingLocalizationCustomCss", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/favicon", - "CommandAlias": null, - "Command": "Get-MgOrganizationBrandingLocalizationFavicon", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/favicon", "Permissions": [ { "Name": "OrganizationalBranding.Read.All", @@ -382060,20 +382342,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgOrganizationBrandingLocalizationFavicon", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/headerLogo", - "CommandAlias": null, - "Command": "Get-MgOrganizationBrandingLocalizationHeaderLogo", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/headerLogo", "Permissions": [ { "Name": "OrganizationalBranding.Read.All", @@ -382140,20 +382422,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgOrganizationBrandingLocalizationHeaderLogo", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogo", - "CommandAlias": null, - "Command": "Get-MgOrganizationBrandingLocalizationSquareLogo", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogo", "Permissions": [ { "Name": "OrganizationalBranding.Read.All", @@ -382220,20 +382502,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgOrganizationBrandingLocalizationSquareLogo", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogoDark", - "CommandAlias": null, - "Command": "Get-MgOrganizationBrandingLocalizationSquareLogoDark", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogoDark", "Permissions": [ { "Name": "OrganizationalBranding.Read.All", @@ -382300,65 +382582,65 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgOrganizationBrandingLocalizationSquareLogoDark", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/squareLogo", - "CommandAlias": null, - "Command": "Get-MgOrganizationBrandingSquareLogo", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/squareLogo", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgOrganizationBrandingSquareLogo", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/squareLogoDark", - "CommandAlias": null, - "Command": "Get-MgOrganizationBrandingSquareLogoDark", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/squareLogoDark", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgOrganizationBrandingSquareLogoDark", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/organization/getByIds", - "CommandAlias": null, - "Command": "Get-MgOrganizationById", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/getByIds", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", + "Command": "Get-MgOrganizationById", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", - "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/{certificateBasedAuthConfiguration-id}", - "CommandAlias": null, - "Command": "Get-MgOrganizationCertificateBasedAuthConfiguration", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/{certificateBasedAuthConfiguration-id}", "Permissions": [ { "Name": "Organization.Read.All", @@ -382393,20 +382675,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-get?view=graph-rest-1.0", + "Command": "Get-MgOrganizationCertificateBasedAuthConfiguration", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", - "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration", - "CommandAlias": null, - "Command": "Get-MgOrganizationCertificateBasedAuthConfiguration", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration", "Permissions": [ { "Name": "Organization.Read.All", @@ -382441,19 +382723,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-list?view=graph-rest-1.0", + "Command": "Get-MgOrganizationCertificateBasedAuthConfiguration", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/$count", - "CommandAlias": null, - "Command": "Get-MgOrganizationCertificateBasedAuthConfigurationCount", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/$count", "Permissions": [ { "Name": "Organization.Read.All", @@ -382488,20 +382770,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgOrganizationCertificateBasedAuthConfigurationCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/organization/$count", - "CommandAlias": null, - "Command": "Get-MgOrganizationCount", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/$count", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -382656,66 +382938,69 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgOrganizationCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/organization/{organization-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Get-MgOrganizationExtension", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgOrganizationExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", - "Uri": "/organization/{organization-id}/extensions", - "CommandAlias": null, - "Command": "Get-MgOrganizationExtension", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/extensions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgOrganizationExtension", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/organization/{organization-id}/extensions/$count", - "CommandAlias": null, - "Command": "Get-MgOrganizationExtensionCount", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/extensions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgOrganizationExtensionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/organization/{organization-id}/getMemberGroups", - "CommandAlias": null, - "Command": "Get-MgOrganizationMemberGroup", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/getMemberGroups", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", + "Command": "Get-MgOrganizationMemberGroup", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -382724,15 +383009,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/organization/{organization-id}/getMemberObjects", - "CommandAlias": null, - "Command": "Get-MgOrganizationMemberObject", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/getMemberObjects", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", + "Command": "Get-MgOrganizationMemberObject", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -382741,27 +383026,24 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRoom", - "Uri": "/places/{place-id}/room", - "CommandAlias": null, - "Command": "Get-MgPlaceAsRoom", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/places/{place-id}/room", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/place-list?view=graph-rest-1.0", + "Command": "Get-MgPlaceAsRoom", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRoom", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRoom", - "Uri": "/places/room", - "CommandAlias": null, - "Command": "Get-MgPlaceAsRoom", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/places/room", "Permissions": [ { "Name": "Place.Read.All", @@ -382780,34 +383062,34 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/place-list?view=graph-rest-1.0", + "Command": "Get-MgPlaceAsRoom", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRoom", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRoomList", - "Uri": "/places/{place-id}/roomList", - "CommandAlias": null, - "Command": "Get-MgPlaceAsRoomList", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/places/{place-id}/roomList", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPlaceAsRoomList", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRoomList", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRoomList", - "Uri": "/places/roomList", - "CommandAlias": null, - "Command": "Get-MgPlaceAsRoomList", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/places/roomList", "Permissions": [ { "Name": "Place.Read.All", @@ -382826,77 +383108,77 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPlaceAsRoomList", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRoomList", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRoom", - "Uri": "/places/{place-id}/roomList/rooms/{room-id}", - "CommandAlias": null, - "Command": "Get-MgPlaceAsRoomListRoom", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/places/{place-id}/roomList/rooms/{room-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPlaceAsRoomListRoom", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRoom", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRoom", - "Uri": "/places/{place-id}/roomList/rooms", - "CommandAlias": null, - "Command": "Get-MgPlaceAsRoomListRoom", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/places/{place-id}/roomList/rooms", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPlaceAsRoomListRoom", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRoom", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/places/{place-id}/roomList/rooms/$count", - "CommandAlias": null, - "Command": "Get-MgPlaceAsRoomListRoomCount", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/places/{place-id}/roomList/rooms/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPlaceAsRoomListRoomCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/places/$count", - "CommandAlias": null, - "Command": "Get-MgPlaceCount", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/places/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPlaceCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/places/room/$count", - "CommandAlias": null, - "Command": "Get-MgPlaceCountAsRoom", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/places/room/$count", "Permissions": [ { "Name": "Place.Read.All", @@ -382915,19 +383197,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPlaceCountAsRoom", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/places/roomList/$count", - "CommandAlias": null, - "Command": "Get-MgPlaceCountAsRoomList", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/places/roomList/$count", "Permissions": [ { "Name": "Place.Read.All", @@ -382946,33 +383228,33 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPlaceCountAsRoomList", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlanner", - "Uri": "/planner", - "CommandAlias": null, - "Command": "Get-MgPlanner", "Module": "Planner", + "CommandAlias": null, + "Uri": "/planner", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPlanner", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlanner", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerBucket", - "Uri": "/planner/buckets/{plannerBucket-id}", - "CommandAlias": null, - "Command": "Get-MgPlannerBucket", "Module": "Planner", + "CommandAlias": null, + "Uri": "/planner/buckets/{plannerBucket-id}", "Permissions": [ { "Name": "Tasks.Read", @@ -383023,20 +383305,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-get?view=graph-rest-1.0", + "Command": "Get-MgPlannerBucket", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerBucket", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerBucket", - "Uri": "/planner/buckets", - "CommandAlias": null, - "Command": "Get-MgPlannerBucket", "Module": "Planner", + "CommandAlias": null, + "Uri": "/planner/buckets", "Permissions": [ { "Name": "Tasks.Read", @@ -383087,19 +383369,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-list-buckets?view=graph-rest-1.0", + "Command": "Get-MgPlannerBucket", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerBucket", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/planner/buckets/$count", - "CommandAlias": null, - "Command": "Get-MgPlannerBucketCount", "Module": "Planner", + "CommandAlias": null, + "Uri": "/planner/buckets/$count", "Permissions": [ { "Name": "Tasks.Read", @@ -383150,19 +383432,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPlannerBucketCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTask", - "Uri": "/planner/buckets/{plannerBucket-id}/tasks", - "CommandAlias": null, - "Command": "Get-MgPlannerBucketTask", "Module": "Planner", + "CommandAlias": null, + "Uri": "/planner/buckets/{plannerBucket-id}/tasks", "Permissions": [ { "Name": "Tasks.Read", @@ -383213,19 +383495,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-list-tasks?view=graph-rest-1.0", + "Command": "Get-MgPlannerBucketTask", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerPlan", - "Uri": "/planner/plans/{plannerPlan-id}", - "CommandAlias": null, - "Command": "Get-MgPlannerPlan", "Module": "Planner", + "CommandAlias": null, + "Uri": "/planner/plans/{plannerPlan-id}", "Permissions": [ { "Name": "Tasks.Read", @@ -383276,20 +383558,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-get?view=graph-rest-1.0", + "Command": "Get-MgPlannerPlan", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerPlan", - "Uri": "/planner/plans", - "CommandAlias": null, - "Command": "Get-MgPlannerPlan", "Module": "Planner", + "CommandAlias": null, + "Uri": "/planner/plans", "Permissions": [ { "Name": "Tasks.Read", @@ -383340,19 +383622,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-list-plans?view=graph-rest-1.0", + "Command": "Get-MgPlannerPlan", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerBucket", - "Uri": "/planner/plans/{plannerPlan-id}/buckets", - "CommandAlias": null, - "Command": "Get-MgPlannerPlanBucket", "Module": "Planner", + "CommandAlias": null, + "Uri": "/planner/plans/{plannerPlan-id}/buckets", "Permissions": [ { "Name": "Tasks.Read", @@ -383403,19 +383685,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-list-buckets?view=graph-rest-1.0", + "Command": "Get-MgPlannerPlanBucket", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerBucket", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/planner/plans/$count", - "CommandAlias": null, - "Command": "Get-MgPlannerPlanCount", "Module": "Planner", + "CommandAlias": null, + "Uri": "/planner/plans/$count", "Permissions": [ { "Name": "Tasks.Read", @@ -383466,19 +383748,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPlannerPlanCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerPlanDetails", - "Uri": "/planner/plans/{plannerPlan-id}/details", - "CommandAlias": null, - "Command": "Get-MgPlannerPlanDetail", "Module": "Planner", + "CommandAlias": null, + "Uri": "/planner/plans/{plannerPlan-id}/details", "Permissions": [ { "Name": "Tasks.Read", @@ -383529,20 +383811,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplandetails-get?view=graph-rest-1.0", + "Command": "Get-MgPlannerPlanDetail", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerPlanDetails", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTask", - "Uri": "/planner/plans/{plannerPlan-id}/tasks", - "CommandAlias": null, - "Command": "Get-MgPlannerPlanTask", "Module": "Planner", + "CommandAlias": null, + "Uri": "/planner/plans/{plannerPlan-id}/tasks", "Permissions": [ { "Name": "Tasks.Read", @@ -383593,19 +383875,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-list-tasks?view=graph-rest-1.0", + "Command": "Get-MgPlannerPlanTask", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTask", - "Uri": "/planner/tasks/{plannerTask-id}", - "CommandAlias": null, - "Command": "Get-MgPlannerTask", "Module": "Planner", + "CommandAlias": null, + "Uri": "/planner/tasks/{plannerTask-id}", "Permissions": [ { "Name": "Tasks.Read", @@ -383656,20 +383938,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-get?view=graph-rest-1.0", + "Command": "Get-MgPlannerTask", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTask", - "Uri": "/planner/tasks", - "CommandAlias": null, - "Command": "Get-MgPlannerTask", "Module": "Planner", + "CommandAlias": null, + "Uri": "/planner/tasks", "Permissions": [ { "Name": "Tasks.Read", @@ -383720,19 +384002,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-list-tasks?view=graph-rest-1.0", + "Command": "Get-MgPlannerTask", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", - "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "CommandAlias": null, - "Command": "Get-MgPlannerTaskAssignedToTaskBoardFormat", "Module": "Planner", + "CommandAlias": null, + "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", "Permissions": [ { "Name": "Tasks.Read", @@ -383783,20 +384065,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-get?view=graph-rest-1.0", + "Command": "Get-MgPlannerTaskAssignedToTaskBoardFormat", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", - "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", - "CommandAlias": null, - "Command": "Get-MgPlannerTaskBucketTaskBoardFormat", "Module": "Planner", + "CommandAlias": null, + "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", "Permissions": [ { "Name": "Tasks.Read", @@ -383847,20 +384129,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-get?view=graph-rest-1.0", + "Command": "Get-MgPlannerTaskBucketTaskBoardFormat", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/planner/tasks/$count", - "CommandAlias": null, - "Command": "Get-MgPlannerTaskCount", "Module": "Planner", + "CommandAlias": null, + "Uri": "/planner/tasks/$count", "Permissions": [ { "Name": "Tasks.Read", @@ -383911,19 +384193,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPlannerTaskCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTaskDetails", - "Uri": "/planner/tasks/{plannerTask-id}/details", - "CommandAlias": null, - "Command": "Get-MgPlannerTaskDetail", "Module": "Planner", + "CommandAlias": null, + "Uri": "/planner/tasks/{plannerTask-id}/details", "Permissions": [ { "Name": "Tasks.Read", @@ -383974,20 +384256,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertaskdetails-get?view=graph-rest-1.0", + "Command": "Get-MgPlannerTaskDetail", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerTaskDetails", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", - "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", - "CommandAlias": null, - "Command": "Get-MgPlannerTaskProgressTaskBoardFormat", "Module": "Planner", + "CommandAlias": null, + "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", "Permissions": [ { "Name": "Tasks.Read", @@ -384038,20 +384320,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-get?view=graph-rest-1.0", + "Command": "Get-MgPlannerTaskProgressTaskBoardFormat", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", - "CommandAlias": null, - "Command": "Get-MgPolicyActivityBasedTimeoutPolicy", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", "Permissions": [ { "Name": "Policy.Read.All", @@ -384102,20 +384384,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-get?view=graph-rest-1.0", + "Command": "Get-MgPolicyActivityBasedTimeoutPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", - "Uri": "/policies/activityBasedTimeoutPolicies", - "CommandAlias": null, - "Command": "Get-MgPolicyActivityBasedTimeoutPolicy", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/activityBasedTimeoutPolicies", "Permissions": [ { "Name": "Policy.Read.All", @@ -384166,63 +384448,63 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-list?view=graph-rest-1.0", + "Command": "Get-MgPolicyActivityBasedTimeoutPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo/{directoryObject-id}", - "CommandAlias": null, - "Command": "Get-MgPolicyActivityBasedTimeoutPolicyApplyTo", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo/{directoryObject-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPolicyActivityBasedTimeoutPolicyApplyTo", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo", - "CommandAlias": null, - "Command": "Get-MgPolicyActivityBasedTimeoutPolicyApplyTo", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPolicyActivityBasedTimeoutPolicyApplyTo", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo/$count", - "CommandAlias": null, - "Command": "Get-MgPolicyActivityBasedTimeoutPolicyApplyToCount", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPolicyActivityBasedTimeoutPolicyApplyToCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/policies/activityBasedTimeoutPolicies/$count", - "CommandAlias": null, - "Command": "Get-MgPolicyActivityBasedTimeoutPolicyCount", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/activityBasedTimeoutPolicies/$count", "Permissions": [ { "Name": "Policy.Read.All", @@ -384273,19 +384555,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPolicyActivityBasedTimeoutPolicyCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy", - "Uri": "/policies/adminConsentRequestPolicy", - "CommandAlias": null, - "Command": "Get-MgPolicyAdminConsentRequestPolicy", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/adminConsentRequestPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -384352,19 +384634,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminconsentrequestpolicy-get?view=graph-rest-1.0", + "Command": "Get-MgPolicyAdminConsentRequestPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppManagementPolicy", - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", - "CommandAlias": null, - "Command": "Get-MgPolicyAppManagementPolicy", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", "Permissions": [ { "Name": "Policy.Read.All", @@ -384415,20 +384697,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-get?view=graph-rest-1.0", + "Command": "Get-MgPolicyAppManagementPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppManagementPolicy", - "Uri": "/policies/appManagementPolicies", - "CommandAlias": null, - "Command": "Get-MgPolicyAppManagementPolicy", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/appManagementPolicies", "Permissions": [ { "Name": "Policy.Read.All", @@ -384479,34 +384761,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-list?view=graph-rest-1.0", + "Command": "Get-MgPolicyAppManagementPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo/{directoryObject-id}", - "CommandAlias": null, - "Command": "Get-MgPolicyAppManagementPolicyApplyTo", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo/{directoryObject-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPolicyAppManagementPolicyApplyTo", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo", - "CommandAlias": null, - "Command": "Get-MgPolicyAppManagementPolicyApplyTo", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo", "Permissions": [ { "Name": "Application.Read.All", @@ -384573,19 +384855,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-list-appliesto?view=graph-rest-1.0", + "Command": "Get-MgPolicyAppManagementPolicyApplyTo", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo/$count", - "CommandAlias": null, - "Command": "Get-MgPolicyAppManagementPolicyApplyToCount", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo/$count", "Permissions": [ { "Name": "Application.Read.All", @@ -384652,20 +384934,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPolicyAppManagementPolicyApplyToCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/policies/appManagementPolicies/$count", - "CommandAlias": null, - "Command": "Get-MgPolicyAppManagementPolicyCount", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/appManagementPolicies/$count", "Permissions": [ { "Name": "Policy.Read.All", @@ -384716,19 +384998,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPolicyAppManagementPolicyCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy", - "Uri": "/policies/authenticationFlowsPolicy", - "CommandAlias": null, - "Command": "Get-MgPolicyAuthenticationFlowPolicy", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/authenticationFlowsPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -384763,19 +385045,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationflowspolicy-get?view=graph-rest-1.0", + "Command": "Get-MgPolicyAuthenticationFlowPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy", - "Uri": "/policies/authenticationMethodsPolicy", - "CommandAlias": null, - "Command": "Get-MgPolicyAuthenticationMethodPolicy", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/authenticationMethodsPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -384810,19 +385092,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethodspolicy-get?view=graph-rest-1.0", + "Command": "Get-MgPolicyAuthenticationMethodPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", - "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", - "CommandAlias": null, - "Command": "Get-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", "Permissions": [ { "Name": "Policy.Read.All", @@ -384857,48 +385139,48 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", - "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations", - "CommandAlias": null, - "Command": "Get-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/$count", - "CommandAlias": null, - "Command": "Get-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfigurationCount", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfigurationCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", - "CommandAlias": null, - "Command": "Get-MgPolicyAuthenticationStrengthPolicy", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", "Permissions": [ { "Name": "Policy.Read.All", @@ -384949,20 +385231,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-get?view=graph-rest-1.0", + "Command": "Get-MgPolicyAuthenticationStrengthPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", - "Uri": "/policies/authenticationStrengthPolicies", - "CommandAlias": null, - "Command": "Get-MgPolicyAuthenticationStrengthPolicy", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/authenticationStrengthPolicies", "Permissions": [ { "Name": "Policy.Read.All", @@ -385013,63 +385295,63 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthroot-list-policies?view=graph-rest-1.0", + "Command": "Get-MgPolicyAuthenticationStrengthPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", - "CommandAlias": null, - "Command": "Get-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations", - "CommandAlias": null, - "Command": "Get-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/$count", - "CommandAlias": null, - "Command": "Get-MgPolicyAuthenticationStrengthPolicyCombinationConfigurationCount", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPolicyAuthenticationStrengthPolicyCombinationConfigurationCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/policies/authenticationStrengthPolicies/$count", - "CommandAlias": null, - "Command": "Get-MgPolicyAuthenticationStrengthPolicyCount", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/authenticationStrengthPolicies/$count", "Permissions": [ { "Name": "Policy.Read.All", @@ -385120,19 +385402,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPolicyAuthenticationStrengthPolicyCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthorizationPolicy", - "Uri": "/policies/authorizationPolicy", - "CommandAlias": null, - "Command": "Get-MgPolicyAuthorizationPolicy", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/authorizationPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -385167,19 +385449,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authorizationpolicy-get?view=graph-rest-1.0", + "Command": "Get-MgPolicyAuthorizationPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthorizationPolicy", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphClaimsMappingPolicy", - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", - "CommandAlias": null, - "Command": "Get-MgPolicyClaimMappingPolicy", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", "Permissions": [ { "Name": "Policy.Read.All", @@ -385230,20 +385512,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-get?view=graph-rest-1.0", + "Command": "Get-MgPolicyClaimMappingPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphClaimsMappingPolicy", - "Uri": "/policies/claimsMappingPolicies", - "CommandAlias": null, - "Command": "Get-MgPolicyClaimMappingPolicy", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/claimsMappingPolicies", "Permissions": [ { "Name": "Policy.Read.All", @@ -385294,34 +385576,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-list?view=graph-rest-1.0", + "Command": "Get-MgPolicyClaimMappingPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo/{directoryObject-id}", - "CommandAlias": null, - "Command": "Get-MgPolicyClaimMappingPolicyApplyTo", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo/{directoryObject-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPolicyClaimMappingPolicyApplyTo", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo", - "CommandAlias": null, - "Command": "Get-MgPolicyClaimMappingPolicyApplyTo", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo", "Permissions": [ { "Name": "Policy.Read.All", @@ -385404,19 +385686,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-list-appliesto?view=graph-rest-1.0", + "Command": "Get-MgPolicyClaimMappingPolicyApplyTo", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo/$count", - "CommandAlias": null, - "Command": "Get-MgPolicyClaimMappingPolicyApplyToCount", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo/$count", "Permissions": [ { "Name": "Policy.Read.All", @@ -385499,20 +385781,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPolicyClaimMappingPolicyApplyToCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/policies/claimsMappingPolicies/$count", - "CommandAlias": null, - "Command": "Get-MgPolicyClaimMappingPolicyCount", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/claimsMappingPolicies/$count", "Permissions": [ { "Name": "Policy.Read.All", @@ -385563,33 +385845,33 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPolicyClaimMappingPolicyCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/policies/conditionalAccessPolicies/$count", - "CommandAlias": null, - "Command": "Get-MgPolicyConditionalAccessPolicyCount", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/conditionalAccessPolicies/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPolicyConditionalAccessPolicyCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicy", - "Uri": "/policies/crossTenantAccessPolicy", - "CommandAlias": null, - "Command": "Get-MgPolicyCrossTenantAccessPolicy", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -385624,19 +385906,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-get?view=graph-rest-1.0", + "Command": "Get-MgPolicyCrossTenantAccessPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicy", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationDefault", - "Uri": "/policies/crossTenantAccessPolicy/default", - "CommandAlias": null, - "Command": "Get-MgPolicyCrossTenantAccessPolicyDefault", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/default", "Permissions": [ { "Name": "Policy.Read.All", @@ -385671,19 +385953,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationdefault-get?view=graph-rest-1.0", + "Command": "Get-MgPolicyCrossTenantAccessPolicyDefault", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationDefault", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", - "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", - "CommandAlias": null, - "Command": "Get-MgPolicyCrossTenantAccessPolicyPartner", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", "Permissions": [ { "Name": "Policy.Read.All", @@ -385718,20 +386000,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-get?view=graph-rest-1.0", + "Command": "Get-MgPolicyCrossTenantAccessPolicyPartner", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", - "Uri": "/policies/crossTenantAccessPolicy/partners", - "CommandAlias": null, - "Command": "Get-MgPolicyCrossTenantAccessPolicyPartner", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/partners", "Permissions": [ { "Name": "Policy.Read.All", @@ -385766,19 +386048,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-list-partners?view=graph-rest-1.0", + "Command": "Get-MgPolicyCrossTenantAccessPolicyPartner", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/policies/crossTenantAccessPolicy/partners/$count", - "CommandAlias": null, - "Command": "Get-MgPolicyCrossTenantAccessPolicyPartnerCount", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/partners/$count", "Permissions": [ { "Name": "Policy.Read.All", @@ -385813,19 +386095,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPolicyCrossTenantAccessPolicyPartnerCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCrossTenantIdentitySyncPolicyPartner", - "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", - "CommandAlias": null, - "Command": "Get-MgPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", "Permissions": [ { "Name": "Policy.Read.All", @@ -385860,20 +386142,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantidentitysyncpolicypartner-get?view=graph-rest-1.0", + "Command": "Get-MgPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCrossTenantIdentitySyncPolicyPartner", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPolicyTemplate", - "Uri": "/policies/crossTenantAccessPolicy/templates", - "CommandAlias": null, - "Command": "Get-MgPolicyCrossTenantAccessPolicyTemplate", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/templates", "Permissions": [ { "Name": "MultiTenantOrganization.Read.All", @@ -385908,47 +386190,47 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPolicyCrossTenantAccessPolicyTemplate", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPolicyTemplate", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationIdentitySyncPolicyTemplate", - "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization", - "CommandAlias": null, - "Command": "Get-MgPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationidentitysyncpolicytemplate-get?view=graph-rest-1.0", + "Command": "Get-MgPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationIdentitySyncPolicyTemplate", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationPartnerConfigurationTemplate", - "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration", - "CommandAlias": null, - "Command": "Get-MgPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationpartnerconfigurationtemplate-get?view=graph-rest-1.0", + "Command": "Get-MgPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationPartnerConfigurationTemplate", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTenantAppManagementPolicy", - "Uri": "/policies/defaultAppManagementPolicy", - "CommandAlias": null, - "Command": "Get-MgPolicyDefaultAppManagementPolicy", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/defaultAppManagementPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -385999,19 +386281,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantappmanagementpolicy-get?view=graph-rest-1.0", + "Command": "Get-MgPolicyDefaultAppManagementPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTenantAppManagementPolicy", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceRegistrationPolicy", - "Uri": "/policies/deviceRegistrationPolicy", - "CommandAlias": null, - "Command": "Get-MgPolicyDeviceRegistrationPolicy", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/deviceRegistrationPolicy", "Permissions": [ { "Name": "Policy.Read.DeviceConfiguration", @@ -386054,19 +386336,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPolicyDeviceRegistrationPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceRegistrationPolicy", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", - "CommandAlias": null, - "Command": "Get-MgPolicyFeatureRolloutPolicy", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", "Permissions": [ { "Name": "Policy.ReadWrite.HybridAuthentication", @@ -386085,20 +386367,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-get?view=graph-rest-1.0", + "Command": "Get-MgPolicyFeatureRolloutPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", - "Uri": "/policies/featureRolloutPolicies", - "CommandAlias": null, - "Command": "Get-MgPolicyFeatureRolloutPolicy", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/featureRolloutPolicies", "Permissions": [ { "Name": "Policy.Read.HybridAuthentication", @@ -386125,62 +386407,62 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicies-list?view=graph-rest-1.0", + "Command": "Get-MgPolicyFeatureRolloutPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", - "CommandAlias": null, - "Command": "Get-MgPolicyFeatureRolloutPolicyApplyTo", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPolicyFeatureRolloutPolicyApplyTo", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", - "CommandAlias": null, - "Command": "Get-MgPolicyFeatureRolloutPolicyApplyToByRef", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPolicyFeatureRolloutPolicyApplyToByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$count", - "CommandAlias": null, - "Command": "Get-MgPolicyFeatureRolloutPolicyApplyToCount", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPolicyFeatureRolloutPolicyApplyToCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/policies/featureRolloutPolicies/$count", - "CommandAlias": null, - "Command": "Get-MgPolicyFeatureRolloutPolicyCount", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/featureRolloutPolicies/$count", "Permissions": [ { "Name": "Policy.Read.HybridAuthentication", @@ -386207,83 +386489,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPolicyFeatureRolloutPolicyCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", - "CommandAlias": null, - "Command": "Get-MgPolicyHomeRealmDiscoveryPolicy", "Module": "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.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Policy.ReadWrite.ApplicationConfiguration", - "Description": "Read and write your organization's application configuration policies", - "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Policy.Read.ApplicationConfiguration", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "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 - } - ], - "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-get?view=graph-rest-1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", - "Uri": "/policies/homeRealmDiscoveryPolicies", "CommandAlias": null, - "Command": "Get-MgPolicyHomeRealmDiscoveryPolicy", - "Module": "Identity.SignIns", + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", "Permissions": [ { "Name": "Policy.Read.All", @@ -386334,34 +386552,98 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-get?view=graph-rest-1.0", + "Command": "Get-MgPolicyHomeRealmDiscoveryPolicy", "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { + "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/homeRealmDiscoveryPolicies", + "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.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Policy.ReadWrite.ApplicationConfiguration", + "Description": "Read and write your organization's application configuration policies", + "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Policy.Read.ApplicationConfiguration", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "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/homerealmdiscoverypolicy-list?view=graph-rest-1.0", + "Command": "Get-MgPolicyHomeRealmDiscoveryPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo/{directoryObject-id}", - "CommandAlias": null, - "Command": "Get-MgPolicyHomeRealmDiscoveryPolicyApplyTo", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo/{directoryObject-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPolicyHomeRealmDiscoveryPolicyApplyTo", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo", - "CommandAlias": null, - "Command": "Get-MgPolicyHomeRealmDiscoveryPolicyApplyTo", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo", "Permissions": [ { "Name": "Policy.Read.All", @@ -386444,19 +386726,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-list-appliesto?view=graph-rest-1.0", + "Command": "Get-MgPolicyHomeRealmDiscoveryPolicyApplyTo", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo/$count", - "CommandAlias": null, - "Command": "Get-MgPolicyHomeRealmDiscoveryPolicyApplyToCount", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo/$count", "Permissions": [ { "Name": "Policy.Read.All", @@ -386539,20 +386821,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPolicyHomeRealmDiscoveryPolicyApplyToCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/policies/homeRealmDiscoveryPolicies/$count", - "CommandAlias": null, - "Command": "Get-MgPolicyHomeRealmDiscoveryPolicyCount", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/homeRealmDiscoveryPolicies/$count", "Permissions": [ { "Name": "Policy.Read.All", @@ -386603,19 +386885,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPolicyHomeRealmDiscoveryPolicyCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy", - "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", - "CommandAlias": null, - "Command": "Get-MgPolicyIdentitySecurityDefaultEnforcementPolicy", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -386650,19 +386932,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitysecuritydefaultsenforcementpolicy-get?view=graph-rest-1.0", + "Command": "Get-MgPolicyIdentitySecurityDefaultEnforcementPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermissionGrantPolicy", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", - "CommandAlias": null, - "Command": "Get-MgPolicyPermissionGrantPolicy", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -386697,20 +386979,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-get?view=graph-rest-1.0", + "Command": "Get-MgPolicyPermissionGrantPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermissionGrantPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermissionGrantPolicy", - "Uri": "/policies/permissionGrantPolicies", - "CommandAlias": null, - "Command": "Get-MgPolicyPermissionGrantPolicy", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPolicies", "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -386745,19 +387027,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-list?view=graph-rest-1.0", + "Command": "Get-MgPolicyPermissionGrantPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermissionGrantPolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/policies/permissionGrantPolicies/$count", - "CommandAlias": null, - "Command": "Get-MgPolicyPermissionGrantPolicyCount", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPolicies/$count", "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -386792,144 +387074,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPolicyPermissionGrantPolicyCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", - "CommandAlias": null, - "Command": "Get-MgPolicyPermissionGrantPolicyExclude", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes", - "CommandAlias": null, "Command": "Get-MgPolicyPermissionGrantPolicyExclude", - "Module": "Identity.SignIns", - "Permissions": [ - { - "Name": "Policy.Read.PermissionGrant", - "Description": "Read consent and permission grant policies", - "FullDescription": "Allows the app to read policies related to consent and permission grants for applications, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "Policy.Read.PermissionGrant", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Directory.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-list-excludes?view=graph-rest-1.0", - "Variants": [ - "List" - ] - }, - { + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", "Method": "GET", - "OutputType": null, - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/$count", - "CommandAlias": null, - "Command": "Get-MgPolicyPermissionGrantPolicyExcludeCount", - "Module": "Identity.SignIns", - "Permissions": [ - { - "Name": "Policy.Read.PermissionGrant", - "Description": "Read consent and permission grant policies", - "FullDescription": "Allows the app to read policies related to consent and permission grants for applications, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "Policy.Read.PermissionGrant", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Directory.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiVersion": "v1.0", - "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", - "CommandAlias": null, - "Command": "Get-MgPolicyPermissionGrantPolicyInclude", "Module": "Identity.SignIns", - "Permissions": [], - "ApiVersion": "v1.0", - "ApiReferenceLink": null, - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes", "CommandAlias": null, - "Command": "Get-MgPolicyPermissionGrantPolicyInclude", - "Module": "Identity.SignIns", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes", "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -386964,19 +387136,19 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-list-excludes?view=graph-rest-1.0", + "Command": "Get-MgPolicyPermissionGrantPolicyExclude", "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-list-includes?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/$count", - "CommandAlias": null, - "Command": "Get-MgPolicyPermissionGrantPolicyIncludeCount", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/$count", "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -387011,20 +387183,130 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": null, + "Command": "Get-MgPolicyPermissionGrantPolicyExcludeCount", "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { + "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", + "Permissions": [], "ApiReferenceLink": null, + "Command": "Get-MgPolicyPermissionGrantPolicyInclude", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { + "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes", + "Permissions": [ + { + "Name": "Policy.Read.PermissionGrant", + "Description": "Read consent and permission grant policies", + "FullDescription": "Allows the app to read policies related to consent and permission grants for applications, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "Policy.Read.PermissionGrant", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Directory.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-list-includes?view=graph-rest-1.0", + "Command": "Get-MgPolicyPermissionGrantPolicyInclude", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", + "Variants": [ + "List" + ] + }, + { + "Module": "Identity.SignIns", "CommandAlias": null, - "Command": "Get-MgPolicyRoleManagementPolicy", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/$count", + "Permissions": [ + { + "Name": "Policy.Read.PermissionGrant", + "Description": "Read consent and permission grant policies", + "FullDescription": "Allows the app to read policies related to consent and permission grants for applications, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "Policy.Read.PermissionGrant", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Directory.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, + "Command": "Get-MgPolicyPermissionGrantPolicyIncludeCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -387091,20 +387373,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicy-get?view=graph-rest-1.0", + "Command": "Get-MgPolicyRoleManagementPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", - "Uri": "/policies/roleManagementPolicies", - "CommandAlias": null, - "Command": "Get-MgPolicyRoleManagementPolicy", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicies", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -387171,19 +387453,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/policyroot-list-rolemanagementpolicies?view=graph-rest-1.0", + "Command": "Get-MgPolicyRoleManagementPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", - "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", - "CommandAlias": null, - "Command": "Get-MgPolicyRoleManagementPolicyAssignment", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -387250,20 +387532,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicyassignment-get?view=graph-rest-1.0", + "Command": "Get-MgPolicyRoleManagementPolicyAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", - "Uri": "/policies/roleManagementPolicyAssignments", - "CommandAlias": null, - "Command": "Get-MgPolicyRoleManagementPolicyAssignment", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicyAssignments", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -387330,19 +387612,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/policyroot-list-rolemanagementpolicyassignments?view=graph-rest-1.0", + "Command": "Get-MgPolicyRoleManagementPolicyAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/policies/roleManagementPolicyAssignments/$count", - "CommandAlias": null, - "Command": "Get-MgPolicyRoleManagementPolicyAssignmentCount", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicyAssignments/$count", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -387409,34 +387691,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPolicyRoleManagementPolicyAssignmentCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", - "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}/policy", - "CommandAlias": null, - "Command": "Get-MgPolicyRoleManagementPolicyAssignmentPolicy", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}/policy", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPolicyRoleManagementPolicyAssignmentPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/policies/roleManagementPolicies/$count", - "CommandAlias": null, - "Command": "Get-MgPolicyRoleManagementPolicyCount", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicies/$count", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -387503,34 +387785,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPolicyRoleManagementPolicyCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", - "CommandAlias": null, - "Command": "Get-MgPolicyRoleManagementPolicyEffectiveRule", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPolicyRoleManagementPolicyEffectiveRule", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules", - "CommandAlias": null, - "Command": "Get-MgPolicyRoleManagementPolicyEffectiveRule", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -387597,19 +387879,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPolicyRoleManagementPolicyEffectiveRule", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/$count", - "CommandAlias": null, - "Command": "Get-MgPolicyRoleManagementPolicyEffectiveRuleCount", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/$count", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -387676,20 +387958,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPolicyRoleManagementPolicyEffectiveRuleCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", - "CommandAlias": null, - "Command": "Get-MgPolicyRoleManagementPolicyRule", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -387756,20 +388038,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicyrule-get?view=graph-rest-1.0", + "Command": "Get-MgPolicyRoleManagementPolicyRule", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules", - "CommandAlias": null, - "Command": "Get-MgPolicyRoleManagementPolicyRule", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -387836,19 +388118,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicy-list-rules?view=graph-rest-1.0", + "Command": "Get-MgPolicyRoleManagementPolicyRule", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/$count", - "CommandAlias": null, - "Command": "Get-MgPolicyRoleManagementPolicyRuleCount", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/$count", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -387915,20 +388197,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPolicyRoleManagementPolicyRuleCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", - "CommandAlias": null, - "Command": "Get-MgPolicyTokenIssuancePolicy", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", "Permissions": [ { "Name": "Policy.Read.All", @@ -387979,20 +388261,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPolicyTokenIssuancePolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", - "Uri": "/policies/tokenIssuancePolicies", - "CommandAlias": null, - "Command": "Get-MgPolicyTokenIssuancePolicy", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/tokenIssuancePolicies", "Permissions": [ { "Name": "Policy.Read.All", @@ -388043,34 +388325,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-list?view=graph-rest-1.0", + "Command": "Get-MgPolicyTokenIssuancePolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo/{directoryObject-id}", - "CommandAlias": null, - "Command": "Get-MgPolicyTokenIssuancePolicyApplyTo", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo/{directoryObject-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPolicyTokenIssuancePolicyApplyTo", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo", - "CommandAlias": null, - "Command": "Get-MgPolicyTokenIssuancePolicyApplyTo", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo", "Permissions": [ { "Name": "Policy.Read.All", @@ -388153,19 +388435,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-list-appliesto?view=graph-rest-1.0", + "Command": "Get-MgPolicyTokenIssuancePolicyApplyTo", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo/$count", - "CommandAlias": null, - "Command": "Get-MgPolicyTokenIssuancePolicyApplyToCount", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo/$count", "Permissions": [ { "Name": "Policy.Read.All", @@ -388248,20 +388530,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPolicyTokenIssuancePolicyApplyToCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/policies/tokenIssuancePolicies/$count", - "CommandAlias": null, - "Command": "Get-MgPolicyTokenIssuancePolicyCount", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/tokenIssuancePolicies/$count", "Permissions": [ { "Name": "Policy.Read.All", @@ -388312,19 +388594,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPolicyTokenIssuancePolicyCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", - "CommandAlias": null, - "Command": "Get-MgPolicyTokenLifetimePolicy", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", "Permissions": [ { "Name": "Policy.Read.All", @@ -388375,20 +388657,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-get?view=graph-rest-1.0", + "Command": "Get-MgPolicyTokenLifetimePolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", - "Uri": "/policies/tokenLifetimePolicies", - "CommandAlias": null, - "Command": "Get-MgPolicyTokenLifetimePolicy", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/tokenLifetimePolicies", "Permissions": [ { "Name": "Policy.Read.All", @@ -388439,34 +388721,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-list?view=graph-rest-1.0", + "Command": "Get-MgPolicyTokenLifetimePolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo/{directoryObject-id}", - "CommandAlias": null, - "Command": "Get-MgPolicyTokenLifetimePolicyApplyTo", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo/{directoryObject-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPolicyTokenLifetimePolicyApplyTo", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo", - "CommandAlias": null, - "Command": "Get-MgPolicyTokenLifetimePolicyApplyTo", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo", "Permissions": [ { "Name": "Policy.Read.All", @@ -388549,19 +388831,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-list-appliesto?view=graph-rest-1.0", + "Command": "Get-MgPolicyTokenLifetimePolicyApplyTo", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo/$count", - "CommandAlias": null, - "Command": "Get-MgPolicyTokenLifetimePolicyApplyToCount", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo/$count", "Permissions": [ { "Name": "Policy.Read.All", @@ -388644,20 +388926,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPolicyTokenLifetimePolicyApplyToCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/policies/tokenLifetimePolicies/$count", - "CommandAlias": null, - "Command": "Get-MgPolicyTokenLifetimePolicyCount", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/tokenLifetimePolicies/$count", "Permissions": [ { "Name": "Policy.Read.All", @@ -388708,33 +388990,33 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPolicyTokenLifetimePolicyCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrint", - "Uri": "/print", - "CommandAlias": null, - "Command": "Get-MgPrint", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPrint", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrint", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintConnector", - "Uri": "/print/connectors/{printConnector-id}", - "CommandAlias": null, - "Command": "Get-MgPrintConnector", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/connectors/{printConnector-id}", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -388753,20 +389035,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printconnector-get?view=graph-rest-1.0", + "Command": "Get-MgPrintConnector", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintConnector", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintConnector", - "Uri": "/print/connectors", - "CommandAlias": null, - "Command": "Get-MgPrintConnector", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/connectors", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -388785,19 +389067,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-connectors?view=graph-rest-1.0", + "Command": "Get-MgPrintConnector", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintConnector", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/print/connectors/$count", - "CommandAlias": null, - "Command": "Get-MgPrintConnectorCount", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/connectors/$count", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -388816,19 +389098,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPrintConnectorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintOperation", - "Uri": "/print/operations/{printOperation-id}", - "CommandAlias": null, - "Command": "Get-MgPrintOperation", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/operations/{printOperation-id}", "Permissions": [ { "Name": "Printer.Create", @@ -388855,48 +389137,48 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printoperation-get?view=graph-rest-1.0", + "Command": "Get-MgPrintOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintOperation", - "Uri": "/print/operations", - "CommandAlias": null, - "Command": "Get-MgPrintOperation", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/operations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPrintOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintOperation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/print/operations/$count", - "CommandAlias": null, - "Command": "Get-MgPrintOperationCount", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/operations/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPrintOperationCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrinter", - "Uri": "/print/printers/{printer-id}", - "CommandAlias": null, - "Command": "Get-MgPrintPrinter", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}", "Permissions": [ { "Name": "Printer.Read.All", @@ -388963,20 +389245,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-get?view=graph-rest-1.0", + "Command": "Get-MgPrintPrinter", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrinter", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrinter", - "Uri": "/print/printers", - "CommandAlias": null, - "Command": "Get-MgPrintPrinter", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers", "Permissions": [ { "Name": "Printer.Read.All", @@ -389003,34 +389285,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-printers?view=graph-rest-1.0", + "Command": "Get-MgPrintPrinter", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrinter", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintConnector", - "Uri": "/print/printers/{printer-id}/connectors/{printConnector-id}", - "CommandAlias": null, - "Command": "Get-MgPrintPrinterConnector", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/connectors/{printConnector-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPrintPrinterConnector", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintConnector", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintConnector", - "Uri": "/print/printers/{printer-id}/connectors", - "CommandAlias": null, - "Command": "Get-MgPrintPrinterConnector", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/connectors", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -389049,19 +389331,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-list-connectors?view=graph-rest-1.0", + "Command": "Get-MgPrintPrinterConnector", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintConnector", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/print/printers/{printer-id}/connectors/$count", - "CommandAlias": null, - "Command": "Get-MgPrintPrinterConnectorCount", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/connectors/$count", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -389080,20 +389362,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPrintPrinterConnectorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/print/printers/$count", - "CommandAlias": null, - "Command": "Get-MgPrintPrinterCount", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/$count", "Permissions": [ { "Name": "Printer.Read.All", @@ -389120,19 +389402,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPrintPrinterCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintJob", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", - "CommandAlias": null, - "Command": "Get-MgPrintPrinterJob", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -389231,20 +389513,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-get?view=graph-rest-1.0", + "Command": "Get-MgPrintPrinterJob", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintJob", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintJob", - "Uri": "/print/printers/{printer-id}/jobs", - "CommandAlias": null, - "Command": "Get-MgPrintPrinterJob", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -389343,19 +389625,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-list-jobs?view=graph-rest-1.0", + "Command": "Get-MgPrintPrinterJob", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintJob", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/print/printers/{printer-id}/jobs/$count", - "CommandAlias": null, - "Command": "Get-MgPrintPrinterJobCount", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/$count", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -389454,20 +389736,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPrintPrinterJobCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintDocument", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "CommandAlias": null, - "Command": "Get-MgPrintPrinterJobDocument", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", "Permissions": [ { "Name": "PrintJob.Read", @@ -389518,34 +389800,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPrintPrinterJobDocument", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintDocument", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintDocument", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents", - "CommandAlias": null, - "Command": "Get-MgPrintPrinterJobDocument", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-get-file?view=graph-rest-1.0", + "Command": "Get-MgPrintPrinterJobDocument", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintDocument", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "CommandAlias": null, - "Command": "Get-MgPrintPrinterJobDocumentContent", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", "Permissions": [ { "Name": "PrintJob.Read", @@ -389596,109 +389878,109 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-get-file?view=graph-rest-1.0", + "Command": "Get-MgPrintPrinterJobDocumentContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/$count", - "CommandAlias": null, - "Command": "Get-MgPrintPrinterJobDocumentCount", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPrintPrinterJobDocumentCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintTask", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "CommandAlias": null, - "Command": "Get-MgPrintPrinterJobTask", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPrintPrinterJobTask", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintTask", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks", - "CommandAlias": null, - "Command": "Get-MgPrintPrinterJobTask", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPrintPrinterJobTask", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintTask", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/$count", - "CommandAlias": null, - "Command": "Get-MgPrintPrinterJobTaskCount", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPrintPrinterJobTaskCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintTaskDefinition", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}/definition", - "CommandAlias": null, - "Command": "Get-MgPrintPrinterJobTaskDefinition", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}/definition", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPrintPrinterJobTaskDefinition", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintTaskTrigger", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}/trigger", - "CommandAlias": null, - "Command": "Get-MgPrintPrinterJobTaskTrigger", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}/trigger", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPrintPrinterJobTaskTrigger", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrinterShare", - "Uri": "/print/printers/{printer-id}/shares/{printerShare-id}", - "CommandAlias": null, - "Command": "Get-MgPrintPrinterShare", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/shares/{printerShare-id}", "Permissions": [ { "Name": "PrinterShare.ReadBasic.All", @@ -389725,20 +390007,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPrintPrinterShare", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrinterShare", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrinterShare", - "Uri": "/print/printers/{printer-id}/shares", - "CommandAlias": null, - "Command": "Get-MgPrintPrinterShare", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/shares", "Permissions": [ { "Name": "PrinterShare.ReadBasic.All", @@ -389765,19 +390047,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-list-shares?view=graph-rest-1.0", + "Command": "Get-MgPrintPrinterShare", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrinterShare", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/print/printers/{printer-id}/shares/$count", - "CommandAlias": null, - "Command": "Get-MgPrintPrinterShareCount", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/shares/$count", "Permissions": [ { "Name": "PrinterShare.ReadBasic.All", @@ -389804,20 +390086,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPrintPrinterShareCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintTaskTrigger", - "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", - "CommandAlias": null, - "Command": "Get-MgPrintPrinterTaskTrigger", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", "Permissions": [ { "Name": "Printer.Read.All", @@ -389844,20 +390126,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtasktrigger-get?view=graph-rest-1.0", + "Command": "Get-MgPrintPrinterTaskTrigger", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintTaskTrigger", - "Uri": "/print/printers/{printer-id}/taskTriggers", - "CommandAlias": null, - "Command": "Get-MgPrintPrinterTaskTrigger", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/taskTriggers", "Permissions": [ { "Name": "Printer.Read.All", @@ -389884,19 +390166,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-list-tasktriggers?view=graph-rest-1.0", + "Command": "Get-MgPrintPrinterTaskTrigger", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/print/printers/{printer-id}/taskTriggers/$count", - "CommandAlias": null, - "Command": "Get-MgPrintPrinterTaskTriggerCount", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/taskTriggers/$count", "Permissions": [ { "Name": "Printer.Read.All", @@ -389923,35 +390205,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPrintPrinterTaskTriggerCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintTaskDefinition", - "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}/definition", - "CommandAlias": null, - "Command": "Get-MgPrintPrinterTaskTriggerDefinition", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}/definition", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPrintPrinterTaskTriggerDefinition", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintService", - "Uri": "/print/services/{printService-id}", - "CommandAlias": null, - "Command": "Get-MgPrintService", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/services/{printService-id}", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -390106,20 +390388,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printservice-get?view=graph-rest-1.0", + "Command": "Get-MgPrintService", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintService", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintService", - "Uri": "/print/services", - "CommandAlias": null, - "Command": "Get-MgPrintService", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/services", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -390274,19 +390556,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-services?view=graph-rest-1.0", + "Command": "Get-MgPrintService", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintService", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/print/services/$count", - "CommandAlias": null, - "Command": "Get-MgPrintServiceCount", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/services/$count", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -390441,19 +390723,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPrintServiceCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintServiceEndpoint", - "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", - "CommandAlias": null, - "Command": "Get-MgPrintServiceEndpoint", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -390608,20 +390890,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printserviceendpoint-get?view=graph-rest-1.0", + "Command": "Get-MgPrintServiceEndpoint", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintServiceEndpoint", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintServiceEndpoint", - "Uri": "/print/services/{printService-id}/endpoints", - "CommandAlias": null, - "Command": "Get-MgPrintServiceEndpoint", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/services/{printService-id}/endpoints", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -390776,19 +391058,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printservice-list-endpoints?view=graph-rest-1.0", + "Command": "Get-MgPrintServiceEndpoint", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintServiceEndpoint", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/print/services/{printService-id}/endpoints/$count", - "CommandAlias": null, - "Command": "Get-MgPrintServiceEndpointCount", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/services/{printService-id}/endpoints/$count", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -390943,20 +391225,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPrintServiceEndpointCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrinterShare", - "Uri": "/print/shares/{printerShare-id}", - "CommandAlias": null, - "Command": "Get-MgPrintShare", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}", "Permissions": [ { "Name": "PrinterShare.ReadBasic.All", @@ -390983,20 +391265,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-get?view=graph-rest-1.0", + "Command": "Get-MgPrintShare", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrinterShare", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrinterShare", - "Uri": "/print/shares", - "CommandAlias": null, - "Command": "Get-MgPrintShare", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares", "Permissions": [ { "Name": "PrinterShare.ReadBasic.All", @@ -391023,19 +391305,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-shares?view=graph-rest-1.0", + "Command": "Get-MgPrintShare", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrinterShare", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/print/shares/{printerShare-id}/allowedGroups", - "CommandAlias": null, - "Command": "Get-MgPrintShareAllowedGroup", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/allowedGroups", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -391054,19 +391336,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-allowedgroups?view=graph-rest-1.0", + "Command": "Get-MgPrintShareAllowedGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", - "CommandAlias": null, - "Command": "Get-MgPrintShareAllowedGroupByRef", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -391085,19 +391367,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-allowedgroups?view=graph-rest-1.0", + "Command": "Get-MgPrintShareAllowedGroupByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/print/shares/{printerShare-id}/allowedGroups/$count", - "CommandAlias": null, - "Command": "Get-MgPrintShareAllowedGroupCount", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/allowedGroups/$count", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -391116,49 +391398,49 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPrintShareAllowedGroupCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/print/shares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgPrintShareAllowedGroupServiceProvisioningError", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPrintShareAllowedGroupServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/print/shares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgPrintShareAllowedGroupServiceProvisioningErrorCount", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPrintShareAllowedGroupServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/print/shares/{printerShare-id}/allowedUsers", - "CommandAlias": null, - "Command": "Get-MgPrintShareAllowedUser", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/allowedUsers", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -391177,19 +391459,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-allowedusers?view=graph-rest-1.0", + "Command": "Get-MgPrintShareAllowedUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", - "CommandAlias": null, - "Command": "Get-MgPrintShareAllowedUserByRef", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -391208,19 +391490,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-allowedusers?view=graph-rest-1.0", + "Command": "Get-MgPrintShareAllowedUserByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/print/shares/{printerShare-id}/allowedUsers/$count", - "CommandAlias": null, - "Command": "Get-MgPrintShareAllowedUserCount", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/allowedUsers/$count", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -391239,64 +391521,64 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPrintShareAllowedUserCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgPrintShareAllowedUserMailboxSetting", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPrintShareAllowedUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgPrintShareAllowedUserServiceProvisioningError", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPrintShareAllowedUserServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgPrintShareAllowedUserServiceProvisioningErrorCount", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPrintShareAllowedUserServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/print/shares/$count", - "CommandAlias": null, - "Command": "Get-MgPrintShareCount", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/$count", "Permissions": [ { "Name": "PrinterShare.ReadBasic.All", @@ -391323,19 +391605,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPrintShareCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintJob", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}", - "CommandAlias": null, - "Command": "Get-MgPrintShareJob", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -391434,20 +391716,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPrintShareJob", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintJob", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintJob", - "Uri": "/print/shares/{printerShare-id}/jobs", - "CommandAlias": null, - "Command": "Get-MgPrintShareJob", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -391546,19 +391828,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-jobs?view=graph-rest-1.0", + "Command": "Get-MgPrintShareJob", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintJob", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/print/shares/{printerShare-id}/jobs/$count", - "CommandAlias": null, - "Command": "Get-MgPrintShareJobCount", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/$count", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -391657,153 +391939,153 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPrintShareJobCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintDocument", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "CommandAlias": null, - "Command": "Get-MgPrintShareJobDocument", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPrintShareJobDocument", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintDocument", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintDocument", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents", - "CommandAlias": null, - "Command": "Get-MgPrintShareJobDocument", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPrintShareJobDocument", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintDocument", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "CommandAlias": null, - "Command": "Get-MgPrintShareJobDocumentContent", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPrintShareJobDocumentContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/$count", - "CommandAlias": null, - "Command": "Get-MgPrintShareJobDocumentCount", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPrintShareJobDocumentCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintTask", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "CommandAlias": null, - "Command": "Get-MgPrintShareJobTask", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPrintShareJobTask", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintTask", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks", - "CommandAlias": null, - "Command": "Get-MgPrintShareJobTask", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPrintShareJobTask", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintTask", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/$count", - "CommandAlias": null, - "Command": "Get-MgPrintShareJobTaskCount", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPrintShareJobTaskCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintTaskDefinition", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/definition", - "CommandAlias": null, - "Command": "Get-MgPrintShareJobTaskDefinition", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/definition", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPrintShareJobTaskDefinition", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintTaskTrigger", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/trigger", - "CommandAlias": null, - "Command": "Get-MgPrintShareJobTaskTrigger", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/trigger", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPrintShareJobTaskTrigger", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrinter", - "Uri": "/print/shares/{printerShare-id}/printer", - "CommandAlias": null, - "Command": "Get-MgPrintSharePrinter", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/printer", "Permissions": [ { "Name": "Printer.Read.All", @@ -391846,23 +392128,26 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPrintSharePrinter", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrinter", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintTaskDefinition", - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgPrintTaskDefinition", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtaskdefinition-get?view=graph-rest-1.0", + "Command": "Get-MgPrintTaskDefinition", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -391871,99 +392156,96 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintTaskDefinition", - "Uri": "/print/taskDefinitions", - "CommandAlias": null, - "Command": "Get-MgPrintTaskDefinition", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/taskDefinitions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-taskdefinitions?view=graph-rest-1.0", + "Command": "Get-MgPrintTaskDefinition", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/print/taskDefinitions/$count", - "CommandAlias": null, - "Command": "Get-MgPrintTaskDefinitionCount", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/taskDefinitions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPrintTaskDefinitionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintTask", - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", - "CommandAlias": null, - "Command": "Get-MgPrintTaskDefinitionTask", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtask-get?view=graph-rest-1.0", + "Command": "Get-MgPrintTaskDefinitionTask", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintTask", - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks", - "CommandAlias": null, - "Command": "Get-MgPrintTaskDefinitionTask", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtaskdefinition-list-tasks?view=graph-rest-1.0", + "Command": "Get-MgPrintTaskDefinitionTask", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintTask", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/$count", - "CommandAlias": null, - "Command": "Get-MgPrintTaskDefinitionTaskCount", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPrintTaskDefinitionTaskCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintTaskTrigger", - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/trigger", - "CommandAlias": null, - "Command": "Get-MgPrintTaskDefinitionTaskTrigger", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/trigger", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPrintTaskDefinitionTaskTrigger", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSubjectRightsRequest", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", - "CommandAlias": null, - "Command": "Get-MgPrivacySubjectRightsRequest", "Module": "Compliance", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -391982,20 +392264,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-get?view=graph-rest-1.0", + "Command": "Get-MgPrivacySubjectRightsRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSubjectRightsRequest", - "Uri": "/privacy/subjectRightsRequests", - "CommandAlias": null, - "Command": "Get-MgPrivacySubjectRightsRequest", "Module": "Compliance", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -392014,225 +392296,225 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-list?view=graph-rest-1.0", + "Command": "Get-MgPrivacySubjectRightsRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}", - "CommandAlias": null, - "Command": "Get-MgPrivacySubjectRightsRequestApprover", "Module": "Compliance", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPrivacySubjectRightsRequestApprover", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers", - "CommandAlias": null, - "Command": "Get-MgPrivacySubjectRightsRequestApprover", "Module": "Compliance", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPrivacySubjectRightsRequestApprover", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers(userPrincipalName='{userPrincipalName}')", - "CommandAlias": null, - "Command": "Get-MgPrivacySubjectRightsRequestApproverByUserPrincipalName", "Module": "Compliance", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers(userPrincipalName='{userPrincipalName}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPrivacySubjectRightsRequestApproverByUserPrincipalName", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/$count", - "CommandAlias": null, - "Command": "Get-MgPrivacySubjectRightsRequestApproverCount", "Module": "Compliance", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPrivacySubjectRightsRequestApproverCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgPrivacySubjectRightsRequestApproverMailboxSetting", "Module": "Compliance", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPrivacySubjectRightsRequestApproverMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgPrivacySubjectRightsRequestApproverServiceProvisioningError", "Module": "Compliance", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPrivacySubjectRightsRequestApproverServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgPrivacySubjectRightsRequestApproverServiceProvisioningErrorCount", "Module": "Compliance", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPrivacySubjectRightsRequestApproverServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}", - "CommandAlias": null, - "Command": "Get-MgPrivacySubjectRightsRequestCollaborator", "Module": "Compliance", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPrivacySubjectRightsRequestCollaborator", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators", - "CommandAlias": null, - "Command": "Get-MgPrivacySubjectRightsRequestCollaborator", "Module": "Compliance", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPrivacySubjectRightsRequestCollaborator", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators(userPrincipalName='{userPrincipalName}')", - "CommandAlias": null, - "Command": "Get-MgPrivacySubjectRightsRequestCollaboratorByUserPrincipalName", "Module": "Compliance", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators(userPrincipalName='{userPrincipalName}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPrivacySubjectRightsRequestCollaboratorByUserPrincipalName", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/$count", - "CommandAlias": null, - "Command": "Get-MgPrivacySubjectRightsRequestCollaboratorCount", "Module": "Compliance", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPrivacySubjectRightsRequestCollaboratorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgPrivacySubjectRightsRequestCollaboratorMailboxSetting", "Module": "Compliance", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPrivacySubjectRightsRequestCollaboratorMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgPrivacySubjectRightsRequestCollaboratorServiceProvisioningError", "Module": "Compliance", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPrivacySubjectRightsRequestCollaboratorServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgPrivacySubjectRightsRequestCollaboratorServiceProvisioningErrorCount", "Module": "Compliance", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPrivacySubjectRightsRequestCollaboratorServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/privacy/subjectRightsRequests/$count", - "CommandAlias": null, - "Command": "Get-MgPrivacySubjectRightsRequestCount", "Module": "Compliance", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/$count", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -392251,19 +392533,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPrivacySubjectRightsRequestCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/getFinalAttachment", - "CommandAlias": null, - "Command": "Get-MgPrivacySubjectRightsRequestFinalAttachment", "Module": "Compliance", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/getFinalAttachment", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -392282,50 +392564,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-getfinalattachment?view=graph-rest-1.0", + "Command": "Get-MgPrivacySubjectRightsRequestFinalAttachment", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/getFinalReport", - "CommandAlias": null, - "Command": "Get-MgPrivacySubjectRightsRequestFinalReport", "Module": "Compliance", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/getFinalReport", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-getfinalreport?view=graph-rest-1.0", + "Command": "Get-MgPrivacySubjectRightsRequestFinalReport", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthoredNote", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "CommandAlias": null, - "Command": "Get-MgPrivacySubjectRightsRequestNote", "Module": "Compliance", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPrivacySubjectRightsRequestNote", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthoredNote", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthoredNote", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes", - "CommandAlias": null, - "Command": "Get-MgPrivacySubjectRightsRequestNote", "Module": "Compliance", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -392344,19 +392626,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-list-notes?view=graph-rest-1.0", + "Command": "Get-MgPrivacySubjectRightsRequestNote", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthoredNote", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/$count", - "CommandAlias": null, - "Command": "Get-MgPrivacySubjectRightsRequestNoteCount", "Module": "Compliance", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/$count", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -392375,49 +392657,49 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPrivacySubjectRightsRequestNoteCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeam", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/team", - "CommandAlias": null, - "Command": "Get-MgPrivacySubjectRightsRequestTeam", "Module": "Compliance", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/team", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgPrivacySubjectRightsRequestTeam", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeam", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationMethodsRoot", - "Uri": "/reports/authenticationMethods", - "CommandAlias": null, - "Command": "Get-MgReportAuthenticationMethod", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/authenticationMethods", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgReportAuthenticationMethod", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationMethodsRoot", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUserRegistrationDetails", - "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", - "CommandAlias": null, - "Command": "Get-MgReportAuthenticationMethodUserRegistrationDetail", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -392452,20 +392734,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userregistrationdetails-get?view=graph-rest-1.0", + "Command": "Get-MgReportAuthenticationMethodUserRegistrationDetail", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserRegistrationDetails", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUserRegistrationDetails", - "Uri": "/reports/authenticationMethods/userRegistrationDetails", - "CommandAlias": null, - "Command": "Get-MgReportAuthenticationMethodUserRegistrationDetail", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/authenticationMethods/userRegistrationDetails", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -392500,19 +392782,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethodsroot-list-userregistrationdetails?view=graph-rest-1.0", + "Command": "Get-MgReportAuthenticationMethodUserRegistrationDetail", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserRegistrationDetails", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/authenticationMethods/userRegistrationDetails/$count", - "CommandAlias": null, - "Command": "Get-MgReportAuthenticationMethodUserRegistrationDetailCount", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/authenticationMethods/userRegistrationDetails/$count", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -392547,105 +392829,105 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgReportAuthenticationMethodUserRegistrationDetailCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintUsageByPrinter", - "Uri": "/reports/dailyPrintUsageByPrinter/{printUsageByPrinter-id}", - "CommandAlias": null, - "Command": "Get-MgReportDailyPrintUsageByPrinter", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/dailyPrintUsageByPrinter/{printUsageByPrinter-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printusagebyprinter-get?view=graph-rest-1.0", + "Command": "Get-MgReportDailyPrintUsageByPrinter", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintUsageByPrinter", - "Uri": "/reports/dailyPrintUsageByPrinter", - "CommandAlias": null, - "Command": "Get-MgReportDailyPrintUsageByPrinter", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/dailyPrintUsageByPrinter", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-dailyprintusagebyprinter?view=graph-rest-1.0", + "Command": "Get-MgReportDailyPrintUsageByPrinter", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/dailyPrintUsageByPrinter/$count", - "CommandAlias": null, - "Command": "Get-MgReportDailyPrintUsageByPrinterCount", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/dailyPrintUsageByPrinter/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgReportDailyPrintUsageByPrinterCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintUsageByUser", - "Uri": "/reports/dailyPrintUsageByUser/{printUsageByUser-id}", - "CommandAlias": null, - "Command": "Get-MgReportDailyPrintUsageByUser", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/dailyPrintUsageByUser/{printUsageByUser-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printusagebyuser-get?view=graph-rest-1.0", + "Command": "Get-MgReportDailyPrintUsageByUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintUsageByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintUsageByUser", - "Uri": "/reports/dailyPrintUsageByUser", - "CommandAlias": null, - "Command": "Get-MgReportDailyPrintUsageByUser", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/dailyPrintUsageByUser", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-dailyprintusagebyuser?view=graph-rest-1.0", + "Command": "Get-MgReportDailyPrintUsageByUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintUsageByUser", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/dailyPrintUsageByUser/$count", - "CommandAlias": null, - "Command": "Get-MgReportDailyPrintUsageByUserCount", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/dailyPrintUsageByUser/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgReportDailyPrintUsageByUserCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/deviceConfigurationDeviceActivity", - "CommandAlias": null, - "Command": "Get-MgReportDeviceConfigurationDeviceActivity", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/deviceConfigurationDeviceActivity", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -392664,19 +392946,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-reportroot-deviceconfigurationdeviceactivity?view=graph-rest-1.0", + "Command": "Get-MgReportDeviceConfigurationDeviceActivity", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Device" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/deviceConfigurationUserActivity", - "CommandAlias": null, - "Command": "Get-MgReportDeviceConfigurationUserActivity", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/deviceConfigurationUserActivity", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -392695,52 +392977,55 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-reportroot-deviceconfigurationuseractivity?view=graph-rest-1.0", + "Command": "Get-MgReportDeviceConfigurationUserActivity", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Device" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getEmailActivityCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgReportEmailActivityCount", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/getEmailActivityCounts(period='{period}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getemailactivitycounts?view=graph-rest-1.0", + "Command": "Get-MgReportEmailActivityCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getEmailActivityUserCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgReportEmailActivityUserCount", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/getEmailActivityUserCounts(period='{period}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getemailactivityusercounts?view=graph-rest-1.0", + "Command": "Get-MgReportEmailActivityUserCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getEmailActivityUserDetail(date={date})", - "CommandAlias": null, - "Command": "Get-MgReportEmailActivityUserDetail", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/getEmailActivityUserDetail(date={date})", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgReportEmailActivityUserDetail", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -392749,45 +393034,45 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getEmailAppUsageAppsUserCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgReportEmailAppUsageAppUserCount", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/getEmailAppUsageAppsUserCounts(period='{period}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getemailappusageappsusercounts?view=graph-rest-1.0", + "Command": "Get-MgReportEmailAppUsageAppUserCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getEmailAppUsageUserCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgReportEmailAppUsageUserCount", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/getEmailAppUsageUserCounts(period='{period}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getemailappusageusercounts?view=graph-rest-1.0", + "Command": "Get-MgReportEmailAppUsageUserCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getEmailAppUsageUserDetail(date={date})", - "CommandAlias": null, - "Command": "Get-MgReportEmailAppUsageUserDetail", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/getEmailAppUsageUserDetail(date={date})", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgReportEmailAppUsageUserDetail", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -392796,75 +393081,75 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getEmailAppUsageVersionsUserCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgReportEmailAppUsageVersionUserCount", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/getEmailAppUsageVersionsUserCounts(period='{period}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getemailappusageversionsusercounts?view=graph-rest-1.0", + "Command": "Get-MgReportEmailAppUsageVersionUserCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphArchivedPrintJob", - "Uri": "/reports/getGroupArchivedPrintJobs(groupId='{groupId}',startDateTime={startDateTime},endDateTime={endDateTime})", - "CommandAlias": null, - "Command": "Get-MgReportGroupArchivedPrintJob", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/getGroupArchivedPrintJobs(groupId='{groupId}',startDateTime={startDateTime},endDateTime={endDateTime})", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reports-getgrouparchivedprintjobs?view=graph-rest-1.0", + "Command": "Get-MgReportGroupArchivedPrintJob", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphArchivedPrintJob", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getM365AppPlatformUserCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgReportM365AppPlatformUserCount", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/getM365AppPlatformUserCounts(period='{period}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getm365appplatformusercounts?view=graph-rest-1.0", + "Command": "Get-MgReportM365AppPlatformUserCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getM365AppUserCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgReportM365AppUserCount", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/getM365AppUserCounts(period='{period}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getm365appusercounts?view=graph-rest-1.0", + "Command": "Get-MgReportM365AppUserCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getM365AppUserDetail(date={date})", - "CommandAlias": null, - "Command": "Get-MgReportM365AppUserDetail", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/getM365AppUserDetail(date={date})", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgReportM365AppUserDetail", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -392873,72 +393158,69 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getMailboxUsageDetail(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgReportMailboxUsageDetail", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/getMailboxUsageDetail(period='{period}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getmailboxusagedetail?view=graph-rest-1.0", + "Command": "Get-MgReportMailboxUsageDetail", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getMailboxUsageMailboxCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgReportMailboxUsageMailboxCount", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/getMailboxUsageMailboxCounts(period='{period}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getmailboxusagemailboxcounts?view=graph-rest-1.0", + "Command": "Get-MgReportMailboxUsageMailboxCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getMailboxUsageQuotaStatusMailboxCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgReportMailboxUsageQuotaStatusMailboxCount", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/getMailboxUsageQuotaStatusMailboxCounts(period='{period}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getmailboxusagequotastatusmailboxcounts?view=graph-rest-1.0", + "Command": "Get-MgReportMailboxUsageQuotaStatusMailboxCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getMailboxUsageStorage(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgReportMailboxUsageStorage", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/getMailboxUsageStorage(period='{period}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getmailboxusagestorage?view=graph-rest-1.0", + "Command": "Get-MgReportMailboxUsageStorage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/managedDeviceEnrollmentFailureDetails", - "CommandAlias": null, - "Command": "Get-MgReportManagedDeviceEnrollmentFailureDetail", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/managedDeviceEnrollmentFailureDetails", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -392957,8 +393239,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgReportManagedDeviceEnrollmentFailureDetail", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Detail", "Detail1", @@ -392966,12 +393251,9 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/managedDeviceEnrollmentTopFailures", - "CommandAlias": null, - "Command": "Get-MgReportManagedDeviceEnrollmentTopFailure", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/managedDeviceEnrollmentTopFailures", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -392990,8 +393272,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgReportManagedDeviceEnrollmentTopFailure", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Top", "Top1", @@ -392999,98 +393284,95 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintUsageByPrinter", - "Uri": "/reports/monthlyPrintUsageByPrinter/{printUsageByPrinter-id}", - "CommandAlias": null, - "Command": "Get-MgReportMonthlyPrintUsageByPrinter", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/monthlyPrintUsageByPrinter/{printUsageByPrinter-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgReportMonthlyPrintUsageByPrinter", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintUsageByPrinter", - "Uri": "/reports/monthlyPrintUsageByPrinter", - "CommandAlias": null, - "Command": "Get-MgReportMonthlyPrintUsageByPrinter", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/monthlyPrintUsageByPrinter", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-monthlyprintusagebyprinter?view=graph-rest-1.0", + "Command": "Get-MgReportMonthlyPrintUsageByPrinter", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/monthlyPrintUsageByPrinter/$count", - "CommandAlias": null, - "Command": "Get-MgReportMonthlyPrintUsageByPrinterCount", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/monthlyPrintUsageByPrinter/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgReportMonthlyPrintUsageByPrinterCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintUsageByUser", - "Uri": "/reports/monthlyPrintUsageByUser/{printUsageByUser-id}", - "CommandAlias": null, - "Command": "Get-MgReportMonthlyPrintUsageByUser", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/monthlyPrintUsageByUser/{printUsageByUser-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgReportMonthlyPrintUsageByUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintUsageByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintUsageByUser", - "Uri": "/reports/monthlyPrintUsageByUser", - "CommandAlias": null, - "Command": "Get-MgReportMonthlyPrintUsageByUser", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/monthlyPrintUsageByUser", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-monthlyprintusagebyuser?view=graph-rest-1.0", + "Command": "Get-MgReportMonthlyPrintUsageByUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintUsageByUser", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/monthlyPrintUsageByUser/$count", - "CommandAlias": null, - "Command": "Get-MgReportMonthlyPrintUsageByUserCount", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/monthlyPrintUsageByUser/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgReportMonthlyPrintUsageByUserCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getOffice365ActivationCounts", - "CommandAlias": null, - "Command": "Get-MgReportOffice365ActivationCount", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/getOffice365ActivationCounts", "Permissions": [ { "Name": "Reports.Read.All", @@ -393109,19 +393391,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365activationcounts?view=graph-rest-1.0", + "Command": "Get-MgReportOffice365ActivationCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getOffice365ActivationsUserCounts", - "CommandAlias": null, - "Command": "Get-MgReportOffice365ActivationUserCount", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/getOffice365ActivationsUserCounts", "Permissions": [ { "Name": "Reports.Read.All", @@ -393140,19 +393422,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365activationsusercounts?view=graph-rest-1.0", + "Command": "Get-MgReportOffice365ActivationUserCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getOffice365ActivationsUserDetail", - "CommandAlias": null, - "Command": "Get-MgReportOffice365ActivationUserDetail", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/getOffice365ActivationsUserDetail", "Permissions": [ { "Name": "Reports.Read.All", @@ -393171,37 +393453,40 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365activationsuserdetail?view=graph-rest-1.0", + "Command": "Get-MgReportOffice365ActivationUserDetail", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getOffice365ActiveUserCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgReportOffice365ActiveUserCount", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/getOffice365ActiveUserCounts(period='{period}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365activeusercounts?view=graph-rest-1.0", + "Command": "Get-MgReportOffice365ActiveUserCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getOffice365ActiveUserDetail(date={date})", - "CommandAlias": null, - "Command": "Get-MgReportOffice365ActiveUserDetail", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/getOffice365ActiveUserDetail(date={date})", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365activeuserdetail?view=graph-rest-1.0", + "Command": "Get-MgReportOffice365ActiveUserDetail", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -393210,30 +393495,30 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getOffice365GroupsActivityCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgReportOffice365GroupActivityCount", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/getOffice365GroupsActivityCounts(period='{period}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365groupsactivitycounts?view=graph-rest-1.0", + "Command": "Get-MgReportOffice365GroupActivityCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getOffice365GroupsActivityDetail(date={date})", - "CommandAlias": null, - "Command": "Get-MgReportOffice365GroupActivityDetail", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/getOffice365GroupsActivityDetail(date={date})", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365groupsactivitydetail?view=graph-rest-1.0", + "Command": "Get-MgReportOffice365GroupActivityDetail", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -393242,105 +393527,105 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getOffice365GroupsActivityFileCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgReportOffice365GroupActivityFileCount", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/getOffice365GroupsActivityFileCounts(period='{period}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365groupsactivityfilecounts?view=graph-rest-1.0", + "Command": "Get-MgReportOffice365GroupActivityFileCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getOffice365GroupsActivityGroupCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgReportOffice365GroupActivityGroupCount", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/getOffice365GroupsActivityGroupCounts(period='{period}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365groupsactivitygroupcounts?view=graph-rest-1.0", + "Command": "Get-MgReportOffice365GroupActivityGroupCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getOffice365GroupsActivityStorage(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgReportOffice365GroupActivityStorage", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/getOffice365GroupsActivityStorage(period='{period}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365groupsactivitystorage?view=graph-rest-1.0", + "Command": "Get-MgReportOffice365GroupActivityStorage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getOffice365ServicesUserCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgReportOffice365ServiceUserCount", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/getOffice365ServicesUserCounts(period='{period}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365servicesusercounts?view=graph-rest-1.0", + "Command": "Get-MgReportOffice365ServiceUserCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getOneDriveActivityFileCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgReportOneDriveActivityFileCount", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/getOneDriveActivityFileCounts(period='{period}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveactivityfilecounts?view=graph-rest-1.0", + "Command": "Get-MgReportOneDriveActivityFileCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getOneDriveActivityUserCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgReportOneDriveActivityUserCount", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/getOneDriveActivityUserCounts(period='{period}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveactivityusercounts?view=graph-rest-1.0", + "Command": "Get-MgReportOneDriveActivityUserCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getOneDriveActivityUserDetail(date={date})", - "CommandAlias": null, - "Command": "Get-MgReportOneDriveActivityUserDetail", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/getOneDriveActivityUserDetail(date={date})", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveactivityuserdetail?view=graph-rest-1.0", + "Command": "Get-MgReportOneDriveActivityUserDetail", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -393349,30 +393634,30 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getOneDriveUsageAccountCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgReportOneDriveUsageAccountCount", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/getOneDriveUsageAccountCounts(period='{period}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveusageaccountcounts?view=graph-rest-1.0", + "Command": "Get-MgReportOneDriveUsageAccountCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getOneDriveUsageAccountDetail(date={date})", - "CommandAlias": null, - "Command": "Get-MgReportOneDriveUsageAccountDetail", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/getOneDriveUsageAccountDetail(date={date})", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveusageaccountdetail?view=graph-rest-1.0", + "Command": "Get-MgReportOneDriveUsageAccountDetail", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -393381,70 +393666,67 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getOneDriveUsageFileCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgReportOneDriveUsageFileCount", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/getOneDriveUsageFileCounts(period='{period}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveusagefilecounts?view=graph-rest-1.0", + "Command": "Get-MgReportOneDriveUsageFileCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getOneDriveUsageStorage(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgReportOneDriveUsageStorage", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/getOneDriveUsageStorage(period='{period}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveusagestorage?view=graph-rest-1.0", + "Command": "Get-MgReportOneDriveUsageStorage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPartners", - "Uri": "/reports/partners", - "CommandAlias": null, - "Command": "Get-MgReportPartner", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/partners", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgReportPartner", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPartners", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPartnersBilling", - "Uri": "/reports/partners/billing", - "CommandAlias": null, - "Command": "Get-MgReportPartnerBilling", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/partners/billing", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgReportPartnerBilling", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPartnersBilling", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPartnersBillingManifest", - "Uri": "/reports/partners/billing/manifests/{manifest-id}", - "CommandAlias": null, - "Command": "Get-MgReportPartnerBillingManifest", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/partners/billing/manifests/{manifest-id}", "Permissions": [ { "Name": "PartnerBilling.Read.All", @@ -393463,48 +393745,48 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-manifest-get?view=graph-rest-1.0", + "Command": "Get-MgReportPartnerBillingManifest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPartnersBillingManifest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPartnersBillingManifest", - "Uri": "/reports/partners/billing/manifests", - "CommandAlias": null, - "Command": "Get-MgReportPartnerBillingManifest", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/partners/billing/manifests", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgReportPartnerBillingManifest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPartnersBillingManifest", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/partners/billing/manifests/$count", - "CommandAlias": null, - "Command": "Get-MgReportPartnerBillingManifestCount", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/partners/billing/manifests/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgReportPartnerBillingManifestCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPartnersBillingOperation", - "Uri": "/reports/partners/billing/operations/{operation-id}", - "CommandAlias": null, - "Command": "Get-MgReportPartnerBillingOperation", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/partners/billing/operations/{operation-id}", "Permissions": [ { "Name": "PartnerBilling.Read.All", @@ -393523,133 +393805,133 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-operation-get?view=graph-rest-1.0", + "Command": "Get-MgReportPartnerBillingOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPartnersBillingOperation", - "Uri": "/reports/partners/billing/operations", - "CommandAlias": null, - "Command": "Get-MgReportPartnerBillingOperation", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/partners/billing/operations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgReportPartnerBillingOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/partners/billing/operations/$count", - "CommandAlias": null, - "Command": "Get-MgReportPartnerBillingOperationCount", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/partners/billing/operations/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgReportPartnerBillingOperationCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPartnersBillingReconciliation", - "Uri": "/reports/partners/billing/reconciliation", - "CommandAlias": null, - "Command": "Get-MgReportPartnerBillingReconciliation", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/partners/billing/reconciliation", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgReportPartnerBillingReconciliation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPartnersBillingReconciliation", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/partners/billing/reconciliation/billed", - "CommandAlias": null, - "Command": "Get-MgReportPartnerBillingReconciliationBilled", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/partners/billing/reconciliation/billed", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgReportPartnerBillingReconciliationBilled", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPartnersBillingAzureUsage", - "Uri": "/reports/partners/billing/usage", - "CommandAlias": null, - "Command": "Get-MgReportPartnerBillingUsage", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/partners/billing/usage", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgReportPartnerBillingUsage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPartnersBillingAzureUsage", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/partners/billing/usage/billed", - "CommandAlias": null, - "Command": "Get-MgReportPartnerBillingUsageBilled", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/partners/billing/usage/billed", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgReportPartnerBillingUsageBilled", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/partners/billing/usage/unbilled", - "CommandAlias": null, - "Command": "Get-MgReportPartnerBillingUsageUnbilled", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/partners/billing/usage/unbilled", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgReportPartnerBillingUsageUnbilled", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphArchivedPrintJob", - "Uri": "/reports/getPrinterArchivedPrintJobs(printerId='{printerId}',startDateTime={startDateTime},endDateTime={endDateTime})", - "CommandAlias": null, - "Command": "Get-MgReportPrinterArchivedPrintJob", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/getPrinterArchivedPrintJobs(printerId='{printerId}',startDateTime={startDateTime},endDateTime={endDateTime})", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reports-getprinterarchivedprintjobs?view=graph-rest-1.0", + "Command": "Get-MgReportPrinterArchivedPrintJob", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphArchivedPrintJob", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRelyingPartyDetailedSummary", - "Uri": "/reports/getRelyingPartyDetailedSummary(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgReportRelyingPartyDetailedSummary", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/getRelyingPartyDetailedSummary(period='{period}')", "Permissions": [ { "Name": "Reports.Read.All", @@ -393668,34 +393950,34 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getrelyingpartydetailedsummary?view=graph-rest-1.0", + "Command": "Get-MgReportRelyingPartyDetailedSummary", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRelyingPartyDetailedSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/security", - "CommandAlias": null, - "Command": "Get-MgReportSecurity", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/security", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgReportSecurity", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttackSimulationRepeatOffender", - "Uri": "/reports/security/getAttackSimulationRepeatOffenders", - "CommandAlias": null, - "Command": "Get-MgReportSecurityAttackSimulationRepeatOffender", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/security/getAttackSimulationRepeatOffenders", "Permissions": [ { "Name": "AttackSimulation.Read.All", @@ -393714,19 +393996,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityreportsroot-getattacksimulationrepeatoffenders?view=graph-rest-1.0", + "Command": "Get-MgReportSecurityAttackSimulationRepeatOffender", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttackSimulationRepeatOffender", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttackSimulationTrainingUserCoverage", - "Uri": "/reports/security/getAttackSimulationTrainingUserCoverage", - "CommandAlias": null, - "Command": "Get-MgReportSecurityAttackSimulationTrainingUserCoverage", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/security/getAttackSimulationTrainingUserCoverage", "Permissions": [ { "Name": "AttackSimulation.Read.All", @@ -393745,19 +394027,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityreportsroot-getattacksimulationtrainingusercoverage?view=graph-rest-1.0", + "Command": "Get-MgReportSecurityAttackSimulationTrainingUserCoverage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttackSimulationTrainingUserCoverage", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttackSimulationUserCoverage", - "Uri": "/reports/security/getAttackSimulationSimulationUserCoverage", - "CommandAlias": null, - "Command": "Get-MgReportSecurityAttackSimulationUserCoverage", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/security/getAttackSimulationSimulationUserCoverage", "Permissions": [ { "Name": "AttackSimulation.Read.All", @@ -393776,67 +394058,70 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityreportsroot-getattacksimulationsimulationusercoverage?view=graph-rest-1.0", + "Command": "Get-MgReportSecurityAttackSimulationUserCoverage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttackSimulationUserCoverage", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getSharePointActivityFileCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgReportSharePointActivityFileCount", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/getSharePointActivityFileCounts(period='{period}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointactivityfilecounts?view=graph-rest-1.0", + "Command": "Get-MgReportSharePointActivityFileCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getSharePointActivityPages(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgReportSharePointActivityPage", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/getSharePointActivityPages(period='{period}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointactivitypages?view=graph-rest-1.0", + "Command": "Get-MgReportSharePointActivityPage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getSharePointActivityUserCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgReportSharePointActivityUserCount", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/getSharePointActivityUserCounts(period='{period}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointactivityusercounts?view=graph-rest-1.0", + "Command": "Get-MgReportSharePointActivityUserCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getSharePointActivityUserDetail(date={date})", - "CommandAlias": null, - "Command": "Get-MgReportSharePointActivityUserDetail", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/getSharePointActivityUserDetail(date={date})", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointactivityuserdetail?view=graph-rest-1.0", + "Command": "Get-MgReportSharePointActivityUserDetail", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -393845,15 +394130,15 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getSharePointSiteUsageDetail(date={date})", - "CommandAlias": null, - "Command": "Get-MgReportSharePointSiteUsageDetail", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/getSharePointSiteUsageDetail(date={date})", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointsiteusagedetail?view=graph-rest-1.0", + "Command": "Get-MgReportSharePointSiteUsageDetail", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -393862,105 +394147,105 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getSharePointSiteUsageFileCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgReportSharePointSiteUsageFileCount", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/getSharePointSiteUsageFileCounts(period='{period}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointsiteusagefilecounts?view=graph-rest-1.0", + "Command": "Get-MgReportSharePointSiteUsageFileCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getSharePointSiteUsagePages(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgReportSharePointSiteUsagePage", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/getSharePointSiteUsagePages(period='{period}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointsiteusagepages?view=graph-rest-1.0", + "Command": "Get-MgReportSharePointSiteUsagePage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getSharePointSiteUsageSiteCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgReportSharePointSiteUsageSiteCount", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/getSharePointSiteUsageSiteCounts(period='{period}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointsiteusagesitecounts?view=graph-rest-1.0", + "Command": "Get-MgReportSharePointSiteUsageSiteCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getSharePointSiteUsageStorage(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgReportSharePointSiteUsageStorage", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/getSharePointSiteUsageStorage(period='{period}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointsiteusagestorage?view=graph-rest-1.0", + "Command": "Get-MgReportSharePointSiteUsageStorage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getSkypeForBusinessActivityCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgReportSkypeForBusinessActivityCount", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/getSkypeForBusinessActivityCounts(period='{period}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessactivitycounts?view=graph-rest-1.0", + "Command": "Get-MgReportSkypeForBusinessActivityCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getSkypeForBusinessActivityUserCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgReportSkypeForBusinessActivityUserCount", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/getSkypeForBusinessActivityUserCounts(period='{period}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessactivityusercounts?view=graph-rest-1.0", + "Command": "Get-MgReportSkypeForBusinessActivityUserCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getSkypeForBusinessActivityUserDetail(date={date})", - "CommandAlias": null, - "Command": "Get-MgReportSkypeForBusinessActivityUserDetail", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/getSkypeForBusinessActivityUserDetail(date={date})", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessactivityuserdetail?view=graph-rest-1.0", + "Command": "Get-MgReportSkypeForBusinessActivityUserDetail", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -393969,45 +394254,45 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getSkypeForBusinessDeviceUsageDistributionUserCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgReportSkypeForBusinessDeviceUsageDistributionUserCount", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/getSkypeForBusinessDeviceUsageDistributionUserCounts(period='{period}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessdeviceusagedistributionusercounts?view=graph-rest-1.0", + "Command": "Get-MgReportSkypeForBusinessDeviceUsageDistributionUserCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getSkypeForBusinessDeviceUsageUserCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgReportSkypeForBusinessDeviceUsageUserCount", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/getSkypeForBusinessDeviceUsageUserCounts(period='{period}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessdeviceusageusercounts?view=graph-rest-1.0", + "Command": "Get-MgReportSkypeForBusinessDeviceUsageUserCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getSkypeForBusinessDeviceUsageUserDetail(date={date})", - "CommandAlias": null, - "Command": "Get-MgReportSkypeForBusinessDeviceUsageUserDetail", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/getSkypeForBusinessDeviceUsageUserDetail(date={date})", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessdeviceusageuserdetail?view=graph-rest-1.0", + "Command": "Get-MgReportSkypeForBusinessDeviceUsageUserDetail", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -394016,165 +394301,165 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getSkypeForBusinessOrganizerActivityCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgReportSkypeForBusinessOrganizerActivityCount", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/getSkypeForBusinessOrganizerActivityCounts(period='{period}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessorganizeractivitycounts?view=graph-rest-1.0", + "Command": "Get-MgReportSkypeForBusinessOrganizerActivityCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getSkypeForBusinessOrganizerActivityMinuteCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgReportSkypeForBusinessOrganizerActivityMinuteCount", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/getSkypeForBusinessOrganizerActivityMinuteCounts(period='{period}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessorganizeractivityminutecounts?view=graph-rest-1.0", + "Command": "Get-MgReportSkypeForBusinessOrganizerActivityMinuteCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getSkypeForBusinessOrganizerActivityUserCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgReportSkypeForBusinessOrganizerActivityUserCount", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/getSkypeForBusinessOrganizerActivityUserCounts(period='{period}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessorganizeractivityusercounts?view=graph-rest-1.0", + "Command": "Get-MgReportSkypeForBusinessOrganizerActivityUserCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getSkypeForBusinessParticipantActivityCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgReportSkypeForBusinessParticipantActivityCount", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/getSkypeForBusinessParticipantActivityCounts(period='{period}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessparticipantactivitycounts?view=graph-rest-1.0", + "Command": "Get-MgReportSkypeForBusinessParticipantActivityCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getSkypeForBusinessParticipantActivityMinuteCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgReportSkypeForBusinessParticipantActivityMinuteCount", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/getSkypeForBusinessParticipantActivityMinuteCounts(period='{period}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessparticipantactivityminutecounts?view=graph-rest-1.0", + "Command": "Get-MgReportSkypeForBusinessParticipantActivityMinuteCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getSkypeForBusinessParticipantActivityUserCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgReportSkypeForBusinessParticipantActivityUserCount", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/getSkypeForBusinessParticipantActivityUserCounts(period='{period}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessparticipantactivityusercounts?view=graph-rest-1.0", + "Command": "Get-MgReportSkypeForBusinessParticipantActivityUserCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgReportSkypeForBusinessPeerToPeerActivityCount", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityCounts(period='{period}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinesspeertopeeractivitycounts?view=graph-rest-1.0", + "Command": "Get-MgReportSkypeForBusinessPeerToPeerActivityCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityMinuteCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgReportSkypeForBusinessPeerToPeerActivityMinuteCount", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityMinuteCounts(period='{period}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinesspeertopeeractivityminutecounts?view=graph-rest-1.0", + "Command": "Get-MgReportSkypeForBusinessPeerToPeerActivityMinuteCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityUserCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgReportSkypeForBusinessPeerToPeerActivityUserCount", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityUserCounts(period='{period}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinesspeertopeeractivityusercounts?view=graph-rest-1.0", + "Command": "Get-MgReportSkypeForBusinessPeerToPeerActivityUserCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getTeamsTeamActivityCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgReportTeamActivityCount", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/getTeamsTeamActivityCounts(period='{period}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsteamactivitycounts?view=graph-rest-1.0", + "Command": "Get-MgReportTeamActivityCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getTeamsTeamActivityDetail(date={date})", - "CommandAlias": null, - "Command": "Get-MgReportTeamActivityDetail", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/getTeamsTeamActivityDetail(date={date})", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgReportTeamActivityDetail", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -394183,75 +394468,75 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getTeamsTeamActivityDistributionCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgReportTeamActivityDistributionCount", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/getTeamsTeamActivityDistributionCounts(period='{period}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsteamactivitydistributioncounts?view=graph-rest-1.0", + "Command": "Get-MgReportTeamActivityDistributionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getTeamsTeamCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgReportTeamCount", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/getTeamsTeamCounts(period='{period}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsteamcounts?view=graph-rest-1.0", + "Command": "Get-MgReportTeamCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getTeamsDeviceUsageDistributionUserCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgReportTeamDeviceUsageDistributionUserCount", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/getTeamsDeviceUsageDistributionUserCounts(period='{period}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsdeviceusagedistributionusercounts?view=graph-rest-1.0", + "Command": "Get-MgReportTeamDeviceUsageDistributionUserCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getTeamsDeviceUsageUserCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgReportTeamDeviceUsageUserCount", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/getTeamsDeviceUsageUserCounts(period='{period}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsdeviceusageusercounts?view=graph-rest-1.0", + "Command": "Get-MgReportTeamDeviceUsageUserCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getTeamsDeviceUsageUserDetail(date={date})", - "CommandAlias": null, - "Command": "Get-MgReportTeamDeviceUsageUserDetail", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/getTeamsDeviceUsageUserDetail(date={date})", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgReportTeamDeviceUsageUserDetail", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -394260,45 +394545,45 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getTeamsUserActivityCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgReportTeamUserActivityCount", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/getTeamsUserActivityCounts(period='{period}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsuseractivitycounts?view=graph-rest-1.0", + "Command": "Get-MgReportTeamUserActivityCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getTeamsUserActivityUserCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgReportTeamUserActivityUserCount", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/getTeamsUserActivityUserCounts(period='{period}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsuseractivityusercounts?view=graph-rest-1.0", + "Command": "Get-MgReportTeamUserActivityUserCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getTeamsUserActivityUserDetail(date={date})", - "CommandAlias": null, - "Command": "Get-MgReportTeamUserActivityUserDetail", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/getTeamsUserActivityUserDetail(date={date})", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgReportTeamUserActivityUserDetail", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -394307,60 +394592,60 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphArchivedPrintJob", - "Uri": "/reports/getUserArchivedPrintJobs(userId='{userId}',startDateTime={startDateTime},endDateTime={endDateTime})", - "CommandAlias": null, - "Command": "Get-MgReportUserArchivedPrintJob", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/getUserArchivedPrintJobs(userId='{userId}',startDateTime={startDateTime},endDateTime={endDateTime})", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reports-getuserarchivedprintjobs?view=graph-rest-1.0", + "Command": "Get-MgReportUserArchivedPrintJob", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphArchivedPrintJob", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getYammerActivityCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgReportYammerActivityCount", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/getYammerActivityCounts(period='{period}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammeractivitycounts?view=graph-rest-1.0", + "Command": "Get-MgReportYammerActivityCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getYammerActivityUserCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgReportYammerActivityUserCount", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/getYammerActivityUserCounts(period='{period}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammeractivityusercounts?view=graph-rest-1.0", + "Command": "Get-MgReportYammerActivityUserCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getYammerActivityUserDetail(date={date})", - "CommandAlias": null, - "Command": "Get-MgReportYammerActivityUserDetail", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/getYammerActivityUserDetail(date={date})", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammeractivityuserdetail?view=graph-rest-1.0", + "Command": "Get-MgReportYammerActivityUserDetail", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -394369,45 +394654,45 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getYammerDeviceUsageDistributionUserCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgReportYammerDeviceUsageDistributionUserCount", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/getYammerDeviceUsageDistributionUserCounts(period='{period}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammerdeviceusagedistributionusercounts?view=graph-rest-1.0", + "Command": "Get-MgReportYammerDeviceUsageDistributionUserCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getYammerDeviceUsageUserCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgReportYammerDeviceUsageUserCount", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/getYammerDeviceUsageUserCounts(period='{period}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammerdeviceusageusercounts?view=graph-rest-1.0", + "Command": "Get-MgReportYammerDeviceUsageUserCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getYammerDeviceUsageUserDetail(date={date})", - "CommandAlias": null, - "Command": "Get-MgReportYammerDeviceUsageUserDetail", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/getYammerDeviceUsageUserDetail(date={date})", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammerdeviceusageuserdetail?view=graph-rest-1.0", + "Command": "Get-MgReportYammerDeviceUsageUserDetail", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -394416,30 +394701,30 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getYammerGroupsActivityCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgReportYammerGroupActivityCount", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/getYammerGroupsActivityCounts(period='{period}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammergroupsactivitycounts?view=graph-rest-1.0", + "Command": "Get-MgReportYammerGroupActivityCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getYammerGroupsActivityDetail(date={date})", - "CommandAlias": null, - "Command": "Get-MgReportYammerGroupActivityDetail", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/getYammerGroupsActivityDetail(date={date})", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammergroupsactivitydetail?view=graph-rest-1.0", + "Command": "Get-MgReportYammerGroupActivityDetail", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -394448,27 +394733,24 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/reports/getYammerGroupsActivityGroupCounts(period='{period}')", - "CommandAlias": null, - "Command": "Get-MgReportYammerGroupActivityGroupCount", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/getYammerGroupsActivityGroupCounts(period='{period}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammergroupsactivitygroupcounts?view=graph-rest-1.0", + "Command": "Get-MgReportYammerGroupActivityGroupCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRiskDetection", - "Uri": "/identityProtection/riskDetections/{riskDetection-id}", - "CommandAlias": null, - "Command": "Get-MgRiskDetection", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identityProtection/riskDetections/{riskDetection-id}", "Permissions": [ { "Name": "IdentityRiskEvent.Read.All", @@ -394487,20 +394769,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskdetection-get?view=graph-rest-1.0", + "Command": "Get-MgRiskDetection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRiskDetection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRiskDetection", - "Uri": "/identityProtection/riskDetections", - "CommandAlias": null, - "Command": "Get-MgRiskDetection", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identityProtection/riskDetections", "Permissions": [ { "Name": "IdentityRiskEvent.Read.All", @@ -394519,19 +394801,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskdetection-list?view=graph-rest-1.0", + "Command": "Get-MgRiskDetection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRiskDetection", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityProtection/riskDetections/$count", - "CommandAlias": null, - "Command": "Get-MgRiskDetectionCount", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identityProtection/riskDetections/$count", "Permissions": [ { "Name": "IdentityRiskEvent.Read.All", @@ -394550,19 +394832,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRiskDetectionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRiskyServicePrincipal", - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", - "CommandAlias": null, - "Command": "Get-MgRiskyServicePrincipal", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", "Permissions": [ { "Name": "IdentityRiskyServicePrincipal.Read.All", @@ -394597,20 +394879,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-get?view=graph-rest-1.0", + "Command": "Get-MgRiskyServicePrincipal", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRiskyServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRiskyServicePrincipal", - "Uri": "/identityProtection/riskyServicePrincipals", - "CommandAlias": null, - "Command": "Get-MgRiskyServicePrincipal", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identityProtection/riskyServicePrincipals", "Permissions": [ { "Name": "IdentityRiskyServicePrincipal.Read.All", @@ -394645,19 +394927,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityprotectionroot-list-riskyserviceprincipals?view=graph-rest-1.0", + "Command": "Get-MgRiskyServicePrincipal", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRiskyServicePrincipal", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityProtection/riskyServicePrincipals/$count", - "CommandAlias": null, - "Command": "Get-MgRiskyServicePrincipalCount", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identityProtection/riskyServicePrincipals/$count", "Permissions": [ { "Name": "IdentityRiskyServicePrincipal.Read.All", @@ -394692,34 +394974,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRiskyServicePrincipalCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", - "CommandAlias": null, - "Command": "Get-MgRiskyServicePrincipalHistory", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRiskyServicePrincipalHistory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history", - "CommandAlias": null, - "Command": "Get-MgRiskyServicePrincipalHistory", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history", "Permissions": [ { "Name": "IdentityRiskyServicePrincipal.Read.All", @@ -394754,19 +395036,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-list-history?view=graph-rest-1.0", + "Command": "Get-MgRiskyServicePrincipalHistory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/$count", - "CommandAlias": null, - "Command": "Get-MgRiskyServicePrincipalHistoryCount", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/$count", "Permissions": [ { "Name": "IdentityRiskyServicePrincipal.Read.All", @@ -394801,20 +395083,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRiskyServicePrincipalHistoryCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRiskyUser", - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", - "CommandAlias": null, - "Command": "Get-MgRiskyUser", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", "Permissions": [ { "Name": "IdentityRiskyUser.Read.All", @@ -394833,20 +395115,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyuser-get?view=graph-rest-1.0", + "Command": "Get-MgRiskyUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRiskyUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRiskyUser", - "Uri": "/identityProtection/riskyUsers", - "CommandAlias": null, - "Command": "Get-MgRiskyUser", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identityProtection/riskyUsers", "Permissions": [ { "Name": "IdentityRiskyUser.Read.All", @@ -394865,19 +395147,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyuser-list?view=graph-rest-1.0", + "Command": "Get-MgRiskyUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRiskyUser", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityProtection/riskyUsers/$count", - "CommandAlias": null, - "Command": "Get-MgRiskyUserCount", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identityProtection/riskyUsers/$count", "Permissions": [ { "Name": "IdentityRiskyUser.Read.All", @@ -394896,19 +395178,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRiskyUserCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", - "CommandAlias": null, - "Command": "Get-MgRiskyUserHistory", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", "Permissions": [ { "Name": "IdentityRiskyUser.Read.All", @@ -394943,20 +395225,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRiskyUserHistory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history", - "CommandAlias": null, - "Command": "Get-MgRiskyUserHistory", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history", "Permissions": [ { "Name": "IdentityRiskyUser.Read.All", @@ -394991,19 +395273,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyuser-list-history?view=graph-rest-1.0", + "Command": "Get-MgRiskyUserHistory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/$count", - "CommandAlias": null, - "Command": "Get-MgRiskyUserHistoryCount", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/$count", "Permissions": [ { "Name": "IdentityRiskyUser.Read.All", @@ -395038,20 +395320,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRiskyUserHistoryCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRoleManagement", - "Uri": "/roleManagement", - "CommandAlias": null, - "Command": "Get-MgRoleManagement", "Module": "DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -395118,33 +395400,33 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagement", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRoleManagement", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRbacApplication", - "Uri": "/roleManagement/directory", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectory", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementDirectory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRbacApplication", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryResourceNamespace", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -395195,20 +395477,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementDirectoryResourceNamespace", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Uri": "/roleManagement/directory/resourceNamespaces", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryResourceNamespace", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/resourceNamespaces", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -395259,19 +395541,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementDirectoryResourceNamespace", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/directory/resourceNamespaces/$count", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryResourceNamespaceCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/resourceNamespaces/$count", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -395322,19 +395604,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementDirectoryResourceNamespaceCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryResourceNamespaceResourceAction", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -395385,20 +395667,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementDirectoryResourceNamespaceResourceAction", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryResourceNamespaceResourceAction", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -395449,19 +395731,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementDirectoryResourceNamespaceResourceAction", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryResourceNamespaceResourceActionCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -395512,20 +395794,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementDirectoryResourceNamespaceResourceActionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleAssignment", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -395600,20 +395882,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignment-get?view=graph-rest-1.0", + "Command": "Get-MgRoleManagementDirectoryRoleAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Uri": "/roleManagement/directory/roleAssignments", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleAssignment", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignments", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -395688,34 +395970,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignments?view=graph-rest-1.0", + "Command": "Get-MgRoleManagementDirectoryRoleAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentAppScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentAppScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/directory/roleAssignments/$count", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignments/$count", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -395790,64 +396072,64 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentDirectoryScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentDirectoryScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/principal", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentPrincipal", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/principal", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentPrincipal", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentRoleDefinition", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentRoleDefinition", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentSchedule", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -395930,20 +396212,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedule-get?view=graph-rest-1.0", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentSchedule", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Uri": "/roleManagement/directory/roleAssignmentSchedules", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentSchedule", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentSchedules", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -396026,49 +396308,49 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignmentschedules?view=graph-rest-1.0", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentSchedule", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleActivatedUsing", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleActivatedUsing", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleAppScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleAppScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/directory/roleAssignmentSchedules/$count", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentSchedules/$count", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -396151,34 +396433,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/directoryScope", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleDirectoryScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/directoryScope", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleDirectoryScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -396261,20 +396543,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-get?view=graph-rest-1.0", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -396357,49 +396639,49 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignmentscheduleinstances?view=graph-rest-1.0", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceActivatedUsing", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceActivatedUsing", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceAppScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceAppScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/$count", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/$count", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -396482,79 +396764,79 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/directoryScope", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceDirectoryScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/directoryScope", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceDirectoryScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstancePrincipal", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstancePrincipal", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceRoleDefinition", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceRoleDefinition", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentSchedulePrincipal", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentSchedulePrincipal", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", "Permissions": [ { "Name": "RoleAssignmentSchedule.ReadWrite.Directory", @@ -396589,20 +396871,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-get?view=graph-rest-1.0", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests", "Permissions": [ { "Name": "RoleAssignmentSchedule.ReadWrite.Directory", @@ -396637,49 +396919,49 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignmentschedulerequests?view=graph-rest-1.0", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestActivatedUsing", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestActivatedUsing", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestAppScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestAppScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/$count", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/$count", "Permissions": [ { "Name": "RoleAssignmentSchedule.ReadWrite.Directory", @@ -396714,94 +396996,94 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestDirectoryScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestDirectoryScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestPrincipal", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestPrincipal", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestRoleDefinition", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestRoleDefinition", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestTargetSchedule", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestTargetSchedule", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/roleDefinition", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRoleDefinition", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/roleDefinition", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRoleDefinition", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleDefinition", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -396884,20 +397166,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-get?view=graph-rest-1.0", + "Command": "Get-MgRoleManagementDirectoryRoleDefinition", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/directory/roleDefinitions", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleDefinition", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleDefinitions", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -396980,19 +397262,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roledefinitions?view=graph-rest-1.0", + "Command": "Get-MgRoleManagementDirectoryRoleDefinition", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/directory/roleDefinitions/$count", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleDefinitionCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleDefinitions/$count", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -397075,63 +397357,63 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementDirectoryRoleDefinitionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFromCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFromCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleEligibilitySchedule", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -397214,20 +397496,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedule-get?view=graph-rest-1.0", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilitySchedule", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Uri": "/roleManagement/directory/roleEligibilitySchedules", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleEligibilitySchedule", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilitySchedules", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -397310,34 +397592,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleeligibilityschedules?view=graph-rest-1.0", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilitySchedule", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleAppScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleAppScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/directory/roleEligibilitySchedules/$count", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilitySchedules/$count", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -397420,34 +397702,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleDirectoryScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleDirectoryScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -397530,20 +397812,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-get?view=graph-rest-1.0", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -397626,34 +397908,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleeligibilityscheduleinstances?view=graph-rest-1.0", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceAppScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceAppScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/$count", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/$count", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -397736,79 +398018,79 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/directoryScope", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceDirectoryScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/directoryScope", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceDirectoryScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/principal", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstancePrincipal", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/principal", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstancePrincipal", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/roleDefinition", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceRoleDefinition", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/roleDefinition", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceRoleDefinition", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/principal", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleEligibilitySchedulePrincipal", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/principal", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementDirectoryRoleEligibilitySchedulePrincipal", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", "Permissions": [ { "Name": "RoleEligibilitySchedule.ReadWrite.Directory", @@ -397843,20 +398125,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-get?view=graph-rest-1.0", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests", "Permissions": [ { "Name": "RoleEligibilitySchedule.ReadWrite.Directory", @@ -397891,34 +398173,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleeligibilityschedulerequests?view=graph-rest-1.0", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestAppScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestAppScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/$count", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/$count", "Permissions": [ { "Name": "RoleEligibilitySchedule.ReadWrite.Directory", @@ -397953,195 +398235,195 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestDirectoryScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestDirectoryScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestPrincipal", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestPrincipal", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestRoleDefinition", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestRoleDefinition", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestTargetSchedule", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestTargetSchedule", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/roleDefinition", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRoleDefinition", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/roleDefinition", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRoleDefinition", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRbacApplication", - "Uri": "/roleManagement/entitlementManagement", - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagement", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementEntitlementManagement", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRbacApplication", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespace", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespace", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces", - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespace", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespace", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/$count", - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceActionCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceActionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignment", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -398208,20 +398490,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Uri": "/roleManagement/entitlementManagement/roleAssignments", - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignment", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignments", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -398288,34 +398570,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignments?view=graph-rest-1.0", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignments/$count", - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignments/$count", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -398382,433 +398664,433 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentDirectoryScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentDirectoryScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/principal", - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentPrincipal", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/principal", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentPrincipal", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentRoleDefinition", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentRoleDefinition", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules", - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing", - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleActivatedUsing", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleActivatedUsing", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope", - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleAppScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleAppScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/$count", - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/directoryScope", - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleDirectoryScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/directoryScope", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleDirectoryScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances", - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing", - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceActivatedUsing", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceActivatedUsing", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope", - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceAppScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceAppScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/$count", - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/directoryScope", - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceDirectoryScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/directoryScope", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceDirectoryScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal", - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstancePrincipal", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstancePrincipal", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition", - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceRoleDefinition", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceRoleDefinition", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal", - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedulePrincipal", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedulePrincipal", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests", - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing", - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestActivatedUsing", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestActivatedUsing", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope", - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestAppScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestAppScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/$count", - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope", - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestDirectoryScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestDirectoryScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal", - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestPrincipal", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestPrincipal", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition", - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestRoleDefinition", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestRoleDefinition", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule", - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestTargetSchedule", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestTargetSchedule", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/roleDefinition", - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRoleDefinition", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/roleDefinition", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRoleDefinition", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinition", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -398859,20 +399141,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinition", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions", - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinition", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleDefinitions", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -398923,19 +399205,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roledefinitions?view=graph-rest-1.0", + "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinition", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/$count", - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/$count", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -398986,387 +399268,466 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count", - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFromCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFromCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules", - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope", - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleAppScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleAppScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/$count", - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope", - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleDirectoryScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleDirectoryScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances", - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope", - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceAppScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceAppScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/$count", - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/directoryScope", - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceDirectoryScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/directoryScope", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceDirectoryScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/principal", - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstancePrincipal", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/principal", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstancePrincipal", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/roleDefinition", - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceRoleDefinition", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/roleDefinition", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceRoleDefinition", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/principal", - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedulePrincipal", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/principal", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedulePrincipal", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests", - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope", - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestAppScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestAppScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/$count", - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope", - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestDirectoryScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestDirectoryScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal", - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestPrincipal", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestPrincipal", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition", - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestRoleDefinition", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestRoleDefinition", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule", - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestTargetSchedule", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestTargetSchedule", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/roleDefinition", - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRoleDefinition", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/roleDefinition", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRoleDefinition", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSchemaExtension", + "Module": "SchemaExtensions", + "CommandAlias": null, "Uri": "/schemaExtensions/{schemaExtension-id}", + "Permissions": [ + { + "Name": "User.Read", + "Description": "Sign you in and read your profile", + "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "Application.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Application.Read.All", + "Description": "Read applications", + "FullDescription": "Allows the app to read applications and service principals on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-get?view=graph-rest-1.0", + "Command": "Get-MgSchemaExtension", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSchemaExtension", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { + "Module": "SchemaExtensions", "CommandAlias": null, + "Uri": "/schemaExtensions", + "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": "Application.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Application.Read.All", + "Description": "Read applications", + "FullDescription": "Allows the app to read applications and service principals on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-list?view=graph-rest-1.0", "Command": "Get-MgSchemaExtension", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSchemaExtension", + "Method": "GET", + "Variants": [ + "List" + ] + }, + { "Module": "SchemaExtensions", + "CommandAlias": null, + "Uri": "/schemaExtensions/$count", "Permissions": [ { "Name": "User.Read", @@ -399393,98 +399754,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-get?view=graph-rest-1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphSchemaExtension", - "Uri": "/schemaExtensions", - "CommandAlias": null, - "Command": "Get-MgSchemaExtension", - "Module": "SchemaExtensions", - "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": "Application.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Application.Read.All", - "Description": "Read applications", - "FullDescription": "Allows the app to read applications and service principals on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - } - ], - "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-list?view=graph-rest-1.0", - "Variants": [ - "List" - ] - }, - { - "Method": "GET", - "OutputType": null, - "Uri": "/schemaExtensions/$count", - "CommandAlias": null, + "ApiReferenceLink": null, "Command": "Get-MgSchemaExtensionCount", - "Module": "SchemaExtensions", - "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": "Application.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Application.Read.All", - "Description": "Read applications", - "FullDescription": "Allows the app to read applications and service principals on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - } - ], "ApiVersion": "v1.0", - "ApiReferenceLink": null, + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSearchAcronym", - "Uri": "/search/acronyms/{acronym-id}", - "CommandAlias": null, - "Command": "Get-MgSearchAcronym", "Module": "Search", + "CommandAlias": null, + "Uri": "/search/acronyms/{acronym-id}", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -399519,20 +399801,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-acronym-get?view=graph-rest-1.0", + "Command": "Get-MgSearchAcronym", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSearchAcronym", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSearchAcronym", - "Uri": "/search/acronyms", - "CommandAlias": null, - "Command": "Get-MgSearchAcronym", "Module": "Search", + "CommandAlias": null, + "Uri": "/search/acronyms", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -399567,19 +399849,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-list-acronyms?view=graph-rest-1.0", + "Command": "Get-MgSearchAcronym", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSearchAcronym", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/search/acronyms/$count", - "CommandAlias": null, - "Command": "Get-MgSearchAcronymCount", "Module": "Search", + "CommandAlias": null, + "Uri": "/search/acronyms/$count", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -399614,19 +399896,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSearchAcronymCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSearchBookmark", - "Uri": "/search/bookmarks/{bookmark-id}", - "CommandAlias": null, - "Command": "Get-MgSearchBookmark", "Module": "Search", + "CommandAlias": null, + "Uri": "/search/bookmarks/{bookmark-id}", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -399661,20 +399943,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-bookmark-get?view=graph-rest-1.0", + "Command": "Get-MgSearchBookmark", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSearchBookmark", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSearchBookmark", - "Uri": "/search/bookmarks", - "CommandAlias": null, - "Command": "Get-MgSearchBookmark", "Module": "Search", + "CommandAlias": null, + "Uri": "/search/bookmarks", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -399709,19 +399991,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-list-bookmarks?view=graph-rest-1.0", + "Command": "Get-MgSearchBookmark", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSearchBookmark", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/search/bookmarks/$count", - "CommandAlias": null, - "Command": "Get-MgSearchBookmarkCount", "Module": "Search", + "CommandAlias": null, + "Uri": "/search/bookmarks/$count", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -399756,33 +400038,33 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSearchBookmarkCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSearchEntity", - "Uri": "/search", - "CommandAlias": null, - "Command": "Get-MgSearchEntity", "Module": "Search", + "CommandAlias": null, + "Uri": "/search", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSearchEntity", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSearchEntity", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSearchQna", - "Uri": "/search/qnas/{qna-id}", - "CommandAlias": null, - "Command": "Get-MgSearchQna", "Module": "Search", + "CommandAlias": null, + "Uri": "/search/qnas/{qna-id}", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -399817,20 +400099,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-qna-get?view=graph-rest-1.0", + "Command": "Get-MgSearchQna", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSearchQna", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSearchQna", - "Uri": "/search/qnas", - "CommandAlias": null, - "Command": "Get-MgSearchQna", "Module": "Search", + "CommandAlias": null, + "Uri": "/search/qnas", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -399865,19 +400147,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-list-qnas?view=graph-rest-1.0", + "Command": "Get-MgSearchQna", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSearchQna", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/search/qnas/$count", - "CommandAlias": null, - "Command": "Get-MgSearchQnaCount", "Module": "Search", + "CommandAlias": null, + "Uri": "/search/qnas/$count", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -399912,19 +400194,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSearchQnaCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAlert", - "Uri": "/security/alerts/{alert-id}", - "CommandAlias": null, - "Command": "Get-MgSecurityAlert", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/alerts/{alert-id}", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -399959,20 +400241,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/alert-get?view=graph-rest-1.0", + "Command": "Get-MgSecurityAlert", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAlert", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAlert", - "Uri": "/security/alerts", - "CommandAlias": null, - "Command": "Get-MgSecurityAlert", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/alerts", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -400007,19 +400289,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/alert-list?view=graph-rest-1.0", + "Command": "Get-MgSecurityAlert", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAlert", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/alerts/$count", - "CommandAlias": null, - "Command": "Get-MgSecurityAlertCount", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/alerts/$count", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -400054,19 +400336,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityAlertCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityAlert", - "Uri": "/security/alerts_v2/{alert-id}", - "CommandAlias": null, - "Command": "Get-MgSecurityAlertV2", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/alerts_v2/{alert-id}", "Permissions": [ { "Name": "SecurityAlert.Read.All", @@ -400101,20 +400383,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-alert-get?view=graph-rest-1.0", + "Command": "Get-MgSecurityAlertV2", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityAlert", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityAlert", - "Uri": "/security/alerts_v2", - "CommandAlias": null, - "Command": "Get-MgSecurityAlertV2", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/alerts_v2", "Permissions": [ { "Name": "SecurityAlert.Read.All", @@ -400149,19 +400431,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-list-alerts_v2?view=graph-rest-1.0", + "Command": "Get-MgSecurityAlertV2", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityAlert", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/alerts_v2/$count", - "CommandAlias": null, - "Command": "Get-MgSecurityAlertV2Count", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/alerts_v2/$count", "Permissions": [ { "Name": "SecurityAlert.Read.All", @@ -400196,19 +400478,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityAlertV2Count", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get1" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSimulation", - "Uri": "/security/attackSimulation/simulations/{simulation-id}", - "CommandAlias": null, - "Command": "Get-MgSecurityAttackSimulation", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/simulations/{simulation-id}", "Permissions": [ { "Name": "AttackSimulation.Read.All", @@ -400227,20 +400509,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/simulation-get?view=graph-rest-1.0", + "Command": "Get-MgSecurityAttackSimulation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSimulation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSimulation", - "Uri": "/security/attackSimulation/simulations", - "CommandAlias": null, - "Command": "Get-MgSecurityAttackSimulation", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/simulations", "Permissions": [ { "Name": "AttackSimulation.Read.All", @@ -400259,19 +400541,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-simulations?view=graph-rest-1.0", + "Command": "Get-MgSecurityAttackSimulation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSimulation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSimulationAutomation", - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", - "CommandAlias": null, - "Command": "Get-MgSecurityAttackSimulationAutomation", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", "Permissions": [ { "Name": "AttackSimulation.Read.All", @@ -400290,20 +400572,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/simulationautomation-get?view=graph-rest-1.0", + "Command": "Get-MgSecurityAttackSimulationAutomation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSimulationAutomation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSimulationAutomation", - "Uri": "/security/attackSimulation/simulationAutomations", - "CommandAlias": null, - "Command": "Get-MgSecurityAttackSimulationAutomation", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/simulationAutomations", "Permissions": [ { "Name": "AttackSimulation.Read.All", @@ -400322,19 +400604,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-simulationautomations?view=graph-rest-1.0", + "Command": "Get-MgSecurityAttackSimulationAutomation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSimulationAutomation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/attackSimulation/simulationAutomations/$count", - "CommandAlias": null, - "Command": "Get-MgSecurityAttackSimulationAutomationCount", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/simulationAutomations/$count", "Permissions": [ { "Name": "AttackSimulation.Read.All", @@ -400353,34 +400635,34 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityAttackSimulationAutomationCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSimulationAutomationRun", - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", - "CommandAlias": null, - "Command": "Get-MgSecurityAttackSimulationAutomationRun", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityAttackSimulationAutomationRun", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSimulationAutomationRun", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSimulationAutomationRun", - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs", - "CommandAlias": null, - "Command": "Get-MgSecurityAttackSimulationAutomationRun", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs", "Permissions": [ { "Name": "AttackSimulation.Read.All", @@ -400399,19 +400681,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/simulationautomation-list-runs?view=graph-rest-1.0", + "Command": "Get-MgSecurityAttackSimulationAutomationRun", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSimulationAutomationRun", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/$count", - "CommandAlias": null, - "Command": "Get-MgSecurityAttackSimulationAutomationRunCount", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/$count", "Permissions": [ { "Name": "AttackSimulation.Read.All", @@ -400430,20 +400712,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityAttackSimulationAutomationRunCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/attackSimulation/simulations/$count", - "CommandAlias": null, - "Command": "Get-MgSecurityAttackSimulationCount", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/simulations/$count", "Permissions": [ { "Name": "AttackSimulation.Read.All", @@ -400462,34 +400744,34 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityAttackSimulationCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEndUserNotification", - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}", - "CommandAlias": null, - "Command": "Get-MgSecurityAttackSimulationEndUserNotification", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityAttackSimulationEndUserNotification", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEndUserNotification", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEndUserNotification", - "Uri": "/security/attackSimulation/endUserNotifications", - "CommandAlias": null, - "Command": "Get-MgSecurityAttackSimulationEndUserNotification", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/endUserNotifications", "Permissions": [ { "Name": "AttackSimulation.Read.All", @@ -400508,19 +400790,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-endusernotifications?view=graph-rest-1.0", + "Command": "Get-MgSecurityAttackSimulationEndUserNotification", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEndUserNotification", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/attackSimulation/endUserNotifications/$count", - "CommandAlias": null, - "Command": "Get-MgSecurityAttackSimulationEndUserNotificationCount", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/endUserNotifications/$count", "Permissions": [ { "Name": "AttackSimulation.Read.All", @@ -400539,63 +400821,63 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityAttackSimulationEndUserNotificationCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEndUserNotificationDetail", - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}", - "CommandAlias": null, - "Command": "Get-MgSecurityAttackSimulationEndUserNotificationDetail", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityAttackSimulationEndUserNotificationDetail", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEndUserNotificationDetail", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEndUserNotificationDetail", - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details", - "CommandAlias": null, - "Command": "Get-MgSecurityAttackSimulationEndUserNotificationDetail", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityAttackSimulationEndUserNotificationDetail", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEndUserNotificationDetail", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/$count", - "CommandAlias": null, - "Command": "Get-MgSecurityAttackSimulationEndUserNotificationDetailCount", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityAttackSimulationEndUserNotificationDetailCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphLandingPage", - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}", - "CommandAlias": null, - "Command": "Get-MgSecurityAttackSimulationLandingPage", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}", "Permissions": [ { "Name": "AttackSimulation.Read.All", @@ -400614,8 +400896,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityAttackSimulationLandingPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphLandingPage", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -400624,12 +400909,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphLandingPage", - "Uri": "/security/attackSimulation/landingPages", - "CommandAlias": null, - "Command": "Get-MgSecurityAttackSimulationLandingPage", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/landingPages", "Permissions": [ { "Name": "AttackSimulation.Read.All", @@ -400648,19 +400930,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-landingpage?view=graph-rest-1.0", + "Command": "Get-MgSecurityAttackSimulationLandingPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphLandingPage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/attackSimulation/landingPages/$count", - "CommandAlias": null, - "Command": "Get-MgSecurityAttackSimulationLandingPageCount", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/landingPages/$count", "Permissions": [ { "Name": "AttackSimulation.Read.All", @@ -400679,34 +400961,34 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityAttackSimulationLandingPageCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphLandingPageDetail", - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}", - "CommandAlias": null, - "Command": "Get-MgSecurityAttackSimulationLandingPageDetail", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityAttackSimulationLandingPageDetail", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphLandingPageDetail", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphLandingPageDetail", - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details", - "CommandAlias": null, - "Command": "Get-MgSecurityAttackSimulationLandingPageDetail", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details", "Permissions": [ { "Name": "AttackSimulation.Read.All", @@ -400725,19 +401007,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityAttackSimulationLandingPageDetail", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphLandingPageDetail", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/$count", - "CommandAlias": null, - "Command": "Get-MgSecurityAttackSimulationLandingPageDetailCount", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/$count", "Permissions": [ { "Name": "AttackSimulation.Read.All", @@ -400756,20 +401038,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityAttackSimulationLandingPageDetailCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphLoginPage", - "Uri": "/security/attackSimulation/loginPages/{loginPage-id}", - "CommandAlias": null, - "Command": "Get-MgSecurityAttackSimulationLoginPage", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/loginPages/{loginPage-id}", "Permissions": [ { "Name": "AttackSimulation.Read.All", @@ -400788,8 +401070,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityAttackSimulationLoginPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphLoginPage", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -400798,12 +401083,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphLoginPage", - "Uri": "/security/attackSimulation/loginPages", - "CommandAlias": null, - "Command": "Get-MgSecurityAttackSimulationLoginPage", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/loginPages", "Permissions": [ { "Name": "AttackSimulation.Read.All", @@ -400822,19 +401104,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-loginpage?view=graph-rest-1.0", + "Command": "Get-MgSecurityAttackSimulationLoginPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphLoginPage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/attackSimulation/loginPages/$count", - "CommandAlias": null, - "Command": "Get-MgSecurityAttackSimulationLoginPageCount", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/loginPages/$count", "Permissions": [ { "Name": "AttackSimulation.Read.All", @@ -400853,19 +401135,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityAttackSimulationLoginPageCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttackSimulationOperation", - "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}", - "CommandAlias": null, - "Command": "Get-MgSecurityAttackSimulationOperation", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}", "Permissions": [ { "Name": "AttackSimulation.Read.All", @@ -400884,48 +401166,48 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationoperation-get?view=graph-rest-1.0", + "Command": "Get-MgSecurityAttackSimulationOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttackSimulationOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttackSimulationOperation", - "Uri": "/security/attackSimulation/operations", - "CommandAlias": null, - "Command": "Get-MgSecurityAttackSimulationOperation", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/operations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityAttackSimulationOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttackSimulationOperation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/attackSimulation/operations/$count", - "CommandAlias": null, - "Command": "Get-MgSecurityAttackSimulationOperationCount", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/operations/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityAttackSimulationOperationCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPayload", - "Uri": "/security/attackSimulation/payloads/{payload-id}", - "CommandAlias": null, - "Command": "Get-MgSecurityAttackSimulationPayload", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/payloads/{payload-id}", "Permissions": [ { "Name": "AttackSimulation.Read.All", @@ -400944,8 +401226,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/payload-get?view=graph-rest-1.0", + "Command": "Get-MgSecurityAttackSimulationPayload", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPayload", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -400954,12 +401239,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPayload", - "Uri": "/security/attackSimulation/payloads", - "CommandAlias": null, - "Command": "Get-MgSecurityAttackSimulationPayload", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/payloads", "Permissions": [ { "Name": "AttackSimulation.Read.All", @@ -400978,19 +401260,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-payloads?view=graph-rest-1.0", + "Command": "Get-MgSecurityAttackSimulationPayload", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPayload", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/attackSimulation/payloads/$count", - "CommandAlias": null, - "Command": "Get-MgSecurityAttackSimulationPayloadCount", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/payloads/$count", "Permissions": [ { "Name": "AttackSimulation.Read.All", @@ -401009,19 +401291,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityAttackSimulationPayloadCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTraining", - "Uri": "/security/attackSimulation/trainings/{training-id}", - "CommandAlias": null, - "Command": "Get-MgSecurityAttackSimulationTraining", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/trainings/{training-id}", "Permissions": [ { "Name": "AttackSimulation.Read.All", @@ -401040,20 +401322,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityAttackSimulationTraining", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTraining", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTraining", - "Uri": "/security/attackSimulation/trainings", - "CommandAlias": null, - "Command": "Get-MgSecurityAttackSimulationTraining", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/trainings", "Permissions": [ { "Name": "AttackSimulation.Read.All", @@ -401072,19 +401354,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-trainings?view=graph-rest-1.0", + "Command": "Get-MgSecurityAttackSimulationTraining", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTraining", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/attackSimulation/trainings/$count", - "CommandAlias": null, - "Command": "Get-MgSecurityAttackSimulationTrainingCount", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/trainings/$count", "Permissions": [ { "Name": "AttackSimulation.Read.All", @@ -401103,34 +401385,34 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityAttackSimulationTrainingCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTrainingLanguageDetail", - "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}", - "CommandAlias": null, - "Command": "Get-MgSecurityAttackSimulationTrainingLanguageDetail", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityAttackSimulationTrainingLanguageDetail", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTrainingLanguageDetail", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTrainingLanguageDetail", - "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails", - "CommandAlias": null, - "Command": "Get-MgSecurityAttackSimulationTrainingLanguageDetail", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails", "Permissions": [ { "Name": "AttackSimulation.Read.All", @@ -401149,19 +401431,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityAttackSimulationTrainingLanguageDetail", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTrainingLanguageDetail", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/$count", - "CommandAlias": null, - "Command": "Get-MgSecurityAttackSimulationTrainingLanguageDetailCount", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/$count", "Permissions": [ { "Name": "AttackSimulation.Read.All", @@ -401180,34 +401462,34 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityAttackSimulationTrainingLanguageDetailCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityCasesRoot", - "Uri": "/security/cases", - "CommandAlias": null, - "Command": "Get-MgSecurityCase", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityCase", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityCasesRoot", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCase", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -401242,20 +401524,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-get?view=graph-rest-1.0", + "Command": "Get-MgSecurityCaseEdiscoveryCase", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", - "Uri": "/security/cases/ediscoveryCases", - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCase", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -401290,19 +401572,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-casesroot-list-ediscoverycases?view=graph-rest-1.0", + "Command": "Get-MgSecurityCaseEdiscoveryCase", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/$count", - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseCount", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/$count", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -401337,19 +401619,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityCaseEdiscoveryCaseCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodian", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -401384,20 +401666,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-get?view=graph-rest-1.0", + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodian", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians", - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodian", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -401432,19 +401714,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-custodians?view=graph-rest-1.0", + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodian", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/$count", - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianCount", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/$count", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -401479,20 +401761,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryIndexOperation", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/lastIndexOperation", - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianLastIndexOperation", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/lastIndexOperation", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -401527,35 +401809,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-list-lastindexoperation?view=graph-rest-1.0", + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianLastIndexOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryIndexOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecuritySiteSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecuritySiteSource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecuritySiteSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources", - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -401590,19 +401872,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-list-sitesources?view=graph-rest-1.0", + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecuritySiteSource", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/$count", - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianSiteSourceCount", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/$count", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -401637,50 +401919,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianSiteSourceCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}/site", - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianSiteSourceSite", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}/site", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianSiteSourceSite", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources", - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -401715,19 +401997,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-list-unifiedgroupsources?view=graph-rest-1.0", + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/$count", - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceCount", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/$count", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -401762,79 +402044,79 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group", - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroup", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningError", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningErrorCount", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityUserSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUserSource", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUserSource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityUserSource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityUserSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources", - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUserSource", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -401869,19 +402151,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-list-usersources?view=graph-rest-1.0", + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUserSource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityUserSource", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/$count", - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUserSourceCount", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/$count", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -401916,20 +402198,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUserSourceCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -401964,64 +402246,64 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources", - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/$count", - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceCount", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryIndexOperation", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/lastIndexOperation", - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceLastIndexOperation", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/lastIndexOperation", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceLastIndexOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryIndexOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityCaseOperation", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}", - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseOperation", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}", "Permissions": [ { "Name": "eDiscovery.ReadWrite.All", @@ -402040,20 +402322,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-caseoperation-get?view=graph-rest-1.0", + "Command": "Get-MgSecurityCaseEdiscoveryCaseOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityCaseOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityCaseOperation", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations", - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseOperation", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -402088,19 +402370,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-operations?view=graph-rest-1.0", + "Command": "Get-MgSecurityCaseEdiscoveryCaseOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityCaseOperation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/$count", - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseOperationCount", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/$count", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -402135,20 +402417,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityCaseEdiscoveryCaseOperationCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}", - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSet", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -402183,20 +402465,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-get?view=graph-rest-1.0", + "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSet", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets", - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSet", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -402231,19 +402513,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-reviewsets?view=graph-rest-1.0", + "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSet", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/$count", - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSetCount", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/$count", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -402278,20 +402560,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSetCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSetQuery", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -402326,20 +402608,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-get?view=graph-rest-1.0", + "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSetQuery", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries", - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSetQuery", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -402374,19 +402656,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-list-queries?view=graph-rest-1.0", + "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSetQuery", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/$count", - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSetQueryCount", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/$count", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -402421,20 +402703,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSetQueryCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearch", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -402469,20 +402751,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-get?view=graph-rest-1.0", + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearch", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches", - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearch", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -402517,34 +402799,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-searches?view=graph-rest-1.0", + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearch", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityDataSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityDataSource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityDataSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources", - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources", "Permissions": [ { "Name": "eDiscovery.ReadWrite.All", @@ -402563,19 +402845,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-list-additionalsources?view=graph-rest-1.0", + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityDataSource", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/$count", - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchAdditionalSourceCount", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/$count", "Permissions": [ { "Name": "eDiscovery.ReadWrite.All", @@ -402594,35 +402876,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchAdditionalSourceCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryAddToReviewSetOperation", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/addToReviewSetOperation", - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchAddToReviewSetOperation", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/addToReviewSetOperation", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchAddToReviewSetOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryAddToReviewSetOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/$count", - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchCount", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/$count", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -402657,35 +402939,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityDataSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources/{dataSource-id}", - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchCustodianSource", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources/{dataSource-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchCustodianSource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityDataSource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityDataSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources", - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchCustodianSource", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources", "Permissions": [ { "Name": "eDiscovery.ReadWrite.All", @@ -402704,19 +402986,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-list-custodiansources?view=graph-rest-1.0", + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchCustodianSource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityDataSource", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources/$count", - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchCustodianSourceCount", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources/$count", "Permissions": [ { "Name": "eDiscovery.ReadWrite.All", @@ -402735,20 +403017,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchCustodianSourceCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryEstimateOperation", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/lastEstimateStatisticsOperation", - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchLastEstimateStatisticsOperation", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/lastEstimateStatisticsOperation", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -402783,35 +403065,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-list-lastestimatestatisticsoperation?view=graph-rest-1.0", + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchLastEstimateStatisticsOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryEstimateOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources/{ediscoveryNoncustodialDataSource-id}", - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchNoncustodialSource", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources/{ediscoveryNoncustodialDataSource-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchNoncustodialSource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources", - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchNoncustodialSource", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources", "Permissions": [ { "Name": "eDiscovery.ReadWrite.All", @@ -402830,19 +403112,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchNoncustodialSource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources/$count", - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchNoncustodialSourceCount", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources/$count", "Permissions": [ { "Name": "eDiscovery.ReadWrite.All", @@ -402861,20 +403143,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchNoncustodialSourceCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseSettings", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseSetting", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -402909,20 +403191,68 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycasesettings-get?view=graph-rest-1.0", + "Command": "Get-MgSecurityCaseEdiscoveryCaseSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", + "Module": "Security", "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", + "Permissions": [ + { + "Name": "eDiscovery.Read.All", + "Description": "Read all eDiscovery objects", + "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "eDiscovery.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "eDiscovery.ReadWrite.All", + "Description": "Read and write all eDiscovery objects", + "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "eDiscovery.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewtag-get?view=graph-rest-1.0", "Command": "Get-MgSecurityCaseEdiscoveryCaseTag", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -402957,111 +403287,63 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewtag-get?view=graph-rest-1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags", - "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-tags?view=graph-rest-1.0", "Command": "Get-MgSecurityCaseEdiscoveryCaseTag", - "Module": "Security", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "eDiscovery.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-tags?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags/{ediscoveryReviewTag-id1}", - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseTagChildTag", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags/{ediscoveryReviewTag-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityCaseEdiscoveryCaseTagChildTag", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags", - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseTagChildTag", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewtag-ashierarchy?view=graph-rest-1.0", + "Command": "Get-MgSecurityCaseEdiscoveryCaseTagChildTag", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags/$count", - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseTagChildTagCount", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityCaseEdiscoveryCaseTagChildTagCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/$count", - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseTagCount", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/$count", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -403096,49 +403378,49 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityCaseEdiscoveryCaseTagCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/parent", - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseTagParent", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/parent", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityCaseEdiscoveryCaseTagParent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityIdentityContainer", - "Uri": "/security/identities", - "CommandAlias": null, - "Command": "Get-MgSecurityIdentity", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/identities", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityIdentity", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityIdentityContainer", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHealthIssue", - "Uri": "/security/identities/healthIssues/{healthIssue-id}", - "CommandAlias": null, - "Command": "Get-MgSecurityIdentityHealthIssue", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/identities/healthIssues/{healthIssue-id}", "Permissions": [ { "Name": "SecurityIdentitiesHealth.Read.All", @@ -403173,20 +403455,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-healthissue-get?view=graph-rest-1.0", + "Command": "Get-MgSecurityIdentityHealthIssue", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHealthIssue", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHealthIssue", - "Uri": "/security/identities/healthIssues", - "CommandAlias": null, - "Command": "Get-MgSecurityIdentityHealthIssue", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/identities/healthIssues", "Permissions": [ { "Name": "SecurityIdentitiesHealth.Read.All", @@ -403221,19 +403503,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-identitycontainer-list-healthissues?view=graph-rest-1.0", + "Command": "Get-MgSecurityIdentityHealthIssue", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHealthIssue", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/identities/healthIssues/$count", - "CommandAlias": null, - "Command": "Get-MgSecurityIdentityHealthIssueCount", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/identities/healthIssues/$count", "Permissions": [ { "Name": "SecurityIdentitiesHealth.Read.All", @@ -403268,19 +403550,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityIdentityHealthIssueCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecuritySensor", - "Uri": "/security/identities/sensors/{sensor-id}", - "CommandAlias": null, - "Command": "Get-MgSecurityIdentitySensor", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/identities/sensors/{sensor-id}", "Permissions": [ { "Name": "SecurityIdentitiesSensors.Read.All", @@ -403299,20 +403581,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensor-get?view=graph-rest-1.0", + "Command": "Get-MgSecurityIdentitySensor", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecuritySensor", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecuritySensor", - "Uri": "/security/identities/sensors", - "CommandAlias": null, - "Command": "Get-MgSecurityIdentitySensor", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/identities/sensors", "Permissions": [ { "Name": "SecurityIdentitiesSensors.Read.All", @@ -403331,19 +403613,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-identitycontainer-list-sensors?view=graph-rest-1.0", + "Command": "Get-MgSecurityIdentitySensor", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecuritySensor", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/identities/sensors/$count", - "CommandAlias": null, - "Command": "Get-MgSecurityIdentitySensorCount", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/identities/sensors/$count", "Permissions": [ { "Name": "SecurityIdentitiesSensors.Read.All", @@ -403362,19 +403644,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityIdentitySensorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/identities/sensors/getDeploymentAccessKey", - "CommandAlias": null, - "Command": "Get-MgSecurityIdentitySensorDeploymentAccessKey", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/identities/sensors/getDeploymentAccessKey", "Permissions": [ { "Name": "SecurityIdentitiesSensors.ReadWrite.All", @@ -403393,19 +403675,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityIdentitySensorDeploymentAccessKey", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecuritySensorDeploymentPackage", - "Uri": "/security/identities/sensors/getDeploymentPackageUri", - "CommandAlias": null, - "Command": "Get-MgSecurityIdentitySensorDeploymentPackageUri", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/identities/sensors/getDeploymentPackageUri", "Permissions": [ { "Name": "SecurityIdentitiesSensors.Read.All", @@ -403424,63 +403706,63 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityIdentitySensorDeploymentPackageUri", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecuritySensorDeploymentPackage", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHealthIssue", - "Uri": "/security/identities/sensors/{sensor-id}/healthIssues/{healthIssue-id}", - "CommandAlias": null, - "Command": "Get-MgSecurityIdentitySensorHealthIssue", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/identities/sensors/{sensor-id}/healthIssues/{healthIssue-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityIdentitySensorHealthIssue", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHealthIssue", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHealthIssue", - "Uri": "/security/identities/sensors/{sensor-id}/healthIssues", - "CommandAlias": null, - "Command": "Get-MgSecurityIdentitySensorHealthIssue", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/identities/sensors/{sensor-id}/healthIssues", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityIdentitySensorHealthIssue", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHealthIssue", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/identities/sensors/{sensor-id}/healthIssues/$count", - "CommandAlias": null, - "Command": "Get-MgSecurityIdentitySensorHealthIssueCount", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/identities/sensors/{sensor-id}/healthIssues/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityIdentitySensorHealthIssueCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityIncident", - "Uri": "/security/incidents/{incident-id}", - "CommandAlias": null, - "Command": "Get-MgSecurityIncident", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/incidents/{incident-id}", "Permissions": [ { "Name": "SecurityIncident.Read.All", @@ -403515,20 +403797,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-incident-get?view=graph-rest-1.0", + "Command": "Get-MgSecurityIncident", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityIncident", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityIncident", - "Uri": "/security/incidents", - "CommandAlias": null, - "Command": "Get-MgSecurityIncident", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/incidents", "Permissions": [ { "Name": "SecurityIncident.Read.All", @@ -403563,78 +403845,78 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-list-incidents?view=graph-rest-1.0", + "Command": "Get-MgSecurityIncident", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityIncident", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityAlert", - "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}", - "CommandAlias": null, - "Command": "Get-MgSecurityIncidentAlert", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityIncidentAlert", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityAlert", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityAlert", - "Uri": "/security/incidents/{incident-id}/alerts", - "CommandAlias": null, - "Command": "Get-MgSecurityIncidentAlert", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/incidents/{incident-id}/alerts", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityIncidentAlert", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityAlert", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}/comments/$count", - "CommandAlias": null, - "Command": "Get-MgSecurityIncidentAlertCommentCount", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}/comments/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityIncidentAlertCommentCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/incidents/{incident-id}/alerts/$count", - "CommandAlias": null, - "Command": "Get-MgSecurityIncidentAlertCount", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/incidents/{incident-id}/alerts/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityIncidentAlertCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/incidents/$count", - "CommandAlias": null, - "Command": "Get-MgSecurityIncidentCount", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/incidents/$count", "Permissions": [ { "Name": "SecurityIncident.Read.All", @@ -403669,307 +403951,307 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityIncidentCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityLabelsRoot", - "Uri": "/security/labels", - "CommandAlias": null, - "Command": "Get-MgSecurityLabel", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/labels", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityLabel", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityLabelsRoot", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", - "Uri": "/security/labels/authorities/{authorityTemplate-id}", - "CommandAlias": null, - "Command": "Get-MgSecurityLabelAuthority", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/labels/authorities/{authorityTemplate-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-authoritytemplate-get?view=graph-rest-1.0", + "Command": "Get-MgSecurityLabelAuthority", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", - "Uri": "/security/labels/authorities", - "CommandAlias": null, - "Command": "Get-MgSecurityLabelAuthority", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/labels/authorities", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-authorities?view=graph-rest-1.0", + "Command": "Get-MgSecurityLabelAuthority", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/labels/authorities/$count", - "CommandAlias": null, - "Command": "Get-MgSecurityLabelAuthorityCount", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/labels/authorities/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityLabelAuthorityCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", - "Uri": "/security/labels/categories/{categoryTemplate-id}", - "CommandAlias": null, - "Command": "Get-MgSecurityLabelCategory", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/labels/categories/{categoryTemplate-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-categorytemplate-get?view=graph-rest-1.0", + "Command": "Get-MgSecurityLabelCategory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", - "Uri": "/security/labels/categories", - "CommandAlias": null, - "Command": "Get-MgSecurityLabelCategory", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/labels/categories", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-categories?view=graph-rest-1.0", + "Command": "Get-MgSecurityLabelCategory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/labels/categories/$count", - "CommandAlias": null, - "Command": "Get-MgSecurityLabelCategoryCount", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/labels/categories/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityLabelCategoryCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", - "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/{subcategoryTemplate-id}", - "CommandAlias": null, - "Command": "Get-MgSecurityLabelCategorySubcategory", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/{subcategoryTemplate-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-subcategorytemplate-get?view=graph-rest-1.0", + "Command": "Get-MgSecurityLabelCategorySubcategory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", - "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories", - "CommandAlias": null, - "Command": "Get-MgSecurityLabelCategorySubcategory", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-categorytemplate-list-subcategories?view=graph-rest-1.0", + "Command": "Get-MgSecurityLabelCategorySubcategory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/$count", - "CommandAlias": null, - "Command": "Get-MgSecurityLabelCategorySubcategoryCount", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityLabelCategorySubcategoryCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityCitationTemplate", - "Uri": "/security/labels/citations/{citationTemplate-id}", - "CommandAlias": null, - "Command": "Get-MgSecurityLabelCitation", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/labels/citations/{citationTemplate-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-citationtemplate-get?view=graph-rest-1.0", + "Command": "Get-MgSecurityLabelCitation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityCitationTemplate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityCitationTemplate", - "Uri": "/security/labels/citations", - "CommandAlias": null, - "Command": "Get-MgSecurityLabelCitation", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/labels/citations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-citations?view=graph-rest-1.0", + "Command": "Get-MgSecurityLabelCitation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityCitationTemplate", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/labels/citations/$count", - "CommandAlias": null, - "Command": "Get-MgSecurityLabelCitationCount", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/labels/citations/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityLabelCitationCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", - "Uri": "/security/labels/departments/{departmentTemplate-id}", - "CommandAlias": null, - "Command": "Get-MgSecurityLabelDepartment", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/labels/departments/{departmentTemplate-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-departmenttemplate-get?view=graph-rest-1.0", + "Command": "Get-MgSecurityLabelDepartment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", - "Uri": "/security/labels/departments", - "CommandAlias": null, - "Command": "Get-MgSecurityLabelDepartment", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/labels/departments", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-departments?view=graph-rest-1.0", + "Command": "Get-MgSecurityLabelDepartment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/labels/departments/$count", - "CommandAlias": null, - "Command": "Get-MgSecurityLabelDepartmentCount", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/labels/departments/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityLabelDepartmentCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", - "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}", - "CommandAlias": null, - "Command": "Get-MgSecurityLabelFilePlanReference", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-fileplanreferencetemplate-get?view=graph-rest-1.0", + "Command": "Get-MgSecurityLabelFilePlanReference", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", - "Uri": "/security/labels/filePlanReferences", - "CommandAlias": null, - "Command": "Get-MgSecurityLabelFilePlanReference", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/labels/filePlanReferences", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-fileplanreferences?view=graph-rest-1.0", + "Command": "Get-MgSecurityLabelFilePlanReference", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/labels/filePlanReferences/$count", - "CommandAlias": null, - "Command": "Get-MgSecurityLabelFilePlanReferenceCount", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/labels/filePlanReferences/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityLabelFilePlanReferenceCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityRetentionEventType", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/retentionEventType", - "CommandAlias": null, - "Command": "Get-MgSecurityLabelRetentionEventType", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/retentionEventType", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityLabelRetentionEventType", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityRetentionLabel", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}", - "CommandAlias": null, - "Command": "Get-MgSecurityLabelRetentionLabel", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -403988,20 +404270,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityLabelRetentionLabel", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityRetentionLabel", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityRetentionLabel", - "Uri": "/security/labels/retentionLabels", - "CommandAlias": null, - "Command": "Get-MgSecurityLabelRetentionLabel", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -404020,19 +404302,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-retentionlabel?view=graph-rest-1.0", + "Command": "Get-MgSecurityLabelRetentionLabel", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityRetentionLabel", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/labels/retentionLabels/$count", - "CommandAlias": null, - "Command": "Get-MgSecurityLabelRetentionLabelCount", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels/$count", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -404051,153 +404333,153 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityLabelRetentionLabelCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityFilePlanDescriptor", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors", - "CommandAlias": null, - "Command": "Get-MgSecurityLabelRetentionLabelDescriptor", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityLabelRetentionLabelDescriptor", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityFilePlanDescriptor", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/authorityTemplate", - "CommandAlias": null, - "Command": "Get-MgSecurityLabelRetentionLabelDescriptorAuthorityTemplate", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/authorityTemplate", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityLabelRetentionLabelDescriptorAuthorityTemplate", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/categoryTemplate", - "CommandAlias": null, - "Command": "Get-MgSecurityLabelRetentionLabelDescriptorCategoryTemplate", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/categoryTemplate", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityLabelRetentionLabelDescriptorCategoryTemplate", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityCitationTemplate", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/citationTemplate", - "CommandAlias": null, - "Command": "Get-MgSecurityLabelRetentionLabelDescriptorCitationTemplate", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/citationTemplate", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityLabelRetentionLabelDescriptorCitationTemplate", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityCitationTemplate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/departmentTemplate", - "CommandAlias": null, - "Command": "Get-MgSecurityLabelRetentionLabelDescriptorDepartmentTemplate", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/departmentTemplate", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityLabelRetentionLabelDescriptorDepartmentTemplate", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/filePlanReferenceTemplate", - "CommandAlias": null, - "Command": "Get-MgSecurityLabelRetentionLabelDescriptorFilePlanReferenceTemplate", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/filePlanReferenceTemplate", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityLabelRetentionLabelDescriptorFilePlanReferenceTemplate", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-stageNumber}", - "CommandAlias": null, - "Command": "Get-MgSecurityLabelRetentionLabelDispositionReviewStage", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-stageNumber}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityLabelRetentionLabelDispositionReviewStage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages", - "CommandAlias": null, - "Command": "Get-MgSecurityLabelRetentionLabelDispositionReviewStage", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityLabelRetentionLabelDispositionReviewStage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/$count", - "CommandAlias": null, - "Command": "Get-MgSecurityLabelRetentionLabelDispositionReviewStageCount", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityLabelRetentionLabelDispositionReviewStageCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecureScore", - "Uri": "/security/secureScores/{secureScore-id}", - "CommandAlias": null, - "Command": "Get-MgSecuritySecureScore", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/secureScores/{secureScore-id}", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -404232,20 +404514,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securescore-get?view=graph-rest-1.0", + "Command": "Get-MgSecuritySecureScore", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecureScore", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecureScore", - "Uri": "/security/secureScores", - "CommandAlias": null, - "Command": "Get-MgSecuritySecureScore", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/secureScores", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -404280,19 +404562,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-list-securescores?view=graph-rest-1.0", + "Command": "Get-MgSecuritySecureScore", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecureScore", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecureScoreControlProfile", - "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", - "CommandAlias": null, - "Command": "Get-MgSecuritySecureScoreControlProfile", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -404327,20 +404609,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securescorecontrolprofile-get?view=graph-rest-1.0", + "Command": "Get-MgSecuritySecureScoreControlProfile", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecureScoreControlProfile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecureScoreControlProfile", - "Uri": "/security/secureScoreControlProfiles", - "CommandAlias": null, - "Command": "Get-MgSecuritySecureScoreControlProfile", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/secureScoreControlProfiles", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -404375,19 +404657,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-list-securescorecontrolprofiles?view=graph-rest-1.0", + "Command": "Get-MgSecuritySecureScoreControlProfile", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecureScoreControlProfile", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/secureScoreControlProfiles/$count", - "CommandAlias": null, - "Command": "Get-MgSecuritySecureScoreControlProfileCount", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/secureScoreControlProfiles/$count", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -404422,19 +404704,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecuritySecureScoreControlProfileCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/secureScores/$count", - "CommandAlias": null, - "Command": "Get-MgSecuritySecureScoreCount", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/secureScores/$count", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -404469,19 +404751,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecuritySecureScoreCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSubjectRightsRequest", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}", - "CommandAlias": null, - "Command": "Get-MgSecuritySubjectRightsRequest", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -404500,20 +404782,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecuritySubjectRightsRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSubjectRightsRequest", - "Uri": "/security/subjectRightsRequests", - "CommandAlias": null, - "Command": "Get-MgSecuritySubjectRightsRequest", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -404532,225 +404814,225 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecuritySubjectRightsRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}", - "CommandAlias": null, - "Command": "Get-MgSecuritySubjectRightsRequestApprover", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecuritySubjectRightsRequestApprover", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers", - "CommandAlias": null, - "Command": "Get-MgSecuritySubjectRightsRequestApprover", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecuritySubjectRightsRequestApprover", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers(userPrincipalName='{userPrincipalName}')", - "CommandAlias": null, - "Command": "Get-MgSecuritySubjectRightsRequestApproverByUserPrincipalName", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers(userPrincipalName='{userPrincipalName}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecuritySubjectRightsRequestApproverByUserPrincipalName", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/$count", - "CommandAlias": null, - "Command": "Get-MgSecuritySubjectRightsRequestApproverCount", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecuritySubjectRightsRequestApproverCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgSecuritySubjectRightsRequestApproverMailboxSetting", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecuritySubjectRightsRequestApproverMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgSecuritySubjectRightsRequestApproverServiceProvisioningError", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecuritySubjectRightsRequestApproverServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgSecuritySubjectRightsRequestApproverServiceProvisioningErrorCount", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecuritySubjectRightsRequestApproverServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}", - "CommandAlias": null, - "Command": "Get-MgSecuritySubjectRightsRequestCollaborator", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecuritySubjectRightsRequestCollaborator", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators", - "CommandAlias": null, - "Command": "Get-MgSecuritySubjectRightsRequestCollaborator", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecuritySubjectRightsRequestCollaborator", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators(userPrincipalName='{userPrincipalName}')", - "CommandAlias": null, - "Command": "Get-MgSecuritySubjectRightsRequestCollaboratorByUserPrincipalName", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators(userPrincipalName='{userPrincipalName}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecuritySubjectRightsRequestCollaboratorByUserPrincipalName", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/$count", - "CommandAlias": null, - "Command": "Get-MgSecuritySubjectRightsRequestCollaboratorCount", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecuritySubjectRightsRequestCollaboratorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgSecuritySubjectRightsRequestCollaboratorMailboxSetting", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecuritySubjectRightsRequestCollaboratorMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgSecuritySubjectRightsRequestCollaboratorServiceProvisioningError", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecuritySubjectRightsRequestCollaboratorServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgSecuritySubjectRightsRequestCollaboratorServiceProvisioningErrorCount", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecuritySubjectRightsRequestCollaboratorServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/subjectRightsRequests/$count", - "CommandAlias": null, - "Command": "Get-MgSecuritySubjectRightsRequestCount", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/$count", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -404769,19 +405051,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecuritySubjectRightsRequestCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/getFinalAttachment", - "CommandAlias": null, - "Command": "Get-MgSecuritySubjectRightsRequestFinalAttachment", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/getFinalAttachment", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -404800,50 +405082,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-getfinalattachment?view=graph-rest-1.0", + "Command": "Get-MgSecuritySubjectRightsRequestFinalAttachment", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/getFinalReport", - "CommandAlias": null, - "Command": "Get-MgSecuritySubjectRightsRequestFinalReport", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/getFinalReport", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-getfinalreport?view=graph-rest-1.0", + "Command": "Get-MgSecuritySubjectRightsRequestFinalReport", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthoredNote", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "CommandAlias": null, - "Command": "Get-MgSecuritySubjectRightsRequestNote", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecuritySubjectRightsRequestNote", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthoredNote", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthoredNote", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes", - "CommandAlias": null, - "Command": "Get-MgSecuritySubjectRightsRequestNote", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -404862,19 +405144,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecuritySubjectRightsRequestNote", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthoredNote", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/$count", - "CommandAlias": null, - "Command": "Get-MgSecuritySubjectRightsRequestNoteCount", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/$count", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -404893,49 +405175,49 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecuritySubjectRightsRequestNoteCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeam", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/team", - "CommandAlias": null, - "Command": "Get-MgSecuritySubjectRightsRequestTeam", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/team", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecuritySubjectRightsRequestTeam", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeam", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityThreatIntelligence", - "Uri": "/security/threatIntelligence", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligence", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityThreatIntelligence", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityThreatIntelligence", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityArticle", - "Uri": "/security/threatIntelligence/articles/{article-id}", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceArticle", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/articles/{article-id}", "Permissions": [ { "Name": "ThreatIntelligence.Read.All", @@ -404954,20 +405236,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-article-get?view=graph-rest-1.0", + "Command": "Get-MgSecurityThreatIntelligenceArticle", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityArticle", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityArticle", - "Uri": "/security/threatIntelligence/articles", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceArticle", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/articles", "Permissions": [ { "Name": "ThreatIntelligence.Read.All", @@ -404986,19 +405268,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-threatintelligence-list-articles?view=graph-rest-1.0", + "Command": "Get-MgSecurityThreatIntelligenceArticle", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityArticle", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/threatIntelligence/articles/$count", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceArticleCount", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/articles/$count", "Permissions": [ { "Name": "ThreatIntelligence.Read.All", @@ -405017,19 +405299,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityThreatIntelligenceArticleCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityArticleIndicator", - "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceArticleIndicator", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}", "Permissions": [ { "Name": "ThreatIntelligence.Read.All", @@ -405048,8 +405330,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-articleindicator-get?view=graph-rest-1.0", + "Command": "Get-MgSecurityThreatIntelligenceArticleIndicator", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityArticleIndicator", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -405058,45 +405343,45 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityArticleIndicator", - "Uri": "/security/threatIntelligence/articleIndicators", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceArticleIndicator", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/articleIndicators", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityThreatIntelligenceArticleIndicator", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityArticleIndicator", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}/artifact", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceArticleIndicatorArtifact", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}/artifact", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityThreatIntelligenceArticleIndicatorArtifact", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/threatIntelligence/articleIndicators/$count", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceArticleIndicatorCount", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/articleIndicators/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityThreatIntelligenceArticleIndicatorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -405104,12 +405389,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHost", - "Uri": "/security/threatIntelligence/hosts/{host-id}", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHost", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}", "Permissions": [ { "Name": "ThreatIntelligence.Read.All", @@ -405128,49 +405410,49 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-get?view=graph-rest-1.0", + "Command": "Get-MgSecurityThreatIntelligenceHost", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHost", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHost", - "Uri": "/security/threatIntelligence/hosts", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHost", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityThreatIntelligenceHost", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHost", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHostPair", - "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs/{hostPair-id}", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostChildHostPair", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs/{hostPair-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityThreatIntelligenceHostChildHostPair", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHostPair", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHostPair", - "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostChildHostPair", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs", "Permissions": [ { "Name": "ThreatIntelligence.Read.All", @@ -405189,19 +405471,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-childhostpairs?view=graph-rest-1.0", + "Command": "Get-MgSecurityThreatIntelligenceHostChildHostPair", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHostPair", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs/$count", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostChildHostPairCount", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs/$count", "Permissions": [ { "Name": "ThreatIntelligence.Read.All", @@ -405220,20 +405502,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityThreatIntelligenceHostChildHostPairCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHostComponent", - "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostComponent", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}", "Permissions": [ { "Name": "ThreatIntelligence.Read.All", @@ -405252,8 +405534,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostcomponent-get?view=graph-rest-1.0", + "Command": "Get-MgSecurityThreatIntelligenceHostComponent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHostComponent", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -405262,30 +405547,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHostComponent", - "Uri": "/security/threatIntelligence/hostComponents", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostComponent", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostComponents", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityThreatIntelligenceHostComponent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHostComponent", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/threatIntelligence/hostComponents/$count", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostComponentCount", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostComponents/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityThreatIntelligenceHostComponentCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -405293,27 +405578,24 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHost", - "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}/host", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostComponentHost", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}/host", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityThreatIntelligenceHostComponentHost", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHost", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHostCookie", - "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostCookie", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}", "Permissions": [ { "Name": "ThreatIntelligence.Read.All", @@ -405332,8 +405614,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostcookie-get?view=graph-rest-1.0", + "Command": "Get-MgSecurityThreatIntelligenceHostCookie", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHostCookie", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -405342,30 +405627,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHostCookie", - "Uri": "/security/threatIntelligence/hostCookies", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostCookie", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostCookies", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityThreatIntelligenceHostCookie", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHostCookie", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/threatIntelligence/hostCookies/$count", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostCookieCount", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostCookies/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityThreatIntelligenceHostCookieCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -405373,41 +405658,38 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHost", - "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}/host", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostCookieHost", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}/host", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityThreatIntelligenceHostCookieHost", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHost", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/threatIntelligence/hosts/$count", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostCount", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityThreatIntelligenceHostCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHostPair", - "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostPair", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}", "Permissions": [ { "Name": "ThreatIntelligence.Read.All", @@ -405426,8 +405708,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostpair-get?view=graph-rest-1.0", + "Command": "Get-MgSecurityThreatIntelligenceHostPair", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHostPair", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -405436,45 +405721,45 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHostPair", - "Uri": "/security/threatIntelligence/hostPairs", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostPair", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostPairs", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityThreatIntelligenceHostPair", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHostPair", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHost", - "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}/childHost", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostPairChildHost", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}/childHost", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityThreatIntelligenceHostPairChildHost", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHost", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/threatIntelligence/hostPairs/$count", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostPairCount", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostPairs/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityThreatIntelligenceHostPairCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -405482,42 +405767,39 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHost", - "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}/parentHost", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostPairParentHost", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}/parentHost", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityThreatIntelligenceHostPairParentHost", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHost", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHostPair", - "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs/{hostPair-id}", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostParentHostPair", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs/{hostPair-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityThreatIntelligenceHostParentHostPair", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHostPair", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHostPair", - "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostParentHostPair", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs", "Permissions": [ { "Name": "ThreatIntelligence.Read.All", @@ -405536,19 +405818,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-parenthostpairs?view=graph-rest-1.0", + "Command": "Get-MgSecurityThreatIntelligenceHostParentHostPair", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHostPair", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs/$count", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostParentHostPairCount", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs/$count", "Permissions": [ { "Name": "ThreatIntelligence.Read.All", @@ -405567,35 +405849,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityThreatIntelligenceHostParentHostPairCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", - "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns/{passiveDnsRecord-id}", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDns", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns/{passiveDnsRecord-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDns", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", - "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDns", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns", "Permissions": [ { "Name": "ThreatIntelligence.Read.All", @@ -405614,19 +405896,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-passivedns?view=graph-rest-1.0", + "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDns", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns/$count", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDnsCount", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns/$count", "Permissions": [ { "Name": "ThreatIntelligence.Read.All", @@ -405645,35 +405927,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDnsCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", - "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse/{passiveDnsRecord-id}", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDnsReverse", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse/{passiveDnsRecord-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDnsReverse", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", - "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDnsReverse", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse", "Permissions": [ { "Name": "ThreatIntelligence.Read.All", @@ -405692,19 +405974,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-passivednsreverse?view=graph-rest-1.0", + "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDnsReverse", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse/$count", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDnsReverseCount", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse/$count", "Permissions": [ { "Name": "ThreatIntelligence.Read.All", @@ -405723,23 +406005,26 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDnsReverseCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHostPort", - "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostPort", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostport-get?view=graph-rest-1.0", + "Command": "Get-MgSecurityThreatIntelligenceHostPort", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHostPort", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -405748,30 +406033,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHostPort", - "Uri": "/security/threatIntelligence/hostPorts", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostPort", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostPorts", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityThreatIntelligenceHostPort", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHostPort", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/threatIntelligence/hostPorts/$count", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostPortCount", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostPorts/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityThreatIntelligenceHostPortCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -405779,42 +406064,39 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHost", - "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}/host", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostPortHost", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}/host", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityThreatIntelligenceHostPortHost", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHost", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecuritySslCertificate", - "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}/mostRecentSslCertificate", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostPortMostRecentSslCertificate", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}/mostRecentSslCertificate", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityThreatIntelligenceHostPortMostRecentSslCertificate", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecuritySslCertificate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHostReputation", - "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostReputation", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation", "Permissions": [ { "Name": "ThreatIntelligence.Read.All", @@ -405833,23 +406115,26 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-get-reputation?view=graph-rest-1.0", + "Command": "Get-MgSecurityThreatIntelligenceHostReputation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHostReputation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", - "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostSslCertificate", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostsslcertificate-get?view=graph-rest-1.0", + "Command": "Get-MgSecurityThreatIntelligenceHostSslCertificate", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -405860,30 +406145,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", - "Uri": "/security/threatIntelligence/hostSslCertificates", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostSslCertificate", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostSslCertificates", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityThreatIntelligenceHostSslCertificate", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/threatIntelligence/hosts/{host-id}/sslCertificates/$count", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostSslCertificateCount", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/sslCertificates/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityThreatIntelligenceHostSslCertificateCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -405891,71 +406176,68 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHost", - "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}/host", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostSslCertificateHost", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}/host", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityThreatIntelligenceHostSslCertificateHost", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHost", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecuritySubdomain", - "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains/{subdomain-id}", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostSubdomain", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains/{subdomain-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityThreatIntelligenceHostSubdomain", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecuritySubdomain", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecuritySubdomain", - "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostSubdomain", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-subdomains?view=graph-rest-1.0", + "Command": "Get-MgSecurityThreatIntelligenceHostSubdomain", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecuritySubdomain", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains/$count", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostSubdomainCount", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityThreatIntelligenceHostSubdomainCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHostTracker", - "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostTracker", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}", "Permissions": [ { "Name": "ThreatIntelligence.Read.All", @@ -405974,8 +406256,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hosttracker-get?view=graph-rest-1.0", + "Command": "Get-MgSecurityThreatIntelligenceHostTracker", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHostTracker", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -405984,27 +406269,24 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHostTracker", - "Uri": "/security/threatIntelligence/hostTrackers", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostTracker", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostTrackers", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityThreatIntelligenceHostTracker", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHostTracker", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/threatIntelligence/hosts/{host-id}/trackers/$count", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostTrackerCount", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/trackers/$count", "Permissions": [ { "Name": "ThreatIntelligence.Read.All", @@ -406023,8 +406305,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityThreatIntelligenceHostTrackerCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -406032,42 +406317,39 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHost", - "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}/host", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostTrackerHost", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}/host", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityThreatIntelligenceHostTrackerHost", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHost", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityWhoisRecord", - "Uri": "/security/threatIntelligence/hosts/{host-id}/whois", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostWhoi", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/whois", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-whoisrecord-get?view=graph-rest-1.0", + "Command": "Get-MgSecurityThreatIntelligenceHostWhoi", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityWhoisRecord", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", - "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceIntelProfile", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}", "Permissions": [ { "Name": "ThreatIntelligence.Read.All", @@ -406086,20 +406368,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-intelligenceprofile-get?view=graph-rest-1.0", + "Command": "Get-MgSecurityThreatIntelligenceIntelProfile", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", - "Uri": "/security/threatIntelligence/intelProfiles", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceIntelProfile", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/intelProfiles", "Permissions": [ { "Name": "ThreatIntelligence.Read.All", @@ -406118,19 +406400,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-threatintelligence-list-intelprofiles?view=graph-rest-1.0", + "Command": "Get-MgSecurityThreatIntelligenceIntelProfile", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/threatIntelligence/intelProfiles/$count", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceIntelProfileCount", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/intelProfiles/$count", "Permissions": [ { "Name": "ThreatIntelligence.Read.All", @@ -406149,34 +406431,34 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityThreatIntelligenceIntelProfileCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", - "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators/{intelligenceProfileIndicator-id}", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceIntelProfileIndicator", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators/{intelligenceProfileIndicator-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityThreatIntelligenceIntelProfileIndicator", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", - "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceIntelProfileIndicator", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators", "Permissions": [ { "Name": "ThreatIntelligence.Read.All", @@ -406195,19 +406477,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-intelligenceprofile-list-indicators?view=graph-rest-1.0", + "Command": "Get-MgSecurityThreatIntelligenceIntelProfileIndicator", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators/$count", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceIntelProfileIndicatorCount", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators/$count", "Permissions": [ { "Name": "ThreatIntelligence.Read.All", @@ -406226,20 +406508,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityThreatIntelligenceIntelProfileIndicatorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", - "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecord", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}", "Permissions": [ { "Name": "ThreatIntelligence.Read.All", @@ -406258,281 +406540,281 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-passivednsrecord-get?view=graph-rest-1.0", + "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecord", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", - "Uri": "/security/threatIntelligence/passiveDnsRecords", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecord", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/passiveDnsRecords", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecord", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}/artifact", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecordArtifact", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}/artifact", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecordArtifact", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/threatIntelligence/passiveDnsRecords/$count", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecordCount", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/passiveDnsRecords/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecordCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHost", - "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}/parentHost", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecordParentHost", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}/parentHost", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecordParentHost", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHost", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceProfileIndicator", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-intelligenceprofileindicator-get?view=graph-rest-1.0", + "Command": "Get-MgSecurityThreatIntelligenceProfileIndicator", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceProfileIndicator", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/intelligenceProfileIndicators", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityThreatIntelligenceProfileIndicator", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}/artifact", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceProfileIndicatorArtifact", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}/artifact", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityThreatIntelligenceProfileIndicatorArtifact", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/$count", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceProfileIndicatorCount", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityThreatIntelligenceProfileIndicatorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecuritySslCertificate", - "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceSslCertificate", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sslcertificate-get?view=graph-rest-1.0", + "Command": "Get-MgSecurityThreatIntelligenceSslCertificate", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecuritySslCertificate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecuritySslCertificate", - "Uri": "/security/threatIntelligence/sslCertificates", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceSslCertificate", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/sslCertificates", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-threatintelligence-list-sslcertificates?view=graph-rest-1.0", + "Command": "Get-MgSecurityThreatIntelligenceSslCertificate", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecuritySslCertificate", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/threatIntelligence/sslCertificates/$count", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceSslCertificateCount", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/sslCertificates/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityThreatIntelligenceSslCertificateCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHost", - "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts/{host-id}", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceSslCertificateRelatedHost", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts/{host-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityThreatIntelligenceSslCertificateRelatedHost", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHost", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHost", - "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceSslCertificateRelatedHost", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sslcertificate-list-relatedhosts?view=graph-rest-1.0", + "Command": "Get-MgSecurityThreatIntelligenceSslCertificateRelatedHost", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHost", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts/$count", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceSslCertificateRelatedHostCount", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityThreatIntelligenceSslCertificateRelatedHostCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecuritySubdomain", - "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceSubdomain", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-subdomain-get?view=graph-rest-1.0", + "Command": "Get-MgSecurityThreatIntelligenceSubdomain", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecuritySubdomain", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecuritySubdomain", - "Uri": "/security/threatIntelligence/subdomains", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceSubdomain", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/subdomains", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityThreatIntelligenceSubdomain", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecuritySubdomain", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/threatIntelligence/subdomains/$count", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceSubdomainCount", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/subdomains/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityThreatIntelligenceSubdomainCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHost", - "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}/host", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceSubdomainHost", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}/host", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityThreatIntelligenceSubdomainHost", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHost", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityVulnerability", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceVulnerability", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}", "Permissions": [ { "Name": "ThreatIntelligence.Read.All", @@ -406551,78 +406833,78 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-vulnerability-get?view=graph-rest-1.0", + "Command": "Get-MgSecurityThreatIntelligenceVulnerability", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityVulnerability", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityVulnerability", - "Uri": "/security/threatIntelligence/vulnerabilities", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceVulnerability", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/vulnerabilities", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityThreatIntelligenceVulnerability", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityVulnerability", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityArticle", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles/{article-id}", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityArticle", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles/{article-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityArticle", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityArticle", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityArticle", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityArticle", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityArticle", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityArticle", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles/$count", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityArticleCount", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityArticleCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityComponent", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}", "Permissions": [ { "Name": "ThreatIntelligence.Read.All", @@ -406641,20 +406923,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-vulnerabilitycomponent-get?view=graph-rest-1.0", + "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityComponent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityComponent", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components", "Permissions": [ { "Name": "ThreatIntelligence.Read.All", @@ -406673,19 +406955,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-vulnerability-list-components?view=graph-rest-1.0", + "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityComponent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/$count", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityComponentCount", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/$count", "Permissions": [ { "Name": "ThreatIntelligence.Read.All", @@ -406704,208 +406986,208 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityComponentCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/threatIntelligence/vulnerabilities/$count", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityCount", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/vulnerabilities/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", - "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceWhoisHistoryRecord", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityThreatIntelligenceWhoisHistoryRecord", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", - "Uri": "/security/threatIntelligence/whoisHistoryRecords", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceWhoisHistoryRecord", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/whoisHistoryRecords", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityThreatIntelligenceWhoisHistoryRecord", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/threatIntelligence/whoisHistoryRecords/$count", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceWhoisHistoryRecordCount", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/whoisHistoryRecords/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityThreatIntelligenceWhoisHistoryRecordCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHost", - "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}/host", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceWhoisHistoryRecordHost", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}/host", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityThreatIntelligenceWhoisHistoryRecordHost", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHost", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityWhoisRecord", - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceWhoisRecord", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-whoisrecord-get?view=graph-rest-1.0", + "Command": "Get-MgSecurityThreatIntelligenceWhoisRecord", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityWhoisRecord", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityWhoisRecord", - "Uri": "/security/threatIntelligence/whoisRecords", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceWhoisRecord", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/whoisRecords", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-threatintelligence-list-whoisrecords?view=graph-rest-1.0", + "Command": "Get-MgSecurityThreatIntelligenceWhoisRecord", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityWhoisRecord", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/threatIntelligence/whoisRecords/$count", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceWhoisRecordCount", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/whoisRecords/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityThreatIntelligenceWhoisRecordCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history/{whoisHistoryRecord-id}", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceWhoisRecordHistory", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history/{whoisHistoryRecord-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityThreatIntelligenceWhoisRecordHistory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceWhoisRecordHistory", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityThreatIntelligenceWhoisRecordHistory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history/$count", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceWhoisRecordHistoryCount", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityThreatIntelligenceWhoisRecordHistoryCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHost", - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/host", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceWhoisRecordHost", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/host", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityThreatIntelligenceWhoisRecordHost", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHost", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityTriggersRoot", - "Uri": "/security/triggers", - "CommandAlias": null, - "Command": "Get-MgSecurityTrigger", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/triggers", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityTrigger", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityTriggersRoot", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityRetentionEvent", - "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}", - "CommandAlias": null, - "Command": "Get-MgSecurityTriggerRetentionEvent", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -406940,20 +407222,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionevent-get?view=graph-rest-1.0", + "Command": "Get-MgSecurityTriggerRetentionEvent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityRetentionEvent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityRetentionEvent", - "Uri": "/security/triggers/retentionEvents", - "CommandAlias": null, - "Command": "Get-MgSecurityTriggerRetentionEvent", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/triggers/retentionEvents", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -406988,19 +407270,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionevent-list?view=graph-rest-1.0", + "Command": "Get-MgSecurityTriggerRetentionEvent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityRetentionEvent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/triggers/retentionEvents/$count", - "CommandAlias": null, - "Command": "Get-MgSecurityTriggerRetentionEventCount", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/triggers/retentionEvents/$count", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -407035,19 +407317,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityTriggerRetentionEventCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityRetentionEventType", - "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}/retentionEventType", - "CommandAlias": null, - "Command": "Get-MgSecurityTriggerRetentionEventType", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}/retentionEventType", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -407082,34 +407364,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityTriggerRetentionEventType", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityTriggerTypesRoot", - "Uri": "/security/triggerTypes", - "CommandAlias": null, - "Command": "Get-MgSecurityTriggerType", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/triggerTypes", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityTriggerType", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityTriggerTypesRoot", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityRetentionEventType", - "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}", - "CommandAlias": null, - "Command": "Get-MgSecurityTriggerTypeRetentionEventType", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -407144,20 +407426,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentioneventtype-get?view=graph-rest-1.0", + "Command": "Get-MgSecurityTriggerTypeRetentionEventType", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityRetentionEventType", - "Uri": "/security/triggerTypes/retentionEventTypes", - "CommandAlias": null, - "Command": "Get-MgSecurityTriggerTypeRetentionEventType", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/triggerTypes/retentionEventTypes", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -407192,19 +407474,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentioneventtype-list?view=graph-rest-1.0", + "Command": "Get-MgSecurityTriggerTypeRetentionEventType", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/triggerTypes/retentionEventTypes/$count", - "CommandAlias": null, - "Command": "Get-MgSecurityTriggerTypeRetentionEventTypeCount", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/triggerTypes/retentionEventTypes/$count", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -407239,19 +407521,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSecurityTriggerTypeRetentionEventTypeCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceHealth", - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", - "CommandAlias": null, - "Command": "Get-MgServiceAnnouncementHealthOverview", "Module": "Devices.ServiceAnnouncement", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", "Permissions": [ { "Name": "ServiceHealth.Read.All", @@ -407270,20 +407552,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/servicehealth-get?view=graph-rest-1.0", + "Command": "Get-MgServiceAnnouncementHealthOverview", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceHealth", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceHealth", - "Uri": "/admin/serviceAnnouncement/healthOverviews", - "CommandAlias": null, - "Command": "Get-MgServiceAnnouncementHealthOverview", "Module": "Devices.ServiceAnnouncement", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/healthOverviews", "Permissions": [ { "Name": "ServiceHealth.Read.All", @@ -407302,19 +407584,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncement-list-healthoverviews?view=graph-rest-1.0", + "Command": "Get-MgServiceAnnouncementHealthOverview", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceHealth", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/admin/serviceAnnouncement/healthOverviews/$count", - "CommandAlias": null, - "Command": "Get-MgServiceAnnouncementHealthOverviewCount", "Module": "Devices.ServiceAnnouncement", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/healthOverviews/$count", "Permissions": [ { "Name": "ServiceHealth.Read.All", @@ -407333,63 +407615,63 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServiceAnnouncementHealthOverviewCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceHealthIssue", - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", - "CommandAlias": null, - "Command": "Get-MgServiceAnnouncementHealthOverviewIssue", "Module": "Devices.ServiceAnnouncement", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServiceAnnouncementHealthOverviewIssue", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceHealthIssue", - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues", - "CommandAlias": null, - "Command": "Get-MgServiceAnnouncementHealthOverviewIssue", "Module": "Devices.ServiceAnnouncement", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServiceAnnouncementHealthOverviewIssue", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/$count", - "CommandAlias": null, - "Command": "Get-MgServiceAnnouncementHealthOverviewIssueCount", "Module": "Devices.ServiceAnnouncement", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServiceAnnouncementHealthOverviewIssueCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceHealthIssue", - "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", - "CommandAlias": null, - "Command": "Get-MgServiceAnnouncementIssue", "Module": "Devices.ServiceAnnouncement", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", "Permissions": [ { "Name": "ServiceHealth.Read.All", @@ -407408,20 +407690,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/servicehealthissue-get?view=graph-rest-1.0", + "Command": "Get-MgServiceAnnouncementIssue", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceHealthIssue", - "Uri": "/admin/serviceAnnouncement/issues", - "CommandAlias": null, - "Command": "Get-MgServiceAnnouncementIssue", "Module": "Devices.ServiceAnnouncement", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/issues", "Permissions": [ { "Name": "ServiceHealth.Read.All", @@ -407440,19 +407722,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncement-list-issues?view=graph-rest-1.0", + "Command": "Get-MgServiceAnnouncementIssue", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/admin/serviceAnnouncement/issues/$count", - "CommandAlias": null, - "Command": "Get-MgServiceAnnouncementIssueCount", "Module": "Devices.ServiceAnnouncement", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/issues/$count", "Permissions": [ { "Name": "ServiceHealth.Read.All", @@ -407471,19 +407753,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServiceAnnouncementIssueCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceUpdateMessage", - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", - "CommandAlias": null, - "Command": "Get-MgServiceAnnouncementMessage", "Module": "Devices.ServiceAnnouncement", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", "Permissions": [ { "Name": "ServiceMessage.Read.All", @@ -407502,20 +407784,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-get?view=graph-rest-1.0", + "Command": "Get-MgServiceAnnouncementMessage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceUpdateMessage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceUpdateMessage", - "Uri": "/admin/serviceAnnouncement/messages", - "CommandAlias": null, - "Command": "Get-MgServiceAnnouncementMessage", "Module": "Devices.ServiceAnnouncement", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/messages", "Permissions": [ { "Name": "ServiceMessage.Read.All", @@ -407534,19 +407816,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncement-list-messages?view=graph-rest-1.0", + "Command": "Get-MgServiceAnnouncementMessage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceUpdateMessage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", - "CommandAlias": null, - "Command": "Get-MgServiceAnnouncementMessageAttachment", "Module": "Devices.ServiceAnnouncement", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", "Permissions": [ { "Name": "ServiceMessage.Read.All", @@ -407565,20 +407847,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncementattachment-get?view=graph-rest-1.0", + "Command": "Get-MgServiceAnnouncementMessageAttachment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments", - "CommandAlias": null, - "Command": "Get-MgServiceAnnouncementMessageAttachment", "Module": "Devices.ServiceAnnouncement", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments", "Permissions": [ { "Name": "ServiceMessage.Read.All", @@ -407597,49 +407879,49 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-list-attachments?view=graph-rest-1.0", + "Command": "Get-MgServiceAnnouncementMessageAttachment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive", - "CommandAlias": null, - "Command": "Get-MgServiceAnnouncementMessageAttachmentArchive", "Module": "Devices.ServiceAnnouncement", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-list-attachments?view=graph-rest-1.0", + "Command": "Get-MgServiceAnnouncementMessageAttachmentArchive", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content", - "CommandAlias": null, - "Command": "Get-MgServiceAnnouncementMessageAttachmentContent", "Module": "Devices.ServiceAnnouncement", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncementattachment-get?view=graph-rest-1.0", + "Command": "Get-MgServiceAnnouncementMessageAttachmentContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/$count", - "CommandAlias": null, - "Command": "Get-MgServiceAnnouncementMessageAttachmentCount", "Module": "Devices.ServiceAnnouncement", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/$count", "Permissions": [ { "Name": "ServiceMessage.Read.All", @@ -407658,20 +407940,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServiceAnnouncementMessageAttachmentCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/admin/serviceAnnouncement/messages/$count", - "CommandAlias": null, - "Command": "Get-MgServiceAnnouncementMessageCount", "Module": "Devices.ServiceAnnouncement", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/messages/$count", "Permissions": [ { "Name": "ServiceMessage.Read.All", @@ -407690,19 +407972,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServiceAnnouncementMessageCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/servicePrincipals/{servicePrincipal-id}", - "CommandAlias": null, - "Command": "Get-MgServicePrincipal", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}", "Permissions": [ { "Name": "Application.Read.All", @@ -407777,158 +408059,158 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-get?view=graph-rest-1.0", + "Command": "Get-MgServicePrincipal", "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-get?view=graph-rest-1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/servicePrincipals", - "CommandAlias": null, - "Command": "Get-MgServicePrincipal", - "Module": "Applications", - "Permissions": [ - { - "Name": "Application.Read.All", - "Description": "Read applications", - "FullDescription": "Allows the app to read applications and service principals on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "Application.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Application.ReadWrite.All", - "Description": "Read and write applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "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 - } - ], - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { + "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals", + "Permissions": [ + { + "Name": "Application.Read.All", + "Description": "Read applications", + "FullDescription": "Allows the app to read applications and service principals on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "Application.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Application.ReadWrite.All", + "Description": "Read and write applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "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/serviceprincipal-list?view=graph-rest-1.0", + "Command": "Get-MgServicePrincipal", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppManagementPolicy", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/{appManagementPolicy-id}", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalAppManagementPolicy", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/{appManagementPolicy-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalAppManagementPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppManagementPolicy", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalAppManagementPolicy", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalAppManagementPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/$count", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalAppManagementPolicyCount", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalAppManagementPolicyCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalAppRoleAssignedTo", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approleassignment-get?view=graph-rest-1.0", + "Command": "Get-MgServicePrincipalAppRoleAssignedTo", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalAppRoleAssignedTo", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo", "Permissions": [ { "Name": "Application.Read.All", @@ -408003,19 +408285,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-approleassignedto?view=graph-rest-1.0", + "Command": "Get-MgServicePrincipalAppRoleAssignedTo", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/$count", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalAppRoleAssignedToCount", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/$count", "Permissions": [ { "Name": "Application.Read.All", @@ -408090,35 +408372,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalAppRoleAssignedToCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalAppRoleAssignment", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approleassignment-get?view=graph-rest-1.0", + "Command": "Get-MgServicePrincipalAppRoleAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalAppRoleAssignment", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments", "Permissions": [ { "Name": "Application.Read.All", @@ -408193,19 +408475,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-approleassignments?view=graph-rest-1.0", + "Command": "Get-MgServicePrincipalAppRoleAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/$count", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalAppRoleAssignmentCount", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/$count", "Permissions": [ { "Name": "Application.Read.All", @@ -408280,20 +408562,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalAppRoleAssignmentCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/servicePrincipals(appId='{appId}')", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalByAppId", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals(appId='{appId}')", "Permissions": [ { "Name": "Application.Read.All", @@ -408360,35 +408642,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-get?view=graph-rest-1.0", + "Command": "Get-MgServicePrincipalByAppId", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/servicePrincipals/getByIds", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalById", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/getByIds", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", + "Command": "Get-MgServicePrincipalById", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphClaimsMappingPolicy", - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalClaimMappingPolicy", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -408447,19 +408729,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-claimsmappingpolicies?view=graph-rest-1.0", + "Command": "Get-MgServicePrincipalClaimMappingPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalClaimMappingPolicyByRef", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -408518,19 +408800,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-claimsmappingpolicies?view=graph-rest-1.0", + "Command": "Get-MgServicePrincipalClaimMappingPolicyByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$count", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalClaimMappingPolicyCount", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$count", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -408589,20 +408871,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalClaimMappingPolicyCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/$count", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalCount", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/$count", "Permissions": [ { "Name": "Application.Read.All", @@ -408669,34 +408951,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/{directoryObject-id}", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalCreatedObject", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/{directoryObject-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalCreatedObject", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalCreatedObject", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects", "Permissions": [ { "Name": "Application.Read.All", @@ -408771,48 +409053,48 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalCreatedObject", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/{directoryObject-id}/servicePrincipal", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalCreatedObjectAsServicePrincipal", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/{directoryObject-id}/servicePrincipal", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalCreatedObjectAsServicePrincipal", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/servicePrincipal", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalCreatedObjectAsServicePrincipal", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/servicePrincipal", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalCreatedObjectAsServicePrincipal", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/$count", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalCreatedObjectCount", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/$count", "Permissions": [ { "Name": "Application.Read.All", @@ -408887,50 +409169,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalCreatedObjectCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/servicePrincipal/$count", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalCreatedObjectCountAsServicePrincipal", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/servicePrincipal/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalCreatedObjectCountAsServicePrincipal", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalDelegatedPermissionClassification", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalDelegatedPermissionClassification", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalDelegatedPermissionClassification", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications", "Permissions": [ { "Name": "Application.Read.All", @@ -408973,19 +409255,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-delegatedpermissionclassifications?view=graph-rest-1.0", + "Command": "Get-MgServicePrincipalDelegatedPermissionClassification", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/$count", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalDelegatedPermissionClassificationCount", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/$count", "Permissions": [ { "Name": "Application.Read.All", @@ -409028,20 +409310,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalDelegatedPermissionClassificationCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/servicePrincipals/delta", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalDelta", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/delta", "Permissions": [ { "Name": "Directory.Read.All", @@ -409116,63 +409398,63 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delta?view=graph-rest-1.0", + "Command": "Get-MgServicePrincipalDelta", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", "Variants": [ "Delta" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEndpoint", - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalEndpoint", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalEndpoint", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEndpoint", - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalEndpoint", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalEndpoint", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/$count", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalEndpointCount", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalEndpointCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", - "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalHomeRealmDiscoveryPolicy", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -409231,19 +409513,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-homerealmdiscoverypolicies?view=graph-rest-1.0", + "Command": "Get-MgServicePrincipalHomeRealmDiscoveryPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalHomeRealmDiscoveryPolicyByRef", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -409302,19 +409584,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-homerealmdiscoverypolicies?view=graph-rest-1.0", + "Command": "Get-MgServicePrincipalHomeRealmDiscoveryPolicyByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$count", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalHomeRealmDiscoveryPolicyCount", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$count", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -409373,20 +409655,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalHomeRealmDiscoveryPolicyCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberGroups", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalMemberGroup", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberGroups", "Permissions": [ { "Name": "Application.Read.All", @@ -409541,8 +409823,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", + "Command": "Get-MgServicePrincipalMemberGroup", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -409551,12 +409836,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberObjects", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalMemberObject", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberObjects", "Permissions": [ { "Name": "Application.Read.All", @@ -409735,8 +410017,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", + "Command": "Get-MgServicePrincipalMemberObject", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -409745,27 +410030,24 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalMemberOf", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalMemberOf", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalMemberOf", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf", "Permissions": [ { "Name": "Application.Read.All", @@ -409840,106 +410122,106 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-memberof?view=graph-rest-1.0", + "Command": "Get-MgServicePrincipalMemberOf", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/administrativeUnit", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalMemberOfAsAdministrativeUnit", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/administrativeUnit", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalMemberOfAsAdministrativeUnit", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/administrativeUnit", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalMemberOfAsAdministrativeUnit", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/administrativeUnit", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalMemberOfAsAdministrativeUnit", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryRole", - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/directoryRole", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalMemberOfAsDirectoryRole", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/directoryRole", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalMemberOfAsDirectoryRole", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryRole", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryRole", - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/directoryRole", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalMemberOfAsDirectoryRole", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/directoryRole", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalMemberOfAsDirectoryRole", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryRole", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/group", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalMemberOfAsGroup", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/group", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalMemberOfAsGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/group", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalMemberOfAsGroup", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/group", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalMemberOfAsGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/$count", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalMemberOfCount", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/$count", "Permissions": [ { "Name": "Application.Read.All", @@ -410014,80 +410296,80 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalMemberOfCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/administrativeUnit/$count", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalMemberOfCountAsAdministrativeUnit", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/administrativeUnit/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalMemberOfCountAsAdministrativeUnit", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/directoryRole/$count", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalMemberOfCountAsDirectoryRole", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/directoryRole/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalMemberOfCountAsDirectoryRole", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/group/$count", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalMemberOfCountAsGroup", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/group/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalMemberOfCountAsGroup", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", - "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalOauth2PermissionGrant", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalOauth2PermissionGrant", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", - "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalOauth2PermissionGrant", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants", "Permissions": [ { "Name": "Directory.Read.All", @@ -410138,19 +410420,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-oauth2permissiongrants?view=graph-rest-1.0", + "Command": "Get-MgServicePrincipalOauth2PermissionGrant", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/$count", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalOauth2PermissionGrantCount", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/$count", "Permissions": [ { "Name": "Directory.Read.All", @@ -410201,35 +410483,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalOauth2PermissionGrantCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalOwnedObject", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalOwnedObject", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalOwnedObject", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects", "Permissions": [ { "Name": "Application.Read.All", @@ -410304,164 +410586,164 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalOwnedObject", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/application", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalOwnedObjectAsApplication", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/application", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalOwnedObjectAsApplication", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/application", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalOwnedObjectAsApplication", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/application", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalOwnedObjectAsApplication", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/appRoleAssignment", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalOwnedObjectAsAppRoleAssignment", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/appRoleAssignment", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalOwnedObjectAsAppRoleAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/appRoleAssignment", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalOwnedObjectAsAppRoleAssignment", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/appRoleAssignment", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalOwnedObjectAsAppRoleAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEndpoint", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/endpoint", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalOwnedObjectAsEndpoint", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/endpoint", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalOwnedObjectAsEndpoint", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEndpoint", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/endpoint", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalOwnedObjectAsEndpoint", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/endpoint", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalOwnedObjectAsEndpoint", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/group", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalOwnedObjectAsGroup", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/group", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalOwnedObjectAsGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/group", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalOwnedObjectAsGroup", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/group", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalOwnedObjectAsGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/servicePrincipal", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalOwnedObjectAsServicePrincipal", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/servicePrincipal", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalOwnedObjectAsServicePrincipal", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/servicePrincipal", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalOwnedObjectAsServicePrincipal", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/servicePrincipal", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalOwnedObjectAsServicePrincipal", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/$count", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalOwnedObjectCount", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/$count", "Permissions": [ { "Name": "Application.Read.All", @@ -410536,95 +410818,95 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalOwnedObjectCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/application/$count", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalOwnedObjectCountAsApplication", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/application/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalOwnedObjectCountAsApplication", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/appRoleAssignment/$count", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalOwnedObjectCountAsAppRoleAssignment", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/appRoleAssignment/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalOwnedObjectCountAsAppRoleAssignment", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/endpoint/$count", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalOwnedObjectCountAsEndpoint", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/endpoint/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalOwnedObjectCountAsEndpoint", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/group/$count", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalOwnedObjectCountAsGroup", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/group/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalOwnedObjectCountAsGroup", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/servicePrincipal/$count", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalOwnedObjectCountAsServicePrincipal", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/servicePrincipal/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalOwnedObjectCountAsServicePrincipal", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalOwner", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners", "Permissions": [ { "Name": "Application.Read.All", @@ -410699,135 +410981,135 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalOwner", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/appRoleAssignment", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalOwnerAsAppRoleAssignment", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/appRoleAssignment", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalOwnerAsAppRoleAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/appRoleAssignment", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalOwnerAsAppRoleAssignment", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/appRoleAssignment", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalOwnerAsAppRoleAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEndpoint", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/endpoint", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalOwnerAsEndpoint", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/endpoint", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalOwnerAsEndpoint", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEndpoint", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/endpoint", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalOwnerAsEndpoint", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/endpoint", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalOwnerAsEndpoint", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/servicePrincipal", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalOwnerAsServicePrincipal", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/servicePrincipal", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalOwnerAsServicePrincipal", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/servicePrincipal", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalOwnerAsServicePrincipal", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/servicePrincipal", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalOwnerAsServicePrincipal", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/user", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalOwnerAsUser", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/user", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalOwnerAsUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/user", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalOwnerAsUser", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/user", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalOwnerAsUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalOwnerByRef", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref", "Permissions": [ { "Name": "Application.Read.All", @@ -410902,19 +411184,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalOwnerByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$count", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalOwnerCount", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$count", "Permissions": [ { "Name": "Application.Read.All", @@ -410989,80 +411271,80 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalOwnerCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/appRoleAssignment/$count", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalOwnerCountAsAppRoleAssignment", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/appRoleAssignment/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalOwnerCountAsAppRoleAssignment", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/endpoint/$count", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalOwnerCountAsEndpoint", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/endpoint/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalOwnerCountAsEndpoint", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/servicePrincipal/$count", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalOwnerCountAsServicePrincipal", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/servicePrincipal/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalOwnerCountAsServicePrincipal", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/user/$count", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalOwnerCountAsUser", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/user/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalOwnerCountAsUser", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRemoteDesktopSecurityConfiguration", - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalRemoteDesktopSecurityConfiguration", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration", "Permissions": [ { "Name": "Application.Read.All", @@ -411153,20 +411435,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-get?view=graph-rest-1.0", + "Command": "Get-MgServicePrincipalRemoteDesktopSecurityConfiguration", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRemoteDesktopSecurityConfiguration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTargetDeviceGroup", - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}", "Permissions": [ { "Name": "Application.Read.All", @@ -411257,107 +411539,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/targetdevicegroup-get?view=graph-rest-1.0", + "Command": "Get-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTargetDeviceGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTargetDeviceGroup", - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", "Module": "Applications", - "Permissions": [ - { - "Name": "Application.Read.All", - "Description": "Read applications", - "FullDescription": "Allows the app to read applications and service principals on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "Application.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Application.ReadWrite.All", - "Description": "Read and write applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Application-RemoteDesktopConfig.ReadWrite.All", - "Description": "Read and write the remote desktop security configuration for apps", - "FullDescription": "Allows the app to read and write other apps' remote desktop security configuration, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Directory.ReadWrite.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 - }, - { - "Name": "Application-RemoteDesktopConfig.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-list-targetdevicegroups?view=graph-rest-1.0", - "Variants": [ - "List" - ] - }, - { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/$count", "CommandAlias": null, - "Command": "Get-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroupCount", - "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups", "Permissions": [ { "Name": "Application.Read.All", @@ -411432,20 +411627,107 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-list-targetdevicegroups?view=graph-rest-1.0", + "Command": "Get-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTargetDeviceGroup", + "Method": "GET", + "Variants": [ + "List" + ] + }, + { + "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/$count", + "Permissions": [ + { + "Name": "Application.Read.All", + "Description": "Read applications", + "FullDescription": "Allows the app to read applications and service principals on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "Application.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Application.ReadWrite.All", + "Description": "Read and write applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Application-RemoteDesktopConfig.ReadWrite.All", + "Description": "Read and write the remote desktop security configuration for apps", + "FullDescription": "Allows the app to read and write other apps' remote desktop security configuration, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Directory.ReadWrite.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 + }, + { + "Name": "Application-RemoteDesktopConfig.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroupCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", - "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalRiskDetection", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", "Permissions": [ { "Name": "IdentityRiskEvent.Read.All", @@ -411464,20 +411746,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipalriskdetection-get?view=graph-rest-1.0", + "Command": "Get-MgServicePrincipalRiskDetection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", - "Uri": "/identityProtection/servicePrincipalRiskDetections", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalRiskDetection", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identityProtection/servicePrincipalRiskDetections", "Permissions": [ { "Name": "IdentityRiskEvent.Read.All", @@ -411496,19 +411778,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityprotectionroot-list-serviceprincipalriskdetections?view=graph-rest-1.0", + "Command": "Get-MgServicePrincipalRiskDetection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identityProtection/servicePrincipalRiskDetections/$count", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalRiskDetectionCount", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identityProtection/servicePrincipalRiskDetections/$count", "Permissions": [ { "Name": "IdentityRiskEvent.Read.All", @@ -411527,34 +411809,34 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalRiskDetectionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSynchronization", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalSynchronization", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalSynchronization", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSynchronization", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/acquireAccessToken", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalSynchronizationAccessToken", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/acquireAccessToken", "Permissions": [ { "Name": "Synchronization.ReadWrite.All", @@ -411581,8 +411863,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-acquireaccesstoken?view=graph-rest-1.0", + "Command": "Get-MgServicePrincipalSynchronizationAccessToken", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Acquire", "AcquireExpanded", @@ -411591,12 +411876,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSynchronizationJob", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalSynchronizationJob", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", "Permissions": [ { "Name": "Synchronization.Read.All", @@ -411639,20 +411921,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-get?view=graph-rest-1.0", + "Command": "Get-MgServicePrincipalSynchronizationJob", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSynchronizationJob", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSynchronizationJob", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalSynchronizationJob", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs", "Permissions": [ { "Name": "Synchronization.Read.All", @@ -411695,49 +411977,49 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-list-jobs?view=graph-rest-1.0", + "Command": "Get-MgServicePrincipalSynchronizationJob", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSynchronizationJob", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalSynchronizationJobBulkUpload", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalSynchronizationJobBulkUpload", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalSynchronizationJobBulkUploadContent", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalSynchronizationJobBulkUploadContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/$count", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalSynchronizationJobCount", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/$count", "Permissions": [ { "Name": "Synchronization.Read.All", @@ -411780,20 +412062,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalSynchronizationJobCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSynchronizationSchema", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalSynchronizationJobSchema", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", "Permissions": [ { "Name": "Synchronization.Read.All", @@ -411868,79 +412150,79 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-get?view=graph-rest-1.0", + "Command": "Get-MgServicePrincipalSynchronizationJobSchema", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalSynchronizationJobSchemaDirectory", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalSynchronizationJobSchemaDirectory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalSynchronizationJobSchemaDirectory", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalSynchronizationJobSchemaDirectory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/$count", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalSynchronizationJobSchemaDirectoryCount", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalSynchronizationJobSchemaDirectoryCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/secrets/$count", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalSynchronizationSecretCount", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/secrets/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalSynchronizationSecretCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSynchronizationTemplate", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalSynchronizationTemplate", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", "Permissions": [ { "Name": "Synchronization.Read.All", @@ -411983,20 +412265,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalSynchronizationTemplate", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSynchronizationTemplate", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalSynchronizationTemplate", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates", "Permissions": [ { "Name": "Synchronization.Read.All", @@ -412039,19 +412321,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-list-templates?view=graph-rest-1.0", + "Command": "Get-MgServicePrincipalSynchronizationTemplate", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/$count", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalSynchronizationTemplateCount", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/$count", "Permissions": [ { "Name": "Synchronization.Read.All", @@ -412094,20 +412376,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalSynchronizationTemplateCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSynchronizationSchema", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalSynchronizationTemplateSchema", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", "Permissions": [ { "Name": "Synchronization.Read.All", @@ -412150,123 +412432,123 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalSynchronizationTemplateSchema", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalSynchronizationTemplateSchemaDirectory", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalSynchronizationTemplateSchemaDirectory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalSynchronizationTemplateSchemaDirectory", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalSynchronizationTemplateSchemaDirectory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/$count", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalSynchronizationTemplateSchemaDirectoryCount", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalSynchronizationTemplateSchemaDirectoryCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/{tokenIssuancePolicy-id}", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalTokenIssuancePolicy", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/{tokenIssuancePolicy-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalTokenIssuancePolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalTokenIssuancePolicy", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalTokenIssuancePolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/$count", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalTokenIssuancePolicyCount", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalTokenIssuancePolicyCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/{tokenLifetimePolicy-id}", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalTokenLifetimePolicy", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/{tokenLifetimePolicy-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalTokenLifetimePolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalTokenLifetimePolicy", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -412325,19 +412607,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-tokenlifetimepolicies?view=graph-rest-1.0", + "Command": "Get-MgServicePrincipalTokenLifetimePolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/$count", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalTokenLifetimePolicyCount", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/$count", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -412396,35 +412678,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalTokenLifetimePolicyCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalTransitiveMemberOf", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalTransitiveMemberOf", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalTransitiveMemberOf", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf", "Permissions": [ { "Name": "Application.Read.All", @@ -412491,106 +412773,106 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-transitivememberof?view=graph-rest-1.0", + "Command": "Get-MgServicePrincipalTransitiveMemberOf", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalTransitiveMemberOfAsAdministrativeUnit", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalTransitiveMemberOfAsAdministrativeUnit", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/administrativeUnit", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalTransitiveMemberOfAsAdministrativeUnit", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/administrativeUnit", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalTransitiveMemberOfAsAdministrativeUnit", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryRole", - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/directoryRole", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalTransitiveMemberOfAsDirectoryRole", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/directoryRole", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalTransitiveMemberOfAsDirectoryRole", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryRole", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryRole", - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/directoryRole", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalTransitiveMemberOfAsDirectoryRole", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/directoryRole", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalTransitiveMemberOfAsDirectoryRole", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryRole", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/group", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalTransitiveMemberOfAsGroup", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/group", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalTransitiveMemberOfAsGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/group", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalTransitiveMemberOfAsGroup", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/group", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalTransitiveMemberOfAsGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/$count", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalTransitiveMemberOfCount", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/$count", "Permissions": [ { "Name": "Application.Read.All", @@ -412657,197 +412939,197 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalTransitiveMemberOfCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/administrativeUnit/$count", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalTransitiveMemberOfCountAsAdministrativeUnit", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/administrativeUnit/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalTransitiveMemberOfCountAsAdministrativeUnit", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/directoryRole/$count", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalTransitiveMemberOfCountAsDirectoryRole", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/directoryRole/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalTransitiveMemberOfCountAsDirectoryRole", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/group/$count", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalTransitiveMemberOfCountAsGroup", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/group/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgServicePrincipalTransitiveMemberOfCountAsGroup", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base", - "CommandAlias": null, - "Command": "Get-MgShareContentTypeBase", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgShareContentTypeBase", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "CommandAlias": null, - "Command": "Get-MgShareContentTypeBaseType", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgShareContentTypeBaseType", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes", - "CommandAlias": null, - "Command": "Get-MgShareContentTypeBaseType", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgShareContentTypeBaseType", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/$count", - "CommandAlias": null, - "Command": "Get-MgShareContentTypeBaseTypeCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgShareContentTypeBaseTypeCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/shares/$count", - "CommandAlias": null, - "Command": "Get-MgShareCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgShareCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/shares/{sharedDriveItem-id}/createdByUser", - "CommandAlias": null, - "Command": "Get-MgShareCreatedByUser", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/createdByUser", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgShareCreatedByUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/shares/{sharedDriveItem-id}/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgShareCreatedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgShareCreatedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/shares/{sharedDriveItem-id}/createdByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgShareCreatedByUserServiceProvisioningError", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/createdByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgShareCreatedByUserServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/createdByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgShareCreatedByUserServiceProvisioningErrorCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/createdByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgShareCreatedByUserServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/shares/{sharedDriveItem-id}/driveItem", - "CommandAlias": null, - "Command": "Get-MgShareDriveItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/driveItem", "Permissions": [ { "Name": "Files.ReadWrite", @@ -412906,20 +413188,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shares-get?view=graph-rest-1.0", + "Command": "Get-MgShareDriveItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/driveItem/content", - "CommandAlias": null, - "Command": "Get-MgShareDriveItemContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/driveItem/content", "Permissions": [ { "Name": "Files.Read", @@ -413034,82 +413316,85 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgShareDriveItemContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}", - "CommandAlias": null, - "Command": "Get-MgShareItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgShareItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/shares/{sharedDriveItem-id}/items", - "CommandAlias": null, - "Command": "Get-MgShareItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/items", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgShareItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Get-MgShareItemContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgShareItemContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/items/$count", - "CommandAlias": null, - "Command": "Get-MgShareItemCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/items/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgShareItemCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser", - "CommandAlias": null, - "Command": "Get-MgShareItemLastModifiedByUser", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgShareItemLastModifiedByUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -413118,15 +413403,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgShareItemLastModifiedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgShareItemLastModifiedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -413135,30 +413420,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgShareItemLastModifiedByUserServiceProvisioningError", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgShareItemLastModifiedByUserServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgShareItemLastModifiedByUserServiceProvisioningErrorCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgShareItemLastModifiedByUserServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -413167,15 +413452,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser", - "CommandAlias": null, - "Command": "Get-MgShareLastModifiedByUser", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgShareLastModifiedByUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -413184,15 +413469,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgShareLastModifiedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgShareLastModifiedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -413201,30 +413486,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgShareLastModifiedByUserServiceProvisioningError", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgShareLastModifiedByUserServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgShareLastModifiedByUserServiceProvisioningErrorCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgShareLastModifiedByUserServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -413233,369 +413518,369 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphList", - "Uri": "/shares/{sharedDriveItem-id}/list", - "CommandAlias": null, - "Command": "Get-MgShareList", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgShareList", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphList", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgShareListColumn", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgShareListColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/shares/{sharedDriveItem-id}/list/columns", - "CommandAlias": null, - "Command": "Get-MgShareListColumn", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/columns", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgShareListColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/columns/$count", - "CommandAlias": null, - "Command": "Get-MgShareListColumnCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/columns/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgShareListColumnCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}/sourceColumn", - "CommandAlias": null, - "Command": "Get-MgShareListColumnSourceColumn", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}/sourceColumn", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgShareListColumnSourceColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", - "CommandAlias": null, - "Command": "Get-MgShareListContentType", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgShareListContentType", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes", - "CommandAlias": null, - "Command": "Get-MgShareListContentType", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgShareListContentType", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgShareListContentTypeColumn", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgShareListContentTypeColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns", - "CommandAlias": null, - "Command": "Get-MgShareListContentTypeColumn", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgShareListContentTypeColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/$count", - "CommandAlias": null, - "Command": "Get-MgShareListContentTypeColumnCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgShareListContentTypeColumnCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnLink", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "CommandAlias": null, - "Command": "Get-MgShareListContentTypeColumnLink", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgShareListContentTypeColumnLink", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnLink", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks", - "CommandAlias": null, - "Command": "Get-MgShareListContentTypeColumnLink", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgShareListContentTypeColumnLink", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/$count", - "CommandAlias": null, - "Command": "Get-MgShareListContentTypeColumnLinkCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgShareListContentTypeColumnLinkCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgShareListContentTypeColumnPosition", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgShareListContentTypeColumnPosition", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions", - "CommandAlias": null, - "Command": "Get-MgShareListContentTypeColumnPosition", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgShareListContentTypeColumnPosition", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/$count", - "CommandAlias": null, - "Command": "Get-MgShareListContentTypeColumnPositionCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgShareListContentTypeColumnPositionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "CommandAlias": null, - "Command": "Get-MgShareListContentTypeColumnSourceColumn", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgShareListContentTypeColumnSourceColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/getCompatibleHubContentTypes", - "CommandAlias": null, - "Command": "Get-MgShareListContentTypeCompatibleHubContentType", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/getCompatibleHubContentTypes", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0", + "Command": "Get-MgShareListContentTypeCompatibleHubContentType", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/$count", - "CommandAlias": null, - "Command": "Get-MgShareListContentTypeCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgShareListContentTypeCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser", - "CommandAlias": null, - "Command": "Get-MgShareListCreatedByUser", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgShareListCreatedByUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgShareListCreatedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgShareListCreatedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgShareListCreatedByUserServiceProvisioningError", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgShareListCreatedByUserServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgShareListCreatedByUserServiceProvisioningErrorCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgShareListCreatedByUserServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", - "Uri": "/shares/{sharedDriveItem-id}/list/drive", - "CommandAlias": null, - "Command": "Get-MgShareListDrive", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/drive", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgShareListDrive", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/shares/{sharedDriveItem-id}/listItem", - "CommandAlias": null, - "Command": "Get-MgShareListItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/listItem", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgShareListItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -413604,29 +413889,29 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/shares/{sharedDriveItem-id}/list/items", - "CommandAlias": null, - "Command": "Get-MgShareListItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgShareListItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/getActivitiesByInterval", - "CommandAlias": null, - "Command": "Get-MgShareListItemActivityByInterval", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/getActivitiesByInterval", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgShareListItemActivityByInterval", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -413639,15 +413924,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/analytics", - "CommandAlias": null, - "Command": "Get-MgShareListItemAnalytic", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/analytics", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgShareListItemAnalytic", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -413656,15 +413941,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser", - "CommandAlias": null, - "Command": "Get-MgShareListItemCreatedByUser", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgShareListItemCreatedByUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -413673,15 +413958,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgShareListItemCreatedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgShareListItemCreatedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -413690,30 +413975,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgShareListItemCreatedByUserServiceProvisioningError", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgShareListItemCreatedByUserServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgShareListItemCreatedByUserServiceProvisioningErrorCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgShareListItemCreatedByUserServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -413722,15 +414007,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/shares/{sharedDriveItem-id}/list/items/delta", - "CommandAlias": null, - "Command": "Get-MgShareListItemDelta", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/delta", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-1.0", + "Command": "Get-MgShareListItemDelta", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", "Variants": [ "Delta", "Delta1", @@ -413739,15 +414024,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "CommandAlias": null, - "Command": "Get-MgShareListItemDocumentSetVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgShareListItemDocumentSetVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -413756,30 +414041,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions", - "CommandAlias": null, - "Command": "Get-MgShareListItemDocumentSetVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgShareListItemDocumentSetVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/$count", - "CommandAlias": null, - "Command": "Get-MgShareListItemDocumentSetVersionCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgShareListItemDocumentSetVersionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -413788,15 +414073,15 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "CommandAlias": null, - "Command": "Get-MgShareListItemDocumentSetVersionField", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgShareListItemDocumentSetVersionField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -413805,15 +414090,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem", - "CommandAlias": null, - "Command": "Get-MgShareListItemDriveItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgShareListItemDriveItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -413822,15 +414107,15 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content", - "CommandAlias": null, - "Command": "Get-MgShareListItemDriveItemContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgShareListItemDriveItemContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -413839,15 +414124,15 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", - "CommandAlias": null, - "Command": "Get-MgShareListItemField", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgShareListItemField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -413856,15 +414141,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "CommandAlias": null, - "Command": "Get-MgShareListItemVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgShareListItemVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -413873,30 +414158,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions", - "CommandAlias": null, - "Command": "Get-MgShareListItemVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgShareListItemVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/$count", - "CommandAlias": null, - "Command": "Get-MgShareListItemVersionCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgShareListItemVersionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -413905,15 +414190,15 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "CommandAlias": null, - "Command": "Get-MgShareListItemVersionField", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgShareListItemVersionField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -413922,145 +414207,142 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", - "CommandAlias": null, - "Command": "Get-MgShareListOperation", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgShareListOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/shares/{sharedDriveItem-id}/list/operations", - "CommandAlias": null, - "Command": "Get-MgShareListOperation", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/operations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgShareListOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/operations/$count", - "CommandAlias": null, - "Command": "Get-MgShareListOperationCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/operations/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgShareListOperationCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", - "CommandAlias": null, - "Command": "Get-MgShareListSubscription", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgShareListSubscription", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions", - "CommandAlias": null, - "Command": "Get-MgShareListSubscription", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgShareListSubscription", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/$count", - "CommandAlias": null, - "Command": "Get-MgShareListSubscriptionCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgShareListSubscriptionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/shares/{sharedDriveItem-id}/permission", - "CommandAlias": null, - "Command": "Get-MgSharePermission", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/permission", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSharePermission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/shares/{sharedDriveItem-id}/root", - "CommandAlias": null, - "Command": "Get-MgShareRoot", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/root", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgShareRoot", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/root/content", - "CommandAlias": null, - "Command": "Get-MgShareRootContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/root/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgShareRootContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSharedDriveItem", - "Uri": "/shares/{sharedDriveItem-id}", - "CommandAlias": null, - "Command": "Get-MgShareSharedDriveItemSharedDriveItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}", "Permissions": [ { "Name": "Files.ReadWrite", @@ -414119,49 +414401,49 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shares-get?view=graph-rest-1.0", + "Command": "Get-MgShareSharedDriveItemSharedDriveItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharedDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSharedDriveItem", - "Uri": "/shares", - "CommandAlias": null, - "Command": "Get-MgShareSharedDriveItemSharedDriveItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgShareSharedDriveItemSharedDriveItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharedDriveItem", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", - "Uri": "/shares/{sharedDriveItem-id}/site", - "CommandAlias": null, - "Command": "Get-MgShareSite", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/site", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgShareSite", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", - "Uri": "/sites/{site-id}", - "CommandAlias": null, - "Command": "Get-MgSite", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}", "Permissions": [ { "Name": "Sites.Read.All", @@ -414196,20 +414478,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-get?view=graph-rest-1.0", + "Command": "Get-MgSite", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", - "Uri": "/sites", - "CommandAlias": null, - "Command": "Get-MgSite", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites", "Permissions": [ { "Name": "Sites.Read.All", @@ -414244,22 +414526,25 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-search?view=graph-rest-1.0", + "Command": "Get-MgSite", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/sites/{site-id}/getActivitiesByInterval", - "CommandAlias": null, - "Command": "Get-MgSiteActivityByInterval", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getActivitiesByInterval", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteActivityByInterval", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -414268,12 +414553,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", - "Uri": "/sites/{site-id}/analytics", - "CommandAlias": null, - "Command": "Get-MgSiteAnalytic", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics", "Permissions": [ { "Name": "Files.Read", @@ -414356,138 +414638,138 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteAnalytic", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "CommandAlias": null, - "Command": "Get-MgSiteAnalyticItemActivityStat", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteAnalyticItemActivityStat", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/sites/{site-id}/analytics/itemActivityStats", - "CommandAlias": null, - "Command": "Get-MgSiteAnalyticItemActivityStat", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics/itemActivityStats", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteAnalyticItemActivityStat", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivity", - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "CommandAlias": null, - "Command": "Get-MgSiteAnalyticItemActivityStatActivity", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteAnalyticItemActivityStatActivity", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivity", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivity", - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "CommandAlias": null, - "Command": "Get-MgSiteAnalyticItemActivityStatActivity", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteAnalyticItemActivityStatActivity", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivity", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/$count", - "CommandAlias": null, - "Command": "Get-MgSiteAnalyticItemActivityStatActivityCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteAnalyticItemActivityStatActivityCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem", - "CommandAlias": null, - "Command": "Get-MgSiteAnalyticItemActivityStatActivityDriveItem", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteAnalyticItemActivityStatActivityDriveItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", - "CommandAlias": null, - "Command": "Get-MgSiteAnalyticItemActivityStatActivityDriveItemContent", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteAnalyticItemActivityStatActivityDriveItemContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/analytics/itemActivityStats/$count", - "CommandAlias": null, - "Command": "Get-MgSiteAnalyticItemActivityStatCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics/itemActivityStats/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteAnalyticItemActivityStatCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/sites/{site-id}/analytics/lastSevenDays", - "CommandAlias": null, - "Command": "Get-MgSiteAnalyticLastSevenDay", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics/lastSevenDays", "Permissions": [ { "Name": "Files.Read", @@ -414570,20 +414852,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteAnalyticLastSevenDay", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/sites/{site-id}/analytics/allTime", - "CommandAlias": null, - "Command": "Get-MgSiteAnalyticTime", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics/allTime", "Permissions": [ { "Name": "Files.Read", @@ -414666,20 +414948,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteAnalyticTime", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/sites/{site-id}/getApplicableContentTypesForList(listId='{listId}')", - "CommandAlias": null, - "Command": "Get-MgSiteApplicableContentTypeForList", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getApplicableContentTypesForList(listId='{listId}')", "Permissions": [ { "Name": "Sites.Read.All", @@ -414746,35 +415028,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-1.0", + "Command": "Get-MgSiteApplicableContentTypeForList", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", - "Uri": "/sites/{site-id}/getByPath(path='{path}')", - "CommandAlias": null, - "Command": "Get-MgSiteByPath", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteByPath", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgSiteColumn", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", "Permissions": [ { "Name": "Sites.Read.All", @@ -414841,20 +415123,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/columns", - "CommandAlias": null, - "Command": "Get-MgSiteColumn", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/columns", "Permissions": [ { "Name": "Sites.Read.All", @@ -414921,19 +415203,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-columns?view=graph-rest-1.0", + "Command": "Get-MgSiteColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/columns/$count", - "CommandAlias": null, - "Command": "Get-MgSiteColumnCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/columns/$count", "Permissions": [ { "Name": "Sites.Read.All", @@ -415000,35 +415282,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteColumnCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn", - "CommandAlias": null, - "Command": "Get-MgSiteColumnSourceColumn", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteColumnSourceColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", - "CommandAlias": null, - "Command": "Get-MgSiteContentType", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", "Permissions": [ { "Name": "Sites.Read.All", @@ -415095,20 +415377,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-get?view=graph-rest-1.0", + "Command": "Get-MgSiteContentType", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/sites/{site-id}/contentTypes", - "CommandAlias": null, - "Command": "Get-MgSiteContentType", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes", "Permissions": [ { "Name": "Sites.Read.All", @@ -415175,22 +415457,25 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-contenttypes?view=graph-rest-1.0", + "Command": "Get-MgSiteContentType", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base", - "CommandAlias": null, - "Command": "Get-MgSiteContentTypeBase", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteContentTypeBase", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -415199,15 +415484,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "CommandAlias": null, - "Command": "Get-MgSiteContentTypeBaseType", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteContentTypeBaseType", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -415216,30 +415501,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes", - "CommandAlias": null, - "Command": "Get-MgSiteContentTypeBaseType", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteContentTypeBaseType", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$count", - "CommandAlias": null, - "Command": "Get-MgSiteContentTypeBaseTypeCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteContentTypeBaseTypeCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -415248,12 +415533,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgSiteContentTypeColumn", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [ { "Name": "Sites.Read.All", @@ -415320,20 +415602,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/columndefinition-get?view=graph-rest-1.0", + "Command": "Get-MgSiteContentTypeColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns", - "CommandAlias": null, - "Command": "Get-MgSiteContentTypeColumn", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns", "Permissions": [ { "Name": "Sites.Read.All", @@ -415400,19 +415682,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-list-columns?view=graph-rest-1.0", + "Command": "Get-MgSiteContentTypeColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/$count", - "CommandAlias": null, - "Command": "Get-MgSiteContentTypeColumnCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/$count", "Permissions": [ { "Name": "Sites.Read.All", @@ -415479,123 +415761,123 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteContentTypeColumnCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnLink", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "CommandAlias": null, - "Command": "Get-MgSiteContentTypeColumnLink", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteContentTypeColumnLink", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnLink", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", - "CommandAlias": null, - "Command": "Get-MgSiteContentTypeColumnLink", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteContentTypeColumnLink", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/$count", - "CommandAlias": null, - "Command": "Get-MgSiteContentTypeColumnLinkCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteContentTypeColumnLinkCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgSiteContentTypeColumnPosition", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteContentTypeColumnPosition", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions", - "CommandAlias": null, - "Command": "Get-MgSiteContentTypeColumnPosition", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteContentTypeColumnPosition", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$count", - "CommandAlias": null, - "Command": "Get-MgSiteContentTypeColumnPositionCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteContentTypeColumnPositionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "CommandAlias": null, - "Command": "Get-MgSiteContentTypeColumnSourceColumn", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteContentTypeColumnSourceColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/sites/{site-id}/contentTypes/getCompatibleHubContentTypes", - "CommandAlias": null, - "Command": "Get-MgSiteContentTypeCompatibleHubContentType", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/getCompatibleHubContentTypes", "Permissions": [ { "Name": "Sites.Manage.All", @@ -415630,20 +415912,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0", + "Command": "Get-MgSiteContentTypeCompatibleHubContentType", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/contentTypes/$count", - "CommandAlias": null, - "Command": "Get-MgSiteContentTypeCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/$count", "Permissions": [ { "Name": "Sites.Read.All", @@ -415710,20 +415992,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteContentTypeCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/$count", - "CommandAlias": null, - "Command": "Get-MgSiteCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/$count", "Permissions": [ { "Name": "Sites.Read.All", @@ -415758,19 +416040,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get1" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", - "Uri": "/sites/{site-id}/drive", - "CommandAlias": null, - "Command": "Get-MgSiteDefaultDrive", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/drive", "Permissions": [ { "Name": "Files.Read", @@ -415885,20 +416167,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteDefaultDrive", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", - "Uri": "/sites/delta", - "CommandAlias": null, - "Command": "Get-MgSiteDelta", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/delta", "Permissions": [ { "Name": "Sites.Read.All", @@ -415933,34 +416215,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-delta?view=graph-rest-1.0", + "Command": "Get-MgSiteDelta", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", "Variants": [ "Delta" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", - "Uri": "/sites/{site-id}/drives/{drive-id}", - "CommandAlias": null, - "Command": "Get-MgSiteDrive", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/drives/{drive-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteDrive", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", - "Uri": "/sites/{site-id}/drives", - "CommandAlias": null, - "Command": "Get-MgSiteDrive", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/drives", "Permissions": [ { "Name": "Files.Read", @@ -416075,19 +416357,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteDrive", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/drives/$count", - "CommandAlias": null, - "Command": "Get-MgSiteDriveCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/drives/$count", "Permissions": [ { "Name": "Files.Read", @@ -416202,282 +416484,285 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteDriveCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/externalColumns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgSiteExternalColumn", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/externalColumns/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteExternalColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/externalColumns", - "CommandAlias": null, - "Command": "Get-MgSiteExternalColumn", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/externalColumns", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteExternalColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/externalColumns/$count", - "CommandAlias": null, - "Command": "Get-MgSiteExternalColumnCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/externalColumns/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteExternalColumnCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphList", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/lists", - "CommandAlias": null, - "Command": "Get-MgSiteGetByPath", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/lists", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteGetByPath", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphList", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/analytics", - "CommandAlias": null, - "Command": "Get-MgSiteGetByPathAnalytic", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/analytics", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteGetByPathAnalytic", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getApplicableContentTypesForList(listId='{listId}')", - "CommandAlias": null, - "Command": "Get-MgSiteGetByPathApplicableContentTypeForList", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getApplicableContentTypesForList(listId='{listId}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-1.0", + "Command": "Get-MgSiteGetByPathApplicableContentTypeForList", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/columns", - "CommandAlias": null, - "Command": "Get-MgSiteGetByPathColumn", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/columns", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteGetByPathColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/contentTypes", - "CommandAlias": null, - "Command": "Get-MgSiteGetByPathContentType", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/contentTypes", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteGetByPathContentType", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/drive", - "CommandAlias": null, - "Command": "Get-MgSiteGetByPathDrive", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/drive", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteGetByPathDrive", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/drives", - "CommandAlias": null, - "Command": "Get-MgSiteGetByPathDrive", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/drives", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteGetByPathDrive", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/externalColumns", - "CommandAlias": null, - "Command": "Get-MgSiteGetByPathExternalColumn", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/externalColumns", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteGetByPathExternalColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenote", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/onenote", - "CommandAlias": null, - "Command": "Get-MgSiteGetByPathOnenote", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/onenote", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteGetByPathOnenote", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenote", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/operations", - "CommandAlias": null, - "Command": "Get-MgSiteGetByPathOperation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/operations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteGetByPathOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphBaseSitePage", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/pages", - "CommandAlias": null, - "Command": "Get-MgSiteGetByPathPage", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/pages", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteGetByPathPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBaseSitePage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/permissions", - "CommandAlias": null, - "Command": "Get-MgSiteGetByPathPermission", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/permissions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteGetByPathPermission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/sites", - "CommandAlias": null, - "Command": "Get-MgSiteGetByPathSite", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/sites", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteGetByPathSite", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStore", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/termStore", - "CommandAlias": null, - "Command": "Get-MgSiteGetByPathTermStore", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/termStore", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteGetByPathTermStore", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStore", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStore", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/termStores", - "CommandAlias": null, - "Command": "Get-MgSiteGetByPathTermStore", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/termStores", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteGetByPathTermStore", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStore", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getActivitiesByInterval", - "CommandAlias": null, - "Command": "Get-MgSiteGetGraphBPrePathActivityByInterval", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getActivitiesByInterval", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteGetGraphBPrePathActivityByInterval", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -416486,130 +416771,127 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser", - "CommandAlias": null, - "Command": "Get-MgSiteItemLastModifiedByUser", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteItemLastModifiedByUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgSiteItemLastModifiedByUserMailboxSetting", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteItemLastModifiedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgSiteItemLastModifiedByUserServiceProvisioningError", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteItemLastModifiedByUserServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgSiteItemLastModifiedByUserServiceProvisioningErrorCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteItemLastModifiedByUserServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser", - "CommandAlias": null, - "Command": "Get-MgSiteLastModifiedByUser", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteLastModifiedByUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgSiteLastModifiedByUserMailboxSetting", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteLastModifiedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgSiteLastModifiedByUserServiceProvisioningError", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteLastModifiedByUserServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgSiteLastModifiedByUserServiceProvisioningErrorCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteLastModifiedByUserServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphList", - "Uri": "/sites/{site-id}/lists/{list-id}", - "CommandAlias": null, - "Command": "Get-MgSiteList", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}", "Permissions": [ { "Name": "Sites.Read.All", @@ -416644,20 +416926,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-get?view=graph-rest-1.0", + "Command": "Get-MgSiteList", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphList", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphList", - "Uri": "/sites/{site-id}/lists", - "CommandAlias": null, - "Command": "Get-MgSiteList", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists", "Permissions": [ { "Name": "Sites.Read.All", @@ -416692,19 +416974,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-list?view=graph-rest-1.0", + "Command": "Get-MgSiteList", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphList", + "Method": "GET", "Variants": [ "List1" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgSiteListColumn", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", "Permissions": [ { "Name": "Sites.Read.All", @@ -416771,99 +417053,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteListColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/lists/{list-id}/columns", - "CommandAlias": null, - "Command": "Get-MgSiteListColumn", "Module": "Sites", - "Permissions": [ - { - "Name": "Sites.Read.All", - "Description": "Read items in all site collections", - "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "Sites.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Sites.ReadWrite.All", - "Description": "Edit or delete items in all site collections", - "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Sites.Manage.All", - "Description": "Create, edit, and delete items and lists in all your site collections", - "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Sites.FullControl.All", - "Description": "Have full control of all your site collections", - "FullDescription": "Allow the application to have full control of all site collections on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Sites.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Sites.Manage.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Sites.FullControl.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-list-columns?view=graph-rest-1.0", - "Variants": [ - "List" - ] - }, - { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/columns/$count", "CommandAlias": null, - "Command": "Get-MgSiteListColumnCount", - "Module": "Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/columns", "Permissions": [ { "Name": "Sites.Read.All", @@ -416930,35 +417133,114 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-list-columns?view=graph-rest-1.0", + "Command": "Get-MgSiteListColumn", "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "Variants": [ + "List" + ] + }, + { + "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/columns/$count", + "Permissions": [ + { + "Name": "Sites.Read.All", + "Description": "Read items in all site collections", + "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "Sites.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Sites.ReadWrite.All", + "Description": "Edit or delete items in all site collections", + "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Sites.Manage.All", + "Description": "Create, edit, and delete items and lists in all your site collections", + "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Sites.FullControl.All", + "Description": "Have full control of all your site collections", + "FullDescription": "Allow the application to have full control of all site collections on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Sites.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Sites.Manage.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Sites.FullControl.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "ApiReferenceLink": null, + "Command": "Get-MgSiteListColumnCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn", - "CommandAlias": null, - "Command": "Get-MgSiteListColumnSourceColumn", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteListColumnSourceColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "CommandAlias": null, - "Command": "Get-MgSiteListContentType", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", "Permissions": [ { "Name": "Sites.Read.All", @@ -417025,20 +417307,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteListContentType", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes", - "CommandAlias": null, - "Command": "Get-MgSiteListContentType", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes", "Permissions": [ { "Name": "Sites.Read.All", @@ -417105,19 +417387,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-list-contenttypes?view=graph-rest-1.0", + "Command": "Get-MgSiteListContentType", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgSiteListContentTypeColumn", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [ { "Name": "Sites.Read.All", @@ -417184,20 +417466,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteListContentTypeColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", - "CommandAlias": null, - "Command": "Get-MgSiteListContentTypeColumn", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", "Permissions": [ { "Name": "Sites.Read.All", @@ -417264,19 +417546,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteListContentTypeColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/$count", - "CommandAlias": null, - "Command": "Get-MgSiteListContentTypeColumnCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/$count", "Permissions": [ { "Name": "Sites.Read.All", @@ -417343,123 +417625,123 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteListContentTypeColumnCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnLink", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "CommandAlias": null, - "Command": "Get-MgSiteListContentTypeColumnLink", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteListContentTypeColumnLink", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnLink", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", - "CommandAlias": null, - "Command": "Get-MgSiteListContentTypeColumnLink", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteListContentTypeColumnLink", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/$count", - "CommandAlias": null, - "Command": "Get-MgSiteListContentTypeColumnLinkCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteListContentTypeColumnLinkCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgSiteListContentTypeColumnPosition", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteListContentTypeColumnPosition", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions", - "CommandAlias": null, - "Command": "Get-MgSiteListContentTypeColumnPosition", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteListContentTypeColumnPosition", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$count", - "CommandAlias": null, - "Command": "Get-MgSiteListContentTypeColumnPositionCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteListContentTypeColumnPositionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "CommandAlias": null, - "Command": "Get-MgSiteListContentTypeColumnSourceColumn", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteListContentTypeColumnSourceColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/getCompatibleHubContentTypes", - "CommandAlias": null, - "Command": "Get-MgSiteListContentTypeCompatibleHubContentType", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/getCompatibleHubContentTypes", "Permissions": [ { "Name": "Sites.Manage.All", @@ -417494,20 +417776,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0", + "Command": "Get-MgSiteListContentTypeCompatibleHubContentType", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/$count", - "CommandAlias": null, - "Command": "Get-MgSiteListContentTypeCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/$count", "Permissions": [ { "Name": "Sites.Read.All", @@ -417574,20 +417856,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteListContentTypeCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/$count", - "CommandAlias": null, - "Command": "Get-MgSiteListCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/$count", "Permissions": [ { "Name": "Sites.Read.All", @@ -417622,94 +417904,94 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteListCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser", - "CommandAlias": null, - "Command": "Get-MgSiteListCreatedByUser", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteListCreatedByUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgSiteListCreatedByUserMailboxSetting", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteListCreatedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgSiteListCreatedByUserServiceProvisioningError", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteListCreatedByUserServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgSiteListCreatedByUserServiceProvisioningErrorCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteListCreatedByUserServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", - "Uri": "/sites/{site-id}/lists/{list-id}/drive", - "CommandAlias": null, - "Command": "Get-MgSiteListDrive", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/drive", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteListDrive", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "CommandAlias": null, - "Command": "Get-MgSiteListItem", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", "Permissions": [ { "Name": "Sites.Read.All", @@ -417752,20 +418034,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-get?view=graph-rest-1.0", + "Command": "Get-MgSiteListItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/sites/{site-id}/lists/{list-id}/items", - "CommandAlias": null, - "Command": "Get-MgSiteListItem", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items", "Permissions": [ { "Name": "Sites.Read.All", @@ -417800,22 +418082,25 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-list?view=graph-rest-1.0", + "Command": "Get-MgSiteListItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/getActivitiesByInterval", - "CommandAlias": null, - "Command": "Get-MgSiteListItemActivityByInterval", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/getActivitiesByInterval", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteListItemActivityByInterval", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -417824,12 +418109,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics", - "CommandAlias": null, - "Command": "Get-MgSiteListItemAnalytic", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics", "Permissions": [ { "Name": "Files.Read", @@ -417912,79 +418194,79 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteListItemAnalytic", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser", - "CommandAlias": null, - "Command": "Get-MgSiteListItemCreatedByUser", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteListItemCreatedByUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgSiteListItemCreatedByUserMailboxSetting", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteListItemCreatedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgSiteListItemCreatedByUserServiceProvisioningError", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteListItemCreatedByUserServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgSiteListItemCreatedByUserServiceProvisioningErrorCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteListItemCreatedByUserServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/sites/{site-id}/lists/{list-id}/items/delta", - "CommandAlias": null, - "Command": "Get-MgSiteListItemDelta", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/delta", "Permissions": [ { "Name": "Sites.Read.All", @@ -418019,8 +418301,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-1.0", + "Command": "Get-MgSiteListItemDelta", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", "Variants": [ "Delta", "Delta1", @@ -418029,12 +418314,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "CommandAlias": null, - "Command": "Get-MgSiteListItemDocumentSetVersion", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", "Permissions": [ { "Name": "Sites.Read.All", @@ -418117,115 +418399,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-get?view=graph-rest-1.0", + "Command": "Get-MgSiteListItemDocumentSetVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", - "CommandAlias": null, - "Command": "Get-MgSiteListItemDocumentSetVersion", "Module": "Sites", - "Permissions": [ - { - "Name": "Sites.Read.All", - "Description": "Read items in all site collections", - "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "Sites.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Sites.Selected", - "Description": "Access selected Sites, on behalf of the signed-in user", - "FullDescription": "Allow the application to access a subset of site collections on behalf of the signed-in user. The specific site collections and the permissions granted will be configured in SharePoint Online.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Sites.ReadWrite.All", - "Description": "Edit or delete items in all site collections", - "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Sites.Manage.All", - "Description": "Create, edit, and delete items and lists in all your site collections", - "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Sites.FullControl.All", - "Description": "Have full control of all your site collections", - "FullDescription": "Allow the application to have full control of all site collections on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Sites.Selected", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Sites.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Sites.Manage.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Sites.FullControl.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-list-documentsetversions?view=graph-rest-1.0", - "Variants": [ - "List" - ] - }, - { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/$count", "CommandAlias": null, - "Command": "Get-MgSiteListItemDocumentSetVersionCount", - "Module": "Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", "Permissions": [ { "Name": "Sites.Read.All", @@ -418308,35 +418495,130 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-list-documentsetversions?view=graph-rest-1.0", + "Command": "Get-MgSiteListItemDocumentSetVersion", "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", + "Variants": [ + "List" + ] + }, + { + "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/$count", + "Permissions": [ + { + "Name": "Sites.Read.All", + "Description": "Read items in all site collections", + "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "Sites.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Sites.Selected", + "Description": "Access selected Sites, on behalf of the signed-in user", + "FullDescription": "Allow the application to access a subset of site collections on behalf of the signed-in user. The specific site collections and the permissions granted will be configured in SharePoint Online.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Sites.ReadWrite.All", + "Description": "Edit or delete items in all site collections", + "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Sites.Manage.All", + "Description": "Create, edit, and delete items and lists in all your site collections", + "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Sites.FullControl.All", + "Description": "Have full control of all your site collections", + "FullDescription": "Allow the application to have full control of all site collections on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Sites.Selected", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Sites.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Sites.Manage.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Sites.FullControl.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "ApiReferenceLink": null, + "Command": "Get-MgSiteListItemDocumentSetVersionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "CommandAlias": null, - "Command": "Get-MgSiteListItemDocumentSetVersionField", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteListItemDocumentSetVersionField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem", - "CommandAlias": null, - "Command": "Get-MgSiteListItemDriveItem", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem", "Permissions": [ { "Name": "Files.Read", @@ -418451,50 +418733,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteListItemDriveItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", - "CommandAlias": null, - "Command": "Get-MgSiteListItemDriveItemContent", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteListItemDriveItemContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "CommandAlias": null, - "Command": "Get-MgSiteListItemField", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteListItemField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "CommandAlias": null, - "Command": "Get-MgSiteListItemVersion", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", "Permissions": [ { "Name": "Sites.Read.All", @@ -418529,20 +418811,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-get?view=graph-rest-1.0", + "Command": "Get-MgSiteListItemVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", - "CommandAlias": null, - "Command": "Get-MgSiteListItemVersion", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", "Permissions": [ { "Name": "Sites.Read.All", @@ -418577,19 +418859,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-list-versions?view=graph-rest-1.0", + "Command": "Get-MgSiteListItemVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/$count", - "CommandAlias": null, - "Command": "Get-MgSiteListItemVersionCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/$count", "Permissions": [ { "Name": "Sites.Read.All", @@ -418624,35 +418906,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteListItemVersionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "CommandAlias": null, - "Command": "Get-MgSiteListItemVersionField", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteListItemVersionField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "CommandAlias": null, - "Command": "Get-MgSiteListOperation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", "Permissions": [ { "Name": "Sites.Read.All", @@ -418719,20 +419001,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteListOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/sites/{site-id}/lists/{list-id}/operations", - "CommandAlias": null, - "Command": "Get-MgSiteListOperation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/operations", "Permissions": [ { "Name": "Sites.Read.All", @@ -418799,19 +419081,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteListOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/operations/$count", - "CommandAlias": null, - "Command": "Get-MgSiteListOperationCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/operations/$count", "Permissions": [ { "Name": "Sites.Read.All", @@ -418878,79 +419160,79 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteListOperationCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "CommandAlias": null, - "Command": "Get-MgSiteListSubscription", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteListSubscription", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions", - "CommandAlias": null, - "Command": "Get-MgSiteListSubscription", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteListSubscription", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/$count", - "CommandAlias": null, - "Command": "Get-MgSiteListSubscriptionCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteListSubscriptionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenote", - "Uri": "/sites/{site-id}/onenote", - "CommandAlias": null, - "Command": "Get-MgSiteOnenote", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteOnenote", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenote", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteNotebook", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", "Permissions": [ { "Name": "Notes.Create", @@ -419033,20 +419315,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteOnenoteNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/sites/{site-id}/onenote/notebooks", - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteNotebook", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks", "Permissions": [ { "Name": "Notes.Create", @@ -419129,19 +419411,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteOnenoteNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/notebooks/$count", - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteNotebookCount", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/$count", "Permissions": [ { "Name": "Notes.Create", @@ -419224,20 +419506,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteOnenoteNotebookCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCopyNotebookModel", - "Uri": "/sites/{site-id}/onenote/notebooks/getNotebookFromWebUrl", - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteNotebookFromWebUrl", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/getNotebookFromWebUrl", "Permissions": [ { "Name": "Notes.Create", @@ -419296,8 +419578,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-1.0", + "Command": "Get-MgSiteOnenoteNotebookFromWebUrl", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCopyNotebookModel", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -419306,12 +419591,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRecentNotebook", - "Uri": "/sites/{site-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", - "CommandAlias": "Get-MgSiteRecentNotebook", - "Command": "Get-MgSiteOnenoteNotebookRecentNotebook", "Module": "Notes", + "CommandAlias": "Get-MgSiteRecentNotebook", + "Uri": "/sites/{site-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", "Permissions": [ { "Name": "Notes.Create", @@ -419394,35 +419676,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getrecentnotebooks?view=graph-rest-1.0", + "Command": "Get-MgSiteOnenoteNotebookRecentNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRecentNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteNotebookSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteOnenoteNotebookSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteNotebookSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", "Permissions": [ { "Name": "Notes.Create", @@ -419505,19 +419787,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteOnenoteNotebookSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/$count", - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteNotebookSectionCount", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/$count", "Permissions": [ { "Name": "Notes.Create", @@ -419600,23 +419882,26 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteOnenoteNotebookSectionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteNotebookSectionGroup", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteOnenoteNotebookSectionGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -419625,12 +419910,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteNotebookSectionGroup", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", "Permissions": [ { "Name": "Notes.Create", @@ -419713,23 +419995,26 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteOnenoteNotebookSectionGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteNotebookSectionGroupCount", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteOnenoteNotebookSectionGroupCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -419738,324 +420023,321 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteNotebookSectionGroupParentNotebook", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteOnenoteNotebookSectionGroupParentNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteNotebookSectionGroupParentSectionGroup", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteOnenoteNotebookSectionGroupParentSectionGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteNotebookSectionGroupSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteOnenoteNotebookSectionGroupSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteNotebookSectionGroupSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteOnenoteNotebookSectionGroupSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/$count", - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteNotebookSectionGroupSectionCount", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteOnenoteNotebookSectionGroupSectionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteNotebookSectionGroupSectionPage", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteOnenoteNotebookSectionGroupSectionPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteNotebookSectionGroupSectionPage", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteOnenoteNotebookSectionGroupSectionPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteNotebookSectionGroupSectionPageContent", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteOnenoteNotebookSectionGroupSectionPageContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteNotebookSectionGroupSectionPageCount", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteOnenoteNotebookSectionGroupSectionPageCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteNotebookSectionGroupSectionPageParentNotebook", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteOnenoteNotebookSectionGroupSectionPageParentNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteNotebookSectionGroupSectionPageParentSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteOnenoteNotebookSectionGroupSectionPageParentSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteNotebookSectionGroupSectionParentNotebook", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteOnenoteNotebookSectionGroupSectionParentNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteNotebookSectionGroupSectionParentSectionGroup", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteOnenoteNotebookSectionGroupSectionParentSectionGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteNotebookSectionPage", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteOnenoteNotebookSectionPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteNotebookSectionPage", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteOnenoteNotebookSectionPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteNotebookSectionPageContent", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteOnenoteNotebookSectionPageContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/$count", - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteNotebookSectionPageCount", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteOnenoteNotebookSectionPageCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteNotebookSectionPageParentNotebook", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteOnenoteNotebookSectionPageParentNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteNotebookSectionPageParentSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteOnenoteNotebookSectionPageParentSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteNotebookSectionParentNotebook", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteOnenoteNotebookSectionParentNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteNotebookSectionParentSectionGroup", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteOnenoteNotebookSectionParentSectionGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/sites/{site-id}/onenote/operations/{onenoteOperation-id}", - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteOperation", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/operations/{onenoteOperation-id}", "Permissions": [ { "Name": "Notes.Create", @@ -420105,14 +420387,131 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false }, - { - "Name": "Notes.Read", - "Description": "Read your OneNote notebooks", - "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, + { + "Name": "Notes.Read", + "Description": "Read your OneNote notebooks", + "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Notes.ReadWrite", + "Description": "Read and write your OneNote notebooks", + "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": false + }, + { + "Name": "Notes.Read", + "Description": "Read your OneNote notebooks", + "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": false + }, + { + "Name": "Notes.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, + "Command": "Get-MgSiteOnenoteOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { + "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/operations", + "Permissions": [], + "ApiReferenceLink": null, + "Command": "Get-MgSiteOnenoteOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "GET", + "Variants": [ + "List" + ] + }, + { + "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/operations/$count", + "Permissions": [], + "ApiReferenceLink": null, + "Command": "Get-MgSiteOnenoteOperationCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { + "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", + "Permissions": [ + { + "Name": "Notes.Read", + "Description": "Read your OneNote notebooks", + "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "Notes.Read", + "Description": "Read your OneNote notebooks", + "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": true + }, + { + "Name": "Notes.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Notes.ReadWrite.All", + "Description": "Read and write all OneNote notebooks that you can access", + "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Notes.ReadWrite", + "Description": "Read and write your OneNote notebooks", + "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Notes.Read.All", + "Description": "Read all OneNote notebooks that you can access", + "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, { "Name": "Notes.ReadWrite", "Description": "Read and write your OneNote notebooks", @@ -420121,14 +420520,6 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false }, - { - "Name": "Notes.Read", - "Description": "Read your OneNote notebooks", - "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": false - }, { "Name": "Notes.ReadWrite.All", "Description": null, @@ -420138,49 +420529,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/sites/{site-id}/onenote/operations", - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteOperation", - "Module": "Notes", - "Permissions": [], + "Command": "Get-MgSiteOnenotePage", "ApiVersion": "v1.0", - "ApiReferenceLink": null, - "Variants": [ - "List" - ] - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/operations/$count", - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteOperationCount", - "Module": "Notes", - "Permissions": [], - "ApiVersion": "v1.0", - "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Get-MgSiteOnenotePage", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/pages", "Permissions": [ { "Name": "Notes.Read", @@ -420247,114 +420609,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/sites/{site-id}/onenote/pages", - "CommandAlias": null, "Command": "Get-MgSiteOnenotePage", - "Module": "Notes", - "Permissions": [ - { - "Name": "Notes.Read", - "Description": "Read your OneNote notebooks", - "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "Notes.Read", - "Description": "Read your OneNote notebooks", - "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": true - }, - { - "Name": "Notes.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Notes.ReadWrite.All", - "Description": "Read and write all OneNote notebooks that you can access", - "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Notes.ReadWrite", - "Description": "Read and write your OneNote notebooks", - "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Notes.Read.All", - "Description": "Read all OneNote notebooks that you can access", - "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Notes.ReadWrite", - "Description": "Read and write your OneNote notebooks", - "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": false - }, - { - "Name": "Notes.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "ApiVersion": "v1.0", - "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Get-MgSiteOnenotePageContent", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteOnenotePageContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/pages/$count", - "CommandAlias": null, - "Command": "Get-MgSiteOnenotePageCount", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/pages/$count", "Permissions": [ { "Name": "Notes.Read", @@ -420421,79 +420703,79 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteOnenotePageCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgSiteOnenotePageParentNotebook", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteOnenotePageParentNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection", - "CommandAlias": null, - "Command": "Get-MgSiteOnenotePageParentSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteOnenotePageParentSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteResource", - "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}", - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteResource", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteOnenoteResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteResource", - "Uri": "/sites/{site-id}/onenote/resources", - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteResource", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/resources", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteOnenoteResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteResource", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteResourceContent", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", "Permissions": [ { "Name": "Notes.Read", @@ -420560,35 +420842,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteOnenoteResourceContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/resources/$count", - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteResourceCount", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/resources/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteOnenoteResourceCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", "Permissions": [ { "Name": "Notes.Create", @@ -420671,20 +420953,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteOnenoteSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/sites/{site-id}/onenote/sections", - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sections", "Permissions": [ { "Name": "Notes.Create", @@ -420767,19 +421049,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteOnenoteSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/sections/$count", - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteSectionCount", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sections/$count", "Permissions": [ { "Name": "Notes.Create", @@ -420862,20 +421144,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteOnenoteSectionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteSectionGroup", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", "Permissions": [ { "Name": "Notes.Create", @@ -420958,8 +421240,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteOnenoteSectionGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -420968,12 +421253,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/sites/{site-id}/onenote/sectionGroups", - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteSectionGroup", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups", "Permissions": [ { "Name": "Notes.Create", @@ -421056,20 +421338,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteOnenoteSectionGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteSectionGroupCount", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", "Permissions": [ { "Name": "Notes.Create", @@ -421152,8 +421434,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteOnenoteSectionGroupCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -421162,57 +421447,54 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteSectionGroupParentNotebook", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteOnenoteSectionGroupParentNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteSectionGroupParentSectionGroup", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteOnenoteSectionGroupParentSectionGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteSectionGroupSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteOnenoteSectionGroupSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteSectionGroupSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", "Permissions": [ { "Name": "Notes.Create", @@ -421295,19 +421577,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteOnenoteSectionGroupSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/$count", - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteSectionGroupSectionCount", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/$count", "Permissions": [ { "Name": "Notes.Create", @@ -421390,154 +421672,154 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteOnenoteSectionGroupSectionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteSectionGroupSectionPage", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteOnenoteSectionGroupSectionPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteSectionGroupSectionPage", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteOnenoteSectionGroupSectionPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteSectionGroupSectionPageContent", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteOnenoteSectionGroupSectionPageContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteSectionGroupSectionPageCount", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteOnenoteSectionGroupSectionPageCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteSectionGroupSectionPageParentNotebook", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteOnenoteSectionGroupSectionPageParentNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteSectionGroupSectionPageParentSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteOnenoteSectionGroupSectionPageParentSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteSectionGroupSectionParentNotebook", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteOnenoteSectionGroupSectionParentNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteSectionGroupSectionParentSectionGroup", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteOnenoteSectionGroupSectionParentSectionGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteSectionPage", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteOnenoteSectionPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteSectionPage", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", "Permissions": [ { "Name": "Notes.Read", @@ -421604,34 +421886,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteOnenoteSectionPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteSectionPageContent", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteOnenoteSectionPageContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/$count", - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteSectionPageCount", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/$count", "Permissions": [ { "Name": "Notes.Read", @@ -421698,80 +421980,80 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteOnenoteSectionPageCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteSectionPageParentNotebook", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteOnenoteSectionPageParentNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteSectionPageParentSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteOnenoteSectionPageParentSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteSectionParentNotebook", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteOnenoteSectionParentNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup", - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteSectionParentSectionGroup", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteOnenoteSectionParentSectionGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}", - "CommandAlias": null, - "Command": "Get-MgSiteOperation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}", "Permissions": [ { "Name": "Sites.Read.All", @@ -421838,20 +422120,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/richlongrunningoperation-get?view=graph-rest-1.0", + "Command": "Get-MgSiteOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/sites/{site-id}/operations", - "CommandAlias": null, - "Command": "Get-MgSiteOperation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/operations", "Permissions": [ { "Name": "Sites.Read.All", @@ -421918,19 +422200,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-operations?view=graph-rest-1.0", + "Command": "Get-MgSiteOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/operations/$count", - "CommandAlias": null, - "Command": "Get-MgSiteOperationCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/operations/$count", "Permissions": [ { "Name": "Sites.Read.All", @@ -421997,20 +422279,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteOperationCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphBaseSitePage", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}", - "CommandAlias": null, - "Command": "Get-MgSitePage", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}", "Permissions": [ { "Name": "Sites.Read.All", @@ -422045,20 +422327,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/basesitepage-get?view=graph-rest-1.0", + "Command": "Get-MgSitePage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBaseSitePage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphBaseSitePage", - "Uri": "/sites/{site-id}/pages", - "CommandAlias": null, - "Command": "Get-MgSitePage", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages", "Permissions": [ { "Name": "Sites.Read.All", @@ -422093,34 +422375,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/basesitepage-list?view=graph-rest-1.0", + "Command": "Get-MgSitePage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBaseSitePage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSitePage", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage", - "CommandAlias": null, - "Command": "Get-MgSitePageAsSitePage", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sitepage-get?view=graph-rest-1.0", + "Command": "Get-MgSitePageAsSitePage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSitePage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSitePage", - "Uri": "/sites/{site-id}/pages/sitePage", - "CommandAlias": null, - "Command": "Get-MgSitePageAsSitePage", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/sitePage", "Permissions": [ { "Name": "Sites.Read.All", @@ -422155,387 +422437,387 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sitepage-get?view=graph-rest-1.0", + "Command": "Get-MgSitePageAsSitePage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSitePage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCanvasLayout", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", - "CommandAlias": null, - "Command": "Get-MgSitePageAsSitePageCanvaLayout", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSitePageAsSitePageCanvaLayout", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCanvasLayout", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphHorizontalSection", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", - "CommandAlias": null, - "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSection", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphHorizontalSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphHorizontalSection", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", - "CommandAlias": null, - "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSection", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphHorizontalSection", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "CommandAlias": null, - "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", - "CommandAlias": null, - "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/$count", - "CommandAlias": null, - "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "CommandAlias": null, - "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWebPart", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", - "CommandAlias": null, - "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWebPart", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/$count", - "CommandAlias": null, - "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpartCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpartCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/$count", - "CommandAlias": null, - "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVerticalSection", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", - "CommandAlias": null, - "Command": "Get-MgSitePageAsSitePageCanvaLayoutVerticalSection", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSitePageAsSitePageCanvaLayoutVerticalSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVerticalSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", - "CommandAlias": null, - "Command": "Get-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWebPart", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", - "CommandAlias": null, - "Command": "Get-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWebPart", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/$count", - "CommandAlias": null, - "Command": "Get-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpartCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpartCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser", - "CommandAlias": null, - "Command": "Get-MgSitePageAsSitePageCreatedByUser", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSitePageAsSitePageCreatedByUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgSitePageAsSitePageCreatedByUserMailboxSetting", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSitePageAsSitePageCreatedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgSitePageAsSitePageCreatedByUserServiceProvisioningError", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSitePageAsSitePageCreatedByUserServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgSitePageAsSitePageCreatedByUserServiceProvisioningErrorCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSitePageAsSitePageCreatedByUserServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser", - "CommandAlias": null, - "Command": "Get-MgSitePageAsSitePageLastModifiedByUser", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSitePageAsSitePageLastModifiedByUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgSitePageAsSitePageLastModifiedByUserMailboxSetting", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSitePageAsSitePageLastModifiedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgSitePageAsSitePageLastModifiedByUserServiceProvisioningError", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSitePageAsSitePageLastModifiedByUserServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgSitePageAsSitePageLastModifiedByUserServiceProvisioningErrorCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSitePageAsSitePageLastModifiedByUserServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", - "CommandAlias": null, - "Command": "Get-MgSitePageAsSitePageWebPart", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSitePageAsSitePageWebPart", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWebPart", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", - "CommandAlias": null, - "Command": "Get-MgSitePageAsSitePageWebPart", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSitePageAsSitePageWebPart", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWebPart", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/$count", - "CommandAlias": null, - "Command": "Get-MgSitePageAsSitePageWebPartCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSitePageAsSitePageWebPartCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/pages/$count", - "CommandAlias": null, - "Command": "Get-MgSitePageCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/$count", "Permissions": [ { "Name": "Sites.Read.All", @@ -422570,20 +422852,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSitePageCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/pages/sitePage/$count", - "CommandAlias": null, - "Command": "Get-MgSitePageCountAsSitePage", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/sitePage/$count", "Permissions": [ { "Name": "Sites.Read.All", @@ -422618,198 +422900,198 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSitePageCountAsSitePage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser", - "CommandAlias": null, - "Command": "Get-MgSitePageCreatedByUser", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSitePageCreatedByUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgSitePageCreatedByUserMailboxSetting", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSitePageCreatedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgSitePageCreatedByUserServiceProvisioningError", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSitePageCreatedByUserServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgSitePageCreatedByUserServiceProvisioningErrorCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSitePageCreatedByUserServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser", - "CommandAlias": null, - "Command": "Get-MgSitePageLastModifiedByUser", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSitePageLastModifiedByUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgSitePageLastModifiedByUserMailboxSetting", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSitePageLastModifiedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgSitePageLastModifiedByUserServiceProvisioningError", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSitePageLastModifiedByUserServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgSitePageLastModifiedByUserServiceProvisioningErrorCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSitePageLastModifiedByUserServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphWebPartPosition", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}/getPositionOfWebPart", - "CommandAlias": null, - "Command": "Get-MgSitePageMicrosoftGraphSitePageCanvaLayoutHorizontalSectionColumnWebpartPositionOfWebPart", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}/getPositionOfWebPart", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSitePageMicrosoftGraphSitePageCanvaLayoutHorizontalSectionColumnWebpartPositionOfWebPart", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWebPartPosition", + "Method": "POST", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphWebPartPosition", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}/getPositionOfWebPart", - "CommandAlias": null, - "Command": "Get-MgSitePageMicrosoftGraphSitePageCanvaLayoutVerticalSectionWebpartPositionOfWebPart", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}/getPositionOfWebPart", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSitePageMicrosoftGraphSitePageCanvaLayoutVerticalSectionWebpartPositionOfWebPart", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWebPartPosition", + "Method": "POST", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphWebPartPosition", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}/getPositionOfWebPart", - "CommandAlias": null, - "Command": "Get-MgSitePageMicrosoftGraphSitePageWebPartPositionOfWebPart", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}/getPositionOfWebPart", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSitePageMicrosoftGraphSitePageWebPartPositionOfWebPart", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWebPartPosition", + "Method": "POST", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/sites/{site-id}/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Get-MgSitePermission", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-get-permission?view=graph-rest-1.0", + "Command": "Get-MgSitePermission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/sites/{site-id}/permissions", - "CommandAlias": null, - "Command": "Get-MgSitePermission", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/permissions", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -422828,19 +423110,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-permissions?view=graph-rest-1.0", + "Command": "Get-MgSitePermission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/permissions/$count", - "CommandAlias": null, - "Command": "Get-MgSitePermissionCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/permissions/$count", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -422859,20 +423141,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSitePermissionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStore", - "Uri": "/sites/{site-id}/termStore", - "CommandAlias": null, - "Command": "Get-MgSiteTermStore", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore", "Permissions": [ { "Name": "TermStore.Read.All", @@ -422891,8 +423173,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-store-get?view=graph-rest-1.0", + "Command": "Get-MgSiteTermStore", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStore", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -422901,41 +423186,38 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStore", - "Uri": "/sites/{site-id}/termStores", - "CommandAlias": null, - "Command": "Get-MgSiteTermStore", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStores", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStore", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStore", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/termStores/$count", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStores/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreGroup", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroup", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}", "Permissions": [ { "Name": "TermStore.Read.All", @@ -422954,8 +423236,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-group-get?view=graph-rest-1.0", + "Command": "Get-MgSiteTermStoreGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -422964,12 +423249,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreGroup", - "Uri": "/sites/{site-id}/termStore/groups", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroup", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups", "Permissions": [ { "Name": "TermStore.Read.All", @@ -422988,20 +423270,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-list-groups?view=graph-rest-1.0", + "Command": "Get-MgSiteTermStoreGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/groups/$count", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/$count", "Permissions": [ { "Name": "TermStore.Read.All", @@ -423020,8 +423302,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreGroupCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -423030,15 +423315,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupSet", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreGroupSet", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -423047,12 +423332,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupSet", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets", "Permissions": [ { "Name": "TermStore.Read.All", @@ -423071,23 +423353,26 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-group-list-sets?view=graph-rest-1.0", + "Command": "Get-MgSiteTermStoreGroupSet", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupSetChild", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreGroupSetChild", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -423100,15 +423385,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupSetChild", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreGroupSetChild", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "List", "List1", @@ -423117,15 +423402,15 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/$count", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupSetChildCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreGroupSetChildCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -423138,15 +423423,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupSetChildRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreGroupSetChildRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -423159,15 +423444,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupSetChildRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreGroupSetChildRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "List", "List1", @@ -423176,15 +423461,15 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupSetChildRelationCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreGroupSetChildRelationCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -423197,15 +423482,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupSetChildRelationFromTerm", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreGroupSetChildRelationFromTerm", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -423218,15 +423503,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupSetChildRelationSet", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreGroupSetChildRelationSet", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -423239,15 +423524,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupSetChildRelationToTerm", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreGroupSetChildRelationToTerm", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -423260,15 +423545,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/set", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupSetChildSet", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/set", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreGroupSetChildSet", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -423281,12 +423566,9 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/$count", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupSetCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/$count", "Permissions": [ { "Name": "TermStore.Read.All", @@ -423305,8 +423587,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreGroupSetCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -423315,15 +423600,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreGroup", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupSetParentGroup", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreGroupSetParentGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -423332,15 +423617,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupSetRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreGroupSetRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -423349,30 +423634,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupSetRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreGroupSetRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/$count", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupSetRelationCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreGroupSetRelationCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -423381,15 +423666,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/fromTerm", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupSetRelationFromTerm", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/fromTerm", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreGroupSetRelationFromTerm", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -423398,15 +423683,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/set", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupSetRelationSet", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/set", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreGroupSetRelationSet", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -423415,15 +423700,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/toTerm", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupSetRelationToTerm", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/toTerm", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreGroupSetRelationToTerm", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -423432,12 +423717,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupSetTerm", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", "Permissions": [ { "Name": "TermStore.Read.All", @@ -423456,8 +423738,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-term-get?view=graph-rest-1.0", + "Command": "Get-MgSiteTermStoreGroupSetTerm", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -423466,30 +423751,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupSetTerm", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreGroupSetTerm", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupSetTermChild", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreGroupSetTermChild", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -423498,30 +423783,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupSetTermChild", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreGroupSetTermChild", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/$count", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupSetTermChildCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreGroupSetTermChildCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -423530,15 +423815,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupSetTermChildRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreGroupSetTermChildRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -423547,30 +423832,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupSetTermChildRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreGroupSetTermChildRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupSetTermChildRelationCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreGroupSetTermChildRelationCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -423579,15 +423864,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupSetTermChildRelationFromTerm", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreGroupSetTermChildRelationFromTerm", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -423596,15 +423881,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupSetTermChildRelationSet", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreGroupSetTermChildRelationSet", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -423613,15 +423898,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupSetTermChildRelationToTerm", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreGroupSetTermChildRelationToTerm", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -423630,15 +423915,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupSetTermChildSet", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreGroupSetTermChildSet", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -423647,15 +423932,15 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/$count", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupSetTermCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreGroupSetTermCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -423664,15 +423949,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupSetTermRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreGroupSetTermRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -423681,30 +423966,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupSetTermRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreGroupSetTermRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/$count", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupSetTermRelationCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreGroupSetTermRelationCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -423713,15 +423998,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupSetTermRelationFromTerm", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreGroupSetTermRelationFromTerm", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -423730,15 +424015,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupSetTermRelationSet", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreGroupSetTermRelationSet", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -423747,15 +424032,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupSetTermRelationToTerm", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreGroupSetTermRelationToTerm", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -423764,15 +424049,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/set", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupSetTermSet", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/set", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreGroupSetTermSet", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -423781,12 +424066,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSet", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}", "Permissions": [ { "Name": "TermStore.Read.All", @@ -423805,8 +424087,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-set-get?view=graph-rest-1.0", + "Command": "Get-MgSiteTermStoreSet", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -423815,30 +424100,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/sites/{site-id}/termStore/sets", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSet", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreSet", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetChild", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreSetChild", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -423851,12 +424136,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetChild", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children", "Permissions": [ { "Name": "TermStore.Read.All", @@ -423875,8 +424157,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-term-list-children?view=graph-rest-1.0", + "Command": "Get-MgSiteTermStoreSetChild", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "List", "List1", @@ -423885,15 +424170,15 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/$count", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetChildCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreSetChildCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -423906,15 +424191,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetChildRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreSetChildRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -423927,15 +424212,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetChildRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreSetChildRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "List", "List1", @@ -423944,15 +424229,15 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetChildRelationCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreSetChildRelationCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -423965,15 +424250,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetChildRelationFromTerm", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreSetChildRelationFromTerm", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -423986,15 +424271,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetChildRelationSet", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreSetChildRelationSet", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -424007,15 +424292,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetChildRelationToTerm", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreSetChildRelationToTerm", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -424028,15 +424313,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/set", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetChildSet", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/set", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreSetChildSet", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -424049,15 +424334,15 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/sets/$count", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreSetCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -424066,15 +424351,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreGroup", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetParentGroup", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreSetParentGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -424083,15 +424368,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSet", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreSetParentGroupSet", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -424100,30 +424385,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSet", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreSetParentGroupSet", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetChild", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreSetParentGroupSetChild", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -424136,15 +424421,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetChild", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreSetParentGroupSetChild", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "List", "List1", @@ -424153,15 +424438,15 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/$count", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetChildCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreSetParentGroupSetChildCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -424174,15 +424459,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -424195,15 +424480,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "List", "List1", @@ -424212,15 +424497,15 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/$count", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelationCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelationCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -424233,15 +424518,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelationFromTerm", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelationFromTerm", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -424254,15 +424539,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelationSet", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelationSet", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -424275,15 +424560,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelationToTerm", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelationToTerm", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -424296,15 +424581,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/set", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetChildSet", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/set", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreSetParentGroupSetChildSet", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -424317,15 +424602,15 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/$count", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreSetParentGroupSetCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -424334,15 +424619,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreSetParentGroupSetRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -424351,30 +424636,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreSetParentGroupSetRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/$count", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetRelationCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreSetParentGroupSetRelationCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -424383,15 +424668,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/fromTerm", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetRelationFromTerm", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/fromTerm", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreSetParentGroupSetRelationFromTerm", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -424400,15 +424685,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/set", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetRelationSet", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/set", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreSetParentGroupSetRelationSet", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -424417,15 +424702,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/toTerm", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetRelationToTerm", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/toTerm", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreSetParentGroupSetRelationToTerm", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -424434,15 +424719,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetTerm", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreSetParentGroupSetTerm", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -424451,30 +424736,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetTerm", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreSetParentGroupSetTerm", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChild", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChild", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -424483,30 +424768,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChild", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChild", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/$count", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -424515,15 +424800,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -424532,30 +424817,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/$count", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelationCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelationCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -424564,15 +424849,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelationFromTerm", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelationFromTerm", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -424581,15 +424866,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelationSet", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelationSet", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -424598,15 +424883,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelationToTerm", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelationToTerm", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -424615,15 +424900,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/set", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildSet", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/set", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildSet", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -424632,15 +424917,15 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/$count", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -424649,15 +424934,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -424666,30 +424951,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/$count", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelationCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelationCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -424698,15 +424983,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/fromTerm", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelationFromTerm", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/fromTerm", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelationFromTerm", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -424715,15 +425000,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/set", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelationSet", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/set", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelationSet", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -424732,15 +425017,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/toTerm", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelationToTerm", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/toTerm", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelationToTerm", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -424749,15 +425034,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/set", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermSet", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/set", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermSet", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -424766,15 +425051,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreSetRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -424783,12 +425068,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations", "Permissions": [ { "Name": "TermStore.Read.All", @@ -424807,20 +425089,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-term-list-relations?view=graph-rest-1.0", + "Command": "Get-MgSiteTermStoreSetRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/$count", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetRelationCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/$count", "Permissions": [ { "Name": "TermStore.Read.All", @@ -424839,8 +425121,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreSetRelationCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -424849,15 +425134,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetRelationFromTerm", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreSetRelationFromTerm", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -424866,15 +425151,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetRelationSet", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreSetRelationSet", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -424883,15 +425168,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetRelationToTerm", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreSetRelationToTerm", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -424900,12 +425185,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetTerm", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", "Permissions": [ { "Name": "TermStore.Read.All", @@ -424924,8 +425206,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreSetTerm", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -424934,30 +425219,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetTerm", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreSetTerm", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetTermChild", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreSetTermChild", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -424966,12 +425251,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetTermChild", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", "Permissions": [ { "Name": "TermStore.Read.All", @@ -424990,20 +425272,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreSetTermChild", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/$count", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetTermChildCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/$count", "Permissions": [ { "Name": "TermStore.Read.All", @@ -425022,8 +425304,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreSetTermChildCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -425032,15 +425317,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetTermChildRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreSetTermChildRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -425049,30 +425334,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetTermChildRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreSetTermChildRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetTermChildRelationCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreSetTermChildRelationCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -425081,15 +425366,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetTermChildRelationFromTerm", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreSetTermChildRelationFromTerm", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -425098,15 +425383,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetTermChildRelationSet", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreSetTermChildRelationSet", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -425115,15 +425400,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetTermChildRelationToTerm", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreSetTermChildRelationToTerm", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -425132,15 +425417,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetTermChildSet", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreSetTermChildSet", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -425149,15 +425434,15 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/$count", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetTermCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreSetTermCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -425166,15 +425451,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetTermRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreSetTermRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -425183,12 +425468,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetTermRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", "Permissions": [ { "Name": "TermStore.Read.All", @@ -425207,20 +425489,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreSetTermRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/$count", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetTermRelationCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/$count", "Permissions": [ { "Name": "TermStore.Read.All", @@ -425239,8 +425521,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreSetTermRelationCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -425249,15 +425534,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetTermRelationFromTerm", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreSetTermRelationFromTerm", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -425266,15 +425551,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetTermRelationSet", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreSetTermRelationSet", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -425283,15 +425568,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetTermRelationToTerm", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreSetTermRelationToTerm", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -425300,15 +425585,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetTermSet", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSiteTermStoreSetTermSet", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -425317,155 +425602,152 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphBackupRestoreRoot", - "Uri": "/solutions/backupRestore", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestore", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-get?view=graph-rest-1.0", + "Command": "Get-MgSolutionBackupRestore", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBackupRestoreRoot", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveProtectionRule", - "Uri": "/solutions/backupRestore/driveInclusionRules/{driveProtectionRule-id}", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreDriveInclusionRule", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/driveInclusionRules/{driveProtectionRule-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSolutionBackupRestoreDriveInclusionRule", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveProtectionRule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveProtectionRule", - "Uri": "/solutions/backupRestore/driveInclusionRules", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreDriveInclusionRule", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/driveInclusionRules", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSolutionBackupRestoreDriveInclusionRule", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveProtectionRule", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/backupRestore/driveInclusionRules/$count", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreDriveInclusionRuleCount", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/driveInclusionRules/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSolutionBackupRestoreDriveInclusionRuleCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveProtectionUnit", - "Uri": "/solutions/backupRestore/driveProtectionUnits/{driveProtectionUnit-id}", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreDriveProtectionUnit", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/driveProtectionUnits/{driveProtectionUnit-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSolutionBackupRestoreDriveProtectionUnit", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveProtectionUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveProtectionUnit", - "Uri": "/solutions/backupRestore/driveProtectionUnits", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreDriveProtectionUnit", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/driveProtectionUnits", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSolutionBackupRestoreDriveProtectionUnit", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveProtectionUnit", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/backupRestore/driveProtectionUnits/$count", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreDriveProtectionUnitCount", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/driveProtectionUnits/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSolutionBackupRestoreDriveProtectionUnitCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExchangeProtectionPolicy", - "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreExchangeProtectionPolicy", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSolutionBackupRestoreExchangeProtectionPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExchangeProtectionPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExchangeProtectionPolicy", - "Uri": "/solutions/backupRestore/exchangeProtectionPolicies", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreExchangeProtectionPolicy", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeProtectionPolicies", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSolutionBackupRestoreExchangeProtectionPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExchangeProtectionPolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/$count", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreExchangeProtectionPolicyCount", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSolutionBackupRestoreExchangeProtectionPolicyCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxProtectionRule", - "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxInclusionRules/{mailboxProtectionRule-id}", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxInclusionRule", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxInclusionRules/{mailboxProtectionRule-id}", "Permissions": [ { "Name": "BackupRestore-Configuration.Read.All", @@ -425500,20 +425782,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionrulebase-get?view=graph-rest-1.0", + "Command": "Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxInclusionRule", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxProtectionRule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxProtectionRule", - "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxInclusionRules", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxInclusionRule", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxInclusionRules", "Permissions": [ { "Name": "BackupRestore-Configuration.Read.All", @@ -425548,19 +425830,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/exchangeprotectionpolicy-list-mailboxinclusionrules?view=graph-rest-1.0", + "Command": "Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxInclusionRule", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxProtectionRule", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxInclusionRules/$count", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxInclusionRuleCount", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxInclusionRules/$count", "Permissions": [ { "Name": "BackupRestore-Configuration.Read.All", @@ -425595,354 +425877,354 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxInclusionRuleCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxProtectionUnit", - "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxProtectionUnits/{mailboxProtectionUnit-id}", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnit", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxProtectionUnits/{mailboxProtectionUnit-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnit", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxProtectionUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxProtectionUnit", - "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxProtectionUnits", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnit", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxProtectionUnits", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnit", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxProtectionUnit", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxProtectionUnits/$count", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnitCount", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxProtectionUnits/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnitCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExchangeRestoreSession", - "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreExchangeRestoreSession", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSolutionBackupRestoreExchangeRestoreSession", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExchangeRestoreSession", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExchangeRestoreSession", - "Uri": "/solutions/backupRestore/exchangeRestoreSessions", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreExchangeRestoreSession", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeRestoreSessions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSolutionBackupRestoreExchangeRestoreSession", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExchangeRestoreSession", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/backupRestore/exchangeRestoreSessions/$count", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreExchangeRestoreSessionCount", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeRestoreSessions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSolutionBackupRestoreExchangeRestoreSessionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGranularMailboxRestoreArtifact", - "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/granularMailboxRestoreArtifacts/{granularMailboxRestoreArtifact-id}", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/granularMailboxRestoreArtifacts/{granularMailboxRestoreArtifact-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGranularMailboxRestoreArtifact", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGranularMailboxRestoreArtifact", - "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/granularMailboxRestoreArtifacts", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/granularMailboxRestoreArtifacts", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGranularMailboxRestoreArtifact", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/granularMailboxRestoreArtifacts/$count", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifactCount", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/granularMailboxRestoreArtifacts/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifactCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRestorePoint", - "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/granularMailboxRestoreArtifacts/{granularMailboxRestoreArtifact-id}/restorePoint", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifactRestorePoint", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/granularMailboxRestoreArtifacts/{granularMailboxRestoreArtifact-id}/restorePoint", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifactRestorePoint", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRestorePoint", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxRestoreArtifact", - "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts/{mailboxRestoreArtifact-id}", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts/{mailboxRestoreArtifact-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxRestoreArtifact", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxRestoreArtifact", - "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/exchangerestoresession-list-mailboxrestoreartifacts?view=graph-rest-1.0", + "Command": "Get-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxRestoreArtifact", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts/$count", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactCount", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRestorePoint", - "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts/{mailboxRestoreArtifact-id}/restorePoint", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactRestorePoint", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts/{mailboxRestoreArtifact-id}/restorePoint", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactRestorePoint", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRestorePoint", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxProtectionRule", - "Uri": "/solutions/backupRestore/mailboxInclusionRules/{mailboxProtectionRule-id}", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreMailboxInclusionRule", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/mailboxInclusionRules/{mailboxProtectionRule-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSolutionBackupRestoreMailboxInclusionRule", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxProtectionRule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxProtectionRule", - "Uri": "/solutions/backupRestore/mailboxInclusionRules", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreMailboxInclusionRule", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/mailboxInclusionRules", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSolutionBackupRestoreMailboxInclusionRule", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxProtectionRule", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/backupRestore/mailboxInclusionRules/$count", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreMailboxInclusionRuleCount", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/mailboxInclusionRules/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSolutionBackupRestoreMailboxInclusionRuleCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxProtectionUnit", - "Uri": "/solutions/backupRestore/mailboxProtectionUnits/{mailboxProtectionUnit-id}", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreMailboxProtectionUnit", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/mailboxProtectionUnits/{mailboxProtectionUnit-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSolutionBackupRestoreMailboxProtectionUnit", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxProtectionUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxProtectionUnit", - "Uri": "/solutions/backupRestore/mailboxProtectionUnits", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreMailboxProtectionUnit", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/mailboxProtectionUnits", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSolutionBackupRestoreMailboxProtectionUnit", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxProtectionUnit", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/backupRestore/mailboxProtectionUnits/$count", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreMailboxProtectionUnitCount", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/mailboxProtectionUnits/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSolutionBackupRestoreMailboxProtectionUnitCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOneDriveForBusinessProtectionPolicy", - "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicy", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOneDriveForBusinessProtectionPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOneDriveForBusinessProtectionPolicy", - "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicy", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOneDriveForBusinessProtectionPolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/$count", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyCount", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveProtectionRule", - "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveInclusionRules/{driveProtectionRule-id}", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveInclusionRule", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveInclusionRules/{driveProtectionRule-id}", "Permissions": [ { "Name": "BackupRestore-Configuration.Read.All", @@ -425977,20 +426259,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionrulebase-get?view=graph-rest-1.0", + "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveInclusionRule", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveProtectionRule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveProtectionRule", - "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveInclusionRules", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveInclusionRule", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveInclusionRules", "Permissions": [ { "Name": "BackupRestore-Configuration.Read.All", @@ -426025,19 +426307,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onedriveforbusinessprotectionpolicy-list-driveinclusionrules?view=graph-rest-1.0", + "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveInclusionRule", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveProtectionRule", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveInclusionRules/$count", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveInclusionRuleCount", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveInclusionRules/$count", "Permissions": [ { "Name": "BackupRestore-Configuration.Read.All", @@ -426072,181 +426354,181 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveInclusionRuleCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveProtectionUnit", - "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveProtectionUnits/{driveProtectionUnit-id}", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnit", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveProtectionUnits/{driveProtectionUnit-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnit", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveProtectionUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveProtectionUnit", - "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveProtectionUnits", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnit", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveProtectionUnits", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-driveprotectionunits?view=graph-rest-1.0", + "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnit", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveProtectionUnit", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveProtectionUnits/$count", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnitCount", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveProtectionUnits/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnitCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOneDriveForBusinessRestoreSession", - "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSession", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSession", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOneDriveForBusinessRestoreSession", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOneDriveForBusinessRestoreSession", - "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSession", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSession", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOneDriveForBusinessRestoreSession", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/$count", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionCount", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveRestoreArtifact", - "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts/{driveRestoreArtifact-id}", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts/{driveRestoreArtifact-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveRestoreArtifact", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveRestoreArtifact", - "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onedriveforbusinessrestoresession-list-driverestoreartifacts?view=graph-rest-1.0", + "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveRestoreArtifact", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts/$count", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactCount", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRestorePoint", - "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts/{driveRestoreArtifact-id}/restorePoint", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactRestorePoint", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts/{driveRestoreArtifact-id}/restorePoint", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactRestorePoint", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRestorePoint", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRestorePoint", - "Uri": "/solutions/backupRestore/restorePoints/{restorePoint-id}", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestorePoint", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/restorePoints/{restorePoint-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSolutionBackupRestorePoint", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRestorePoint", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRestorePoint", - "Uri": "/solutions/backupRestore/restorePoints", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestorePoint", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/restorePoints", "Permissions": [ { "Name": "BackupRestore-Search.Read.All", @@ -426265,19 +426547,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSolutionBackupRestorePoint", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRestorePoint", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/backupRestore/restorePoints/$count", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestorePointCount", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/restorePoints/$count", "Permissions": [ { "Name": "BackupRestore-Search.Read.All", @@ -426296,307 +426578,307 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSolutionBackupRestorePointCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphProtectionUnitBase", - "Uri": "/solutions/backupRestore/restorePoints/{restorePoint-id}/protectionUnit", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestorePointProtectionUnit", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/restorePoints/{restorePoint-id}/protectionUnit", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSolutionBackupRestorePointProtectionUnit", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphProtectionUnitBase", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphProtectionPolicyBase", - "Uri": "/solutions/backupRestore/protectionPolicies/{protectionPolicyBase-id}", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreProtectionPolicy", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/protectionPolicies/{protectionPolicyBase-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSolutionBackupRestoreProtectionPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphProtectionPolicyBase", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphProtectionPolicyBase", - "Uri": "/solutions/backupRestore/protectionPolicies", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreProtectionPolicy", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/protectionPolicies", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSolutionBackupRestoreProtectionPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphProtectionPolicyBase", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/backupRestore/protectionPolicies/$count", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreProtectionPolicyCount", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/protectionPolicies/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSolutionBackupRestoreProtectionPolicyCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphProtectionUnitBase", - "Uri": "/solutions/backupRestore/protectionUnits/{protectionUnitBase-id}", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreProtectionUnit", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/protectionUnits/{protectionUnitBase-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionunitbase-get?view=graph-rest-1.0", + "Command": "Get-MgSolutionBackupRestoreProtectionUnit", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphProtectionUnitBase", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphProtectionUnitBase", - "Uri": "/solutions/backupRestore/protectionUnits", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreProtectionUnit", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/protectionUnits", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSolutionBackupRestoreProtectionUnit", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphProtectionUnitBase", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveProtectionUnit", - "Uri": "/solutions/backupRestore/protectionUnits/{protectionUnitBase-id}/driveProtectionUnit", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreProtectionUnitAsDriveProtectionUnit", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/protectionUnits/{protectionUnitBase-id}/driveProtectionUnit", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-driveprotectionunits?view=graph-rest-1.0", + "Command": "Get-MgSolutionBackupRestoreProtectionUnitAsDriveProtectionUnit", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveProtectionUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveProtectionUnit", - "Uri": "/solutions/backupRestore/protectionUnits/driveProtectionUnit", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreProtectionUnitAsDriveProtectionUnit", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/protectionUnits/driveProtectionUnit", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-driveprotectionunits?view=graph-rest-1.0", + "Command": "Get-MgSolutionBackupRestoreProtectionUnitAsDriveProtectionUnit", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveProtectionUnit", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxProtectionUnit", - "Uri": "/solutions/backupRestore/protectionUnits/{protectionUnitBase-id}/mailboxProtectionUnit", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreProtectionUnitAsMailboxProtectionUnit", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/protectionUnits/{protectionUnitBase-id}/mailboxProtectionUnit", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-mailboxprotectionunits?view=graph-rest-1.0", + "Command": "Get-MgSolutionBackupRestoreProtectionUnitAsMailboxProtectionUnit", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxProtectionUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxProtectionUnit", - "Uri": "/solutions/backupRestore/protectionUnits/mailboxProtectionUnit", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreProtectionUnitAsMailboxProtectionUnit", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/protectionUnits/mailboxProtectionUnit", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-mailboxprotectionunits?view=graph-rest-1.0", + "Command": "Get-MgSolutionBackupRestoreProtectionUnitAsMailboxProtectionUnit", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxProtectionUnit", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSiteProtectionUnit", - "Uri": "/solutions/backupRestore/protectionUnits/{protectionUnitBase-id}/siteProtectionUnit", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreProtectionUnitAsSiteProtectionUnit", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/protectionUnits/{protectionUnitBase-id}/siteProtectionUnit", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-siteprotectionunits?view=graph-rest-1.0", + "Command": "Get-MgSolutionBackupRestoreProtectionUnitAsSiteProtectionUnit", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSiteProtectionUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSiteProtectionUnit", - "Uri": "/solutions/backupRestore/protectionUnits/siteProtectionUnit", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreProtectionUnitAsSiteProtectionUnit", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/protectionUnits/siteProtectionUnit", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-siteprotectionunits?view=graph-rest-1.0", + "Command": "Get-MgSolutionBackupRestoreProtectionUnitAsSiteProtectionUnit", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSiteProtectionUnit", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/backupRestore/protectionUnits/$count", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreProtectionUnitCount", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/protectionUnits/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSolutionBackupRestoreProtectionUnitCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/backupRestore/protectionUnits/driveProtectionUnit/$count", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreProtectionUnitCountAsDriveProtectionUnit", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/protectionUnits/driveProtectionUnit/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSolutionBackupRestoreProtectionUnitCountAsDriveProtectionUnit", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/backupRestore/protectionUnits/mailboxProtectionUnit/$count", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreProtectionUnitCountAsMailboxProtectionUnit", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/protectionUnits/mailboxProtectionUnit/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSolutionBackupRestoreProtectionUnitCountAsMailboxProtectionUnit", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/backupRestore/protectionUnits/siteProtectionUnit/$count", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreProtectionUnitCountAsSiteProtectionUnit", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/protectionUnits/siteProtectionUnit/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSolutionBackupRestoreProtectionUnitCountAsSiteProtectionUnit", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceApp", - "Uri": "/solutions/backupRestore/serviceApps/{serviceApp-id}", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreServiceApp", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/serviceApps/{serviceApp-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceapp-get?view=graph-rest-1.0", + "Command": "Get-MgSolutionBackupRestoreServiceApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceApp", - "Uri": "/solutions/backupRestore/serviceApps", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreServiceApp", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/serviceApps", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-serviceapps?view=graph-rest-1.0", + "Command": "Get-MgSolutionBackupRestoreServiceApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceApp", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/backupRestore/serviceApps/$count", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreServiceAppCount", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/serviceApps/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSolutionBackupRestoreServiceAppCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRestoreSessionBase", - "Uri": "/solutions/backupRestore/restoreSessions/{restoreSessionBase-id}", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreSession", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/restoreSessions/{restoreSessionBase-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/restoresessionbase-get?view=graph-rest-1.0", + "Command": "Get-MgSolutionBackupRestoreSession", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRestoreSessionBase", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRestoreSessionBase", - "Uri": "/solutions/backupRestore/restoreSessions", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreSession", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/restoreSessions", "Permissions": [ { "Name": "BackupRestore-Restore.Read.All", @@ -426631,19 +426913,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-restoresessions?view=graph-rest-1.0", + "Command": "Get-MgSolutionBackupRestoreSession", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRestoreSessionBase", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/backupRestore/restoreSessions/$count", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreSessionCount", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/restoreSessions/$count", "Permissions": [ { "Name": "BackupRestore-Restore.Read.All", @@ -426678,62 +426960,62 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSolutionBackupRestoreSessionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSharePointProtectionPolicy", - "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreSharePointProtectionPolicy", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSolutionBackupRestoreSharePointProtectionPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharePointProtectionPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSharePointProtectionPolicy", - "Uri": "/solutions/backupRestore/sharePointProtectionPolicies", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreSharePointProtectionPolicy", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointProtectionPolicies", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSolutionBackupRestoreSharePointProtectionPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharePointProtectionPolicy", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/$count", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreSharePointProtectionPolicyCount", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSolutionBackupRestoreSharePointProtectionPolicyCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSiteProtectionRule", - "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteInclusionRules/{siteProtectionRule-id}", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteInclusionRule", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteInclusionRules/{siteProtectionRule-id}", "Permissions": [ { "Name": "BackupRestore-Configuration.Read.All", @@ -426768,20 +427050,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionrulebase-get?view=graph-rest-1.0", + "Command": "Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteInclusionRule", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSiteProtectionRule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSiteProtectionRule", - "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteInclusionRules", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteInclusionRule", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteInclusionRules", "Permissions": [ { "Name": "BackupRestore-Configuration.Read.All", @@ -426816,19 +427098,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointprotectionpolicy-list-siteinclusionrules?view=graph-rest-1.0", + "Command": "Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteInclusionRule", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSiteProtectionRule", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteInclusionRules/$count", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteInclusionRuleCount", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteInclusionRules/$count", "Permissions": [ { "Name": "BackupRestore-Configuration.Read.All", @@ -426863,252 +427145,252 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteInclusionRuleCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSiteProtectionUnit", - "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteProtectionUnits/{siteProtectionUnit-id}", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnit", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteProtectionUnits/{siteProtectionUnit-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnit", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSiteProtectionUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSiteProtectionUnit", - "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteProtectionUnits", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnit", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteProtectionUnits", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-siteprotectionunits?view=graph-rest-1.0", + "Command": "Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnit", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSiteProtectionUnit", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteProtectionUnits/$count", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnitCount", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteProtectionUnits/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnitCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSharePointRestoreSession", - "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreSharePointRestoreSession", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSolutionBackupRestoreSharePointRestoreSession", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharePointRestoreSession", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSharePointRestoreSession", - "Uri": "/solutions/backupRestore/sharePointRestoreSessions", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreSharePointRestoreSession", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointRestoreSessions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSolutionBackupRestoreSharePointRestoreSession", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharePointRestoreSession", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/backupRestore/sharePointRestoreSessions/$count", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreSharePointRestoreSessionCount", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointRestoreSessions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSolutionBackupRestoreSharePointRestoreSessionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSiteRestoreArtifact", - "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts/{siteRestoreArtifact-id}", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts/{siteRestoreArtifact-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSiteRestoreArtifact", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSiteRestoreArtifact", - "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointrestoresession-list-siterestoreartifacts?view=graph-rest-1.0", + "Command": "Get-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSiteRestoreArtifact", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts/$count", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactCount", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRestorePoint", - "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts/{siteRestoreArtifact-id}/restorePoint", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactRestorePoint", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts/{siteRestoreArtifact-id}/restorePoint", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactRestorePoint", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRestorePoint", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSiteProtectionRule", - "Uri": "/solutions/backupRestore/siteInclusionRules/{siteProtectionRule-id}", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreSiteInclusionRule", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/siteInclusionRules/{siteProtectionRule-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSolutionBackupRestoreSiteInclusionRule", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSiteProtectionRule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSiteProtectionRule", - "Uri": "/solutions/backupRestore/siteInclusionRules", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreSiteInclusionRule", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/siteInclusionRules", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSolutionBackupRestoreSiteInclusionRule", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSiteProtectionRule", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/backupRestore/siteInclusionRules/$count", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreSiteInclusionRuleCount", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/siteInclusionRules/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSolutionBackupRestoreSiteInclusionRuleCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSiteProtectionUnit", - "Uri": "/solutions/backupRestore/siteProtectionUnits/{siteProtectionUnit-id}", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreSiteProtectionUnit", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/siteProtectionUnits/{siteProtectionUnit-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSolutionBackupRestoreSiteProtectionUnit", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSiteProtectionUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSiteProtectionUnit", - "Uri": "/solutions/backupRestore/siteProtectionUnits", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreSiteProtectionUnit", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/siteProtectionUnits", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSolutionBackupRestoreSiteProtectionUnit", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSiteProtectionUnit", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/backupRestore/siteProtectionUnits/$count", - "CommandAlias": null, - "Command": "Get-MgSolutionBackupRestoreSiteProtectionUnitCount", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/siteProtectionUnits/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSolutionBackupRestoreSiteProtectionUnitCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscribedSku", - "Uri": "/subscribedSkus/{subscribedSku-id}", - "CommandAlias": null, - "Command": "Get-MgSubscribedSku", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/subscribedSkus/{subscribedSku-id}", "Permissions": [ { "Name": "Organization.Read.All", @@ -427167,20 +427449,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscribedsku-get?view=graph-rest-1.0", + "Command": "Get-MgSubscribedSku", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscribedSku", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscribedSku", - "Uri": "/subscribedSkus", - "CommandAlias": null, - "Command": "Get-MgSubscribedSku", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/subscribedSkus", "Permissions": [ { "Name": "Organization.ReadWrite.All", @@ -427247,63 +427529,63 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscribedsku-list?view=graph-rest-1.0", + "Command": "Get-MgSubscribedSku", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscribedSku", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/subscriptions/{subscription-id}", - "CommandAlias": null, - "Command": "Get-MgSubscription", "Module": "ChangeNotifications", + "CommandAlias": null, + "Uri": "/subscriptions/{subscription-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-get?view=graph-rest-1.0", + "Command": "Get-MgSubscription", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/subscriptions", - "CommandAlias": null, - "Command": "Get-MgSubscription", "Module": "ChangeNotifications", + "CommandAlias": null, + "Uri": "/subscriptions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-list?view=graph-rest-1.0", + "Command": "Get-MgSubscription", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", - "Uri": "/sites/{site-id}/sites/{site-id1}", - "CommandAlias": null, - "Command": "Get-MgSubSite", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/sites/{site-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSubSite", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", - "Uri": "/sites/{site-id}/sites", - "CommandAlias": null, - "Command": "Get-MgSubSite", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/sites", "Permissions": [ { "Name": "Sites.Read.All", @@ -427338,19 +427620,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-subsites?view=graph-rest-1.0", + "Command": "Get-MgSubSite", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", "Variants": [ "List2" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/sites/$count", - "CommandAlias": null, - "Command": "Get-MgSubSiteCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/sites/$count", "Permissions": [ { "Name": "Sites.Read.All", @@ -427385,20 +427667,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgSubSiteCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeam", - "Uri": "/teams/{team-id}", - "CommandAlias": null, - "Command": "Get-MgTeam", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}", "Permissions": [ { "Name": "Team.ReadBasic.All", @@ -427529,20 +427811,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-get?view=graph-rest-1.0", + "Command": "Get-MgTeam", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeam", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeam", - "Uri": "/teams", - "CommandAlias": null, - "Command": "Get-MgTeam", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams", "Permissions": [ { "Name": "Team.ReadBasic.All", @@ -427593,19 +427875,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teams-list?view=graph-rest-1.0", + "Command": "Get-MgTeam", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeam", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChannel", - "Uri": "/teams/{team-id}/channels/{channel-id}", - "CommandAlias": null, - "Command": "Get-MgTeamChannel", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -427736,20 +428018,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-get?view=graph-rest-1.0", + "Command": "Get-MgTeamChannel", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChannel", + "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChannel", - "Uri": "/teams/{team-id}/channels", - "CommandAlias": null, - "Command": "Get-MgTeamChannel", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -427880,19 +428162,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-list?view=graph-rest-1.0", + "Command": "Get-MgTeamChannel", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChannel", + "Method": "GET", "Variants": [ "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/allMembers/$count", - "CommandAlias": null, - "Command": "Get-MgTeamChannelAllMemberCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/allMembers/$count", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -427935,20 +428217,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamChannelAllMemberCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/$count", - "CommandAlias": null, - "Command": "Get-MgTeamChannelCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/$count", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -428079,20 +428361,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamChannelCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder", - "CommandAlias": null, - "Command": "Get-MgTeamChannelFileFolder", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder", "Permissions": [ { "Name": "Files.Read", @@ -428247,38 +428529,41 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-get-filesfolder?view=graph-rest-1.0", + "Command": "Get-MgTeamChannelFileFolder", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content", - "CommandAlias": null, - "Command": "Get-MgTeamChannelFileFolderContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamChannelFileFolderContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/teams/{team-id}/channels/{channel-id}/allMembers/{conversationMember-id}", - "CommandAlias": null, - "Command": "Get-MgTeamChannelMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/allMembers/{conversationMember-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamChannelMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -428287,12 +428572,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/teams/{team-id}/channels/{channel-id}/allMembers", - "CommandAlias": null, - "Command": "Get-MgTeamChannelMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/allMembers", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -428335,20 +428617,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-list-allmembers?view=graph-rest-1.0", + "Command": "Get-MgTeamChannelMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/members/$count", - "CommandAlias": null, - "Command": "Get-MgTeamChannelMemberCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/members/$count", "Permissions": [ { "Name": "Group.Read.All", @@ -428399,20 +428681,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamChannelMemberCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}", - "CommandAlias": null, - "Command": "Get-MgTeamChannelMessage", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -428471,8 +428753,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0", + "Command": "Get-MgTeamChannelMessage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -428481,12 +428766,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages", - "CommandAlias": null, - "Command": "Get-MgTeamChannelMessage", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -428545,19 +428827,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-list-messages?view=graph-rest-1.0", + "Command": "Get-MgTeamChannelMessage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/$count", - "CommandAlias": null, - "Command": "Get-MgTeamChannelMessageCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/$count", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -428616,20 +428898,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamChannelMessageCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/delta", - "CommandAlias": null, - "Command": "Get-MgTeamChannelMessageDelta", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/delta", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -428688,20 +428970,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", + "Command": "Get-MgTeamChannelMessageDelta", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "CommandAlias": null, - "Command": "Get-MgTeamChannelMessageHostedContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -428760,8 +429042,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamChannelMessageHostedContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -428770,12 +429055,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "CommandAlias": null, - "Command": "Get-MgTeamChannelMessageHostedContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -428834,19 +429116,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0", + "Command": "Get-MgTeamChannelMessageHostedContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", - "CommandAlias": null, - "Command": "Get-MgTeamChannelMessageHostedContentCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -428905,20 +429187,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamChannelMessageHostedContentCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "CommandAlias": null, - "Command": "Get-MgTeamChannelMessageReply", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -428977,91 +429259,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0", + "Command": "Get-MgTeamChannelMessageReply", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", - "CommandAlias": null, - "Command": "Get-MgTeamChannelMessageReply", "Module": "Teams", - "Permissions": [ - { - "Name": "ChannelMessage.Read.All", - "Description": "Read your channel messages", - "FullDescription": "Allows the app to read a channel's messages in Microsoft Teams, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "ChannelMessage.Read.Group", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups 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": "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 - } - ], - "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-list-replies?view=graph-rest-1.0", - "Variants": [ - "List" - ] - }, - { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", "CommandAlias": null, - "Command": "Get-MgTeamChannelMessageReplyCount", - "Module": "Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -429120,20 +429331,91 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-list-replies?view=graph-rest-1.0", + "Command": "Get-MgTeamChannelMessageReply", "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "Variants": [ + "List" + ] + }, + { + "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", + "Permissions": [ + { + "Name": "ChannelMessage.Read.All", + "Description": "Read your channel messages", + "FullDescription": "Allows the app to read a channel's messages in Microsoft Teams, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "ChannelMessage.Read.Group", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups 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": "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, + "Command": "Get-MgTeamChannelMessageReplyCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/delta", - "CommandAlias": null, - "Command": "Get-MgTeamChannelMessageReplyDelta", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/delta", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -429192,20 +429474,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", + "Command": "Get-MgTeamChannelMessageReplyDelta", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "CommandAlias": null, - "Command": "Get-MgTeamChannelMessageReplyHostedContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -429264,8 +429546,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamChannelMessageReplyHostedContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -429274,12 +429559,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "CommandAlias": null, - "Command": "Get-MgTeamChannelMessageReplyHostedContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -429338,19 +429620,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0", + "Command": "Get-MgTeamChannelMessageReplyHostedContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "CommandAlias": null, - "Command": "Get-MgTeamChannelMessageReplyHostedContentCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -429409,35 +429691,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamChannelMessageReplyHostedContentCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teams/{team-id}/channels/getAllRetainedMessages", - "CommandAlias": null, - "Command": "Get-MgTeamChannelRetainedMessage", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/getAllRetainedMessages", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-getallretainedmessages?view=graph-rest-1.0", + "Command": "Get-MgTeamChannelRetainedMessage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "CommandAlias": null, - "Command": "Get-MgTeamChannelSharedWithTeam", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -429472,8 +429754,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-get?view=graph-rest-1.0", + "Command": "Get-MgTeamChannelSharedWithTeam", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -429482,12 +429767,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams", - "CommandAlias": null, - "Command": "Get-MgTeamChannelSharedWithTeam", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -429522,34 +429804,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-list?view=graph-rest-1.0", + "Command": "Get-MgTeamChannelSharedWithTeam", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "CommandAlias": null, - "Command": "Get-MgTeamChannelSharedWithTeamAllowedMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamChannelSharedWithTeamAllowedMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", - "CommandAlias": null, - "Command": "Get-MgTeamChannelSharedWithTeamAllowedMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -429584,19 +429866,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-list-allowedmembers?view=graph-rest-1.0", + "Command": "Get-MgTeamChannelSharedWithTeamAllowedMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", - "CommandAlias": null, - "Command": "Get-MgTeamChannelSharedWithTeamAllowedMemberCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -429631,20 +429913,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamChannelSharedWithTeamAllowedMemberCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/$count", - "CommandAlias": null, - "Command": "Get-MgTeamChannelSharedWithTeamCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/$count", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -429679,20 +429961,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamChannelSharedWithTeamCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsTab", - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "CommandAlias": null, - "Command": "Get-MgTeamChannelTab", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", "Permissions": [ { "Name": "TeamsTab.Read.All", @@ -429839,20 +430121,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-get-tabs?view=graph-rest-1.0", + "Command": "Get-MgTeamChannelTab", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsTab", - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs", - "CommandAlias": null, - "Command": "Get-MgTeamChannelTab", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs", "Permissions": [ { "Name": "TeamsTab.Read.All", @@ -429999,19 +430281,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-list-tabs?view=graph-rest-1.0", + "Command": "Get-MgTeamChannelTab", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/$count", - "CommandAlias": null, - "Command": "Get-MgTeamChannelTabCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/$count", "Permissions": [ { "Name": "TeamsTab.Read.All", @@ -430158,35 +430440,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamChannelTabCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsApp", - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", - "CommandAlias": null, - "Command": "Get-MgTeamChannelTabTeamApp", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamChannelTabTeamApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/$count", - "CommandAlias": null, - "Command": "Get-MgTeamCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/$count", "Permissions": [ { "Name": "Team.ReadBasic.All", @@ -430237,63 +430519,63 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/teams/{team-id}/group/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgTeamGroupServiceProvisioningError", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/group/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamGroupServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/group/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgTeamGroupServiceProvisioningErrorCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/group/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamGroupServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChannel", - "Uri": "/teams/{team-id}/incomingChannels/{channel-id}", - "CommandAlias": null, - "Command": "Get-MgTeamIncomingChannel", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/incomingChannels/{channel-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamIncomingChannel", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChannel", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChannel", - "Uri": "/teams/{team-id}/incomingChannels", - "CommandAlias": null, - "Command": "Get-MgTeamIncomingChannel", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/incomingChannels", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -430344,19 +430626,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-incomingchannels?view=graph-rest-1.0", + "Command": "Get-MgTeamIncomingChannel", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChannel", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/incomingChannels/$count", - "CommandAlias": null, - "Command": "Get-MgTeamIncomingChannelCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/incomingChannels/$count", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -430407,20 +430689,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamIncomingChannelCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}", - "CommandAlias": null, - "Command": "Get-MgTeamInstalledApp", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForTeam", @@ -430615,20 +430897,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-get-installedapps?view=graph-rest-1.0", + "Command": "Get-MgTeamInstalledApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Uri": "/teams/{team-id}/installedApps", - "CommandAlias": null, - "Command": "Get-MgTeamInstalledApp", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/installedApps", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForTeam", @@ -430807,19 +431089,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-installedapps?view=graph-rest-1.0", + "Command": "Get-MgTeamInstalledApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/installedApps/$count", - "CommandAlias": null, - "Command": "Get-MgTeamInstalledAppCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/installedApps/$count", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForTeam", @@ -430998,50 +431280,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamInstalledAppCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsApp", - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsApp", - "CommandAlias": null, - "Command": "Get-MgTeamInstalledAppTeamApp", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsApp", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamInstalledAppTeamApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAppDefinition", - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", - "CommandAlias": null, - "Command": "Get-MgTeamInstalledAppTeamAppDefinition", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamInstalledAppTeamAppDefinition", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/teams/{team-id}/members/{conversationMember-id}", - "CommandAlias": null, - "Command": "Get-MgTeamMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/members/{conversationMember-id}", "Permissions": [ { "Name": "TeamMember.Read.All", @@ -431084,20 +431366,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-get-members?view=graph-rest-1.0", + "Command": "Get-MgTeamMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/teams/{team-id}/members", - "CommandAlias": null, - "Command": "Get-MgTeamMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/members", "Permissions": [ { "Name": "TeamMember.Read.All", @@ -431140,19 +431422,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-members?view=graph-rest-1.0", + "Command": "Get-MgTeamMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/members/$count", - "CommandAlias": null, - "Command": "Get-MgTeamMemberCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/members/$count", "Permissions": [ { "Name": "TeamMember.Read.All", @@ -431195,79 +431477,79 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamMemberCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", - "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", - "CommandAlias": null, - "Command": "Get-MgTeamOperation", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", - "Uri": "/teams/{team-id}/operations", - "CommandAlias": null, - "Command": "Get-MgTeamOperation", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/operations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/operations/$count", - "CommandAlias": null, - "Command": "Get-MgTeamOperationCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/operations/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamOperationCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "CommandAlias": null, - "Command": "Get-MgTeamPermissionGrant", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamPermissionGrant", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Uri": "/teams/{team-id}/permissionGrants", - "CommandAlias": null, - "Command": "Get-MgTeamPermissionGrant", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/permissionGrants", "Permissions": [ { "Name": "ResourceSpecificPermissionGrant.ReadForTeam", @@ -431374,19 +431656,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-permissiongrants?view=graph-rest-1.0", + "Command": "Get-MgTeamPermissionGrant", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/permissionGrants/$count", - "CommandAlias": null, - "Command": "Get-MgTeamPermissionGrantCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/permissionGrants/$count", "Permissions": [ { "Name": "ResourceSpecificPermissionGrant.ReadForTeam", @@ -431493,50 +431775,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamPermissionGrantCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphProfilePhoto", - "Uri": "/teams/{team-id}/photo", - "CommandAlias": null, - "Command": "Get-MgTeamPhoto", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/photo", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilephoto-get?view=graph-rest-1.0", + "Command": "Get-MgTeamPhoto", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphProfilePhoto", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/photo/$value", - "CommandAlias": null, - "Command": "Get-MgTeamPhotoContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/photo/$value", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilephoto-get?view=graph-rest-1.0", + "Command": "Get-MgTeamPhotoContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChannel", - "Uri": "/teams/{team-id}/primaryChannel", - "CommandAlias": null, - "Command": "Get-MgTeamPrimaryChannel", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -431603,68 +431885,71 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-get-primarychannel?view=graph-rest-1.0", + "Command": "Get-MgTeamPrimaryChannel", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChannel", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/allMembers/$count", - "CommandAlias": null, - "Command": "Get-MgTeamPrimaryChannelAllMemberCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/allMembers/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamPrimaryChannelAllMemberCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/teams/{team-id}/primaryChannel/filesFolder", - "CommandAlias": null, - "Command": "Get-MgTeamPrimaryChannelFileFolder", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/filesFolder", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamPrimaryChannelFileFolder", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content", - "CommandAlias": null, - "Command": "Get-MgTeamPrimaryChannelFileFolderContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamPrimaryChannelFileFolderContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/teams/{team-id}/primaryChannel/allMembers/{conversationMember-id}", - "CommandAlias": null, - "Command": "Get-MgTeamPrimaryChannelMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/allMembers/{conversationMember-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamPrimaryChannelMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -431673,104 +431958,104 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/teams/{team-id}/primaryChannel/allMembers", - "CommandAlias": null, - "Command": "Get-MgTeamPrimaryChannelMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/allMembers", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamPrimaryChannelMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/members/$count", - "CommandAlias": null, - "Command": "Get-MgTeamPrimaryChannelMemberCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/members/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamPrimaryChannelMemberCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}", - "CommandAlias": null, - "Command": "Get-MgTeamPrimaryChannelMessage", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamPrimaryChannelMessage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teams/{team-id}/primaryChannel/messages", - "CommandAlias": null, - "Command": "Get-MgTeamPrimaryChannelMessage", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamPrimaryChannelMessage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/$count", - "CommandAlias": null, - "Command": "Get-MgTeamPrimaryChannelMessageCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamPrimaryChannelMessageCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teams/{team-id}/primaryChannel/messages/delta", - "CommandAlias": null, - "Command": "Get-MgTeamPrimaryChannelMessageDelta", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/delta", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", + "Command": "Get-MgTeamPrimaryChannelMessageDelta", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "CommandAlias": null, - "Command": "Get-MgTeamPrimaryChannelMessageHostedContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamPrimaryChannelMessageHostedContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -431779,103 +432064,103 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents", - "CommandAlias": null, - "Command": "Get-MgTeamPrimaryChannelMessageHostedContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamPrimaryChannelMessageHostedContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/$count", - "CommandAlias": null, - "Command": "Get-MgTeamPrimaryChannelMessageHostedContentCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamPrimaryChannelMessageHostedContentCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "CommandAlias": null, - "Command": "Get-MgTeamPrimaryChannelMessageReply", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamPrimaryChannelMessageReply", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies", - "CommandAlias": null, - "Command": "Get-MgTeamPrimaryChannelMessageReply", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamPrimaryChannelMessageReply", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/$count", - "CommandAlias": null, - "Command": "Get-MgTeamPrimaryChannelMessageReplyCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamPrimaryChannelMessageReplyCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/delta", - "CommandAlias": null, - "Command": "Get-MgTeamPrimaryChannelMessageReplyDelta", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/delta", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", + "Command": "Get-MgTeamPrimaryChannelMessageReplyDelta", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "CommandAlias": null, - "Command": "Get-MgTeamPrimaryChannelMessageReplyHostedContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamPrimaryChannelMessageReplyHostedContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -431884,44 +432169,44 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "CommandAlias": null, - "Command": "Get-MgTeamPrimaryChannelMessageReplyHostedContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamPrimaryChannelMessageReplyHostedContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "CommandAlias": null, - "Command": "Get-MgTeamPrimaryChannelMessageReplyHostedContentCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamPrimaryChannelMessageReplyHostedContentCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "CommandAlias": null, - "Command": "Get-MgTeamPrimaryChannelSharedWithTeam", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamPrimaryChannelSharedWithTeam", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -431930,144 +432215,141 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams", - "CommandAlias": null, - "Command": "Get-MgTeamPrimaryChannelSharedWithTeam", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamPrimaryChannelSharedWithTeam", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "CommandAlias": null, - "Command": "Get-MgTeamPrimaryChannelSharedWithTeamAllowedMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamPrimaryChannelSharedWithTeamAllowedMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", - "CommandAlias": null, - "Command": "Get-MgTeamPrimaryChannelSharedWithTeamAllowedMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamPrimaryChannelSharedWithTeamAllowedMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", - "CommandAlias": null, - "Command": "Get-MgTeamPrimaryChannelSharedWithTeamAllowedMemberCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamPrimaryChannelSharedWithTeamAllowedMemberCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/$count", - "CommandAlias": null, - "Command": "Get-MgTeamPrimaryChannelSharedWithTeamCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamPrimaryChannelSharedWithTeamCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsTab", - "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", - "CommandAlias": null, - "Command": "Get-MgTeamPrimaryChannelTab", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamPrimaryChannelTab", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsTab", - "Uri": "/teams/{team-id}/primaryChannel/tabs", - "CommandAlias": null, - "Command": "Get-MgTeamPrimaryChannelTab", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/tabs", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamPrimaryChannelTab", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/tabs/$count", - "CommandAlias": null, - "Command": "Get-MgTeamPrimaryChannelTabCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/tabs/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamPrimaryChannelTabCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsApp", - "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}/teamsApp", - "CommandAlias": null, - "Command": "Get-MgTeamPrimaryChannelTabTeamApp", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}/teamsApp", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamPrimaryChannelTabTeamApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSchedule", - "Uri": "/teams/{team-id}/schedule", - "CommandAlias": null, - "Command": "Get-MgTeamSchedule", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule", "Permissions": [ { "Name": "Schedule.Read.All", @@ -432118,20 +432400,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-get?view=graph-rest-1.0", + "Command": "Get-MgTeamSchedule", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSchedule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDayNote", - "Uri": "/teams/{team-id}/schedule/dayNotes/{dayNote-id}", - "CommandAlias": null, - "Command": "Get-MgTeamScheduleDayNote", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/dayNotes/{dayNote-id}", "Permissions": [ { "Name": "Schedule.Read.All", @@ -432166,20 +432448,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamScheduleDayNote", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDayNote", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDayNote", - "Uri": "/teams/{team-id}/schedule/dayNotes", - "CommandAlias": null, - "Command": "Get-MgTeamScheduleDayNote", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/dayNotes", "Permissions": [ { "Name": "Schedule.Read.All", @@ -432214,19 +432496,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamScheduleDayNote", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDayNote", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/schedule/dayNotes/$count", - "CommandAlias": null, - "Command": "Get-MgTeamScheduleDayNoteCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/dayNotes/$count", "Permissions": [ { "Name": "Schedule.Read.All", @@ -432261,20 +432543,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamScheduleDayNoteCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOfferShiftRequest", - "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", - "CommandAlias": null, - "Command": "Get-MgTeamScheduleOfferShiftRequest", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", "Permissions": [ { "Name": "Schedule.Read.All", @@ -432325,20 +432607,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/offershiftrequest-get?view=graph-rest-1.0", + "Command": "Get-MgTeamScheduleOfferShiftRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOfferShiftRequest", - "Uri": "/teams/{team-id}/schedule/offerShiftRequests", - "CommandAlias": null, - "Command": "Get-MgTeamScheduleOfferShiftRequest", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/offerShiftRequests", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -432365,19 +432647,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/offershiftrequest-list?view=graph-rest-1.0", + "Command": "Get-MgTeamScheduleOfferShiftRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/schedule/offerShiftRequests/$count", - "CommandAlias": null, - "Command": "Get-MgTeamScheduleOfferShiftRequestCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/offerShiftRequests/$count", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -432404,20 +432686,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamScheduleOfferShiftRequestCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOpenShift", - "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", - "CommandAlias": null, - "Command": "Get-MgTeamScheduleOpenShift", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", "Permissions": [ { "Name": "Schedule.Read.All", @@ -432468,20 +432750,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-get?view=graph-rest-1.0", + "Command": "Get-MgTeamScheduleOpenShift", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOpenShift", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOpenShift", - "Uri": "/teams/{team-id}/schedule/openShifts", - "CommandAlias": null, - "Command": "Get-MgTeamScheduleOpenShift", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/openShifts", "Permissions": [ { "Name": "Schedule.Read.All", @@ -432532,19 +432814,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-list?view=graph-rest-1.0", + "Command": "Get-MgTeamScheduleOpenShift", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOpenShift", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "CommandAlias": null, - "Command": "Get-MgTeamScheduleOpenShiftChangeRequest", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", "Permissions": [ { "Name": "Schedule.Read.All", @@ -432595,20 +432877,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshiftchangerequest-get?view=graph-rest-1.0", + "Command": "Get-MgTeamScheduleOpenShiftChangeRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests", - "CommandAlias": null, - "Command": "Get-MgTeamScheduleOpenShiftChangeRequest", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests", "Permissions": [ { "Name": "Schedule.Read.All", @@ -432659,19 +432941,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshiftchangerequest-list?view=graph-rest-1.0", + "Command": "Get-MgTeamScheduleOpenShiftChangeRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/$count", - "CommandAlias": null, - "Command": "Get-MgTeamScheduleOpenShiftChangeRequestCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/$count", "Permissions": [ { "Name": "Schedule.Read.All", @@ -432722,20 +433004,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamScheduleOpenShiftChangeRequestCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/schedule/openShifts/$count", - "CommandAlias": null, - "Command": "Get-MgTeamScheduleOpenShiftCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/openShifts/$count", "Permissions": [ { "Name": "Schedule.Read.All", @@ -432786,20 +433068,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamScheduleOpenShiftCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSchedulingGroup", - "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", - "CommandAlias": null, - "Command": "Get-MgTeamScheduleSchedulingGroup", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", "Permissions": [ { "Name": "Schedule.Read.All", @@ -432850,20 +433132,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedulinggroup-get?view=graph-rest-1.0", + "Command": "Get-MgTeamScheduleSchedulingGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSchedulingGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSchedulingGroup", - "Uri": "/teams/{team-id}/schedule/schedulingGroups", - "CommandAlias": null, - "Command": "Get-MgTeamScheduleSchedulingGroup", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/schedulingGroups", "Permissions": [ { "Name": "Schedule.Read.All", @@ -432914,19 +433196,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-list-schedulinggroups?view=graph-rest-1.0", + "Command": "Get-MgTeamScheduleSchedulingGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSchedulingGroup", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/schedule/schedulingGroups/$count", - "CommandAlias": null, - "Command": "Get-MgTeamScheduleSchedulingGroupCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/schedulingGroups/$count", "Permissions": [ { "Name": "Schedule.Read.All", @@ -432977,20 +433259,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamScheduleSchedulingGroupCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphShift", - "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", - "CommandAlias": null, - "Command": "Get-MgTeamScheduleShift", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", "Permissions": [ { "Name": "Group.Read.All", @@ -433041,20 +433323,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shift-get?view=graph-rest-1.0", + "Command": "Get-MgTeamScheduleShift", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphShift", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphShift", - "Uri": "/teams/{team-id}/schedule/shifts", - "CommandAlias": null, - "Command": "Get-MgTeamScheduleShift", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/shifts", "Permissions": [ { "Name": "Schedule.Read.All", @@ -433105,19 +433387,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-list-shifts?view=graph-rest-1.0", + "Command": "Get-MgTeamScheduleShift", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphShift", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/schedule/shifts/$count", - "CommandAlias": null, - "Command": "Get-MgTeamScheduleShiftCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/shifts/$count", "Permissions": [ { "Name": "Schedule.Read.All", @@ -433168,35 +433450,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamScheduleShiftCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "CommandAlias": null, - "Command": "Get-MgTeamScheduleSwapShiftChangeRequest", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/swapshiftschangerequest-get?view=graph-rest-1.0", + "Command": "Get-MgTeamScheduleSwapShiftChangeRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests", - "CommandAlias": null, - "Command": "Get-MgTeamScheduleSwapShiftChangeRequest", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests", "Permissions": [ { "Name": "Schedule.Read.All", @@ -433247,19 +433529,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/swapshiftschangerequest-list?view=graph-rest-1.0", + "Command": "Get-MgTeamScheduleSwapShiftChangeRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/$count", - "CommandAlias": null, - "Command": "Get-MgTeamScheduleSwapShiftChangeRequestCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/$count", "Permissions": [ { "Name": "Schedule.Read.All", @@ -433310,20 +433592,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamScheduleSwapShiftChangeRequestCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTimeCard", - "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}", - "CommandAlias": null, - "Command": "Get-MgTeamScheduleTimeCard", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}", "Permissions": [ { "Name": "Schedule.Read.All", @@ -433358,20 +433640,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamScheduleTimeCard", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTimeCard", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTimeCard", - "Uri": "/teams/{team-id}/schedule/timeCards", - "CommandAlias": null, - "Command": "Get-MgTeamScheduleTimeCard", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeCards", "Permissions": [ { "Name": "Schedule.Read.All", @@ -433406,19 +433688,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-list-timecards?view=graph-rest-1.0", + "Command": "Get-MgTeamScheduleTimeCard", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTimeCard", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/schedule/timeCards/$count", - "CommandAlias": null, - "Command": "Get-MgTeamScheduleTimeCardCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeCards/$count", "Permissions": [ { "Name": "Schedule.Read.All", @@ -433453,20 +433735,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamScheduleTimeCardCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTimeOff", - "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", - "CommandAlias": null, - "Command": "Get-MgTeamScheduleTimeOff", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", "Permissions": [ { "Name": "Schedule.Read.All", @@ -433517,20 +433799,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoff-get?view=graph-rest-1.0", + "Command": "Get-MgTeamScheduleTimeOff", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTimeOff", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTimeOff", - "Uri": "/teams/{team-id}/schedule/timesOff", - "CommandAlias": null, - "Command": "Get-MgTeamScheduleTimeOff", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timesOff", "Permissions": [ { "Name": "Schedule.Read.All", @@ -433581,19 +433863,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-list-timesoff?view=graph-rest-1.0", + "Command": "Get-MgTeamScheduleTimeOff", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTimeOff", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/schedule/timesOff/$count", - "CommandAlias": null, - "Command": "Get-MgTeamScheduleTimeOffCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timesOff/$count", "Permissions": [ { "Name": "Schedule.Read.All", @@ -433644,20 +433926,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamScheduleTimeOffCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTimeOffReason", - "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", - "CommandAlias": null, - "Command": "Get-MgTeamScheduleTimeOffReason", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", "Permissions": [ { "Name": "Schedule.Read.All", @@ -433708,20 +433990,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffreason-get?view=graph-rest-1.0", + "Command": "Get-MgTeamScheduleTimeOffReason", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTimeOffReason", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTimeOffReason", - "Uri": "/teams/{team-id}/schedule/timeOffReasons", - "CommandAlias": null, - "Command": "Get-MgTeamScheduleTimeOffReason", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeOffReasons", "Permissions": [ { "Name": "Schedule.Read.All", @@ -433772,19 +434054,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-list-timeoffreasons?view=graph-rest-1.0", + "Command": "Get-MgTeamScheduleTimeOffReason", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTimeOffReason", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/schedule/timeOffReasons/$count", - "CommandAlias": null, - "Command": "Get-MgTeamScheduleTimeOffReasonCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeOffReasons/$count", "Permissions": [ { "Name": "Schedule.Read.All", @@ -433835,20 +434117,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamScheduleTimeOffReasonCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTimeOffRequest", - "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", - "CommandAlias": null, - "Command": "Get-MgTeamScheduleTimeOffRequest", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", "Permissions": [ { "Name": "Schedule.Read.All", @@ -433899,20 +434181,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffrequest-get?view=graph-rest-1.0", + "Command": "Get-MgTeamScheduleTimeOffRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTimeOffRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTimeOffRequest", - "Uri": "/teams/{team-id}/schedule/timeOffRequests", - "CommandAlias": null, - "Command": "Get-MgTeamScheduleTimeOffRequest", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeOffRequests", "Permissions": [ { "Name": "Schedule.Read.All", @@ -433963,19 +434245,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffrequest-list?view=graph-rest-1.0", + "Command": "Get-MgTeamScheduleTimeOffRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTimeOffRequest", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/schedule/timeOffRequests/$count", - "CommandAlias": null, - "Command": "Get-MgTeamScheduleTimeOffRequestCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeOffRequests/$count", "Permissions": [ { "Name": "Schedule.Read.All", @@ -434026,20 +434308,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamScheduleTimeOffRequestCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamworkTag", - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", - "CommandAlias": null, - "Command": "Get-MgTeamTag", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", "Permissions": [ { "Name": "TeamworkTag.Read", @@ -434074,20 +434356,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-get?view=graph-rest-1.0", + "Command": "Get-MgTeamTag", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamworkTag", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamworkTag", - "Uri": "/teams/{team-id}/tags", - "CommandAlias": null, - "Command": "Get-MgTeamTag", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/tags", "Permissions": [ { "Name": "TeamworkTag.Read", @@ -434122,19 +434404,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-list?view=graph-rest-1.0", + "Command": "Get-MgTeamTag", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamworkTag", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/tags/$count", - "CommandAlias": null, - "Command": "Get-MgTeamTagCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/tags/$count", "Permissions": [ { "Name": "TeamworkTag.Read", @@ -434169,20 +434451,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamTagCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamworkTagMember", - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "CommandAlias": null, - "Command": "Get-MgTeamTagMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", "Permissions": [ { "Name": "TeamworkTag.Read", @@ -434217,20 +434499,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktagmember-get?view=graph-rest-1.0", + "Command": "Get-MgTeamTagMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamworkTagMember", - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members", - "CommandAlias": null, - "Command": "Get-MgTeamTagMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members", "Permissions": [ { "Name": "TeamworkTag.Read", @@ -434265,19 +434547,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktagmember-list?view=graph-rest-1.0", + "Command": "Get-MgTeamTagMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/$count", - "CommandAlias": null, - "Command": "Get-MgTeamTagMemberCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/$count", "Permissions": [ { "Name": "TeamworkTag.Read", @@ -434312,35 +434594,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamTagMemberCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/template", - "CommandAlias": null, - "Command": "Get-MgTeamTemplate", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/template", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamTemplate", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamwork", - "Uri": "/teamwork", - "CommandAlias": null, - "Command": "Get-MgTeamwork", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork", "Permissions": [ { "Name": "Teamwork.Read.All", @@ -434359,19 +434641,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamwork-get?view=graph-rest-1.0", + "Command": "Get-MgTeamwork", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamwork", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teamwork/deletedChats/{deletedChat-id}", - "CommandAlias": null, - "Command": "Get-MgTeamworkDeletedChat", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedChats/{deletedChat-id}", "Permissions": [ { "Name": "Chat.ManageDeletion.All", @@ -434398,63 +434680,63 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/deletedchat-get?view=graph-rest-1.0", + "Command": "Get-MgTeamworkDeletedChat", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeletedChat", - "Uri": "/teamwork/deletedChats", - "CommandAlias": null, - "Command": "Get-MgTeamworkDeletedChat", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedChats", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamworkDeletedChat", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeletedChat", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teamwork/deletedChats/$count", - "CommandAlias": null, - "Command": "Get-MgTeamworkDeletedChatCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedChats/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamworkDeletedChatCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeletedTeam", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}", - "CommandAlias": null, - "Command": "Get-MgTeamworkDeletedTeam", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamworkDeletedTeam", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeletedTeam", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeletedTeam", - "Uri": "/teamwork/deletedTeams", - "CommandAlias": null, - "Command": "Get-MgTeamworkDeletedTeam", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams", "Permissions": [ { "Name": "Team.ReadBasic.All", @@ -434473,111 +434755,114 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamwork-list-deletedteams?view=graph-rest-1.0", + "Command": "Get-MgTeamworkDeletedTeam", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeletedTeam", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChannel", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}", - "CommandAlias": null, - "Command": "Get-MgTeamworkDeletedTeamChannel", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamworkDeletedTeamChannel", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChannel", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChannel", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels", - "CommandAlias": null, - "Command": "Get-MgTeamworkDeletedTeamChannel", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamworkDeletedTeamChannel", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChannel", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/allMembers/$count", - "CommandAlias": null, - "Command": "Get-MgTeamworkDeletedTeamChannelAllMemberCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/allMembers/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamworkDeletedTeamChannelAllMemberCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/$count", - "CommandAlias": null, - "Command": "Get-MgTeamworkDeletedTeamChannelCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamworkDeletedTeamChannelCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder", - "CommandAlias": null, - "Command": "Get-MgTeamworkDeletedTeamChannelFileFolder", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamworkDeletedTeamChannelFileFolder", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content", - "CommandAlias": null, - "Command": "Get-MgTeamworkDeletedTeamChannelFileFolderContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamworkDeletedTeamChannelFileFolderContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/allMembers/{conversationMember-id}", - "CommandAlias": null, - "Command": "Get-MgTeamworkDeletedTeamChannelMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/allMembers/{conversationMember-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamworkDeletedTeamChannelMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -434586,45 +434871,45 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/allMembers", - "CommandAlias": null, - "Command": "Get-MgTeamworkDeletedTeamChannelMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/allMembers", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamworkDeletedTeamChannelMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/$count", - "CommandAlias": null, - "Command": "Get-MgTeamworkDeletedTeamChannelMemberCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamworkDeletedTeamChannelMemberCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}", - "CommandAlias": null, - "Command": "Get-MgTeamworkDeletedTeamChannelMessage", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamworkDeletedTeamChannelMessage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -434633,59 +434918,59 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages", - "CommandAlias": null, - "Command": "Get-MgTeamworkDeletedTeamChannelMessage", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamworkDeletedTeamChannelMessage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/$count", - "CommandAlias": null, - "Command": "Get-MgTeamworkDeletedTeamChannelMessageCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamworkDeletedTeamChannelMessageCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/delta", - "CommandAlias": null, - "Command": "Get-MgTeamworkDeletedTeamChannelMessageDelta", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/delta", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", + "Command": "Get-MgTeamworkDeletedTeamChannelMessageDelta", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "CommandAlias": null, - "Command": "Get-MgTeamworkDeletedTeamChannelMessageHostedContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamworkDeletedTeamChannelMessageHostedContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -434694,103 +434979,103 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "CommandAlias": null, - "Command": "Get-MgTeamworkDeletedTeamChannelMessageHostedContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamworkDeletedTeamChannelMessageHostedContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", - "CommandAlias": null, - "Command": "Get-MgTeamworkDeletedTeamChannelMessageHostedContentCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamworkDeletedTeamChannelMessageHostedContentCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "CommandAlias": null, - "Command": "Get-MgTeamworkDeletedTeamChannelMessageReply", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamworkDeletedTeamChannelMessageReply", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", - "CommandAlias": null, - "Command": "Get-MgTeamworkDeletedTeamChannelMessageReply", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamworkDeletedTeamChannelMessageReply", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", - "CommandAlias": null, - "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/delta", - "CommandAlias": null, - "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyDelta", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/delta", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", + "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyDelta", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "CommandAlias": null, - "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -434799,59 +435084,59 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "CommandAlias": null, - "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "CommandAlias": null, - "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyHostedContentCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyHostedContentCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/getAllRetainedMessages", - "CommandAlias": null, - "Command": "Get-MgTeamworkDeletedTeamChannelRetainedMessage", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/getAllRetainedMessages", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-getallretainedmessages?view=graph-rest-1.0", + "Command": "Get-MgTeamworkDeletedTeamChannelRetainedMessage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "CommandAlias": null, - "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeam", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeam", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -434860,144 +435145,141 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams", - "CommandAlias": null, - "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeam", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeam", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "CommandAlias": null, - "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeamAllowedMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeamAllowedMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", - "CommandAlias": null, - "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeamAllowedMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeamAllowedMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", - "CommandAlias": null, - "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeamAllowedMemberCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeamAllowedMemberCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/$count", - "CommandAlias": null, - "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeamCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeamCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsTab", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "CommandAlias": null, - "Command": "Get-MgTeamworkDeletedTeamChannelTab", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamworkDeletedTeamChannelTab", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsTab", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs", - "CommandAlias": null, - "Command": "Get-MgTeamworkDeletedTeamChannelTab", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamworkDeletedTeamChannelTab", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/$count", - "CommandAlias": null, - "Command": "Get-MgTeamworkDeletedTeamChannelTabCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamworkDeletedTeamChannelTabCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsApp", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", - "CommandAlias": null, - "Command": "Get-MgTeamworkDeletedTeamChannelTabTeamApp", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamworkDeletedTeamChannelTabTeamApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/$count", - "CommandAlias": null, - "Command": "Get-MgTeamworkDeletedTeamCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/$count", "Permissions": [ { "Name": "Team.ReadBasic.All", @@ -435016,19 +435298,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamworkDeletedTeamCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAppSettings", - "Uri": "/teamwork/teamsAppSettings", - "CommandAlias": null, - "Command": "Get-MgTeamworkTeamAppSetting", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/teamsAppSettings", "Permissions": [ { "Name": "TeamworkAppSettings.Read.All", @@ -435047,19 +435329,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsappsettings-get?view=graph-rest-1.0", + "Command": "Get-MgTeamworkTeamAppSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsAppSettings", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWorkforceIntegration", - "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", - "CommandAlias": null, - "Command": "Get-MgTeamworkWorkforceIntegration", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", "Permissions": [ { "Name": "WorkforceIntegration.ReadWrite.All", @@ -435078,20 +435360,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-get?view=graph-rest-1.0", + "Command": "Get-MgTeamworkWorkforceIntegration", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkforceIntegration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWorkforceIntegration", - "Uri": "/teamwork/workforceIntegrations", - "CommandAlias": null, - "Command": "Get-MgTeamworkWorkforceIntegration", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/workforceIntegrations", "Permissions": [ { "Name": "WorkforceIntegration.ReadWrite.All", @@ -435110,19 +435392,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-list?view=graph-rest-1.0", + "Command": "Get-MgTeamworkWorkforceIntegration", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkforceIntegration", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teamwork/workforceIntegrations/$count", - "CommandAlias": null, - "Command": "Get-MgTeamworkWorkforceIntegrationCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/workforceIntegrations/$count", "Permissions": [ { "Name": "WorkforceIntegration.ReadWrite.All", @@ -435141,19 +435423,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTeamworkWorkforceIntegrationCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}", - "CommandAlias": null, - "Command": "Get-MgTenantRelationshipDelegatedAdminCustomer", "Module": "Identity.Partner", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -435188,20 +435470,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadmincustomer-get?view=graph-rest-1.0", + "Command": "Get-MgTenantRelationshipDelegatedAdminCustomer", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", - "Uri": "/tenantRelationships/delegatedAdminCustomers", - "CommandAlias": null, - "Command": "Get-MgTenantRelationshipDelegatedAdminCustomer", "Module": "Identity.Partner", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminCustomers", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -435236,19 +435518,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantrelationship-list-delegatedadmincustomers?view=graph-rest-1.0", + "Command": "Get-MgTenantRelationshipDelegatedAdminCustomer", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/tenantRelationships/delegatedAdminCustomers/$count", - "CommandAlias": null, - "Command": "Get-MgTenantRelationshipDelegatedAdminCustomerCount", "Module": "Identity.Partner", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminCustomers/$count", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -435283,34 +435565,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTenantRelationshipDelegatedAdminCustomerCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", - "CommandAlias": null, - "Command": "Get-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", "Module": "Identity.Partner", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails", - "CommandAlias": null, - "Command": "Get-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", "Module": "Identity.Partner", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -435345,19 +435627,67 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadmincustomer-list-servicemanagementdetails?view=graph-rest-1.0", + "Command": "Get-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/$count", + "Module": "Identity.Partner", "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/$count", + "Permissions": [ + { + "Name": "DelegatedAdminRelationship.Read.All", + "Description": "Read Delegated Admin relationships with customers", + "FullDescription": "Allows the app to read details of Delegated Admin relationships with customers like access details (that includes roles) and the duration as well as specific role assignments to security groups on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "DelegatedAdminRelationship.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DelegatedAdminRelationship.ReadWrite.All", + "Description": "Manage Delegated Admin relationships with customers", + "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "DelegatedAdminRelationship.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, "Command": "Get-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetailCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { "Module": "Identity.Partner", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -435392,20 +435722,67 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-get?view=graph-rest-1.0", + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationship", "ApiVersion": "v1.0", - "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}", + "Module": "Identity.Partner", "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships", + "Permissions": [ + { + "Name": "DelegatedAdminRelationship.Read.All", + "Description": "Read Delegated Admin relationships with customers", + "FullDescription": "Allows the app to read details of Delegated Admin relationships with customers like access details (that includes roles) and the duration as well as specific role assignments to security groups on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "DelegatedAdminRelationship.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DelegatedAdminRelationship.ReadWrite.All", + "Description": "Manage Delegated Admin relationships with customers", + "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "DelegatedAdminRelationship.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantrelationship-list-delegatedadminrelationships?view=graph-rest-1.0", "Command": "Get-MgTenantRelationshipDelegatedAdminRelationship", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", + "Method": "GET", + "Variants": [ + "List" + ] + }, + { "Module": "Identity.Partner", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -435440,20 +435817,20 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminaccessassignment-get?view=graph-rest-1.0", + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", - "Uri": "/tenantRelationships/delegatedAdminRelationships", - "CommandAlias": null, - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationship", "Module": "Identity.Partner", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -435488,19 +435865,19 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-accessassignments?view=graph-rest-1.0", + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantrelationship-list-delegatedadminrelationships?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}", - "CommandAlias": null, - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", "Module": "Identity.Partner", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/$count", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -435535,67 +435912,20 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": null, + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignmentCount", "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminaccessassignment-get?view=graph-rest-1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments", - "CommandAlias": null, - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", "Module": "Identity.Partner", - "Permissions": [ - { - "Name": "DelegatedAdminRelationship.Read.All", - "Description": "Read Delegated Admin relationships with customers", - "FullDescription": "Allows the app to read details of Delegated Admin relationships with customers like access details (that includes roles) and the duration as well as specific role assignments to security groups on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "DelegatedAdminRelationship.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DelegatedAdminRelationship.ReadWrite.All", - "Description": "Manage Delegated Admin relationships with customers", - "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "DelegatedAdminRelationship.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-accessassignments?view=graph-rest-1.0", - "Variants": [ - "List" - ] - }, - { - "Method": "GET", - "OutputType": null, - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/$count", "CommandAlias": null, - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignmentCount", - "Module": "Identity.Partner", + "Uri": "/tenantRelationships/delegatedAdminRelationships/$count", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -435630,67 +435960,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Method": "GET", - "OutputType": null, - "Uri": "/tenantRelationships/delegatedAdminRelationships/$count", - "CommandAlias": null, "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipCount", - "Module": "Identity.Partner", - "Permissions": [ - { - "Name": "DelegatedAdminRelationship.Read.All", - "Description": "Read Delegated Admin relationships with customers", - "FullDescription": "Allows the app to read details of Delegated Admin relationships with customers like access details (that includes roles) and the duration as well as specific role assignments to security groups on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "DelegatedAdminRelationship.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DelegatedAdminRelationship.ReadWrite.All", - "Description": "Manage Delegated Admin relationships with customers", - "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "DelegatedAdminRelationship.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "ApiVersion": "v1.0", - "ApiReferenceLink": null, + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}", - "CommandAlias": null, - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipOperation", "Module": "Identity.Partner", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -435725,20 +436007,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationshipoperation-get?view=graph-rest-1.0", + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations", - "CommandAlias": null, - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipOperation", "Module": "Identity.Partner", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -435773,19 +436055,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-operations?view=graph-rest-1.0", + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/$count", - "CommandAlias": null, - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipOperationCount", "Module": "Identity.Partner", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/$count", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -435820,20 +436102,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipOperationCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}", - "CommandAlias": null, - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipRequest", "Module": "Identity.Partner", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -435868,20 +436150,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationshiprequest-get?view=graph-rest-1.0", + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests", - "CommandAlias": null, - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipRequest", "Module": "Identity.Partner", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -435916,19 +436198,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-requests?view=graph-rest-1.0", + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/$count", - "CommandAlias": null, - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipRequestCount", "Module": "Identity.Partner", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/$count", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -435963,20 +436245,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipRequestCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMultiTenantOrganization", - "Uri": "/tenantRelationships/multiTenantOrganization", - "CommandAlias": null, - "Command": "Get-MgTenantRelationshipMultiTenantOrganization", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/tenantRelationships/multiTenantOrganization", "Permissions": [ { "Name": "MultiTenantOrganization.ReadBasic.All", @@ -436019,19 +436301,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-get?view=graph-rest-1.0", + "Command": "Get-MgTenantRelationshipMultiTenantOrganization", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMultiTenantOrganization", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationJoinRequestRecord", - "Uri": "/tenantRelationships/multiTenantOrganization/joinRequest", - "CommandAlias": null, - "Command": "Get-MgTenantRelationshipMultiTenantOrganizationJoinRequest", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/tenantRelationships/multiTenantOrganization/joinRequest", "Permissions": [ { "Name": "MultiTenantOrganization.Read.All", @@ -436066,19 +436348,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationjoinrequestrecord-get?view=graph-rest-1.0", + "Command": "Get-MgTenantRelationshipMultiTenantOrganizationJoinRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationJoinRequestRecord", + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", - "Uri": "/tenantRelationships/multiTenantOrganization/tenants/{multiTenantOrganizationMember-id}", - "CommandAlias": null, - "Command": "Get-MgTenantRelationshipMultiTenantOrganizationTenant", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/tenantRelationships/multiTenantOrganization/tenants/{multiTenantOrganizationMember-id}", "Permissions": [ { "Name": "MultiTenantOrganization.ReadWrite.All", @@ -436097,20 +436379,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationmember-get?view=graph-rest-1.0", + "Command": "Get-MgTenantRelationshipMultiTenantOrganizationTenant", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", - "Uri": "/tenantRelationships/multiTenantOrganization/tenants", - "CommandAlias": null, - "Command": "Get-MgTenantRelationshipMultiTenantOrganizationTenant", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/tenantRelationships/multiTenantOrganization/tenants", "Permissions": [ { "Name": "MultiTenantOrganization.ReadBasic.All", @@ -436153,19 +436435,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-list-tenants?view=graph-rest-1.0", + "Command": "Get-MgTenantRelationshipMultiTenantOrganizationTenant", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/tenantRelationships/multiTenantOrganization/tenants/$count", - "CommandAlias": null, - "Command": "Get-MgTenantRelationshipMultiTenantOrganizationTenantCount", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/tenantRelationships/multiTenantOrganization/tenants/$count", "Permissions": [ { "Name": "MultiTenantOrganization.ReadBasic.All", @@ -436208,19 +436490,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgTenantRelationshipMultiTenantOrganizationTenantCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/users/{user-id}", - "CommandAlias": null, - "Command": "Get-MgUser", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}", "Permissions": [ { "Name": "User.Read", @@ -436463,20 +436745,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-get?view=graph-rest-1.0", + "Command": "Get-MgUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/users", - "CommandAlias": null, - "Command": "Get-MgUser", "Module": "Users", + "CommandAlias": null, + "Uri": "/users", "Permissions": [ { "Name": "User.ReadBasic.All", @@ -436687,34 +436969,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list?view=graph-rest-1.0", + "Command": "Get-MgUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUserActivity", - "Uri": "/users/{user-id}/activities/{userActivity-id}", - "CommandAlias": null, - "Command": "Get-MgUserActivity", "Module": "CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/activities/{userActivity-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserActivity", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserActivity", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUserActivity", - "Uri": "/users/{user-id}/activities", - "CommandAlias": null, - "Command": "Get-MgUserActivity", "Module": "CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/activities", "Permissions": [ { "Name": "UserActivity.ReadWrite.CreatedByApp", @@ -436733,19 +437015,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserActivity", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserActivity", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/activities/$count", - "CommandAlias": null, - "Command": "Get-MgUserActivityCount", "Module": "CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/activities/$count", "Permissions": [ { "Name": "UserActivity.ReadWrite.CreatedByApp", @@ -436764,94 +437046,94 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserActivityCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphActivityHistoryItem", - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", - "CommandAlias": null, - "Command": "Get-MgUserActivityHistoryItem", "Module": "CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserActivityHistoryItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphActivityHistoryItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphActivityHistoryItem", - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems", - "CommandAlias": null, - "Command": "Get-MgUserActivityHistoryItem", "Module": "CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserActivityHistoryItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphActivityHistoryItem", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUserActivity", - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}/activity", - "CommandAlias": null, - "Command": "Get-MgUserActivityHistoryItemActivity", "Module": "CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}/activity", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserActivityHistoryItemActivity", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserActivity", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/$count", - "CommandAlias": null, - "Command": "Get-MgUserActivityHistoryItemCount", "Module": "CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserActivityHistoryItemCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementAcceptance", - "Uri": "/users/{user-id}/agreementAcceptances/{agreementAcceptance-id}", - "CommandAlias": null, - "Command": "Get-MgUserAgreementAcceptance", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/users/{user-id}/agreementAcceptances/{agreementAcceptance-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserAgreementAcceptance", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementAcceptance", - "Uri": "/users/{user-id}/agreementAcceptances", - "CommandAlias": null, - "Command": "Get-MgUserAgreementAcceptance", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/users/{user-id}/agreementAcceptances", "Permissions": [ { "Name": "AgreementAcceptance.Read", @@ -436870,19 +437152,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserAgreementAcceptance", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/agreementAcceptances/$count", - "CommandAlias": null, - "Command": "Get-MgUserAgreementAcceptanceCount", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/users/{user-id}/agreementAcceptances/$count", "Permissions": [ { "Name": "AgreementAcceptance.Read", @@ -436901,35 +437183,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserAgreementAcceptanceCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", - "CommandAlias": null, - "Command": "Get-MgUserAppRoleAssignment", "Module": "Applications", + "CommandAlias": null, + "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserAppRoleAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/users/{user-id}/appRoleAssignments", - "CommandAlias": null, - "Command": "Get-MgUserAppRoleAssignment", "Module": "Applications", + "CommandAlias": null, + "Uri": "/users/{user-id}/appRoleAssignments", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -436964,19 +437246,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-approleassignments?view=graph-rest-1.0", + "Command": "Get-MgUserAppRoleAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/appRoleAssignments/$count", - "CommandAlias": null, - "Command": "Get-MgUserAppRoleAssignmentCount", "Module": "Applications", + "CommandAlias": null, + "Uri": "/users/{user-id}/appRoleAssignments/$count", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -437011,20 +437293,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserAppRoleAssignmentCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", - "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", - "CommandAlias": null, - "Command": "Get-MgUserAuthenticationEmailMethod", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -437075,20 +437357,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserAuthenticationEmailMethod", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", - "Uri": "/users/{user-id}/authentication/emailMethods", - "CommandAlias": null, - "Command": "Get-MgUserAuthenticationEmailMethod", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/emailMethods", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -437139,19 +437421,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserAuthenticationEmailMethod", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/authentication/emailMethods/$count", - "CommandAlias": null, - "Command": "Get-MgUserAuthenticationEmailMethodCount", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/emailMethods/$count", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -437202,20 +437484,116 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserAuthenticationEmailMethodCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphFido2AuthenticationMethod", - "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}", + "Module": "Identity.SignIns", "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}", + "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.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "UserAuthMethod-Passkey.ReadWrite.All", + "Description": "Read and write all users' passkey authentication methods", + "FullDescription": "Allows the app to read and write passkey authentication methods of all users you have access to in your organization. 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": "UserAuthMethod-Passkey.Read.All", + "Description": "Read all users' passkey authentication methods", + "FullDescription": "Allows the app to read passkey authentication methods of all users you have access to in your organization.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.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 + }, + { + "Name": "UserAuthMethod-Passkey.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "UserAuthMethod-Passkey.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "UserAuthenticationMethod.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, "Command": "Get-MgUserAuthenticationFido2Method", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphFido2AuthenticationMethod", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/fido2Methods", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -437298,115 +437676,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphFido2AuthenticationMethod", - "Uri": "/users/{user-id}/authentication/fido2Methods", - "CommandAlias": null, "Command": "Get-MgUserAuthenticationFido2Method", - "Module": "Identity.SignIns", - "Permissions": [ - { - "Name": "UserAuthenticationMethod.Read", - "Description": "Read your authentication methods.", - "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "UserAuthenticationMethod.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "UserAuthMethod-Passkey.ReadWrite.All", - "Description": "Read and write all users' passkey authentication methods", - "FullDescription": "Allows the app to read and write passkey authentication methods of all users you have access to in your organization. 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": "UserAuthMethod-Passkey.Read.All", - "Description": "Read all users' passkey authentication methods", - "FullDescription": "Allows the app to read passkey authentication methods of all users you have access to in your organization.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.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 - }, - { - "Name": "UserAuthMethod-Passkey.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "UserAuthMethod-Passkey.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "UserAuthenticationMethod.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "ApiVersion": "v1.0", - "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphFido2AuthenticationMethod", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/authentication/fido2Methods/$count", - "CommandAlias": null, - "Command": "Get-MgUserAuthenticationFido2MethodCount", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/fido2Methods/$count", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -437489,20 +437771,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserAuthenticationFido2MethodCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}", - "CommandAlias": null, - "Command": "Get-MgUserAuthenticationMethod", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}", "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -437553,20 +437835,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserAuthenticationMethod", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationMethod", - "Uri": "/users/{user-id}/authentication/methods", - "CommandAlias": null, - "Command": "Get-MgUserAuthenticationMethod", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/methods", "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -437617,19 +437899,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserAuthenticationMethod", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationMethod", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/authentication/methods/$count", - "CommandAlias": null, - "Command": "Get-MgUserAuthenticationMethodCount", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/methods/$count", "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -437680,20 +437962,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserAuthenticationMethodCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod", - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", - "CommandAlias": null, - "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethod", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -437744,20 +438026,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/microsoftauthenticatorauthenticationmethod-get?view=graph-rest-1.0", + "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethod", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod", - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods", - "CommandAlias": null, - "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethod", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -437808,19 +438090,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/microsoftauthenticatorauthenticationmethod-list?view=graph-rest-1.0", + "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethod", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/$count", - "CommandAlias": null, - "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethodCount", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/$count", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -437871,35 +438153,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethodCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}/device", - "CommandAlias": null, - "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethodDevice", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}/device", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethodDevice", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphLongRunningOperation", - "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", - "CommandAlias": null, - "Command": "Get-MgUserAuthenticationOperation", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -437934,49 +438216,49 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/longrunningoperation-get?view=graph-rest-1.0", + "Command": "Get-MgUserAuthenticationOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphLongRunningOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphLongRunningOperation", - "Uri": "/users/{user-id}/authentication/operations", - "CommandAlias": null, - "Command": "Get-MgUserAuthenticationOperation", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/operations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserAuthenticationOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphLongRunningOperation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/authentication/operations/$count", - "CommandAlias": null, - "Command": "Get-MgUserAuthenticationOperationCount", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/operations/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserAuthenticationOperationCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod", - "Uri": "/users/{user-id}/authentication/passwordMethods/{passwordAuthenticationMethod-id}", - "CommandAlias": null, - "Command": "Get-MgUserAuthenticationPasswordMethod", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/passwordMethods/{passwordAuthenticationMethod-id}", "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -438027,20 +438309,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserAuthenticationPasswordMethod", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod", - "Uri": "/users/{user-id}/authentication/passwordMethods", - "CommandAlias": null, - "Command": "Get-MgUserAuthenticationPasswordMethod", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/passwordMethods", "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -438091,19 +438373,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserAuthenticationPasswordMethod", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/authentication/passwordMethods/$count", - "CommandAlias": null, - "Command": "Get-MgUserAuthenticationPasswordMethodCount", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/passwordMethods/$count", "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -438154,20 +438436,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserAuthenticationPasswordMethodCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", - "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", - "CommandAlias": null, - "Command": "Get-MgUserAuthenticationPhoneMethod", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -438218,20 +438500,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserAuthenticationPhoneMethod", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", - "Uri": "/users/{user-id}/authentication/phoneMethods", - "CommandAlias": null, - "Command": "Get-MgUserAuthenticationPhoneMethod", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/phoneMethods", "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -438282,19 +438564,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserAuthenticationPhoneMethod", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/authentication/phoneMethods/$count", - "CommandAlias": null, - "Command": "Get-MgUserAuthenticationPhoneMethodCount", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/phoneMethods/$count", "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -438345,20 +438627,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserAuthenticationPhoneMethodCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod", - "Uri": "/users/{user-id}/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}", - "CommandAlias": null, - "Command": "Get-MgUserAuthenticationSoftwareOathMethod", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -438409,20 +438691,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserAuthenticationSoftwareOathMethod", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod", - "Uri": "/users/{user-id}/authentication/softwareOathMethods", - "CommandAlias": null, - "Command": "Get-MgUserAuthenticationSoftwareOathMethod", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/softwareOathMethods", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -438473,19 +438755,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserAuthenticationSoftwareOathMethod", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/authentication/softwareOathMethods/$count", - "CommandAlias": null, - "Command": "Get-MgUserAuthenticationSoftwareOathMethodCount", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/softwareOathMethods/$count", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -438536,20 +438818,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserAuthenticationSoftwareOathMethodCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", - "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}", - "CommandAlias": null, - "Command": "Get-MgUserAuthenticationTemporaryAccessPassMethod", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -438600,20 +438882,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/temporaryaccesspassauthenticationmethod-get?view=graph-rest-1.0", + "Command": "Get-MgUserAuthenticationTemporaryAccessPassMethod", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", - "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods", - "CommandAlias": null, - "Command": "Get-MgUserAuthenticationTemporaryAccessPassMethod", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -438664,19 +438946,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-list-temporaryaccesspassmethods?view=graph-rest-1.0", + "Command": "Get-MgUserAuthenticationTemporaryAccessPassMethod", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/$count", - "CommandAlias": null, - "Command": "Get-MgUserAuthenticationTemporaryAccessPassMethodCount", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/$count", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -438727,20 +439009,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserAuthenticationTemporaryAccessPassMethodCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod", - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}", - "CommandAlias": null, - "Command": "Get-MgUserAuthenticationWindowsHelloForBusinessMethod", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -438791,20 +439073,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowshelloforbusinessauthenticationmethod-get?view=graph-rest-1.0", + "Command": "Get-MgUserAuthenticationWindowsHelloForBusinessMethod", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod", - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods", - "CommandAlias": null, - "Command": "Get-MgUserAuthenticationWindowsHelloForBusinessMethod", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -438855,19 +439137,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowshelloforbusinessauthenticationmethod-list?view=graph-rest-1.0", + "Command": "Get-MgUserAuthenticationWindowsHelloForBusinessMethod", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/$count", - "CommandAlias": null, - "Command": "Get-MgUserAuthenticationWindowsHelloForBusinessMethodCount", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/$count", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -438918,50 +439200,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserAuthenticationWindowsHelloForBusinessMethodCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}/device", - "CommandAlias": null, - "Command": "Get-MgUserAuthenticationWindowsHelloForBusinessMethodDevice", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}/device", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserAuthenticationWindowsHelloForBusinessMethodDevice", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/users/getByIds", - "CommandAlias": null, - "Command": "Get-MgUserById", "Module": "Users.Actions", + "CommandAlias": null, + "Uri": "/users/getByIds", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", + "Command": "Get-MgUserById", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/users(userPrincipalName='{userPrincipalName}')", - "CommandAlias": null, - "Command": "Get-MgUserByUserPrincipalName", "Module": "Users", + "CommandAlias": null, + "Uri": "/users(userPrincipalName='{userPrincipalName}')", "Permissions": [ { "Name": "User.ReadBasic.All", @@ -439172,35 +439454,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-get?view=graph-rest-1.0", + "Command": "Get-MgUserByUserPrincipalName", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCalendar", - "Uri": "/users/{user-id}/calendars/{calendar-id}", - "CommandAlias": null, - "Command": "Get-MgUserCalendar", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendars/{calendar-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserCalendar", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCalendar", + "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCalendar", - "Uri": "/users/{user-id}/calendars", - "CommandAlias": null, - "Command": "Get-MgUserCalendar", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendars", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -439291,19 +439573,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserCalendar", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCalendar", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/calendars/$count", - "CommandAlias": null, - "Command": "Get-MgUserCalendarCount", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendars/$count", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -439394,20 +439676,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserCalendarCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/users/{user-id}/calendars/{calendar-id}/events", - "CommandAlias": null, - "Command": "Get-MgUserCalendarEvent", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendars/{calendar-id}/events", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -439482,19 +439764,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserCalendarEvent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", "Variants": [ "List1" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCalendarGroup", - "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", - "CommandAlias": null, - "Command": "Get-MgUserCalendarGroup", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -439545,20 +439827,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserCalendarGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCalendarGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCalendarGroup", - "Uri": "/users/{user-id}/calendarGroups", - "CommandAlias": null, - "Command": "Get-MgUserCalendarGroup", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendarGroups", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -439633,19 +439915,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserCalendarGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCalendarGroup", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCalendar", - "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars", - "CommandAlias": null, - "Command": "Get-MgUserCalendarGroupCalendar", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -439736,19 +440018,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserCalendarGroupCalendar", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCalendar", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/calendarGroups/$count", - "CommandAlias": null, - "Command": "Get-MgUserCalendarGroupCount", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendarGroups/$count", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -439823,23 +440105,26 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserCalendarGroupCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCalendarPermission", - "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", - "CommandAlias": null, - "Command": "Get-MgUserCalendarPermission", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendarpermission-get?view=graph-rest-1.0", + "Command": "Get-MgUserCalendarPermission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCalendarPermission", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -439848,30 +440133,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCalendarPermission", - "Uri": "/users/{user-id}/calendar/calendarPermissions", - "CommandAlias": null, - "Command": "Get-MgUserCalendarPermission", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendar/calendarPermissions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-list-calendarpermissions?view=graph-rest-1.0", + "Command": "Get-MgUserCalendarPermission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCalendarPermission", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/calendar/calendarPermissions/$count", - "CommandAlias": null, - "Command": "Get-MgUserCalendarPermissionCount", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendar/calendarPermissions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserCalendarPermissionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -439880,12 +440165,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/users/{user-id}/calendar/calendarView", - "CommandAlias": null, - "Command": "Get-MgUserCalendarView", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendar/calendarView", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -439960,20 +440242,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserCalendarView", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChat", - "Uri": "/users/{user-id}/chats/{chat-id}", - "CommandAlias": null, - "Command": "Get-MgUserChat", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -440056,20 +440338,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get?view=graph-rest-1.0", + "Command": "Get-MgUserChat", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChat", - "Uri": "/users/{user-id}/chats", - "CommandAlias": null, - "Command": "Get-MgUserChat", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -440112,19 +440394,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list?view=graph-rest-1.0", + "Command": "Get-MgUserChat", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChat", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/chats/$count", - "CommandAlias": null, - "Command": "Get-MgUserChatCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/$count", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -440167,109 +440449,109 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserChatCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", - "CommandAlias": null, - "Command": "Get-MgUserChatInstalledApp", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserChatInstalledApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps", - "CommandAlias": null, - "Command": "Get-MgUserChatInstalledApp", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserChatInstalledApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/$count", - "CommandAlias": null, - "Command": "Get-MgUserChatInstalledAppCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserChatInstalledAppCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsApp", - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp", - "CommandAlias": null, - "Command": "Get-MgUserChatInstalledAppTeamApp", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserChatInstalledAppTeamApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAppDefinition", - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", - "CommandAlias": null, - "Command": "Get-MgUserChatInstalledAppTeamAppDefinition", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserChatInstalledAppTeamAppDefinition", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageInfo", - "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview", - "CommandAlias": null, - "Command": "Get-MgUserChatLastMessagePreview", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserChatLastMessagePreview", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageInfo", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}", - "CommandAlias": null, - "Command": "Get-MgUserChatMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}", "Permissions": [ { "Name": "ChatMember.Read", @@ -440368,20 +440650,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserChatMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/users/{user-id}/chats/{chat-id}/members", - "CommandAlias": null, - "Command": "Get-MgUserChatMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/members", "Permissions": [ { "Name": "ChatMember.Read", @@ -440480,19 +440762,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserChatMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/members/$count", - "CommandAlias": null, - "Command": "Get-MgUserChatMemberCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/members/$count", "Permissions": [ { "Name": "ChatMember.Read", @@ -440591,20 +440873,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserChatMemberCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/$count", - "CommandAlias": null, - "Command": "Get-MgUserChatMessageCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/$count", "Permissions": [ { "Name": "Chat.Read", @@ -440647,20 +440929,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserChatMessageCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/delta", - "CommandAlias": null, - "Command": "Get-MgUserChatMessageDelta", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/delta", "Permissions": [ { "Name": "Chat.Read", @@ -440735,20 +441017,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", + "Command": "Get-MgUserChatMessageDelta", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "CommandAlias": null, - "Command": "Get-MgUserChatMessageHostedContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [ { "Name": "Chat.Read", @@ -440823,8 +441105,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserChatMessageHostedContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -440833,12 +441118,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", - "CommandAlias": null, - "Command": "Get-MgUserChatMessageHostedContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", "Permissions": [ { "Name": "Chat.Read", @@ -440913,19 +441195,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserChatMessageHostedContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/$count", - "CommandAlias": null, - "Command": "Get-MgUserChatMessageHostedContentCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/$count", "Permissions": [ { "Name": "Chat.Read", @@ -441000,82 +441282,85 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserChatMessageHostedContentCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "CommandAlias": null, - "Command": "Get-MgUserChatMessageReply", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserChatMessageReply", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies", - "CommandAlias": null, - "Command": "Get-MgUserChatMessageReply", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserChatMessageReply", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/$count", - "CommandAlias": null, - "Command": "Get-MgUserChatMessageReplyCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserChatMessageReplyCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/delta", - "CommandAlias": null, - "Command": "Get-MgUserChatMessageReplyDelta", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/delta", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", + "Command": "Get-MgUserChatMessageReplyDelta", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "CommandAlias": null, - "Command": "Get-MgUserChatMessageReplyHostedContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserChatMessageReplyHostedContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -441084,88 +441369,88 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "CommandAlias": null, - "Command": "Get-MgUserChatMessageReplyHostedContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserChatMessageReplyHostedContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "CommandAlias": null, - "Command": "Get-MgUserChatMessageReplyHostedContentCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserChatMessageReplyHostedContentCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "CommandAlias": null, - "Command": "Get-MgUserChatPermissionGrant", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserChatPermissionGrant", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants", - "CommandAlias": null, - "Command": "Get-MgUserChatPermissionGrant", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserChatPermissionGrant", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/$count", - "CommandAlias": null, - "Command": "Get-MgUserChatPermissionGrantCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserChatPermissionGrantCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", - "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "CommandAlias": null, - "Command": "Get-MgUserChatPinnedMessage", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserChatPinnedMessage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -441174,41 +441459,38 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", - "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages", - "CommandAlias": null, - "Command": "Get-MgUserChatPinnedMessage", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserChatPinnedMessage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/$count", - "CommandAlias": null, - "Command": "Get-MgUserChatPinnedMessageCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserChatPinnedMessageCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/users/{user-id}/chats/getAllRetainedMessages", - "CommandAlias": null, - "Command": "Get-MgUserChatRetainedMessage", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/getAllRetainedMessages", "Permissions": [ { "Name": "Chat.Read.All", @@ -441227,79 +441509,79 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-getallretainedmessages?view=graph-rest-1.0", + "Command": "Get-MgUserChatRetainedMessage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsTab", - "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}", - "CommandAlias": null, - "Command": "Get-MgUserChatTab", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserChatTab", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsTab", - "Uri": "/users/{user-id}/chats/{chat-id}/tabs", - "CommandAlias": null, - "Command": "Get-MgUserChatTab", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/tabs", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserChatTab", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/tabs/$count", - "CommandAlias": null, - "Command": "Get-MgUserChatTabCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/tabs/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserChatTabCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsApp", - "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp", - "CommandAlias": null, - "Command": "Get-MgUserChatTabTeamApp", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserChatTabTeamApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContact", - "Uri": "/users/{user-id}/contacts/{contact-id}", - "CommandAlias": null, - "Command": "Get-MgUserContact", "Module": "PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contacts/{contact-id}", "Permissions": [ { "Name": "Contacts.Read", @@ -441350,20 +441632,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserContact", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContact", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContact", - "Uri": "/users/{user-id}/contacts", - "CommandAlias": null, - "Command": "Get-MgUserContact", "Module": "PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contacts", "Permissions": [ { "Name": "Contacts.Read", @@ -441414,19 +441696,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserContact", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContact", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/contacts/$count", - "CommandAlias": null, - "Command": "Get-MgUserContactCount", "Module": "PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contacts/$count", "Permissions": [ { "Name": "Contacts.Read", @@ -441477,20 +441759,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserContactCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContact", - "Uri": "/users/{user-id}/contacts/delta", - "CommandAlias": null, - "Command": "Get-MgUserContactDelta", "Module": "PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contacts/delta", "Permissions": [ { "Name": "Contacts.Read", @@ -441541,64 +441823,64 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-delta?view=graph-rest-1.0", + "Command": "Get-MgUserContactDelta", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContact", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Get-MgUserContactExtension", "Module": "PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserContactExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions", - "CommandAlias": null, - "Command": "Get-MgUserContactExtension", "Module": "PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserContactExtension", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/$count", - "CommandAlias": null, - "Command": "Get-MgUserContactExtensionCount", "Module": "PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserContactExtensionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContactFolder", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", - "CommandAlias": null, - "Command": "Get-MgUserContactFolder", "Module": "PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", "Permissions": [ { "Name": "Contacts.Read", @@ -441649,20 +441931,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserContactFolder", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContactFolder", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContactFolder", - "Uri": "/users/{user-id}/contactFolders", - "CommandAlias": null, - "Command": "Get-MgUserContactFolder", "Module": "PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders", "Permissions": [ { "Name": "Contacts.Read", @@ -441713,34 +441995,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserContactFolder", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContactFolder", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContactFolder", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", - "CommandAlias": null, - "Command": "Get-MgUserContactFolderChildFolder", "Module": "PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserContactFolderChildFolder", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContactFolder", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContactFolder", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders", - "CommandAlias": null, - "Command": "Get-MgUserContactFolderChildFolder", "Module": "PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders", "Permissions": [ { "Name": "Contacts.Read", @@ -441791,19 +442073,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserContactFolderChildFolder", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContactFolder", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContact", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}", - "CommandAlias": null, - "Command": "Get-MgUserContactFolderChildFolderContact", "Module": "PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}", "Permissions": [ { "Name": "Contacts.Read", @@ -441854,20 +442136,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserContactFolderChildFolderContact", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContact", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContact", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts", - "CommandAlias": null, - "Command": "Get-MgUserContactFolderChildFolderContact", "Module": "PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts", "Permissions": [ { "Name": "Contacts.Read", @@ -441918,19 +442200,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserContactFolderChildFolderContact", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContact", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/$count", - "CommandAlias": null, - "Command": "Get-MgUserContactFolderChildFolderContactCount", "Module": "PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/$count", "Permissions": [ { "Name": "Contacts.Read", @@ -441981,20 +442263,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserContactFolderChildFolderContactCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContact", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/delta", - "CommandAlias": null, - "Command": "Get-MgUserContactFolderChildFolderContactDelta", "Module": "PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/delta", "Permissions": [ { "Name": "Contacts.Read", @@ -442045,94 +442327,94 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-delta?view=graph-rest-1.0", + "Command": "Get-MgUserContactFolderChildFolderContactDelta", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContact", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Get-MgUserContactFolderChildFolderContactExtension", "Module": "PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserContactFolderChildFolderContactExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions", - "CommandAlias": null, - "Command": "Get-MgUserContactFolderChildFolderContactExtension", "Module": "PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserContactFolderChildFolderContactExtension", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/$count", - "CommandAlias": null, - "Command": "Get-MgUserContactFolderChildFolderContactExtensionCount", "Module": "PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserContactFolderChildFolderContactExtensionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphProfilePhoto", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo", - "CommandAlias": null, - "Command": "Get-MgUserContactFolderChildFolderContactPhoto", "Module": "PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserContactFolderChildFolderContactPhoto", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphProfilePhoto", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value", - "CommandAlias": null, - "Command": "Get-MgUserContactFolderChildFolderContactPhotoContent", "Module": "PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserContactFolderChildFolderContactPhotoContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/$count", - "CommandAlias": null, - "Command": "Get-MgUserContactFolderChildFolderCount", "Module": "PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/$count", "Permissions": [ { "Name": "Contacts.Read", @@ -442183,35 +442465,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserContactFolderChildFolderCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContactFolder", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta", - "CommandAlias": null, - "Command": "Get-MgUserContactFolderChildFolderDelta", "Module": "PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contactfolder-delta?view=graph-rest-1.0", + "Command": "Get-MgUserContactFolderChildFolderDelta", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContactFolder", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContact", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", - "CommandAlias": null, - "Command": "Get-MgUserContactFolderContact", "Module": "PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", "Permissions": [ { "Name": "Contacts.Read", @@ -442262,20 +442544,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserContactFolderContact", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContact", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContact", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts", - "CommandAlias": null, - "Command": "Get-MgUserContactFolderContact", "Module": "PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts", "Permissions": [ { "Name": "Contacts.Read", @@ -442326,19 +442608,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserContactFolderContact", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContact", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/$count", - "CommandAlias": null, - "Command": "Get-MgUserContactFolderContactCount", "Module": "PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/$count", "Permissions": [ { "Name": "Contacts.Read", @@ -442389,20 +442671,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserContactFolderContactCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContact", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta", - "CommandAlias": null, - "Command": "Get-MgUserContactFolderContactDelta", "Module": "PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta", "Permissions": [ { "Name": "Contacts.Read", @@ -442453,64 +442735,64 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-delta?view=graph-rest-1.0", + "Command": "Get-MgUserContactFolderContactDelta", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContact", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Get-MgUserContactFolderContactExtension", "Module": "PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserContactFolderContactExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions", - "CommandAlias": null, - "Command": "Get-MgUserContactFolderContactExtension", "Module": "PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserContactFolderContactExtension", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/$count", - "CommandAlias": null, - "Command": "Get-MgUserContactFolderContactExtensionCount", "Module": "PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserContactFolderContactExtensionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphProfilePhoto", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo", - "CommandAlias": null, - "Command": "Get-MgUserContactFolderContactPhoto", "Module": "PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo", "Permissions": [ { "Name": "Contacts.Read", @@ -442529,20 +442811,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserContactFolderContactPhoto", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphProfilePhoto", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value", - "CommandAlias": null, - "Command": "Get-MgUserContactFolderContactPhotoContent", "Module": "PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value", "Permissions": [ { "Name": "Contacts.Read", @@ -442561,20 +442843,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserContactFolderContactPhotoContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/contactFolders/$count", - "CommandAlias": null, - "Command": "Get-MgUserContactFolderCount", "Module": "PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/$count", "Permissions": [ { "Name": "Contacts.Read", @@ -442625,20 +442907,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserContactFolderCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContactFolder", - "Uri": "/users/{user-id}/contactFolders/delta", - "CommandAlias": null, - "Command": "Get-MgUserContactFolderDelta", "Module": "PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/delta", "Permissions": [ { "Name": "Contacts.Read", @@ -442689,20 +442971,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contactfolder-delta?view=graph-rest-1.0", + "Command": "Get-MgUserContactFolderDelta", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContactFolder", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphProfilePhoto", - "Uri": "/users/{user-id}/contacts/{contact-id}/photo", - "CommandAlias": null, - "Command": "Get-MgUserContactPhoto", "Module": "PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contacts/{contact-id}/photo", "Permissions": [ { "Name": "Contacts.Read", @@ -442721,20 +443003,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserContactPhoto", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphProfilePhoto", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", - "CommandAlias": null, - "Command": "Get-MgUserContactPhotoContent", "Module": "PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", "Permissions": [ { "Name": "Contacts.Read", @@ -442753,20 +443035,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserContactPhotoContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/$count", - "CommandAlias": null, - "Command": "Get-MgUserCount", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/$count", "Permissions": [ { "Name": "User.ReadBasic.All", @@ -442977,34 +443259,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/users/{user-id}/createdObjects/{directoryObject-id}", - "CommandAlias": null, - "Command": "Get-MgUserCreatedObject", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/createdObjects/{directoryObject-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserCreatedObject", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/users/{user-id}/createdObjects", - "CommandAlias": null, - "Command": "Get-MgUserCreatedObject", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/createdObjects", "Permissions": [ { "Name": "User.Read", @@ -443103,48 +443385,48 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserCreatedObject", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/users/{user-id}/createdObjects/{directoryObject-id}/servicePrincipal", - "CommandAlias": null, - "Command": "Get-MgUserCreatedObjectAsServicePrincipal", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/createdObjects/{directoryObject-id}/servicePrincipal", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserCreatedObjectAsServicePrincipal", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/users/{user-id}/createdObjects/servicePrincipal", - "CommandAlias": null, - "Command": "Get-MgUserCreatedObjectAsServicePrincipal", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/createdObjects/servicePrincipal", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserCreatedObjectAsServicePrincipal", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/createdObjects/$count", - "CommandAlias": null, - "Command": "Get-MgUserCreatedObjectCount", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/createdObjects/$count", "Permissions": [ { "Name": "User.Read", @@ -443243,50 +443525,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserCreatedObjectCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/createdObjects/servicePrincipal/$count", - "CommandAlias": null, - "Command": "Get-MgUserCreatedObjectCountAsServicePrincipal", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/createdObjects/servicePrincipal/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserCreatedObjectCountAsServicePrincipal", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCalendar", - "Uri": "/users/{user-id}/calendar", - "CommandAlias": null, - "Command": "Get-MgUserDefaultCalendar", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendar", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDefaultCalendar", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCalendar", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/users/{user-id}/calendar/events", - "CommandAlias": null, - "Command": "Get-MgUserDefaultCalendarEvent", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendar/events", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -443361,19 +443643,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDefaultCalendarEvent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", - "Uri": "/users/{user-id}/drive", - "CommandAlias": null, - "Command": "Get-MgUserDefaultDrive", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drive", "Permissions": [ { "Name": "Files.Read", @@ -443488,20 +443770,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDefaultDrive", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/users/delta", - "CommandAlias": null, - "Command": "Get-MgUserDelta", "Module": "Users.Functions", + "CommandAlias": null, + "Uri": "/users/delta", "Permissions": [ { "Name": "User.Read.All", @@ -443568,78 +443850,78 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delta?view=graph-rest-1.0", + "Command": "Get-MgUserDelta", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Delta" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "CommandAlias": null, - "Command": "Get-MgUserDeviceManagementTroubleshootingEvent", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDeviceManagementTroubleshootingEvent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents", - "CommandAlias": null, - "Command": "Get-MgUserDeviceManagementTroubleshootingEvent", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDeviceManagementTroubleshootingEvent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/$count", - "CommandAlias": null, - "Command": "Get-MgUserDeviceManagementTroubleshootingEventCount", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDeviceManagementTroubleshootingEventCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/users/{user-id}/directReports/{directoryObject-id}", - "CommandAlias": null, - "Command": "Get-MgUserDirectReport", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/directReports/{directoryObject-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDirectReport", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/users/{user-id}/directReports", - "CommandAlias": null, - "Command": "Get-MgUserDirectReport", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/directReports", "Permissions": [ { "Name": "User.Read", @@ -443714,77 +443996,77 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDirectReport", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOrgContact", - "Uri": "/users/{user-id}/directReports/{directoryObject-id}/orgContact", - "CommandAlias": null, - "Command": "Get-MgUserDirectReportAsOrgContact", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/directReports/{directoryObject-id}/orgContact", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDirectReportAsOrgContact", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOrgContact", - "Uri": "/users/{user-id}/directReports/orgContact", - "CommandAlias": null, - "Command": "Get-MgUserDirectReportAsOrgContact", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/directReports/orgContact", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDirectReportAsOrgContact", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/users/{user-id}/directReports/{directoryObject-id}/user", - "CommandAlias": null, - "Command": "Get-MgUserDirectReportAsUser", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/directReports/{directoryObject-id}/user", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDirectReportAsUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/users/{user-id}/directReports/user", - "CommandAlias": null, - "Command": "Get-MgUserDirectReportAsUser", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/directReports/user", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDirectReportAsUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/directReports/$count", - "CommandAlias": null, - "Command": "Get-MgUserDirectReportCount", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/directReports/$count", "Permissions": [ { "Name": "User.Read", @@ -443859,65 +444141,65 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDirectReportCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/directReports/orgContact/$count", - "CommandAlias": null, - "Command": "Get-MgUserDirectReportCountAsOrgContact", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/directReports/orgContact/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDirectReportCountAsOrgContact", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/directReports/user/$count", - "CommandAlias": null, - "Command": "Get-MgUserDirectReportCountAsUser", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/directReports/user/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDirectReportCountAsUser", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", - "Uri": "/users/{user-id}/drives/{drive-id}", - "CommandAlias": null, - "Command": "Get-MgUserDrive", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDrive", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", - "Uri": "/users/{user-id}/drives", - "CommandAlias": null, - "Command": "Get-MgUserDrive", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives", "Permissions": [ { "Name": "Files.Read", @@ -444032,137 +444314,137 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDrive", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}", - "CommandAlias": null, - "Command": "Get-MgUserDriveBundle", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveBundle", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/bundles", - "CommandAlias": null, - "Command": "Get-MgUserDriveBundle", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/bundles", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveBundle", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Get-MgUserDriveBundleContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveBundleContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/bundles/$count", - "CommandAlias": null, - "Command": "Get-MgUserDriveBundleCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/bundles/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveBundleCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/base", - "CommandAlias": null, - "Command": "Get-MgUserDriveContentTypeBase", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/base", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveContentTypeBase", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "CommandAlias": null, - "Command": "Get-MgUserDriveContentTypeBaseType", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveContentTypeBaseType", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", - "CommandAlias": null, - "Command": "Get-MgUserDriveContentTypeBaseType", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveContentTypeBaseType", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", - "CommandAlias": null, - "Command": "Get-MgUserDriveContentTypeBaseTypeCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveContentTypeBaseTypeCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/$count", - "CommandAlias": null, - "Command": "Get-MgUserDriveCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/$count", "Permissions": [ { "Name": "Files.Read", @@ -444277,170 +444559,173 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser", - "CommandAlias": null, - "Command": "Get-MgUserDriveCreatedByUser", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveCreatedByUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgUserDriveCreatedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveCreatedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgUserDriveCreatedByUserServiceProvisioningError", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveCreatedByUserServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgUserDriveCreatedByUserServiceProvisioningErrorCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveCreatedByUserServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}", - "CommandAlias": null, - "Command": "Get-MgUserDriveFollowing", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveFollowing", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/following", - "CommandAlias": null, - "Command": "Get-MgUserDriveFollowing", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/following", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveFollowing", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Get-MgUserDriveFollowingContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveFollowingContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/following/$count", - "CommandAlias": null, - "Command": "Get-MgUserDriveFollowingCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/following/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveFollowingCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}", - "CommandAlias": null, - "Command": "Get-MgUserDriveItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/items", - "CommandAlias": null, - "Command": "Get-MgUserDriveItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval", - "CommandAlias": null, - "Command": "Get-MgUserDriveItemActivityByInterval", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivitystat-getactivitybyinterval?view=graph-rest-1.0", + "Command": "Get-MgUserDriveItemActivityByInterval", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -444449,266 +444734,266 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "CommandAlias": null, - "Command": "Get-MgUserDriveItemAnalytic", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveItemAnalytic", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "CommandAlias": null, - "Command": "Get-MgUserDriveItemAnalyticItemActivityStat", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveItemAnalyticItemActivityStat", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "CommandAlias": null, - "Command": "Get-MgUserDriveItemAnalyticItemActivityStat", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveItemAnalyticItemActivityStat", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivity", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "CommandAlias": null, - "Command": "Get-MgUserDriveItemAnalyticItemActivityStatActivity", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveItemAnalyticItemActivityStatActivity", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivity", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count", - "CommandAlias": null, - "Command": "Get-MgUserDriveItemAnalyticItemActivityStatCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveItemAnalyticItemActivityStatCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays", - "CommandAlias": null, - "Command": "Get-MgUserDriveItemAnalyticLastSevenDay", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveItemAnalyticLastSevenDay", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", - "CommandAlias": null, - "Command": "Get-MgUserDriveItemAnalyticTime", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveItemAnalyticTime", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", - "CommandAlias": null, - "Command": "Get-MgUserDriveItemChild", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveItemChild", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children", - "CommandAlias": null, - "Command": "Get-MgUserDriveItemChild", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveItemChild", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "CommandAlias": null, - "Command": "Get-MgUserDriveItemChildContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveItemChildContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/$count", - "CommandAlias": null, - "Command": "Get-MgUserDriveItemChildCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveItemChildCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Get-MgUserDriveItemContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveItemContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/$count", - "CommandAlias": null, - "Command": "Get-MgUserDriveItemCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveItemCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser", - "CommandAlias": null, - "Command": "Get-MgUserDriveItemCreatedByUser", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveItemCreatedByUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgUserDriveItemCreatedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveItemCreatedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgUserDriveItemCreatedByUserServiceProvisioningError", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveItemCreatedByUserServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgUserDriveItemCreatedByUserServiceProvisioningErrorCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveItemCreatedByUserServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/delta", - "CommandAlias": null, - "Command": "Get-MgUserDriveItemDelta", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/delta", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-1.0", + "Command": "Get-MgUserDriveItemDelta", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Delta", "Delta1", @@ -444717,74 +445002,74 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", - "CommandAlias": null, - "Command": "Get-MgUserDriveItemItemLastModifiedByUser", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveItemItemLastModifiedByUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgUserDriveItemItemLastModifiedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveItemItemLastModifiedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgUserDriveItemItemLastModifiedByUserServiceProvisioningError", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveItemItemLastModifiedByUserServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgUserDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", - "CommandAlias": null, - "Command": "Get-MgUserDriveItemLastModifiedByUser", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveItemLastModifiedByUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -444793,15 +445078,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgUserDriveItemLastModifiedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveItemLastModifiedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -444810,30 +445095,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgUserDriveItemLastModifiedByUserServiceProvisioningError", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveItemLastModifiedByUserServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgUserDriveItemLastModifiedByUserServiceProvisioningErrorCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveItemLastModifiedByUserServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -444842,30 +445127,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "CommandAlias": null, - "Command": "Get-MgUserDriveItemListItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveItemListItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval", - "CommandAlias": null, - "Command": "Get-MgUserDriveItemListItemActivityByInterval", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveItemListItemActivityByInterval", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -444874,458 +445159,458 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/analytics", - "CommandAlias": null, - "Command": "Get-MgUserDriveItemListItemAnalytic", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/analytics", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveItemListItemAnalytic", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser", - "CommandAlias": null, - "Command": "Get-MgUserDriveItemListItemCreatedByUser", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveItemListItemCreatedByUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgUserDriveItemListItemCreatedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveItemListItemCreatedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgUserDriveItemListItemCreatedByUserServiceProvisioningError", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveItemListItemCreatedByUserServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgUserDriveItemListItemCreatedByUserServiceProvisioningErrorCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveItemListItemCreatedByUserServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "CommandAlias": null, - "Command": "Get-MgUserDriveItemListItemDocumentSetVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveItemListItemDocumentSetVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "CommandAlias": null, - "Command": "Get-MgUserDriveItemListItemDocumentSetVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveItemListItemDocumentSetVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count", - "CommandAlias": null, - "Command": "Get-MgUserDriveItemListItemDocumentSetVersionCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveItemListItemDocumentSetVersionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "CommandAlias": null, - "Command": "Get-MgUserDriveItemListItemDocumentSetVersionField", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveItemListItemDocumentSetVersionField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem", - "CommandAlias": null, - "Command": "Get-MgUserDriveItemListItemDriveItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveItemListItemDriveItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "CommandAlias": null, - "Command": "Get-MgUserDriveItemListItemDriveItemContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveItemListItemDriveItemContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "CommandAlias": null, - "Command": "Get-MgUserDriveItemListItemField", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveItemListItemField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "CommandAlias": null, - "Command": "Get-MgUserDriveItemListItemVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveItemListItemVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "CommandAlias": null, - "Command": "Get-MgUserDriveItemListItemVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveItemListItemVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count", - "CommandAlias": null, - "Command": "Get-MgUserDriveItemListItemVersionCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveItemListItemVersionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "CommandAlias": null, - "Command": "Get-MgUserDriveItemListItemVersionField", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveItemListItemVersionField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Get-MgUserDriveItemPermission", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveItemPermission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions", - "CommandAlias": null, - "Command": "Get-MgUserDriveItemPermission", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveItemPermission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/$count", - "CommandAlias": null, - "Command": "Get-MgUserDriveItemPermissionCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveItemPermissionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemRetentionLabel", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "CommandAlias": null, - "Command": "Get-MgUserDriveItemRetentionLabel", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveItemRetentionLabel", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "CommandAlias": null, - "Command": "Get-MgUserDriveItemSubscription", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveItemSubscription", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "CommandAlias": null, - "Command": "Get-MgUserDriveItemSubscription", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveItemSubscription", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count", - "CommandAlias": null, - "Command": "Get-MgUserDriveItemSubscriptionCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveItemSubscriptionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphThumbnailSet", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "CommandAlias": null, - "Command": "Get-MgUserDriveItemThumbnail", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveItemThumbnail", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphThumbnailSet", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "CommandAlias": null, - "Command": "Get-MgUserDriveItemThumbnail", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveItemThumbnail", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count", - "CommandAlias": null, - "Command": "Get-MgUserDriveItemThumbnailCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveItemThumbnailCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "CommandAlias": null, - "Command": "Get-MgUserDriveItemVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveItemVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions", - "CommandAlias": null, - "Command": "Get-MgUserDriveItemVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveItemVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "CommandAlias": null, - "Command": "Get-MgUserDriveItemVersionContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveItemVersionContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] - }, - { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/$count", - "CommandAlias": null, - "Command": "Get-MgUserDriveItemVersionCount", + }, + { "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveItemVersionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser", - "CommandAlias": null, - "Command": "Get-MgUserDriveLastModifiedByUser", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveLastModifiedByUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -445334,15 +445619,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgUserDriveLastModifiedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveLastModifiedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -445351,30 +445636,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgUserDriveLastModifiedByUserServiceProvisioningError", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveLastModifiedByUserServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgUserDriveLastModifiedByUserServiceProvisioningErrorCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveLastModifiedByUserServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -445383,398 +445668,398 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphList", - "Uri": "/users/{user-id}/drives/{drive-id}/list", - "CommandAlias": null, - "Command": "Get-MgUserDriveList", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveList", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphList", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgUserDriveListColumn", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveListColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/users/{user-id}/drives/{drive-id}/list/columns", - "CommandAlias": null, - "Command": "Get-MgUserDriveListColumn", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/columns", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveListColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/$count", - "CommandAlias": null, - "Command": "Get-MgUserDriveListColumnCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveListColumnCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", - "CommandAlias": null, - "Command": "Get-MgUserDriveListColumnSourceColumn", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveListColumnSourceColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "CommandAlias": null, - "Command": "Get-MgUserDriveListContentType", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveListContentType", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes", - "CommandAlias": null, - "Command": "Get-MgUserDriveListContentType", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveListContentType", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgUserDriveListContentTypeColumn", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveListContentTypeColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "CommandAlias": null, - "Command": "Get-MgUserDriveListContentTypeColumn", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveListContentTypeColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count", - "CommandAlias": null, - "Command": "Get-MgUserDriveListContentTypeColumnCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveListContentTypeColumnCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnLink", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "CommandAlias": null, - "Command": "Get-MgUserDriveListContentTypeColumnLink", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveListContentTypeColumnLink", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnLink", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "CommandAlias": null, - "Command": "Get-MgUserDriveListContentTypeColumnLink", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveListContentTypeColumnLink", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count", - "CommandAlias": null, - "Command": "Get-MgUserDriveListContentTypeColumnLinkCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveListContentTypeColumnLinkCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Get-MgUserDriveListContentTypeColumnPosition", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveListContentTypeColumnPosition", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", - "CommandAlias": null, - "Command": "Get-MgUserDriveListContentTypeColumnPosition", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveListContentTypeColumnPosition", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count", - "CommandAlias": null, - "Command": "Get-MgUserDriveListContentTypeColumnPositionCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveListContentTypeColumnPositionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "CommandAlias": null, - "Command": "Get-MgUserDriveListContentTypeColumnSourceColumn", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveListContentTypeColumnSourceColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes", - "CommandAlias": null, - "Command": "Get-MgUserDriveListContentTypeCompatibleHubContentType", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0", + "Command": "Get-MgUserDriveListContentTypeCompatibleHubContentType", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/$count", - "CommandAlias": null, - "Command": "Get-MgUserDriveListContentTypeCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveListContentTypeCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser", - "CommandAlias": null, - "Command": "Get-MgUserDriveListCreatedByUser", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveListCreatedByUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgUserDriveListCreatedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveListCreatedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgUserDriveListCreatedByUserServiceProvisioningError", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveListCreatedByUserServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgUserDriveListCreatedByUserServiceProvisioningErrorCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveListCreatedByUserServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", - "Uri": "/users/{user-id}/drives/{drive-id}/list/drive", - "CommandAlias": null, - "Command": "Get-MgUserDriveListDrive", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/drive", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveListDrive", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}", - "CommandAlias": null, - "Command": "Get-MgUserDriveListItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveListItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items", - "CommandAlias": null, - "Command": "Get-MgUserDriveListItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveListItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval", - "CommandAlias": null, - "Command": "Get-MgUserDriveListItemActivityByInterval", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveListItemActivityByInterval", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -445783,89 +446068,89 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/analytics", - "CommandAlias": null, - "Command": "Get-MgUserDriveListItemAnalytic", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/analytics", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveListItemAnalytic", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser", - "CommandAlias": null, - "Command": "Get-MgUserDriveListItemCreatedByUser", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveListItemCreatedByUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgUserDriveListItemCreatedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveListItemCreatedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgUserDriveListItemCreatedByUserServiceProvisioningError", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveListItemCreatedByUserServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgUserDriveListItemCreatedByUserServiceProvisioningErrorCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveListItemCreatedByUserServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/delta", - "CommandAlias": null, - "Command": "Get-MgUserDriveListItemDelta", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/delta", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-1.0", + "Command": "Get-MgUserDriveListItemDelta", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", "Variants": [ "Delta", "Delta1", @@ -445874,281 +446159,281 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "CommandAlias": null, - "Command": "Get-MgUserDriveListItemDocumentSetVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveListItemDocumentSetVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "CommandAlias": null, - "Command": "Get-MgUserDriveListItemDocumentSetVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveListItemDocumentSetVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count", - "CommandAlias": null, - "Command": "Get-MgUserDriveListItemDocumentSetVersionCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveListItemDocumentSetVersionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "CommandAlias": null, - "Command": "Get-MgUserDriveListItemDocumentSetVersionField", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveListItemDocumentSetVersionField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem", - "CommandAlias": null, - "Command": "Get-MgUserDriveListItemDriveItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveListItemDriveItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "CommandAlias": null, - "Command": "Get-MgUserDriveListItemDriveItemContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveListItemDriveItemContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "CommandAlias": null, - "Command": "Get-MgUserDriveListItemField", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveListItemField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "CommandAlias": null, - "Command": "Get-MgUserDriveListItemVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveListItemVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions", - "CommandAlias": null, - "Command": "Get-MgUserDriveListItemVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveListItemVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/$count", - "CommandAlias": null, - "Command": "Get-MgUserDriveListItemVersionCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveListItemVersionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "CommandAlias": null, - "Command": "Get-MgUserDriveListItemVersionField", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveListItemVersionField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "CommandAlias": null, - "Command": "Get-MgUserDriveListOperation", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveListOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/users/{user-id}/drives/{drive-id}/list/operations", - "CommandAlias": null, - "Command": "Get-MgUserDriveListOperation", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/operations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveListOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/$count", - "CommandAlias": null, - "Command": "Get-MgUserDriveListOperationCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveListOperationCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "CommandAlias": null, - "Command": "Get-MgUserDriveListSubscription", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveListSubscription", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions", - "CommandAlias": null, - "Command": "Get-MgUserDriveListSubscription", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveListSubscription", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/$count", - "CommandAlias": null, - "Command": "Get-MgUserDriveListSubscriptionCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveListSubscriptionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/root", - "CommandAlias": null, - "Command": "Get-MgUserDriveRoot", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveRoot", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/users/{user-id}/drives/{drive-id}/root/getActivitiesByInterval", - "CommandAlias": null, - "Command": "Get-MgUserDriveRootActivityByInterval", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/getActivitiesByInterval", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivitystat-getactivitybyinterval?view=graph-rest-1.0", + "Command": "Get-MgUserDriveRootActivityByInterval", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -446157,251 +446442,251 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics", - "CommandAlias": null, - "Command": "Get-MgUserDriveRootAnalytic", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveRootAnalytic", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "CommandAlias": null, - "Command": "Get-MgUserDriveRootAnalyticItemActivityStat", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveRootAnalyticItemActivityStat", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats", - "CommandAlias": null, - "Command": "Get-MgUserDriveRootAnalyticItemActivityStat", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveRootAnalyticItemActivityStat", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivity", - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "CommandAlias": null, - "Command": "Get-MgUserDriveRootAnalyticItemActivityStatActivity", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveRootAnalyticItemActivityStatActivity", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivity", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/$count", - "CommandAlias": null, - "Command": "Get-MgUserDriveRootAnalyticItemActivityStatCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveRootAnalyticItemActivityStatCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/lastSevenDays", - "CommandAlias": null, - "Command": "Get-MgUserDriveRootAnalyticLastSevenDay", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/lastSevenDays", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveRootAnalyticLastSevenDay", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/allTime", - "CommandAlias": null, - "Command": "Get-MgUserDriveRootAnalyticTime", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/allTime", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveRootAnalyticTime", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}", - "CommandAlias": null, - "Command": "Get-MgUserDriveRootChild", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveRootChild", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/root/children", - "CommandAlias": null, - "Command": "Get-MgUserDriveRootChild", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/children", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveRootChild", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Get-MgUserDriveRootChildContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveRootChildContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/children/$count", - "CommandAlias": null, - "Command": "Get-MgUserDriveRootChildCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/children/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveRootChildCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/content", - "CommandAlias": null, - "Command": "Get-MgUserDriveRootContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveRootContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser", - "CommandAlias": null, - "Command": "Get-MgUserDriveRootCreatedByUser", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveRootCreatedByUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgUserDriveRootCreatedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveRootCreatedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgUserDriveRootCreatedByUserServiceProvisioningError", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveRootCreatedByUserServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgUserDriveRootCreatedByUserServiceProvisioningErrorCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveRootCreatedByUserServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/root/delta", - "CommandAlias": null, - "Command": "Get-MgUserDriveRootDelta", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/delta", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-1.0", + "Command": "Get-MgUserDriveRootDelta", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Delta", "Delta1", @@ -446410,148 +446695,148 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser", - "CommandAlias": null, - "Command": "Get-MgUserDriveRootItemLastModifiedByUser", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveRootItemLastModifiedByUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgUserDriveRootItemLastModifiedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveRootItemLastModifiedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgUserDriveRootItemLastModifiedByUserServiceProvisioningError", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveRootItemLastModifiedByUserServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgUserDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser", - "CommandAlias": null, - "Command": "Get-MgUserDriveRootLastModifiedByUser", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveRootLastModifiedByUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgUserDriveRootLastModifiedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveRootLastModifiedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgUserDriveRootLastModifiedByUserServiceProvisioningError", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveRootLastModifiedByUserServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgUserDriveRootLastModifiedByUserServiceProvisioningErrorCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveRootLastModifiedByUserServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem", - "CommandAlias": null, - "Command": "Get-MgUserDriveRootListItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveRootListItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/getActivitiesByInterval", - "CommandAlias": null, - "Command": "Get-MgUserDriveRootListItemActivityByInterval", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/getActivitiesByInterval", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveRootListItemActivityByInterval", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -446560,514 +446845,511 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/analytics", - "CommandAlias": null, - "Command": "Get-MgUserDriveRootListItemAnalytic", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/analytics", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveRootListItemAnalytic", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser", - "CommandAlias": null, - "Command": "Get-MgUserDriveRootListItemCreatedByUser", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveRootListItemCreatedByUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgUserDriveRootListItemCreatedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveRootListItemCreatedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors", - "CommandAlias": null, - "Command": "Get-MgUserDriveRootListItemCreatedByUserServiceProvisioningError", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveRootListItemCreatedByUserServiceProvisioningError", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count", - "CommandAlias": null, - "Command": "Get-MgUserDriveRootListItemCreatedByUserServiceProvisioningErrorCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveRootListItemCreatedByUserServiceProvisioningErrorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "CommandAlias": null, - "Command": "Get-MgUserDriveRootListItemDocumentSetVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveRootListItemDocumentSetVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions", - "CommandAlias": null, - "Command": "Get-MgUserDriveRootListItemDocumentSetVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveRootListItemDocumentSetVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/$count", - "CommandAlias": null, - "Command": "Get-MgUserDriveRootListItemDocumentSetVersionCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveRootListItemDocumentSetVersionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "CommandAlias": null, - "Command": "Get-MgUserDriveRootListItemDocumentSetVersionField", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveRootListItemDocumentSetVersionField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem", - "CommandAlias": null, - "Command": "Get-MgUserDriveRootListItemDriveItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveRootListItemDriveItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content", - "CommandAlias": null, - "Command": "Get-MgUserDriveRootListItemDriveItemContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveRootListItemDriveItemContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields", - "CommandAlias": null, - "Command": "Get-MgUserDriveRootListItemField", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveRootListItemField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "CommandAlias": null, - "Command": "Get-MgUserDriveRootListItemVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveRootListItemVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions", - "CommandAlias": null, - "Command": "Get-MgUserDriveRootListItemVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveRootListItemVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/$count", - "CommandAlias": null, - "Command": "Get-MgUserDriveRootListItemVersionCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveRootListItemVersionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "CommandAlias": null, - "Command": "Get-MgUserDriveRootListItemVersionField", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveRootListItemVersionField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Get-MgUserDriveRootPermission", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveRootPermission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions", - "CommandAlias": null, - "Command": "Get-MgUserDriveRootPermission", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveRootPermission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/$count", - "CommandAlias": null, - "Command": "Get-MgUserDriveRootPermissionCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveRootPermissionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemRetentionLabel", - "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel", - "CommandAlias": null, - "Command": "Get-MgUserDriveRootRetentionLabel", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveRootRetentionLabel", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "CommandAlias": null, - "Command": "Get-MgUserDriveRootSubscription", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveRootSubscription", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions", - "CommandAlias": null, - "Command": "Get-MgUserDriveRootSubscription", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveRootSubscription", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/$count", - "CommandAlias": null, - "Command": "Get-MgUserDriveRootSubscriptionCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveRootSubscriptionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphThumbnailSet", - "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "CommandAlias": null, - "Command": "Get-MgUserDriveRootThumbnail", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveRootThumbnail", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphThumbnailSet", - "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails", - "CommandAlias": null, - "Command": "Get-MgUserDriveRootThumbnail", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveRootThumbnail", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/$count", - "CommandAlias": null, - "Command": "Get-MgUserDriveRootThumbnailCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveRootThumbnailCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "CommandAlias": null, - "Command": "Get-MgUserDriveRootVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveRootVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions", - "CommandAlias": null, - "Command": "Get-MgUserDriveRootVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveRootVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "CommandAlias": null, - "Command": "Get-MgUserDriveRootVersionContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveRootVersionContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/$count", - "CommandAlias": null, - "Command": "Get-MgUserDriveRootVersionCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveRootVersionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}", - "CommandAlias": null, - "Command": "Get-MgUserDriveSpecial", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveSpecial", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/special", - "CommandAlias": null, - "Command": "Get-MgUserDriveSpecial", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/special", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveSpecial", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Get-MgUserDriveSpecialContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveSpecialContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/special/$count", - "CommandAlias": null, - "Command": "Get-MgUserDriveSpecialCount", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/special/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserDriveSpecialCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/users/{user-id}/events/{event-id}", - "CommandAlias": null, - "Command": "Get-MgUserEvent", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -447118,20 +447400,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserEvent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/users/{user-id}/events", - "CommandAlias": null, - "Command": "Get-MgUserEvent", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -447206,34 +447488,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserEvent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}", - "CommandAlias": null, - "Command": "Get-MgUserEventAttachment", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserEventAttachment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/users/{user-id}/events/{event-id}/attachments", - "CommandAlias": null, - "Command": "Get-MgUserEventAttachment", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/attachments", "Permissions": [ { "Name": "Calendars.Read", @@ -447260,19 +447542,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserEventAttachment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/attachments/$count", - "CommandAlias": null, - "Command": "Get-MgUserEventAttachmentCount", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/attachments/$count", "Permissions": [ { "Name": "Calendars.Read", @@ -447299,35 +447581,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserEventAttachmentCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCalendar", - "Uri": "/users/{user-id}/events/{event-id}/calendar", - "CommandAlias": null, - "Command": "Get-MgUserEventCalendar", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/calendar", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserEventCalendar", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCalendar", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/events/$count", - "CommandAlias": null, - "Command": "Get-MgUserEventCount", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/$count", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -447402,20 +447684,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserEventCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/users/{user-id}/events/delta", - "CommandAlias": "Get-MgUserCalendarEventDelta", - "Command": "Get-MgUserEventDelta", "Module": "Calendar", + "CommandAlias": "Get-MgUserCalendarEventDelta", + "Uri": "/users/{user-id}/events/delta", "Permissions": [ { "Name": "Calendars.Read", @@ -447490,79 +447772,79 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0", + "Command": "Get-MgUserEventDelta", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Get-MgUserEventExtension", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserEventExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", - "Uri": "/users/{user-id}/events/{event-id}/extensions", - "CommandAlias": null, - "Command": "Get-MgUserEventExtension", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/extensions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserEventExtension", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/extensions/$count", - "CommandAlias": null, - "Command": "Get-MgUserEventExtensionCount", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/extensions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserEventExtensionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}", - "CommandAlias": null, - "Command": "Get-MgUserEventInstance", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserEventInstance", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/users/{user-id}/events/{event-id}/instances", - "CommandAlias": null, - "Command": "Get-MgUserEventInstance", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -447613,78 +447895,78 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserEventInstance", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", - "CommandAlias": null, - "Command": "Get-MgUserEventInstanceAttachment", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserEventInstanceAttachment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments", - "CommandAlias": null, - "Command": "Get-MgUserEventInstanceAttachment", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserEventInstanceAttachment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/$count", - "CommandAlias": null, - "Command": "Get-MgUserEventInstanceAttachmentCount", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserEventInstanceAttachmentCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCalendar", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/calendar", - "CommandAlias": null, - "Command": "Get-MgUserEventInstanceCalendar", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/calendar", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserEventInstanceCalendar", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCalendar", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/$count", - "CommandAlias": null, - "Command": "Get-MgUserEventInstanceCount", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/$count", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -447735,138 +448017,138 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserEventInstanceCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/users/{user-id}/events/{event-id}/instances/delta", - "CommandAlias": null, - "Command": "Get-MgUserEventInstanceDelta", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/delta", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0", + "Command": "Get-MgUserEventInstanceDelta", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Get-MgUserEventInstanceExtension", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserEventInstanceExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions", - "CommandAlias": null, - "Command": "Get-MgUserEventInstanceExtension", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserEventInstanceExtension", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/$count", - "CommandAlias": null, - "Command": "Get-MgUserEventInstanceExtensionCount", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserEventInstanceExtensionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Get-MgUserExtension", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", - "Uri": "/users/{user-id}/extensions", - "CommandAlias": null, - "Command": "Get-MgUserExtension", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/extensions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserExtension", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/extensions/$count", - "CommandAlias": null, - "Command": "Get-MgUserExtensionCount", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/extensions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserExtensionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", - "Uri": "/users/{user-id}/followedSites/{site-id}", - "CommandAlias": null, - "Command": "Get-MgUserFollowedSite", "Module": "Sites", + "CommandAlias": null, + "Uri": "/users/{user-id}/followedSites/{site-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserFollowedSite", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", - "Uri": "/users/{user-id}/followedSites", - "CommandAlias": null, - "Command": "Get-MgUserFollowedSite", "Module": "Sites", + "CommandAlias": null, + "Uri": "/users/{user-id}/followedSites", "Permissions": [ { "Name": "Sites.Read.All", @@ -447885,19 +448167,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserFollowedSite", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/followedSites/$count", - "CommandAlias": null, - "Command": "Get-MgUserFollowedSiteCount", "Module": "Sites", + "CommandAlias": null, + "Uri": "/users/{user-id}/followedSites/$count", "Permissions": [ { "Name": "Sites.Read.All", @@ -447916,50 +448198,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserFollowedSiteCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphInferenceClassification", - "Uri": "/users/{user-id}/inferenceClassification", - "CommandAlias": null, - "Command": "Get-MgUserInferenceClassification", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/inferenceClassification", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserInferenceClassification", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphInferenceClassification", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphInferenceClassificationOverride", - "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", - "CommandAlias": null, - "Command": "Get-MgUserInferenceClassificationOverride", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserInferenceClassificationOverride", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphInferenceClassificationOverride", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphInferenceClassificationOverride", - "Uri": "/users/{user-id}/inferenceClassification/overrides", - "CommandAlias": null, - "Command": "Get-MgUserInferenceClassificationOverride", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/inferenceClassification/overrides", "Permissions": [ { "Name": "Mail.Read", @@ -447986,19 +448268,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserInferenceClassificationOverride", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphInferenceClassificationOverride", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/inferenceClassification/overrides/$count", - "CommandAlias": null, - "Command": "Get-MgUserInferenceClassificationOverrideCount", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/inferenceClassification/overrides/$count", "Permissions": [ { "Name": "Mail.Read", @@ -448025,50 +448307,50 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserInferenceClassificationOverrideCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphItemInsights", - "Uri": "/users/{user-id}/insights", - "CommandAlias": null, - "Command": "Get-MgUserInsight", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserInsight", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemInsights", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSharedInsight", - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}", - "CommandAlias": null, - "Command": "Get-MgUserInsightShared", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserInsightShared", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharedInsight", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSharedInsight", - "Uri": "/users/{user-id}/insights/shared", - "CommandAlias": null, - "Command": "Get-MgUserInsightShared", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/shared", "Permissions": [ { "Name": "Sites.Read.All", @@ -448103,19 +448385,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserInsightShared", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharedInsight", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/insights/shared/$count", - "CommandAlias": null, - "Command": "Get-MgUserInsightSharedCount", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/shared/$count", "Permissions": [ { "Name": "Sites.Read.All", @@ -448150,160 +448432,65 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserInsightSharedCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod", - "CommandAlias": null, - "Command": "Get-MgUserInsightSharedLastSharedMethod", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserInsightSharedLastSharedMethod", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource", - "CommandAlias": null, - "Command": "Get-MgUserInsightSharedResource", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserInsightSharedResource", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTrending", - "Uri": "/users/{user-id}/insights/trending/{trending-id}", - "CommandAlias": null, - "Command": "Get-MgUserInsightTrending", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/trending/{trending-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphTrending", - "Uri": "/users/{user-id}/insights/trending", - "CommandAlias": null, "Command": "Get-MgUserInsightTrending", - "Module": "Users", - "Permissions": [ - { - "Name": "Sites.Read.All", - "Description": "Read items in all site collections", - "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "Sites.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Sites.ReadWrite.All", - "Description": "Edit or delete items in all site collections", - "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Sites.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "ApiVersion": "v1.0", - "ApiReferenceLink": null, - "Variants": [ - "List" - ] - }, - { + "OutputType": "IMicrosoftGraphTrending", "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/insights/trending/$count", - "CommandAlias": null, - "Command": "Get-MgUserInsightTrendingCount", - "Module": "Users", - "Permissions": [ - { - "Name": "Sites.Read.All", - "Description": "Read items in all site collections", - "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "Sites.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Sites.ReadWrite.All", - "Description": "Edit or delete items in all site collections", - "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Sites.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiVersion": "v1.0", - "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource", - "CommandAlias": null, - "Command": "Get-MgUserInsightTrendingResource", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/trending", "Permissions": [ { "Name": "Sites.Read.All", @@ -448338,82 +448525,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphUsedInsight", - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}", - "CommandAlias": null, - "Command": "Get-MgUserInsightUsed", - "Module": "Users", - "Permissions": [], + "Command": "Get-MgUserInsightTrending", "ApiVersion": "v1.0", - "ApiReferenceLink": null, - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { + "OutputType": "IMicrosoftGraphTrending", "Method": "GET", - "OutputType": "IMicrosoftGraphUsedInsight", - "Uri": "/users/{user-id}/insights/used", - "CommandAlias": null, - "Command": "Get-MgUserInsightUsed", - "Module": "Users", - "Permissions": [ - { - "Name": "Sites.Read.All", - "Description": "Read items in all site collections", - "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "Sites.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Sites.ReadWrite.All", - "Description": "Edit or delete items in all site collections", - "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Sites.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiVersion": "v1.0", - "ApiReferenceLink": null, "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/insights/used/$count", - "CommandAlias": null, - "Command": "Get-MgUserInsightUsedCount", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/trending/$count", "Permissions": [ { "Name": "Sites.Read.All", @@ -448448,20 +448572,83 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserInsightTrendingCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", + "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource", + "Permissions": [ + { + "Name": "Sites.Read.All", + "Description": "Read items in all site collections", + "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "Sites.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Sites.ReadWrite.All", + "Description": "Edit or delete items in all site collections", + "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Sites.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, + "Command": "Get-MgUserInsightTrendingResource", + "ApiVersion": "v1.0", "OutputType": null, - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { + "Module": "Users", "CommandAlias": null, - "Command": "Get-MgUserInsightUsedResource", + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}", + "Permissions": [], + "ApiReferenceLink": null, + "Command": "Get-MgUserInsightUsed", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUsedInsight", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/used", "Permissions": [ { "Name": "Sites.Read.All", @@ -448496,20 +448683,115 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": null, + "Command": "Get-MgUserInsightUsed", "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUsedInsight", + "Method": "GET", + "Variants": [ + "List" + ] + }, + { + "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/used/$count", + "Permissions": [ + { + "Name": "Sites.Read.All", + "Description": "Read items in all site collections", + "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "Sites.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Sites.ReadWrite.All", + "Description": "Edit or delete items in all site collections", + "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Sites.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "ApiReferenceLink": null, + "Command": "Get-MgUserInsightUsedCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeam", - "Uri": "/users/{user-id}/joinedTeams", + "Module": "Users", "CommandAlias": null, - "Command": "Get-MgUserJoinedTeam", + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource", + "Permissions": [ + { + "Name": "Sites.Read.All", + "Description": "Read items in all site collections", + "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "Sites.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Sites.ReadWrite.All", + "Description": "Edit or delete items in all site collections", + "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Sites.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, + "Command": "Get-MgUserInsightUsedResource", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/joinedTeams", "Permissions": [ { "Name": "Team.ReadBasic.All", @@ -448624,34 +448906,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserJoinedTeam", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeam", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphLicenseDetails", - "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", - "CommandAlias": null, - "Command": "Get-MgUserLicenseDetail", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserLicenseDetail", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphLicenseDetails", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphLicenseDetails", - "Uri": "/users/{user-id}/licenseDetails", - "CommandAlias": null, - "Command": "Get-MgUserLicenseDetail", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/licenseDetails", "Permissions": [ { "Name": "User.Read", @@ -448734,19 +449016,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserLicenseDetail", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphLicenseDetails", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/licenseDetails/$count", - "CommandAlias": null, - "Command": "Get-MgUserLicenseDetailCount", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/licenseDetails/$count", "Permissions": [ { "Name": "User.Read", @@ -448829,20 +449111,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserLicenseDetailCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsLicensingDetails", - "Uri": "/users/{user-id}/licenseDetails/getTeamsLicensingDetails", - "CommandAlias": null, - "Command": "Get-MgUserLicenseDetailTeamLicensingDetail", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/licenseDetails/getTeamsLicensingDetails", "Permissions": [ { "Name": "User.Read", @@ -448893,20 +449175,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/licensedetails-getteamslicensingdetails?view=graph-rest-1.0", + "Command": "Get-MgUserLicenseDetailTeamLicensingDetail", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsLicensingDetails", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/users/{user-id}/mailboxSettings", - "CommandAlias": null, - "Command": "Get-MgUserMailboxSetting", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailboxSettings", "Permissions": [ { "Name": "MailboxSettings.Read", @@ -448957,20 +449239,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailFolder", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", - "CommandAlias": null, - "Command": "Get-MgUserMailFolder", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -449045,20 +449327,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserMailFolder", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailFolder", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailFolder", - "Uri": "/users/{user-id}/mailFolders", - "CommandAlias": null, - "Command": "Get-MgUserMailFolder", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -449133,34 +449415,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserMailFolder", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailFolder", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailFolder", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", - "CommandAlias": null, - "Command": "Get-MgUserMailFolderChildFolder", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserMailFolderChildFolder", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailFolder", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailFolder", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders", - "CommandAlias": null, - "Command": "Get-MgUserMailFolderChildFolder", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -449235,19 +449517,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserMailFolderChildFolder", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailFolder", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/$count", - "CommandAlias": null, - "Command": "Get-MgUserMailFolderChildFolderCount", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/$count", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -449322,64 +449604,64 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserMailFolderChildFolderCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailFolder", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta", - "CommandAlias": null, - "Command": "Get-MgUserMailFolderChildFolderDelta", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-delta?view=graph-rest-1.0", + "Command": "Get-MgUserMailFolderChildFolderDelta", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailFolder", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}", - "CommandAlias": null, - "Command": "Get-MgUserMailFolderChildFolderMessage", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserMailFolderChildFolderMessage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages", - "CommandAlias": null, - "Command": "Get-MgUserMailFolderChildFolderMessage", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserMailFolderChildFolderMessage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/{attachment-id}", - "CommandAlias": null, - "Command": "Get-MgUserMailFolderChildFolderMessageAttachment", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/{attachment-id}", "Permissions": [ { "Name": "Mail.Read", @@ -449406,182 +449688,182 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserMailFolderChildFolderMessageAttachment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments", - "CommandAlias": null, - "Command": "Get-MgUserMailFolderChildFolderMessageAttachment", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserMailFolderChildFolderMessageAttachment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/$count", - "CommandAlias": null, - "Command": "Get-MgUserMailFolderChildFolderMessageAttachmentCount", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserMailFolderChildFolderMessageAttachmentCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value", - "CommandAlias": null, - "Command": "Get-MgUserMailFolderChildFolderMessageContent", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserMailFolderChildFolderMessageContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/$count", - "CommandAlias": null, - "Command": "Get-MgUserMailFolderChildFolderMessageCount", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserMailFolderChildFolderMessageCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/delta", - "CommandAlias": null, - "Command": "Get-MgUserMailFolderChildFolderMessageDelta", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/delta", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-delta?view=graph-rest-1.0", + "Command": "Get-MgUserMailFolderChildFolderMessageDelta", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Get-MgUserMailFolderChildFolderMessageExtension", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserMailFolderChildFolderMessageExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions", - "CommandAlias": null, - "Command": "Get-MgUserMailFolderChildFolderMessageExtension", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserMailFolderChildFolderMessageExtension", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/$count", - "CommandAlias": null, - "Command": "Get-MgUserMailFolderChildFolderMessageExtensionCount", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserMailFolderChildFolderMessageExtensionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMessageRule", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}", - "CommandAlias": null, - "Command": "Get-MgUserMailFolderChildFolderMessageRule", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserMailFolderChildFolderMessageRule", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessageRule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMessageRule", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules", - "CommandAlias": null, - "Command": "Get-MgUserMailFolderChildFolderMessageRule", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserMailFolderChildFolderMessageRule", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessageRule", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/$count", - "CommandAlias": null, - "Command": "Get-MgUserMailFolderChildFolderMessageRuleCount", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserMailFolderChildFolderMessageRuleCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/$count", - "CommandAlias": null, - "Command": "Get-MgUserMailFolderCount", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/$count", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -449656,20 +449938,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserMailFolderCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMailFolder", - "Uri": "/users/{user-id}/mailFolders/delta", - "CommandAlias": null, - "Command": "Get-MgUserMailFolderDelta", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/delta", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -449744,20 +450026,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-delta?view=graph-rest-1.0", + "Command": "Get-MgUserMailFolderDelta", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailFolder", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", - "CommandAlias": null, - "Command": "Get-MgUserMailFolderMessage", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", "Permissions": [ { "Name": "Mail.Read", @@ -449808,20 +450090,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserMailFolderMessage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages", - "CommandAlias": null, - "Command": "Get-MgUserMailFolderMessage", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -449896,34 +450178,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserMailFolderMessage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}", - "CommandAlias": null, - "Command": "Get-MgUserMailFolderMessageAttachment", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserMailFolderMessageAttachment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments", - "CommandAlias": null, - "Command": "Get-MgUserMailFolderMessageAttachment", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments", "Permissions": [ { "Name": "Mail.Read", @@ -449950,19 +450232,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserMailFolderMessageAttachment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/$count", - "CommandAlias": null, - "Command": "Get-MgUserMailFolderMessageAttachmentCount", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/$count", "Permissions": [ { "Name": "Mail.Read", @@ -449989,20 +450271,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserMailFolderMessageAttachmentCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/$count", - "CommandAlias": null, - "Command": "Get-MgUserMailFolderMessageCount", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/$count", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -450077,20 +450359,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserMailFolderMessageCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta", - "CommandAlias": null, - "Command": "Get-MgUserMailFolderMessageDelta", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -450165,108 +450447,108 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-delta?view=graph-rest-1.0", + "Command": "Get-MgUserMailFolderMessageDelta", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Get-MgUserMailFolderMessageExtension", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserMailFolderMessageExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions", - "CommandAlias": null, - "Command": "Get-MgUserMailFolderMessageExtension", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserMailFolderMessageExtension", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/$count", - "CommandAlias": null, - "Command": "Get-MgUserMailFolderMessageExtensionCount", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserMailFolderMessageExtensionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMessageRule", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", - "CommandAlias": null, - "Command": "Get-MgUserMailFolderMessageRule", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserMailFolderMessageRule", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessageRule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMessageRule", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules", - "CommandAlias": null, - "Command": "Get-MgUserMailFolderMessageRule", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserMailFolderMessageRule", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessageRule", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/$count", - "CommandAlias": null, - "Command": "Get-MgUserMailFolderMessageRuleCount", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserMailFolderMessageRuleCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMailTips", - "Uri": "/users/{user-id}/getMailTips", - "CommandAlias": null, - "Command": "Get-MgUserMailTip", "Module": "Users.Actions", + "CommandAlias": null, + "Uri": "/users/{user-id}/getMailTips", "Permissions": [ { "Name": "Mail.Read", @@ -450301,8 +450583,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-getmailtips?view=graph-rest-1.0", + "Command": "Get-MgUserMailTip", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailTips", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -450311,12 +450596,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppDiagnosticStatus", - "Uri": "/users/{user-id}/getManagedAppDiagnosticStatuses", - "CommandAlias": null, - "Command": "Get-MgUserManagedAppDiagnosticStatus", "Module": "Users.Functions", + "CommandAlias": null, + "Uri": "/users/{user-id}/getManagedAppDiagnosticStatuses", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -450351,20 +450633,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserManagedAppDiagnosticStatus", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppDiagnosticStatus", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Uri": "/users/{user-id}/getManagedAppPolicies", - "CommandAlias": null, - "Command": "Get-MgUserManagedAppPolicy", "Module": "Users.Functions", + "CommandAlias": null, + "Uri": "/users/{user-id}/getManagedAppPolicies", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -450399,343 +450681,343 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserManagedAppPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppRegistration", - "Uri": "/users/{user-id}/managedAppRegistrations/{managedAppRegistration-id}", - "CommandAlias": null, - "Command": "Get-MgUserManagedAppRegistration", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedAppRegistrations/{managedAppRegistration-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserManagedAppRegistration", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppRegistration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppRegistration", - "Uri": "/users/{user-id}/managedAppRegistrations", - "CommandAlias": null, - "Command": "Get-MgUserManagedAppRegistration", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedAppRegistrations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserManagedAppRegistration", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppRegistration", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/managedAppRegistrations/$count", - "CommandAlias": null, - "Command": "Get-MgUserManagedAppRegistrationCount", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedAppRegistrations/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserManagedAppRegistrationCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDevice", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", - "CommandAlias": null, - "Command": "Get-MgUserManagedDevice", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserManagedDevice", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDevice", - "Uri": "/users/{user-id}/managedDevices", - "CommandAlias": null, - "Command": "Get-MgUserManagedDevice", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserManagedDevice", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDevice", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceCategory", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", - "CommandAlias": null, - "Command": "Get-MgUserManagedDeviceCategory", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserManagedDeviceCategory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory/$ref", - "CommandAlias": null, - "Command": "Get-MgUserManagedDeviceCategoryByRef", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory/$ref", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserManagedDeviceCategoryByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "CommandAlias": null, - "Command": "Get-MgUserManagedDeviceCompliancePolicyState", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserManagedDeviceCompliancePolicyState", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "CommandAlias": null, - "Command": "Get-MgUserManagedDeviceCompliancePolicyState", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserManagedDeviceCompliancePolicyState", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count", - "CommandAlias": null, - "Command": "Get-MgUserManagedDeviceCompliancePolicyStateCount", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserManagedDeviceCompliancePolicyStateCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceConfigurationState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "CommandAlias": null, - "Command": "Get-MgUserManagedDeviceConfigurationState", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserManagedDeviceConfigurationState", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceConfigurationState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates", - "CommandAlias": null, - "Command": "Get-MgUserManagedDeviceConfigurationState", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserManagedDeviceConfigurationState", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/$count", - "CommandAlias": null, - "Command": "Get-MgUserManagedDeviceConfigurationStateCount", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserManagedDeviceConfigurationStateCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/$count", - "CommandAlias": null, - "Command": "Get-MgUserManagedDeviceCount", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserManagedDeviceCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/$count", - "CommandAlias": null, - "Command": "Get-MgUserManagedDeviceLogCollectionRequestCount", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserManagedDeviceLogCollectionRequestCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "CommandAlias": null, - "Command": "Get-MgUserManagedDeviceLogCollectionResponse", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserManagedDeviceLogCollectionResponse", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests", - "CommandAlias": null, - "Command": "Get-MgUserManagedDeviceLogCollectionResponse", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserManagedDeviceLogCollectionResponse", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/users", - "CommandAlias": null, - "Command": "Get-MgUserManagedDeviceUser", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/users", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserManagedDeviceUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsProtectionState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", - "CommandAlias": null, - "Command": "Get-MgUserManagedDeviceWindowsProtectionState", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserManagedDeviceWindowsProtectionState", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsProtectionState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "CommandAlias": null, - "Command": "Get-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "CommandAlias": null, - "Command": "Get-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count", - "CommandAlias": null, - "Command": "Get-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareStateCount", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareStateCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/getManagedDevicesWithAppFailures", - "CommandAlias": null, - "Command": "Get-MgUserManagedDeviceWithAppFailure", "Module": "Users.Functions", + "CommandAlias": null, + "Uri": "/users/{user-id}/getManagedDevicesWithAppFailures", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -450770,20 +451052,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-troubleshooting-user-getmanageddeviceswithappfailures?view=graph-rest-1.0", + "Command": "Get-MgUserManagedDeviceWithAppFailure", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/users/{user-id}/manager", - "CommandAlias": null, - "Command": "Get-MgUserManager", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/manager", "Permissions": [ { "Name": "User.Read.All", @@ -450850,20 +451132,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-manager?view=graph-rest-1.0", + "Command": "Get-MgUserManager", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/manager/$ref", - "CommandAlias": null, - "Command": "Get-MgUserManagerByRef", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/manager/$ref", "Permissions": [ { "Name": "User.Read.All", @@ -450930,20 +451212,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-manager?view=graph-rest-1.0", + "Command": "Get-MgUserManagerByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/getMemberGroups", - "CommandAlias": null, - "Command": "Get-MgUserMemberGroup", "Module": "Users.Actions", + "CommandAlias": null, + "Uri": "/users/{user-id}/getMemberGroups", "Permissions": [ { "Name": "Application.Read.All", @@ -451098,8 +451380,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", + "Command": "Get-MgUserMemberGroup", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -451108,12 +451393,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/getMemberObjects", - "CommandAlias": null, - "Command": "Get-MgUserMemberObject", "Module": "Users.Actions", + "CommandAlias": null, + "Uri": "/users/{user-id}/getMemberObjects", "Permissions": [ { "Name": "Application.Read.All", @@ -451292,8 +451574,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", + "Command": "Get-MgUserMemberObject", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -451302,12 +451587,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/users/{user-id}/memberOf/{directoryObject-id}", - "CommandAlias": null, - "Command": "Get-MgUserMemberOf", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/memberOf/{directoryObject-id}", "Permissions": [ { "Name": "User.Read", @@ -451326,20 +451608,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserMemberOf", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/users/{user-id}/memberOf", - "CommandAlias": null, - "Command": "Get-MgUserMemberOf", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/memberOf", "Permissions": [ { "Name": "User.Read", @@ -451390,34 +451672,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-memberof?view=graph-rest-1.0", + "Command": "Get-MgUserMemberOf", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/administrativeUnit", - "CommandAlias": null, - "Command": "Get-MgUserMemberOfAsAdministrativeUnit", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/administrativeUnit", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserMemberOfAsAdministrativeUnit", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/users/{user-id}/memberOf/administrativeUnit", - "CommandAlias": null, - "Command": "Get-MgUserMemberOfAsAdministrativeUnit", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/memberOf/administrativeUnit", "Permissions": [ { "Name": "User.Read", @@ -451436,34 +451718,34 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserMemberOfAsAdministrativeUnit", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryRole", - "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/directoryRole", - "CommandAlias": null, - "Command": "Get-MgUserMemberOfAsDirectoryRole", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/directoryRole", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserMemberOfAsDirectoryRole", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryRole", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryRole", - "Uri": "/users/{user-id}/memberOf/directoryRole", - "CommandAlias": null, - "Command": "Get-MgUserMemberOfAsDirectoryRole", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/memberOf/directoryRole", "Permissions": [ { "Name": "User.Read", @@ -451482,34 +451764,34 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserMemberOfAsDirectoryRole", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryRole", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/group", - "CommandAlias": null, - "Command": "Get-MgUserMemberOfAsGroup", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/group", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-memberof?view=graph-rest-1.0", + "Command": "Get-MgUserMemberOfAsGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/users/{user-id}/memberOf/group", - "CommandAlias": null, - "Command": "Get-MgUserMemberOfAsGroup", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/memberOf/group", "Permissions": [ { "Name": "User.Read", @@ -451528,19 +451810,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-memberof?view=graph-rest-1.0", + "Command": "Get-MgUserMemberOfAsGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/memberOf/$count", - "CommandAlias": null, - "Command": "Get-MgUserMemberOfCount", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/memberOf/$count", "Permissions": [ { "Name": "User.Read", @@ -451591,20 +451873,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserMemberOfCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/memberOf/administrativeUnit/$count", - "CommandAlias": null, - "Command": "Get-MgUserMemberOfCountAsAdministrativeUnit", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/memberOf/administrativeUnit/$count", "Permissions": [ { "Name": "User.Read", @@ -451623,20 +451905,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserMemberOfCountAsAdministrativeUnit", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/memberOf/directoryRole/$count", - "CommandAlias": null, - "Command": "Get-MgUserMemberOfCountAsDirectoryRole", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/memberOf/directoryRole/$count", "Permissions": [ { "Name": "User.Read", @@ -451655,20 +451937,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserMemberOfCountAsDirectoryRole", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/memberOf/group/$count", - "CommandAlias": null, - "Command": "Get-MgUserMemberOfCountAsGroup", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/memberOf/group/$count", "Permissions": [ { "Name": "User.Read", @@ -451687,20 +451969,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserMemberOfCountAsGroup", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMessage", - "Uri": "/users/{user-id}/messages/{message-id}", - "CommandAlias": null, - "Command": "Get-MgUserMessage", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}", "Permissions": [ { "Name": "Mail.Read", @@ -451751,20 +452033,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserMessage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMessage", - "Uri": "/users/{user-id}/messages", - "CommandAlias": null, - "Command": "Get-MgUserMessage", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -451839,34 +452121,73 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserMessage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}", - "CommandAlias": null, - "Command": "Get-MgUserMessageAttachment", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserMessageAttachment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/users/{user-id}/messages/{message-id}/attachments", + "Module": "Mail", "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/attachments", + "Permissions": [ + { + "Name": "Mail.Read", + "Description": "Read your mail ", + "FullDescription": "Allows the app to read email in your mailbox. ", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "Mail.Read", + "Description": "Read your mail ", + "FullDescription": "Allows the app to read email in your mailbox. ", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": true + }, + { + "Name": "Mail.Read", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + } + ], + "ApiReferenceLink": null, "Command": "Get-MgUserMessageAttachment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", + "Variants": [ + "List" + ] + }, + { "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/attachments/$count", "Permissions": [ { "Name": "Mail.Read", @@ -451893,59 +452214,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, - "Variants": [ - "List" - ] - }, - { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/messages/{message-id}/attachments/$count", - "CommandAlias": null, "Command": "Get-MgUserMessageAttachmentCount", - "Module": "Mail", - "Permissions": [ - { - "Name": "Mail.Read", - "Description": "Read your mail ", - "FullDescription": "Allows the app to read email in your mailbox. ", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "Mail.Read", - "Description": "Read your mail ", - "FullDescription": "Allows the app to read email in your mailbox. ", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": true - }, - { - "Name": "Mail.Read", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - } - ], "ApiVersion": "v1.0", - "ApiReferenceLink": null, + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/messages/{message-id}/$value", - "CommandAlias": null, - "Command": "Get-MgUserMessageContent", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/$value", "Permissions": [ { "Name": "Mail.Read", @@ -451996,20 +452278,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserMessageContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/messages/$count", - "CommandAlias": null, - "Command": "Get-MgUserMessageCount", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/$count", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -452084,20 +452366,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserMessageCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMessage", - "Uri": "/users/{user-id}/messages/delta", - "CommandAlias": null, - "Command": "Get-MgUserMessageDelta", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/delta", "Permissions": [ { "Name": "Mail.Read", @@ -452148,79 +452430,79 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-delta?view=graph-rest-1.0", + "Command": "Get-MgUserMessageDelta", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Get-MgUserMessageExtension", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserMessageExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", - "Uri": "/users/{user-id}/messages/{message-id}/extensions", - "CommandAlias": null, - "Command": "Get-MgUserMessageExtension", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/extensions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserMessageExtension", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/messages/{message-id}/extensions/$count", - "CommandAlias": null, - "Command": "Get-MgUserMessageExtensionCount", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/extensions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserMessageExtensionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", - "Uri": "/users/{user-id}/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "CommandAlias": null, - "Command": "Get-MgUserOauth2PermissionGrant", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOauth2PermissionGrant", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", - "Uri": "/users/{user-id}/oauth2PermissionGrants", - "CommandAlias": null, - "Command": "Get-MgUserOauth2PermissionGrant", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/oauth2PermissionGrants", "Permissions": [ { "Name": "Directory.Read.All", @@ -452255,19 +452537,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-oauth2permissiongrants?view=graph-rest-1.0", + "Command": "Get-MgUserOauth2PermissionGrant", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/oauth2PermissionGrants/$count", - "CommandAlias": null, - "Command": "Get-MgUserOauth2PermissionGrantCount", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/oauth2PermissionGrants/$count", "Permissions": [ { "Name": "Directory.Read.All", @@ -452302,35 +452584,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOauth2PermissionGrantCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenote", - "Uri": "/users/{user-id}/onenote", - "CommandAlias": null, - "Command": "Get-MgUserOnenote", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnenote", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenote", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", - "CommandAlias": null, - "Command": "Get-MgUserOnenoteNotebook", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", "Permissions": [ { "Name": "Notes.Create", @@ -452413,20 +452695,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnenoteNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/users/{user-id}/onenote/notebooks", - "CommandAlias": null, - "Command": "Get-MgUserOnenoteNotebook", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks", "Permissions": [ { "Name": "Notes.Create", @@ -452509,19 +452791,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnenoteNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/notebooks/$count", - "CommandAlias": null, - "Command": "Get-MgUserOnenoteNotebookCount", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/$count", "Permissions": [ { "Name": "Notes.Create", @@ -452604,20 +452886,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnenoteNotebookCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCopyNotebookModel", - "Uri": "/users/{user-id}/onenote/notebooks/getNotebookFromWebUrl", - "CommandAlias": null, - "Command": "Get-MgUserOnenoteNotebookFromWebUrl", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/getNotebookFromWebUrl", "Permissions": [ { "Name": "Notes.Create", @@ -452676,8 +452958,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-1.0", + "Command": "Get-MgUserOnenoteNotebookFromWebUrl", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCopyNotebookModel", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -452686,12 +452971,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphRecentNotebook", - "Uri": "/users/{user-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", - "CommandAlias": "Get-MgUserOnenoteRecentNotebook", - "Command": "Get-MgUserOnenoteNotebookRecentNotebook", "Module": "Notes", + "CommandAlias": "Get-MgUserOnenoteRecentNotebook", + "Uri": "/users/{user-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", "Permissions": [ { "Name": "Notes.Create", @@ -452774,35 +453056,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getrecentnotebooks?view=graph-rest-1.0", + "Command": "Get-MgUserOnenoteNotebookRecentNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRecentNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Get-MgUserOnenoteNotebookSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnenoteNotebookSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", - "CommandAlias": null, - "Command": "Get-MgUserOnenoteNotebookSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", "Permissions": [ { "Name": "Notes.Create", @@ -452885,19 +453167,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnenoteNotebookSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/$count", - "CommandAlias": null, - "Command": "Get-MgUserOnenoteNotebookSectionCount", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/$count", "Permissions": [ { "Name": "Notes.Create", @@ -452980,23 +453262,26 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnenoteNotebookSectionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "CommandAlias": null, - "Command": "Get-MgUserOnenoteNotebookSectionGroup", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnenoteNotebookSectionGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -453005,12 +453290,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "CommandAlias": null, - "Command": "Get-MgUserOnenoteNotebookSectionGroup", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", "Permissions": [ { "Name": "Notes.Create", @@ -453093,23 +453375,26 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnenoteNotebookSectionGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "CommandAlias": null, - "Command": "Get-MgUserOnenoteNotebookSectionGroupCount", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnenoteNotebookSectionGroupCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -453118,324 +453403,321 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgUserOnenoteNotebookSectionGroupParentNotebook", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnenoteNotebookSectionGroupParentNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", - "CommandAlias": null, - "Command": "Get-MgUserOnenoteNotebookSectionGroupParentSectionGroup", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnenoteNotebookSectionGroupParentSectionGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Get-MgUserOnenoteNotebookSectionGroupSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnenoteNotebookSectionGroupSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", - "CommandAlias": null, - "Command": "Get-MgUserOnenoteNotebookSectionGroupSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnenoteNotebookSectionGroupSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/$count", - "CommandAlias": null, - "Command": "Get-MgUserOnenoteNotebookSectionGroupSectionCount", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnenoteNotebookSectionGroupSectionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Get-MgUserOnenoteNotebookSectionGroupSectionPage", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnenoteNotebookSectionGroupSectionPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "CommandAlias": null, - "Command": "Get-MgUserOnenoteNotebookSectionGroupSectionPage", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnenoteNotebookSectionGroupSectionPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Get-MgUserOnenoteNotebookSectionGroupSectionPageContent", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnenoteNotebookSectionGroupSectionPageContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", - "CommandAlias": null, - "Command": "Get-MgUserOnenoteNotebookSectionGroupSectionPageCount", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnenoteNotebookSectionGroupSectionPageCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgUserOnenoteNotebookSectionGroupSectionPageParentNotebook", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnenoteNotebookSectionGroupSectionPageParentNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "CommandAlias": null, - "Command": "Get-MgUserOnenoteNotebookSectionGroupSectionPageParentSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnenoteNotebookSectionGroupSectionPageParentSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgUserOnenoteNotebookSectionGroupSectionParentNotebook", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnenoteNotebookSectionGroupSectionParentNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", - "CommandAlias": null, - "Command": "Get-MgUserOnenoteNotebookSectionGroupSectionParentSectionGroup", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnenoteNotebookSectionGroupSectionParentSectionGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Get-MgUserOnenoteNotebookSectionPage", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnenoteNotebookSectionPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", - "CommandAlias": null, - "Command": "Get-MgUserOnenoteNotebookSectionPage", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnenoteNotebookSectionPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Get-MgUserOnenoteNotebookSectionPageContent", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnenoteNotebookSectionPageContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/$count", - "CommandAlias": null, - "Command": "Get-MgUserOnenoteNotebookSectionPageCount", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnenoteNotebookSectionPageCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgUserOnenoteNotebookSectionPageParentNotebook", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnenoteNotebookSectionPageParentNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "CommandAlias": null, - "Command": "Get-MgUserOnenoteNotebookSectionPageParentSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnenoteNotebookSectionPageParentSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgUserOnenoteNotebookSectionParentNotebook", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnenoteNotebookSectionParentNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", - "CommandAlias": null, - "Command": "Get-MgUserOnenoteNotebookSectionParentSectionGroup", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnenoteNotebookSectionParentSectionGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/users/{user-id}/onenote/operations/{onenoteOperation-id}", - "CommandAlias": null, - "Command": "Get-MgUserOnenoteOperation", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/operations/{onenoteOperation-id}", "Permissions": [ { "Name": "Notes.Create", @@ -453518,49 +453800,49 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnenoteOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/users/{user-id}/onenote/operations", - "CommandAlias": null, - "Command": "Get-MgUserOnenoteOperation", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/operations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnenoteOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/operations/$count", - "CommandAlias": null, - "Command": "Get-MgUserOnenoteOperationCount", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/operations/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnenoteOperationCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Get-MgUserOnenotePage", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", "Permissions": [ { "Name": "Notes.Read", @@ -453627,20 +453909,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnenotePage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/users/{user-id}/onenote/pages", - "CommandAlias": null, - "Command": "Get-MgUserOnenotePage", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/pages", "Permissions": [ { "Name": "Notes.Read", @@ -453707,19 +453989,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnenotePage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Get-MgUserOnenotePageContent", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content", "Permissions": [ { "Name": "Notes.Read", @@ -453786,20 +454068,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnenotePageContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/pages/$count", - "CommandAlias": null, - "Command": "Get-MgUserOnenotePageCount", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/pages/$count", "Permissions": [ { "Name": "Notes.Read", @@ -453866,79 +454148,79 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnenotePageCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgUserOnenotePageParentNotebook", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnenotePageParentNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection", - "CommandAlias": null, - "Command": "Get-MgUserOnenotePageParentSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnenotePageParentSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteResource", - "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}", - "CommandAlias": null, - "Command": "Get-MgUserOnenoteResource", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnenoteResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteResource", - "Uri": "/users/{user-id}/onenote/resources", - "CommandAlias": null, - "Command": "Get-MgUserOnenoteResource", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/resources", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnenoteResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteResource", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content", - "CommandAlias": null, - "Command": "Get-MgUserOnenoteResourceContent", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content", "Permissions": [ { "Name": "Notes.Read", @@ -454005,35 +454287,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnenoteResourceContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/resources/$count", - "CommandAlias": null, - "Command": "Get-MgUserOnenoteResourceCount", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/resources/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnenoteResourceCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Get-MgUserOnenoteSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", "Permissions": [ { "Name": "Notes.Create", @@ -454116,20 +454398,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnenoteSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/users/{user-id}/onenote/sections", - "CommandAlias": null, - "Command": "Get-MgUserOnenoteSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sections", "Permissions": [ { "Name": "Notes.Create", @@ -454212,19 +454494,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnenoteSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/sections/$count", - "CommandAlias": null, - "Command": "Get-MgUserOnenoteSectionCount", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sections/$count", "Permissions": [ { "Name": "Notes.Create", @@ -454307,20 +454589,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnenoteSectionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", - "CommandAlias": null, - "Command": "Get-MgUserOnenoteSectionGroup", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", "Permissions": [ { "Name": "Notes.Create", @@ -454403,8 +454685,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnenoteSectionGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -454413,12 +454698,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/users/{user-id}/onenote/sectionGroups", - "CommandAlias": null, - "Command": "Get-MgUserOnenoteSectionGroup", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sectionGroups", "Permissions": [ { "Name": "Notes.Create", @@ -454501,20 +454783,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnenoteSectionGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", "Variants": [ "List", "List1" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "CommandAlias": null, - "Command": "Get-MgUserOnenoteSectionGroupCount", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", "Permissions": [ { "Name": "Notes.Create", @@ -454597,8 +454879,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnenoteSectionGroupCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -454607,57 +454892,54 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgUserOnenoteSectionGroupParentNotebook", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnenoteSectionGroupParentNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", - "CommandAlias": null, - "Command": "Get-MgUserOnenoteSectionGroupParentSectionGroup", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnenoteSectionGroupParentSectionGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Get-MgUserOnenoteSectionGroupSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnenoteSectionGroupSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "CommandAlias": null, - "Command": "Get-MgUserOnenoteSectionGroupSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", "Permissions": [ { "Name": "Notes.Create", @@ -454740,19 +455022,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnenoteSectionGroupSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/$count", - "CommandAlias": null, - "Command": "Get-MgUserOnenoteSectionGroupSectionCount", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/$count", "Permissions": [ { "Name": "Notes.Create", @@ -454835,154 +455117,154 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnenoteSectionGroupSectionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Get-MgUserOnenoteSectionGroupSectionPage", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnenoteSectionGroupSectionPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "CommandAlias": null, - "Command": "Get-MgUserOnenoteSectionGroupSectionPage", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnenoteSectionGroupSectionPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Get-MgUserOnenoteSectionGroupSectionPageContent", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnenoteSectionGroupSectionPageContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", - "CommandAlias": null, - "Command": "Get-MgUserOnenoteSectionGroupSectionPageCount", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnenoteSectionGroupSectionPageCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgUserOnenoteSectionGroupSectionPageParentNotebook", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnenoteSectionGroupSectionPageParentNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "CommandAlias": null, - "Command": "Get-MgUserOnenoteSectionGroupSectionPageParentSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnenoteSectionGroupSectionPageParentSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgUserOnenoteSectionGroupSectionParentNotebook", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnenoteSectionGroupSectionParentNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", - "CommandAlias": null, - "Command": "Get-MgUserOnenoteSectionGroupSectionParentSectionGroup", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnenoteSectionGroupSectionParentSectionGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Get-MgUserOnenoteSectionPage", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnenoteSectionPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages", - "CommandAlias": null, - "Command": "Get-MgUserOnenoteSectionPage", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages", "Permissions": [ { "Name": "Notes.Read", @@ -455049,34 +455331,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnenoteSectionPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Get-MgUserOnenoteSectionPageContent", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnenoteSectionPageContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/$count", - "CommandAlias": null, - "Command": "Get-MgUserOnenoteSectionPageCount", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/$count", "Permissions": [ { "Name": "Notes.Read", @@ -455143,80 +455425,80 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnenoteSectionPageCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgUserOnenoteSectionPageParentNotebook", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnenoteSectionPageParentNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "CommandAlias": null, - "Command": "Get-MgUserOnenoteSectionPageParentSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnenoteSectionPageParentSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook", - "CommandAlias": null, - "Command": "Get-MgUserOnenoteSectionParentNotebook", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnenoteSectionParentNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup", - "CommandAlias": null, - "Command": "Get-MgUserOnenoteSectionParentSectionGroup", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnenoteSectionParentSectionGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnlineMeeting", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", - "CommandAlias": null, - "Command": "Get-MgUserOnlineMeeting", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -455251,8 +455533,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnlineMeeting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnlineMeeting", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -455263,12 +455548,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnlineMeeting", - "Uri": "/users/{user-id}/onlineMeetings", - "CommandAlias": null, - "Command": "Get-MgUserOnlineMeeting", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -455303,19 +455585,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnlineMeeting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnlineMeeting", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "CommandAlias": null, - "Command": "Get-MgUserOnlineMeetingAttendanceReport", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", "Permissions": [ { "Name": "OnlineMeetingArtifact.Read.All", @@ -455334,20 +455616,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnlineMeetingAttendanceReport", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports", - "CommandAlias": null, - "Command": "Get-MgUserOnlineMeetingAttendanceReport", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports", "Permissions": [ { "Name": "OnlineMeetingArtifact.Read.All", @@ -455366,34 +455648,34 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnlineMeetingAttendanceReport", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "CommandAlias": null, - "Command": "Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "CommandAlias": null, - "Command": "Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", "Permissions": [ { "Name": "OnlineMeetingArtifact.Read.All", @@ -455412,19 +455694,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", - "CommandAlias": null, - "Command": "Get-MgUserOnlineMeetingAttendanceReportAttendanceRecordCount", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", "Permissions": [ { "Name": "OnlineMeetingArtifact.Read.All", @@ -455443,20 +455725,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnlineMeetingAttendanceReportAttendanceRecordCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/$count", - "CommandAlias": null, - "Command": "Get-MgUserOnlineMeetingAttendanceReportCount", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/$count", "Permissions": [ { "Name": "OnlineMeetingArtifact.Read.All", @@ -455475,20 +455757,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnlineMeetingAttendanceReportCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "CommandAlias": null, - "Command": "Get-MgUserOnlineMeetingAttendeeReport", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", "Permissions": [ { "Name": "OnlineMeetingArtifact.Read.All", @@ -455507,20 +455789,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnlineMeetingAttendeeReport", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings/$count", - "CommandAlias": null, - "Command": "Get-MgUserOnlineMeetingCount", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/$count", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -455555,20 +455837,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnlineMeetingCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCallRecording", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", - "CommandAlias": "Get-MgAllUserOnlineMeetingRecording", - "Command": "Get-MgUserOnlineMeetingRecording", "Module": "CloudCommunications", + "CommandAlias": "Get-MgAllUserOnlineMeetingRecording", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", "Permissions": [ { "Name": "OnlineMeetingRecording.Read.All", @@ -455595,8 +455877,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/callrecording-get?view=graph-rest-1.0", + "Command": "Get-MgUserOnlineMeetingRecording", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCallRecording", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -455605,12 +455890,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCallRecording", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings", - "CommandAlias": "Get-MgAllUserOnlineMeetingRecording", - "Command": "Get-MgUserOnlineMeetingRecording", "Module": "CloudCommunications", + "CommandAlias": "Get-MgAllUserOnlineMeetingRecording", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings", "Permissions": [ { "Name": "OnlineMeetingRecording.Read.All", @@ -455637,19 +455919,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnlineMeetingRecording", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCallRecording", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", - "CommandAlias": null, - "Command": "Get-MgUserOnlineMeetingRecordingContent", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", "Permissions": [ { "Name": "OnlineMeetingRecording.Read.All", @@ -455676,20 +455958,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnlineMeetingRecordingContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/$count", - "CommandAlias": null, - "Command": "Get-MgUserOnlineMeetingRecordingCount", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/$count", "Permissions": [ { "Name": "OnlineMeetingRecording.Read.All", @@ -455716,20 +455998,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnlineMeetingRecordingCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCallRecording", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/delta", - "CommandAlias": null, - "Command": "Get-MgUserOnlineMeetingRecordingDelta", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/delta", "Permissions": [ { "Name": "OnlineMeetingRecording.Read.All", @@ -455756,20 +456038,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnlineMeetingRecordingDelta", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCallRecording", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCallTranscript", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "CommandAlias": "Get-MgAllUserOnlineMeetingTranscript", - "Command": "Get-MgUserOnlineMeetingTranscript", "Module": "CloudCommunications", + "CommandAlias": "Get-MgAllUserOnlineMeetingTranscript", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", "Permissions": [ { "Name": "OnlineMeetingTranscript.Read.All", @@ -455796,8 +456078,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calltranscript-get?view=graph-rest-1.0", + "Command": "Get-MgUserOnlineMeetingTranscript", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCallTranscript", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -455806,12 +456091,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCallTranscript", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts", - "CommandAlias": "Get-MgAllUserOnlineMeetingTranscript", - "Command": "Get-MgUserOnlineMeetingTranscript", "Module": "CloudCommunications", + "CommandAlias": "Get-MgAllUserOnlineMeetingTranscript", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts", "Permissions": [ { "Name": "OnlineMeetingTranscript.Read.All", @@ -455838,19 +456120,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-list-transcripts?view=graph-rest-1.0", + "Command": "Get-MgUserOnlineMeetingTranscript", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCallTranscript", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", - "CommandAlias": null, - "Command": "Get-MgUserOnlineMeetingTranscriptContent", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", "Permissions": [ { "Name": "OnlineMeetingTranscript.Read.All", @@ -455877,20 +456159,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calltranscript-get?view=graph-rest-1.0", + "Command": "Get-MgUserOnlineMeetingTranscriptContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/$count", - "CommandAlias": null, - "Command": "Get-MgUserOnlineMeetingTranscriptCount", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/$count", "Permissions": [ { "Name": "OnlineMeetingTranscript.Read.All", @@ -455917,20 +456199,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnlineMeetingTranscriptCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphCallTranscript", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/delta", - "CommandAlias": null, - "Command": "Get-MgUserOnlineMeetingTranscriptDelta", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/delta", "Permissions": [ { "Name": "OnlineMeetingTranscript.Read.All", @@ -455957,20 +456239,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOnlineMeetingTranscriptDelta", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCallTranscript", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", - "CommandAlias": null, - "Command": "Get-MgUserOnlineMeetingTranscriptMetadataContent", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", "Permissions": [ { "Name": "OnlineMeetingTranscript.Read.All", @@ -455997,20 +456279,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calltranscript-get?view=graph-rest-1.0", + "Command": "Get-MgUserOnlineMeetingTranscriptMetadataContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/getVirtualAppointmentJoinWebUrl", - "CommandAlias": null, - "Command": "Get-MgUserOnlineMeetingVirtualAppointmentJoinWebUrl", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/getVirtualAppointmentJoinWebUrl", "Permissions": [ { "Name": "VirtualAppointment.Read", @@ -456061,20 +456343,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-getvirtualappointmentjoinweburl?view=graph-rest-1.0", + "Command": "Get-MgUserOnlineMeetingVirtualAppointmentJoinWebUrl", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOutlookCategory", - "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", - "CommandAlias": null, - "Command": "Get-MgUserOutlookMasterCategory", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", "Permissions": [ { "Name": "MailboxSettings.Read", @@ -456101,20 +456383,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOutlookMasterCategory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOutlookCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOutlookCategory", - "Uri": "/users/{user-id}/outlook/masterCategories", - "CommandAlias": null, - "Command": "Get-MgUserOutlookMasterCategory", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/masterCategories", "Permissions": [ { "Name": "MailboxSettings.Read", @@ -456141,19 +456423,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOutlookMasterCategory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOutlookCategory", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/outlook/masterCategories/$count", - "CommandAlias": null, - "Command": "Get-MgUserOutlookMasterCategoryCount", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/masterCategories/$count", "Permissions": [ { "Name": "MailboxSettings.Read", @@ -456180,35 +456462,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOutlookMasterCategoryCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}", - "CommandAlias": null, - "Command": "Get-MgUserOwnedDevice", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOwnedDevice", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/users/{user-id}/ownedDevices", - "CommandAlias": null, - "Command": "Get-MgUserOwnedDevice", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedDevices", "Permissions": [ { "Name": "User.Read", @@ -456283,106 +456565,106 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOwnedDevice", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/appRoleAssignment", - "CommandAlias": null, - "Command": "Get-MgUserOwnedDeviceAsAppRoleAssignment", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/appRoleAssignment", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOwnedDeviceAsAppRoleAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/users/{user-id}/ownedDevices/appRoleAssignment", - "CommandAlias": null, - "Command": "Get-MgUserOwnedDeviceAsAppRoleAssignment", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedDevices/appRoleAssignment", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOwnedDeviceAsAppRoleAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/device", - "CommandAlias": null, - "Command": "Get-MgUserOwnedDeviceAsDevice", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/device", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOwnedDeviceAsDevice", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/users/{user-id}/ownedDevices/device", - "CommandAlias": null, - "Command": "Get-MgUserOwnedDeviceAsDevice", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedDevices/device", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOwnedDeviceAsDevice", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEndpoint", - "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/endpoint", - "CommandAlias": null, - "Command": "Get-MgUserOwnedDeviceAsEndpoint", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/endpoint", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOwnedDeviceAsEndpoint", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEndpoint", - "Uri": "/users/{user-id}/ownedDevices/endpoint", - "CommandAlias": null, - "Command": "Get-MgUserOwnedDeviceAsEndpoint", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedDevices/endpoint", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOwnedDeviceAsEndpoint", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/ownedDevices/$count", - "CommandAlias": null, - "Command": "Get-MgUserOwnedDeviceCount", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedDevices/$count", "Permissions": [ { "Name": "User.Read", @@ -456457,80 +456739,80 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOwnedDeviceCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/ownedDevices/appRoleAssignment/$count", - "CommandAlias": null, - "Command": "Get-MgUserOwnedDeviceCountAsAppRoleAssignment", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedDevices/appRoleAssignment/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOwnedDeviceCountAsAppRoleAssignment", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/ownedDevices/device/$count", - "CommandAlias": null, - "Command": "Get-MgUserOwnedDeviceCountAsDevice", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedDevices/device/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOwnedDeviceCountAsDevice", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/ownedDevices/endpoint/$count", - "CommandAlias": null, - "Command": "Get-MgUserOwnedDeviceCountAsEndpoint", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedDevices/endpoint/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOwnedDeviceCountAsEndpoint", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}", - "CommandAlias": null, - "Command": "Get-MgUserOwnedObject", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOwnedObject", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/users/{user-id}/ownedObjects", - "CommandAlias": null, - "Command": "Get-MgUserOwnedObject", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedObjects", "Permissions": [ { "Name": "User.Read", @@ -456605,106 +456887,106 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOwnedObject", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", - "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/application", - "CommandAlias": null, - "Command": "Get-MgUserOwnedObjectAsApplication", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/application", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOwnedObjectAsApplication", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", - "Uri": "/users/{user-id}/ownedObjects/application", - "CommandAlias": null, - "Command": "Get-MgUserOwnedObjectAsApplication", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedObjects/application", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOwnedObjectAsApplication", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/group", - "CommandAlias": null, - "Command": "Get-MgUserOwnedObjectAsGroup", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/group", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOwnedObjectAsGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/users/{user-id}/ownedObjects/group", - "CommandAlias": null, - "Command": "Get-MgUserOwnedObjectAsGroup", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedObjects/group", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOwnedObjectAsGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/servicePrincipal", - "CommandAlias": null, - "Command": "Get-MgUserOwnedObjectAsServicePrincipal", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/servicePrincipal", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOwnedObjectAsServicePrincipal", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/users/{user-id}/ownedObjects/servicePrincipal", - "CommandAlias": null, - "Command": "Get-MgUserOwnedObjectAsServicePrincipal", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedObjects/servicePrincipal", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOwnedObjectAsServicePrincipal", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/ownedObjects/$count", - "CommandAlias": null, - "Command": "Get-MgUserOwnedObjectCount", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedObjects/$count", "Permissions": [ { "Name": "User.Read", @@ -456779,80 +457061,80 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOwnedObjectCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/ownedObjects/application/$count", - "CommandAlias": null, - "Command": "Get-MgUserOwnedObjectCountAsApplication", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedObjects/application/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOwnedObjectCountAsApplication", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/ownedObjects/group/$count", - "CommandAlias": null, - "Command": "Get-MgUserOwnedObjectCountAsGroup", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedObjects/group/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOwnedObjectCountAsGroup", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/ownedObjects/servicePrincipal/$count", - "CommandAlias": null, - "Command": "Get-MgUserOwnedObjectCountAsServicePrincipal", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedObjects/servicePrincipal/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserOwnedObjectCountAsServicePrincipal", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPerson", - "Uri": "/users/{user-id}/people/{person-id}", - "CommandAlias": null, - "Command": "Get-MgUserPerson", "Module": "People", + "CommandAlias": null, + "Uri": "/users/{user-id}/people/{person-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserPerson", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPerson", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPerson", - "Uri": "/users/{user-id}/people", - "CommandAlias": null, - "Command": "Get-MgUserPerson", "Module": "People", + "CommandAlias": null, + "Uri": "/users/{user-id}/people", "Permissions": [ { "Name": "People.Read", @@ -456887,19 +457169,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserPerson", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPerson", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/people/$count", - "CommandAlias": null, - "Command": "Get-MgUserPersonCount", "Module": "People", + "CommandAlias": null, + "Uri": "/users/{user-id}/people/$count", "Permissions": [ { "Name": "People.Read", @@ -456934,20 +457216,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserPersonCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphProfilePhoto", - "Uri": "/users/{user-id}/photo", - "CommandAlias": null, - "Command": "Get-MgUserPhoto", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/photo", "Permissions": [ { "Name": "User.Read", @@ -457014,8 +457296,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserPhoto", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphProfilePhoto", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -457024,12 +457309,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphProfilePhoto", - "Uri": "/users/{user-id}/photos", - "CommandAlias": null, - "Command": "Get-MgUserPhoto", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/photos", "Permissions": [ { "Name": "User.Read", @@ -457096,19 +457378,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserPhoto", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphProfilePhoto", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/photo/$value", - "CommandAlias": null, - "Command": "Get-MgUserPhotoContent", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/photo/$value", "Permissions": [ { "Name": "User.Read", @@ -457175,8 +457457,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserPhotoContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "Get1", @@ -457185,12 +457470,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerUser", - "Uri": "/users/{user-id}/planner", - "CommandAlias": null, - "Command": "Get-MgUserPlanner", "Module": "Planner", + "CommandAlias": null, + "Uri": "/users/{user-id}/planner", "Permissions": [ { "Name": "Tasks.Read", @@ -457233,20 +457515,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserPlanner", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerPlan", - "Uri": "/users/{user-id}/planner/plans", - "CommandAlias": null, - "Command": "Get-MgUserPlannerPlan", "Module": "Planner", + "CommandAlias": null, + "Uri": "/users/{user-id}/planner/plans", "Permissions": [ { "Name": "Tasks.Read", @@ -457281,19 +457563,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserPlannerPlan", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTask", - "Uri": "/users/{user-id}/planner/tasks", - "CommandAlias": null, - "Command": "Get-MgUserPlannerTask", "Module": "Planner", + "CommandAlias": null, + "Uri": "/users/{user-id}/planner/tasks", "Permissions": [ { "Name": "Tasks.Read", @@ -457344,19 +457626,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserPlannerTask", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPresence", - "Uri": "/users/{user-id}/presence", - "CommandAlias": null, - "Command": "Get-MgUserPresence", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/presence", "Permissions": [ { "Name": "Presence.Read", @@ -457391,35 +457673,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-get?view=graph-rest-1.0", + "Command": "Get-MgUserPresence", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPresence", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}", - "CommandAlias": null, - "Command": "Get-MgUserRegisteredDevice", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserRegisteredDevice", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/users/{user-id}/registeredDevices", - "CommandAlias": null, - "Command": "Get-MgUserRegisteredDevice", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/registeredDevices", "Permissions": [ { "Name": "User.Read", @@ -457494,106 +457776,106 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserRegisteredDevice", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/appRoleAssignment", - "CommandAlias": null, - "Command": "Get-MgUserRegisteredDeviceAsAppRoleAssignment", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/appRoleAssignment", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserRegisteredDeviceAsAppRoleAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/users/{user-id}/registeredDevices/appRoleAssignment", - "CommandAlias": null, - "Command": "Get-MgUserRegisteredDeviceAsAppRoleAssignment", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/registeredDevices/appRoleAssignment", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserRegisteredDeviceAsAppRoleAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/device", - "CommandAlias": null, - "Command": "Get-MgUserRegisteredDeviceAsDevice", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/device", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserRegisteredDeviceAsDevice", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/users/{user-id}/registeredDevices/device", - "CommandAlias": null, - "Command": "Get-MgUserRegisteredDeviceAsDevice", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/registeredDevices/device", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserRegisteredDeviceAsDevice", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEndpoint", - "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/endpoint", - "CommandAlias": null, - "Command": "Get-MgUserRegisteredDeviceAsEndpoint", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/endpoint", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserRegisteredDeviceAsEndpoint", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEndpoint", - "Uri": "/users/{user-id}/registeredDevices/endpoint", - "CommandAlias": null, - "Command": "Get-MgUserRegisteredDeviceAsEndpoint", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/registeredDevices/endpoint", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserRegisteredDeviceAsEndpoint", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/registeredDevices/$count", - "CommandAlias": null, - "Command": "Get-MgUserRegisteredDeviceCount", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/registeredDevices/$count", "Permissions": [ { "Name": "User.Read", @@ -457668,80 +457950,80 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserRegisteredDeviceCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/registeredDevices/appRoleAssignment/$count", - "CommandAlias": null, - "Command": "Get-MgUserRegisteredDeviceCountAsAppRoleAssignment", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/registeredDevices/appRoleAssignment/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserRegisteredDeviceCountAsAppRoleAssignment", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/registeredDevices/device/$count", - "CommandAlias": null, - "Command": "Get-MgUserRegisteredDeviceCountAsDevice", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/registeredDevices/device/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserRegisteredDeviceCountAsDevice", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/registeredDevices/endpoint/$count", - "CommandAlias": null, - "Command": "Get-MgUserRegisteredDeviceCountAsEndpoint", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/registeredDevices/endpoint/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserRegisteredDeviceCountAsEndpoint", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", - "CommandAlias": null, - "Command": "Get-MgUserScopedRoleMemberOf", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserScopedRoleMemberOf", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Uri": "/users/{user-id}/scopedRoleMemberOf", - "CommandAlias": null, - "Command": "Get-MgUserScopedRoleMemberOf", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/scopedRoleMemberOf", "Permissions": [ { "Name": "Directory.Read.All", @@ -457776,19 +458058,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserScopedRoleMemberOf", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/scopedRoleMemberOf/$count", - "CommandAlias": null, - "Command": "Get-MgUserScopedRoleMemberOfCount", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/scopedRoleMemberOf/$count", "Permissions": [ { "Name": "Directory.Read.All", @@ -457823,20 +458105,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserScopedRoleMemberOfCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUserSettings", - "Uri": "/users/{user-id}/settings", - "CommandAlias": null, - "Command": "Get-MgUserSetting", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings", "Permissions": [ { "Name": "User.Read.All", @@ -457871,20 +458153,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUserInsightsSettings", - "Uri": "/users/{user-id}/settings/itemInsights", - "CommandAlias": null, - "Command": "Get-MgUserSettingItemInsight", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/itemInsights", "Permissions": [ { "Name": "User.Read", @@ -457903,20 +458185,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserSettingItemInsight", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserInsightsSettings", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphShiftPreferences", - "Uri": "/users/{user-id}/settings/shiftPreferences", - "CommandAlias": null, - "Command": "Get-MgUserSettingShiftPreference", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/shiftPreferences", "Permissions": [ { "Name": "User.Read.All", @@ -457951,35 +458233,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shiftpreferences-get?view=graph-rest-1.0", + "Command": "Get-MgUserSettingShiftPreference", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphShiftPreferences", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUserStorage", - "Uri": "/users/{user-id}/settings/storage", - "CommandAlias": null, - "Command": "Get-MgUserSettingStorage", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/storage", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserSettingStorage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserStorage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedStorageQuota", - "Uri": "/users/{user-id}/settings/storage/quota", - "CommandAlias": null, - "Command": "Get-MgUserSettingStorageQuota", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/storage/quota", "Permissions": [ { "Name": "Files.Read", @@ -458014,20 +458296,68 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserSettingStorageQuota", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedStorageQuota", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown", - "Uri": "/users/{user-id}/settings/storage/quota/services/{serviceStorageQuotaBreakdown-id}", + "Module": "Users", "CommandAlias": null, + "Uri": "/users/{user-id}/settings/storage/quota/services/{serviceStorageQuotaBreakdown-id}", + "Permissions": [ + { + "Name": "Files.Read", + "Description": "Read your files", + "FullDescription": "Allows the app to read your files.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": true + }, + { + "Name": "Files.ReadWrite.All", + "Description": "Have full access to all files you have access to", + "FullDescription": "Allows the app to read, create, update and delete all files that you can access.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": false + }, + { + "Name": "Files.ReadWrite", + "Description": "Have full access to your files", + "FullDescription": "Allows the app to read, create, update, and delete your files.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": false + }, + { + "Name": "Files.Read.All", + "Description": "Read all files that you have access to", + "FullDescription": "Allows the app to read all files you can access.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, "Command": "Get-MgUserSettingStorageQuotaService", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ] + }, + { "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/storage/quota/services", "Permissions": [ { "Name": "Files.Read", @@ -458062,67 +458392,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown", - "Uri": "/users/{user-id}/settings/storage/quota/services", - "CommandAlias": null, "Command": "Get-MgUserSettingStorageQuotaService", - "Module": "Users", - "Permissions": [ - { - "Name": "Files.Read", - "Description": "Read your files", - "FullDescription": "Allows the app to read your files.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": true - }, - { - "Name": "Files.ReadWrite.All", - "Description": "Have full access to all files you have access to", - "FullDescription": "Allows the app to read, create, update and delete all files that you can access.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": false - }, - { - "Name": "Files.ReadWrite", - "Description": "Have full access to your files", - "FullDescription": "Allows the app to read, create, update, and delete your files.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": false - }, - { - "Name": "Files.Read.All", - "Description": "Read all files that you have access to", - "FullDescription": "Allows the app to read all files you can access.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": false - } - ], "ApiVersion": "v1.0", - "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/settings/storage/quota/services/$count", - "CommandAlias": null, - "Command": "Get-MgUserSettingStorageQuotaServiceCount", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/storage/quota/services/$count", "Permissions": [ { "Name": "Files.Read", @@ -458157,123 +458439,123 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserSettingStorageQuotaServiceCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsSetting", - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}", - "CommandAlias": null, - "Command": "Get-MgUserSettingWindows", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserSettingWindows", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsSetting", - "Uri": "/users/{user-id}/settings/windows", - "CommandAlias": null, - "Command": "Get-MgUserSettingWindows", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/windows", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserSettingWindows", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsSetting", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/settings/windows/$count", - "CommandAlias": null, - "Command": "Get-MgUserSettingWindowsCount", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/windows/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserSettingWindowsCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsSettingInstance", - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/{windowsSettingInstance-id}", - "CommandAlias": null, - "Command": "Get-MgUserSettingWindowsInstance", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/{windowsSettingInstance-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserSettingWindowsInstance", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsSettingInstance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsSettingInstance", - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances", - "CommandAlias": null, - "Command": "Get-MgUserSettingWindowsInstance", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserSettingWindowsInstance", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsSettingInstance", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/$count", - "CommandAlias": null, - "Command": "Get-MgUserSettingWindowsInstanceCount", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserSettingWindowsInstanceCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/users/{user-id}/sponsors/{directoryObject-id}", - "CommandAlias": null, - "Command": "Get-MgUserSponsor", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/sponsors/{directoryObject-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserSponsor", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/users/{user-id}/sponsors", - "CommandAlias": null, - "Command": "Get-MgUserSponsor", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/sponsors", "Permissions": [ { "Name": "User.Read", @@ -458316,19 +458598,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-sponsors?view=graph-rest-1.0", + "Command": "Get-MgUserSponsor", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/sponsors/$count", - "CommandAlias": null, - "Command": "Get-MgUserSponsorCount", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/sponsors/$count", "Permissions": [ { "Name": "User.Read", @@ -458371,20 +458653,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserSponsorCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUserTeamwork", - "Uri": "/users/{user-id}/teamwork", - "CommandAlias": null, - "Command": "Get-MgUserTeamwork", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/teamwork", "Permissions": [ { "Name": "UserTeamwork.Read", @@ -458403,23 +458685,26 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-get?view=graph-rest-1.0", + "Command": "Get-MgUserTeamwork", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserTeamwork", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAssociatedTeamInfo", - "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", - "CommandAlias": null, - "Command": "Get-MgUserTeamworkAssociatedTeam", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserTeamworkAssociatedTeam", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAssociatedTeamInfo", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -458428,12 +458713,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAssociatedTeamInfo", - "Uri": "/users/{user-id}/teamwork/associatedTeams", - "CommandAlias": null, - "Command": "Get-MgUserTeamworkAssociatedTeam", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/teamwork/associatedTeams", "Permissions": [ { "Name": "Team.ReadBasic.All", @@ -458484,19 +458766,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserTeamworkAssociatedTeam", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAssociatedTeamInfo", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/teamwork/associatedTeams/$count", - "CommandAlias": null, - "Command": "Get-MgUserTeamworkAssociatedTeamCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/teamwork/associatedTeams/$count", "Permissions": [ { "Name": "Team.ReadBasic.All", @@ -458547,20 +458829,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserTeamworkAssociatedTeamCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}", - "CommandAlias": null, - "Command": "Get-MgUserTeamworkInstalledApp", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForUser", @@ -458691,20 +458973,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-get-installedapps?view=graph-rest-1.0", + "Command": "Get-MgUserTeamworkInstalledApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", - "Uri": "/users/{user-id}/teamwork/installedApps", - "CommandAlias": null, - "Command": "Get-MgUserTeamworkInstalledApp", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/teamwork/installedApps", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForUser", @@ -458835,19 +459117,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-list-installedapps?view=graph-rest-1.0", + "Command": "Get-MgUserTeamworkInstalledApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChat", - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/chat", - "CommandAlias": null, - "Command": "Get-MgUserTeamworkInstalledAppChat", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/chat", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForUser", @@ -458930,20 +459212,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userscopeteamsappinstallation-get-chat?view=graph-rest-1.0", + "Command": "Get-MgUserTeamworkInstalledAppChat", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/teamwork/installedApps/$count", - "CommandAlias": null, - "Command": "Get-MgUserTeamworkInstalledAppCount", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/teamwork/installedApps/$count", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForUser", @@ -459074,50 +459356,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserTeamworkInstalledAppCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsApp", - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/teamsApp", - "CommandAlias": null, - "Command": "Get-MgUserTeamworkInstalledAppTeamApp", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/teamsApp", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserTeamworkInstalledAppTeamApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAppDefinition", - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/teamsAppDefinition", - "CommandAlias": null, - "Command": "Get-MgUserTeamworkInstalledAppTeamAppDefinition", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/teamsAppDefinition", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserTeamworkInstalledAppTeamAppDefinition", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTodoTaskList", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", - "CommandAlias": null, - "Command": "Get-MgUserTodoList", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", "Permissions": [ { "Name": "Tasks.Read", @@ -459168,20 +459450,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserTodoList", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTodoTaskList", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTodoTaskList", - "Uri": "/users/{user-id}/todo/lists", - "CommandAlias": null, - "Command": "Get-MgUserTodoList", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists", "Permissions": [ { "Name": "Tasks.Read", @@ -459232,19 +459514,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserTodoList", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTodoTaskList", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/$count", - "CommandAlias": null, - "Command": "Get-MgUserTodoListCount", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/$count", "Permissions": [ { "Name": "Tasks.Read", @@ -459295,20 +459577,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserTodoListCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTodoTaskList", - "Uri": "/users/{user-id}/todo/lists/delta", - "CommandAlias": null, - "Command": "Get-MgUserTodoListDelta", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/delta", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -459343,64 +459625,64 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/todotasklist-delta?view=graph-rest-1.0", + "Command": "Get-MgUserTodoListDelta", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTodoTaskList", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Get-MgUserTodoListExtension", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserTodoListExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions", - "CommandAlias": null, - "Command": "Get-MgUserTodoListExtension", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserTodoListExtension", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/$count", - "CommandAlias": null, - "Command": "Get-MgUserTodoListExtensionCount", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserTodoListExtensionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTodoTask", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", - "CommandAlias": null, - "Command": "Get-MgUserTodoTask", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", "Permissions": [ { "Name": "Tasks.Read", @@ -459451,20 +459733,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserTodoTask", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTodoTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTodoTask", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks", - "CommandAlias": null, - "Command": "Get-MgUserTodoTask", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks", "Permissions": [ { "Name": "Tasks.Read", @@ -459515,19 +459797,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserTodoTask", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTodoTask", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachmentBase", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}", - "CommandAlias": null, - "Command": "Get-MgUserTodoTaskAttachment", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}", "Permissions": [ { "Name": "Tasks.Read", @@ -459578,20 +459860,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserTodoTaskAttachment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachmentBase", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachmentBase", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments", - "CommandAlias": null, - "Command": "Get-MgUserTodoTaskAttachment", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments", "Permissions": [ { "Name": "Tasks.Read", @@ -459642,19 +459924,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserTodoTaskAttachment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachmentBase", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value", - "CommandAlias": null, - "Command": "Get-MgUserTodoTaskAttachmentContent", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value", "Permissions": [ { "Name": "Tasks.Read", @@ -459705,20 +459987,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserTodoTaskAttachmentContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/$count", - "CommandAlias": null, - "Command": "Get-MgUserTodoTaskAttachmentCount", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/$count", "Permissions": [ { "Name": "Tasks.Read", @@ -459769,79 +460051,79 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserTodoTaskAttachmentCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachmentSession", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", - "CommandAlias": null, - "Command": "Get-MgUserTodoTaskAttachmentSession", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserTodoTaskAttachmentSession", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachmentSession", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachmentSession", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions", - "CommandAlias": null, - "Command": "Get-MgUserTodoTaskAttachmentSession", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserTodoTaskAttachmentSession", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachmentSession", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content", - "CommandAlias": null, - "Command": "Get-MgUserTodoTaskAttachmentSessionContent", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserTodoTaskAttachmentSessionContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/$count", - "CommandAlias": null, - "Command": "Get-MgUserTodoTaskAttachmentSessionCount", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserTodoTaskAttachmentSessionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChecklistItem", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", - "CommandAlias": null, - "Command": "Get-MgUserTodoTaskChecklistItem", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", "Permissions": [ { "Name": "Tasks.Read", @@ -459892,20 +460174,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserTodoTaskChecklistItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChecklistItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChecklistItem", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems", - "CommandAlias": null, - "Command": "Get-MgUserTodoTaskChecklistItem", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems", "Permissions": [ { "Name": "Tasks.Read", @@ -459956,19 +460238,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserTodoTaskChecklistItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChecklistItem", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/$count", - "CommandAlias": null, - "Command": "Get-MgUserTodoTaskChecklistItemCount", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/$count", "Permissions": [ { "Name": "Tasks.Read", @@ -460019,20 +460301,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserTodoTaskChecklistItemCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/$count", - "CommandAlias": null, - "Command": "Get-MgUserTodoTaskCount", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/$count", "Permissions": [ { "Name": "Tasks.Read", @@ -460083,20 +460365,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserTodoTaskCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTodoTask", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/delta", - "CommandAlias": null, - "Command": "Get-MgUserTodoTaskDelta", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/delta", "Permissions": [ { "Name": "Tasks.Read", @@ -460147,64 +460429,64 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/todotask-delta?view=graph-rest-1.0", + "Command": "Get-MgUserTodoTaskDelta", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTodoTask", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Get-MgUserTodoTaskExtension", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserTodoTaskExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions", - "CommandAlias": null, - "Command": "Get-MgUserTodoTaskExtension", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserTodoTaskExtension", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/$count", - "CommandAlias": null, - "Command": "Get-MgUserTodoTaskExtensionCount", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserTodoTaskExtensionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphLinkedResource", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", - "CommandAlias": null, - "Command": "Get-MgUserTodoTaskLinkedResource", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", "Permissions": [ { "Name": "Tasks.Read", @@ -460255,20 +460537,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserTodoTaskLinkedResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphLinkedResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphLinkedResource", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources", - "CommandAlias": null, - "Command": "Get-MgUserTodoTaskLinkedResource", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources", "Permissions": [ { "Name": "Tasks.Read", @@ -460319,19 +460601,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserTodoTaskLinkedResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphLinkedResource", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/$count", - "CommandAlias": null, - "Command": "Get-MgUserTodoTaskLinkedResourceCount", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/$count", "Permissions": [ { "Name": "Tasks.Read", @@ -460382,35 +460664,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserTodoTaskLinkedResourceCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}", - "CommandAlias": null, - "Command": "Get-MgUserTransitiveMemberOf", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserTransitiveMemberOf", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/users/{user-id}/transitiveMemberOf", - "CommandAlias": null, - "Command": "Get-MgUserTransitiveMemberOf", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/transitiveMemberOf", "Permissions": [ { "Name": "User.Read", @@ -460501,106 +460783,106 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-transitivememberof?view=graph-rest-1.0", + "Command": "Get-MgUserTransitiveMemberOf", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "CommandAlias": null, - "Command": "Get-MgUserTransitiveMemberOfAsAdministrativeUnit", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserTransitiveMemberOfAsAdministrativeUnit", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/users/{user-id}/transitiveMemberOf/administrativeUnit", - "CommandAlias": null, - "Command": "Get-MgUserTransitiveMemberOfAsAdministrativeUnit", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/transitiveMemberOf/administrativeUnit", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserTransitiveMemberOfAsAdministrativeUnit", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryRole", - "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/directoryRole", - "CommandAlias": null, - "Command": "Get-MgUserTransitiveMemberOfAsDirectoryRole", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/directoryRole", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserTransitiveMemberOfAsDirectoryRole", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryRole", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryRole", - "Uri": "/users/{user-id}/transitiveMemberOf/directoryRole", - "CommandAlias": null, - "Command": "Get-MgUserTransitiveMemberOfAsDirectoryRole", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/transitiveMemberOf/directoryRole", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserTransitiveMemberOfAsDirectoryRole", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryRole", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/group", - "CommandAlias": null, - "Command": "Get-MgUserTransitiveMemberOfAsGroup", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/group", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserTransitiveMemberOfAsGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/users/{user-id}/transitiveMemberOf/group", - "CommandAlias": null, - "Command": "Get-MgUserTransitiveMemberOfAsGroup", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/transitiveMemberOf/group", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserTransitiveMemberOfAsGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/transitiveMemberOf/$count", - "CommandAlias": null, - "Command": "Get-MgUserTransitiveMemberOfCount", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/transitiveMemberOf/$count", "Permissions": [ { "Name": "User.Read", @@ -460691,962 +460973,965 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserTransitiveMemberOfCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/transitiveMemberOf/administrativeUnit/$count", - "CommandAlias": null, - "Command": "Get-MgUserTransitiveMemberOfCountAsAdministrativeUnit", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/transitiveMemberOf/administrativeUnit/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserTransitiveMemberOfCountAsAdministrativeUnit", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/transitiveMemberOf/directoryRole/$count", - "CommandAlias": null, - "Command": "Get-MgUserTransitiveMemberOfCountAsDirectoryRole", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/transitiveMemberOf/directoryRole/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserTransitiveMemberOfCountAsDirectoryRole", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/transitiveMemberOf/group/$count", - "CommandAlias": null, - "Command": "Get-MgUserTransitiveMemberOfCountAsGroup", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/transitiveMemberOf/group/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgUserTransitiveMemberOfCountAsGroup", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEvent", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}", - "CommandAlias": null, - "Command": "Get-MgVirtualEvent", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgVirtualEvent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEvent", + "Method": "GET", "Variants": [ "Get1", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEvent", - "Uri": "/solutions/virtualEvents/events", - "CommandAlias": null, - "Command": "Get-MgVirtualEvent", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgVirtualEvent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEvent", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/virtualEvents/events/$count", - "CommandAlias": null, - "Command": "Get-MgVirtualEventCount", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgVirtualEventCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}", - "CommandAlias": null, - "Command": "Get-MgVirtualEventPresenter", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgVirtualEventPresenter", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters", - "CommandAlias": null, - "Command": "Get-MgVirtualEventPresenter", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgVirtualEventPresenter", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/$count", - "CommandAlias": null, - "Command": "Get-MgVirtualEventPresenterCount", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgVirtualEventPresenterCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}", - "CommandAlias": null, - "Command": "Get-MgVirtualEventSession", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgVirtualEventSession", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions", - "CommandAlias": null, - "Command": "Get-MgVirtualEventSession", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgVirtualEventSession", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "CommandAlias": null, - "Command": "Get-MgVirtualEventSessionAttendanceReport", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgVirtualEventSessionAttendanceReport", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports", - "CommandAlias": null, - "Command": "Get-MgVirtualEventSessionAttendanceReport", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgVirtualEventSessionAttendanceReport", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "CommandAlias": null, - "Command": "Get-MgVirtualEventSessionAttendanceReportAttendanceRecord", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgVirtualEventSessionAttendanceReportAttendanceRecord", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "CommandAlias": null, - "Command": "Get-MgVirtualEventSessionAttendanceReportAttendanceRecord", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgVirtualEventSessionAttendanceReportAttendanceRecord", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", - "CommandAlias": null, - "Command": "Get-MgVirtualEventSessionAttendanceReportAttendanceRecordCount", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgVirtualEventSessionAttendanceReportAttendanceRecordCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/$count", - "CommandAlias": null, - "Command": "Get-MgVirtualEventSessionAttendanceReportCount", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgVirtualEventSessionAttendanceReportCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/$count", - "CommandAlias": null, - "Command": "Get-MgVirtualEventSessionCount", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgVirtualEventSessionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventTownhall", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}", - "CommandAlias": null, - "Command": "Get-MgVirtualEventTownhall", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventtownhall-get?view=graph-rest-1.0", + "Command": "Get-MgVirtualEventTownhall", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventTownhall", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventTownhall", - "Uri": "/solutions/virtualEvents/townhalls", - "CommandAlias": null, - "Command": "Get-MgVirtualEventTownhall", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgVirtualEventTownhall", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventTownhall", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventTownhall", - "Uri": "/solutions/virtualEvents/townhalls/getByUserIdAndRole(userId='{userId}',role='{role}')", - "CommandAlias": null, - "Command": "Get-MgVirtualEventTownhallByUserIdAndRole", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/getByUserIdAndRole(userId='{userId}',role='{role}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventtownhall-getbyuseridandrole?view=graph-rest-1.0", + "Command": "Get-MgVirtualEventTownhallByUserIdAndRole", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventTownhall", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventTownhall", - "Uri": "/solutions/virtualEvents/townhalls/getByUserRole(role='{role}')", - "CommandAlias": null, - "Command": "Get-MgVirtualEventTownhallByUserRole", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/getByUserRole(role='{role}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventtownhall-getbyuserrole?view=graph-rest-1.0", + "Command": "Get-MgVirtualEventTownhallByUserRole", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventTownhall", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/virtualEvents/townhalls/$count", - "CommandAlias": null, - "Command": "Get-MgVirtualEventTownhallCount", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgVirtualEventTownhallCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}", - "CommandAlias": null, - "Command": "Get-MgVirtualEventTownhallPresenter", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventpresenter-get?view=graph-rest-1.0", + "Command": "Get-MgVirtualEventTownhallPresenter", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters", - "CommandAlias": null, - "Command": "Get-MgVirtualEventTownhallPresenter", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualevent-list-presenters?view=graph-rest-1.0", + "Command": "Get-MgVirtualEventTownhallPresenter", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/$count", - "CommandAlias": null, - "Command": "Get-MgVirtualEventTownhallPresenterCount", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgVirtualEventTownhallPresenterCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}", - "CommandAlias": null, - "Command": "Get-MgVirtualEventTownhallSession", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgVirtualEventTownhallSession", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions", - "CommandAlias": null, - "Command": "Get-MgVirtualEventTownhallSession", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgVirtualEventTownhallSession", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "CommandAlias": null, - "Command": "Get-MgVirtualEventTownhallSessionAttendanceReport", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgVirtualEventTownhallSessionAttendanceReport", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports", - "CommandAlias": null, - "Command": "Get-MgVirtualEventTownhallSessionAttendanceReport", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgVirtualEventTownhallSessionAttendanceReport", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "CommandAlias": null, - "Command": "Get-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "CommandAlias": null, - "Command": "Get-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", - "CommandAlias": null, - "Command": "Get-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecordCount", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecordCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/$count", - "CommandAlias": null, - "Command": "Get-MgVirtualEventTownhallSessionAttendanceReportCount", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgVirtualEventTownhallSessionAttendanceReportCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/$count", - "CommandAlias": null, - "Command": "Get-MgVirtualEventTownhallSessionCount", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgVirtualEventTownhallSessionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventWebinar", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}", - "CommandAlias": null, - "Command": "Get-MgVirtualEventWebinar", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-get?view=graph-rest-1.0", + "Command": "Get-MgVirtualEventWebinar", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventWebinar", - "Uri": "/solutions/virtualEvents/webinars", - "CommandAlias": null, - "Command": "Get-MgVirtualEventWebinar", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventsroot-list-webinars?view=graph-rest-1.0", + "Command": "Get-MgVirtualEventWebinar", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventWebinar", - "Uri": "/solutions/virtualEvents/webinars/getByUserIdAndRole(userId='{userId}',role='{role}')", - "CommandAlias": null, - "Command": "Get-MgVirtualEventWebinarByUserIdAndRole", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/getByUserIdAndRole(userId='{userId}',role='{role}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-getbyuseridandrole?view=graph-rest-1.0", + "Command": "Get-MgVirtualEventWebinarByUserIdAndRole", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventWebinar", - "Uri": "/solutions/virtualEvents/webinars/getByUserRole(role='{role}')", - "CommandAlias": null, - "Command": "Get-MgVirtualEventWebinarByUserRole", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/getByUserRole(role='{role}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-getbyuserrole?view=graph-rest-1.0", + "Command": "Get-MgVirtualEventWebinarByUserRole", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/virtualEvents/webinars/$count", - "CommandAlias": null, - "Command": "Get-MgVirtualEventWebinarCount", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgVirtualEventWebinarCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}", - "CommandAlias": null, - "Command": "Get-MgVirtualEventWebinarPresenter", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgVirtualEventWebinarPresenter", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters", - "CommandAlias": null, - "Command": "Get-MgVirtualEventWebinarPresenter", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgVirtualEventWebinarPresenter", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/$count", - "CommandAlias": null, - "Command": "Get-MgVirtualEventWebinarPresenterCount", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgVirtualEventWebinarPresenterCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}", - "CommandAlias": null, - "Command": "Get-MgVirtualEventWebinarRegistration", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistration-get?view=graph-rest-1.0", + "Command": "Get-MgVirtualEventWebinarRegistration", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations", - "CommandAlias": null, - "Command": "Get-MgVirtualEventWebinarRegistration", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistration-list?view=graph-rest-1.0", + "Command": "Get-MgVirtualEventWebinarRegistration", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email='{email}')", - "CommandAlias": null, - "Command": "Get-MgVirtualEventWebinarRegistrationByEmail", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email='{email}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistration-get?view=graph-rest-1.0", + "Command": "Get-MgVirtualEventWebinarRegistrationByEmail", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId='{userId}')", - "CommandAlias": null, - "Command": "Get-MgVirtualEventWebinarRegistrationByUserId", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId='{userId}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistration-get?view=graph-rest-1.0", + "Command": "Get-MgVirtualEventWebinarRegistrationByUserId", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventWebinarRegistrationConfiguration", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration", - "CommandAlias": null, - "Command": "Get-MgVirtualEventWebinarRegistrationConfiguration", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinarregistrationconfiguration-get?view=graph-rest-1.0", + "Command": "Get-MgVirtualEventWebinarRegistrationConfiguration", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventWebinarRegistrationConfiguration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventRegistrationQuestionBase", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions/{virtualEventRegistrationQuestionBase-id}", - "CommandAlias": null, - "Command": "Get-MgVirtualEventWebinarRegistrationConfigurationQuestion", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions/{virtualEventRegistrationQuestionBase-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgVirtualEventWebinarRegistrationConfigurationQuestion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventRegistrationQuestionBase", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventRegistrationQuestionBase", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions", - "CommandAlias": null, - "Command": "Get-MgVirtualEventWebinarRegistrationConfigurationQuestion", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistrationconfiguration-list-questions?view=graph-rest-1.0", + "Command": "Get-MgVirtualEventWebinarRegistrationConfigurationQuestion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventRegistrationQuestionBase", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions/$count", - "CommandAlias": null, - "Command": "Get-MgVirtualEventWebinarRegistrationConfigurationQuestionCount", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgVirtualEventWebinarRegistrationConfigurationQuestionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/$count", - "CommandAlias": null, - "Command": "Get-MgVirtualEventWebinarRegistrationCount", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgVirtualEventWebinarRegistrationCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions/{virtualEventSession-id}", - "CommandAlias": null, - "Command": "Get-MgVirtualEventWebinarRegistrationSession", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions/{virtualEventSession-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgVirtualEventWebinarRegistrationSession", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions", - "CommandAlias": null, - "Command": "Get-MgVirtualEventWebinarRegistrationSession", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistration-list-sessions?view=graph-rest-1.0", + "Command": "Get-MgVirtualEventWebinarRegistrationSession", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions/$count", - "CommandAlias": null, - "Command": "Get-MgVirtualEventWebinarRegistrationSessionCount", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgVirtualEventWebinarRegistrationSessionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}", - "CommandAlias": null, - "Command": "Get-MgVirtualEventWebinarSession", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventsession-get?view=graph-rest-1.0", + "Command": "Get-MgVirtualEventWebinarSession", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions", - "CommandAlias": null, - "Command": "Get-MgVirtualEventWebinarSession", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualevent-list-sessions?view=graph-rest-1.0", + "Command": "Get-MgVirtualEventWebinarSession", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "CommandAlias": null, - "Command": "Get-MgVirtualEventWebinarSessionAttendanceReport", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/meetingattendancereport-get?view=graph-rest-1.0", + "Command": "Get-MgVirtualEventWebinarSessionAttendanceReport", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports", - "CommandAlias": null, - "Command": "Get-MgVirtualEventWebinarSessionAttendanceReport", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/meetingattendancereport-list?view=graph-rest-1.0", + "Command": "Get-MgVirtualEventWebinarSessionAttendanceReport", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "CommandAlias": null, - "Command": "Get-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "CommandAlias": null, - "Command": "Get-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Method": "GET", "Variants": [ "List" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", - "CommandAlias": null, - "Command": "Get-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecordCount", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecordCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/$count", - "CommandAlias": null, - "Command": "Get-MgVirtualEventWebinarSessionAttendanceReportCount", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgVirtualEventWebinarSessionAttendanceReportCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/$count", - "CommandAlias": null, - "Command": "Get-MgVirtualEventWebinarSessionCount", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Get-MgVirtualEventWebinarSessionCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}/grant", - "CommandAlias": null, - "Command": "Grant-MgBetaDriveItemListItemPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}/grant", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", + "Command": "Grant-MgBetaDriveItemListItemPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Grant", "GrantExpanded", @@ -461655,15 +461940,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant", - "CommandAlias": null, - "Command": "Grant-MgBetaDriveItemPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", + "Command": "Grant-MgBetaDriveItemPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Grant", "GrantExpanded", @@ -461672,15 +461957,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}/grant", - "CommandAlias": null, - "Command": "Grant-MgBetaDriveListItemPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}/grant", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", + "Command": "Grant-MgBetaDriveListItemPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Grant", "GrantExpanded", @@ -461689,15 +461974,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/drives/{drive-id}/list/permissions/{permission-id}/grant", - "CommandAlias": null, - "Command": "Grant-MgBetaDriveListPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/permissions/{permission-id}/grant", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", + "Command": "Grant-MgBetaDriveListPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Grant", "GrantExpanded", @@ -461706,15 +461991,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/drives/{drive-id}/root/listItem/permissions/{permission-id}/grant", - "CommandAlias": null, - "Command": "Grant-MgBetaDriveRootListItemPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/permissions/{permission-id}/grant", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", + "Command": "Grant-MgBetaDriveRootListItemPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Grant", "GrantExpanded", @@ -461723,15 +462008,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/drives/{drive-id}/root/permissions/{permission-id}/grant", - "CommandAlias": null, - "Command": "Grant-MgBetaDriveRootPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/permissions/{permission-id}/grant", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", + "Command": "Grant-MgBetaDriveRootPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Grant", "GrantExpanded", @@ -461740,15 +462025,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}/grant", - "CommandAlias": null, - "Command": "Grant-MgBetaGroupDriveItemListItemPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}/grant", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", + "Command": "Grant-MgBetaGroupDriveItemListItemPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Grant", "GrantExpanded", @@ -461757,15 +462042,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant", - "CommandAlias": null, - "Command": "Grant-MgBetaGroupDriveItemPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", + "Command": "Grant-MgBetaGroupDriveItemPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Grant", "GrantExpanded", @@ -461774,15 +462059,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}/grant", - "CommandAlias": null, - "Command": "Grant-MgBetaGroupDriveListItemPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}/grant", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", + "Command": "Grant-MgBetaGroupDriveListItemPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Grant", "GrantExpanded", @@ -461791,15 +462076,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/permissions/{permission-id}/grant", - "CommandAlias": null, - "Command": "Grant-MgBetaGroupDriveListPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/permissions/{permission-id}/grant", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", + "Command": "Grant-MgBetaGroupDriveListPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Grant", "GrantExpanded", @@ -461808,15 +462093,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/permissions/{permission-id}/grant", - "CommandAlias": null, - "Command": "Grant-MgBetaGroupDriveRootListItemPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/permissions/{permission-id}/grant", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", + "Command": "Grant-MgBetaGroupDriveRootListItemPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Grant", "GrantExpanded", @@ -461825,15 +462110,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}/grant", - "CommandAlias": null, - "Command": "Grant-MgBetaGroupDriveRootPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}/grant", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", + "Command": "Grant-MgBetaGroupDriveRootPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Grant", "GrantExpanded", @@ -461842,15 +462127,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}/grant", - "CommandAlias": null, - "Command": "Grant-MgBetaGroupSiteListItemPermission", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}/grant", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", + "Command": "Grant-MgBetaGroupSiteListItemPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Grant", "GrantExpanded", @@ -461859,15 +462144,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/permissions/{permission-id}/grant", - "CommandAlias": null, - "Command": "Grant-MgBetaGroupSiteListPermission", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/permissions/{permission-id}/grant", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", + "Command": "Grant-MgBetaGroupSiteListPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Grant", "GrantExpanded", @@ -461876,15 +462161,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}/grant", - "CommandAlias": null, - "Command": "Grant-MgBetaGroupSitePermission", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}/grant", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", + "Command": "Grant-MgBetaGroupSitePermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Grant", "GrantExpanded", @@ -461893,15 +462178,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/shares/{sharedDriveItem-id}/list/permissions/{permission-id}/grant", - "CommandAlias": null, - "Command": "Grant-MgBetaShareListPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/permissions/{permission-id}/grant", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", + "Command": "Grant-MgBetaShareListPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Grant", "GrantExpanded", @@ -461910,12 +462195,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/shares/{sharedDriveItem-id}/permission/grant", - "CommandAlias": null, - "Command": "Grant-MgBetaSharePermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/permission/grant", "Permissions": [ { "Name": "Files.ReadWrite", @@ -461958,8 +462240,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", + "Command": "Grant-MgBetaSharePermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Grant", "GrantExpanded", @@ -461968,15 +462253,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}/grant", - "CommandAlias": null, - "Command": "Grant-MgBetaSiteListItemPermission", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}/grant", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", + "Command": "Grant-MgBetaSiteListItemPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Grant", "GrantExpanded", @@ -461985,15 +462270,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/sites/{site-id}/lists/{list-id}/permissions/{permission-id}/grant", - "CommandAlias": null, - "Command": "Grant-MgBetaSiteListPermission", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/permissions/{permission-id}/grant", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", + "Command": "Grant-MgBetaSiteListPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Grant", "GrantExpanded", @@ -462002,15 +462287,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/sites/{site-id}/permissions/{permission-id}/grant", - "CommandAlias": null, - "Command": "Grant-MgBetaSitePermission", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/permissions/{permission-id}/grant", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", + "Command": "Grant-MgBetaSitePermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Grant", "GrantExpanded", @@ -462019,15 +462304,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}/grant", - "CommandAlias": null, - "Command": "Grant-MgBetaUserDriveItemListItemPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}/grant", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", + "Command": "Grant-MgBetaUserDriveItemListItemPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Grant", "GrantExpanded", @@ -462036,15 +462321,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant", - "CommandAlias": null, - "Command": "Grant-MgBetaUserDriveItemPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", + "Command": "Grant-MgBetaUserDriveItemPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Grant", "GrantExpanded", @@ -462053,15 +462338,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}/grant", - "CommandAlias": null, - "Command": "Grant-MgBetaUserDriveListItemPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}/grant", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", + "Command": "Grant-MgBetaUserDriveListItemPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Grant", "GrantExpanded", @@ -462070,15 +462355,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/list/permissions/{permission-id}/grant", - "CommandAlias": null, - "Command": "Grant-MgBetaUserDriveListPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/permissions/{permission-id}/grant", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", + "Command": "Grant-MgBetaUserDriveListPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Grant", "GrantExpanded", @@ -462087,15 +462372,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/permissions/{permission-id}/grant", - "CommandAlias": null, - "Command": "Grant-MgBetaUserDriveRootListItemPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/permissions/{permission-id}/grant", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", + "Command": "Grant-MgBetaUserDriveRootListItemPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Grant", "GrantExpanded", @@ -462104,15 +462389,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}/grant", - "CommandAlias": null, - "Command": "Grant-MgBetaUserDriveRootPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}/grant", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", + "Command": "Grant-MgBetaUserDriveRootPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Grant", "GrantExpanded", @@ -462121,15 +462406,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant", - "CommandAlias": null, - "Command": "Grant-MgDriveItemPermission", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", + "Command": "Grant-MgDriveItemPermission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Grant", "GrantExpanded", @@ -462138,15 +462423,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/drives/{drive-id}/root/permissions/{permission-id}/grant", - "CommandAlias": null, - "Command": "Grant-MgDriveRootPermission", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/permissions/{permission-id}/grant", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", + "Command": "Grant-MgDriveRootPermission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Grant", "GrantExpanded", @@ -462155,15 +462440,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant", - "CommandAlias": null, - "Command": "Grant-MgGroupDriveItemPermission", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", + "Command": "Grant-MgGroupDriveItemPermission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Grant", "GrantExpanded", @@ -462172,15 +462457,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}/grant", - "CommandAlias": null, - "Command": "Grant-MgGroupDriveRootPermission", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}/grant", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", + "Command": "Grant-MgGroupDriveRootPermission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Grant", "GrantExpanded", @@ -462189,15 +462474,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}/grant", - "CommandAlias": null, - "Command": "Grant-MgGroupSitePermission", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}/grant", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", + "Command": "Grant-MgGroupSitePermission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Grant", "GrantExpanded", @@ -462206,12 +462491,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/shares/{sharedDriveItem-id}/permission/grant", - "CommandAlias": null, - "Command": "Grant-MgSharePermission", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/permission/grant", "Permissions": [ { "Name": "Files.ReadWrite", @@ -462254,8 +462536,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", + "Command": "Grant-MgSharePermission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Grant", "GrantExpanded", @@ -462264,15 +462549,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/sites/{site-id}/permissions/{permission-id}/grant", - "CommandAlias": null, - "Command": "Grant-MgSitePermission", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/permissions/{permission-id}/grant", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", + "Command": "Grant-MgSitePermission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Grant", "GrantExpanded", @@ -462281,15 +462566,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant", - "CommandAlias": null, - "Command": "Grant-MgUserDriveItemPermission", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", + "Command": "Grant-MgUserDriveItemPermission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Grant", "GrantExpanded", @@ -462298,15 +462583,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}/grant", - "CommandAlias": null, - "Command": "Grant-MgUserDriveRootPermission", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}/grant", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", + "Command": "Grant-MgUserDriveRootPermission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Grant", "GrantExpanded", @@ -462315,15 +462600,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/chats/{chat-id}/hideForUser", - "CommandAlias": null, - "Command": "Hide-MgBetaChatForUser", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/hideForUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-hideforuser?view=graph-rest-beta", + "Command": "Hide-MgBetaChatForUser", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Hide", "HideExpanded", @@ -462332,15 +462617,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/hideForUser", - "CommandAlias": null, - "Command": "Hide-MgBetaUserChatForUser", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/hideForUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-hideforuser?view=graph-rest-beta", + "Command": "Hide-MgBetaUserChatForUser", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Hide", "HideExpanded", @@ -462349,15 +462634,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/chats/{chat-id}/hideForUser", - "CommandAlias": null, - "Command": "Hide-MgChatForUser", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/hideForUser", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-hideforuser?view=graph-rest-1.0", + "Command": "Hide-MgChatForUser", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Hide", "HideExpanded", @@ -462366,15 +462651,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/hideForUser", - "CommandAlias": null, - "Command": "Hide-MgUserChatForUser", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/hideForUser", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-hideforuser?view=graph-rest-1.0", + "Command": "Hide-MgUserChatForUser", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Hide", "HideExpanded", @@ -462383,12 +462668,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentityResult", - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/importAppleDeviceIdentityList", - "CommandAlias": null, - "Command": "Import-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentityAppleDeviceIdentityList", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/importAppleDeviceIdentityList", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -462407,8 +462689,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Import-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentityAppleDeviceIdentityList", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentityResult", + "Method": "POST", "Variants": [ "Import", "ImportExpanded", @@ -462417,12 +462702,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphImportedDeviceIdentityResult", - "Uri": "/deviceManagement/importedDeviceIdentities/importDeviceIdentityList", - "CommandAlias": null, - "Command": "Import-MgBetaDeviceManagementImportedDeviceIdentityList", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/importedDeviceIdentities/importDeviceIdentityList", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -462441,20 +462723,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Import-MgBetaDeviceManagementImportedDeviceIdentityList", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImportedDeviceIdentityResult", + "Method": "POST", "Variants": [ "Import", "ImportExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/import", - "CommandAlias": null, - "Command": "Import-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/import", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -462473,20 +462755,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Import-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "Method": "POST", "Variants": [ "Import", "ImportExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementIntent", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/importOffice365DeviceConfigurationPolicies", - "CommandAlias": null, - "Command": "Import-MgBetaDeviceManagementTemplateMigratableToOffice365DeviceConfigurationPolicy", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/importOffice365DeviceConfigurationPolicies", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -462505,20 +462787,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Import-MgBetaDeviceManagementTemplateMigratableToOffice365DeviceConfigurationPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntent", + "Method": "POST", "Variants": [ "Import", "ImportViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementIntent", - "Uri": "/deviceManagement/templates/importOffice365DeviceConfigurationPolicies", - "CommandAlias": null, - "Command": "Import-MgBetaDeviceManagementTemplateOffice365DeviceConfigurationPolicy", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/importOffice365DeviceConfigurationPolicies", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -462537,22 +462819,25 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Import-MgBetaDeviceManagementTemplateOffice365DeviceConfigurationPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntent", + "Method": "POST", "Variants": [ "Import" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", - "CommandAlias": null, - "Command": "Import-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Import-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "POST", "Variants": [ "Import", "ImportExpanded", @@ -462561,15 +462846,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Uri": "/roleManagement/defender/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", - "CommandAlias": null, - "Command": "Import-MgBetaRoleManagementDefenderResourceNamespaceResourceAction", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/defender/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Import-MgBetaRoleManagementDefenderResourceNamespaceResourceAction", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "POST", "Variants": [ "Import", "ImportExpanded", @@ -462578,15 +462863,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", - "CommandAlias": null, - "Command": "Import-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Import-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "POST", "Variants": [ "Import", "ImportExpanded", @@ -462595,15 +462880,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", - "CommandAlias": null, - "Command": "Import-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Import-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "POST", "Variants": [ "Import", "ImportExpanded", @@ -462612,15 +462897,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", - "CommandAlias": null, - "Command": "Import-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Import-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "POST", "Variants": [ "Import", "ImportExpanded", @@ -462629,15 +462914,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", - "CommandAlias": null, - "Command": "Import-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Import-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "POST", "Variants": [ "Import", "ImportExpanded", @@ -462646,15 +462931,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", - "CommandAlias": null, - "Command": "Import-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Import-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "POST", "Variants": [ "Import", "ImportExpanded", @@ -462663,12 +462948,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/import", - "CommandAlias": null, - "Command": "Import-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", "Module": "DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/import", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -462687,20 +462969,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-importedwindowsautopilotdeviceidentity-import?view=graph-rest-1.0", + "Command": "Import-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "Method": "POST", "Variants": [ "Import", "ImportExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/activate", - "CommandAlias": null, - "Command": "Initialize-MgBetaComplianceEdiscoveryCaseCustodian", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/activate", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -462735,20 +463017,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-activate?view=graph-rest-beta", + "Command": "Initialize-MgBetaComplianceEdiscoveryCaseCustodian", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Activate", "ActivateViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/activateDeviceEsim", - "CommandAlias": null, - "Command": "Initialize-MgBetaDeviceManagementComanagedDeviceEsim", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/activateDeviceEsim", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -462783,8 +463065,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Initialize-MgBetaDeviceManagementComanagedDeviceEsim", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Activate", "ActivateExpanded", @@ -462793,12 +463078,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/activateDeviceEsim", - "CommandAlias": null, - "Command": "Initialize-MgBetaDeviceManagementManagedDeviceEsim", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/activateDeviceEsim", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -462833,8 +463115,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Initialize-MgBetaDeviceManagementManagedDeviceEsim", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Activate", "ActivateExpanded", @@ -462843,12 +463128,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/activate", - "CommandAlias": null, - "Command": "Initialize-MgBetaEducationClassAssignment", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/activate", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -462867,50 +463149,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-activate?view=graph-rest-beta", + "Command": "Initialize-MgBetaEducationClassAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "POST", "Variants": [ "Activate", "ActivateViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/me/assignments/{educationAssignment-id}/activate", - "CommandAlias": null, - "Command": "Initialize-MgBetaEducationMeAssignment", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/activate", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-activate?view=graph-rest-beta", + "Command": "Initialize-MgBetaEducationMeAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "POST", "Variants": [ "Activate", "ActivateViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/activate", - "CommandAlias": null, - "Command": "Initialize-MgBetaEducationUserAssignment", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/activate", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-activate?view=graph-rest-beta", + "Command": "Initialize-MgBetaEducationUserAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "POST", "Variants": [ "Activate", "ActivateViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/activate", - "CommandAlias": null, - "Command": "Initialize-MgBetaIdentityGovernanceLifecycleWorkflow", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/activate", "Permissions": [ { "Name": "LifecycleWorkflows-Workflow.Activate", @@ -462961,8 +463243,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-activate?view=graph-rest-beta", + "Command": "Initialize-MgBetaIdentityGovernanceLifecycleWorkflow", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Activate", "ActivateExpanded", @@ -462971,15 +463256,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/activate", - "CommandAlias": null, - "Command": "Initialize-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/activate", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-activate?view=graph-rest-beta", + "Command": "Initialize-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Activate", "ActivateExpanded", @@ -462988,12 +463273,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/activate", - "CommandAlias": null, - "Command": "Initialize-MgBetaSecurityCaseEdiscoveryCaseCustodian", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/activate", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -463028,38 +463310,41 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-activate?view=graph-rest-beta", + "Command": "Initialize-MgBetaSecurityCaseEdiscoveryCaseCustodian", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Activate", "ActivateViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphProtectionPolicyBase", - "Uri": "/solutions/backupRestore/protectionPolicies/{protectionPolicyBase-id}/activate", - "CommandAlias": "Initialize-MgBetaBackupRestoreProtectionPolicy", - "Command": "Initialize-MgBetaSolutionBackupRestoreProtectionPolicy", "Module": "Beta.BackupRestore", + "CommandAlias": "Initialize-MgBetaBackupRestoreProtectionPolicy", + "Uri": "/solutions/backupRestore/protectionPolicies/{protectionPolicyBase-id}/activate", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionpolicybase-activate?view=graph-rest-beta", + "Command": "Initialize-MgBetaSolutionBackupRestoreProtectionPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProtectionPolicyBase", + "Method": "POST", "Variants": [ "Activate", "ActivateViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphServiceApp", - "Uri": "/solutions/backupRestore/serviceApps/{serviceApp-id}/activate", - "CommandAlias": "Initialize-MgBetaBackupRestoreServiceApp", - "Command": "Initialize-MgBetaSolutionBackupRestoreServiceApp", "Module": "Beta.BackupRestore", + "CommandAlias": "Initialize-MgBetaBackupRestoreServiceApp", + "Uri": "/solutions/backupRestore/serviceApps/{serviceApp-id}/activate", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceapp-activate?view=graph-rest-beta", + "Command": "Initialize-MgBetaSolutionBackupRestoreServiceApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceApp", + "Method": "POST", "Variants": [ "Activate", "ActivateExpanded", @@ -463068,27 +463353,24 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphRestoreSessionBase", - "Uri": "/solutions/backupRestore/restoreSessions/{restoreSessionBase-id}/activate", - "CommandAlias": "Initialize-MgBetaBackupRestoreSession", - "Command": "Initialize-MgBetaSolutionBackupRestoreSession", "Module": "Beta.BackupRestore", + "CommandAlias": "Initialize-MgBetaBackupRestoreSession", + "Uri": "/solutions/backupRestore/restoreSessions/{restoreSessionBase-id}/activate", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/restoresessionbase-activate?view=graph-rest-beta", + "Command": "Initialize-MgBetaSolutionBackupRestoreSession", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRestoreSessionBase", + "Method": "POST", "Variants": [ "Activate", "ActivateViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/activate", - "CommandAlias": null, - "Command": "Initialize-MgBetaUserAuthenticationHardwareOathMethod", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/activate", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -463115,8 +463397,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/hardwareoathauthenticationmethod-activate?view=graph-rest-beta", + "Command": "Initialize-MgBetaUserAuthenticationHardwareOathMethod", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Activate", "ActivateExpanded", @@ -463125,15 +463410,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/activateDeviceEsim", - "CommandAlias": null, - "Command": "Initialize-MgBetaUserManagedDeviceEsim", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/activateDeviceEsim", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Initialize-MgBetaUserManagedDeviceEsim", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Activate", "ActivateExpanded", @@ -463142,12 +463427,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/activate", - "CommandAlias": null, - "Command": "Initialize-MgEducationClassAssignment", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/activate", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -463166,50 +463448,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-activate?view=graph-rest-1.0", + "Command": "Initialize-MgEducationClassAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "POST", "Variants": [ "Activate", "ActivateViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/me/assignments/{educationAssignment-id}/activate", - "CommandAlias": null, - "Command": "Initialize-MgEducationMeAssignment", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/activate", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-activate?view=graph-rest-1.0", + "Command": "Initialize-MgEducationMeAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "POST", "Variants": [ "Activate", "ActivateViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/activate", - "CommandAlias": null, - "Command": "Initialize-MgEducationUserAssignment", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/activate", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-activate?view=graph-rest-1.0", + "Command": "Initialize-MgEducationUserAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "POST", "Variants": [ "Activate", "ActivateViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/activate", - "CommandAlias": null, - "Command": "Initialize-MgIdentityGovernanceLifecycleWorkflow", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/activate", "Permissions": [ { "Name": "LifecycleWorkflows-Workflow.Activate", @@ -463260,8 +463542,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-activate?view=graph-rest-1.0", + "Command": "Initialize-MgIdentityGovernanceLifecycleWorkflow", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Activate", "ActivateExpanded", @@ -463270,15 +463555,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/activate", - "CommandAlias": null, - "Command": "Initialize-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/activate", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-activate?view=graph-rest-1.0", + "Command": "Initialize-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Activate", "ActivateExpanded", @@ -463287,12 +463572,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/activate", - "CommandAlias": null, - "Command": "Initialize-MgSecurityCaseEdiscoveryCaseCustodian", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/activate", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -463327,38 +463609,41 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-activate?view=graph-rest-1.0", + "Command": "Initialize-MgSecurityCaseEdiscoveryCaseCustodian", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Activate", "ActivateViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphProtectionPolicyBase", - "Uri": "/solutions/backupRestore/protectionPolicies/{protectionPolicyBase-id}/activate", - "CommandAlias": "Initialize-MgBackupRestoreProtectionPolicy", - "Command": "Initialize-MgSolutionBackupRestoreProtectionPolicy", "Module": "BackupRestore", + "CommandAlias": "Initialize-MgBackupRestoreProtectionPolicy", + "Uri": "/solutions/backupRestore/protectionPolicies/{protectionPolicyBase-id}/activate", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionpolicybase-activate?view=graph-rest-1.0", + "Command": "Initialize-MgSolutionBackupRestoreProtectionPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphProtectionPolicyBase", + "Method": "POST", "Variants": [ "Activate", "ActivateViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphServiceApp", - "Uri": "/solutions/backupRestore/serviceApps/{serviceApp-id}/activate", - "CommandAlias": "Initialize-MgBackupRestoreServiceApp", - "Command": "Initialize-MgSolutionBackupRestoreServiceApp", "Module": "BackupRestore", + "CommandAlias": "Initialize-MgBackupRestoreServiceApp", + "Uri": "/solutions/backupRestore/serviceApps/{serviceApp-id}/activate", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceapp-activate?view=graph-rest-1.0", + "Command": "Initialize-MgSolutionBackupRestoreServiceApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceApp", + "Method": "POST", "Variants": [ "Activate", "ActivateExpanded", @@ -463367,27 +463652,24 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphRestoreSessionBase", - "Uri": "/solutions/backupRestore/restoreSessions/{restoreSessionBase-id}/activate", - "CommandAlias": "Initialize-MgBackupRestoreSession", - "Command": "Initialize-MgSolutionBackupRestoreSession", "Module": "BackupRestore", + "CommandAlias": "Initialize-MgBackupRestoreSession", + "Uri": "/solutions/backupRestore/restoreSessions/{restoreSessionBase-id}/activate", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/restoresessionbase-activate?view=graph-rest-1.0", + "Command": "Initialize-MgSolutionBackupRestoreSession", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRestoreSessionBase", + "Method": "POST", "Variants": [ "Activate", "ActivateViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/abort", - "CommandAlias": null, - "Command": "Invoke-MgAbortPrintPrinterJob", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/abort", "Permissions": [ { "Name": "PrintJob.ReadWriteBasic.All", @@ -463414,8 +463696,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-abort?view=graph-rest-1.0", + "Command": "Invoke-MgAbortPrintPrinterJob", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Abort", "AbortExpanded", @@ -463424,15 +463709,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/abort", - "CommandAlias": null, - "Command": "Invoke-MgAbortPrintShareJob", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/abort", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-abort?view=graph-rest-1.0", + "Command": "Invoke-MgAbortPrintShareJob", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Abort", "AbortExpanded", @@ -463441,15 +463726,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/accept", - "CommandAlias": null, - "Command": "Invoke-MgAcceptGroupEvent", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/accept", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0", + "Command": "Invoke-MgAcceptGroupEvent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Accept", "AcceptExpanded", @@ -463458,15 +463743,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/accept", - "CommandAlias": null, - "Command": "Invoke-MgAcceptGroupEventInstance", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/accept", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0", + "Command": "Invoke-MgAcceptGroupEventInstance", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Accept", "AcceptExpanded", @@ -463475,15 +463760,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/tentativelyAccept", - "CommandAlias": null, - "Command": "Invoke-MgAcceptGroupEventInstanceTentatively", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/tentativelyAccept", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0", + "Command": "Invoke-MgAcceptGroupEventInstanceTentatively", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Accept", "AcceptExpanded", @@ -463492,15 +463777,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/tentativelyAccept", - "CommandAlias": null, - "Command": "Invoke-MgAcceptGroupEventTentatively", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/tentativelyAccept", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0", + "Command": "Invoke-MgAcceptGroupEventTentatively", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Accept", "AcceptExpanded", @@ -463509,27 +463794,24 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/acceptRecommendations", - "CommandAlias": null, - "Command": "Invoke-MgAcceptIdentityGovernanceAccessReviewDefinitionInstanceRecommendation", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/acceptRecommendations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-acceptrecommendations?view=graph-rest-1.0", + "Command": "Invoke-MgAcceptIdentityGovernanceAccessReviewDefinitionInstanceRecommendation", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Accept", "AcceptViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/accept", - "CommandAlias": null, - "Command": "Invoke-MgAcceptUserEvent", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/accept", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -463556,8 +463838,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0", + "Command": "Invoke-MgAcceptUserEvent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Accept", "AcceptExpanded", @@ -463566,15 +463851,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/accept", - "CommandAlias": null, - "Command": "Invoke-MgAcceptUserEventInstance", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/accept", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0", + "Command": "Invoke-MgAcceptUserEventInstance", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Accept", "AcceptExpanded", @@ -463583,15 +463868,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/tentativelyAccept", - "CommandAlias": null, - "Command": "Invoke-MgAcceptUserEventInstanceTentatively", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/tentativelyAccept", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0", + "Command": "Invoke-MgAcceptUserEventInstanceTentatively", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Accept", "AcceptExpanded", @@ -463600,12 +463885,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/tentativelyAccept", - "CommandAlias": null, - "Command": "Invoke-MgAcceptUserEventTentatively", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/tentativelyAccept", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -463632,8 +463914,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0", + "Command": "Invoke-MgAcceptUserEventTentatively", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Accept", "AcceptExpanded", @@ -463642,12 +463927,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/communications/calls/{call-id}/answer", - "CommandAlias": null, - "Command": "Invoke-MgAnswerCommunicationCall", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/answer", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -463666,8 +463948,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-answer?view=graph-rest-1.0", + "Command": "Invoke-MgAnswerCommunicationCall", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Answer", "AnswerExpanded", @@ -463676,15 +463961,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/team/archive", - "CommandAlias": null, - "Command": "Invoke-MgArchiveGroupTeam", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/archive", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-archive?view=graph-rest-1.0", + "Command": "Invoke-MgArchiveGroupTeam", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Archive", "ArchiveExpanded", @@ -463693,15 +463978,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/archive", - "CommandAlias": null, - "Command": "Invoke-MgArchiveGroupTeamChannel", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/archive", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-archive?view=graph-rest-1.0", + "Command": "Invoke-MgArchiveGroupTeamChannel", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Archive", "ArchiveExpanded", @@ -463710,15 +463995,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/archive", - "CommandAlias": null, - "Command": "Invoke-MgArchiveGroupTeamPrimaryChannel", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/archive", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-archive?view=graph-rest-1.0", + "Command": "Invoke-MgArchiveGroupTeamPrimaryChannel", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Archive", "ArchiveExpanded", @@ -463727,27 +464012,24 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/admin/serviceAnnouncement/messages/archive", - "CommandAlias": null, - "Command": "Invoke-MgArchiveServiceAnnouncementMessage", "Module": "Devices.ServiceAnnouncement", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/messages/archive", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-archive?view=graph-rest-1.0", + "Command": "Invoke-MgArchiveServiceAnnouncementMessage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Archive", "ArchiveExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teams/{team-id}/archive", - "CommandAlias": null, - "Command": "Invoke-MgArchiveTeam", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/archive", "Permissions": [ { "Name": "TeamSettings.ReadWrite.All", @@ -463806,8 +464088,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-archive?view=graph-rest-1.0", + "Command": "Invoke-MgArchiveTeam", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Archive", "ArchiveExpanded", @@ -463816,12 +464101,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/archive", - "CommandAlias": null, - "Command": "Invoke-MgArchiveTeamChannel", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/archive", "Permissions": [ { "Name": "ChannelSettings.ReadWrite.All", @@ -463840,8 +464122,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-archive?view=graph-rest-1.0", + "Command": "Invoke-MgArchiveTeamChannel", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Archive", "ArchiveExpanded", @@ -463850,15 +464135,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/archive", - "CommandAlias": null, - "Command": "Invoke-MgArchiveTeamPrimaryChannel", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/archive", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-archive?view=graph-rest-1.0", + "Command": "Invoke-MgArchiveTeamPrimaryChannel", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Archive", "ArchiveExpanded", @@ -463867,15 +464152,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/archive", - "CommandAlias": null, - "Command": "Invoke-MgArchiveTeamworkDeletedTeamChannel", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/archive", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-archive?view=graph-rest-1.0", + "Command": "Invoke-MgArchiveTeamworkDeletedTeamChannel", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Archive", "ArchiveExpanded", @@ -463884,12 +464169,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/asHierarchy", - "CommandAlias": null, - "Command": "Invoke-MgAsSecurityCaseEdiscoveryCaseTagHierarchy", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/asHierarchy", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -463924,20 +464206,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Invoke-MgAsSecurityCaseEdiscoveryCaseTagHierarchy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "Method": "GET", "Variants": [ "As", "AsViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directory/federationConfigurations/availableProviderTypes", - "CommandAlias": null, - "Command": "Invoke-MgAvailableDirectoryFederationConfigurationProviderType", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/federationConfigurations/availableProviderTypes", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -463972,19 +464254,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-availableprovidertypes?view=graph-rest-1.0", + "Command": "Invoke-MgAvailableDirectoryFederationConfigurationProviderType", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Available" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/identityProviders/availableProviderTypes", - "CommandAlias": null, - "Command": "Invoke-MgAvailableIdentityProviderType", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/identityProviders/availableProviderTypes", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -464019,19 +464301,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-availableprovidertypes?view=graph-rest-1.0", + "Command": "Invoke-MgAvailableIdentityProviderType", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Available" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/batchRecordDecisions", - "CommandAlias": null, - "Command": "Invoke-MgBatchIdentityGovernanceAccessReviewDefinitionInstanceRecordDecision", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/batchRecordDecisions", "Permissions": [ { "Name": "AccessReview.ReadWrite.All", @@ -464050,8 +464332,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-batchrecorddecisions?view=graph-rest-1.0", + "Command": "Invoke-MgBatchIdentityGovernanceAccessReviewDefinitionInstanceRecordDecision", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Batch", "BatchExpanded", @@ -464060,12 +464345,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/beginOnboarding", - "CommandAlias": null, - "Command": "Invoke-MgBeginDeviceManagementRemoteAssistancePartnerOnboarding", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/beginOnboarding", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -464100,20 +464382,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-beginonboarding?view=graph-rest-1.0", + "Command": "Invoke-MgBeginDeviceManagementRemoteAssistancePartnerOnboarding", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Begin", "BeginViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/abort", - "CommandAlias": null, - "Command": "Invoke-MgBetaAbortPrintPrinterJob", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/abort", "Permissions": [ { "Name": "PrintJob.ReadWriteBasic.All", @@ -464140,8 +464422,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-abort?view=graph-rest-beta", + "Command": "Invoke-MgBetaAbortPrintPrinterJob", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Abort", "AbortExpanded", @@ -464150,15 +464435,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/abort", - "CommandAlias": null, - "Command": "Invoke-MgBetaAbortPrintPrinterShareJob", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/abort", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-abort?view=graph-rest-beta", + "Command": "Invoke-MgBetaAbortPrintPrinterShareJob", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Abort", "AbortExpanded", @@ -464167,15 +464452,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/abort", - "CommandAlias": null, - "Command": "Invoke-MgBetaAbortPrintShareJob", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/abort", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-abort?view=graph-rest-beta", + "Command": "Invoke-MgBetaAbortPrintShareJob", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Abort", "AbortExpanded", @@ -464184,15 +464469,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/accept", - "CommandAlias": null, - "Command": "Invoke-MgBetaAcceptGroupEvent", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/accept", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-beta", + "Command": "Invoke-MgBetaAcceptGroupEvent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Accept", "AcceptExpanded", @@ -464201,15 +464486,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/accept", - "CommandAlias": null, - "Command": "Invoke-MgBetaAcceptGroupEventExceptionOccurrence", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/accept", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-beta", + "Command": "Invoke-MgBetaAcceptGroupEventExceptionOccurrence", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Accept", "AcceptExpanded", @@ -464218,15 +464503,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/accept", - "CommandAlias": null, - "Command": "Invoke-MgBetaAcceptGroupEventExceptionOccurrenceInstance", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/accept", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-beta", + "Command": "Invoke-MgBetaAcceptGroupEventExceptionOccurrenceInstance", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Accept", "AcceptExpanded", @@ -464235,15 +464520,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/tentativelyAccept", - "CommandAlias": null, - "Command": "Invoke-MgBetaAcceptGroupEventExceptionOccurrenceInstanceTentatively", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/tentativelyAccept", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-beta", + "Command": "Invoke-MgBetaAcceptGroupEventExceptionOccurrenceInstanceTentatively", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Accept", "AcceptExpanded", @@ -464252,15 +464537,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/tentativelyAccept", - "CommandAlias": null, - "Command": "Invoke-MgBetaAcceptGroupEventExceptionOccurrenceTentatively", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/tentativelyAccept", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-beta", + "Command": "Invoke-MgBetaAcceptGroupEventExceptionOccurrenceTentatively", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Accept", "AcceptExpanded", @@ -464269,15 +464554,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/accept", - "CommandAlias": null, - "Command": "Invoke-MgBetaAcceptGroupEventInstance", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/accept", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-beta", + "Command": "Invoke-MgBetaAcceptGroupEventInstance", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Accept", "AcceptExpanded", @@ -464286,15 +464571,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/accept", - "CommandAlias": null, - "Command": "Invoke-MgBetaAcceptGroupEventInstanceExceptionOccurrence", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/accept", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-beta", + "Command": "Invoke-MgBetaAcceptGroupEventInstanceExceptionOccurrence", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Accept", "AcceptExpanded", @@ -464303,15 +464588,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/tentativelyAccept", - "CommandAlias": null, - "Command": "Invoke-MgBetaAcceptGroupEventInstanceExceptionOccurrenceTentatively", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/tentativelyAccept", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-beta", + "Command": "Invoke-MgBetaAcceptGroupEventInstanceExceptionOccurrenceTentatively", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Accept", "AcceptExpanded", @@ -464320,15 +464605,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/tentativelyAccept", - "CommandAlias": null, - "Command": "Invoke-MgBetaAcceptGroupEventInstanceTentatively", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/tentativelyAccept", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-beta", + "Command": "Invoke-MgBetaAcceptGroupEventInstanceTentatively", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Accept", "AcceptExpanded", @@ -464337,15 +464622,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/tentativelyAccept", - "CommandAlias": null, - "Command": "Invoke-MgBetaAcceptGroupEventTentatively", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/tentativelyAccept", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-beta", + "Command": "Invoke-MgBetaAcceptGroupEventTentatively", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Accept", "AcceptExpanded", @@ -464354,42 +464639,39 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/acceptRecommendations", - "CommandAlias": null, - "Command": "Invoke-MgBetaAcceptIdentityGovernanceAccessReviewDecisionInstanceRecommendation", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/acceptRecommendations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-acceptrecommendations?view=graph-rest-beta", + "Command": "Invoke-MgBetaAcceptIdentityGovernanceAccessReviewDecisionInstanceRecommendation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Accept", "AcceptViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/acceptRecommendations", - "CommandAlias": null, - "Command": "Invoke-MgBetaAcceptIdentityGovernanceAccessReviewDefinitionInstanceRecommendation", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/acceptRecommendations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-acceptrecommendations?view=graph-rest-beta", + "Command": "Invoke-MgBetaAcceptIdentityGovernanceAccessReviewDefinitionInstanceRecommendation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Accept", "AcceptViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/accept", - "CommandAlias": null, - "Command": "Invoke-MgBetaAcceptUserEvent", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/accept", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -464416,8 +464698,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-beta", + "Command": "Invoke-MgBetaAcceptUserEvent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Accept", "AcceptExpanded", @@ -464426,15 +464711,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/accept", - "CommandAlias": null, - "Command": "Invoke-MgBetaAcceptUserEventExceptionOccurrence", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/accept", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-beta", + "Command": "Invoke-MgBetaAcceptUserEventExceptionOccurrence", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Accept", "AcceptExpanded", @@ -464443,15 +464728,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/accept", - "CommandAlias": null, - "Command": "Invoke-MgBetaAcceptUserEventExceptionOccurrenceInstance", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/accept", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-beta", + "Command": "Invoke-MgBetaAcceptUserEventExceptionOccurrenceInstance", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Accept", "AcceptExpanded", @@ -464460,15 +464745,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/tentativelyAccept", - "CommandAlias": null, - "Command": "Invoke-MgBetaAcceptUserEventExceptionOccurrenceInstanceTentatively", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/tentativelyAccept", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-beta", + "Command": "Invoke-MgBetaAcceptUserEventExceptionOccurrenceInstanceTentatively", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Accept", "AcceptExpanded", @@ -464477,15 +464762,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/tentativelyAccept", - "CommandAlias": null, - "Command": "Invoke-MgBetaAcceptUserEventExceptionOccurrenceTentatively", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/tentativelyAccept", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-beta", + "Command": "Invoke-MgBetaAcceptUserEventExceptionOccurrenceTentatively", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Accept", "AcceptExpanded", @@ -464494,15 +464779,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/accept", - "CommandAlias": null, - "Command": "Invoke-MgBetaAcceptUserEventInstance", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/accept", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-beta", + "Command": "Invoke-MgBetaAcceptUserEventInstance", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Accept", "AcceptExpanded", @@ -464511,15 +464796,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/accept", - "CommandAlias": null, - "Command": "Invoke-MgBetaAcceptUserEventInstanceExceptionOccurrence", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/accept", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-beta", + "Command": "Invoke-MgBetaAcceptUserEventInstanceExceptionOccurrence", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Accept", "AcceptExpanded", @@ -464528,15 +464813,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/tentativelyAccept", - "CommandAlias": null, - "Command": "Invoke-MgBetaAcceptUserEventInstanceExceptionOccurrenceTentatively", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/tentativelyAccept", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-beta", + "Command": "Invoke-MgBetaAcceptUserEventInstanceExceptionOccurrenceTentatively", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Accept", "AcceptExpanded", @@ -464545,15 +464830,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/tentativelyAccept", - "CommandAlias": null, - "Command": "Invoke-MgBetaAcceptUserEventInstanceTentatively", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/tentativelyAccept", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-beta", + "Command": "Invoke-MgBetaAcceptUserEventInstanceTentatively", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Accept", "AcceptExpanded", @@ -464562,12 +464847,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/tentativelyAccept", - "CommandAlias": null, - "Command": "Invoke-MgBetaAcceptUserEventTentatively", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/tentativelyAccept", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -464594,8 +464876,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-beta", + "Command": "Invoke-MgBetaAcceptUserEventTentatively", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Accept", "AcceptExpanded", @@ -464604,27 +464889,24 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/unassignResourceAccountFromDevice", - "CommandAlias": null, - "Command": "Invoke-MgBetaAccountDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/unassignResourceAccountFromDevice", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaAccountDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Account", "AccountViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/unassignResourceAccountFromDevice", - "CommandAlias": null, - "Command": "Invoke-MgBetaAccountDeviceManagementWindowsAutopilotDeviceIdentity", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/unassignResourceAccountFromDevice", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -464643,50 +464925,50 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaAccountDeviceManagementWindowsAutopilotDeviceIdentity", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Account", "AccountViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/allowNextEnrollment", - "CommandAlias": null, - "Command": "Invoke-MgBetaAllowDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceNextEnrollment", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/allowNextEnrollment", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaAllowDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceNextEnrollment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Allow", "AllowViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/allowNextEnrollment", - "CommandAlias": null, - "Command": "Invoke-MgBetaAllowDeviceManagementWindowsAutopilotDeviceIdentityNextEnrollment", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/allowNextEnrollment", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaAllowDeviceManagementWindowsAutopilotDeviceIdentityNextEnrollment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Allow", "AllowViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/communications/calls/{call-id}/answer", - "CommandAlias": null, - "Command": "Invoke-MgBetaAnswerCommunicationCall", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/answer", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -464705,8 +464987,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-answer?view=graph-rest-beta", + "Command": "Invoke-MgBetaAnswerCommunicationCall", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Answer", "AnswerExpanded", @@ -464715,12 +465000,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPowerliftIncidentMetadata", - "Uri": "/deviceManagement/comanagedDevices/appDiagnostics(upn='{upn}')", - "CommandAlias": null, - "Command": "Invoke-MgBetaAppDeviceManagementComanagedDeviceDiagnostic", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/appDiagnostics(upn='{upn}')", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -464755,20 +465037,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaAppDeviceManagementComanagedDeviceDiagnostic", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPowerliftIncidentMetadata", + "Method": "GET", "Variants": [ "App", "AppViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPowerliftIncidentMetadata", - "Uri": "/deviceManagement/managedDevices/appDiagnostics(upn='{upn}')", - "CommandAlias": null, - "Command": "Invoke-MgBetaAppDeviceManagementManagedDeviceDiagnostic", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/appDiagnostics(upn='{upn}')", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -464803,38 +465085,41 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaAppDeviceManagementManagedDeviceDiagnostic", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPowerliftIncidentMetadata", + "Method": "GET", "Variants": [ "App", "AppViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPowerliftIncidentMetadata", - "Uri": "/users/{user-id}/managedDevices/appDiagnostics(upn='{upn}')", - "CommandAlias": null, - "Command": "Invoke-MgBetaAppUserManagedDeviceDiagnostic", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/appDiagnostics(upn='{upn}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaAppUserManagedDeviceDiagnostic", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPowerliftIncidentMetadata", + "Method": "GET", "Variants": [ "App", "AppViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/archive", - "CommandAlias": null, - "Command": "Invoke-MgBetaArchiveGroupPlannerPlan", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/archive", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-archive?view=graph-rest-beta", + "Command": "Invoke-MgBetaArchiveGroupPlannerPlan", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Archive", "ArchiveExpanded", @@ -464843,45 +465128,45 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/archive", - "CommandAlias": null, - "Command": "Invoke-MgBetaArchiveGroupSite", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/archive", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-archive?view=graph-rest-beta", + "Command": "Invoke-MgBetaArchiveGroupSite", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Archive", "ArchiveViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/archive", - "CommandAlias": null, - "Command": "Invoke-MgBetaArchiveGroupSiteGetByPath", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/archive", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-archive?view=graph-rest-beta", + "Command": "Invoke-MgBetaArchiveGroupSiteGetByPath", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Archive", "ArchiveViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/team/archive", - "CommandAlias": null, - "Command": "Invoke-MgBetaArchiveGroupTeam", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/archive", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-archive?view=graph-rest-beta", + "Command": "Invoke-MgBetaArchiveGroupTeam", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Archive", "ArchiveExpanded", @@ -464890,15 +465175,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/archive", - "CommandAlias": null, - "Command": "Invoke-MgBetaArchiveGroupTeamChannel", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/archive", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-archive?view=graph-rest-beta", + "Command": "Invoke-MgBetaArchiveGroupTeamChannel", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Archive", "ArchiveExpanded", @@ -464907,15 +465192,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/archive", - "CommandAlias": null, - "Command": "Invoke-MgBetaArchiveGroupTeamChannelPlannerPlan", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/archive", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-archive?view=graph-rest-beta", + "Command": "Invoke-MgBetaArchiveGroupTeamChannelPlannerPlan", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Archive", "ArchiveExpanded", @@ -464924,15 +465209,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/archive", - "CommandAlias": null, - "Command": "Invoke-MgBetaArchiveGroupTeamPrimaryChannel", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/archive", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-archive?view=graph-rest-beta", + "Command": "Invoke-MgBetaArchiveGroupTeamPrimaryChannel", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Archive", "ArchiveExpanded", @@ -464941,15 +465226,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/archive", - "CommandAlias": null, - "Command": "Invoke-MgBetaArchiveGroupTeamPrimaryChannelPlannerPlan", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/archive", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-archive?view=graph-rest-beta", + "Command": "Invoke-MgBetaArchiveGroupTeamPrimaryChannelPlannerPlan", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Archive", "ArchiveExpanded", @@ -464958,12 +465243,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/planner/plans/{plannerPlan-id}/archive", - "CommandAlias": null, - "Command": "Invoke-MgBetaArchivePlannerPlan", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/planner/plans/{plannerPlan-id}/archive", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -464982,8 +465264,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-archive?view=graph-rest-beta", + "Command": "Invoke-MgBetaArchivePlannerPlan", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Archive", "ArchiveExpanded", @@ -464992,27 +465277,24 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/admin/serviceAnnouncement/messages/archive", - "CommandAlias": null, - "Command": "Invoke-MgBetaArchiveServiceAnnouncementMessage", "Module": "Beta.Devices.ServiceAnnouncement", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/messages/archive", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-archive?view=graph-rest-beta", + "Command": "Invoke-MgBetaArchiveServiceAnnouncementMessage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Archive", "ArchiveExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/sites/{site-id}/archive", - "CommandAlias": null, - "Command": "Invoke-MgBetaArchiveSite", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/archive", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -465031,35 +465313,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-archive?view=graph-rest-beta", + "Command": "Invoke-MgBetaArchiveSite", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Archive", "ArchiveViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/sites/{site-id}/getByPath(path='{path}')/archive", - "CommandAlias": null, - "Command": "Invoke-MgBetaArchiveSiteGetByPath", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/archive", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-archive?view=graph-rest-beta", + "Command": "Invoke-MgBetaArchiveSiteGetByPath", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Archive", "ArchiveViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teams/{team-id}/archive", - "CommandAlias": null, - "Command": "Invoke-MgBetaArchiveTeam", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/archive", "Permissions": [ { "Name": "TeamSettings.ReadWrite.All", @@ -465118,8 +465400,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-archive?view=graph-rest-beta", + "Command": "Invoke-MgBetaArchiveTeam", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Archive", "ArchiveExpanded", @@ -465128,12 +465413,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/archive", - "CommandAlias": null, - "Command": "Invoke-MgBetaArchiveTeamChannel", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/archive", "Permissions": [ { "Name": "ChannelSettings.ReadWrite.All", @@ -465152,8 +465434,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-archive?view=graph-rest-beta", + "Command": "Invoke-MgBetaArchiveTeamChannel", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Archive", "ArchiveExpanded", @@ -465162,15 +465447,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/archive", - "CommandAlias": null, - "Command": "Invoke-MgBetaArchiveTeamChannelPlannerPlan", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/archive", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-archive?view=graph-rest-beta", + "Command": "Invoke-MgBetaArchiveTeamChannelPlannerPlan", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Archive", "ArchiveExpanded", @@ -465179,15 +465464,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/archive", - "CommandAlias": null, - "Command": "Invoke-MgBetaArchiveTeamPrimaryChannel", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/archive", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-archive?view=graph-rest-beta", + "Command": "Invoke-MgBetaArchiveTeamPrimaryChannel", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Archive", "ArchiveExpanded", @@ -465196,15 +465481,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/archive", - "CommandAlias": null, - "Command": "Invoke-MgBetaArchiveTeamPrimaryChannelPlannerPlan", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/archive", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-archive?view=graph-rest-beta", + "Command": "Invoke-MgBetaArchiveTeamPrimaryChannelPlannerPlan", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Archive", "ArchiveExpanded", @@ -465213,15 +465498,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/archive", - "CommandAlias": null, - "Command": "Invoke-MgBetaArchiveTeamworkDeletedTeamChannel", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/archive", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-archive?view=graph-rest-beta", + "Command": "Invoke-MgBetaArchiveTeamworkDeletedTeamChannel", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Archive", "ArchiveExpanded", @@ -465230,15 +465515,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/archive", - "CommandAlias": null, - "Command": "Invoke-MgBetaArchiveTeamworkDeletedTeamChannelPlannerPlan", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/archive", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-archive?view=graph-rest-beta", + "Command": "Invoke-MgBetaArchiveTeamworkDeletedTeamChannelPlannerPlan", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Archive", "ArchiveExpanded", @@ -465247,15 +465532,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/planner/plans/{plannerPlan-id}/archive", - "CommandAlias": null, - "Command": "Invoke-MgBetaArchiveUserPlannerPlan", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/users/{user-id}/planner/plans/{plannerPlan-id}/archive", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-archive?view=graph-rest-beta", + "Command": "Invoke-MgBetaArchiveUserPlannerPlan", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Archive", "ArchiveExpanded", @@ -465264,12 +465549,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryTag", - "Uri": "/compliance/ediscovery/cases/{case-id}/tags/asHierarchy", - "CommandAlias": null, - "Command": "Invoke-MgBetaAsComplianceEdiscoveryCaseTagHierarchy", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/tags/asHierarchy", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -465304,20 +465586,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaAsComplianceEdiscoveryCaseTagHierarchy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryTag", + "Method": "GET", "Variants": [ "As", "AsViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/asHierarchy", - "CommandAlias": null, - "Command": "Invoke-MgBetaAsSecurityCaseEdiscoveryCaseTagHierarchy", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/asHierarchy", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -465352,80 +465634,80 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewtag-ashierarchy?view=graph-rest-beta", + "Command": "Invoke-MgBetaAsSecurityCaseEdiscoveryCaseTagHierarchy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "Method": "GET", "Variants": [ "As", "AsViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "CommandAlias": null, - "Command": "Invoke-MgBetaAssignedRoleManagementCloudPcRoleDefinitionPrincipal", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", + "Command": "Invoke-MgBetaAssignedRoleManagementCloudPcRoleDefinitionPrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Assigned", "AssignedViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/defender/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "CommandAlias": null, - "Command": "Invoke-MgBetaAssignedRoleManagementDefenderRoleDefinitionPrincipal", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/defender/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", + "Command": "Invoke-MgBetaAssignedRoleManagementDefenderRoleDefinitionPrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Assigned", "AssignedViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "CommandAlias": null, - "Command": "Invoke-MgBetaAssignedRoleManagementDeviceManagementRoleDefinitionPrincipal", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", + "Command": "Invoke-MgBetaAssignedRoleManagementDeviceManagementRoleDefinitionPrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Assigned", "AssignedViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "CommandAlias": null, - "Command": "Invoke-MgBetaAssignedRoleManagementDirectoryRoleDefinitionInheritPermissionFromPrincipal", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", + "Command": "Invoke-MgBetaAssignedRoleManagementDirectoryRoleDefinitionInheritPermissionFromPrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Assigned", "AssignedViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "CommandAlias": null, - "Command": "Invoke-MgBetaAssignedRoleManagementDirectoryRoleDefinitionPrincipal", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -465476,95 +465758,95 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", + "Command": "Invoke-MgBetaAssignedRoleManagementDirectoryRoleDefinitionPrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Assigned", "AssignedViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "CommandAlias": null, - "Command": "Invoke-MgBetaAssignedRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFromPrincipal", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", + "Command": "Invoke-MgBetaAssignedRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFromPrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Assigned", "AssignedViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "CommandAlias": null, - "Command": "Invoke-MgBetaAssignedRoleManagementEnterpriseAppRoleDefinitionPrincipal", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", + "Command": "Invoke-MgBetaAssignedRoleManagementEnterpriseAppRoleDefinitionPrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Assigned", "AssignedViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "CommandAlias": null, - "Command": "Invoke-MgBetaAssignedRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFromPrincipal", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", + "Command": "Invoke-MgBetaAssignedRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFromPrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Assigned", "AssignedViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "CommandAlias": null, - "Command": "Invoke-MgBetaAssignedRoleManagementEntitlementManagementRoleDefinitionPrincipal", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", + "Command": "Invoke-MgBetaAssignedRoleManagementEntitlementManagementRoleDefinitionPrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Assigned", "AssignedViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "CommandAlias": null, - "Command": "Invoke-MgBetaAssignedRoleManagementExchangeRoleDefinitionPrincipal", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", + "Command": "Invoke-MgBetaAssignedRoleManagementExchangeRoleDefinitionPrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", "Variants": [ "Assigned", "AssignedViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/directory/federationConfigurations/availableProviderTypes", - "CommandAlias": null, - "Command": "Invoke-MgBetaAvailableDirectoryFederationConfigurationProviderType", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/federationConfigurations/availableProviderTypes", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -465599,19 +465881,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-availableprovidertypes?view=graph-rest-beta", + "Command": "Invoke-MgBetaAvailableDirectoryFederationConfigurationProviderType", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Available" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/identity/identityProviders/availableProviderTypes", - "CommandAlias": null, - "Command": "Invoke-MgBetaAvailableIdentityProviderType", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/identityProviders/availableProviderTypes", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -465646,22 +465928,25 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-availableprovidertypes?view=graph-rest-beta", + "Command": "Invoke-MgBetaAvailableIdentityProviderType", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Available" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/batchRecordDecisions", - "CommandAlias": null, - "Command": "Invoke-MgBetaBatchIdentityGovernanceAccessReviewDecisionInstanceRecordDecision", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/batchRecordDecisions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-batchrecorddecisions?view=graph-rest-beta", + "Command": "Invoke-MgBetaBatchIdentityGovernanceAccessReviewDecisionInstanceRecordDecision", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Batch", "BatchExpanded", @@ -465670,12 +465955,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/batchRecordDecisions", - "CommandAlias": null, - "Command": "Invoke-MgBetaBatchIdentityGovernanceAccessReviewDefinitionInstanceRecordDecision", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/batchRecordDecisions", "Permissions": [ { "Name": "AccessReview.ReadWrite.All", @@ -465694,8 +465976,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-batchrecorddecisions?view=graph-rest-beta", + "Command": "Invoke-MgBetaBatchIdentityGovernanceAccessReviewDefinitionInstanceRecordDecision", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Batch", "BatchExpanded", @@ -465704,15 +465989,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/decryptBuffer", - "CommandAlias": null, - "Command": "Invoke-MgBetaBufferGroupSiteInformationProtectionDecrypt", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/decryptBuffer", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaBufferGroupSiteInformationProtectionDecrypt", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Buffer", "BufferExpanded", @@ -465721,15 +466006,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphBufferEncryptionResult", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/encryptBuffer", - "CommandAlias": null, - "Command": "Invoke-MgBetaBufferGroupSiteInformationProtectionEncrypt", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/encryptBuffer", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaBufferGroupSiteInformationProtectionEncrypt", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBufferEncryptionResult", + "Method": "POST", "Variants": [ "Buffer", "BufferExpanded", @@ -465738,45 +466023,45 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/informationProtection/decryptBuffer", - "CommandAlias": null, - "Command": "Invoke-MgBetaBufferInformationProtectionDecrypt", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/informationProtection/decryptBuffer", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaBufferInformationProtectionDecrypt", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Buffer", "BufferExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphBufferEncryptionResult", - "Uri": "/informationProtection/encryptBuffer", - "CommandAlias": null, - "Command": "Invoke-MgBetaBufferInformationProtectionEncrypt", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/informationProtection/encryptBuffer", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaBufferInformationProtectionEncrypt", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBufferEncryptionResult", + "Method": "POST", "Variants": [ "Buffer", "BufferExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/informationProtection/decryptBuffer", - "CommandAlias": null, - "Command": "Invoke-MgBetaBufferUserInformationProtectionDecrypt", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/decryptBuffer", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaBufferUserInformationProtectionDecrypt", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Buffer", "BufferExpanded", @@ -465785,15 +466070,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphBufferEncryptionResult", - "Uri": "/users/{user-id}/informationProtection/encryptBuffer", - "CommandAlias": null, - "Command": "Invoke-MgBetaBufferUserInformationProtectionEncrypt", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/encryptBuffer", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaBufferUserInformationProtectionEncrypt", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBufferEncryptionResult", + "Method": "POST", "Variants": [ "Buffer", "BufferExpanded", @@ -465802,57 +466087,54 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", - "Uri": "/deviceManagement/comanagedDevices/bulkReprovisionCloudPc", - "CommandAlias": null, - "Command": "Invoke-MgBetaBulkDeviceManagementComanagedDeviceReprovisionCloudPc", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/bulkReprovisionCloudPc", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulkreprovisioncloudpc?view=graph-rest-beta", + "Command": "Invoke-MgBetaBulkDeviceManagementComanagedDeviceReprovisionCloudPc", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "Method": "POST", "Variants": [ "Bulk", "BulkExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", - "Uri": "/deviceManagement/comanagedDevices/bulkRestoreCloudPc", - "CommandAlias": null, - "Command": "Invoke-MgBetaBulkDeviceManagementComanagedDeviceRestoreCloudPc", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/bulkRestoreCloudPc", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulkrestorecloudpc?view=graph-rest-beta", + "Command": "Invoke-MgBetaBulkDeviceManagementComanagedDeviceRestoreCloudPc", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "Method": "POST", "Variants": [ "Bulk", "BulkExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", - "Uri": "/deviceManagement/comanagedDevices/bulkSetCloudPcReviewStatus", - "CommandAlias": null, - "Command": "Invoke-MgBetaBulkDeviceManagementComanagedDeviceSetCloudPcReviewStatus", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/bulkSetCloudPcReviewStatus", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulksetcloudpcreviewstatus?view=graph-rest-beta", + "Command": "Invoke-MgBetaBulkDeviceManagementComanagedDeviceSetCloudPcReviewStatus", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "Method": "POST", "Variants": [ "Bulk", "BulkExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", - "Uri": "/deviceManagement/managedDevices/bulkReprovisionCloudPc", - "CommandAlias": null, - "Command": "Invoke-MgBetaBulkDeviceManagementManagedDeviceReprovisionCloudPc", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/bulkReprovisionCloudPc", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -465871,20 +466153,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulkreprovisioncloudpc?view=graph-rest-beta", + "Command": "Invoke-MgBetaBulkDeviceManagementManagedDeviceReprovisionCloudPc", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "Method": "POST", "Variants": [ "Bulk", "BulkExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", - "Uri": "/deviceManagement/managedDevices/bulkRestoreCloudPc", - "CommandAlias": null, - "Command": "Invoke-MgBetaBulkDeviceManagementManagedDeviceRestoreCloudPc", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/bulkRestoreCloudPc", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -465903,20 +466185,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulkrestorecloudpc?view=graph-rest-beta", + "Command": "Invoke-MgBetaBulkDeviceManagementManagedDeviceRestoreCloudPc", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "Method": "POST", "Variants": [ "Bulk", "BulkExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", - "Uri": "/deviceManagement/managedDevices/bulkSetCloudPcReviewStatus", - "CommandAlias": null, - "Command": "Invoke-MgBetaBulkDeviceManagementManagedDeviceSetCloudPcReviewStatus", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/bulkSetCloudPcReviewStatus", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -465935,23 +466217,26 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulksetcloudpcreviewstatus?view=graph-rest-beta", + "Command": "Invoke-MgBetaBulkDeviceManagementManagedDeviceSetCloudPcReviewStatus", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "Method": "POST", "Variants": [ "Bulk", "BulkExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", - "Uri": "/users/{user-id}/managedDevices/bulkReprovisionCloudPc", - "CommandAlias": null, - "Command": "Invoke-MgBetaBulkUserManagedDeviceReprovisionCloudPc", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/bulkReprovisionCloudPc", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulkreprovisioncloudpc?view=graph-rest-beta", + "Command": "Invoke-MgBetaBulkUserManagedDeviceReprovisionCloudPc", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "Method": "POST", "Variants": [ "Bulk", "BulkExpanded", @@ -465960,15 +466245,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", - "Uri": "/users/{user-id}/managedDevices/bulkRestoreCloudPc", - "CommandAlias": null, - "Command": "Invoke-MgBetaBulkUserManagedDeviceRestoreCloudPc", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/bulkRestoreCloudPc", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulkrestorecloudpc?view=graph-rest-beta", + "Command": "Invoke-MgBetaBulkUserManagedDeviceRestoreCloudPc", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "Method": "POST", "Variants": [ "Bulk", "BulkExpanded", @@ -465977,15 +466262,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", - "Uri": "/users/{user-id}/managedDevices/bulkSetCloudPcReviewStatus", - "CommandAlias": null, - "Command": "Invoke-MgBetaBulkUserManagedDeviceSetCloudPcReviewStatus", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/bulkSetCloudPcReviewStatus", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulksetcloudpcreviewstatus?view=graph-rest-beta", + "Command": "Invoke-MgBetaBulkUserManagedDeviceSetCloudPcReviewStatus", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "Method": "POST", "Variants": [ "Bulk", "BulkExpanded", @@ -465994,30 +466279,30 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/calendar/allowedCalendarSharingRoles(User='{User}')", - "CommandAlias": null, - "Command": "Invoke-MgBetaCalendarGroupCalendar", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/calendar/allowedCalendarSharingRoles(User='{User}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaCalendarGroupCalendar", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Calendar", "CalendarViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/calendar/allowedCalendarSharingRoles(User='{User}')", - "CommandAlias": null, - "Command": "Invoke-MgBetaCalendarUserCalendarAllowedCalendarSharingRoles", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendar/allowedCalendarSharingRoles(User='{User}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaCalendarUserCalendarAllowedCalendarSharingRoles", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Calendar", "Calendar1", @@ -466026,12 +466311,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/checkin", - "CommandAlias": null, - "Command": "Invoke-MgBetaCheckinDriveItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/checkin", "Permissions": [ { "Name": "Files.ReadWrite", @@ -466090,8 +466372,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-beta", + "Command": "Invoke-MgBetaCheckinDriveItem", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Checkin", "CheckinExpanded", @@ -466100,15 +466385,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/checkin", - "CommandAlias": null, - "Command": "Invoke-MgBetaCheckinDriveRoot", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/checkin", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-beta", + "Command": "Invoke-MgBetaCheckinDriveRoot", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Checkin", "CheckinExpanded", @@ -466117,15 +466402,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/checkin", - "CommandAlias": null, - "Command": "Invoke-MgBetaCheckinGroupDriveItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/checkin", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-beta", + "Command": "Invoke-MgBetaCheckinGroupDriveItem", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Checkin", "CheckinExpanded", @@ -466134,15 +466419,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/checkin", - "CommandAlias": null, - "Command": "Invoke-MgBetaCheckinGroupDriveRoot", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/checkin", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-beta", + "Command": "Invoke-MgBetaCheckinGroupDriveRoot", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Checkin", "CheckinExpanded", @@ -466151,15 +466436,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/checkin", - "CommandAlias": null, - "Command": "Invoke-MgBetaCheckinUserDriveItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/checkin", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-beta", + "Command": "Invoke-MgBetaCheckinUserDriveItem", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Checkin", "CheckinExpanded", @@ -466168,15 +466453,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/checkin", - "CommandAlias": null, - "Command": "Invoke-MgBetaCheckinUserDriveRoot", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/checkin", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-beta", + "Command": "Invoke-MgBetaCheckinUserDriveRoot", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Checkin", "CheckinExpanded", @@ -466185,12 +466470,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/checkout", - "CommandAlias": null, - "Command": "Invoke-MgBetaCheckoutDriveItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/checkout", "Permissions": [ { "Name": "Files.ReadWrite", @@ -466249,95 +466531,95 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-beta", + "Command": "Invoke-MgBetaCheckoutDriveItem", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Checkout", "CheckoutViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/checkout", - "CommandAlias": null, - "Command": "Invoke-MgBetaCheckoutDriveRoot", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/checkout", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-beta", + "Command": "Invoke-MgBetaCheckoutDriveRoot", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Checkout", "CheckoutViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/checkout", - "CommandAlias": null, - "Command": "Invoke-MgBetaCheckoutGroupDriveItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/checkout", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-beta", + "Command": "Invoke-MgBetaCheckoutGroupDriveItem", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Checkout", "CheckoutViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/checkout", - "CommandAlias": null, - "Command": "Invoke-MgBetaCheckoutGroupDriveRoot", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/checkout", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-beta", + "Command": "Invoke-MgBetaCheckoutGroupDriveRoot", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Checkout", "CheckoutViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/checkout", - "CommandAlias": null, - "Command": "Invoke-MgBetaCheckoutUserDriveItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/checkout", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-beta", + "Command": "Invoke-MgBetaCheckoutUserDriveItem", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Checkout", "CheckoutViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/checkout", - "CommandAlias": null, - "Command": "Invoke-MgBetaCheckoutUserDriveRoot", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/checkout", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-beta", + "Command": "Invoke-MgBetaCheckoutUserDriveRoot", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Checkout", "CheckoutViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/cleanWindowsDevice", - "CommandAlias": null, - "Command": "Invoke-MgBetaCleanDeviceManagementComanagedDeviceWindowsDevice", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/cleanWindowsDevice", "Permissions": [ { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", @@ -466356,8 +466638,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaCleanDeviceManagementComanagedDeviceWindowsDevice", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Clean", "CleanExpanded", @@ -466366,12 +466651,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/cleanWindowsDevice", - "CommandAlias": null, - "Command": "Invoke-MgBetaCleanDeviceManagementManagedDeviceWindowsDevice", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/cleanWindowsDevice", "Permissions": [ { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", @@ -466390,8 +466672,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaCleanDeviceManagementManagedDeviceWindowsDevice", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Clean", "CleanExpanded", @@ -466400,15 +466685,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/cleanWindowsDevice", - "CommandAlias": null, - "Command": "Invoke-MgBetaCleanUserManagedDeviceWindowsDevice", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/cleanWindowsDevice", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaCleanUserManagedDeviceWindowsDevice", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Clean", "CleanExpanded", @@ -466417,15 +466702,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTimeCard", - "Uri": "/groups/{group-id}/team/schedule/timeCards/clockIn", - "CommandAlias": null, - "Command": "Invoke-MgBetaClockGroupTeamScheduleTimeCardIn", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timeCards/clockIn", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-clockin?view=graph-rest-beta", + "Command": "Invoke-MgBetaClockGroupTeamScheduleTimeCardIn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeCard", + "Method": "POST", "Variants": [ "Clock", "ClockExpanded", @@ -466434,15 +466719,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTimeCard", - "Uri": "/groups/{group-id}/team/schedule/timeCards/{timeCard-id}/clockOut", - "CommandAlias": null, - "Command": "Invoke-MgBetaClockGroupTeamScheduleTimeCardOut", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timeCards/{timeCard-id}/clockOut", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-clockout?view=graph-rest-beta", + "Command": "Invoke-MgBetaClockGroupTeamScheduleTimeCardOut", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeCard", + "Method": "POST", "Variants": [ "Clock", "ClockExpanded", @@ -466451,12 +466736,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTimeCard", - "Uri": "/teams/{team-id}/schedule/timeCards/clockIn", - "CommandAlias": null, - "Command": "Invoke-MgBetaClockTeamScheduleTimeCardIn", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeCards/clockIn", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -466475,8 +466757,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-clockin?view=graph-rest-beta", + "Command": "Invoke-MgBetaClockTeamScheduleTimeCardIn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeCard", + "Method": "POST", "Variants": [ "Clock", "ClockExpanded", @@ -466485,12 +466770,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTimeCard", - "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/clockOut", - "CommandAlias": null, - "Command": "Invoke-MgBetaClockTeamScheduleTimeCardOut", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/clockOut", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -466509,8 +466791,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-clockout?view=graph-rest-beta", + "Command": "Invoke-MgBetaClockTeamScheduleTimeCardOut", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeCard", + "Method": "POST", "Variants": [ "Clock", "ClockExpanded", @@ -466519,30 +466804,30 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/alerts_v2/{alert-id}/comments/$count", - "CommandAlias": null, - "Command": "Invoke-MgBetaCommentSecurityAlert", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/alerts_v2/{alert-id}/comments/$count", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaCommentSecurityAlert", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Comment", "CommentViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "CommandAlias": null, - "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphAndroidLobAppContentVersionFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphAndroidLobAppContentVersionFile", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Commit", "CommitExpanded", @@ -466551,15 +466836,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "CommandAlias": null, - "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphiOSLobAppContentVersionFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphiOSLobAppContentVersionFile", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Commit", "CommitExpanded", @@ -466568,15 +466853,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "CommandAlias": null, - "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSDmgAppContentVersionFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSDmgAppContentVersionFile", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Commit", "CommitExpanded", @@ -466585,15 +466870,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "CommandAlias": null, - "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSLobAppContentVersionFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSLobAppContentVersionFile", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Commit", "CommitExpanded", @@ -466602,15 +466887,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "CommandAlias": null, - "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSPkgAppContentVersionFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSPkgAppContentVersionFile", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Commit", "CommitExpanded", @@ -466619,15 +466904,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "CommandAlias": null, - "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphManagedAndroidLobAppContentVersionFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphManagedAndroidLobAppContentVersionFile", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Commit", "CommitExpanded", @@ -466636,15 +466921,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "CommandAlias": null, - "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphManagediOSLobAppContentVersionFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphManagediOSLobAppContentVersionFile", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Commit", "CommitExpanded", @@ -466653,15 +466938,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "CommandAlias": null, - "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphManagedMobileLobAppContentVersionFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphManagedMobileLobAppContentVersionFile", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Commit", "CommitExpanded", @@ -466670,15 +466955,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "CommandAlias": null, - "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphWin32LobAppContentVersionFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphWin32LobAppContentVersionFile", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Commit", "CommitExpanded", @@ -466687,15 +466972,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "CommandAlias": null, - "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsAppXContentVersionFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsAppXContentVersionFile", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Commit", "CommitExpanded", @@ -466704,15 +466989,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "CommandAlias": null, - "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsMobileMsiContentVersionFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsMobileMsiContentVersionFile", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Commit", "CommitExpanded", @@ -466721,15 +467006,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "CommandAlias": null, - "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsUniversalAppXContentVersionFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsUniversalAppXContentVersionFile", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Commit", "CommitExpanded", @@ -466738,12 +467023,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDataSharingConsent", - "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}/consentToDataSharing", - "CommandAlias": null, - "Command": "Invoke-MgBetaConsentDeviceManagementDataSharingConsentToDataSharing", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}/consentToDataSharing", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -466762,35 +467044,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaConsentDeviceManagementDataSharingConsentToDataSharing", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDataSharingConsent", + "Method": "POST", "Variants": [ "Consent", "ConsentViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnlineMeeting", - "Uri": "/communications/onlineMeetings/createOrGet", - "CommandAlias": null, - "Command": "Invoke-MgBetaCreateOrGetCommunicationOnlineMeeting", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/createOrGet", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-createorget?view=graph-rest-beta", + "Command": "Invoke-MgBetaCreateOrGetCommunicationOnlineMeeting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnlineMeeting", + "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphWebauthnCredentialCreationOptions", - "Uri": "/users/{user-id}/authentication/fido2Methods/creationOptions(challengeTimeoutInMinutes=@challengeTimeoutInMinutes)", - "CommandAlias": null, - "Command": "Invoke-MgBetaCreationUserAuthenticationFido2MethodOption", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/fido2Methods/creationOptions(challengeTimeoutInMinutes=@challengeTimeoutInMinutes)", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -466849,35 +467131,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/fido2authenticationmethod-creationoptions?view=graph-rest-beta", + "Command": "Invoke-MgBetaCreationUserAuthenticationFido2MethodOption", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWebauthnCredentialCreationOptions", + "Method": "GET", "Variants": [ "Creation", "CreationViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNetworkaccessCrossTenantAccess", - "Uri": "/networkAccess/reports/crossTenantAccessReport(startDateTime={startDateTime},endDateTime={endDateTime})", - "CommandAlias": null, - "Command": "Invoke-MgBetaCrossNetworkAccessReportTenantAccessReport", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/reports/crossTenantAccessReport(startDateTime={startDateTime},endDateTime={endDateTime})", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaCrossNetworkAccessReportTenantAccessReport", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessCrossTenantAccess", + "Method": "GET", "Variants": [ "Cross", "CrossViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/deactivate", - "CommandAlias": null, - "Command": "Invoke-MgBetaDeactivateEducationClassAssignment", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/deactivate", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -466896,98 +467178,101 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-deactivate?view=graph-rest-beta", + "Command": "Invoke-MgBetaDeactivateEducationClassAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "POST", "Variants": [ "Deactivate", "DeactivateViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/me/assignments/{educationAssignment-id}/deactivate", - "CommandAlias": null, - "Command": "Invoke-MgBetaDeactivateEducationMeAssignment", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/deactivate", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-deactivate?view=graph-rest-beta", + "Command": "Invoke-MgBetaDeactivateEducationMeAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "POST", "Variants": [ "Deactivate", "DeactivateViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/deactivate", - "CommandAlias": null, - "Command": "Invoke-MgBetaDeactivateEducationUserAssignment", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/deactivate", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-deactivate?view=graph-rest-beta", + "Command": "Invoke-MgBetaDeactivateEducationUserAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "POST", "Variants": [ "Deactivate", "DeactivateViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphProtectionPolicyBase", - "Uri": "/solutions/backupRestore/protectionPolicies/{protectionPolicyBase-id}/deactivate", - "CommandAlias": null, - "Command": "Invoke-MgBetaDeactivateSolutionBackupRestoreProtectionPolicy", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/protectionPolicies/{protectionPolicyBase-id}/deactivate", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionpolicybase-deactivate?view=graph-rest-beta", + "Command": "Invoke-MgBetaDeactivateSolutionBackupRestoreProtectionPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProtectionPolicyBase", + "Method": "POST", "Variants": [ "Deactivate", "DeactivateViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphServiceApp", - "Uri": "/solutions/backupRestore/serviceApps/{serviceApp-id}/deactivate", - "CommandAlias": null, - "Command": "Invoke-MgBetaDeactivateSolutionBackupRestoreServiceApp", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/serviceApps/{serviceApp-id}/deactivate", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceapp-deactivate?view=graph-rest-beta", + "Command": "Invoke-MgBetaDeactivateSolutionBackupRestoreServiceApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceApp", + "Method": "POST", "Variants": [ "Deactivate", "DeactivateViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/deactivate", - "CommandAlias": null, - "Command": "Invoke-MgBetaDeactivateUserAuthenticationHardwareOathMethod", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/deactivate", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/hardwareoathauthenticationmethod-deactivate?view=graph-rest-beta", + "Command": "Invoke-MgBetaDeactivateUserAuthenticationHardwareOathMethod", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Deactivate", "DeactivateViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/decline", - "CommandAlias": null, - "Command": "Invoke-MgBetaDeclineGroupEvent", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/decline", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-beta", + "Command": "Invoke-MgBetaDeclineGroupEvent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Decline", "DeclineExpanded", @@ -466996,15 +467281,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/decline", - "CommandAlias": null, - "Command": "Invoke-MgBetaDeclineGroupEventExceptionOccurrence", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/decline", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-beta", + "Command": "Invoke-MgBetaDeclineGroupEventExceptionOccurrence", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Decline", "DeclineExpanded", @@ -467013,15 +467298,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/decline", - "CommandAlias": null, - "Command": "Invoke-MgBetaDeclineGroupEventExceptionOccurrenceInstance", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/decline", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-beta", + "Command": "Invoke-MgBetaDeclineGroupEventExceptionOccurrenceInstance", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Decline", "DeclineExpanded", @@ -467030,15 +467315,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/decline", - "CommandAlias": null, - "Command": "Invoke-MgBetaDeclineGroupEventInstance", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/decline", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-beta", + "Command": "Invoke-MgBetaDeclineGroupEventInstance", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Decline", "DeclineExpanded", @@ -467047,15 +467332,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/decline", - "CommandAlias": null, - "Command": "Invoke-MgBetaDeclineGroupEventInstanceExceptionOccurrence", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/decline", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-beta", + "Command": "Invoke-MgBetaDeclineGroupEventInstanceExceptionOccurrence", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Decline", "DeclineExpanded", @@ -467064,12 +467349,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/decline", - "CommandAlias": null, - "Command": "Invoke-MgBetaDeclineUserEvent", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/decline", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -467096,8 +467378,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-beta", + "Command": "Invoke-MgBetaDeclineUserEvent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Decline", "DeclineExpanded", @@ -467106,15 +467391,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/decline", - "CommandAlias": null, - "Command": "Invoke-MgBetaDeclineUserEventExceptionOccurrence", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/decline", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-beta", + "Command": "Invoke-MgBetaDeclineUserEventExceptionOccurrence", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Decline", "DeclineExpanded", @@ -467123,15 +467408,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/decline", - "CommandAlias": null, - "Command": "Invoke-MgBetaDeclineUserEventExceptionOccurrenceInstance", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/decline", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-beta", + "Command": "Invoke-MgBetaDeclineUserEventExceptionOccurrenceInstance", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Decline", "DeclineExpanded", @@ -467140,15 +467425,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/decline", - "CommandAlias": null, - "Command": "Invoke-MgBetaDeclineUserEventInstance", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/decline", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-beta", + "Command": "Invoke-MgBetaDeclineUserEventInstance", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Decline", "DeclineExpanded", @@ -467157,15 +467442,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/decline", - "CommandAlias": null, - "Command": "Invoke-MgBetaDeclineUserEventInstanceExceptionOccurrence", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/decline", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-beta", + "Command": "Invoke-MgBetaDeclineUserEventInstanceExceptionOccurrence", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Decline", "DeclineExpanded", @@ -467174,12 +467459,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deprovision", - "CommandAlias": null, - "Command": "Invoke-MgBetaDeprovisionDeviceManagementComanagedDevice", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deprovision", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -467214,8 +467496,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaDeprovisionDeviceManagementComanagedDevice", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Deprovision", "DeprovisionExpanded", @@ -467224,12 +467509,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deprovision", - "CommandAlias": null, - "Command": "Invoke-MgBetaDeprovisionDeviceManagementManagedDevice", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deprovision", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -467264,8 +467546,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaDeprovisionDeviceManagementManagedDevice", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Deprovision", "DeprovisionExpanded", @@ -467274,15 +467559,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deprovision", - "CommandAlias": null, - "Command": "Invoke-MgBetaDeprovisionUserManagedDevice", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deprovision", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaDeprovisionUserManagedDevice", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Deprovision", "DeprovisionExpanded", @@ -467291,15 +467576,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphImpactedResource", - "Uri": "/directory/impactedResources/{impactedResource-id}/dismiss", - "CommandAlias": null, - "Command": "Invoke-MgBetaDismissDirectoryImpactedResource", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/impactedResources/{impactedResource-id}/dismiss", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-dismiss?view=graph-rest-beta", + "Command": "Invoke-MgBetaDismissDirectoryImpactedResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImpactedResource", + "Method": "POST", "Variants": [ "Dismiss", "DismissExpanded", @@ -467308,12 +467593,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphRecommendation", - "Uri": "/directory/recommendations/{recommendation-id}/dismiss", - "CommandAlias": null, - "Command": "Invoke-MgBetaDismissDirectoryRecommendation", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/recommendations/{recommendation-id}/dismiss", "Permissions": [ { "Name": "DirectoryRecommendations.ReadWrite.All", @@ -467332,8 +467614,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/recommendation-dismiss?view=graph-rest-beta", + "Command": "Invoke-MgBetaDismissDirectoryRecommendation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRecommendation", + "Method": "POST", "Variants": [ "Dismiss", "DismissExpanded", @@ -467342,12 +467627,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphImpactedResource", - "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/dismiss", - "CommandAlias": null, - "Command": "Invoke-MgBetaDismissDirectoryRecommendationImpactedResource", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/dismiss", "Permissions": [ { "Name": "DirectoryRecommendations.ReadWrite.All", @@ -467366,8 +467648,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-dismiss?view=graph-rest-beta", + "Command": "Invoke-MgBetaDismissDirectoryRecommendationImpactedResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImpactedResource", + "Method": "POST", "Variants": [ "Dismiss", "DismissExpanded", @@ -467376,87 +467661,84 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/dismissReminder", - "CommandAlias": null, - "Command": "Invoke-MgBetaDismissGroupEventExceptionOccurrenceInstanceReminder", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/dismissReminder", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-beta", + "Command": "Invoke-MgBetaDismissGroupEventExceptionOccurrenceInstanceReminder", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Dismiss", "DismissViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/dismissReminder", - "CommandAlias": null, - "Command": "Invoke-MgBetaDismissGroupEventExceptionOccurrenceReminder", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/dismissReminder", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-beta", + "Command": "Invoke-MgBetaDismissGroupEventExceptionOccurrenceReminder", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Dismiss", "DismissViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/dismissReminder", - "CommandAlias": null, - "Command": "Invoke-MgBetaDismissGroupEventInstanceExceptionOccurrenceReminder", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/dismissReminder", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-beta", + "Command": "Invoke-MgBetaDismissGroupEventInstanceExceptionOccurrenceReminder", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Dismiss", "DismissViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/dismissReminder", - "CommandAlias": null, - "Command": "Invoke-MgBetaDismissGroupEventInstanceReminder", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/dismissReminder", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-beta", + "Command": "Invoke-MgBetaDismissGroupEventInstanceReminder", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Dismiss", "DismissViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/dismissReminder", - "CommandAlias": null, - "Command": "Invoke-MgBetaDismissGroupEventReminder", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/dismissReminder", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-beta", + "Command": "Invoke-MgBetaDismissGroupEventReminder", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Dismiss", "DismissViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identityProtection/riskyServicePrincipals/dismiss", - "CommandAlias": null, - "Command": "Invoke-MgBetaDismissRiskyServicePrincipal", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identityProtection/riskyServicePrincipals/dismiss", "Permissions": [ { "Name": "IdentityRiskyServicePrincipal.ReadWrite.All", @@ -467475,20 +467757,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-dismiss?view=graph-rest-beta", + "Command": "Invoke-MgBetaDismissRiskyServicePrincipal", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Dismiss", "DismissExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identityProtection/riskyUsers/dismiss", - "CommandAlias": null, - "Command": "Invoke-MgBetaDismissRiskyUser", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identityProtection/riskyUsers/dismiss", "Permissions": [ { "Name": "IdentityRiskyUser.ReadWrite.All", @@ -467507,80 +467789,80 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyusers-dismiss?view=graph-rest-beta", + "Command": "Invoke-MgBetaDismissRiskyUser", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Dismiss", "DismissExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/dismissReminder", - "CommandAlias": null, - "Command": "Invoke-MgBetaDismissUserEventExceptionOccurrenceInstanceReminder", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/dismissReminder", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-beta", + "Command": "Invoke-MgBetaDismissUserEventExceptionOccurrenceInstanceReminder", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Dismiss", "DismissViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/dismissReminder", - "CommandAlias": null, - "Command": "Invoke-MgBetaDismissUserEventExceptionOccurrenceReminder", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/dismissReminder", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-beta", + "Command": "Invoke-MgBetaDismissUserEventExceptionOccurrenceReminder", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Dismiss", "DismissViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/dismissReminder", - "CommandAlias": null, - "Command": "Invoke-MgBetaDismissUserEventInstanceExceptionOccurrenceReminder", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/dismissReminder", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-beta", + "Command": "Invoke-MgBetaDismissUserEventInstanceExceptionOccurrenceReminder", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Dismiss", "DismissViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/dismissReminder", - "CommandAlias": null, - "Command": "Invoke-MgBetaDismissUserEventInstanceReminder", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/dismissReminder", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-beta", + "Command": "Invoke-MgBetaDismissUserEventInstanceReminder", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Dismiss", "DismissViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/dismissReminder", - "CommandAlias": null, - "Command": "Invoke-MgBetaDismissUserEventReminder", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/dismissReminder", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -467607,20 +467889,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-beta", + "Command": "Invoke-MgBetaDismissUserEventReminder", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Dismiss", "DismissViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/shutDown", - "CommandAlias": null, - "Command": "Invoke-MgBetaDownDeviceManagementComanagedDeviceShut", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/shutDown", "Permissions": [ { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", @@ -467639,20 +467921,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaDownDeviceManagementComanagedDeviceShut", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Down", "DownViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/shutDown", - "CommandAlias": null, - "Command": "Invoke-MgBetaDownDeviceManagementManagedDeviceShut", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/shutDown", "Permissions": [ { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", @@ -467671,20 +467953,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaDownDeviceManagementManagedDeviceShut", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Down", "DownViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/downloadAppDiagnostics", - "CommandAlias": null, - "Command": "Invoke-MgBetaDownloadDeviceManagementComanagedDeviceAppDiagnostic", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/downloadAppDiagnostics", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -467719,35 +468001,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaDownloadDeviceManagementComanagedDeviceAppDiagnostic", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Download", "DownloadExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/downloadPowerliftAppDiagnostic", - "CommandAlias": null, - "Command": "Invoke-MgBetaDownloadDeviceManagementComanagedDevicePowerliftAppDiagnostic", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/downloadPowerliftAppDiagnostic", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaDownloadDeviceManagementComanagedDevicePowerliftAppDiagnostic", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Download", "DownloadExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/downloadAppDiagnostics", - "CommandAlias": null, - "Command": "Invoke-MgBetaDownloadDeviceManagementManagedDeviceAppDiagnostic", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/downloadAppDiagnostics", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -467782,38 +468064,41 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaDownloadDeviceManagementManagedDeviceAppDiagnostic", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Download", "DownloadExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/downloadPowerliftAppDiagnostic", - "CommandAlias": null, - "Command": "Invoke-MgBetaDownloadDeviceManagementManagedDevicePowerliftAppDiagnostic", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/downloadPowerliftAppDiagnostic", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaDownloadDeviceManagementManagedDevicePowerliftAppDiagnostic", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Download", "DownloadExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/downloadAppDiagnostics", - "CommandAlias": null, - "Command": "Invoke-MgBetaDownloadUserManagedDeviceAppDiagnostic", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/downloadAppDiagnostics", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaDownloadUserManagedDeviceAppDiagnostic", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Download", "DownloadExpanded", @@ -467822,15 +468107,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/downloadPowerliftAppDiagnostic", - "CommandAlias": null, - "Command": "Invoke-MgBetaDownloadUserManagedDevicePowerliftAppDiagnostic", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/downloadPowerliftAppDiagnostic", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaDownloadUserManagedDevicePowerliftAppDiagnostic", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Download", "DownloadExpanded", @@ -467839,27 +468124,24 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/shutDown", - "CommandAlias": null, - "Command": "Invoke-MgBetaDownUserManagedDeviceShut", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/shutDown", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaDownUserManagedDeviceShut", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Down", "DownViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/enrollNowAction", - "CommandAlias": null, - "Command": "Invoke-MgBetaEnrollDeviceManagementComanagedDeviceNowAction", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/enrollNowAction", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -467894,20 +468176,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaEnrollDeviceManagementComanagedDeviceNowAction", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Enroll", "EnrollViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/enrollNowAction", - "CommandAlias": null, - "Command": "Invoke-MgBetaEnrollDeviceManagementManagedDeviceNowAction", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/enrollNowAction", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -467942,38 +468224,41 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaEnrollDeviceManagementManagedDeviceNowAction", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Enroll", "EnrollViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/enrollNowAction", - "CommandAlias": null, - "Command": "Invoke-MgBetaEnrollUserManagedDeviceNowAction", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/enrollNowAction", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaEnrollUserManagedDeviceNowAction", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Enroll", "EnrollViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/enrollAssetsById", - "CommandAlias": "Invoke-MgBetaEnrollWuDeploymentAudienceExclusionAssetGraphBPreId", - "Command": "Invoke-MgBetaEnrollWindowsUpdatesDeploymentAudienceExclusionAssetById", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Invoke-MgBetaEnrollWuDeploymentAudienceExclusionAssetGraphBPreId", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/enrollAssetsById", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaEnrollWindowsUpdatesDeploymentAudienceExclusionAssetById", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Enroll", "EnrollExpanded", @@ -467982,15 +468267,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/enrollAssetsById", - "CommandAlias": "Invoke-MgBetaEnrollWuDeploymentAudienceMemberAssetGraphBPreId", - "Command": "Invoke-MgBetaEnrollWindowsUpdatesDeploymentAudienceMemberAssetById", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Invoke-MgBetaEnrollWuDeploymentAudienceMemberAssetGraphBPreId", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/enrollAssetsById", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaEnrollWindowsUpdatesDeploymentAudienceMemberAssetById", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Enroll", "EnrollExpanded", @@ -467999,15 +468284,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/enrollAssets", - "CommandAlias": "Invoke-MgBetaEnrollWuPolicyAudienceExclusionAsset", - "Command": "Invoke-MgBetaEnrollWindowsUpdatesPolicyAudienceExclusionAsset", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Invoke-MgBetaEnrollWuPolicyAudienceExclusionAsset", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/enrollAssets", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaEnrollWindowsUpdatesPolicyAudienceExclusionAsset", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Enroll", "EnrollExpanded", @@ -468016,15 +468301,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/enrollAssetsById", - "CommandAlias": "Invoke-MgBetaEnrollWuPolicyAudienceExclusionAssetGraphBPreId", - "Command": "Invoke-MgBetaEnrollWindowsUpdatesPolicyAudienceExclusionAssetById", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Invoke-MgBetaEnrollWuPolicyAudienceExclusionAssetGraphBPreId", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/enrollAssetsById", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaEnrollWindowsUpdatesPolicyAudienceExclusionAssetById", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Enroll", "EnrollExpanded", @@ -468033,15 +468318,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/enrollAssets", - "CommandAlias": "Invoke-MgBetaEnrollWuPolicyAudienceMemberAsset", - "Command": "Invoke-MgBetaEnrollWindowsUpdatesPolicyAudienceMemberAsset", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Invoke-MgBetaEnrollWuPolicyAudienceMemberAsset", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/enrollAssets", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaEnrollWindowsUpdatesPolicyAudienceMemberAsset", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Enroll", "EnrollExpanded", @@ -468050,15 +468335,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/enrollAssetsById", - "CommandAlias": "Invoke-MgBetaEnrollWuPolicyAudienceMemberAssetGraphBPreId", - "Command": "Invoke-MgBetaEnrollWindowsUpdatesPolicyAudienceMemberAssetById", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Invoke-MgBetaEnrollWuPolicyAudienceMemberAssetGraphBPreId", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/enrollAssetsById", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaEnrollWindowsUpdatesPolicyAudienceMemberAssetById", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Enroll", "EnrollExpanded", @@ -468067,12 +468352,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/admin/windows/updates/updatableAssets/enrollAssets", - "CommandAlias": "Invoke-MgBetaEnrollWuUpdatableAsset", - "Command": "Invoke-MgBetaEnrollWindowsUpdatesUpdatableAsset", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Invoke-MgBetaEnrollWuUpdatableAsset", + "Uri": "/admin/windows/updates/updatableAssets/enrollAssets", "Permissions": [ { "Name": "WindowsUpdates.ReadWrite.All", @@ -468091,20 +468373,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaEnrollWindowsUpdatesUpdatableAsset", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Enroll", "EnrollExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/admin/windows/updates/updatableAssets/enrollAssetsById", - "CommandAlias": "Invoke-MgBetaEnrollWuUpdatableAssetGraphBPreId", - "Command": "Invoke-MgBetaEnrollWindowsUpdatesUpdatableAssetById", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Invoke-MgBetaEnrollWuUpdatableAssetGraphBPreId", + "Uri": "/admin/windows/updates/updatableAssets/enrollAssetsById", "Permissions": [ { "Name": "WindowsUpdates.ReadWrite.All", @@ -468123,20 +468405,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaEnrollWindowsUpdatesUpdatableAssetById", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Enroll", "EnrollExpanded" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNetworkaccessEntitiesSummary", - "Uri": "/networkAccess/reports/entitiesSummaries(startDateTime={startDateTime},endDateTime={endDateTime})", - "CommandAlias": null, - "Command": "Invoke-MgBetaEntityNetworkAccessReportSummary", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/reports/entitiesSummaries(startDateTime={startDateTime},endDateTime={endDateTime})", "Permissions": [ { "Name": "NetworkAccess-Reports.Read.All", @@ -468155,20 +468437,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-reports-entitiessummaries?view=graph-rest-beta", + "Command": "Invoke-MgBetaEntityNetworkAccessReportSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessEntitiesSummary", + "Method": "GET", "Variants": [ "Entities", "EntitiesViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/estimateStatistics", - "CommandAlias": null, - "Command": "Invoke-MgBetaEstimateComplianceEdiscoveryCaseSourceCollectionStatistics", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/estimateStatistics", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -468203,20 +468485,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-estimatestatistics?view=graph-rest-beta", + "Command": "Invoke-MgBetaEstimateComplianceEdiscoveryCaseSourceCollectionStatistics", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Estimate", "EstimateViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/estimateStatistics", - "CommandAlias": null, - "Command": "Invoke-MgBetaEstimateSecurityCaseEdiscoveryCaseSearchStatistics", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/estimateStatistics", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -468251,20 +468533,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-estimatestatistics?view=graph-rest-beta", + "Command": "Invoke-MgBetaEstimateSecurityCaseEdiscoveryCaseSearchStatistics", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Estimate", "EstimateViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/excuse", - "CommandAlias": null, - "Command": "Invoke-MgBetaExcuseEducationClassAssignmentSubmission", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/excuse", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -468283,50 +468565,50 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-excuse?view=graph-rest-beta", + "Command": "Invoke-MgBetaExcuseEducationClassAssignmentSubmission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", "Variants": [ "Excuse", "ExcuseViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/excuse", - "CommandAlias": null, - "Command": "Invoke-MgBetaExcuseEducationMeAssignmentSubmission", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/excuse", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-excuse?view=graph-rest-beta", + "Command": "Invoke-MgBetaExcuseEducationMeAssignmentSubmission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", "Variants": [ "Excuse", "ExcuseViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/excuse", - "CommandAlias": null, - "Command": "Invoke-MgBetaExcuseEducationUserAssignmentSubmission", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/excuse", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-excuse?view=graph-rest-beta", + "Command": "Invoke-MgBetaExcuseEducationUserAssignmentSubmission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", "Variants": [ "Excuse", "ExcuseViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphBulkManagedDeviceActionResult", - "Uri": "/deviceManagement/comanagedDevices/executeAction", - "CommandAlias": null, - "Command": "Invoke-MgBetaExecuteDeviceManagementComanagedDeviceAction", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/executeAction", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -468377,20 +468659,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaExecuteDeviceManagementComanagedDeviceAction", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBulkManagedDeviceActionResult", + "Method": "POST", "Variants": [ "Execute", "ExecuteExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphBulkManagedDeviceActionResult", - "Uri": "/deviceManagement/managedDevices/executeAction", - "CommandAlias": null, - "Command": "Invoke-MgBetaExecuteDeviceManagementManagedDeviceAction", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/executeAction", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -468441,23 +468723,26 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaExecuteDeviceManagementManagedDeviceAction", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBulkManagedDeviceActionResult", + "Method": "POST", "Variants": [ "Execute", "ExecuteExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphBulkManagedDeviceActionResult", - "Uri": "/users/{user-id}/managedDevices/executeAction", - "CommandAlias": null, - "Command": "Invoke-MgBetaExecuteUserManagedDeviceAction", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/executeAction", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaExecuteUserManagedDeviceAction", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBulkManagedDeviceActionResult", + "Method": "POST", "Variants": [ "Execute", "ExecuteExpanded", @@ -468466,12 +468751,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScopeSummary", - "Uri": "/deviceManagement/userExperienceAnalyticsSummarizedDeviceScopes", - "CommandAlias": null, - "Command": "Invoke-MgBetaExperienceDeviceManagement", "Module": "Beta.DeviceManagement.Functions", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsSummarizedDeviceScopes", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -468506,20 +468788,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaExperienceDeviceManagement", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScopeSummary", + "Method": "GET", "Variants": [ "Experience", "Experience1" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", - "CommandAlias": null, - "Command": "Invoke-MgBetaExtractDriveItemSensitivityLabel", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", "Permissions": [ { "Name": "Files.Read.All", @@ -468586,68 +468868,71 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaExtractDriveItemSensitivityLabel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "Method": "POST", "Variants": [ "Extract", "ExtractViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", - "Uri": "/drives/{drive-id}/root/extractSensitivityLabels", - "CommandAlias": null, - "Command": "Invoke-MgBetaExtractDriveRootSensitivityLabel", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/extractSensitivityLabels", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaExtractDriveRootSensitivityLabel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "Method": "POST", "Variants": [ "Extract", "ExtractViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", - "CommandAlias": null, - "Command": "Invoke-MgBetaExtractGroupDriveItemSensitivityLabel", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaExtractGroupDriveItemSensitivityLabel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "Method": "POST", "Variants": [ "Extract", "ExtractViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/extractSensitivityLabels", - "CommandAlias": null, - "Command": "Invoke-MgBetaExtractGroupDriveRootSensitivityLabel", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/extractSensitivityLabels", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaExtractGroupDriveRootSensitivityLabel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "Method": "POST", "Variants": [ "Extract", "ExtractViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphInformationProtectionContentLabel", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/extractLabel", - "CommandAlias": null, - "Command": "Invoke-MgBetaExtractGroupSiteInformationProtectionPolicyLabel", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/extractLabel", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-extractlabel?view=graph-rest-beta", + "Command": "Invoke-MgBetaExtractGroupSiteInformationProtectionPolicyLabel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtectionContentLabel", + "Method": "POST", "Variants": [ "Extract", "ExtractExpanded", @@ -468656,12 +468941,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphInformationProtectionContentLabel", - "Uri": "/informationProtection/policy/labels/extractLabel", - "CommandAlias": null, - "Command": "Invoke-MgBetaExtractInformationProtectionPolicyLabel", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/informationProtection/policy/labels/extractLabel", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -468680,68 +468962,71 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-extractlabel?view=graph-rest-beta", + "Command": "Invoke-MgBetaExtractInformationProtectionPolicyLabel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtectionContentLabel", + "Method": "POST", "Variants": [ "Extract", "ExtractExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityContentLabel", - "Uri": "/security/informationProtection/sensitivityLabels/extractContentLabel", - "CommandAlias": null, - "Command": "Invoke-MgBetaExtractSecurityInformationProtectionSensitivityLabelContentLabel", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/informationProtection/sensitivityLabels/extractContentLabel", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-extractcontentlabel?view=graph-rest-beta", + "Command": "Invoke-MgBetaExtractSecurityInformationProtectionSensitivityLabelContentLabel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityContentLabel", + "Method": "POST", "Variants": [ "Extract", "ExtractExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", - "CommandAlias": null, - "Command": "Invoke-MgBetaExtractUserDriveItemSensitivityLabel", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaExtractUserDriveItemSensitivityLabel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "Method": "POST", "Variants": [ "Extract", "ExtractViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", - "Uri": "/users/{user-id}/drives/{drive-id}/root/extractSensitivityLabels", - "CommandAlias": null, - "Command": "Invoke-MgBetaExtractUserDriveRootSensitivityLabel", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/extractSensitivityLabels", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaExtractUserDriveRootSensitivityLabel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "Method": "POST", "Variants": [ "Extract", "ExtractViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphInformationProtectionContentLabel", - "Uri": "/users/{user-id}/informationProtection/policy/labels/extractLabel", - "CommandAlias": null, - "Command": "Invoke-MgBetaExtractUserInformationProtectionPolicyLabel", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/policy/labels/extractLabel", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-extractlabel?view=graph-rest-beta", + "Command": "Invoke-MgBetaExtractUserInformationProtectionPolicyLabel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtectionContentLabel", + "Method": "POST", "Variants": [ "Extract", "ExtractExpanded", @@ -468750,12 +469035,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityContentLabel", - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/extractContentLabel", - "CommandAlias": null, - "Command": "Invoke-MgBetaExtractUserSecurityInformationProtectionSensitivityLabelContentLabel", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/extractContentLabel", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -468774,8 +469056,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-extractcontentlabel?view=graph-rest-beta", + "Command": "Invoke-MgBetaExtractUserSecurityInformationProtectionSensitivityLabelContentLabel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityContentLabel", + "Method": "POST", "Variants": [ "Extract", "ExtractExpanded", @@ -468784,42 +469069,39 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/admin/serviceAnnouncement/messages/favorite", - "CommandAlias": null, - "Command": "Invoke-MgBetaFavoriteServiceAnnouncementMessage", "Module": "Beta.Devices.ServiceAnnouncement", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/messages/favorite", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-favorite?view=graph-rest-beta", + "Command": "Invoke-MgBetaFavoriteServiceAnnouncementMessage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Favorite", "FavoriteExpanded" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphFilterOperatorSchema", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/filterOperators", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterApplicationSynchronizationJobSchemaOperator", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/filterOperators", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-beta", + "Command": "Invoke-MgBetaFilterApplicationSynchronizationJobSchemaOperator", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFilterOperatorSchema", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphFilterOperatorSchema", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/filterOperators", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterApplicationSynchronizationTemplateSchemaOperator", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/filterOperators", "Permissions": [ { "Name": "Synchronization.ReadWrite.All", @@ -468846,20 +469128,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-beta", + "Command": "Invoke-MgBetaFilterApplicationSynchronizationTemplateSchemaOperator", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFilterOperatorSchema", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApproval", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/filterByCurrentUser(on='{on}')", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterEntitlementManagementAccessPackageAssignmentApprovalByCurrentUser", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/filterByCurrentUser(on='{on}')", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -468878,35 +469160,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-beta", + "Command": "Invoke-MgBetaFilterEntitlementManagementAccessPackageAssignmentApprovalByCurrentUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApproval", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageAssignment", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/filterByCurrentUser(on='{on}')", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterEntitlementManagementAccessPackageAssignmentByCurrentUser", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/filterByCurrentUser(on='{on}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignment-filterbycurrentuser?view=graph-rest-beta", + "Command": "Invoke-MgBetaFilterEntitlementManagementAccessPackageAssignmentByCurrentUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageAssignment", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/filterByCurrentUser(on='{on}')", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterEntitlementManagementAccessPackageAssignmentRequestByCurrentUser", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/filterByCurrentUser(on='{on}')", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -468941,20 +469223,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-filterbycurrentuser?view=graph-rest-beta", + "Command": "Invoke-MgBetaFilterEntitlementManagementAccessPackageAssignmentRequestByCurrentUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackage", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/filterByCurrentUser(on='{on}')", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterEntitlementManagementAccessPackageByCurrentUser", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/filterByCurrentUser(on='{on}')", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -468989,20 +469271,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-filterbycurrentuser?view=graph-rest-beta", + "Command": "Invoke-MgBetaFilterEntitlementManagementAccessPackageByCurrentUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackage", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/filterByCurrentUser(on='{on}')", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterEntitlementManagementAssignmentRequestByCurrentUser", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/filterByCurrentUser(on='{on}')", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -469037,176 +469319,80 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-filterbycurrentuser?view=graph-rest-beta", + "Command": "Invoke-MgBetaFilterEntitlementManagementAssignmentRequestByCurrentUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Uri": "/identityGovernance/accessReviews/decisions/filterByCurrentUser(on='{on}')", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionByCurrentUser", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/filterByCurrentUser(on='{on}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-beta", + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionByCurrentUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/filterByCurrentUser(on='{on}')", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionInstanceDecisionByCurrentUser", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/filterByCurrentUser(on='{on}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-beta", + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionInstanceDecisionByCurrentUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewStage", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/filterByCurrentUser(on='{on}')", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionInstanceStageByCurrentUser", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/filterByCurrentUser(on='{on}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-filterbycurrentuser?view=graph-rest-beta", + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionInstanceStageByCurrentUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewStage", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/filterByCurrentUser(on='{on}')", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionInstanceStageDecisionByCurrentUser", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/filterByCurrentUser(on='{on}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-beta", - "Variants": [ - "Filter", - "FilterViaIdentity" - ] - }, - { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", - "Uri": "/identityGovernance/accessReviews/definitions/filterByCurrentUser(on='{on}')", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionByCurrentUser", - "Module": "Beta.Identity.Governance", - "Permissions": [ - { - "Name": "AccessReview.Read.All", - "Description": "Read access reviews that you can access", - "FullDescription": "Allows the app to read information on access reviews, reviewers, decisions and settings that you have access to.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "AccessReview.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "AccessReview.ReadWrite.All", - "Description": "Manage access reviews that you can access", - "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "AccessReview.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionInstanceStageDecisionByCurrentUser", "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-filterbycurrentuser?view=graph-rest-beta", - "Variants": [ - "Filter", - "FilterViaIdentity" - ] - }, - { + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewInstance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/filterByCurrentUser(on='{on}')", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceByCurrentUser", - "Module": "Beta.Identity.Governance", - "Permissions": [ - { - "Name": "AccessReview.Read.All", - "Description": "Read access reviews that you can access", - "FullDescription": "Allows the app to read information on access reviews, reviewers, decisions and settings that you have access to.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "AccessReview.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "AccessReview.ReadWrite.All", - "Description": "Manage access reviews that you can access", - "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "AccessReview.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-filterbycurrentuser?view=graph-rest-beta", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/filterByCurrentUser(on='{on}')", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceDecisionByCurrentUser", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/filterByCurrentUser(on='{on}')", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -469241,20 +469427,20 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-filterbycurrentuser?view=graph-rest-beta", + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionByCurrentUser", "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewStage", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/filterByCurrentUser(on='{on}')", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceStageByCurrentUser", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/filterByCurrentUser(on='{on}')", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -469289,20 +469475,20 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-filterbycurrentuser?view=graph-rest-beta", + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceByCurrentUser", "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-filterbycurrentuser?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/filterByCurrentUser(on='{on}')", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionByCurrentUser", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/filterByCurrentUser(on='{on}')", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -469337,20 +469523,116 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-beta", + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceDecisionByCurrentUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { + "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/filterByCurrentUser(on='{on}')", + "Permissions": [ + { + "Name": "AccessReview.Read.All", + "Description": "Read access reviews that you can access", + "FullDescription": "Allows the app to read information on access reviews, reviewers, decisions and settings that you have access to.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "AccessReview.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "AccessReview.ReadWrite.All", + "Description": "Manage access reviews that you can access", + "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "AccessReview.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-filterbycurrentuser?view=graph-rest-beta", + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceStageByCurrentUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewStage", "Method": "GET", - "OutputType": "IMicrosoftGraphAppConsentRequest", - "Uri": "/identityGovernance/appConsent/appConsentRequests/filterByCurrentUser(on='{on}')", + "Variants": [ + "Filter", + "FilterViaIdentity" + ] + }, + { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Command": "Invoke-MgBetaFilterIdentityGovernanceAppConsentRequestByCurrentUser", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/filterByCurrentUser(on='{on}')", + "Permissions": [ + { + "Name": "AccessReview.Read.All", + "Description": "Read access reviews that you can access", + "FullDescription": "Allows the app to read information on access reviews, reviewers, decisions and settings that you have access to.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "AccessReview.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "AccessReview.ReadWrite.All", + "Description": "Manage access reviews that you can access", + "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "AccessReview.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-beta", + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionByCurrentUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Method": "GET", + "Variants": [ + "Filter", + "FilterViaIdentity" + ] + }, + { "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/filterByCurrentUser(on='{on}')", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -469385,20 +469667,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentrequest-filterByCurrentUser?view=graph-rest-beta", + "Command": "Invoke-MgBetaFilterIdentityGovernanceAppConsentRequestByCurrentUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppConsentRequest", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUserConsentRequest", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/filterByCurrentUser(on='{on}')", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterIdentityGovernanceAppConsentRequestUserConsentRequestByCurrentUser", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/filterByCurrentUser(on='{on}')", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -469433,65 +469715,65 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userconsentrequest-filterbycurrentuser?view=graph-rest-beta", + "Command": "Invoke-MgBetaFilterIdentityGovernanceAppConsentRequestUserConsentRequestByCurrentUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserConsentRequest", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApproval", - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/filterByCurrentUser(on='{on}')", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterIdentityGovernancePermissionManagementScheduledPermissionApprovalByCurrentUser", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/filterByCurrentUser(on='{on}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-beta", + "Command": "Invoke-MgBetaFilterIdentityGovernancePermissionManagementScheduledPermissionApprovalByCurrentUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApproval", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphScheduledPermissionsRequest", - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsRequests/filterByCurrentUser(on='{on}')", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterIdentityGovernancePermissionManagementScheduledPermissionRequestByCurrentUser", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsRequests/filterByCurrentUser(on='{on}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaFilterIdentityGovernancePermissionManagementScheduledPermissionRequestByCurrentUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphScheduledPermissionsRequest", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApproval", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/filterByCurrentUser(on='{on}')", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentApprovalByCurrentUser", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/filterByCurrentUser(on='{on}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-beta", + "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentApprovalByCurrentUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApproval", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/filterByCurrentUser(on='{on}')", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleByCurrentUser", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/filterByCurrentUser(on='{on}')", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -469526,20 +469808,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedule-filterbycurrentuser?view=graph-rest-beta", + "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleByCurrentUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/filterByCurrentUser(on='{on}')", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceByCurrentUser", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/filterByCurrentUser(on='{on}')", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -469574,20 +469856,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-beta", + "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceByCurrentUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/filterByCurrentUser(on='{on}')", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestByCurrentUser", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/filterByCurrentUser(on='{on}')", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -469622,20 +469904,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedulerequest-filterbycurrentuser?view=graph-rest-beta", + "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestByCurrentUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/filterByCurrentUser(on='{on}')", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleByCurrentUser", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/filterByCurrentUser(on='{on}')", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -469670,20 +469952,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedule-filterbycurrentuser?view=graph-rest-beta", + "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleByCurrentUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/filterByCurrentUser(on='{on}')", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceByCurrentUser", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/filterByCurrentUser(on='{on}')", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -469718,20 +470000,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-beta", + "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceByCurrentUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/filterByCurrentUser(on='{on}')", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestByCurrentUser", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/filterByCurrentUser(on='{on}')", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -469766,35 +470048,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-beta", + "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestByCurrentUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApproval", - "Uri": "/roleManagement/directory/roleAssignmentApprovals/filterByCurrentUser(on='{on}')", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentApprovalByCurrentUser", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentApprovals/filterByCurrentUser(on='{on}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-beta", + "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentApprovalByCurrentUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApproval", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Uri": "/roleManagement/directory/roleAssignmentSchedules/filterByCurrentUser(on='{on}')", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentScheduleByCurrentUser", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentSchedules/filterByCurrentUser(on='{on}')", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -469877,20 +470159,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedule-filterbycurrentuser?view=graph-rest-beta", + "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentScheduleByCurrentUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentScheduleInstanceByCurrentUser", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -469973,20 +470255,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-beta", + "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentScheduleInstanceByCurrentUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentScheduleRequestByCurrentUser", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')", "Permissions": [ { "Name": "RoleAssignmentSchedule.ReadWrite.Directory", @@ -470021,20 +470303,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-filterbycurrentuser?view=graph-rest-beta", + "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentScheduleRequestByCurrentUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Uri": "/roleManagement/directory/roleEligibilitySchedules/filterByCurrentUser(on='{on}')", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleEligibilityScheduleByCurrentUser", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilitySchedules/filterByCurrentUser(on='{on}')", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -470117,20 +470399,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedule-filterbycurrentuser?view=graph-rest-beta", + "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleEligibilityScheduleByCurrentUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleEligibilityScheduleInstanceByCurrentUser", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -470213,20 +470495,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-beta", + "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleEligibilityScheduleInstanceByCurrentUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleEligibilityScheduleRequestByCurrentUser", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')", "Permissions": [ { "Name": "RoleEligibilitySchedule.ReadWrite.Directory", @@ -470261,230 +470543,230 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-beta", + "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleEligibilityScheduleRequestByCurrentUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApproval", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/filterByCurrentUser(on='{on}')", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentApprovalByCurrentUser", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/filterByCurrentUser(on='{on}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-beta", + "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentApprovalByCurrentUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApproval", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/filterByCurrentUser(on='{on}')", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentScheduleByCurrentUser", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/filterByCurrentUser(on='{on}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedule-filterbycurrentuser?view=graph-rest-beta", + "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentScheduleByCurrentUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceByCurrentUser", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-beta", + "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceByCurrentUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentScheduleRequestByCurrentUser", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-filterbycurrentuser?view=graph-rest-beta", + "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentScheduleRequestByCurrentUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/filterByCurrentUser(on='{on}')", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleEligibilityScheduleByCurrentUser", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/filterByCurrentUser(on='{on}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedule-filterbycurrentuser?view=graph-rest-beta", + "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleEligibilityScheduleByCurrentUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceByCurrentUser", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-beta", + "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceByCurrentUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleEligibilityScheduleRequestByCurrentUser", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-beta", + "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleEligibilityScheduleRequestByCurrentUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApproval", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/filterByCurrentUser(on='{on}')", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentApprovalByCurrentUser", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/filterByCurrentUser(on='{on}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-beta", + "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentApprovalByCurrentUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApproval", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/filterByCurrentUser(on='{on}')", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentScheduleByCurrentUser", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/filterByCurrentUser(on='{on}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedule-filterbycurrentuser?view=graph-rest-beta", + "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentScheduleByCurrentUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceByCurrentUser", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-beta", + "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceByCurrentUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentScheduleRequestByCurrentUser", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-filterbycurrentuser?view=graph-rest-beta", + "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentScheduleRequestByCurrentUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/filterByCurrentUser(on='{on}')", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleEligibilityScheduleByCurrentUser", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/filterByCurrentUser(on='{on}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedule-filterbycurrentuser?view=graph-rest-beta", + "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleEligibilityScheduleByCurrentUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceByCurrentUser", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-beta", + "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceByCurrentUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleEligibilityScheduleRequestByCurrentUser", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-beta", + "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleEligibilityScheduleRequestByCurrentUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphFilterOperatorSchema", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/filterOperators", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterServicePrincipalSynchronizationJobSchemaOperator", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/filterOperators", "Permissions": [ { "Name": "Synchronization.ReadWrite.All", @@ -470511,20 +470793,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-beta", + "Command": "Invoke-MgBetaFilterServicePrincipalSynchronizationJobSchemaOperator", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFilterOperatorSchema", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphFilterOperatorSchema", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/filterOperators", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterServicePrincipalSynchronizationTemplateSchemaOperator", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/filterOperators", "Permissions": [ { "Name": "Synchronization.ReadWrite.All", @@ -470551,80 +470833,80 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-beta", + "Command": "Invoke-MgBetaFilterServicePrincipalSynchronizationTemplateSchemaOperator", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFilterOperatorSchema", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/journals/{journal-id}/post", - "CommandAlias": null, - "Command": "Invoke-MgBetaFinancialCompanyJournal", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/journals/{journal-id}/post", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaFinancialCompanyJournal", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Post", "PostViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/post", - "CommandAlias": null, - "Command": "Invoke-MgBetaFinancialCompanyPurchaseInvoice", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/post", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaFinancialCompanyPurchaseInvoice", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Post", "PostViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/postAndSend", - "CommandAlias": null, - "Command": "Invoke-MgBetaFinancialCompanySaleInvoiceAndSend", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/postAndSend", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaFinancialCompanySaleInvoiceAndSend", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Post", "PostViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/post", - "CommandAlias": null, - "Command": "Invoke-MgBetaFinancialCompanySalesInvoice", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/post", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaFinancialCompanySalesInvoice", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Post", "PostViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/follow", - "CommandAlias": null, - "Command": "Invoke-MgBetaFollowDriveItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/follow", "Permissions": [ { "Name": "Files.Read", @@ -470707,95 +470989,95 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-beta", + "Command": "Invoke-MgBetaFollowDriveItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", "Variants": [ "Follow", "FollowViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/root/follow", - "CommandAlias": null, - "Command": "Invoke-MgBetaFollowDriveRoot", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/follow", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-beta", + "Command": "Invoke-MgBetaFollowDriveRoot", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", "Variants": [ "Follow", "FollowViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/follow", - "CommandAlias": null, - "Command": "Invoke-MgBetaFollowGroupDriveItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/follow", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-beta", + "Command": "Invoke-MgBetaFollowGroupDriveItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", "Variants": [ "Follow", "FollowViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/follow", - "CommandAlias": null, - "Command": "Invoke-MgBetaFollowGroupDriveRoot", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/follow", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-beta", + "Command": "Invoke-MgBetaFollowGroupDriveRoot", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", "Variants": [ "Follow", "FollowViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/follow", - "CommandAlias": null, - "Command": "Invoke-MgBetaFollowUserDriveItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/follow", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-beta", + "Command": "Invoke-MgBetaFollowUserDriveItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", "Variants": [ "Follow", "FollowViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/root/follow", - "CommandAlias": null, - "Command": "Invoke-MgBetaFollowUserDriveRoot", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/follow", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-beta", + "Command": "Invoke-MgBetaFollowUserDriveRoot", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", "Variants": [ "Follow", "FollowViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/domains/{domain-id}/forceDelete", - "CommandAlias": null, - "Command": "Invoke-MgBetaForceDomainDelete", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/forceDelete", "Permissions": [ { "Name": "Domain.ReadWrite.All", @@ -470814,8 +471096,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-forcedelete?view=graph-rest-beta", + "Command": "Invoke-MgBetaForceDomainDelete", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Force", "ForceExpanded", @@ -470824,15 +471109,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphActionResultPart", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/forwardToChat", - "CommandAlias": null, - "Command": "Invoke-MgBetaForwardChatMessageReplyToChat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/forwardToChat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-forwardtochat?view=graph-rest-beta", + "Command": "Invoke-MgBetaForwardChatMessageReplyToChat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActionResultPart", + "Method": "POST", "Variants": [ "Forward", "ForwardExpanded", @@ -470841,15 +471126,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphActionResultPart", - "Uri": "/chats/{chat-id}/messages/forwardToChat", - "CommandAlias": null, - "Command": "Invoke-MgBetaForwardChatMessageToChat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/forwardToChat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-forwardtochat?view=graph-rest-beta", + "Command": "Invoke-MgBetaForwardChatMessageToChat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActionResultPart", + "Method": "POST", "Variants": [ "Forward", "ForwardExpanded", @@ -470858,12 +471143,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/forward", - "CommandAlias": null, - "Command": "Invoke-MgBetaForwardGroupConversationThreadPost", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/forward", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -470898,8 +471180,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-beta", + "Command": "Invoke-MgBetaForwardGroupConversationThreadPost", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Forward", "ForwardExpanded", @@ -470908,15 +471193,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward", - "CommandAlias": null, - "Command": "Invoke-MgBetaForwardGroupConversationThreadPostInReplyTo", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-beta", + "Command": "Invoke-MgBetaForwardGroupConversationThreadPostInReplyTo", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Forward", "ForwardExpanded", @@ -470925,12 +471210,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/forward", - "CommandAlias": null, - "Command": "Invoke-MgBetaForwardGroupEvent", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/forward", "Permissions": [ { "Name": "Calendars.Read", @@ -470957,8 +471239,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-beta", + "Command": "Invoke-MgBetaForwardGroupEvent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Forward", "ForwardExpanded", @@ -470967,15 +471252,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/forward", - "CommandAlias": null, - "Command": "Invoke-MgBetaForwardGroupEventExceptionOccurrence", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/forward", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-beta", + "Command": "Invoke-MgBetaForwardGroupEventExceptionOccurrence", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Forward", "ForwardExpanded", @@ -470984,15 +471269,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/forward", - "CommandAlias": null, - "Command": "Invoke-MgBetaForwardGroupEventExceptionOccurrenceInstance", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/forward", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-beta", + "Command": "Invoke-MgBetaForwardGroupEventExceptionOccurrenceInstance", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Forward", "ForwardExpanded", @@ -471001,15 +471286,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/forward", - "CommandAlias": null, - "Command": "Invoke-MgBetaForwardGroupEventInstance", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/forward", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-beta", + "Command": "Invoke-MgBetaForwardGroupEventInstance", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Forward", "ForwardExpanded", @@ -471018,15 +471303,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/forward", - "CommandAlias": null, - "Command": "Invoke-MgBetaForwardGroupEventInstanceExceptionOccurrence", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/forward", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-beta", + "Command": "Invoke-MgBetaForwardGroupEventInstanceExceptionOccurrence", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Forward", "ForwardExpanded", @@ -471035,15 +471320,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphActionResultPart", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/forwardToChat", - "CommandAlias": null, - "Command": "Invoke-MgBetaForwardGroupTeamChannelMessageReplyToChat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/forwardToChat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-forwardtochat?view=graph-rest-beta", + "Command": "Invoke-MgBetaForwardGroupTeamChannelMessageReplyToChat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActionResultPart", + "Method": "POST", "Variants": [ "Forward", "ForwardExpanded", @@ -471052,15 +471337,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphActionResultPart", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/forwardToChat", - "CommandAlias": null, - "Command": "Invoke-MgBetaForwardGroupTeamChannelMessageToChat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/forwardToChat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-forwardtochat?view=graph-rest-beta", + "Command": "Invoke-MgBetaForwardGroupTeamChannelMessageToChat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActionResultPart", + "Method": "POST", "Variants": [ "Forward", "ForwardExpanded", @@ -471069,15 +471354,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphActionResultPart", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/forwardToChat", - "CommandAlias": null, - "Command": "Invoke-MgBetaForwardGroupTeamPrimaryChannelMessageReplyToChat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/forwardToChat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-forwardtochat?view=graph-rest-beta", + "Command": "Invoke-MgBetaForwardGroupTeamPrimaryChannelMessageReplyToChat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActionResultPart", + "Method": "POST", "Variants": [ "Forward", "ForwardExpanded", @@ -471086,15 +471371,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphActionResultPart", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/forwardToChat", - "CommandAlias": null, - "Command": "Invoke-MgBetaForwardGroupTeamPrimaryChannelMessageToChat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/forwardToChat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-forwardtochat?view=graph-rest-beta", + "Command": "Invoke-MgBetaForwardGroupTeamPrimaryChannelMessageToChat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActionResultPart", + "Method": "POST", "Variants": [ "Forward", "ForwardExpanded", @@ -471103,12 +471388,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/forward", - "CommandAlias": null, - "Command": "Invoke-MgBetaForwardGroupThreadPost", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/forward", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -471143,8 +471425,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-beta", + "Command": "Invoke-MgBetaForwardGroupThreadPost", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Forward", "ForwardExpanded", @@ -471153,15 +471438,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward", - "CommandAlias": null, - "Command": "Invoke-MgBetaForwardGroupThreadPostInReplyTo", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-beta", + "Command": "Invoke-MgBetaForwardGroupThreadPostInReplyTo", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Forward", "ForwardExpanded", @@ -471170,15 +471455,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphActionResultPart", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/forwardToChat", - "CommandAlias": null, - "Command": "Invoke-MgBetaForwardTeamChannelMessageReplyToChat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/forwardToChat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-forwardtochat?view=graph-rest-beta", + "Command": "Invoke-MgBetaForwardTeamChannelMessageReplyToChat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActionResultPart", + "Method": "POST", "Variants": [ "Forward", "ForwardExpanded", @@ -471187,15 +471472,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphActionResultPart", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/forwardToChat", - "CommandAlias": null, - "Command": "Invoke-MgBetaForwardTeamChannelMessageToChat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/forwardToChat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-forwardtochat?view=graph-rest-beta", + "Command": "Invoke-MgBetaForwardTeamChannelMessageToChat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActionResultPart", + "Method": "POST", "Variants": [ "Forward", "ForwardExpanded", @@ -471204,15 +471489,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphActionResultPart", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/forwardToChat", - "CommandAlias": null, - "Command": "Invoke-MgBetaForwardTeamPrimaryChannelMessageReplyToChat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/forwardToChat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-forwardtochat?view=graph-rest-beta", + "Command": "Invoke-MgBetaForwardTeamPrimaryChannelMessageReplyToChat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActionResultPart", + "Method": "POST", "Variants": [ "Forward", "ForwardExpanded", @@ -471221,15 +471506,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphActionResultPart", - "Uri": "/teams/{team-id}/primaryChannel/messages/forwardToChat", - "CommandAlias": null, - "Command": "Invoke-MgBetaForwardTeamPrimaryChannelMessageToChat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/forwardToChat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-forwardtochat?view=graph-rest-beta", + "Command": "Invoke-MgBetaForwardTeamPrimaryChannelMessageToChat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActionResultPart", + "Method": "POST", "Variants": [ "Forward", "ForwardExpanded", @@ -471238,15 +471523,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphActionResultPart", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/forwardToChat", - "CommandAlias": null, - "Command": "Invoke-MgBetaForwardTeamworkDeletedTeamChannelMessageReplyToChat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/forwardToChat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-forwardtochat?view=graph-rest-beta", + "Command": "Invoke-MgBetaForwardTeamworkDeletedTeamChannelMessageReplyToChat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActionResultPart", + "Method": "POST", "Variants": [ "Forward", "ForwardExpanded", @@ -471255,15 +471540,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphActionResultPart", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/forwardToChat", - "CommandAlias": null, - "Command": "Invoke-MgBetaForwardTeamworkDeletedTeamChannelMessageToChat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/forwardToChat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-forwardtochat?view=graph-rest-beta", + "Command": "Invoke-MgBetaForwardTeamworkDeletedTeamChannelMessageToChat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActionResultPart", + "Method": "POST", "Variants": [ "Forward", "ForwardExpanded", @@ -471272,15 +471557,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphActionResultPart", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/forwardToChat", - "CommandAlias": null, - "Command": "Invoke-MgBetaForwardUserChatMessageReplyToChat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/forwardToChat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-forwardtochat?view=graph-rest-beta", + "Command": "Invoke-MgBetaForwardUserChatMessageReplyToChat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActionResultPart", + "Method": "POST", "Variants": [ "Forward", "ForwardExpanded", @@ -471289,15 +471574,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphActionResultPart", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/forwardToChat", - "CommandAlias": null, - "Command": "Invoke-MgBetaForwardUserChatMessageToChat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/forwardToChat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-forwardtochat?view=graph-rest-beta", + "Command": "Invoke-MgBetaForwardUserChatMessageToChat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActionResultPart", + "Method": "POST", "Variants": [ "Forward", "ForwardExpanded", @@ -471306,12 +471591,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/forward", - "CommandAlias": null, - "Command": "Invoke-MgBetaForwardUserEvent", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/forward", "Permissions": [ { "Name": "Calendars.Read", @@ -471338,8 +471620,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-beta", + "Command": "Invoke-MgBetaForwardUserEvent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Forward", "ForwardExpanded", @@ -471348,15 +471633,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/forward", - "CommandAlias": null, - "Command": "Invoke-MgBetaForwardUserEventExceptionOccurrence", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/forward", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-beta", + "Command": "Invoke-MgBetaForwardUserEventExceptionOccurrence", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Forward", "ForwardExpanded", @@ -471365,15 +471650,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/forward", - "CommandAlias": null, - "Command": "Invoke-MgBetaForwardUserEventExceptionOccurrenceInstance", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/forward", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-beta", + "Command": "Invoke-MgBetaForwardUserEventExceptionOccurrenceInstance", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Forward", "ForwardExpanded", @@ -471382,15 +471667,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/forward", - "CommandAlias": null, - "Command": "Invoke-MgBetaForwardUserEventInstance", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/forward", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-beta", + "Command": "Invoke-MgBetaForwardUserEventInstance", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Forward", "ForwardExpanded", @@ -471399,15 +471684,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/forward", - "CommandAlias": null, - "Command": "Invoke-MgBetaForwardUserEventInstanceExceptionOccurrence", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/forward", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-beta", + "Command": "Invoke-MgBetaForwardUserEventInstanceExceptionOccurrence", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Forward", "ForwardExpanded", @@ -471416,15 +471701,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/forward", - "CommandAlias": null, - "Command": "Invoke-MgBetaForwardUserMailFolderChildFolderMessage", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/forward", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-forward?view=graph-rest-beta", + "Command": "Invoke-MgBetaForwardUserMailFolderChildFolderMessage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Forward", "ForwardExpanded", @@ -471433,12 +471718,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/forward", - "CommandAlias": null, - "Command": "Invoke-MgBetaForwardUserMailFolderMessage", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/forward", "Permissions": [ { "Name": "Mail.Send", @@ -471465,8 +471747,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-forward?view=graph-rest-beta", + "Command": "Invoke-MgBetaForwardUserMailFolderMessage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Forward", "ForwardExpanded", @@ -471475,12 +471760,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/messages/{message-id}/forward", - "CommandAlias": null, - "Command": "Invoke-MgBetaForwardUserMessage", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/forward", "Permissions": [ { "Name": "Mail.Send", @@ -471507,8 +471789,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-forward?view=graph-rest-beta", + "Command": "Invoke-MgBetaForwardUserMessage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Forward", "ForwardExpanded", @@ -471517,27 +471802,24 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/functions", - "CommandAlias": null, - "Command": "Invoke-MgBetaFunctionApplicationSynchronizationJobSchema", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/functions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-beta", + "Command": "Invoke-MgBetaFunctionApplicationSynchronizationJobSchema", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", + "Method": "GET", "Variants": [ "Function", "FunctionViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/functions", - "CommandAlias": null, - "Command": "Invoke-MgBetaFunctionApplicationSynchronizationTemplateSchema", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/functions", "Permissions": [ { "Name": "Synchronization.ReadWrite.All", @@ -471564,20 +471846,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-beta", + "Command": "Invoke-MgBetaFunctionApplicationSynchronizationTemplateSchema", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", + "Method": "GET", "Variants": [ "Function", "FunctionViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/functions", - "CommandAlias": null, - "Command": "Invoke-MgBetaFunctionServicePrincipalSynchronizationJobSchema", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/functions", "Permissions": [ { "Name": "Synchronization.ReadWrite.All", @@ -471604,20 +471886,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-beta", + "Command": "Invoke-MgBetaFunctionServicePrincipalSynchronizationJobSchema", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", + "Method": "GET", "Variants": [ "Function", "FunctionViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/functions", - "CommandAlias": null, - "Command": "Invoke-MgBetaFunctionServicePrincipalSynchronizationTemplateSchema", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/functions", "Permissions": [ { "Name": "Synchronization.ReadWrite.All", @@ -471644,23 +471926,26 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-beta", + "Command": "Invoke-MgBetaFunctionServicePrincipalSynchronizationTemplateSchema", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", + "Method": "GET", "Variants": [ "Function", "FunctionViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/chats/{chat-id}/unhideForUser", - "CommandAlias": null, - "Command": "Invoke-MgBetaGraphChat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/unhideForUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-unhideforuser?view=graph-rest-beta", + "Command": "Invoke-MgBetaGraphChat", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Graph", "GraphExpanded", @@ -471669,15 +471954,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/chats/{chat-id}/messages/replyWithQuote", - "CommandAlias": null, - "Command": "Invoke-MgBetaGraphChatMessage", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/replyWithQuote", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-replywithquote?view=graph-rest-beta", + "Command": "Invoke-MgBetaGraphChatMessage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "POST", "Variants": [ "Graph", "GraphExpanded", @@ -471686,15 +471971,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/replyWithQuote", - "CommandAlias": null, - "Command": "Invoke-MgBetaGraphChatMessageReply", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/replyWithQuote", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-replywithquote?view=graph-rest-beta", + "Command": "Invoke-MgBetaGraphChatMessageReply", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "POST", "Variants": [ "Graph", "GraphExpanded", @@ -471703,12 +471988,9 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/scopedForResource(resource='{resource}')", - "CommandAlias": null, - "Command": "Invoke-MgBetaGraphDeviceManagement", "Module": "Beta.DeviceManagement.Functions", + "CommandAlias": null, + "Uri": "/deviceManagement/scopedForResource(resource='{resource}')", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -471775,20 +472057,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaGraphDeviceManagement", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Graph", "GraphViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/unshareForSchoolDataSyncService", - "CommandAlias": null, - "Command": "Invoke-MgBetaGraphDeviceManagementDepOnboardingSetting", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/unshareForSchoolDataSyncService", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -471807,35 +472089,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaGraphDeviceManagementDepOnboardingSetting", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Graph", "GraphViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/sharedWithMe", - "CommandAlias": null, - "Command": "Invoke-MgBetaGraphDrive", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/sharedWithMe", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-beta", + "Command": "Invoke-MgBetaGraphDrive", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Graph", "GraphViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/unsubscribeByMail", - "CommandAlias": null, - "Command": "Invoke-MgBetaGraphGroup", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/unsubscribeByMail", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -471854,38 +472136,41 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-unsubscribebymail?view=graph-rest-beta", + "Command": "Invoke-MgBetaGraphGroup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Graph", "GraphViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/sharedWithMe", - "CommandAlias": null, - "Command": "Invoke-MgBetaGraphGroupDrive", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/sharedWithMe", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-beta", + "Command": "Invoke-MgBetaGraphGroupDrive", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Graph", "GraphViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/replyWithQuote", - "CommandAlias": null, - "Command": "Invoke-MgBetaGraphGroupTeamChannelMessage", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/replyWithQuote", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-replywithquote?view=graph-rest-beta", + "Command": "Invoke-MgBetaGraphGroupTeamChannelMessage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "POST", "Variants": [ "Graph", "GraphExpanded", @@ -471894,15 +472179,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/replyWithQuote", - "CommandAlias": null, - "Command": "Invoke-MgBetaGraphGroupTeamChannelMessageReply", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/replyWithQuote", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-replywithquote?view=graph-rest-beta", + "Command": "Invoke-MgBetaGraphGroupTeamChannelMessageReply", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "POST", "Variants": [ "Graph", "GraphExpanded", @@ -471911,15 +472196,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/replyWithQuote", - "CommandAlias": null, - "Command": "Invoke-MgBetaGraphGroupTeamPrimaryChannelMessage", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/replyWithQuote", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-replywithquote?view=graph-rest-beta", + "Command": "Invoke-MgBetaGraphGroupTeamPrimaryChannelMessage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "POST", "Variants": [ "Graph", "GraphExpanded", @@ -471928,15 +472213,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/replyWithQuote", - "CommandAlias": null, - "Command": "Invoke-MgBetaGraphGroupTeamPrimaryChannelMessageReply", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/replyWithQuote", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-replywithquote?view=graph-rest-beta", + "Command": "Invoke-MgBetaGraphGroupTeamPrimaryChannelMessageReply", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "POST", "Variants": [ "Graph", "GraphExpanded", @@ -471945,30 +472230,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowsInsightsByCategory", - "Uri": "/identityGovernance/lifecycleWorkflows/insights/workflowsProcessedByCategory(startDateTime={startDateTime},endDateTime={endDateTime})", - "CommandAlias": null, - "Command": "Invoke-MgBetaGraphIdentityGovernanceLifecycleWorkflowInsight", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/insights/workflowsProcessedByCategory(startDateTime={startDateTime},endDateTime={endDateTime})", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-insights-workflowsprocessedbycategory?view=graph-rest-beta", + "Command": "Invoke-MgBetaGraphIdentityGovernanceLifecycleWorkflowInsight", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowsInsightsByCategory", + "Method": "GET", "Variants": [ "Graph", "GraphViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUserRegistrationFeatureSummary", - "Uri": "/reports/authenticationMethods/usersRegisteredByFeature", - "CommandAlias": null, - "Command": "Invoke-MgBetaGraphReportAuthenticationMethod", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/authenticationMethods/usersRegisteredByFeature", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethodsroot-usersregisteredbyfeature?view=graph-rest-beta", + "Command": "Invoke-MgBetaGraphReportAuthenticationMethod", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserRegistrationFeatureSummary", + "Method": "GET", "Variants": [ "Graph", "Graph1", @@ -471979,15 +472264,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/replyWithQuote", - "CommandAlias": null, - "Command": "Invoke-MgBetaGraphTeamChannelMessage", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/replyWithQuote", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-replywithquote?view=graph-rest-beta", + "Command": "Invoke-MgBetaGraphTeamChannelMessage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "POST", "Variants": [ "Graph", "GraphExpanded", @@ -471996,15 +472281,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/replyWithQuote", - "CommandAlias": null, - "Command": "Invoke-MgBetaGraphTeamChannelMessageReply", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/replyWithQuote", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-replywithquote?view=graph-rest-beta", + "Command": "Invoke-MgBetaGraphTeamChannelMessageReply", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "POST", "Variants": [ "Graph", "GraphExpanded", @@ -472013,15 +472298,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teams/{team-id}/primaryChannel/messages/replyWithQuote", - "CommandAlias": null, - "Command": "Invoke-MgBetaGraphTeamPrimaryChannelMessage", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/replyWithQuote", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-replywithquote?view=graph-rest-beta", + "Command": "Invoke-MgBetaGraphTeamPrimaryChannelMessage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "POST", "Variants": [ "Graph", "GraphExpanded", @@ -472030,15 +472315,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/replyWithQuote", - "CommandAlias": null, - "Command": "Invoke-MgBetaGraphTeamPrimaryChannelMessageReply", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/replyWithQuote", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-replywithquote?view=graph-rest-beta", + "Command": "Invoke-MgBetaGraphTeamPrimaryChannelMessageReply", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "POST", "Variants": [ "Graph", "GraphExpanded", @@ -472047,15 +472332,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/replyWithQuote", - "CommandAlias": null, - "Command": "Invoke-MgBetaGraphTeamworkDeletedTeamChannelMessage", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/replyWithQuote", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-replywithquote?view=graph-rest-beta", + "Command": "Invoke-MgBetaGraphTeamworkDeletedTeamChannelMessage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "POST", "Variants": [ "Graph", "GraphExpanded", @@ -472064,15 +472349,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/replyWithQuote", - "CommandAlias": null, - "Command": "Invoke-MgBetaGraphTeamworkDeletedTeamChannelMessageReply", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/replyWithQuote", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-replywithquote?view=graph-rest-beta", + "Command": "Invoke-MgBetaGraphTeamworkDeletedTeamChannelMessageReply", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "POST", "Variants": [ "Graph", "GraphExpanded", @@ -472081,15 +472366,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/unhideForUser", - "CommandAlias": null, - "Command": "Invoke-MgBetaGraphUserChat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/unhideForUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-unhideforuser?view=graph-rest-beta", + "Command": "Invoke-MgBetaGraphUserChat", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Graph", "GraphExpanded", @@ -472098,15 +472383,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/replyWithQuote", - "CommandAlias": null, - "Command": "Invoke-MgBetaGraphUserChatMessage", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/replyWithQuote", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-replywithquote?view=graph-rest-beta", + "Command": "Invoke-MgBetaGraphUserChatMessage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "POST", "Variants": [ "Graph", "GraphExpanded", @@ -472115,15 +472400,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/replyWithQuote", - "CommandAlias": null, - "Command": "Invoke-MgBetaGraphUserChatMessageReply", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/replyWithQuote", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-replywithquote?view=graph-rest-beta", + "Command": "Invoke-MgBetaGraphUserChatMessageReply", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "POST", "Variants": [ "Graph", "GraphExpanded", @@ -472132,30 +472417,30 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/sharedWithMe", - "CommandAlias": null, - "Command": "Invoke-MgBetaGraphUserDrive", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/sharedWithMe", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-beta", + "Command": "Invoke-MgBetaGraphUserDrive", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Graph", "GraphViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/unenrollAssetsById", - "CommandAlias": "Invoke-MgBetaGraphWuDeploymentAudienceExclusion", - "Command": "Invoke-MgBetaGraphWindowsUpdatesDeploymentAudienceExclusion", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Invoke-MgBetaGraphWuDeploymentAudienceExclusion", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/unenrollAssetsById", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaGraphWindowsUpdatesDeploymentAudienceExclusion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Graph", "GraphExpanded", @@ -472164,15 +472449,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/unenrollAssetsById", - "CommandAlias": "Invoke-MgBetaGraphWuDeploymentAudienceMember", - "Command": "Invoke-MgBetaGraphWindowsUpdatesDeploymentAudienceMember", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Invoke-MgBetaGraphWuDeploymentAudienceMember", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/unenrollAssetsById", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaGraphWindowsUpdatesDeploymentAudienceMember", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Graph", "GraphExpanded", @@ -472181,15 +472466,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/unenrollAssetsById", - "CommandAlias": "Invoke-MgBetaGraphWuPolicyAudienceExclusion", - "Command": "Invoke-MgBetaGraphWindowsUpdatesPolicyAudienceExclusion", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Invoke-MgBetaGraphWuPolicyAudienceExclusion", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/unenrollAssetsById", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaGraphWindowsUpdatesPolicyAudienceExclusion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Graph", "GraphExpanded", @@ -472198,15 +472483,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/unenrollAssetsById", - "CommandAlias": "Invoke-MgBetaGraphWuPolicyAudienceMember", - "Command": "Invoke-MgBetaGraphWindowsUpdatesPolicyAudienceMember", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Invoke-MgBetaGraphWuPolicyAudienceMember", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/unenrollAssetsById", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaGraphWindowsUpdatesPolicyAudienceMember", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Graph", "GraphExpanded", @@ -472215,12 +472500,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/admin/windows/updates/updatableAssets/unenrollAssetsById", - "CommandAlias": "Invoke-MgBetaGraphWuUpdatableAsset", - "Command": "Invoke-MgBetaGraphWindowsUpdatesUpdatableAsset", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Invoke-MgBetaGraphWuUpdatableAsset", + "Uri": "/admin/windows/updates/updatableAssets/unenrollAssetsById", "Permissions": [ { "Name": "WindowsUpdates.ReadWrite.All", @@ -472239,188 +472521,191 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaGraphWindowsUpdatesUpdatableAsset", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Graph", "GraphExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", - "Uri": "/deviceAppManagement/androidManagedAppProtections/hasPayloadLinks", - "CommandAlias": null, - "Command": "Invoke-MgBetaHasDeviceAppManagementAndroidManagedAppProtectionPayloadLink", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/deviceAppManagement/androidManagedAppProtections/hasPayloadLinks", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaHasDeviceAppManagementAndroidManagedAppProtectionPayloadLink", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "Method": "POST", "Variants": [ "Link", "LinkExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/hasPayloadLinks", - "CommandAlias": null, - "Command": "Invoke-MgBetaHasDeviceAppManagementiOSLobAppProvisioningConfigurationPayloadLink", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/hasPayloadLinks", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaHasDeviceAppManagementiOSLobAppProvisioningConfigurationPayloadLink", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "Method": "POST", "Variants": [ "Link", "LinkExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", - "Uri": "/deviceAppManagement/iosManagedAppProtections/hasPayloadLinks", - "CommandAlias": null, - "Command": "Invoke-MgBetaHasDeviceAppManagementiOSManagedAppProtectionPayloadLink", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/deviceAppManagement/iosManagedAppProtections/hasPayloadLinks", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaHasDeviceAppManagementiOSManagedAppProtectionPayloadLink", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "Method": "POST", "Variants": [ "Link", "LinkExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/hasPayloadLinks", - "CommandAlias": null, - "Command": "Invoke-MgBetaHasDeviceAppManagementMdmWindowsInformationProtectionPolicyPayloadLink", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/hasPayloadLinks", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaHasDeviceAppManagementMdmWindowsInformationProtectionPolicyPayloadLink", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "Method": "POST", "Variants": [ "Link", "LinkExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", - "Uri": "/deviceAppManagement/mobileApps/hasPayloadLinks", - "CommandAlias": null, - "Command": "Invoke-MgBetaHasDeviceAppManagementMobileAppPayloadLink", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/hasPayloadLinks", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaHasDeviceAppManagementMobileAppPayloadLink", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "Method": "POST", "Variants": [ "Link", "LinkExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/hasPayloadLinks", - "CommandAlias": null, - "Command": "Invoke-MgBetaHasDeviceAppManagementTargetedManagedAppConfigurationPayloadLink", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/hasPayloadLinks", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaHasDeviceAppManagementTargetedManagedAppConfigurationPayloadLink", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "Method": "POST", "Variants": [ "Link", "LinkExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", - "Uri": "/deviceManagement/deviceCompliancePolicies/hasPayloadLinks", - "CommandAlias": null, - "Command": "Invoke-MgBetaHasDeviceManagementDeviceCompliancePolicyPayloadLink", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/hasPayloadLinks", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaHasDeviceManagementDeviceCompliancePolicyPayloadLink", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "Method": "POST", "Variants": [ "Link", "LinkExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", - "Uri": "/deviceManagement/deviceConfigurations/hasPayloadLinks", - "CommandAlias": null, - "Command": "Invoke-MgBetaHasDeviceManagementDeviceConfigurationPayloadLink", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/hasPayloadLinks", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaHasDeviceManagementDeviceConfigurationPayloadLink", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "Method": "POST", "Variants": [ "Link", "LinkExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/hasPayloadLinks", - "CommandAlias": null, - "Command": "Invoke-MgBetaHasDeviceManagementDeviceEnrollmentConfigurationPayloadLink", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/hasPayloadLinks", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaHasDeviceManagementDeviceEnrollmentConfigurationPayloadLink", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "Method": "POST", "Variants": [ "Link", "LinkExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", - "Uri": "/deviceManagement/deviceManagementScripts/hasPayloadLinks", - "CommandAlias": null, - "Command": "Invoke-MgBetaHasDeviceManagementScriptPayloadLink", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementScripts/hasPayloadLinks", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaHasDeviceManagementScriptPayloadLink", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "Method": "POST", "Variants": [ "Link", "LinkExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/hasPayloadLinks", - "CommandAlias": null, - "Command": "Invoke-MgBetaHasDeviceManagementWindowsAutopilotDeploymentProfilePayloadLink", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/hasPayloadLinks", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaHasDeviceManagementWindowsAutopilotDeploymentProfilePayloadLink", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "Method": "POST", "Variants": [ "Link", "LinkExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/hasPayloadLinks", - "CommandAlias": null, - "Command": "Invoke-MgBetaHasUserDeviceEnrollmentConfigurationPayloadLink", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/hasPayloadLinks", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaHasUserDeviceEnrollmentConfigurationPayloadLink", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "Method": "POST", "Variants": [ "Link", "LinkExpanded", @@ -472429,42 +472714,39 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", - "CommandAlias": null, - "Command": "Invoke-MgBetaHaveGroupTeamChannel", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-beta", + "Command": "Invoke-MgBetaHaveGroupTeamChannel", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Have", "HaveViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", - "CommandAlias": null, - "Command": "Invoke-MgBetaHaveGroupTeamPrimaryChannel", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-beta", + "Command": "Invoke-MgBetaHaveGroupTeamPrimaryChannel", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Have", "HaveViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", - "CommandAlias": null, - "Command": "Invoke-MgBetaHaveTeamChannel", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -472499,65 +472781,65 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-beta", + "Command": "Invoke-MgBetaHaveTeamChannel", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Have", "HaveViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", - "CommandAlias": null, - "Command": "Invoke-MgBetaHaveTeamPrimaryChannel", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-beta", + "Command": "Invoke-MgBetaHaveTeamPrimaryChannel", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Have", "HaveViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", - "CommandAlias": null, - "Command": "Invoke-MgBetaHaveTeamworkDeletedTeamChannel", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-beta", + "Command": "Invoke-MgBetaHaveTeamworkDeletedTeamChannel", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Have", "HaveViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/initiateDeviceAttestation", - "CommandAlias": null, - "Command": "Invoke-MgBetaInitiateDeviceManagementComanagedDeviceAttestation", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/initiateDeviceAttestation", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaInitiateDeviceManagementComanagedDeviceAttestation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Initiate", "InitiateViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/initiateMobileDeviceManagementKeyRecovery", - "CommandAlias": null, - "Command": "Invoke-MgBetaInitiateDeviceManagementComanagedDeviceMobileDeviceManagementKeyRecovery", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/initiateMobileDeviceManagementKeyRecovery", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -472592,20 +472874,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaInitiateDeviceManagementComanagedDeviceMobileDeviceManagementKeyRecovery", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Initiate", "InitiateViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/initiateOnDemandProactiveRemediation", - "CommandAlias": null, - "Command": "Invoke-MgBetaInitiateDeviceManagementComanagedDeviceOnDemandProactiveRemediation", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/initiateOnDemandProactiveRemediation", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -472640,8 +472922,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaInitiateDeviceManagementComanagedDeviceOnDemandProactiveRemediation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Initiate", "InitiateExpanded", @@ -472650,27 +472935,24 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/initiateDeviceAttestation", - "CommandAlias": null, - "Command": "Invoke-MgBetaInitiateDeviceManagementManagedDeviceAttestation", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/initiateDeviceAttestation", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaInitiateDeviceManagementManagedDeviceAttestation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Initiate", "InitiateViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/initiateMobileDeviceManagementKeyRecovery", - "CommandAlias": null, - "Command": "Invoke-MgBetaInitiateDeviceManagementManagedDeviceMobileDeviceManagementKeyRecovery", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/initiateMobileDeviceManagementKeyRecovery", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -472705,20 +472987,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaInitiateDeviceManagementManagedDeviceMobileDeviceManagementKeyRecovery", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Initiate", "InitiateViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/initiateOnDemandProactiveRemediation", - "CommandAlias": null, - "Command": "Invoke-MgBetaInitiateDeviceManagementManagedDeviceOnDemandProactiveRemediation", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/initiateOnDemandProactiveRemediation", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -472753,8 +473035,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaInitiateDeviceManagementManagedDeviceOnDemandProactiveRemediation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Initiate", "InitiateExpanded", @@ -472763,45 +473048,45 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/initiateDeviceAttestation", - "CommandAlias": null, - "Command": "Invoke-MgBetaInitiateUserManagedDeviceAttestation", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/initiateDeviceAttestation", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaInitiateUserManagedDeviceAttestation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Initiate", "InitiateViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/initiateMobileDeviceManagementKeyRecovery", - "CommandAlias": null, - "Command": "Invoke-MgBetaInitiateUserManagedDeviceMobileDeviceManagementKeyRecovery", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/initiateMobileDeviceManagementKeyRecovery", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaInitiateUserManagedDeviceMobileDeviceManagementKeyRecovery", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Initiate", "InitiateViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/initiateOnDemandProactiveRemediation", - "CommandAlias": null, - "Command": "Invoke-MgBetaInitiateUserManagedDeviceOnDemandProactiveRemediation", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/initiateOnDemandProactiveRemediation", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaInitiateUserManagedDeviceOnDemandProactiveRemediation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Initiate", "InitiateExpanded", @@ -472810,12 +473095,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphApplicationServicePrincipal", - "Uri": "/applicationTemplates/{applicationTemplate-id}/instantiate", - "CommandAlias": null, - "Command": "Invoke-MgBetaInstantiateApplicationTemplate", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applicationTemplates/{applicationTemplate-id}/instantiate", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -472858,8 +473140,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationtemplate-instantiate?view=graph-rest-beta", + "Command": "Invoke-MgBetaInstantiateApplicationTemplate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplicationServicePrincipal", + "Method": "POST", "Variants": [ "Instantiate", "InstantiateExpanded", @@ -472868,12 +473153,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/invalidateAllRefreshTokens", - "CommandAlias": null, - "Command": "Invoke-MgBetaInvalidateAllUserRefreshToken", "Module": "Beta.Users.Actions", + "CommandAlias": null, + "Uri": "/users/{user-id}/invalidateAllRefreshTokens", "Permissions": [ { "Name": "User.RevokeSessions.All", @@ -472916,23 +473198,26 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-invalidateallrefreshtokens?view=graph-rest-beta", + "Command": "Invoke-MgBetaInvalidateAllUserRefreshToken", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Invalidate", "InvalidateViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphInviteParticipantsOperation", - "Uri": "/communications/calls/{call-id}/participants/invite", - "CommandAlias": null, - "Command": "Invoke-MgBetaInviteCommunicationCallParticipant", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/participants/invite", "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-invite?view=graph-rest-beta", + "Command": "Invoke-MgBetaInviteCommunicationCallParticipant", "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-delete?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphInviteParticipantsOperation", + "Method": "POST", "Variants": [ "Invite", "InviteExpanded", @@ -472941,12 +473226,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/invite", - "CommandAlias": null, - "Command": "Invoke-MgBetaInviteDriveItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/invite", "Permissions": [ { "Name": "Files.ReadWrite", @@ -473005,8 +473287,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-beta", + "Command": "Invoke-MgBetaInviteDriveItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Invite", "InviteExpanded", @@ -473015,15 +473300,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/drives/{drive-id}/root/invite", - "CommandAlias": null, - "Command": "Invoke-MgBetaInviteDriveRoot", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/invite", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-beta", + "Command": "Invoke-MgBetaInviteDriveRoot", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Invite", "InviteExpanded", @@ -473032,15 +473317,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/invite", - "CommandAlias": null, - "Command": "Invoke-MgBetaInviteGroupDriveItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/invite", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-beta", + "Command": "Invoke-MgBetaInviteGroupDriveItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Invite", "InviteExpanded", @@ -473049,15 +473334,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/invite", - "CommandAlias": null, - "Command": "Invoke-MgBetaInviteGroupDriveRoot", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/invite", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-beta", + "Command": "Invoke-MgBetaInviteGroupDriveRoot", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Invite", "InviteExpanded", @@ -473066,15 +473351,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/invite", - "CommandAlias": null, - "Command": "Invoke-MgBetaInviteUserDriveItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/invite", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-beta", + "Command": "Invoke-MgBetaInviteUserDriveItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Invite", "InviteExpanded", @@ -473083,15 +473368,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/root/invite", - "CommandAlias": null, - "Command": "Invoke-MgBetaInviteUserDriveRoot", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/invite", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-beta", + "Command": "Invoke-MgBetaInviteUserDriveRoot", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Invite", "InviteExpanded", @@ -473100,12 +473385,9 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/deviceHealthScripts/areGlobalScriptsAvailable", - "CommandAlias": null, - "Command": "Invoke-MgBetaIsDeviceManagementDeviceHealthScriptGlobalScriptAvailable", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceHealthScripts/areGlobalScriptsAvailable", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -473172,19 +473454,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaIsDeviceManagementDeviceHealthScriptGlobalScriptAvailable", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Are" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/communications/calls/{call-id}/keepAlive", - "CommandAlias": null, - "Command": "Invoke-MgBetaKeepCommunicationCallAlive", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/keepAlive", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -473203,20 +473485,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-keepalive?view=graph-rest-beta", + "Command": "Invoke-MgBetaKeepCommunicationCallAlive", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Keep", "KeepViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/users/{user-id}/reprocessLicenseAssignment", - "CommandAlias": null, - "Command": "Invoke-MgBetaLicenseUser", "Module": "Beta.Users.Actions", + "CommandAlias": null, + "Uri": "/users/{user-id}/reprocessLicenseAssignment", "Permissions": [ { "Name": "User.ReadWrite.All", @@ -473251,35 +473533,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-reprocesslicenseassignment?view=graph-rest-beta", + "Command": "Invoke-MgBetaLicenseUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "POST", "Variants": [ "License", "LicenseViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/communications/calls/logTeleconferenceDeviceQuality", - "CommandAlias": null, - "Command": "Invoke-MgBetaLogCommunicationCallTeleconferenceDeviceQuality", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/logTeleconferenceDeviceQuality", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-logteleconferencedevicequality?view=graph-rest-beta", + "Command": "Invoke-MgBetaLogCommunicationCallTeleconferenceDeviceQuality", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Log", "LogExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", - "CommandAlias": null, - "Command": "Invoke-MgBetaLogoutDeviceManagementComanagedDeviceSharedAppleDeviceActiveUser", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", "Permissions": [ { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", @@ -473298,20 +473580,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaLogoutDeviceManagementComanagedDeviceSharedAppleDeviceActiveUser", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Logout", "LogoutViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", - "CommandAlias": null, - "Command": "Invoke-MgBetaLogoutDeviceManagementManagedDeviceSharedAppleDeviceActiveUser", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", "Permissions": [ { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", @@ -473330,38 +473612,41 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaLogoutDeviceManagementManagedDeviceSharedAppleDeviceActiveUser", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Logout", "LogoutViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", - "CommandAlias": null, - "Command": "Invoke-MgBetaLogoutUserManagedDeviceSharedAppleDeviceActiveUser", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaLogoutUserManagedDeviceSharedAppleDeviceActiveUser", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Logout", "LogoutViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/chats/{chat-id}/markChatReadForUser", - "CommandAlias": null, - "Command": "Invoke-MgBetaMarkChatReadForUser", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/markChatReadForUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatreadforuser?view=graph-rest-beta", + "Command": "Invoke-MgBetaMarkChatReadForUser", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Mark", "MarkExpanded", @@ -473370,15 +473655,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/chats/{chat-id}/markChatUnreadForUser", - "CommandAlias": null, - "Command": "Invoke-MgBetaMarkChatUnreadForUser", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/markChatUnreadForUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatunreadforuser?view=graph-rest-beta", + "Command": "Invoke-MgBetaMarkChatUnreadForUser", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Mark", "MarkExpanded", @@ -473387,45 +473672,45 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/admin/serviceAnnouncement/messages/markRead", - "CommandAlias": null, - "Command": "Invoke-MgBetaMarkServiceAnnouncementMessageRead", "Module": "Beta.Devices.ServiceAnnouncement", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/messages/markRead", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-markread?view=graph-rest-beta", + "Command": "Invoke-MgBetaMarkServiceAnnouncementMessageRead", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Mark", "MarkExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/admin/serviceAnnouncement/messages/markUnread", - "CommandAlias": null, - "Command": "Invoke-MgBetaMarkServiceAnnouncementMessageUnread", "Module": "Beta.Devices.ServiceAnnouncement", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/messages/markUnread", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-markunread?view=graph-rest-beta", + "Command": "Invoke-MgBetaMarkServiceAnnouncementMessageUnread", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Mark", "MarkExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/markChatReadForUser", - "CommandAlias": null, - "Command": "Invoke-MgBetaMarkUserChatReadForUser", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/markChatReadForUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatreadforuser?view=graph-rest-beta", + "Command": "Invoke-MgBetaMarkUserChatReadForUser", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Mark", "MarkExpanded", @@ -473434,15 +473719,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/markChatUnreadForUser", - "CommandAlias": null, - "Command": "Invoke-MgBetaMarkUserChatUnreadForUser", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/markChatUnreadForUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatunreadforuser?view=graph-rest-beta", + "Command": "Invoke-MgBetaMarkUserChatUnreadForUser", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Mark", "MarkExpanded", @@ -473451,15 +473736,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/markAsJunk", - "CommandAlias": null, - "Command": "Invoke-MgBetaMarkUserMailFolderChildFolderMessageAsJunk", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/markAsJunk", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-markasjunk?view=graph-rest-beta", + "Command": "Invoke-MgBetaMarkUserMailFolderChildFolderMessageAsJunk", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", "Variants": [ "Mark", "MarkExpanded", @@ -473468,15 +473753,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/markAsNotJunk", - "CommandAlias": null, - "Command": "Invoke-MgBetaMarkUserMailFolderChildFolderMessageAsNotJunk", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/markAsNotJunk", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-markasnotjunk?view=graph-rest-beta", + "Command": "Invoke-MgBetaMarkUserMailFolderChildFolderMessageAsNotJunk", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", "Variants": [ "Mark", "MarkExpanded", @@ -473485,15 +473770,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/markAsJunk", - "CommandAlias": null, - "Command": "Invoke-MgBetaMarkUserMailFolderMessageAsJunk", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/markAsJunk", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-markasjunk?view=graph-rest-beta", + "Command": "Invoke-MgBetaMarkUserMailFolderMessageAsJunk", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", "Variants": [ "Mark", "MarkExpanded", @@ -473502,15 +473787,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/markAsNotJunk", - "CommandAlias": null, - "Command": "Invoke-MgBetaMarkUserMailFolderMessageAsNotJunk", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/markAsNotJunk", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-markasnotjunk?view=graph-rest-beta", + "Command": "Invoke-MgBetaMarkUserMailFolderMessageAsNotJunk", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", "Variants": [ "Mark", "MarkExpanded", @@ -473519,15 +473804,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", - "Uri": "/users/{user-id}/messages/{message-id}/markAsJunk", - "CommandAlias": null, - "Command": "Invoke-MgBetaMarkUserMessageAsJunk", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/markAsJunk", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-markasjunk?view=graph-rest-beta", + "Command": "Invoke-MgBetaMarkUserMessageAsJunk", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", "Variants": [ "Mark", "MarkExpanded", @@ -473536,15 +473821,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", - "Uri": "/users/{user-id}/messages/{message-id}/markAsNotJunk", - "CommandAlias": null, - "Command": "Invoke-MgBetaMarkUserMessageAsNotJunk", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/markAsNotJunk", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-markasnotjunk?view=graph-rest-beta", + "Command": "Invoke-MgBetaMarkUserMessageAsNotJunk", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", "Variants": [ "Mark", "MarkExpanded", @@ -473553,12 +473838,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/chats/allMessages", - "CommandAlias": null, - "Command": "Invoke-MgBetaMessageChat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/allMessages", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -473625,19 +473907,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaMessageChat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "Message" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/groups/{group-id}/team/channels/allMessages", - "CommandAlias": null, - "Command": "Invoke-MgBetaMessageGroupTeamChannel", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/allMessages", "Permissions": [ { "Name": "Group.Read.All", @@ -473656,20 +473938,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaMessageGroupTeamChannel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "Message", "MessageViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teams/allMessages", - "CommandAlias": null, - "Command": "Invoke-MgBetaMessageTeam", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/allMessages", "Permissions": [ { "Name": "Team.ReadBasic.All", @@ -473800,19 +474082,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaMessageTeam", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "Message" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teams/{team-id}/channels/allMessages", - "CommandAlias": null, - "Command": "Invoke-MgBetaMessageTeamChannel", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/allMessages", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -473943,35 +474225,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaMessageTeamChannel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "Message", "MessageViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/allMessages", - "CommandAlias": null, - "Command": "Invoke-MgBetaMessageTeamworkDeletedTeamChannel", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/allMessages", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaMessageTeamworkDeletedTeamChannel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "Message", "MessageViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/users/{user-id}/chats/allMessages", - "CommandAlias": null, - "Command": "Invoke-MgBetaMessageUserChat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/allMessages", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -474054,20 +474336,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaMessageUserChat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", "Variants": [ "Message", "MessageViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMuteParticipantsOperation", - "Uri": "/communications/calls/{call-id}/participants/muteAll", - "CommandAlias": null, - "Command": "Invoke-MgBetaMuteAllCommunicationCallParticipant", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/participants/muteAll", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -474086,8 +474368,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-muteall?view=graph-rest-beta", + "Command": "Invoke-MgBetaMuteAllCommunicationCallParticipant", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMuteParticipantsOperation", + "Method": "POST", "Variants": [ "Mute1", "MuteExpanded1", @@ -474096,12 +474381,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMuteParticipantOperation", - "Uri": "/communications/calls/{call-id}/mute", - "CommandAlias": null, - "Command": "Invoke-MgBetaMuteCommunicationCall", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/mute", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -474120,8 +474402,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-mute?view=graph-rest-beta", + "Command": "Invoke-MgBetaMuteCommunicationCall", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMuteParticipantOperation", + "Method": "POST", "Variants": [ "Mute", "MuteExpanded", @@ -474130,12 +474415,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMuteParticipantOperation", - "Uri": "/communications/calls/{call-id}/participants/{participant-id}/mute", - "CommandAlias": null, - "Command": "Invoke-MgBetaMuteCommunicationCallParticipant", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/participants/{participant-id}/mute", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -474154,8 +474436,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-mute?view=graph-rest-beta", + "Command": "Invoke-MgBetaMuteCommunicationCallParticipant", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMuteParticipantOperation", + "Method": "POST", "Variants": [ "Mute", "MuteExpanded", @@ -474164,57 +474449,57 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", - "Uri": "/privilegedRoleAssignments/my", - "CommandAlias": null, - "Command": "Invoke-MgBetaMyPrivilegedRoleAssignment", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignments/my", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaMyPrivilegedRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Method": "GET", "Variants": [ "My" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", - "Uri": "/privilegedRoleAssignmentRequests/my", - "CommandAlias": null, - "Command": "Invoke-MgBetaMyPrivilegedRoleAssignmentRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignmentRequests/my", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaMyPrivilegedRoleAssignmentRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", + "Method": "GET", "Variants": [ "My" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/networkAccess/onboard", - "CommandAlias": null, - "Command": "Invoke-MgBetaOnboardNetworkAccess", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/onboard", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaOnboardNetworkAccess", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Onboard" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/overrideComplianceState", - "CommandAlias": null, - "Command": "Invoke-MgBetaOverrideDeviceManagementComanagedDeviceComplianceState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/overrideComplianceState", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaOverrideDeviceManagementComanagedDeviceComplianceState", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Override", "OverrideExpanded", @@ -474223,15 +474508,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/overrideComplianceState", - "CommandAlias": null, - "Command": "Invoke-MgBetaOverrideDeviceManagementManagedDeviceComplianceState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/overrideComplianceState", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaOverrideDeviceManagementManagedDeviceComplianceState", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Override", "OverrideExpanded", @@ -474240,15 +474525,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/overrideComplianceState", - "CommandAlias": null, - "Command": "Invoke-MgBetaOverrideUserManagedDeviceComplianceState", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/overrideComplianceState", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaOverrideUserManagedDeviceComplianceState", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Override", "OverrideExpanded", @@ -474257,15 +474542,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphParseExpressionResponse", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/parseExpression", - "CommandAlias": null, - "Command": "Invoke-MgBetaParseApplicationSynchronizationJobSchemaExpression", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/parseExpression", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-beta", + "Command": "Invoke-MgBetaParseApplicationSynchronizationJobSchemaExpression", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphParseExpressionResponse", + "Method": "POST", "Variants": [ "Parse", "ParseExpanded", @@ -474274,15 +474559,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphParseExpressionResponse", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/parseExpression", - "CommandAlias": null, - "Command": "Invoke-MgBetaParseApplicationSynchronizationTemplateSchemaExpression", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/parseExpression", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-beta", + "Command": "Invoke-MgBetaParseApplicationSynchronizationTemplateSchemaExpression", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphParseExpressionResponse", + "Method": "POST", "Variants": [ "Parse", "ParseExpanded", @@ -474291,12 +474576,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphParseExpressionResponse", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/parseExpression", - "CommandAlias": null, - "Command": "Invoke-MgBetaParseServicePrincipalSynchronizationJobSchemaExpression", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/parseExpression", "Permissions": [ { "Name": "Synchronization.ReadWrite.All", @@ -474323,8 +474605,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-beta", + "Command": "Invoke-MgBetaParseServicePrincipalSynchronizationJobSchemaExpression", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphParseExpressionResponse", + "Method": "POST", "Variants": [ "Parse", "ParseExpanded", @@ -474333,12 +474618,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphParseExpressionResponse", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/parseExpression", - "CommandAlias": null, - "Command": "Invoke-MgBetaParseServicePrincipalSynchronizationTemplateSchemaExpression", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/parseExpression", "Permissions": [ { "Name": "Synchronization.ReadWrite.All", @@ -474365,8 +474647,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-beta", + "Command": "Invoke-MgBetaParseServicePrincipalSynchronizationTemplateSchemaExpression", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphParseExpressionResponse", + "Method": "POST", "Variants": [ "Parse", "ParseExpanded", @@ -474375,12 +474660,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDeviceSummarizedAppState", - "Uri": "/users/{user-id}/getManagedDevicesWithFailedOrPendingApps", - "CommandAlias": null, - "Command": "Invoke-MgBetaPendingUserApp", "Module": "Beta.Users.Functions", + "CommandAlias": null, + "Uri": "/users/{user-id}/getManagedDevicesWithFailedOrPendingApps", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -474415,20 +474697,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaPendingUserApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceSummarizedAppState", + "Method": "GET", "Variants": [ "Pending", "PendingViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationModule", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/pin", - "CommandAlias": null, - "Command": "Invoke-MgBetaPinEducationClassModule", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/pin", "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -474447,20 +474729,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-pin?view=graph-rest-beta", + "Command": "Invoke-MgBetaPinEducationClassModule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationModule", + "Method": "POST", "Variants": [ "Pin", "PinViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPlayPromptOperation", - "Uri": "/communications/calls/{call-id}/playPrompt", - "CommandAlias": null, - "Command": "Invoke-MgBetaPlayCommunicationCallPrompt", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/playPrompt", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -474479,8 +474761,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-playprompt?view=graph-rest-beta", + "Command": "Invoke-MgBetaPlayCommunicationCallPrompt", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlayPromptOperation", + "Method": "POST", "Variants": [ "Play", "PlayExpanded", @@ -474489,12 +474774,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/playLostModeSound", - "CommandAlias": null, - "Command": "Invoke-MgBetaPlayDeviceManagementComanagedDeviceLostModeSound", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/playLostModeSound", "Permissions": [ { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", @@ -474513,8 +474795,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaPlayDeviceManagementComanagedDeviceLostModeSound", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Play", "PlayExpanded", @@ -474523,12 +474808,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/playLostModeSound", - "CommandAlias": null, - "Command": "Invoke-MgBetaPlayDeviceManagementManagedDeviceLostModeSound", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/playLostModeSound", "Permissions": [ { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", @@ -474547,8 +474829,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaPlayDeviceManagementManagedDeviceLostModeSound", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Play", "PlayExpanded", @@ -474557,15 +474842,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/playLostModeSound", - "CommandAlias": null, - "Command": "Invoke-MgBetaPlayUserManagedDeviceLostModeSound", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/playLostModeSound", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaPlayUserManagedDeviceLostModeSound", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Play", "PlayExpanded", @@ -474574,15 +474859,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphImpactedResource", - "Uri": "/directory/impactedResources/{impactedResource-id}/postpone", - "CommandAlias": null, - "Command": "Invoke-MgBetaPostponeDirectoryImpactedResource", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/impactedResources/{impactedResource-id}/postpone", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-postpone?view=graph-rest-beta", + "Command": "Invoke-MgBetaPostponeDirectoryImpactedResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImpactedResource", + "Method": "POST", "Variants": [ "Postpone", "PostponeExpanded", @@ -474591,12 +474876,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphRecommendation", - "Uri": "/directory/recommendations/{recommendation-id}/postpone", - "CommandAlias": null, - "Command": "Invoke-MgBetaPostponeDirectoryRecommendation", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/recommendations/{recommendation-id}/postpone", "Permissions": [ { "Name": "DirectoryRecommendations.ReadWrite.All", @@ -474615,8 +474897,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/recommendation-postpone?view=graph-rest-beta", + "Command": "Invoke-MgBetaPostponeDirectoryRecommendation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRecommendation", + "Method": "POST", "Variants": [ "Postpone", "PostponeExpanded", @@ -474625,12 +474910,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphImpactedResource", - "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/postpone", - "CommandAlias": null, - "Command": "Invoke-MgBetaPostponeDirectoryRecommendationImpactedResource", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/postpone", "Permissions": [ { "Name": "DirectoryRecommendations.ReadWrite.All", @@ -474649,8 +474931,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-postpone?view=graph-rest-beta", + "Command": "Invoke-MgBetaPostponeDirectoryRecommendationImpactedResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImpactedResource", + "Method": "POST", "Variants": [ "Postpone", "PostponeExpanded", @@ -474659,12 +474944,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphItemPreviewInfo", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/preview", - "CommandAlias": null, - "Command": "Invoke-MgBetaPreviewDriveItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/preview", "Permissions": [ { "Name": "Files.Read", @@ -474747,8 +475029,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaPreviewDriveItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemPreviewInfo", + "Method": "POST", "Variants": [ "Preview", "PreviewExpanded", @@ -474757,15 +475042,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphItemPreviewInfo", - "Uri": "/drives/{drive-id}/root/preview", - "CommandAlias": null, - "Command": "Invoke-MgBetaPreviewDriveRoot", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/preview", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaPreviewDriveRoot", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemPreviewInfo", + "Method": "POST", "Variants": [ "Preview", "PreviewExpanded", @@ -474774,15 +475059,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphItemPreviewInfo", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/preview", - "CommandAlias": null, - "Command": "Invoke-MgBetaPreviewGroupDriveItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/preview", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaPreviewGroupDriveItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemPreviewInfo", + "Method": "POST", "Variants": [ "Preview", "PreviewExpanded", @@ -474791,15 +475076,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphItemPreviewInfo", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/preview", - "CommandAlias": null, - "Command": "Invoke-MgBetaPreviewGroupDriveRoot", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/preview", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaPreviewGroupDriveRoot", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemPreviewInfo", + "Method": "POST", "Variants": [ "Preview", "PreviewExpanded", @@ -474808,240 +475093,240 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "CommandAlias": null, - "Command": "Invoke-MgBetaPreviewGroupOnenoteNotebookSectionGroupSectionPage", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaPreviewGroupOnenoteNotebookSectionGroupSectionPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Method": "GET", "Variants": [ "Preview", "PreviewViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "CommandAlias": null, - "Command": "Invoke-MgBetaPreviewGroupOnenoteNotebookSectionPage", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaPreviewGroupOnenoteNotebookSectionPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Method": "GET", "Variants": [ "Preview", "PreviewViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/preview", - "CommandAlias": null, - "Command": "Invoke-MgBetaPreviewGroupOnenotePage", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/preview", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaPreviewGroupOnenotePage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Method": "GET", "Variants": [ "Preview", "PreviewViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "CommandAlias": null, - "Command": "Invoke-MgBetaPreviewGroupOnenoteSectionGroupSectionPage", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaPreviewGroupOnenoteSectionGroupSectionPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Method": "GET", "Variants": [ "Preview", "PreviewViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "CommandAlias": null, - "Command": "Invoke-MgBetaPreviewGroupOnenoteSectionPage", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaPreviewGroupOnenoteSectionPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Method": "GET", "Variants": [ "Preview", "PreviewViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "CommandAlias": null, - "Command": "Invoke-MgBetaPreviewGroupSiteOnenoteNotebookSectionGroupSectionPage", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaPreviewGroupSiteOnenoteNotebookSectionGroupSectionPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Method": "GET", "Variants": [ "Preview", "PreviewViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "CommandAlias": null, - "Command": "Invoke-MgBetaPreviewGroupSiteOnenoteNotebookSectionPage", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaPreviewGroupSiteOnenoteNotebookSectionPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Method": "GET", "Variants": [ "Preview", "PreviewViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/preview", - "CommandAlias": null, - "Command": "Invoke-MgBetaPreviewGroupSiteOnenotePage", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/preview", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaPreviewGroupSiteOnenotePage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Method": "GET", "Variants": [ "Preview", "PreviewViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "CommandAlias": null, - "Command": "Invoke-MgBetaPreviewGroupSiteOnenoteSectionGroupSectionPage", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaPreviewGroupSiteOnenoteSectionGroupSectionPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Method": "GET", "Variants": [ "Preview", "PreviewViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "CommandAlias": null, - "Command": "Invoke-MgBetaPreviewGroupSiteOnenoteSectionPage", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaPreviewGroupSiteOnenoteSectionPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Method": "GET", "Variants": [ "Preview", "PreviewViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "CommandAlias": null, - "Command": "Invoke-MgBetaPreviewSiteOnenoteNotebookSectionGroupSectionPage", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaPreviewSiteOnenoteNotebookSectionGroupSectionPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Method": "GET", "Variants": [ "Preview", "PreviewViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "CommandAlias": null, - "Command": "Invoke-MgBetaPreviewSiteOnenoteNotebookSectionPage", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaPreviewSiteOnenoteNotebookSectionPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Method": "GET", "Variants": [ "Preview", "PreviewViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/preview", - "CommandAlias": null, - "Command": "Invoke-MgBetaPreviewSiteOnenotePage", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/preview", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaPreviewSiteOnenotePage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Method": "GET", "Variants": [ "Preview", "PreviewViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "CommandAlias": null, - "Command": "Invoke-MgBetaPreviewSiteOnenoteSectionGroupSectionPage", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaPreviewSiteOnenoteSectionGroupSectionPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Method": "GET", "Variants": [ "Preview", "PreviewViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "CommandAlias": null, - "Command": "Invoke-MgBetaPreviewSiteOnenoteSectionPage", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaPreviewSiteOnenoteSectionPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Method": "GET", "Variants": [ "Preview", "PreviewViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphItemPreviewInfo", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/preview", - "CommandAlias": null, - "Command": "Invoke-MgBetaPreviewUserDriveItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/preview", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaPreviewUserDriveItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemPreviewInfo", + "Method": "POST", "Variants": [ "Preview", "PreviewExpanded", @@ -475050,15 +475335,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphItemPreviewInfo", - "Uri": "/users/{user-id}/drives/{drive-id}/root/preview", - "CommandAlias": null, - "Command": "Invoke-MgBetaPreviewUserDriveRoot", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/preview", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaPreviewUserDriveRoot", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemPreviewInfo", + "Method": "POST", "Variants": [ "Preview", "PreviewExpanded", @@ -475067,87 +475352,84 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "CommandAlias": null, - "Command": "Invoke-MgBetaPreviewUserOnenoteNotebookSectionGroupSectionPage", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaPreviewUserOnenoteNotebookSectionGroupSectionPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Method": "GET", "Variants": [ "Preview", "PreviewViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "CommandAlias": null, - "Command": "Invoke-MgBetaPreviewUserOnenoteNotebookSectionPage", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaPreviewUserOnenoteNotebookSectionPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Method": "GET", "Variants": [ "Preview", "PreviewViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/preview", - "CommandAlias": null, - "Command": "Invoke-MgBetaPreviewUserOnenotePage", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/preview", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaPreviewUserOnenotePage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Method": "GET", "Variants": [ "Preview", "PreviewViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "CommandAlias": null, - "Command": "Invoke-MgBetaPreviewUserOnenoteSectionGroupSectionPage", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaPreviewUserOnenoteSectionGroupSectionPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Method": "GET", "Variants": [ "Preview", "PreviewViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "CommandAlias": null, - "Command": "Invoke-MgBetaPreviewUserOnenoteSectionPage", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaPreviewUserOnenoteSectionPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Method": "GET", "Variants": [ "Preview", "PreviewViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/domains/{domain-id}/promote", - "CommandAlias": null, - "Command": "Invoke-MgBetaPromoteDomain", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/promote", "Permissions": [ { "Name": "Domain.ReadWrite.All", @@ -475166,35 +475448,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-promote?view=graph-rest-beta", + "Command": "Invoke-MgBetaPromoteDomain", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Promote", "PromoteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/domains/{domain-id}/promoteToInitial", - "CommandAlias": null, - "Command": "Invoke-MgBetaPromoteDomainToInitial", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/promoteToInitial", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaPromoteDomainToInitial", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Promote", "PromoteViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", - "Uri": "/deviceManagement/resourceAccessProfiles/queryByPlatformType", - "CommandAlias": null, - "Command": "Invoke-MgBetaQueryDeviceManagementResourceAccessProfileByPlatformType", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/resourceAccessProfiles/queryByPlatformType", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -475213,20 +475495,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaQueryDeviceManagementResourceAccessProfileByPlatformType", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", + "Method": "POST", "Variants": [ "Query", "QueryExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSearchResponse", - "Uri": "/search/query", - "CommandAlias": null, - "Command": "Invoke-MgBetaQuerySearch", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/search/query", "Permissions": [ { "Name": "Mail.Read", @@ -475317,35 +475599,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-query?view=graph-rest-beta", + "Command": "Invoke-MgBetaQuerySearch", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSearchResponse", + "Method": "POST", "Variants": [ "Query", "QueryExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphImpactedResource", - "Uri": "/directory/impactedResources/{impactedResource-id}/reactivate", - "CommandAlias": null, - "Command": "Invoke-MgBetaReactivateDirectoryImpactedResource", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/impactedResources/{impactedResource-id}/reactivate", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-reactivate?view=graph-rest-beta", + "Command": "Invoke-MgBetaReactivateDirectoryImpactedResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImpactedResource", + "Method": "POST", "Variants": [ "Reactivate", "ReactivateViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphRecommendation", - "Uri": "/directory/recommendations/{recommendation-id}/reactivate", - "CommandAlias": null, - "Command": "Invoke-MgBetaReactivateDirectoryRecommendation", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/recommendations/{recommendation-id}/reactivate", "Permissions": [ { "Name": "DirectoryRecommendations.ReadWrite.All", @@ -475364,20 +475646,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/recommendation-reactivate?view=graph-rest-beta", + "Command": "Invoke-MgBetaReactivateDirectoryRecommendation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRecommendation", + "Method": "POST", "Variants": [ "Reactivate", "ReactivateViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphImpactedResource", - "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/reactivate", - "CommandAlias": null, - "Command": "Invoke-MgBetaReactivateDirectoryRecommendationImpactedResource", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/reactivate", "Permissions": [ { "Name": "DirectoryRecommendations.ReadWrite.All", @@ -475396,20 +475678,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-reactivate?view=graph-rest-beta", + "Command": "Invoke-MgBetaReactivateDirectoryRecommendationImpactedResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImpactedResource", + "Method": "POST", "Variants": [ "Reactivate", "ReactivateViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", - "CommandAlias": null, - "Command": "Invoke-MgBetaReassignEducationClassAssignmentSubmission", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -475436,275 +475718,275 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-beta", + "Command": "Invoke-MgBetaReassignEducationClassAssignmentSubmission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", "Variants": [ "Reassign", "ReassignViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", - "CommandAlias": null, - "Command": "Invoke-MgBetaReassignEducationMeAssignmentSubmission", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-beta", + "Command": "Invoke-MgBetaReassignEducationMeAssignmentSubmission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", "Variants": [ "Reassign", "ReassignViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", - "CommandAlias": null, - "Command": "Invoke-MgBetaReassignEducationUserAssignmentSubmission", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-beta", + "Command": "Invoke-MgBetaReassignEducationUserAssignmentSubmission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", "Variants": [ "Reassign", "ReassignViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize", - "CommandAlias": null, - "Command": "Invoke-MgBetaReauthorizeDriveItemSubscription", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", + "Command": "Invoke-MgBetaReauthorizeDriveItemSubscription", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize", - "CommandAlias": null, - "Command": "Invoke-MgBetaReauthorizeDriveListSubscription", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", + "Command": "Invoke-MgBetaReauthorizeDriveListSubscription", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize", - "CommandAlias": null, - "Command": "Invoke-MgBetaReauthorizeDriveRootSubscription", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", + "Command": "Invoke-MgBetaReauthorizeDriveRootSubscription", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize", - "CommandAlias": null, - "Command": "Invoke-MgBetaReauthorizeGroupDriveItemSubscription", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", + "Command": "Invoke-MgBetaReauthorizeGroupDriveItemSubscription", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize", - "CommandAlias": null, - "Command": "Invoke-MgBetaReauthorizeGroupDriveListSubscription", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", + "Command": "Invoke-MgBetaReauthorizeGroupDriveListSubscription", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize", - "CommandAlias": null, - "Command": "Invoke-MgBetaReauthorizeGroupDriveRootSubscription", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", + "Command": "Invoke-MgBetaReauthorizeGroupDriveRootSubscription", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}/reauthorize", - "CommandAlias": null, - "Command": "Invoke-MgBetaReauthorizeGroupSiteListSubscription", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}/reauthorize", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", + "Command": "Invoke-MgBetaReauthorizeGroupSiteListSubscription", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}/reauthorize", - "CommandAlias": null, - "Command": "Invoke-MgBetaReauthorizeShareListSubscription", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}/reauthorize", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", + "Command": "Invoke-MgBetaReauthorizeShareListSubscription", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}/reauthorize", - "CommandAlias": null, - "Command": "Invoke-MgBetaReauthorizeSiteListSubscription", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}/reauthorize", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", + "Command": "Invoke-MgBetaReauthorizeSiteListSubscription", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/subscriptions/{subscription-id}/reauthorize", - "CommandAlias": null, - "Command": "Invoke-MgBetaReauthorizeSubscription", "Module": "Beta.ChangeNotifications", + "CommandAlias": null, + "Uri": "/subscriptions/{subscription-id}/reauthorize", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", + "Command": "Invoke-MgBetaReauthorizeSubscription", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize", - "CommandAlias": null, - "Command": "Invoke-MgBetaReauthorizeUserDriveItemSubscription", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", + "Command": "Invoke-MgBetaReauthorizeUserDriveItemSubscription", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize", - "CommandAlias": null, - "Command": "Invoke-MgBetaReauthorizeUserDriveListSubscription", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", + "Command": "Invoke-MgBetaReauthorizeUserDriveListSubscription", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize", - "CommandAlias": null, - "Command": "Invoke-MgBetaReauthorizeUserDriveRootSubscription", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", + "Command": "Invoke-MgBetaReauthorizeUserDriveRootSubscription", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/recent", - "CommandAlias": null, - "Command": "Invoke-MgBetaRecentDrive", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/recent", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-recent?view=graph-rest-beta", + "Command": "Invoke-MgBetaRecentDrive", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Recent", "RecentViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/recent", - "CommandAlias": null, - "Command": "Invoke-MgBetaRecentGroupDrive", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/recent", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-recent?view=graph-rest-beta", + "Command": "Invoke-MgBetaRecentGroupDrive", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Recent", "RecentViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUserActivity", - "Uri": "/users/{user-id}/activities/recent", - "CommandAlias": null, - "Command": "Invoke-MgBetaRecentUserActivity", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/activities/recent", "Permissions": [ { "Name": "UserActivity.ReadWrite.CreatedByApp", @@ -475723,38 +476005,41 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaRecentUserActivity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserActivity", + "Method": "GET", "Variants": [ "Recent", "RecentViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/recent", - "CommandAlias": null, - "Command": "Invoke-MgBetaRecentUserDrive", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/recent", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-recent?view=graph-rest-beta", + "Command": "Invoke-MgBetaRecentUserDrive", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Recent", "RecentViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphRecordOperation", - "Uri": "/communications/calls/{call-id}/record", - "CommandAlias": null, - "Command": "Invoke-MgBetaRecordCommunicationCall", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/record", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaRecordCommunicationCall", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRecordOperation", + "Method": "POST", "Variants": [ "Record", "RecordExpanded", @@ -475763,15 +476048,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphRecordOperation", - "Uri": "/communications/calls/{call-id}/recordResponse", - "CommandAlias": null, - "Command": "Invoke-MgBetaRecordCommunicationCallResponse", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/recordResponse", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-record?view=graph-rest-beta", + "Command": "Invoke-MgBetaRecordCommunicationCallResponse", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRecordOperation", + "Method": "POST", "Variants": [ "Record", "RecordExpanded", @@ -475780,30 +476065,30 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/decisions/recordAllDecisions", - "CommandAlias": null, - "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDecision", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/recordAllDecisions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-beta", + "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDecision", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Record", "RecordExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/recordAllDecisions", - "CommandAlias": null, - "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDecisionInstanceDecision", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/recordAllDecisions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-beta", + "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDecisionInstanceDecision", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Record", "RecordExpanded", @@ -475812,15 +476097,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/recordAllDecisions", - "CommandAlias": null, - "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDecisionInstanceStageDecision", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/recordAllDecisions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-beta", + "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDecisionInstanceStageDecision", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Record", "RecordExpanded", @@ -475829,15 +476114,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/recordAllDecisions", - "CommandAlias": null, - "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDefinitionInstanceDecision", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/recordAllDecisions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-beta", + "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Record", "RecordExpanded", @@ -475846,15 +476131,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/recordAllDecisions", - "CommandAlias": null, - "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/recordAllDecisions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-beta", + "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Record", "RecordExpanded", @@ -475863,15 +476148,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/communications/calls/{call-id}/redirect", - "CommandAlias": null, - "Command": "Invoke-MgBetaRedirectCommunicationCall", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/redirect", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-redirect?view=graph-rest-beta", + "Command": "Invoke-MgBetaRedirectCommunicationCall", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Redirect", "RedirectExpanded", @@ -475880,15 +476165,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintJob", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/redirect", - "CommandAlias": null, - "Command": "Invoke-MgBetaRedirectPrintPrinterJob", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/redirect", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-redirect?view=graph-rest-beta", + "Command": "Invoke-MgBetaRedirectPrintPrinterJob", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintJob", + "Method": "POST", "Variants": [ "Redirect", "RedirectExpanded", @@ -475897,15 +476182,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintJob", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/redirect", - "CommandAlias": null, - "Command": "Invoke-MgBetaRedirectPrintPrinterShareJob", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/redirect", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-redirect?view=graph-rest-beta", + "Command": "Invoke-MgBetaRedirectPrintPrinterShareJob", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintJob", + "Method": "POST", "Variants": [ "Redirect", "RedirectExpanded", @@ -475914,15 +476199,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintJob", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/redirect", - "CommandAlias": null, - "Command": "Invoke-MgBetaRedirectPrintShareJob", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/redirect", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-redirect?view=graph-rest-beta", + "Command": "Invoke-MgBetaRedirectPrintShareJob", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintJob", + "Method": "POST", "Variants": [ "Redirect", "RedirectExpanded", @@ -475931,12 +476216,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/reenable", - "CommandAlias": null, - "Command": "Invoke-MgBetaReenableDeviceManagementComanagedDevice", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/reenable", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -475971,20 +476253,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaReenableDeviceManagementComanagedDevice", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Reenable", "ReenableViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/reenable", - "CommandAlias": null, - "Command": "Invoke-MgBetaReenableDeviceManagementManagedDevice", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/reenable", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -476019,38 +476301,41 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaReenableDeviceManagementManagedDevice", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Reenable", "ReenableViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/reenable", - "CommandAlias": null, - "Command": "Invoke-MgBetaReenableUserManagedDevice", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/reenable", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaReenableUserManagedDevice", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Reenable", "ReenableViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/communications/calls/{call-id}/reject", - "CommandAlias": null, - "Command": "Invoke-MgBetaRejectCommunicationCall", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/reject", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-reject?view=graph-rest-beta", + "Command": "Invoke-MgBetaRejectCommunicationCall", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Reject", "RejectExpanded", @@ -476059,12 +476344,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/{unifiedRoleManagementAlertIncident-id}/remediate", - "CommandAlias": null, - "Command": "Invoke-MgBetaRemediateIdentityGovernanceRoleManagementAlertIncident", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/{unifiedRoleManagementAlertIncident-id}/remediate", "Permissions": [ { "Name": "RoleManagementAlert.ReadWrite.Directory", @@ -476083,215 +476365,215 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaRemediateIdentityGovernanceRoleManagementAlertIncident", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Remediate", "RemediateViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/security/collaboration/analyzedEmails/remediate", - "CommandAlias": null, - "Command": "Invoke-MgBetaRemediateSecurityCollaborationAnalyzedEmail", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/collaboration/analyzedEmails/remediate", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-analyzedemail-remediate?view=graph-rest-beta", + "Command": "Invoke-MgBetaRemediateSecurityCollaborationAnalyzedEmail", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Remediate", "RemediateExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "CommandAlias": null, - "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphAndroidLobAppContentVersionFileUpload", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphAndroidLobAppContentVersionFileUpload", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Renew", "RenewViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "CommandAlias": null, - "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphiOSLobAppContentVersionFileUpload", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphiOSLobAppContentVersionFileUpload", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Renew", "RenewViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "CommandAlias": null, - "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSDmgAppContentVersionFileUpload", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSDmgAppContentVersionFileUpload", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Renew", "RenewViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "CommandAlias": null, - "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSLobAppContentVersionFileUpload", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSLobAppContentVersionFileUpload", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Renew", "RenewViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "CommandAlias": null, - "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSPkgAppContentVersionFileUpload", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSPkgAppContentVersionFileUpload", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Renew", "RenewViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "CommandAlias": null, - "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphManagedAndroidLobAppContentVersionFileUpload", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphManagedAndroidLobAppContentVersionFileUpload", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Renew", "RenewViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "CommandAlias": null, - "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphManagediOSLobAppContentVersionFileUpload", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphManagediOSLobAppContentVersionFileUpload", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Renew", "RenewViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "CommandAlias": null, - "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphManagedMobileLobAppContentVersionFileUpload", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphManagedMobileLobAppContentVersionFileUpload", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Renew", "RenewViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "CommandAlias": null, - "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphWin32LobAppContentVersionFileUpload", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphWin32LobAppContentVersionFileUpload", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Renew", "RenewViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "CommandAlias": null, - "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsAppXContentVersionFileUpload", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsAppXContentVersionFileUpload", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Renew", "RenewViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "CommandAlias": null, - "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsMobileMsiContentVersionFileUpload", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsMobileMsiContentVersionFileUpload", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Renew", "RenewViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "CommandAlias": null, - "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsUniversalAppXContentVersionFileUpload", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsUniversalAppXContentVersionFileUpload", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Renew", "RenewViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/renew", - "CommandAlias": null, - "Command": "Invoke-MgBetaRenewGroup", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/renew", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -476326,20 +476608,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-renew?view=graph-rest-beta", + "Command": "Invoke-MgBetaRenewGroup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Renew", "RenewViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groupLifecyclePolicies/renewGroup", - "CommandAlias": null, - "Command": "Invoke-MgBetaRenewGroupLifecyclePolicy", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groupLifecyclePolicies/renewGroup", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -476374,20 +476656,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-renewgroup?view=graph-rest-beta", + "Command": "Invoke-MgBetaRenewGroupLifecyclePolicy", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Renew", "RenewExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/reopen", - "CommandAlias": null, - "Command": "Invoke-MgBetaReopenComplianceEdiscoveryCase", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/reopen", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -476422,20 +476704,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-reopen?view=graph-rest-beta", + "Command": "Invoke-MgBetaReopenComplianceEdiscoveryCase", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Reopen", "ReopenViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reopen", - "CommandAlias": null, - "Command": "Invoke-MgBetaReopenSecurityCaseEdiscoveryCase", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reopen", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -476470,20 +476752,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-reopen?view=graph-rest-beta", + "Command": "Invoke-MgBetaReopenSecurityCaseEdiscoveryCase", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Reopen", "ReopenViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/reorder", - "CommandAlias": null, - "Command": "Invoke-MgBetaReorderDeviceManagementConfigurationPolicy", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/reorder", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -476502,8 +476784,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaReorderDeviceManagementConfigurationPolicy", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Reorder", "ReorderExpanded", @@ -476512,15 +476797,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/replyAll", - "CommandAlias": null, - "Command": "Invoke-MgBetaReplyAllUserMailFolderChildFolderMessage", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/replyAll", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-replyall?view=graph-rest-beta", + "Command": "Invoke-MgBetaReplyAllUserMailFolderChildFolderMessage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Reply1", "ReplyExpanded1", @@ -476529,12 +476814,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/replyAll", - "CommandAlias": null, - "Command": "Invoke-MgBetaReplyAllUserMailFolderMessage", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/replyAll", "Permissions": [ { "Name": "Mail.Send", @@ -476561,8 +476843,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-replyall?view=graph-rest-beta", + "Command": "Invoke-MgBetaReplyAllUserMailFolderMessage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Reply1", "ReplyExpanded1", @@ -476571,12 +476856,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/messages/{message-id}/replyAll", - "CommandAlias": null, - "Command": "Invoke-MgBetaReplyAllUserMessage", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/replyAll", "Permissions": [ { "Name": "Mail.Send", @@ -476603,8 +476885,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-replyall?view=graph-rest-beta", + "Command": "Invoke-MgBetaReplyAllUserMessage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Reply1", "ReplyExpanded1", @@ -476613,12 +476898,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/reply", - "CommandAlias": null, - "Command": "Invoke-MgBetaReplyGroupConversationThread", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/reply", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -476637,8 +476919,11 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-reply?view=graph-rest-beta", + "Command": "Invoke-MgBetaReplyGroupConversationThread", "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Reply", "ReplyExpanded", @@ -476647,12 +476932,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/reply", - "CommandAlias": null, - "Command": "Invoke-MgBetaReplyGroupConversationThreadPost", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/reply", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -476687,8 +476969,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaReplyGroupConversationThreadPost", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Reply", "ReplyExpanded", @@ -476697,15 +476982,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", - "CommandAlias": null, - "Command": "Invoke-MgBetaReplyGroupConversationThreadPostInReplyTo", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaReplyGroupConversationThreadPostInReplyTo", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Reply", "ReplyExpanded", @@ -476714,12 +476999,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/reply", - "CommandAlias": null, - "Command": "Invoke-MgBetaReplyGroupThread", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/reply", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -476738,8 +477020,11 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-reply?view=graph-rest-beta", + "Command": "Invoke-MgBetaReplyGroupThread", "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Reply", "ReplyExpanded", @@ -476748,12 +477033,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/reply", - "CommandAlias": null, - "Command": "Invoke-MgBetaReplyGroupThreadPost", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/reply", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -476788,8 +477070,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaReplyGroupThreadPost", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Reply", "ReplyExpanded", @@ -476798,15 +477083,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", - "CommandAlias": null, - "Command": "Invoke-MgBetaReplyGroupThreadPostInReplyTo", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaReplyGroupThreadPostInReplyTo", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Reply", "ReplyExpanded", @@ -476815,15 +477100,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/reply", - "CommandAlias": null, - "Command": "Invoke-MgBetaReplyUserMailFolderChildFolderMessage", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/reply", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-reply?view=graph-rest-beta", + "Command": "Invoke-MgBetaReplyUserMailFolderChildFolderMessage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Reply", "ReplyExpanded", @@ -476832,12 +477117,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/reply", - "CommandAlias": null, - "Command": "Invoke-MgBetaReplyUserMailFolderMessage", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/reply", "Permissions": [ { "Name": "Mail.Send", @@ -476864,8 +477146,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-reply?view=graph-rest-beta", + "Command": "Invoke-MgBetaReplyUserMailFolderMessage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Reply", "ReplyExpanded", @@ -476874,12 +477159,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/messages/{message-id}/reply", - "CommandAlias": null, - "Command": "Invoke-MgBetaReplyUserMessage", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/reply", "Permissions": [ { "Name": "Mail.Send", @@ -476906,8 +477188,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-reply?view=graph-rest-beta", + "Command": "Invoke-MgBetaReplyUserMessage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Reply", "ReplyExpanded", @@ -476916,72 +477201,69 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNetworkaccessDestination", - "Uri": "/networkAccess/reports/destinationReport(startDateTime={startDateTime},endDateTime={endDateTime})", - "CommandAlias": null, - "Command": "Invoke-MgBetaReportNetworkAccessReportDestination", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/reports/destinationReport(startDateTime={startDateTime},endDateTime={endDateTime})", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaReportNetworkAccessReportDestination", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessDestination", + "Method": "GET", "Variants": [ "Report", "ReportViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNetworkaccessDevice", - "Uri": "/networkAccess/reports/deviceReport(startDateTime={startDateTime},endDateTime={endDateTime})", - "CommandAlias": null, - "Command": "Invoke-MgBetaReportNetworkAccessReportDevice", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/reports/deviceReport(startDateTime={startDateTime},endDateTime={endDateTime})", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaReportNetworkAccessReportDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessDevice", + "Method": "GET", "Variants": [ "Report", "ReportViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNetworkaccessUser", - "Uri": "/networkAccess/reports/userReport(startDateTime={startDateTime},endDateTime={endDateTime},discoveredApplicationSegmentId='@discoveredApplicationSegmentId',applicationId='@applicationId')", - "CommandAlias": null, - "Command": "Invoke-MgBetaReportNetworkAccessReportUser", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/reports/userReport(startDateTime={startDateTime},endDateTime={endDateTime},discoveredApplicationSegmentId='@discoveredApplicationSegmentId',applicationId='@applicationId')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaReportNetworkAccessReportUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessUser", + "Method": "GET", "Variants": [ "Report", "ReportViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}/incidentReport", - "CommandAlias": null, - "Command": "Invoke-MgBetaReportServiceAnnouncementHealthOverviewIssueIncident", "Module": "Beta.Devices.ServiceAnnouncement", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}/incidentReport", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/servicehealthissue-incidentreport?view=graph-rest-beta", + "Command": "Invoke-MgBetaReportServiceAnnouncementHealthOverviewIssueIncident", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Report", "ReportViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}/incidentReport", - "CommandAlias": null, - "Command": "Invoke-MgBetaReportServiceAnnouncementIssueIncident", "Module": "Beta.Devices.ServiceAnnouncement", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}/incidentReport", "Permissions": [ { "Name": "ServiceHealth.Read.All", @@ -477000,20 +477282,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/servicehealthissue-incidentreport?view=graph-rest-beta", + "Command": "Invoke-MgBetaReportServiceAnnouncementIssueIncident", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Report", "ReportViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/retire", - "CommandAlias": null, - "Command": "Invoke-MgBetaRetireDeviceManagementComanagedDevice", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/retire", "Permissions": [ { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", @@ -477032,20 +477314,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaRetireDeviceManagementComanagedDevice", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Retire", "RetireViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/retire", - "CommandAlias": null, - "Command": "Invoke-MgBetaRetireDeviceManagementManagedDevice", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/retire", "Permissions": [ { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", @@ -477064,80 +477346,80 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaRetireDeviceManagementManagedDevice", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Retire", "RetireViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/retire", - "CommandAlias": null, - "Command": "Invoke-MgBetaRetireUserManagedDevice", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/retire", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaRetireUserManagedDevice", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Retire", "RetireViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/contacts/{orgContact-id}/retryServiceProvisioning", - "CommandAlias": null, - "Command": "Invoke-MgBetaRetryContactServiceProvisioning", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/retryServiceProvisioning", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-retryserviceprovisioning?view=graph-rest-beta", + "Command": "Invoke-MgBetaRetryContactServiceProvisioning", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Retry", "RetryViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/retryServiceProvisioning", - "CommandAlias": null, - "Command": "Invoke-MgBetaRetryGroupServiceProvisioning", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/retryServiceProvisioning", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-retryserviceprovisioning?view=graph-rest-beta", + "Command": "Invoke-MgBetaRetryGroupServiceProvisioning", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Retry", "RetryViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/retryServiceProvisioning", - "CommandAlias": null, - "Command": "Invoke-MgBetaRetryUserServiceProvisioning", "Module": "Beta.Users.Actions", + "CommandAlias": null, + "Uri": "/users/{user-id}/retryServiceProvisioning", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-retryserviceprovisioning?view=graph-rest-beta", + "Command": "Invoke-MgBetaRetryUserServiceProvisioning", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Retry", "RetryViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", - "CommandAlias": null, - "Command": "Invoke-MgBetaReturnEducationClassAssignmentSubmission", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -477156,50 +477438,50 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-beta", + "Command": "Invoke-MgBetaReturnEducationClassAssignmentSubmission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", "Variants": [ "Return", "ReturnViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", - "CommandAlias": null, - "Command": "Invoke-MgBetaReturnEducationMeAssignmentSubmission", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-beta", + "Command": "Invoke-MgBetaReturnEducationMeAssignmentSubmission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", "Variants": [ "Return", "ReturnViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", - "CommandAlias": null, - "Command": "Invoke-MgBetaReturnEducationUserAssignmentSubmission", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-beta", + "Command": "Invoke-MgBetaReturnEducationUserAssignmentSubmission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", "Variants": [ "Return", "ReturnViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/rotateBitLockerKeys", - "CommandAlias": null, - "Command": "Invoke-MgBetaRotateDeviceManagementComanagedDeviceBitLockerKey", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/rotateBitLockerKeys", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -477234,20 +477516,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaRotateDeviceManagementComanagedDeviceBitLockerKey", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Rotate", "RotateViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/rotateFileVaultKey", - "CommandAlias": null, - "Command": "Invoke-MgBetaRotateDeviceManagementComanagedDeviceFileVaultKey", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/rotateFileVaultKey", "Permissions": [ { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", @@ -477266,20 +477548,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaRotateDeviceManagementComanagedDeviceFileVaultKey", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Rotate", "RotateViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/rotateLocalAdminPassword", - "CommandAlias": null, - "Command": "Invoke-MgBetaRotateDeviceManagementComanagedDeviceLocalAdminPassword", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/rotateLocalAdminPassword", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -477314,20 +477596,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaRotateDeviceManagementComanagedDeviceLocalAdminPassword", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Rotate", "RotateViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rotateBitLockerKeys", - "CommandAlias": null, - "Command": "Invoke-MgBetaRotateDeviceManagementManagedDeviceBitLockerKey", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rotateBitLockerKeys", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -477362,20 +477644,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaRotateDeviceManagementManagedDeviceBitLockerKey", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Rotate", "RotateViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rotateFileVaultKey", - "CommandAlias": null, - "Command": "Invoke-MgBetaRotateDeviceManagementManagedDeviceFileVaultKey", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rotateFileVaultKey", "Permissions": [ { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", @@ -477394,20 +477676,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaRotateDeviceManagementManagedDeviceFileVaultKey", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Rotate", "RotateViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rotateLocalAdminPassword", - "CommandAlias": null, - "Command": "Invoke-MgBetaRotateDeviceManagementManagedDeviceLocalAdminPassword", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rotateLocalAdminPassword", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -477442,65 +477724,65 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaRotateDeviceManagementManagedDeviceLocalAdminPassword", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Rotate", "RotateViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rotateBitLockerKeys", - "CommandAlias": null, - "Command": "Invoke-MgBetaRotateUserManagedDeviceBitLockerKey", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rotateBitLockerKeys", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaRotateUserManagedDeviceBitLockerKey", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Rotate", "RotateViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rotateFileVaultKey", - "CommandAlias": null, - "Command": "Invoke-MgBetaRotateUserManagedDeviceFileVaultKey", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rotateFileVaultKey", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaRotateUserManagedDeviceFileVaultKey", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Rotate", "RotateViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rotateLocalAdminPassword", - "CommandAlias": null, - "Command": "Invoke-MgBetaRotateUserManagedDeviceLocalAdminPassword", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rotateLocalAdminPassword", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaRotateUserManagedDeviceLocalAdminPassword", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Rotate", "RotateViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsDefenderScan", - "CommandAlias": null, - "Command": "Invoke-MgBetaScanDeviceManagementComanagedDeviceWindowsDefender", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsDefenderScan", "Permissions": [ { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", @@ -477519,8 +477801,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaScanDeviceManagementComanagedDeviceWindowsDefender", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Scan", "ScanExpanded", @@ -477529,12 +477814,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderScan", - "CommandAlias": null, - "Command": "Invoke-MgBetaScanDeviceManagementManagedDeviceWindowsDefender", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderScan", "Permissions": [ { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", @@ -477553,8 +477835,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaScanDeviceManagementManagedDeviceWindowsDefender", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Scan", "ScanExpanded", @@ -477563,15 +477848,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderScan", - "CommandAlias": null, - "Command": "Invoke-MgBetaScanUserManagedDeviceWindowsDefender", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderScan", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaScanUserManagedDeviceWindowsDefender", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Scan", "ScanExpanded", @@ -477580,12 +477865,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduleActionsForRules", - "CommandAlias": null, - "Command": "Invoke-MgBetaScheduleDeviceManagementDeviceCompliancePolicyActionForRule", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduleActionsForRules", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -477604,8 +477886,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaScheduleDeviceManagementDeviceCompliancePolicyActionForRule", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Schedule", "ScheduleExpanded", @@ -477614,12 +477899,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleScheduleInstanceBase", - "Uri": "/roleManagement/directory/roleScheduleInstances(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')", - "CommandAlias": null, - "Command": "Invoke-MgBetaScheduleRoleManagementDirectory", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleScheduleInstances(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')", "Permissions": [ { "Name": "PrivilegedAccess.ReadWrite.AzureAD", @@ -477638,19 +477920,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-rolescheduleinstances?view=graph-rest-beta", + "Command": "Invoke-MgBetaScheduleRoleManagementDirectory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleScheduleInstanceBase", + "Method": "GET", "Variants": [ "Schedule" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleScheduleBase", - "Uri": "/roleManagement/directory/roleSchedules(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')", - "CommandAlias": null, - "Command": "Invoke-MgBetaScheduleRoleManagementDirectoryRole", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleSchedules(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')", "Permissions": [ { "Name": "PrivilegedAccess.ReadWrite.AzureAD", @@ -477669,80 +477951,83 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-roleschedules?view=graph-rest-beta", + "Command": "Invoke-MgBetaScheduleRoleManagementDirectoryRole", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleScheduleBase", + "Method": "GET", "Variants": [ "Schedule" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleScheduleInstanceBase", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleScheduleInstances(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')", - "CommandAlias": null, - "Command": "Invoke-MgBetaScheduleRoleManagementEnterpriseApp", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleScheduleInstances(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-rolescheduleinstances?view=graph-rest-beta", + "Command": "Invoke-MgBetaScheduleRoleManagementEnterpriseApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleScheduleInstanceBase", + "Method": "GET", "Variants": [ "Schedule", "ScheduleViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleScheduleBase", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleSchedules(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')", - "CommandAlias": null, - "Command": "Invoke-MgBetaScheduleRoleManagementEnterpriseAppRole", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleSchedules(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-roleschedules?view=graph-rest-beta", + "Command": "Invoke-MgBetaScheduleRoleManagementEnterpriseAppRole", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleScheduleBase", + "Method": "GET", "Variants": [ "Schedule", "ScheduleViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleScheduleInstanceBase", - "Uri": "/roleManagement/entitlementManagement/roleScheduleInstances(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')", - "CommandAlias": null, - "Command": "Invoke-MgBetaScheduleRoleManagementEntitlementManagement", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleScheduleInstances(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-rolescheduleinstances?view=graph-rest-beta", + "Command": "Invoke-MgBetaScheduleRoleManagementEntitlementManagement", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleScheduleInstanceBase", + "Method": "GET", "Variants": [ "Schedule" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleScheduleBase", - "Uri": "/roleManagement/entitlementManagement/roleSchedules(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')", - "CommandAlias": null, - "Command": "Invoke-MgBetaScheduleRoleManagementEntitlementManagementRole", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleSchedules(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-roleschedules?view=graph-rest-beta", + "Command": "Invoke-MgBetaScheduleRoleManagementEntitlementManagementRole", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleScheduleBase", + "Method": "GET", "Variants": [ "Schedule" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/selfActivate", - "CommandAlias": null, - "Command": "Invoke-MgBetaSelfPrivilegedApprovalRoleInfoActivate", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/selfActivate", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaSelfPrivilegedApprovalRoleInfoActivate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Method": "POST", "Variants": [ "Self", "SelfExpanded", @@ -477751,30 +478036,30 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/selfDeactivate", - "CommandAlias": null, - "Command": "Invoke-MgBetaSelfPrivilegedApprovalRoleInfoDeactivate", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/selfDeactivate", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaSelfPrivilegedApprovalRoleInfoDeactivate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Method": "POST", "Variants": [ "Self", "SelfViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", - "Uri": "/privilegedRoles/{privilegedRole-id}/selfActivate", - "CommandAlias": null, - "Command": "Invoke-MgBetaSelfPrivilegedRoleActivate", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedRoles/{privilegedRole-id}/selfActivate", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaSelfPrivilegedRoleActivate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Method": "POST", "Variants": [ "Self", "SelfExpanded", @@ -477783,15 +478068,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/selfActivate", - "CommandAlias": null, - "Command": "Invoke-MgBetaSelfPrivilegedRoleAssignmentRequestRoleInfoActivate", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/selfActivate", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaSelfPrivilegedRoleAssignmentRequestRoleInfoActivate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Method": "POST", "Variants": [ "Self", "SelfExpanded", @@ -477800,30 +478085,30 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/selfDeactivate", - "CommandAlias": null, - "Command": "Invoke-MgBetaSelfPrivilegedRoleAssignmentRequestRoleInfoDeactivate", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/selfDeactivate", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaSelfPrivilegedRoleAssignmentRequestRoleInfoDeactivate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Method": "POST", "Variants": [ "Self", "SelfViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/selfActivate", - "CommandAlias": null, - "Command": "Invoke-MgBetaSelfPrivilegedRoleAssignmentRoleInfoActivate", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/selfActivate", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaSelfPrivilegedRoleAssignmentRoleInfoActivate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Method": "POST", "Variants": [ "Self", "SelfExpanded", @@ -477832,42 +478117,39 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/selfDeactivate", - "CommandAlias": null, - "Command": "Invoke-MgBetaSelfPrivilegedRoleAssignmentRoleInfoDeactivate", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/selfDeactivate", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaSelfPrivilegedRoleAssignmentRoleInfoDeactivate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Method": "POST", "Variants": [ "Self", "SelfViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", - "Uri": "/privilegedRoles/{privilegedRole-id}/selfDeactivate", - "CommandAlias": null, - "Command": "Invoke-MgBetaSelfPrivilegedRoleDeactivate", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedRoles/{privilegedRole-id}/selfDeactivate", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaSelfPrivilegedRoleDeactivate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Method": "POST", "Variants": [ "Self", "SelfViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/shareForSchoolDataSyncService", - "CommandAlias": null, - "Command": "Invoke-MgBetaShareDeviceManagementDepOnboardingSettingForSchoolDataSyncService", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/shareForSchoolDataSyncService", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -477886,23 +478168,26 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaShareDeviceManagementDepOnboardingSettingForSchoolDataSyncService", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Share", "ShareViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/team/schedule/share", - "CommandAlias": null, - "Command": "Invoke-MgBetaShareGroupTeamSchedule", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/share", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-share?view=graph-rest-beta", + "Command": "Invoke-MgBetaShareGroupTeamSchedule", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Share", "ShareExpanded", @@ -477911,12 +478196,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teams/{team-id}/schedule/share", - "CommandAlias": null, - "Command": "Invoke-MgBetaShareTeamSchedule", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/share", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -477943,8 +478225,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-share?view=graph-rest-beta", + "Command": "Invoke-MgBetaShareTeamSchedule", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Share", "ShareExpanded", @@ -477953,15 +478238,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSigningResult", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/signDigest", - "CommandAlias": null, - "Command": "Invoke-MgBetaSignGroupSiteInformationProtectionDigest", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/signDigest", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaSignGroupSiteInformationProtectionDigest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSigningResult", + "Method": "POST", "Variants": [ "Sign", "SignExpanded", @@ -477970,30 +478255,30 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSigningResult", - "Uri": "/informationProtection/signDigest", - "CommandAlias": null, - "Command": "Invoke-MgBetaSignInformationProtectionDigest", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/informationProtection/signDigest", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaSignInformationProtectionDigest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSigningResult", + "Method": "POST", "Variants": [ "Sign", "SignExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSigningResult", - "Uri": "/users/{user-id}/informationProtection/signDigest", - "CommandAlias": null, - "Command": "Invoke-MgBetaSignUserInformationProtectionDigest", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/signDigest", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaSignUserInformationProtectionDigest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSigningResult", + "Method": "POST", "Variants": [ "Sign", "SignExpanded", @@ -478002,15 +478287,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/snoozeReminder", - "CommandAlias": null, - "Command": "Invoke-MgBetaSnoozeGroupEventExceptionOccurrenceInstanceReminder", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/snoozeReminder", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-beta", + "Command": "Invoke-MgBetaSnoozeGroupEventExceptionOccurrenceInstanceReminder", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Snooze", "SnoozeExpanded", @@ -478019,15 +478304,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/snoozeReminder", - "CommandAlias": null, - "Command": "Invoke-MgBetaSnoozeGroupEventExceptionOccurrenceReminder", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/snoozeReminder", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-beta", + "Command": "Invoke-MgBetaSnoozeGroupEventExceptionOccurrenceReminder", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Snooze", "SnoozeExpanded", @@ -478036,15 +478321,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/snoozeReminder", - "CommandAlias": null, - "Command": "Invoke-MgBetaSnoozeGroupEventInstanceExceptionOccurrenceReminder", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/snoozeReminder", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-beta", + "Command": "Invoke-MgBetaSnoozeGroupEventInstanceExceptionOccurrenceReminder", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Snooze", "SnoozeExpanded", @@ -478053,15 +478338,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/snoozeReminder", - "CommandAlias": null, - "Command": "Invoke-MgBetaSnoozeGroupEventInstanceReminder", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/snoozeReminder", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-beta", + "Command": "Invoke-MgBetaSnoozeGroupEventInstanceReminder", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Snooze", "SnoozeExpanded", @@ -478070,15 +478355,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/snoozeReminder", - "CommandAlias": null, - "Command": "Invoke-MgBetaSnoozeGroupEventReminder", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/snoozeReminder", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-beta", + "Command": "Invoke-MgBetaSnoozeGroupEventReminder", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Snooze", "SnoozeExpanded", @@ -478087,15 +478372,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/snoozeReminder", - "CommandAlias": null, - "Command": "Invoke-MgBetaSnoozeUserEventExceptionOccurrenceInstanceReminder", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/snoozeReminder", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-beta", + "Command": "Invoke-MgBetaSnoozeUserEventExceptionOccurrenceInstanceReminder", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Snooze", "SnoozeExpanded", @@ -478104,15 +478389,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/snoozeReminder", - "CommandAlias": null, - "Command": "Invoke-MgBetaSnoozeUserEventExceptionOccurrenceReminder", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/snoozeReminder", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-beta", + "Command": "Invoke-MgBetaSnoozeUserEventExceptionOccurrenceReminder", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Snooze", "SnoozeExpanded", @@ -478121,15 +478406,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/snoozeReminder", - "CommandAlias": null, - "Command": "Invoke-MgBetaSnoozeUserEventInstanceExceptionOccurrenceReminder", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/snoozeReminder", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-beta", + "Command": "Invoke-MgBetaSnoozeUserEventInstanceExceptionOccurrenceReminder", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Snooze", "SnoozeExpanded", @@ -478138,15 +478423,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/snoozeReminder", - "CommandAlias": null, - "Command": "Invoke-MgBetaSnoozeUserEventInstanceReminder", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/snoozeReminder", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-beta", + "Command": "Invoke-MgBetaSnoozeUserEventInstanceReminder", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Snooze", "SnoozeExpanded", @@ -478155,12 +478440,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/snoozeReminder", - "CommandAlias": null, - "Command": "Invoke-MgBetaSnoozeUserEventReminder", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/snoozeReminder", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -478187,8 +478469,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-beta", + "Command": "Invoke-MgBetaSnoozeUserEventReminder", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Snooze", "SnoozeExpanded", @@ -478197,225 +478482,225 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/softDelete", - "CommandAlias": null, - "Command": "Invoke-MgBetaSoftChatMessageDelete", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/softDelete", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", + "Command": "Invoke-MgBetaSoftChatMessageDelete", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Soft", "SoftViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "CommandAlias": null, - "Command": "Invoke-MgBetaSoftChatMessageReplyDelete", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", + "Command": "Invoke-MgBetaSoftChatMessageReplyDelete", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Soft", "SoftViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/softDelete", - "CommandAlias": null, - "Command": "Invoke-MgBetaSoftGroupTeamChannelMessageDelete", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/softDelete", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", + "Command": "Invoke-MgBetaSoftGroupTeamChannelMessageDelete", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Soft", "SoftViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "CommandAlias": null, - "Command": "Invoke-MgBetaSoftGroupTeamChannelMessageReplyDelete", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", + "Command": "Invoke-MgBetaSoftGroupTeamChannelMessageReplyDelete", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Soft", "SoftViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/softDelete", - "CommandAlias": null, - "Command": "Invoke-MgBetaSoftGroupTeamPrimaryChannelMessageDelete", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/softDelete", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", + "Command": "Invoke-MgBetaSoftGroupTeamPrimaryChannelMessageDelete", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Soft", "SoftViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "CommandAlias": null, - "Command": "Invoke-MgBetaSoftGroupTeamPrimaryChannelMessageReplyDelete", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", + "Command": "Invoke-MgBetaSoftGroupTeamPrimaryChannelMessageReplyDelete", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Soft", "SoftViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/softDelete", - "CommandAlias": null, - "Command": "Invoke-MgBetaSoftTeamChannelMessageDelete", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/softDelete", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", + "Command": "Invoke-MgBetaSoftTeamChannelMessageDelete", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Soft", "SoftViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "CommandAlias": null, - "Command": "Invoke-MgBetaSoftTeamChannelMessageReplyDelete", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", + "Command": "Invoke-MgBetaSoftTeamChannelMessageReplyDelete", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Soft", "SoftViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/softDelete", - "CommandAlias": null, - "Command": "Invoke-MgBetaSoftTeamPrimaryChannelMessageDelete", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/softDelete", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", + "Command": "Invoke-MgBetaSoftTeamPrimaryChannelMessageDelete", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Soft", "SoftViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "CommandAlias": null, - "Command": "Invoke-MgBetaSoftTeamPrimaryChannelMessageReplyDelete", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", + "Command": "Invoke-MgBetaSoftTeamPrimaryChannelMessageReplyDelete", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Soft", "SoftViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/softDelete", - "CommandAlias": null, - "Command": "Invoke-MgBetaSoftTeamworkDeletedTeamChannelMessageDelete", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/softDelete", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", + "Command": "Invoke-MgBetaSoftTeamworkDeletedTeamChannelMessageDelete", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Soft", "SoftViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "CommandAlias": null, - "Command": "Invoke-MgBetaSoftTeamworkDeletedTeamChannelMessageReplyDelete", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", + "Command": "Invoke-MgBetaSoftTeamworkDeletedTeamChannelMessageReplyDelete", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Soft", "SoftViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/softDelete", - "CommandAlias": null, - "Command": "Invoke-MgBetaSoftUserChatMessageDelete", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/softDelete", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", + "Command": "Invoke-MgBetaSoftUserChatMessageDelete", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Soft", "SoftViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "CommandAlias": null, - "Command": "Invoke-MgBetaSoftUserChatMessageReplyDelete", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", + "Command": "Invoke-MgBetaSoftUserChatMessageReplyDelete", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Soft", "SoftViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSubscribeToToneOperation", - "Uri": "/communications/calls/{call-id}/subscribeToTone", - "CommandAlias": null, - "Command": "Invoke-MgBetaSubscribeCommunicationCallToTone", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/subscribeToTone", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-subscribetotone?view=graph-rest-beta", + "Command": "Invoke-MgBetaSubscribeCommunicationCallToTone", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscribeToToneOperation", + "Method": "POST", "Variants": [ "Subscribe", "SubscribeExpanded", @@ -478424,27 +478709,24 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/subscribeByMail", - "CommandAlias": null, - "Command": "Invoke-MgBetaSubscribeGroupByMail", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/subscribeByMail", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-subscribebymail?view=graph-rest-beta", + "Command": "Invoke-MgBetaSubscribeGroupByMail", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Subscribe", "SubscribeViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceRunSummary", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/summary(startDateTime={startDateTime},endDateTime={endDateTime})", - "CommandAlias": null, - "Command": "Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowRun", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/summary(startDateTime={startDateTime},endDateTime={endDateTime})", "Permissions": [ { "Name": "LifecycleWorkflows-Reports.Read.All", @@ -478495,20 +478777,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowRun", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceRunSummary", + "Method": "GET", "Variants": [ "Summary", "SummaryViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserSummary", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/summary(startDateTime={startDateTime},endDateTime={endDateTime})", - "CommandAlias": null, - "Command": "Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/summary(startDateTime={startDateTime},endDateTime={endDateTime})", "Permissions": [ { "Name": "LifecycleWorkflows-Reports.Read.All", @@ -478559,50 +478841,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserSummary", + "Method": "GET", "Variants": [ "Summary", "SummaryViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReportSummary", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/summary(startDateTime={startDateTime},endDateTime={endDateTime})", - "CommandAlias": null, - "Command": "Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowTaskReport", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/summary(startDateTime={startDateTime},endDateTime={endDateTime})", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowTaskReport", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReportSummary", + "Method": "GET", "Variants": [ "Summary", "SummaryViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserSummary", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/summary(startDateTime={startDateTime},endDateTime={endDateTime})", - "CommandAlias": null, - "Command": "Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowUserProcessingResult", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/summary(startDateTime={startDateTime},endDateTime={endDateTime})", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowUserProcessingResult", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserSummary", + "Method": "GET", "Variants": [ "Summary", "SummaryViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphLocaleInfo", - "Uri": "/users/{user-id}/outlook/supportedLanguages", - "CommandAlias": null, - "Command": "Invoke-MgBetaSupportedUserOutlookLanguage", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/supportedLanguages", "Permissions": [ { "Name": "User.Read", @@ -478645,20 +478927,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlookuser-supportedlanguages?view=graph-rest-beta", + "Command": "Invoke-MgBetaSupportedUserOutlookLanguage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLocaleInfo", + "Method": "GET", "Variants": [ "Supported", "SupportedViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/targetApps", - "CommandAlias": null, - "Command": "Invoke-MgBetaTargetDeviceAppManagementManagedAppPolicyApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/targetApps", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -478693,8 +478975,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaTargetDeviceAppManagementManagedAppPolicyApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Target", "TargetExpanded", @@ -478703,12 +478988,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}/targetApps", - "CommandAlias": null, - "Command": "Invoke-MgBetaTargetDeviceAppManagementManagedAppRegistrationAppliedPolicyApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}/targetApps", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -478743,8 +479025,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaTargetDeviceAppManagementManagedAppRegistrationAppliedPolicyApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Target", "TargetExpanded", @@ -478753,12 +479038,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}/targetApps", - "CommandAlias": null, - "Command": "Invoke-MgBetaTargetDeviceAppManagementManagedAppRegistrationIntendedPolicyApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}/targetApps", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -478793,8 +479075,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaTargetDeviceAppManagementManagedAppRegistrationIntendedPolicyApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Target", "TargetExpanded", @@ -478803,12 +479088,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/targetApps", - "CommandAlias": null, - "Command": "Invoke-MgBetaTargetDeviceAppManagementTargetedManagedAppConfigurationApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/targetApps", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -478827,8 +479109,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaTargetDeviceAppManagementTargetedManagedAppConfigurationApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Target", "TargetExpanded", @@ -478837,12 +479122,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/targetApps", - "CommandAlias": null, - "Command": "Invoke-MgBetaTargetDeviceAppManagementWindowsManagedAppProtectionApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/targetApps", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -478877,8 +479159,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaTargetDeviceAppManagementWindowsManagedAppProtectionApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Target", "TargetExpanded", @@ -478887,12 +479172,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTimeZoneInformation", - "Uri": "/users/{user-id}/outlook/supportedTimeZones", - "CommandAlias": null, - "Command": "Invoke-MgBetaTimeUserOutlook", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/supportedTimeZones", "Permissions": [ { "Name": "User.Read", @@ -478935,8 +479217,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaTimeUserOutlook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeZoneInformation", + "Method": "GET", "Variants": [ "Time", "Time1", @@ -478945,42 +479230,39 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTopTasksInsightsSummary", - "Uri": "/identityGovernance/lifecycleWorkflows/insights/topTasksProcessedSummary(startDateTime={startDateTime},endDateTime={endDateTime})", - "CommandAlias": null, - "Command": "Invoke-MgBetaTopIdentityGovernanceLifecycleWorkflowInsightTaskProcessedSummary", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/insights/topTasksProcessedSummary(startDateTime={startDateTime},endDateTime={endDateTime})", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-insights-toptasksprocessedsummary?view=graph-rest-beta", + "Command": "Invoke-MgBetaTopIdentityGovernanceLifecycleWorkflowInsightTaskProcessedSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTopTasksInsightsSummary", + "Method": "GET", "Variants": [ "Top", "TopViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTopWorkflowsInsightsSummary", - "Uri": "/identityGovernance/lifecycleWorkflows/insights/topWorkflowsProcessedSummary(startDateTime={startDateTime},endDateTime={endDateTime})", - "CommandAlias": null, - "Command": "Invoke-MgBetaTopIdentityGovernanceLifecycleWorkflowInsightWorkflowProcessedSummary", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/insights/topWorkflowsProcessedSummary(startDateTime={startDateTime},endDateTime={endDateTime})", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-insights-topworkflowsprocessedsummary?view=graph-rest-beta", + "Command": "Invoke-MgBetaTopIdentityGovernanceLifecycleWorkflowInsightWorkflowProcessedSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTopWorkflowsInsightsSummary", + "Method": "GET", "Variants": [ "Top", "TopViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNetworkaccessTransactionSummary", - "Uri": "/networkAccess/reports/transactionSummaries(startDateTime={startDateTime},endDateTime={endDateTime})", - "CommandAlias": null, - "Command": "Invoke-MgBetaTransactionNetworkAccessReportSummary", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/reports/transactionSummaries(startDateTime={startDateTime},endDateTime={endDateTime})", "Permissions": [ { "Name": "NetworkAccess-Reports.Read.All", @@ -478999,20 +479281,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-reports-transactionsummaries?view=graph-rest-beta", + "Command": "Invoke-MgBetaTransactionNetworkAccessReportSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessTransactionSummary", + "Method": "GET", "Variants": [ "Transaction", "TransactionViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphConvertIdResult", - "Uri": "/users/{user-id}/translateExchangeIds", - "CommandAlias": null, - "Command": "Invoke-MgBetaTranslateUserExchangeId", "Module": "Beta.Users.Actions", + "CommandAlias": null, + "Uri": "/users/{user-id}/translateExchangeIds", "Permissions": [ { "Name": "User.ReadBasic.All", @@ -479087,8 +479369,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-translateexchangeids?view=graph-rest-beta", + "Command": "Invoke-MgBetaTranslateUserExchangeId", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConvertIdResult", + "Method": "POST", "Variants": [ "Translate", "TranslateExpanded", @@ -479097,15 +479382,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/unarchive", - "CommandAlias": null, - "Command": "Invoke-MgBetaUnarchiveGroupPlannerPlan", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/unarchive", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-unarchive?view=graph-rest-beta", + "Command": "Invoke-MgBetaUnarchiveGroupPlannerPlan", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Unarchive", "UnarchiveExpanded", @@ -479114,75 +479399,75 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/unarchive", - "CommandAlias": null, - "Command": "Invoke-MgBetaUnarchiveGroupSite", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/unarchive", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-unarchive?view=graph-rest-beta", + "Command": "Invoke-MgBetaUnarchiveGroupSite", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Unarchive", "UnarchiveViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/unarchive", - "CommandAlias": null, - "Command": "Invoke-MgBetaUnarchiveGroupSiteGetByPath", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/unarchive", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-unarchive?view=graph-rest-beta", + "Command": "Invoke-MgBetaUnarchiveGroupSiteGetByPath", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Unarchive", "UnarchiveViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/team/unarchive", - "CommandAlias": null, - "Command": "Invoke-MgBetaUnarchiveGroupTeam", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/unarchive", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-unarchive?view=graph-rest-beta", + "Command": "Invoke-MgBetaUnarchiveGroupTeam", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Unarchive", "UnarchiveViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/unarchive", - "CommandAlias": null, - "Command": "Invoke-MgBetaUnarchiveGroupTeamChannel", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/unarchive", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-unarchive?view=graph-rest-beta", + "Command": "Invoke-MgBetaUnarchiveGroupTeamChannel", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Unarchive", "UnarchiveViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/unarchive", - "CommandAlias": null, - "Command": "Invoke-MgBetaUnarchiveGroupTeamChannelPlannerPlan", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/unarchive", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-unarchive?view=graph-rest-beta", + "Command": "Invoke-MgBetaUnarchiveGroupTeamChannelPlannerPlan", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Unarchive", "UnarchiveExpanded", @@ -479191,30 +479476,30 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/unarchive", - "CommandAlias": null, - "Command": "Invoke-MgBetaUnarchiveGroupTeamPrimaryChannel", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/unarchive", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-unarchive?view=graph-rest-beta", + "Command": "Invoke-MgBetaUnarchiveGroupTeamPrimaryChannel", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Unarchive", "UnarchiveViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/unarchive", - "CommandAlias": null, - "Command": "Invoke-MgBetaUnarchiveGroupTeamPrimaryChannelPlannerPlan", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/unarchive", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-unarchive?view=graph-rest-beta", + "Command": "Invoke-MgBetaUnarchiveGroupTeamPrimaryChannelPlannerPlan", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Unarchive", "UnarchiveExpanded", @@ -479223,12 +479508,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/planner/plans/{plannerPlan-id}/unarchive", - "CommandAlias": null, - "Command": "Invoke-MgBetaUnarchivePlannerPlan", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/planner/plans/{plannerPlan-id}/unarchive", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -479247,8 +479529,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-unarchive?view=graph-rest-beta", + "Command": "Invoke-MgBetaUnarchivePlannerPlan", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Unarchive", "UnarchiveExpanded", @@ -479257,27 +479542,24 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/admin/serviceAnnouncement/messages/unarchive", - "CommandAlias": null, - "Command": "Invoke-MgBetaUnarchiveServiceAnnouncementMessage", "Module": "Beta.Devices.ServiceAnnouncement", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/messages/unarchive", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-unarchive?view=graph-rest-beta", + "Command": "Invoke-MgBetaUnarchiveServiceAnnouncementMessage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Unarchive", "UnarchiveExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/sites/{site-id}/unarchive", - "CommandAlias": null, - "Command": "Invoke-MgBetaUnarchiveSite", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/unarchive", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -479296,35 +479578,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-unarchive?view=graph-rest-beta", + "Command": "Invoke-MgBetaUnarchiveSite", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Unarchive", "UnarchiveViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/sites/{site-id}/getByPath(path='{path}')/unarchive", - "CommandAlias": null, - "Command": "Invoke-MgBetaUnarchiveSiteGetByPath", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/unarchive", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-unarchive?view=graph-rest-beta", + "Command": "Invoke-MgBetaUnarchiveSiteGetByPath", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Unarchive", "UnarchiveViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teams/{team-id}/unarchive", - "CommandAlias": null, - "Command": "Invoke-MgBetaUnarchiveTeam", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/unarchive", "Permissions": [ { "Name": "TeamSettings.ReadWrite.All", @@ -479383,20 +479665,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-unarchive?view=graph-rest-beta", + "Command": "Invoke-MgBetaUnarchiveTeam", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Unarchive", "UnarchiveViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/unarchive", - "CommandAlias": null, - "Command": "Invoke-MgBetaUnarchiveTeamChannel", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/unarchive", "Permissions": [ { "Name": "ChannelSettings.ReadWrite.All", @@ -479415,23 +479697,26 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-unarchive?view=graph-rest-beta", + "Command": "Invoke-MgBetaUnarchiveTeamChannel", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Unarchive", "UnarchiveViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/unarchive", - "CommandAlias": null, - "Command": "Invoke-MgBetaUnarchiveTeamChannelPlannerPlan", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/unarchive", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-unarchive?view=graph-rest-beta", + "Command": "Invoke-MgBetaUnarchiveTeamChannelPlannerPlan", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Unarchive", "UnarchiveExpanded", @@ -479440,30 +479725,30 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/unarchive", - "CommandAlias": null, - "Command": "Invoke-MgBetaUnarchiveTeamPrimaryChannel", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/unarchive", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-unarchive?view=graph-rest-beta", + "Command": "Invoke-MgBetaUnarchiveTeamPrimaryChannel", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Unarchive", "UnarchiveViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/unarchive", - "CommandAlias": null, - "Command": "Invoke-MgBetaUnarchiveTeamPrimaryChannelPlannerPlan", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/unarchive", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-unarchive?view=graph-rest-beta", + "Command": "Invoke-MgBetaUnarchiveTeamPrimaryChannelPlannerPlan", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Unarchive", "UnarchiveExpanded", @@ -479472,30 +479757,30 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/unarchive", - "CommandAlias": null, - "Command": "Invoke-MgBetaUnarchiveTeamworkDeletedTeamChannel", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/unarchive", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-unarchive?view=graph-rest-beta", + "Command": "Invoke-MgBetaUnarchiveTeamworkDeletedTeamChannel", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Unarchive", "UnarchiveViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/unarchive", - "CommandAlias": null, - "Command": "Invoke-MgBetaUnarchiveTeamworkDeletedTeamChannelPlannerPlan", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/unarchive", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-unarchive?view=graph-rest-beta", + "Command": "Invoke-MgBetaUnarchiveTeamworkDeletedTeamChannelPlannerPlan", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Unarchive", "UnarchiveExpanded", @@ -479504,15 +479789,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/planner/plans/{plannerPlan-id}/unarchive", - "CommandAlias": null, - "Command": "Invoke-MgBetaUnarchiveUserPlannerPlan", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/users/{user-id}/planner/plans/{plannerPlan-id}/unarchive", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-unarchive?view=graph-rest-beta", + "Command": "Invoke-MgBetaUnarchiveUserPlannerPlan", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Unarchive", "UnarchiveExpanded", @@ -479521,27 +479806,24 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/unassignUserFromDevice", - "CommandAlias": null, - "Command": "Invoke-MgBetaUnassignDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceUserFromDevice", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/unassignUserFromDevice", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaUnassignDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceUserFromDevice", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Unassign", "UnassignViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/unassignUserFromDevice", - "CommandAlias": null, - "Command": "Invoke-MgBetaUnassignDeviceManagementWindowsAutopilotDeviceIdentityUserFromDevice", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/unassignUserFromDevice", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -479576,20 +479858,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaUnassignDeviceManagementWindowsAutopilotDeviceIdentityUserFromDevice", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Unassign", "UnassignViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/androidForWorkSettings/unbind", - "CommandAlias": null, - "Command": "Invoke-MgBetaUnbindDeviceManagementAndroidForWorkSetting", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/androidForWorkSettings/unbind", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -479608,19 +479890,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaUnbindDeviceManagementAndroidForWorkSetting", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Unbind" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/unbind", - "CommandAlias": null, - "Command": "Invoke-MgBetaUnbindDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/unbind", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -479639,22 +479921,25 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaUnbindDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Unbind" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/unenrollAssets", - "CommandAlias": "Invoke-MgBetaUnenrollWuPolicyAudienceExclusionAsset", - "Command": "Invoke-MgBetaUnenrollWindowsUpdatesPolicyAudienceExclusionAsset", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Invoke-MgBetaUnenrollWuPolicyAudienceExclusionAsset", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/unenrollAssets", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaUnenrollWindowsUpdatesPolicyAudienceExclusionAsset", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Unenroll", "UnenrollExpanded", @@ -479663,15 +479948,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/unenrollAssets", - "CommandAlias": "Invoke-MgBetaUnenrollWuPolicyAudienceMemberAsset", - "Command": "Invoke-MgBetaUnenrollWindowsUpdatesPolicyAudienceMemberAsset", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Invoke-MgBetaUnenrollWuPolicyAudienceMemberAsset", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/unenrollAssets", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaUnenrollWindowsUpdatesPolicyAudienceMemberAsset", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Unenroll", "UnenrollExpanded", @@ -479680,12 +479965,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/admin/windows/updates/updatableAssets/unenrollAssets", - "CommandAlias": "Invoke-MgBetaUnenrollWuUpdatableAsset", - "Command": "Invoke-MgBetaUnenrollWindowsUpdatesUpdatableAsset", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Invoke-MgBetaUnenrollWuUpdatableAsset", + "Uri": "/admin/windows/updates/updatableAssets/unenrollAssets", "Permissions": [ { "Name": "WindowsUpdates.ReadWrite.All", @@ -479704,125 +479986,125 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaUnenrollWindowsUpdatesUpdatableAsset", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Unenroll", "UnenrollExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/admin/serviceAnnouncement/messages/unfavorite", - "CommandAlias": null, - "Command": "Invoke-MgBetaUnfavoriteServiceAnnouncementMessage", "Module": "Beta.Devices.ServiceAnnouncement", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/messages/unfavorite", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-unfavorite?view=graph-rest-beta", + "Command": "Invoke-MgBetaUnfavoriteServiceAnnouncementMessage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Unfavorite", "UnfavoriteExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/unfollow", - "CommandAlias": null, - "Command": "Invoke-MgBetaUnfollowDriveItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/unfollow", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-beta", + "Command": "Invoke-MgBetaUnfollowDriveItem", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Unfollow", "UnfollowViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/unfollow", - "CommandAlias": null, - "Command": "Invoke-MgBetaUnfollowDriveRoot", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/unfollow", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-beta", + "Command": "Invoke-MgBetaUnfollowDriveRoot", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Unfollow", "UnfollowViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/unfollow", - "CommandAlias": null, - "Command": "Invoke-MgBetaUnfollowGroupDriveItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/unfollow", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-beta", + "Command": "Invoke-MgBetaUnfollowGroupDriveItem", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Unfollow", "UnfollowViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/unfollow", - "CommandAlias": null, - "Command": "Invoke-MgBetaUnfollowGroupDriveRoot", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/unfollow", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-beta", + "Command": "Invoke-MgBetaUnfollowGroupDriveRoot", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Unfollow", "UnfollowViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/unfollow", - "CommandAlias": null, - "Command": "Invoke-MgBetaUnfollowUserDriveItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/unfollow", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-beta", + "Command": "Invoke-MgBetaUnfollowUserDriveItem", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Unfollow", "UnfollowViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/unfollow", - "CommandAlias": null, - "Command": "Invoke-MgBetaUnfollowUserDriveRoot", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/unfollow", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-beta", + "Command": "Invoke-MgBetaUnfollowUserDriveRoot", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Unfollow", "UnfollowViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnmuteParticipantOperation", - "Uri": "/communications/calls/{call-id}/unmute", - "CommandAlias": null, - "Command": "Invoke-MgBetaUnmuteCommunicationCall", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/unmute", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -479841,8 +480123,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-unmute?view=graph-rest-beta", + "Command": "Invoke-MgBetaUnmuteCommunicationCall", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnmuteParticipantOperation", + "Method": "POST", "Variants": [ "Unmute", "UnmuteExpanded", @@ -479851,12 +480136,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationModule", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/unpin", - "CommandAlias": null, - "Command": "Invoke-MgBetaUnpinEducationClassModule", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/unpin", "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -479875,20 +480157,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-unpin?view=graph-rest-beta", + "Command": "Invoke-MgBetaUnpinEducationClassModule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationModule", + "Method": "POST", "Variants": [ "Unpin", "UnpinViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", - "CommandAlias": null, - "Command": "Invoke-MgBetaUnsubmitEducationClassAssignmentSubmission", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -479915,80 +480197,80 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-beta", + "Command": "Invoke-MgBetaUnsubmitEducationClassAssignmentSubmission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", "Variants": [ "Unsubmit", "UnsubmitViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", - "CommandAlias": null, - "Command": "Invoke-MgBetaUnsubmitEducationMeAssignmentSubmission", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-beta", + "Command": "Invoke-MgBetaUnsubmitEducationMeAssignmentSubmission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", "Variants": [ "Unsubmit", "UnsubmitViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", - "CommandAlias": null, - "Command": "Invoke-MgBetaUnsubmitEducationUserAssignmentSubmission", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-beta", + "Command": "Invoke-MgBetaUnsubmitEducationUserAssignmentSubmission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", "Variants": [ "Unsubmit", "UnsubmitViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/unsubscribe", - "CommandAlias": null, - "Command": "Invoke-MgBetaUnsubscribeUserMailFolderChildFolderMessage", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/unsubscribe", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-unsubscribe?view=graph-rest-beta", + "Command": "Invoke-MgBetaUnsubscribeUserMailFolderChildFolderMessage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Unsubscribe", "UnsubscribeViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/unsubscribe", - "CommandAlias": null, - "Command": "Invoke-MgBetaUnsubscribeUserMailFolderMessage", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/unsubscribe", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-unsubscribe?view=graph-rest-beta", + "Command": "Invoke-MgBetaUnsubscribeUserMailFolderMessage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Unsubscribe", "UnsubscribeViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/messages/{message-id}/unsubscribe", - "CommandAlias": null, - "Command": "Invoke-MgBetaUnsubscribeUserMessage", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/unsubscribe", "Permissions": [ { "Name": "Mail.Send", @@ -480015,20 +480297,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-unsubscribe?view=graph-rest-beta", + "Command": "Invoke-MgBetaUnsubscribeUserMessage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Unsubscribe", "UnsubscribeViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/uploadDepToken", - "CommandAlias": null, - "Command": "Invoke-MgBetaUploadDeviceManagementDepOnboardingSettingDepToken", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/uploadDepToken", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -480047,8 +480329,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaUploadDeviceManagementDepOnboardingSettingDepToken", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Upload", "UploadExpanded", @@ -480057,12 +480342,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/directory/publicKeyInfrastructure/certificateBasedAuthConfigurations/{certificateBasedAuthPki-id}/upload", - "CommandAlias": null, - "Command": "Invoke-MgBetaUploadDirectoryPublicKeyInfrastructureCertificateBasedAuthConfiguration", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/publicKeyInfrastructure/certificateBasedAuthConfigurations/{certificateBasedAuthPki-id}/upload", "Permissions": [ { "Name": "PublicKeyInfrastructure.ReadWrite.All", @@ -480081,8 +480363,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthpki-upload?view=graph-rest-beta", + "Command": "Invoke-MgBetaUploadDirectoryPublicKeyInfrastructureCertificateBasedAuthConfiguration", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Upload", "UploadExpanded", @@ -480091,12 +480376,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphIdentityApiConnector", - "Uri": "/identity/apiConnectors/{identityApiConnector-id}/uploadClientCertificate", - "CommandAlias": null, - "Command": "Invoke-MgBetaUploadIdentityApiConnectorClientCertificate", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/apiConnectors/{identityApiConnector-id}/uploadClientCertificate", "Permissions": [ { "Name": "APIConnectors.ReadWrite.All", @@ -480115,8 +480397,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-beta", + "Command": "Invoke-MgBetaUploadIdentityApiConnectorClientCertificate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Method": "POST", "Variants": [ "Upload", "UploadExpanded", @@ -480125,15 +480410,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphIdentityApiConnector", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/uploadClientCertificate", - "CommandAlias": null, - "Command": "Invoke-MgBetaUploadIdentityB2XUserFlowApiConnectorConfigurationPostAttributeCollectionClientCertificate", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/uploadClientCertificate", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-beta", + "Command": "Invoke-MgBetaUploadIdentityB2XUserFlowApiConnectorConfigurationPostAttributeCollectionClientCertificate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Method": "POST", "Variants": [ "Upload", "UploadExpanded", @@ -480142,15 +480427,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphIdentityApiConnector", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/uploadClientCertificate", - "CommandAlias": null, - "Command": "Invoke-MgBetaUploadIdentityB2XUserFlowApiConnectorConfigurationPostFederationSignupClientCertificate", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/uploadClientCertificate", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-beta", + "Command": "Invoke-MgBetaUploadIdentityB2XUserFlowApiConnectorConfigurationPostFederationSignupClientCertificate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Method": "POST", "Variants": [ "Upload", "UploadExpanded", @@ -480159,15 +480444,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphIdentityApiConnector", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/preTokenIssuance/uploadClientCertificate", - "CommandAlias": null, - "Command": "Invoke-MgBetaUploadIdentityB2XUserFlowApiConnectorConfigurationPreTokenIssuanceClientCertificate", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/preTokenIssuance/uploadClientCertificate", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-beta", + "Command": "Invoke-MgBetaUploadIdentityB2XUserFlowApiConnectorConfigurationPreTokenIssuanceClientCertificate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Method": "POST", "Variants": [ "Upload", "UploadExpanded", @@ -480176,12 +480461,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTrustFrameworkKey", - "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/uploadCertificate", - "CommandAlias": null, - "Command": "Invoke-MgBetaUploadTrustFrameworkKeySetCertificate", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/uploadCertificate", "Permissions": [ { "Name": "TrustFrameworkKeySet.ReadWrite.All", @@ -480200,8 +480482,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-uploadcertificate?view=graph-rest-beta", + "Command": "Invoke-MgBetaUploadTrustFrameworkKeySetCertificate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTrustFrameworkKey", + "Method": "POST", "Variants": [ "Upload", "UploadExpanded", @@ -480210,12 +480495,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTrustFrameworkKey", - "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/uploadPkcs12", - "CommandAlias": null, - "Command": "Invoke-MgBetaUploadTrustFrameworkKeySetPkcs12", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/uploadPkcs12", "Permissions": [ { "Name": "TrustFrameworkKeySet.ReadWrite.All", @@ -480234,8 +480516,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-uploadpkcs12?view=graph-rest-beta", + "Command": "Invoke-MgBetaUploadTrustFrameworkKeySetPkcs12", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTrustFrameworkKey", + "Method": "POST", "Variants": [ "Upload", "UploadExpanded", @@ -480244,12 +480529,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTrustFrameworkKey", - "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/uploadSecret", - "CommandAlias": null, - "Command": "Invoke-MgBetaUploadTrustFrameworkKeySetSecret", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/uploadSecret", "Permissions": [ { "Name": "TrustFrameworkKeySet.ReadWrite.All", @@ -480268,8 +480550,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-uploadsecret?view=graph-rest-beta", + "Command": "Invoke-MgBetaUploadTrustFrameworkKeySetSecret", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTrustFrameworkKey", + "Method": "POST", "Variants": [ "Upload", "UploadExpanded", @@ -480278,15 +480563,15 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationStrengthUsage", - "Uri": "/identity/conditionalAccess/authenticationStrength/policies/{authenticationStrengthPolicy-id}/usage", - "CommandAlias": null, - "Command": "Invoke-MgBetaUsageIdentityConditionalAccessAuthenticationStrengthPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/authenticationStrength/policies/{authenticationStrengthPolicy-id}/usage", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-usage?view=graph-rest-beta", + "Command": "Invoke-MgBetaUsageIdentityConditionalAccessAuthenticationStrengthPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationStrengthUsage", + "Method": "GET", "Variants": [ "Usage", "Usage1", @@ -480295,12 +480580,9 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNetworkaccessUsageProfilingPoint", - "Uri": "/networkAccess/reports/usageProfiling(startDateTime={startDateTime},endDateTime={endDateTime},aggregatedBy='{aggregatedBy}',discoveredApplicationSegmentId='@discoveredApplicationSegmentId',applicationId='@applicationId')", - "CommandAlias": null, - "Command": "Invoke-MgBetaUsageNetworkAccessReportProfiling", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/reports/usageProfiling(startDateTime={startDateTime},endDateTime={endDateTime},aggregatedBy='{aggregatedBy}',discoveredApplicationSegmentId='@discoveredApplicationSegmentId',applicationId='@applicationId')", "Permissions": [ { "Name": "NetworkAccess-Reports.Read.All", @@ -480319,20 +480601,20 @@ "IsLeastPrivilege": true } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-reports-usageprofiling?view=graph-rest-beta", + "Command": "Invoke-MgBetaUsageNetworkAccessReportProfiling", "ApiVersion": "beta", - "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphNetworkaccessUsageProfilingPoint", + "Method": "GET", "Variants": [ "Usage", "UsageViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationStrengthUsage", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/usage", - "CommandAlias": null, - "Command": "Invoke-MgBetaUsagePolicyAuthenticationStrengthPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/usage", "Permissions": [ { "Name": "Policy.Read.All", @@ -480383,83 +480665,86 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-usage?view=graph-rest-beta", + "Command": "Invoke-MgBetaUsagePolicyAuthenticationStrengthPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationStrengthUsage", + "Method": "GET", "Variants": [ "Usage", "UsageViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphReminder", - "Uri": "/users/{user-id}/reminderView(StartDateTime='{StartDateTime}',EndDateTime='{EndDateTime}')", - "CommandAlias": null, - "Command": "Invoke-MgBetaViewUserReminder", "Module": "Beta.Users.Functions", + "CommandAlias": null, + "Uri": "/users/{user-id}/reminderView(StartDateTime='{StartDateTime}',EndDateTime='{EndDateTime}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-reminderview?view=graph-rest-beta", + "Command": "Invoke-MgBetaViewUserReminder", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphReminder", + "Method": "GET", "Variants": [ "View", "ViewViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphNetworkaccessWebCategoriesSummary", - "Uri": "/networkAccess/reports/webCategoryReport(startDateTime={startDateTime},endDateTime={endDateTime})", - "CommandAlias": null, - "Command": "Invoke-MgBetaWebNetworkAccessReportCategoryReport", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/reports/webCategoryReport(startDateTime={startDateTime},endDateTime={endDateTime})", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Invoke-MgBetaWebNetworkAccessReportCategoryReport", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessWebCategoriesSummary", + "Method": "GET", "Variants": [ "Web", "WebViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowsInsightsSummary", - "Uri": "/identityGovernance/lifecycleWorkflows/insights/workflowsProcessedSummary(startDateTime={startDateTime},endDateTime={endDateTime})", - "CommandAlias": null, - "Command": "Invoke-MgBetaWorkflowIdentityGovernanceLifecycleWorkflowInsightProcessedSummary", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/insights/workflowsProcessedSummary(startDateTime={startDateTime},endDateTime={endDateTime})", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-insights-workflowsprocessedsummary?view=graph-rest-beta", + "Command": "Invoke-MgBetaWorkflowIdentityGovernanceLifecycleWorkflowInsightProcessedSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowsInsightsSummary", + "Method": "GET", "Variants": [ "Workflows", "WorkflowsViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/calendar/allowedCalendarSharingRoles(User='{User}')", - "CommandAlias": null, - "Command": "Invoke-MgCalendarGroupCalendar", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/calendar/allowedCalendarSharingRoles(User='{User}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Invoke-MgCalendarGroupCalendar", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Calendar", "CalendarViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/calendar/allowedCalendarSharingRoles(User='{User}')", - "CommandAlias": null, - "Command": "Invoke-MgCalendarUserCalendarAllowedCalendarSharingRoles", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendar/allowedCalendarSharingRoles(User='{User}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Invoke-MgCalendarUserCalendarAllowedCalendarSharingRoles", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Calendar", "Calendar1", @@ -480468,12 +480753,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/checkin", - "CommandAlias": null, - "Command": "Invoke-MgCheckinDriveItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/checkin", "Permissions": [ { "Name": "Files.ReadWrite", @@ -480532,8 +480814,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0", + "Command": "Invoke-MgCheckinDriveItem", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Checkin", "CheckinExpanded", @@ -480542,15 +480827,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/checkin", - "CommandAlias": null, - "Command": "Invoke-MgCheckinDriveRoot", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/checkin", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0", + "Command": "Invoke-MgCheckinDriveRoot", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Checkin", "CheckinExpanded", @@ -480559,15 +480844,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/checkin", - "CommandAlias": null, - "Command": "Invoke-MgCheckinGroupDriveItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/checkin", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0", + "Command": "Invoke-MgCheckinGroupDriveItem", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Checkin", "CheckinExpanded", @@ -480576,15 +480861,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/checkin", - "CommandAlias": null, - "Command": "Invoke-MgCheckinGroupDriveRoot", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/checkin", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0", + "Command": "Invoke-MgCheckinGroupDriveRoot", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Checkin", "CheckinExpanded", @@ -480593,15 +480878,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/checkin", - "CommandAlias": null, - "Command": "Invoke-MgCheckinUserDriveItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/checkin", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0", + "Command": "Invoke-MgCheckinUserDriveItem", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Checkin", "CheckinExpanded", @@ -480610,15 +480895,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/checkin", - "CommandAlias": null, - "Command": "Invoke-MgCheckinUserDriveRoot", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/checkin", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0", + "Command": "Invoke-MgCheckinUserDriveRoot", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Checkin", "CheckinExpanded", @@ -480627,12 +480912,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/checkout", - "CommandAlias": null, - "Command": "Invoke-MgCheckoutDriveItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/checkout", "Permissions": [ { "Name": "Files.ReadWrite", @@ -480691,95 +480973,95 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0", + "Command": "Invoke-MgCheckoutDriveItem", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Checkout", "CheckoutViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/checkout", - "CommandAlias": null, - "Command": "Invoke-MgCheckoutDriveRoot", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/checkout", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0", + "Command": "Invoke-MgCheckoutDriveRoot", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Checkout", "CheckoutViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/checkout", - "CommandAlias": null, - "Command": "Invoke-MgCheckoutGroupDriveItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/checkout", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0", + "Command": "Invoke-MgCheckoutGroupDriveItem", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Checkout", "CheckoutViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/checkout", - "CommandAlias": null, - "Command": "Invoke-MgCheckoutGroupDriveRoot", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/checkout", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0", + "Command": "Invoke-MgCheckoutGroupDriveRoot", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Checkout", "CheckoutViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/checkout", - "CommandAlias": null, - "Command": "Invoke-MgCheckoutUserDriveItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/checkout", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0", + "Command": "Invoke-MgCheckoutUserDriveItem", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Checkout", "CheckoutViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/checkout", - "CommandAlias": null, - "Command": "Invoke-MgCheckoutUserDriveRoot", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/checkout", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0", + "Command": "Invoke-MgCheckoutUserDriveRoot", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Checkout", "CheckoutViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/cleanWindowsDevice", - "CommandAlias": null, - "Command": "Invoke-MgCleanDeviceManagementManagedDeviceWindowsDevice", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/cleanWindowsDevice", "Permissions": [ { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", @@ -480798,8 +481080,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-cleanwindowsdevice?view=graph-rest-1.0", + "Command": "Invoke-MgCleanDeviceManagementManagedDeviceWindowsDevice", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Clean", "CleanExpanded", @@ -480808,15 +481093,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/cleanWindowsDevice", - "CommandAlias": null, - "Command": "Invoke-MgCleanUserManagedDeviceWindowsDevice", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/cleanWindowsDevice", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-cleanwindowsdevice?view=graph-rest-1.0", + "Command": "Invoke-MgCleanUserManagedDeviceWindowsDevice", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Clean", "CleanExpanded", @@ -480825,15 +481110,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTimeCard", - "Uri": "/groups/{group-id}/team/schedule/timeCards/clockIn", - "CommandAlias": null, - "Command": "Invoke-MgClockGroupTeamScheduleTimeCardIn", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timeCards/clockIn", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-clockin?view=graph-rest-1.0", + "Command": "Invoke-MgClockGroupTeamScheduleTimeCardIn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTimeCard", + "Method": "POST", "Variants": [ "Clock", "ClockExpanded", @@ -480842,15 +481127,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTimeCard", - "Uri": "/groups/{group-id}/team/schedule/timeCards/{timeCard-id}/clockOut", - "CommandAlias": null, - "Command": "Invoke-MgClockGroupTeamScheduleTimeCardOut", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timeCards/{timeCard-id}/clockOut", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Invoke-MgClockGroupTeamScheduleTimeCardOut", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTimeCard", + "Method": "POST", "Variants": [ "Clock", "ClockExpanded", @@ -480859,12 +481144,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTimeCard", - "Uri": "/teams/{team-id}/schedule/timeCards/clockIn", - "CommandAlias": null, - "Command": "Invoke-MgClockTeamScheduleTimeCardIn", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeCards/clockIn", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -480883,8 +481165,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-clockin?view=graph-rest-1.0", + "Command": "Invoke-MgClockTeamScheduleTimeCardIn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTimeCard", + "Method": "POST", "Variants": [ "Clock", "ClockExpanded", @@ -480893,12 +481178,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTimeCard", - "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/clockOut", - "CommandAlias": null, - "Command": "Invoke-MgClockTeamScheduleTimeCardOut", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/clockOut", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -480917,8 +481199,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Invoke-MgClockTeamScheduleTimeCardOut", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTimeCard", + "Method": "POST", "Variants": [ "Clock", "ClockExpanded", @@ -480927,30 +481212,30 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/security/alerts_v2/{alert-id}/comments/$count", - "CommandAlias": null, - "Command": "Invoke-MgCommentSecurityAlert", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/alerts_v2/{alert-id}/comments/$count", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Invoke-MgCommentSecurityAlert", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Comment", "CommentViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "CommandAlias": null, - "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphAndroidLobAppContentVersionFile", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphAndroidLobAppContentVersionFile", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Commit", "CommitExpanded", @@ -480959,15 +481244,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "CommandAlias": null, - "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphiOSLobAppContentVersionFile", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphiOSLobAppContentVersionFile", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Commit", "CommitExpanded", @@ -480976,15 +481261,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "CommandAlias": null, - "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSDmgAppContentVersionFile", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSDmgAppContentVersionFile", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Commit", "CommitExpanded", @@ -480993,15 +481278,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "CommandAlias": null, - "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSLobAppContentVersionFile", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSLobAppContentVersionFile", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Commit", "CommitExpanded", @@ -481010,15 +481295,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "CommandAlias": null, - "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphManagedAndroidLobAppContentVersionFile", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphManagedAndroidLobAppContentVersionFile", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Commit", "CommitExpanded", @@ -481027,15 +481312,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "CommandAlias": null, - "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphManagediOSLobAppContentVersionFile", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphManagediOSLobAppContentVersionFile", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Commit", "CommitExpanded", @@ -481044,15 +481329,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "CommandAlias": null, - "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphManagedMobileLobAppContentVersionFile", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphManagedMobileLobAppContentVersionFile", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Commit", "CommitExpanded", @@ -481061,15 +481346,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "CommandAlias": null, - "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWin32LobAppContentVersionFile", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWin32LobAppContentVersionFile", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Commit", "CommitExpanded", @@ -481078,15 +481363,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "CommandAlias": null, - "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsAppXContentVersionFile", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsAppXContentVersionFile", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Commit", "CommitExpanded", @@ -481095,15 +481380,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "CommandAlias": null, - "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsMobileMsiContentVersionFile", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsMobileMsiContentVersionFile", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Commit", "CommitExpanded", @@ -481112,15 +481397,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "CommandAlias": null, - "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsUniversalAppXContentVersionFile", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsUniversalAppXContentVersionFile", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Commit", "CommitExpanded", @@ -481129,27 +481414,24 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnlineMeeting", - "Uri": "/communications/onlineMeetings/createOrGet", - "CommandAlias": null, - "Command": "Invoke-MgCreateOrGetCommunicationOnlineMeeting", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/createOrGet", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-createorget?view=graph-rest-1.0", + "Command": "Invoke-MgCreateOrGetCommunicationOnlineMeeting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnlineMeeting", + "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/deactivate", - "CommandAlias": null, - "Command": "Invoke-MgDeactivateEducationClassAssignment", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/deactivate", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -481168,83 +481450,86 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-deactivate?view=graph-rest-1.0", + "Command": "Invoke-MgDeactivateEducationClassAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "POST", "Variants": [ "Deactivate", "DeactivateViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/me/assignments/{educationAssignment-id}/deactivate", - "CommandAlias": null, - "Command": "Invoke-MgDeactivateEducationMeAssignment", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/deactivate", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-deactivate?view=graph-rest-1.0", + "Command": "Invoke-MgDeactivateEducationMeAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "POST", "Variants": [ "Deactivate", "DeactivateViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/deactivate", - "CommandAlias": null, - "Command": "Invoke-MgDeactivateEducationUserAssignment", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/deactivate", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-deactivate?view=graph-rest-1.0", + "Command": "Invoke-MgDeactivateEducationUserAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "POST", "Variants": [ "Deactivate", "DeactivateViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphProtectionPolicyBase", - "Uri": "/solutions/backupRestore/protectionPolicies/{protectionPolicyBase-id}/deactivate", - "CommandAlias": null, - "Command": "Invoke-MgDeactivateSolutionBackupRestoreProtectionPolicy", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/protectionPolicies/{protectionPolicyBase-id}/deactivate", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionpolicybase-deactivate?view=graph-rest-1.0", + "Command": "Invoke-MgDeactivateSolutionBackupRestoreProtectionPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphProtectionPolicyBase", + "Method": "POST", "Variants": [ "Deactivate", "DeactivateViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphServiceApp", - "Uri": "/solutions/backupRestore/serviceApps/{serviceApp-id}/deactivate", - "CommandAlias": null, - "Command": "Invoke-MgDeactivateSolutionBackupRestoreServiceApp", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/serviceApps/{serviceApp-id}/deactivate", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceapp-deactivate?view=graph-rest-1.0", + "Command": "Invoke-MgDeactivateSolutionBackupRestoreServiceApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceApp", + "Method": "POST", "Variants": [ "Deactivate", "DeactivateViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/decline", - "CommandAlias": null, - "Command": "Invoke-MgDeclineGroupEvent", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/decline", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0", + "Command": "Invoke-MgDeclineGroupEvent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Decline", "DeclineExpanded", @@ -481253,15 +481538,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/decline", - "CommandAlias": null, - "Command": "Invoke-MgDeclineGroupEventInstance", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/decline", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0", + "Command": "Invoke-MgDeclineGroupEventInstance", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Decline", "DeclineExpanded", @@ -481270,12 +481555,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/decline", - "CommandAlias": null, - "Command": "Invoke-MgDeclineUserEvent", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/decline", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -481302,8 +481584,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0", + "Command": "Invoke-MgDeclineUserEvent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Decline", "DeclineExpanded", @@ -481312,15 +481597,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/decline", - "CommandAlias": null, - "Command": "Invoke-MgDeclineUserEventInstance", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/decline", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0", + "Command": "Invoke-MgDeclineUserEventInstance", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Decline", "DeclineExpanded", @@ -481329,42 +481614,39 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/dismissReminder", - "CommandAlias": null, - "Command": "Invoke-MgDismissGroupEventInstanceReminder", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/dismissReminder", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0", + "Command": "Invoke-MgDismissGroupEventInstanceReminder", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Dismiss", "DismissViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/dismissReminder", - "CommandAlias": null, - "Command": "Invoke-MgDismissGroupEventReminder", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/dismissReminder", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0", + "Command": "Invoke-MgDismissGroupEventReminder", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Dismiss", "DismissViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identityProtection/riskyServicePrincipals/dismiss", - "CommandAlias": null, - "Command": "Invoke-MgDismissRiskyServicePrincipal", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identityProtection/riskyServicePrincipals/dismiss", "Permissions": [ { "Name": "IdentityRiskyServicePrincipal.ReadWrite.All", @@ -481383,20 +481665,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-dismiss?view=graph-rest-1.0", + "Command": "Invoke-MgDismissRiskyServicePrincipal", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Dismiss", "DismissExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identityProtection/riskyUsers/dismiss", - "CommandAlias": null, - "Command": "Invoke-MgDismissRiskyUser", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identityProtection/riskyUsers/dismiss", "Permissions": [ { "Name": "IdentityRiskyUser.ReadWrite.All", @@ -481415,35 +481697,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyuser-dismiss?view=graph-rest-1.0", + "Command": "Invoke-MgDismissRiskyUser", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Dismiss", "DismissExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/dismissReminder", - "CommandAlias": null, - "Command": "Invoke-MgDismissUserEventInstanceReminder", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/dismissReminder", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0", + "Command": "Invoke-MgDismissUserEventInstanceReminder", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Dismiss", "DismissViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/dismissReminder", - "CommandAlias": null, - "Command": "Invoke-MgDismissUserEventReminder", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/dismissReminder", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -481470,20 +481752,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0", + "Command": "Invoke-MgDismissUserEventReminder", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Dismiss", "DismissViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/shutDown", - "CommandAlias": null, - "Command": "Invoke-MgDownDeviceManagementManagedDeviceShut", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/shutDown", "Permissions": [ { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", @@ -481502,20 +481784,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-shutdown?view=graph-rest-1.0", + "Command": "Invoke-MgDownDeviceManagementManagedDeviceShut", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Down", "DownViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/deviceManagement/applePushNotificationCertificate/downloadApplePushNotificationCertificateSigningRequest", - "CommandAlias": null, - "Command": "Invoke-MgDownloadDeviceManagementApplePushNotificationCertificateApplePushNotificationCertificateSigningRequest", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/applePushNotificationCertificate/downloadApplePushNotificationCertificateSigningRequest", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -481550,34 +481832,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applepushnotificationcertificate-downloadapplepushnotificationcertificatesigningrequest?view=graph-rest-1.0", + "Command": "Invoke-MgDownloadDeviceManagementApplePushNotificationCertificateApplePushNotificationCertificateSigningRequest", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Download" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/shutDown", - "CommandAlias": null, - "Command": "Invoke-MgDownUserManagedDeviceShut", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/shutDown", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-shutdown?view=graph-rest-1.0", + "Command": "Invoke-MgDownUserManagedDeviceShut", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Down", "DownViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/estimateStatistics", - "CommandAlias": null, - "Command": "Invoke-MgEstimateSecurityCaseEdiscoveryCaseSearchStatistics", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/estimateStatistics", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -481612,20 +481894,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-estimatestatistics?view=graph-rest-1.0", + "Command": "Invoke-MgEstimateSecurityCaseEdiscoveryCaseSearchStatistics", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Estimate", "EstimateViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/excuse", - "CommandAlias": null, - "Command": "Invoke-MgExcuseEducationClassAssignmentSubmission", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/excuse", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -481644,50 +481926,50 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-excuse?view=graph-rest-1.0", + "Command": "Invoke-MgExcuseEducationClassAssignmentSubmission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", "Variants": [ "Excuse", "ExcuseViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/excuse", - "CommandAlias": null, - "Command": "Invoke-MgExcuseEducationMeAssignmentSubmission", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/excuse", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-excuse?view=graph-rest-1.0", + "Command": "Invoke-MgExcuseEducationMeAssignmentSubmission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", "Variants": [ "Excuse", "ExcuseViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/excuse", - "CommandAlias": null, - "Command": "Invoke-MgExcuseEducationUserAssignmentSubmission", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/excuse", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-excuse?view=graph-rest-1.0", + "Command": "Invoke-MgExcuseEducationUserAssignmentSubmission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", "Variants": [ "Excuse", "ExcuseViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevicesSummary", - "Uri": "/deviceManagement/userExperienceAnalyticsSummarizeWorkFromAnywhereDevices", - "CommandAlias": null, - "Command": "Invoke-MgExperienceDeviceManagement", "Module": "DeviceManagement.Functions", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsSummarizeWorkFromAnywhereDevices", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -481722,19 +482004,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Invoke-MgExperienceDeviceManagement", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevicesSummary", + "Method": "GET", "Variants": [ "Experience" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", - "CommandAlias": null, - "Command": "Invoke-MgExtractDriveItemSensitivityLabel", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", "Permissions": [ { "Name": "Files.Read.All", @@ -481801,125 +482083,125 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Invoke-MgExtractDriveItemSensitivityLabel", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "Method": "POST", "Variants": [ "Extract", "ExtractViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", - "Uri": "/drives/{drive-id}/root/extractSensitivityLabels", - "CommandAlias": null, - "Command": "Invoke-MgExtractDriveRootSensitivityLabel", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/extractSensitivityLabels", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Invoke-MgExtractDriveRootSensitivityLabel", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "Method": "POST", "Variants": [ "Extract", "ExtractViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", - "CommandAlias": null, - "Command": "Invoke-MgExtractGroupDriveItemSensitivityLabel", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Invoke-MgExtractGroupDriveItemSensitivityLabel", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "Method": "POST", "Variants": [ "Extract", "ExtractViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/extractSensitivityLabels", - "CommandAlias": null, - "Command": "Invoke-MgExtractGroupDriveRootSensitivityLabel", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/extractSensitivityLabels", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Invoke-MgExtractGroupDriveRootSensitivityLabel", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "Method": "POST", "Variants": [ "Extract", "ExtractViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", - "CommandAlias": null, - "Command": "Invoke-MgExtractUserDriveItemSensitivityLabel", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Invoke-MgExtractUserDriveItemSensitivityLabel", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "Method": "POST", "Variants": [ "Extract", "ExtractViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", - "Uri": "/users/{user-id}/drives/{drive-id}/root/extractSensitivityLabels", - "CommandAlias": null, - "Command": "Invoke-MgExtractUserDriveRootSensitivityLabel", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/extractSensitivityLabels", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Invoke-MgExtractUserDriveRootSensitivityLabel", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "Method": "POST", "Variants": [ "Extract", "ExtractViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/admin/serviceAnnouncement/messages/favorite", - "CommandAlias": null, - "Command": "Invoke-MgFavoriteServiceAnnouncementMessage", "Module": "Devices.ServiceAnnouncement", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/messages/favorite", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-favorite?view=graph-rest-1.0", + "Command": "Invoke-MgFavoriteServiceAnnouncementMessage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Favorite", "FavoriteExpanded" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphFilterOperatorSchema", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/filterOperators", - "CommandAlias": null, - "Command": "Invoke-MgFilterApplicationSynchronizationJobSchemaOperator", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/filterOperators", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-1.0", + "Command": "Invoke-MgFilterApplicationSynchronizationJobSchemaOperator", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphFilterOperatorSchema", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphFilterOperatorSchema", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/filterOperators", - "CommandAlias": null, - "Command": "Invoke-MgFilterApplicationSynchronizationTemplateSchemaOperator", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/filterOperators", "Permissions": [ { "Name": "Synchronization.ReadWrite.All", @@ -481946,20 +482228,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-1.0", + "Command": "Invoke-MgFilterApplicationSynchronizationTemplateSchemaOperator", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphFilterOperatorSchema", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApproval", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/filterByCurrentUser(on='{on}')", - "CommandAlias": null, - "Command": "Invoke-MgFilterEntitlementManagementAccessPackageAssignmentApprovalByCurrentUser", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/filterByCurrentUser(on='{on}')", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -481978,20 +482260,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-1.0", + "Command": "Invoke-MgFilterEntitlementManagementAccessPackageAssignmentApprovalByCurrentUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApproval", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackage", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/filterByCurrentUser(on='{on}')", - "CommandAlias": null, - "Command": "Invoke-MgFilterEntitlementManagementAccessPackageByCurrentUser", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/filterByCurrentUser(on='{on}')", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -482026,20 +482308,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-filterbycurrentuser?view=graph-rest-1.0", + "Command": "Invoke-MgFilterEntitlementManagementAccessPackageByCurrentUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackage", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageAssignment", - "Uri": "/identityGovernance/entitlementManagement/assignments/filterByCurrentUser(on='{on}')", - "CommandAlias": null, - "Command": "Invoke-MgFilterEntitlementManagementAssignmentByCurrentUser", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignments/filterByCurrentUser(on='{on}')", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -482074,20 +482356,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignment-filterbycurrentuser?view=graph-rest-1.0", + "Command": "Invoke-MgFilterEntitlementManagementAssignmentByCurrentUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageAssignment", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/filterByCurrentUser(on='{on}')", - "CommandAlias": null, - "Command": "Invoke-MgFilterEntitlementManagementAssignmentRequestByCurrentUser", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/filterByCurrentUser(on='{on}')", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -482122,20 +482404,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-filterbycurrentuser?view=graph-rest-1.0", + "Command": "Invoke-MgFilterEntitlementManagementAssignmentRequestByCurrentUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", - "Uri": "/identityGovernance/accessReviews/definitions/filterByCurrentUser(on='{on}')", - "CommandAlias": null, - "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionByCurrentUser", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/filterByCurrentUser(on='{on}')", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -482170,20 +482452,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-filterbycurrentuser?view=graph-rest-1.0", + "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionByCurrentUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewInstance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/filterByCurrentUser(on='{on}')", - "CommandAlias": null, - "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceByCurrentUser", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/filterByCurrentUser(on='{on}')", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -482218,20 +482500,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-filterbycurrentuser?view=graph-rest-1.0", + "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceByCurrentUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/filterByCurrentUser(on='{on}')", - "CommandAlias": null, - "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceDecisionByCurrentUser", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/filterByCurrentUser(on='{on}')", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -482266,20 +482548,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-filterbycurrentuser?view=graph-rest-1.0", + "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceDecisionByCurrentUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewStage", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/filterByCurrentUser(on='{on}')", - "CommandAlias": null, - "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceStageByCurrentUser", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/filterByCurrentUser(on='{on}')", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -482314,20 +482596,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-filterbycurrentuser?view=graph-rest-1.0", + "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceStageByCurrentUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewStage", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/filterByCurrentUser(on='{on}')", - "CommandAlias": null, - "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionByCurrentUser", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/filterByCurrentUser(on='{on}')", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -482362,20 +482644,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-filterbycurrentuser?view=graph-rest-1.0", + "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionByCurrentUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAppConsentRequest", - "Uri": "/identityGovernance/appConsent/appConsentRequests/filterByCurrentUser(on='{on}')", - "CommandAlias": null, - "Command": "Invoke-MgFilterIdentityGovernanceAppConsentRequestByCurrentUser", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/filterByCurrentUser(on='{on}')", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -482410,20 +482692,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentrequest-filterbycurrentuser?view=graph-rest-1.0", + "Command": "Invoke-MgFilterIdentityGovernanceAppConsentRequestByCurrentUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppConsentRequest", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUserConsentRequest", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/filterByCurrentUser(on='{on}')", - "CommandAlias": null, - "Command": "Invoke-MgFilterIdentityGovernanceAppConsentRequestUserConsentRequestByCurrentUser", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/filterByCurrentUser(on='{on}')", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -482458,35 +482740,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userconsentrequest-filterbycurrentuser?view=graph-rest-1.0", + "Command": "Invoke-MgFilterIdentityGovernanceAppConsentRequestUserConsentRequestByCurrentUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserConsentRequest", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphApproval", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/filterByCurrentUser(on='{on}')", - "CommandAlias": null, - "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentApprovalByCurrentUser", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/filterByCurrentUser(on='{on}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-1.0", + "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentApprovalByCurrentUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApproval", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/filterByCurrentUser(on='{on}')", - "CommandAlias": null, - "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleByCurrentUser", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/filterByCurrentUser(on='{on}')", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -482521,20 +482803,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedule-filterbycurrentuser?view=graph-rest-1.0", + "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleByCurrentUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/filterByCurrentUser(on='{on}')", - "CommandAlias": null, - "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceByCurrentUser", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/filterByCurrentUser(on='{on}')", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -482569,20 +482851,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-1.0", + "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceByCurrentUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/filterByCurrentUser(on='{on}')", - "CommandAlias": null, - "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestByCurrentUser", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/filterByCurrentUser(on='{on}')", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -482617,20 +482899,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedulerequest-filterbycurrentuser?view=graph-rest-1.0", + "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestByCurrentUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/filterByCurrentUser(on='{on}')", - "CommandAlias": null, - "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleByCurrentUser", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/filterByCurrentUser(on='{on}')", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -482665,20 +482947,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedule-filterbycurrentuser?view=graph-rest-1.0", + "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleByCurrentUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/filterByCurrentUser(on='{on}')", - "CommandAlias": null, - "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceByCurrentUser", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/filterByCurrentUser(on='{on}')", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -482713,20 +482995,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-1.0", + "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceByCurrentUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/filterByCurrentUser(on='{on}')", - "CommandAlias": null, - "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestByCurrentUser", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/filterByCurrentUser(on='{on}')", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -482761,20 +483043,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-1.0", + "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestByCurrentUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Uri": "/roleManagement/directory/roleAssignmentSchedules/filterByCurrentUser(on='{on}')", - "CommandAlias": null, - "Command": "Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleByCurrentUser", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentSchedules/filterByCurrentUser(on='{on}')", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -482857,20 +483139,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedule-filterbycurrentuser?view=graph-rest-1.0", + "Command": "Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleByCurrentUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')", - "CommandAlias": null, - "Command": "Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleInstanceByCurrentUser", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -482953,20 +483235,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-1.0", + "Command": "Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleInstanceByCurrentUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')", - "CommandAlias": null, - "Command": "Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleRequestByCurrentUser", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')", "Permissions": [ { "Name": "RoleAssignmentSchedule.ReadWrite.Directory", @@ -483001,20 +483283,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-filterbycurrentuser?view=graph-rest-1.0", + "Command": "Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleRequestByCurrentUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Uri": "/roleManagement/directory/roleEligibilitySchedules/filterByCurrentUser(on='{on}')", - "CommandAlias": null, - "Command": "Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleByCurrentUser", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilitySchedules/filterByCurrentUser(on='{on}')", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -483097,20 +483379,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedule-filterbycurrentuser?view=graph-rest-1.0", + "Command": "Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleByCurrentUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')", - "CommandAlias": null, - "Command": "Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleInstanceByCurrentUser", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -483193,20 +483475,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-1.0", + "Command": "Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleInstanceByCurrentUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')", - "CommandAlias": null, - "Command": "Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleRequestByCurrentUser", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')", "Permissions": [ { "Name": "RoleEligibilitySchedule.ReadWrite.Directory", @@ -483241,110 +483523,110 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-1.0", + "Command": "Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleRequestByCurrentUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/filterByCurrentUser(on='{on}')", - "CommandAlias": null, - "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleByCurrentUser", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/filterByCurrentUser(on='{on}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedule-filterbycurrentuser?view=graph-rest-1.0", + "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleByCurrentUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')", - "CommandAlias": null, - "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceByCurrentUser", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-1.0", + "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceByCurrentUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')", - "CommandAlias": null, - "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleRequestByCurrentUser", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-filterbycurrentuser?view=graph-rest-1.0", + "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleRequestByCurrentUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/filterByCurrentUser(on='{on}')", - "CommandAlias": null, - "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleByCurrentUser", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/filterByCurrentUser(on='{on}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedule-filterbycurrentuser?view=graph-rest-1.0", + "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleByCurrentUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')", - "CommandAlias": null, - "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceByCurrentUser", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-1.0", + "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceByCurrentUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')", - "CommandAlias": null, - "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleRequestByCurrentUser", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-1.0", + "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleRequestByCurrentUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphFilterOperatorSchema", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/filterOperators", - "CommandAlias": null, - "Command": "Invoke-MgFilterServicePrincipalSynchronizationJobSchemaOperator", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/filterOperators", "Permissions": [ { "Name": "Synchronization.ReadWrite.All", @@ -483371,20 +483653,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-1.0", + "Command": "Invoke-MgFilterServicePrincipalSynchronizationJobSchemaOperator", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphFilterOperatorSchema", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphFilterOperatorSchema", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/filterOperators", - "CommandAlias": null, - "Command": "Invoke-MgFilterServicePrincipalSynchronizationTemplateSchemaOperator", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/filterOperators", "Permissions": [ { "Name": "Synchronization.ReadWrite.All", @@ -483411,20 +483693,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-1.0", + "Command": "Invoke-MgFilterServicePrincipalSynchronizationTemplateSchemaOperator", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphFilterOperatorSchema", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/follow", - "CommandAlias": null, - "Command": "Invoke-MgFollowDriveItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/follow", "Permissions": [ { "Name": "Files.Read", @@ -483507,95 +483789,95 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0", + "Command": "Invoke-MgFollowDriveItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", "Variants": [ "Follow", "FollowViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/root/follow", - "CommandAlias": null, - "Command": "Invoke-MgFollowDriveRoot", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/follow", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0", + "Command": "Invoke-MgFollowDriveRoot", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", "Variants": [ "Follow", "FollowViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/follow", - "CommandAlias": null, - "Command": "Invoke-MgFollowGroupDriveItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/follow", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0", + "Command": "Invoke-MgFollowGroupDriveItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", "Variants": [ "Follow", "FollowViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/follow", - "CommandAlias": null, - "Command": "Invoke-MgFollowGroupDriveRoot", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/follow", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0", + "Command": "Invoke-MgFollowGroupDriveRoot", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", "Variants": [ "Follow", "FollowViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/follow", - "CommandAlias": null, - "Command": "Invoke-MgFollowUserDriveItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/follow", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0", + "Command": "Invoke-MgFollowUserDriveItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", "Variants": [ "Follow", "FollowViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/root/follow", - "CommandAlias": null, - "Command": "Invoke-MgFollowUserDriveRoot", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/follow", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0", + "Command": "Invoke-MgFollowUserDriveRoot", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", "Variants": [ "Follow", "FollowViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/domains/{domain-id}/forceDelete", - "CommandAlias": null, - "Command": "Invoke-MgForceDomainDelete", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/forceDelete", "Permissions": [ { "Name": "Domain.ReadWrite.All", @@ -483614,8 +483896,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-forcedelete?view=graph-rest-1.0", + "Command": "Invoke-MgForceDomainDelete", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Force", "ForceExpanded", @@ -483624,12 +483909,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/forward", - "CommandAlias": null, - "Command": "Invoke-MgForwardGroupConversationThreadPost", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/forward", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -483664,8 +483946,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-1.0", + "Command": "Invoke-MgForwardGroupConversationThreadPost", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Forward", "ForwardExpanded", @@ -483674,15 +483959,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward", - "CommandAlias": null, - "Command": "Invoke-MgForwardGroupConversationThreadPostInReplyTo", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-1.0", + "Command": "Invoke-MgForwardGroupConversationThreadPostInReplyTo", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Forward", "ForwardExpanded", @@ -483691,12 +483976,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/forward", - "CommandAlias": null, - "Command": "Invoke-MgForwardGroupEvent", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/forward", "Permissions": [ { "Name": "Calendars.Read", @@ -483723,8 +484005,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0", + "Command": "Invoke-MgForwardGroupEvent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Forward", "ForwardExpanded", @@ -483733,15 +484018,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/forward", - "CommandAlias": null, - "Command": "Invoke-MgForwardGroupEventInstance", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/forward", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0", + "Command": "Invoke-MgForwardGroupEventInstance", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Forward", "ForwardExpanded", @@ -483750,12 +484035,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/forward", - "CommandAlias": null, - "Command": "Invoke-MgForwardGroupThreadPost", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/forward", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -483790,8 +484072,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-1.0", + "Command": "Invoke-MgForwardGroupThreadPost", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Forward", "ForwardExpanded", @@ -483800,15 +484085,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward", - "CommandAlias": null, - "Command": "Invoke-MgForwardGroupThreadPostInReplyTo", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-1.0", + "Command": "Invoke-MgForwardGroupThreadPostInReplyTo", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Forward", "ForwardExpanded", @@ -483817,12 +484102,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/forward", - "CommandAlias": null, - "Command": "Invoke-MgForwardUserEvent", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/forward", "Permissions": [ { "Name": "Calendars.Read", @@ -483849,8 +484131,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0", + "Command": "Invoke-MgForwardUserEvent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Forward", "ForwardExpanded", @@ -483859,15 +484144,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/forward", - "CommandAlias": null, - "Command": "Invoke-MgForwardUserEventInstance", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/forward", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0", + "Command": "Invoke-MgForwardUserEventInstance", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Forward", "ForwardExpanded", @@ -483876,15 +484161,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/forward", - "CommandAlias": null, - "Command": "Invoke-MgForwardUserMailFolderChildFolderMessage", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/forward", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-forward?view=graph-rest-1.0", + "Command": "Invoke-MgForwardUserMailFolderChildFolderMessage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Forward", "ForwardExpanded", @@ -483893,12 +484178,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/forward", - "CommandAlias": null, - "Command": "Invoke-MgForwardUserMailFolderMessage", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/forward", "Permissions": [ { "Name": "Mail.Send", @@ -483925,8 +484207,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-forward?view=graph-rest-1.0", + "Command": "Invoke-MgForwardUserMailFolderMessage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Forward", "ForwardExpanded", @@ -483935,12 +484220,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/messages/{message-id}/forward", - "CommandAlias": null, - "Command": "Invoke-MgForwardUserMessage", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/forward", "Permissions": [ { "Name": "Mail.Send", @@ -483967,8 +484249,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-forward?view=graph-rest-1.0", + "Command": "Invoke-MgForwardUserMessage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Forward", "ForwardExpanded", @@ -483977,27 +484262,24 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/functions", - "CommandAlias": null, - "Command": "Invoke-MgFunctionApplicationSynchronizationJobSchema", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/functions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-1.0", + "Command": "Invoke-MgFunctionApplicationSynchronizationJobSchema", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", + "Method": "GET", "Variants": [ "Function", "FunctionViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/functions", - "CommandAlias": null, - "Command": "Invoke-MgFunctionApplicationSynchronizationTemplateSchema", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/functions", "Permissions": [ { "Name": "Synchronization.ReadWrite.All", @@ -484024,20 +484306,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-1.0", + "Command": "Invoke-MgFunctionApplicationSynchronizationTemplateSchema", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", + "Method": "GET", "Variants": [ "Function", "FunctionViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/functions", - "CommandAlias": null, - "Command": "Invoke-MgFunctionServicePrincipalSynchronizationJobSchema", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/functions", "Permissions": [ { "Name": "Synchronization.ReadWrite.All", @@ -484064,20 +484346,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-1.0", + "Command": "Invoke-MgFunctionServicePrincipalSynchronizationJobSchema", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", + "Method": "GET", "Variants": [ "Function", "FunctionViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/functions", - "CommandAlias": null, - "Command": "Invoke-MgFunctionServicePrincipalSynchronizationTemplateSchema", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/functions", "Permissions": [ { "Name": "Synchronization.ReadWrite.All", @@ -484104,23 +484386,26 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-1.0", + "Command": "Invoke-MgFunctionServicePrincipalSynchronizationTemplateSchema", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", + "Method": "GET", "Variants": [ "Function", "FunctionViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/chats/{chat-id}/unhideForUser", - "CommandAlias": null, - "Command": "Invoke-MgGraphChat", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/unhideForUser", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-unhideforuser?view=graph-rest-1.0", + "Command": "Invoke-MgGraphChat", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Graph", "GraphExpanded", @@ -484129,27 +484414,24 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/sharedWithMe", - "CommandAlias": null, - "Command": "Invoke-MgGraphDrive", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/sharedWithMe", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-1.0", + "Command": "Invoke-MgGraphDrive", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Graph", "GraphViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/unsubscribeByMail", - "CommandAlias": null, - "Command": "Invoke-MgGraphGroup", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/unsubscribeByMail", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -484168,53 +484450,56 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-unsubscribebymail?view=graph-rest-1.0", + "Command": "Invoke-MgGraphGroup", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Graph", "GraphViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/sharedWithMe", - "CommandAlias": null, - "Command": "Invoke-MgGraphGroupDrive", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/sharedWithMe", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-1.0", + "Command": "Invoke-MgGraphGroupDrive", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Graph", "GraphViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowsInsightsByCategory", - "Uri": "/identityGovernance/lifecycleWorkflows/insights/workflowsProcessedByCategory(startDateTime={startDateTime},endDateTime={endDateTime})", - "CommandAlias": null, - "Command": "Invoke-MgGraphIdentityGovernanceLifecycleWorkflowInsight", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/insights/workflowsProcessedByCategory(startDateTime={startDateTime},endDateTime={endDateTime})", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-insights-workflowsprocessedbycategory?view=graph-rest-1.0", + "Command": "Invoke-MgGraphIdentityGovernanceLifecycleWorkflowInsight", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowsInsightsByCategory", + "Method": "GET", "Variants": [ "Graph", "GraphViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUserRegistrationFeatureSummary", - "Uri": "/reports/authenticationMethods/usersRegisteredByFeature", - "CommandAlias": null, - "Command": "Invoke-MgGraphReportAuthenticationMethod", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/authenticationMethods/usersRegisteredByFeature", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethodsroot-usersregisteredbyfeature?view=graph-rest-1.0", + "Command": "Invoke-MgGraphReportAuthenticationMethod", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserRegistrationFeatureSummary", + "Method": "GET", "Variants": [ "Graph", "Graph1", @@ -484225,15 +484510,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/unhideForUser", - "CommandAlias": null, - "Command": "Invoke-MgGraphUserChat", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/unhideForUser", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-unhideforuser?view=graph-rest-1.0", + "Command": "Invoke-MgGraphUserChat", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Graph", "GraphExpanded", @@ -484242,57 +484527,54 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/sharedWithMe", - "CommandAlias": null, - "Command": "Invoke-MgGraphUserDrive", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/sharedWithMe", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-1.0", + "Command": "Invoke-MgGraphUserDrive", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Graph", "GraphViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", - "CommandAlias": null, - "Command": "Invoke-MgHaveGroupTeamChannel", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-1.0", + "Command": "Invoke-MgHaveGroupTeamChannel", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Have", "HaveViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", - "CommandAlias": null, - "Command": "Invoke-MgHaveGroupTeamPrimaryChannel", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-1.0", + "Command": "Invoke-MgHaveGroupTeamPrimaryChannel", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Have", "HaveViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", - "CommandAlias": null, - "Command": "Invoke-MgHaveTeamChannel", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -484327,50 +484609,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-1.0", + "Command": "Invoke-MgHaveTeamChannel", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Have", "HaveViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", - "CommandAlias": null, - "Command": "Invoke-MgHaveTeamPrimaryChannel", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-1.0", + "Command": "Invoke-MgHaveTeamPrimaryChannel", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Have", "HaveViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", - "CommandAlias": null, - "Command": "Invoke-MgHaveTeamworkDeletedTeamChannel", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-1.0", + "Command": "Invoke-MgHaveTeamworkDeletedTeamChannel", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Have", "HaveViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphApplicationServicePrincipal", - "Uri": "/applicationTemplates/{applicationTemplate-id}/instantiate", - "CommandAlias": null, - "Command": "Invoke-MgInstantiateApplicationTemplate", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applicationTemplates/{applicationTemplate-id}/instantiate", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -484413,8 +484695,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationtemplate-instantiate?view=graph-rest-1.0", + "Command": "Invoke-MgInstantiateApplicationTemplate", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApplicationServicePrincipal", + "Method": "POST", "Variants": [ "Instantiate", "InstantiateExpanded", @@ -484423,15 +484708,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphInviteParticipantsOperation", - "Uri": "/communications/calls/{call-id}/participants/invite", - "CommandAlias": null, - "Command": "Invoke-MgInviteCommunicationCallParticipant", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/participants/invite", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-delete?view=graph-rest-1.0", + "Command": "Invoke-MgInviteCommunicationCallParticipant", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphInviteParticipantsOperation", + "Method": "POST", "Variants": [ "Invite", "InviteExpanded", @@ -484440,12 +484725,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/invite", - "CommandAlias": null, - "Command": "Invoke-MgInviteDriveItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/invite", "Permissions": [ { "Name": "Files.ReadWrite", @@ -484504,8 +484786,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0", + "Command": "Invoke-MgInviteDriveItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Invite", "InviteExpanded", @@ -484514,15 +484799,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/drives/{drive-id}/root/invite", - "CommandAlias": null, - "Command": "Invoke-MgInviteDriveRoot", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/invite", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0", + "Command": "Invoke-MgInviteDriveRoot", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Invite", "InviteExpanded", @@ -484531,15 +484816,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/invite", - "CommandAlias": null, - "Command": "Invoke-MgInviteGroupDriveItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/invite", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0", + "Command": "Invoke-MgInviteGroupDriveItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Invite", "InviteExpanded", @@ -484548,15 +484833,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/invite", - "CommandAlias": null, - "Command": "Invoke-MgInviteGroupDriveRoot", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/invite", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0", + "Command": "Invoke-MgInviteGroupDriveRoot", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Invite", "InviteExpanded", @@ -484565,15 +484850,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/invite", - "CommandAlias": null, - "Command": "Invoke-MgInviteUserDriveItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/invite", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0", + "Command": "Invoke-MgInviteUserDriveItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Invite", "InviteExpanded", @@ -484582,15 +484867,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/root/invite", - "CommandAlias": null, - "Command": "Invoke-MgInviteUserDriveRoot", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/invite", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0", + "Command": "Invoke-MgInviteUserDriveRoot", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Invite", "InviteExpanded", @@ -484599,12 +484884,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/communications/calls/{call-id}/keepAlive", - "CommandAlias": null, - "Command": "Invoke-MgKeepCommunicationCallAlive", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/keepAlive", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -484623,20 +484905,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-keepalive?view=graph-rest-1.0", + "Command": "Invoke-MgKeepCommunicationCallAlive", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Keep", "KeepViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/users/{user-id}/reprocessLicenseAssignment", - "CommandAlias": null, - "Command": "Invoke-MgLicenseUser", "Module": "Users.Actions", + "CommandAlias": null, + "Uri": "/users/{user-id}/reprocessLicenseAssignment", "Permissions": [ { "Name": "User.ReadWrite.All", @@ -484671,35 +484953,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-reprocesslicenseassignment?view=graph-rest-1.0", + "Command": "Invoke-MgLicenseUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "POST", "Variants": [ "License", "LicenseViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/communications/calls/logTeleconferenceDeviceQuality", - "CommandAlias": null, - "Command": "Invoke-MgLogCommunicationCallTeleconferenceDeviceQuality", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/logTeleconferenceDeviceQuality", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-logteleconferencedevicequality?view=graph-rest-1.0", + "Command": "Invoke-MgLogCommunicationCallTeleconferenceDeviceQuality", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Log", "LogExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", - "CommandAlias": null, - "Command": "Invoke-MgLogoutDeviceManagementManagedDeviceSharedAppleDeviceActiveUser", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", "Permissions": [ { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", @@ -484718,38 +485000,41 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-logoutsharedappledeviceactiveuser?view=graph-rest-1.0", + "Command": "Invoke-MgLogoutDeviceManagementManagedDeviceSharedAppleDeviceActiveUser", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Logout", "LogoutViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", - "CommandAlias": null, - "Command": "Invoke-MgLogoutUserManagedDeviceSharedAppleDeviceActiveUser", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-logoutsharedappledeviceactiveuser?view=graph-rest-1.0", + "Command": "Invoke-MgLogoutUserManagedDeviceSharedAppleDeviceActiveUser", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Logout", "LogoutViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/chats/{chat-id}/markChatReadForUser", - "CommandAlias": null, - "Command": "Invoke-MgMarkChatReadForUser", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/markChatReadForUser", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatreadforuser?view=graph-rest-1.0", + "Command": "Invoke-MgMarkChatReadForUser", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Mark", "MarkExpanded", @@ -484758,15 +485043,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/chats/{chat-id}/markChatUnreadForUser", - "CommandAlias": null, - "Command": "Invoke-MgMarkChatUnreadForUser", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/markChatUnreadForUser", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatunreadforuser?view=graph-rest-1.0", + "Command": "Invoke-MgMarkChatUnreadForUser", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Mark", "MarkExpanded", @@ -484775,45 +485060,45 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/admin/serviceAnnouncement/messages/markRead", - "CommandAlias": null, - "Command": "Invoke-MgMarkServiceAnnouncementMessageRead", "Module": "Devices.ServiceAnnouncement", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/messages/markRead", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-markread?view=graph-rest-1.0", + "Command": "Invoke-MgMarkServiceAnnouncementMessageRead", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Mark", "MarkExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/admin/serviceAnnouncement/messages/markUnread", - "CommandAlias": null, - "Command": "Invoke-MgMarkServiceAnnouncementMessageUnread", "Module": "Devices.ServiceAnnouncement", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/messages/markUnread", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-markunread?view=graph-rest-1.0", + "Command": "Invoke-MgMarkServiceAnnouncementMessageUnread", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Mark", "MarkExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/markChatReadForUser", - "CommandAlias": null, - "Command": "Invoke-MgMarkUserChatReadForUser", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/markChatReadForUser", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatreadforuser?view=graph-rest-1.0", + "Command": "Invoke-MgMarkUserChatReadForUser", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Mark", "MarkExpanded", @@ -484822,15 +485107,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/markChatUnreadForUser", - "CommandAlias": null, - "Command": "Invoke-MgMarkUserChatUnreadForUser", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/markChatUnreadForUser", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatunreadforuser?view=graph-rest-1.0", + "Command": "Invoke-MgMarkUserChatUnreadForUser", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Mark", "MarkExpanded", @@ -484839,12 +485124,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMuteParticipantOperation", - "Uri": "/communications/calls/{call-id}/mute", - "CommandAlias": null, - "Command": "Invoke-MgMuteCommunicationCall", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/mute", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -484863,8 +485145,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-mute?view=graph-rest-1.0", + "Command": "Invoke-MgMuteCommunicationCall", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMuteParticipantOperation", + "Method": "POST", "Variants": [ "Mute", "MuteExpanded", @@ -484873,12 +485158,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMuteParticipantOperation", - "Uri": "/communications/calls/{call-id}/participants/{participant-id}/mute", - "CommandAlias": null, - "Command": "Invoke-MgMuteCommunicationCallParticipant", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/participants/{participant-id}/mute", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -484897,8 +485179,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-mute?view=graph-rest-1.0", + "Command": "Invoke-MgMuteCommunicationCallParticipant", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMuteParticipantOperation", + "Method": "POST", "Variants": [ "Mute", "MuteExpanded", @@ -484907,15 +485192,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphParseExpressionResponse", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/parseExpression", - "CommandAlias": null, - "Command": "Invoke-MgParseApplicationSynchronizationJobSchemaExpression", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/parseExpression", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-1.0", + "Command": "Invoke-MgParseApplicationSynchronizationJobSchemaExpression", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphParseExpressionResponse", + "Method": "POST", "Variants": [ "Parse", "ParseExpanded", @@ -484924,15 +485209,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphParseExpressionResponse", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/parseExpression", - "CommandAlias": null, - "Command": "Invoke-MgParseApplicationSynchronizationTemplateSchemaExpression", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/parseExpression", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-1.0", + "Command": "Invoke-MgParseApplicationSynchronizationTemplateSchemaExpression", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphParseExpressionResponse", + "Method": "POST", "Variants": [ "Parse", "ParseExpanded", @@ -484941,12 +485226,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphParseExpressionResponse", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/parseExpression", - "CommandAlias": null, - "Command": "Invoke-MgParseServicePrincipalSynchronizationJobSchemaExpression", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/parseExpression", "Permissions": [ { "Name": "Synchronization.ReadWrite.All", @@ -484973,8 +485255,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-1.0", + "Command": "Invoke-MgParseServicePrincipalSynchronizationJobSchemaExpression", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphParseExpressionResponse", + "Method": "POST", "Variants": [ "Parse", "ParseExpanded", @@ -484983,12 +485268,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphParseExpressionResponse", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/parseExpression", - "CommandAlias": null, - "Command": "Invoke-MgParseServicePrincipalSynchronizationTemplateSchemaExpression", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/parseExpression", "Permissions": [ { "Name": "Synchronization.ReadWrite.All", @@ -485015,8 +485297,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-1.0", + "Command": "Invoke-MgParseServicePrincipalSynchronizationTemplateSchemaExpression", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphParseExpressionResponse", + "Method": "POST", "Variants": [ "Parse", "ParseExpanded", @@ -485025,12 +485310,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationModule", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/pin", - "CommandAlias": null, - "Command": "Invoke-MgPinEducationClassModule", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/pin", "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -485049,20 +485331,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-pin?view=graph-rest-1.0", + "Command": "Invoke-MgPinEducationClassModule", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationModule", + "Method": "POST", "Variants": [ "Pin", "PinViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPlayPromptOperation", - "Uri": "/communications/calls/{call-id}/playPrompt", - "CommandAlias": null, - "Command": "Invoke-MgPlayCommunicationCallPrompt", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/playPrompt", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -485081,8 +485363,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-playprompt?view=graph-rest-1.0", + "Command": "Invoke-MgPlayCommunicationCallPrompt", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlayPromptOperation", + "Method": "POST", "Variants": [ "Play", "PlayExpanded", @@ -485091,12 +485376,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphItemPreviewInfo", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/preview", - "CommandAlias": null, - "Command": "Invoke-MgPreviewDriveItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/preview", "Permissions": [ { "Name": "Files.Read", @@ -485179,8 +485461,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Invoke-MgPreviewDriveItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemPreviewInfo", + "Method": "POST", "Variants": [ "Preview", "PreviewExpanded", @@ -485189,15 +485474,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphItemPreviewInfo", - "Uri": "/drives/{drive-id}/root/preview", - "CommandAlias": null, - "Command": "Invoke-MgPreviewDriveRoot", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/preview", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Invoke-MgPreviewDriveRoot", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemPreviewInfo", + "Method": "POST", "Variants": [ "Preview", "PreviewExpanded", @@ -485206,15 +485491,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphItemPreviewInfo", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/preview", - "CommandAlias": null, - "Command": "Invoke-MgPreviewGroupDriveItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/preview", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Invoke-MgPreviewGroupDriveItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemPreviewInfo", + "Method": "POST", "Variants": [ "Preview", "PreviewExpanded", @@ -485223,15 +485508,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphItemPreviewInfo", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/preview", - "CommandAlias": null, - "Command": "Invoke-MgPreviewGroupDriveRoot", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/preview", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Invoke-MgPreviewGroupDriveRoot", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemPreviewInfo", + "Method": "POST", "Variants": [ "Preview", "PreviewExpanded", @@ -485240,240 +485525,240 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "CommandAlias": null, - "Command": "Invoke-MgPreviewGroupOnenoteNotebookSectionGroupSectionPage", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Invoke-MgPreviewGroupOnenoteNotebookSectionGroupSectionPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Method": "GET", "Variants": [ "Preview", "PreviewViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "CommandAlias": null, - "Command": "Invoke-MgPreviewGroupOnenoteNotebookSectionPage", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Invoke-MgPreviewGroupOnenoteNotebookSectionPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Method": "GET", "Variants": [ "Preview", "PreviewViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/preview", - "CommandAlias": null, - "Command": "Invoke-MgPreviewGroupOnenotePage", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/preview", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Invoke-MgPreviewGroupOnenotePage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Method": "GET", "Variants": [ "Preview", "PreviewViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "CommandAlias": null, - "Command": "Invoke-MgPreviewGroupOnenoteSectionGroupSectionPage", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Invoke-MgPreviewGroupOnenoteSectionGroupSectionPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Method": "GET", "Variants": [ "Preview", "PreviewViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "CommandAlias": null, - "Command": "Invoke-MgPreviewGroupOnenoteSectionPage", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Invoke-MgPreviewGroupOnenoteSectionPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Method": "GET", "Variants": [ "Preview", "PreviewViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "CommandAlias": null, - "Command": "Invoke-MgPreviewGroupSiteOnenoteNotebookSectionGroupSectionPage", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Invoke-MgPreviewGroupSiteOnenoteNotebookSectionGroupSectionPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Method": "GET", "Variants": [ "Preview", "PreviewViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "CommandAlias": null, - "Command": "Invoke-MgPreviewGroupSiteOnenoteNotebookSectionPage", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Invoke-MgPreviewGroupSiteOnenoteNotebookSectionPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Method": "GET", "Variants": [ "Preview", "PreviewViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/preview", - "CommandAlias": null, - "Command": "Invoke-MgPreviewGroupSiteOnenotePage", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/preview", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Invoke-MgPreviewGroupSiteOnenotePage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Method": "GET", "Variants": [ "Preview", "PreviewViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "CommandAlias": null, - "Command": "Invoke-MgPreviewGroupSiteOnenoteSectionGroupSectionPage", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Invoke-MgPreviewGroupSiteOnenoteSectionGroupSectionPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Method": "GET", "Variants": [ "Preview", "PreviewViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "CommandAlias": null, - "Command": "Invoke-MgPreviewGroupSiteOnenoteSectionPage", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Invoke-MgPreviewGroupSiteOnenoteSectionPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Method": "GET", "Variants": [ "Preview", "PreviewViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "CommandAlias": null, - "Command": "Invoke-MgPreviewSiteOnenoteNotebookSectionGroupSectionPage", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Invoke-MgPreviewSiteOnenoteNotebookSectionGroupSectionPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Method": "GET", "Variants": [ "Preview", "PreviewViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "CommandAlias": null, - "Command": "Invoke-MgPreviewSiteOnenoteNotebookSectionPage", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Invoke-MgPreviewSiteOnenoteNotebookSectionPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Method": "GET", "Variants": [ "Preview", "PreviewViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/preview", - "CommandAlias": null, - "Command": "Invoke-MgPreviewSiteOnenotePage", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/preview", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Invoke-MgPreviewSiteOnenotePage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Method": "GET", "Variants": [ "Preview", "PreviewViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "CommandAlias": null, - "Command": "Invoke-MgPreviewSiteOnenoteSectionGroupSectionPage", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Invoke-MgPreviewSiteOnenoteSectionGroupSectionPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Method": "GET", "Variants": [ "Preview", "PreviewViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "CommandAlias": null, - "Command": "Invoke-MgPreviewSiteOnenoteSectionPage", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Invoke-MgPreviewSiteOnenoteSectionPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Method": "GET", "Variants": [ "Preview", "PreviewViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphItemPreviewInfo", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/preview", - "CommandAlias": null, - "Command": "Invoke-MgPreviewUserDriveItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/preview", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Invoke-MgPreviewUserDriveItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemPreviewInfo", + "Method": "POST", "Variants": [ "Preview", "PreviewExpanded", @@ -485482,15 +485767,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphItemPreviewInfo", - "Uri": "/users/{user-id}/drives/{drive-id}/root/preview", - "CommandAlias": null, - "Command": "Invoke-MgPreviewUserDriveRoot", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/preview", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Invoke-MgPreviewUserDriveRoot", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemPreviewInfo", + "Method": "POST", "Variants": [ "Preview", "PreviewExpanded", @@ -485499,87 +485784,84 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "CommandAlias": null, - "Command": "Invoke-MgPreviewUserOnenoteNotebookSectionGroupSectionPage", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Invoke-MgPreviewUserOnenoteNotebookSectionGroupSectionPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Method": "GET", "Variants": [ "Preview", "PreviewViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "CommandAlias": null, - "Command": "Invoke-MgPreviewUserOnenoteNotebookSectionPage", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Invoke-MgPreviewUserOnenoteNotebookSectionPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Method": "GET", "Variants": [ "Preview", "PreviewViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/preview", - "CommandAlias": null, - "Command": "Invoke-MgPreviewUserOnenotePage", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/preview", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Invoke-MgPreviewUserOnenotePage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Method": "GET", "Variants": [ "Preview", "PreviewViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "CommandAlias": null, - "Command": "Invoke-MgPreviewUserOnenoteSectionGroupSectionPage", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Invoke-MgPreviewUserOnenoteSectionGroupSectionPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Method": "GET", "Variants": [ "Preview", "PreviewViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "CommandAlias": null, - "Command": "Invoke-MgPreviewUserOnenoteSectionPage", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Invoke-MgPreviewUserOnenoteSectionPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Method": "GET", "Variants": [ "Preview", "PreviewViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/domains/{domain-id}/promote", - "CommandAlias": null, - "Command": "Invoke-MgPromoteDomain", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/promote", "Permissions": [ { "Name": "Domain.ReadWrite.All", @@ -485598,20 +485880,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-promote?view=graph-rest-1.0", + "Command": "Invoke-MgPromoteDomain", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Promote", "PromoteViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSearchResponse", - "Uri": "/search/query", - "CommandAlias": null, - "Command": "Invoke-MgQuerySearch", "Module": "Search", + "CommandAlias": null, + "Uri": "/search/query", "Permissions": [ { "Name": "Mail.Read", @@ -485702,20 +485984,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-query?view=graph-rest-1.0", + "Command": "Invoke-MgQuerySearch", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSearchResponse", + "Method": "POST", "Variants": [ "Query", "QueryExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", - "CommandAlias": null, - "Command": "Invoke-MgReassignEducationClassAssignmentSubmission", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -485742,275 +486024,275 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-1.0", + "Command": "Invoke-MgReassignEducationClassAssignmentSubmission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", "Variants": [ "Reassign", "ReassignViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", - "CommandAlias": null, - "Command": "Invoke-MgReassignEducationMeAssignmentSubmission", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-1.0", + "Command": "Invoke-MgReassignEducationMeAssignmentSubmission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", "Variants": [ "Reassign", "ReassignViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", - "CommandAlias": null, - "Command": "Invoke-MgReassignEducationUserAssignmentSubmission", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-1.0", + "Command": "Invoke-MgReassignEducationUserAssignmentSubmission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", "Variants": [ "Reassign", "ReassignViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize", - "CommandAlias": null, - "Command": "Invoke-MgReauthorizeDriveItemSubscription", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", + "Command": "Invoke-MgReauthorizeDriveItemSubscription", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize", - "CommandAlias": null, - "Command": "Invoke-MgReauthorizeDriveListSubscription", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", + "Command": "Invoke-MgReauthorizeDriveListSubscription", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize", - "CommandAlias": null, - "Command": "Invoke-MgReauthorizeDriveRootSubscription", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", + "Command": "Invoke-MgReauthorizeDriveRootSubscription", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize", - "CommandAlias": null, - "Command": "Invoke-MgReauthorizeGroupDriveItemSubscription", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", + "Command": "Invoke-MgReauthorizeGroupDriveItemSubscription", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize", - "CommandAlias": null, - "Command": "Invoke-MgReauthorizeGroupDriveListSubscription", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", + "Command": "Invoke-MgReauthorizeGroupDriveListSubscription", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize", - "CommandAlias": null, - "Command": "Invoke-MgReauthorizeGroupDriveRootSubscription", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", + "Command": "Invoke-MgReauthorizeGroupDriveRootSubscription", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}/reauthorize", - "CommandAlias": null, - "Command": "Invoke-MgReauthorizeGroupSiteListSubscription", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}/reauthorize", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", + "Command": "Invoke-MgReauthorizeGroupSiteListSubscription", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}/reauthorize", - "CommandAlias": null, - "Command": "Invoke-MgReauthorizeShareListSubscription", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}/reauthorize", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", + "Command": "Invoke-MgReauthorizeShareListSubscription", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}/reauthorize", - "CommandAlias": null, - "Command": "Invoke-MgReauthorizeSiteListSubscription", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}/reauthorize", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", + "Command": "Invoke-MgReauthorizeSiteListSubscription", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/subscriptions/{subscription-id}/reauthorize", - "CommandAlias": null, - "Command": "Invoke-MgReauthorizeSubscription", "Module": "ChangeNotifications", + "CommandAlias": null, + "Uri": "/subscriptions/{subscription-id}/reauthorize", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", + "Command": "Invoke-MgReauthorizeSubscription", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize", - "CommandAlias": null, - "Command": "Invoke-MgReauthorizeUserDriveItemSubscription", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", + "Command": "Invoke-MgReauthorizeUserDriveItemSubscription", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize", - "CommandAlias": null, - "Command": "Invoke-MgReauthorizeUserDriveListSubscription", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", + "Command": "Invoke-MgReauthorizeUserDriveListSubscription", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize", - "CommandAlias": null, - "Command": "Invoke-MgReauthorizeUserDriveRootSubscription", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", + "Command": "Invoke-MgReauthorizeUserDriveRootSubscription", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/recent", - "CommandAlias": null, - "Command": "Invoke-MgRecentDrive", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/recent", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-recent?view=graph-rest-1.0", + "Command": "Invoke-MgRecentDrive", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Recent", "RecentViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/recent", - "CommandAlias": null, - "Command": "Invoke-MgRecentGroupDrive", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/recent", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-recent?view=graph-rest-1.0", + "Command": "Invoke-MgRecentGroupDrive", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Recent", "RecentViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphUserActivity", - "Uri": "/users/{user-id}/activities/recent", - "CommandAlias": null, - "Command": "Invoke-MgRecentUserActivity", "Module": "CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/activities/recent", "Permissions": [ { "Name": "UserActivity.ReadWrite.CreatedByApp", @@ -486029,38 +486311,41 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/projectrome-get-recent-activities?view=graph-rest-1.0", + "Command": "Invoke-MgRecentUserActivity", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserActivity", + "Method": "GET", "Variants": [ "Recent", "RecentViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/recent", - "CommandAlias": null, - "Command": "Invoke-MgRecentUserDrive", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/recent", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-recent?view=graph-rest-1.0", + "Command": "Invoke-MgRecentUserDrive", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Recent", "RecentViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphRecordOperation", - "Uri": "/communications/calls/{call-id}/recordResponse", - "CommandAlias": null, - "Command": "Invoke-MgRecordCommunicationCallResponse", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/recordResponse", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-record?view=graph-rest-1.0", + "Command": "Invoke-MgRecordCommunicationCallResponse", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRecordOperation", + "Method": "POST", "Variants": [ "Record", "RecordExpanded", @@ -486069,15 +486354,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/communications/calls/{call-id}/redirect", - "CommandAlias": null, - "Command": "Invoke-MgRedirectCommunicationCall", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/redirect", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-redirect?view=graph-rest-1.0", + "Command": "Invoke-MgRedirectCommunicationCall", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Redirect", "RedirectExpanded", @@ -486086,15 +486371,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintJob", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/redirect", - "CommandAlias": null, - "Command": "Invoke-MgRedirectPrintPrinterJob", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/redirect", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-redirect?view=graph-rest-1.0", + "Command": "Invoke-MgRedirectPrintPrinterJob", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintJob", + "Method": "POST", "Variants": [ "Redirect", "RedirectExpanded", @@ -486103,15 +486388,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintJob", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/redirect", - "CommandAlias": null, - "Command": "Invoke-MgRedirectPrintShareJob", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/redirect", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-redirect?view=graph-rest-1.0", + "Command": "Invoke-MgRedirectPrintShareJob", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintJob", + "Method": "POST", "Variants": [ "Redirect", "RedirectExpanded", @@ -486120,15 +486405,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/communications/calls/{call-id}/reject", - "CommandAlias": null, - "Command": "Invoke-MgRejectCommunicationCall", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/reject", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-reject?view=graph-rest-1.0", + "Command": "Invoke-MgRejectCommunicationCall", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Reject", "RejectExpanded", @@ -486137,177 +486422,174 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "CommandAlias": null, - "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphAndroidLobAppContentVersionFileUpload", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphAndroidLobAppContentVersionFileUpload", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Renew", "RenewViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "CommandAlias": null, - "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphiOSLobAppContentVersionFileUpload", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphiOSLobAppContentVersionFileUpload", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Renew", "RenewViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "CommandAlias": null, - "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSDmgAppContentVersionFileUpload", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSDmgAppContentVersionFileUpload", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Renew", "RenewViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "CommandAlias": null, - "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSLobAppContentVersionFileUpload", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSLobAppContentVersionFileUpload", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Renew", "RenewViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "CommandAlias": null, - "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphManagedAndroidLobAppContentVersionFileUpload", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphManagedAndroidLobAppContentVersionFileUpload", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Renew", "RenewViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "CommandAlias": null, - "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphManagediOSLobAppContentVersionFileUpload", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphManagediOSLobAppContentVersionFileUpload", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Renew", "RenewViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "CommandAlias": null, - "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphManagedMobileLobAppContentVersionFileUpload", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphManagedMobileLobAppContentVersionFileUpload", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Renew", "RenewViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "CommandAlias": null, - "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWin32LobAppContentVersionFileUpload", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWin32LobAppContentVersionFileUpload", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Renew", "RenewViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "CommandAlias": null, - "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsAppXContentVersionFileUpload", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsAppXContentVersionFileUpload", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Renew", "RenewViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "CommandAlias": null, - "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsMobileMsiContentVersionFileUpload", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsMobileMsiContentVersionFileUpload", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Renew", "RenewViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "CommandAlias": null, - "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsUniversalAppXContentVersionFileUpload", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsUniversalAppXContentVersionFileUpload", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Renew", "RenewViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/renew", - "CommandAlias": null, - "Command": "Invoke-MgRenewGroup", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/renew", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -486342,20 +486624,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-renew?view=graph-rest-1.0", + "Command": "Invoke-MgRenewGroup", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Renew", "RenewViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reopen", - "CommandAlias": null, - "Command": "Invoke-MgReopenSecurityCaseEdiscoveryCase", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reopen", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -486390,23 +486672,26 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-reopen?view=graph-rest-1.0", + "Command": "Invoke-MgReopenSecurityCaseEdiscoveryCase", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Reopen", "ReopenViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/replyAll", - "CommandAlias": null, - "Command": "Invoke-MgReplyAllUserMailFolderChildFolderMessage", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/replyAll", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-replyall?view=graph-rest-1.0", + "Command": "Invoke-MgReplyAllUserMailFolderChildFolderMessage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Reply1", "ReplyExpanded1", @@ -486415,12 +486700,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/replyAll", - "CommandAlias": null, - "Command": "Invoke-MgReplyAllUserMailFolderMessage", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/replyAll", "Permissions": [ { "Name": "Mail.Send", @@ -486447,8 +486729,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-replyall?view=graph-rest-1.0", + "Command": "Invoke-MgReplyAllUserMailFolderMessage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Reply1", "ReplyExpanded1", @@ -486457,12 +486742,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/messages/{message-id}/replyAll", - "CommandAlias": null, - "Command": "Invoke-MgReplyAllUserMessage", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/replyAll", "Permissions": [ { "Name": "Mail.Send", @@ -486489,8 +486771,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-replyall?view=graph-rest-1.0", + "Command": "Invoke-MgReplyAllUserMessage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Reply1", "ReplyExpanded1", @@ -486499,12 +486784,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/reply", - "CommandAlias": null, - "Command": "Invoke-MgReplyGroupConversationThread", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/reply", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -486523,8 +486805,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-reply?view=graph-rest-1.0", + "Command": "Invoke-MgReplyGroupConversationThread", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Reply", "ReplyExpanded", @@ -486533,12 +486818,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/reply", - "CommandAlias": null, - "Command": "Invoke-MgReplyGroupConversationThreadPost", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/reply", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -486573,8 +486855,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Invoke-MgReplyGroupConversationThreadPost", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Reply", "ReplyExpanded", @@ -486583,15 +486868,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", - "CommandAlias": null, - "Command": "Invoke-MgReplyGroupConversationThreadPostInReplyTo", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Invoke-MgReplyGroupConversationThreadPostInReplyTo", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Reply", "ReplyExpanded", @@ -486600,12 +486885,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/reply", - "CommandAlias": null, - "Command": "Invoke-MgReplyGroupThread", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/reply", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -486624,8 +486906,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-reply?view=graph-rest-1.0", + "Command": "Invoke-MgReplyGroupThread", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Reply", "ReplyExpanded", @@ -486634,12 +486919,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/reply", - "CommandAlias": null, - "Command": "Invoke-MgReplyGroupThreadPost", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/reply", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -486674,8 +486956,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Invoke-MgReplyGroupThreadPost", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Reply", "ReplyExpanded", @@ -486684,15 +486969,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", - "CommandAlias": null, - "Command": "Invoke-MgReplyGroupThreadPostInReplyTo", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Invoke-MgReplyGroupThreadPostInReplyTo", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Reply", "ReplyExpanded", @@ -486701,15 +486986,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/reply", - "CommandAlias": null, - "Command": "Invoke-MgReplyUserMailFolderChildFolderMessage", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/reply", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-reply?view=graph-rest-1.0", + "Command": "Invoke-MgReplyUserMailFolderChildFolderMessage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Reply", "ReplyExpanded", @@ -486718,12 +487003,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/reply", - "CommandAlias": null, - "Command": "Invoke-MgReplyUserMailFolderMessage", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/reply", "Permissions": [ { "Name": "Mail.Send", @@ -486750,8 +487032,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-reply?view=graph-rest-1.0", + "Command": "Invoke-MgReplyUserMailFolderMessage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Reply", "ReplyExpanded", @@ -486760,12 +487045,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/messages/{message-id}/reply", - "CommandAlias": null, - "Command": "Invoke-MgReplyUserMessage", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/reply", "Permissions": [ { "Name": "Mail.Send", @@ -486792,8 +487074,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-reply?view=graph-rest-1.0", + "Command": "Invoke-MgReplyUserMessage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Reply", "ReplyExpanded", @@ -486802,27 +487087,24 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}/incidentReport", - "CommandAlias": null, - "Command": "Invoke-MgReportServiceAnnouncementHealthOverviewIssueIncident", "Module": "Devices.ServiceAnnouncement", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}/incidentReport", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Invoke-MgReportServiceAnnouncementHealthOverviewIssueIncident", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Report", "ReportViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}/incidentReport", - "CommandAlias": null, - "Command": "Invoke-MgReportServiceAnnouncementIssueIncident", "Module": "Devices.ServiceAnnouncement", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}/incidentReport", "Permissions": [ { "Name": "ServiceHealth.Read.All", @@ -486841,20 +487123,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/servicehealthissue-incidentreport?view=graph-rest-1.0", + "Command": "Invoke-MgReportServiceAnnouncementIssueIncident", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Report", "ReportViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/retire", - "CommandAlias": null, - "Command": "Invoke-MgRetireDeviceManagementManagedDevice", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/retire", "Permissions": [ { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", @@ -486873,80 +487155,80 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-retire?view=graph-rest-1.0", + "Command": "Invoke-MgRetireDeviceManagementManagedDevice", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Retire", "RetireViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/retire", - "CommandAlias": null, - "Command": "Invoke-MgRetireUserManagedDevice", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/retire", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-retire?view=graph-rest-1.0", + "Command": "Invoke-MgRetireUserManagedDevice", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Retire", "RetireViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/contacts/{orgContact-id}/retryServiceProvisioning", - "CommandAlias": null, - "Command": "Invoke-MgRetryContactServiceProvisioning", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/retryServiceProvisioning", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Invoke-MgRetryContactServiceProvisioning", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Retry", "RetryViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/retryServiceProvisioning", - "CommandAlias": null, - "Command": "Invoke-MgRetryGroupServiceProvisioning", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/retryServiceProvisioning", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-retryserviceprovisioning?view=graph-rest-1.0", + "Command": "Invoke-MgRetryGroupServiceProvisioning", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Retry", "RetryViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/retryServiceProvisioning", - "CommandAlias": null, - "Command": "Invoke-MgRetryUserServiceProvisioning", "Module": "Users.Actions", + "CommandAlias": null, + "Uri": "/users/{user-id}/retryServiceProvisioning", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-retryserviceprovisioning?view=graph-rest-1.0", + "Command": "Invoke-MgRetryUserServiceProvisioning", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Retry", "RetryViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", - "CommandAlias": null, - "Command": "Invoke-MgReturnEducationClassAssignmentSubmission", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -486965,50 +487247,50 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-1.0", + "Command": "Invoke-MgReturnEducationClassAssignmentSubmission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", "Variants": [ "Return", "ReturnViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", - "CommandAlias": null, - "Command": "Invoke-MgReturnEducationMeAssignmentSubmission", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-1.0", + "Command": "Invoke-MgReturnEducationMeAssignmentSubmission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", "Variants": [ "Return", "ReturnViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", - "CommandAlias": null, - "Command": "Invoke-MgReturnEducationUserAssignmentSubmission", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-1.0", + "Command": "Invoke-MgReturnEducationUserAssignmentSubmission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", "Variants": [ "Return", "ReturnViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderScan", - "CommandAlias": null, - "Command": "Invoke-MgScanDeviceManagementManagedDeviceWindowsDefender", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderScan", "Permissions": [ { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", @@ -487027,8 +487309,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-windowsdefenderscan?view=graph-rest-1.0", + "Command": "Invoke-MgScanDeviceManagementManagedDeviceWindowsDefender", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Scan", "ScanExpanded", @@ -487037,15 +487322,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderScan", - "CommandAlias": null, - "Command": "Invoke-MgScanUserManagedDeviceWindowsDefender", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderScan", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-windowsdefenderscan?view=graph-rest-1.0", + "Command": "Invoke-MgScanUserManagedDeviceWindowsDefender", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Scan", "ScanExpanded", @@ -487054,12 +487339,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduleActionsForRules", - "CommandAlias": null, - "Command": "Invoke-MgScheduleDeviceManagementDeviceCompliancePolicyActionForRule", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduleActionsForRules", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -487078,8 +487360,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicy-scheduleactionsforrules?view=graph-rest-1.0", + "Command": "Invoke-MgScheduleDeviceManagementDeviceCompliancePolicyActionForRule", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Schedule", "ScheduleExpanded", @@ -487088,15 +487373,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/team/schedule/share", - "CommandAlias": null, - "Command": "Invoke-MgShareGroupTeamSchedule", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/share", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-share?view=graph-rest-1.0", + "Command": "Invoke-MgShareGroupTeamSchedule", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Share", "ShareExpanded", @@ -487105,12 +487390,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teams/{team-id}/schedule/share", - "CommandAlias": null, - "Command": "Invoke-MgShareTeamSchedule", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/share", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -487137,8 +487419,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-share?view=graph-rest-1.0", + "Command": "Invoke-MgShareTeamSchedule", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Share", "ShareExpanded", @@ -487147,15 +487432,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/snoozeReminder", - "CommandAlias": null, - "Command": "Invoke-MgSnoozeGroupEventInstanceReminder", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/snoozeReminder", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0", + "Command": "Invoke-MgSnoozeGroupEventInstanceReminder", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Snooze", "SnoozeExpanded", @@ -487164,15 +487449,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/snoozeReminder", - "CommandAlias": null, - "Command": "Invoke-MgSnoozeGroupEventReminder", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/snoozeReminder", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0", + "Command": "Invoke-MgSnoozeGroupEventReminder", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Snooze", "SnoozeExpanded", @@ -487181,15 +487466,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/snoozeReminder", - "CommandAlias": null, - "Command": "Invoke-MgSnoozeUserEventInstanceReminder", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/snoozeReminder", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0", + "Command": "Invoke-MgSnoozeUserEventInstanceReminder", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Snooze", "SnoozeExpanded", @@ -487198,12 +487483,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/snoozeReminder", - "CommandAlias": null, - "Command": "Invoke-MgSnoozeUserEventReminder", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/snoozeReminder", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -487230,8 +487512,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0", + "Command": "Invoke-MgSnoozeUserEventReminder", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Snooze", "SnoozeExpanded", @@ -487240,225 +487525,225 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/softDelete", - "CommandAlias": null, - "Command": "Invoke-MgSoftChatMessageDelete", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/softDelete", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", + "Command": "Invoke-MgSoftChatMessageDelete", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Soft", "SoftViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "CommandAlias": null, - "Command": "Invoke-MgSoftChatMessageReplyDelete", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", + "Command": "Invoke-MgSoftChatMessageReplyDelete", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Soft", "SoftViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/softDelete", - "CommandAlias": null, - "Command": "Invoke-MgSoftGroupTeamChannelMessageDelete", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/softDelete", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", + "Command": "Invoke-MgSoftGroupTeamChannelMessageDelete", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Soft", "SoftViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "CommandAlias": null, - "Command": "Invoke-MgSoftGroupTeamChannelMessageReplyDelete", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", + "Command": "Invoke-MgSoftGroupTeamChannelMessageReplyDelete", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Soft", "SoftViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/softDelete", - "CommandAlias": null, - "Command": "Invoke-MgSoftGroupTeamPrimaryChannelMessageDelete", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/softDelete", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", + "Command": "Invoke-MgSoftGroupTeamPrimaryChannelMessageDelete", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Soft", "SoftViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "CommandAlias": null, - "Command": "Invoke-MgSoftGroupTeamPrimaryChannelMessageReplyDelete", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", + "Command": "Invoke-MgSoftGroupTeamPrimaryChannelMessageReplyDelete", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Soft", "SoftViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/softDelete", - "CommandAlias": null, - "Command": "Invoke-MgSoftTeamChannelMessageDelete", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/softDelete", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", + "Command": "Invoke-MgSoftTeamChannelMessageDelete", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Soft", "SoftViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "CommandAlias": null, - "Command": "Invoke-MgSoftTeamChannelMessageReplyDelete", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", + "Command": "Invoke-MgSoftTeamChannelMessageReplyDelete", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Soft", "SoftViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/softDelete", - "CommandAlias": null, - "Command": "Invoke-MgSoftTeamPrimaryChannelMessageDelete", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/softDelete", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", + "Command": "Invoke-MgSoftTeamPrimaryChannelMessageDelete", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Soft", "SoftViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "CommandAlias": null, - "Command": "Invoke-MgSoftTeamPrimaryChannelMessageReplyDelete", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", + "Command": "Invoke-MgSoftTeamPrimaryChannelMessageReplyDelete", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Soft", "SoftViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/softDelete", - "CommandAlias": null, - "Command": "Invoke-MgSoftTeamworkDeletedTeamChannelMessageDelete", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/softDelete", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", + "Command": "Invoke-MgSoftTeamworkDeletedTeamChannelMessageDelete", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Soft", "SoftViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "CommandAlias": null, - "Command": "Invoke-MgSoftTeamworkDeletedTeamChannelMessageReplyDelete", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", + "Command": "Invoke-MgSoftTeamworkDeletedTeamChannelMessageReplyDelete", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Soft", "SoftViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/softDelete", - "CommandAlias": null, - "Command": "Invoke-MgSoftUserChatMessageDelete", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/softDelete", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", + "Command": "Invoke-MgSoftUserChatMessageDelete", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Soft", "SoftViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "CommandAlias": null, - "Command": "Invoke-MgSoftUserChatMessageReplyDelete", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", + "Command": "Invoke-MgSoftUserChatMessageReplyDelete", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Soft", "SoftViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSubscribeToToneOperation", - "Uri": "/communications/calls/{call-id}/subscribeToTone", - "CommandAlias": null, - "Command": "Invoke-MgSubscribeCommunicationCallToTone", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/subscribeToTone", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-subscribetotone?view=graph-rest-1.0", + "Command": "Invoke-MgSubscribeCommunicationCallToTone", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscribeToToneOperation", + "Method": "POST", "Variants": [ "Subscribe", "SubscribeExpanded", @@ -487467,27 +487752,24 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/subscribeByMail", - "CommandAlias": null, - "Command": "Invoke-MgSubscribeGroupByMail", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/subscribeByMail", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-subscribebymail?view=graph-rest-1.0", + "Command": "Invoke-MgSubscribeGroupByMail", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Subscribe", "SubscribeViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceRunSummary", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/summary(startDateTime={startDateTime},endDateTime={endDateTime})", - "CommandAlias": null, - "Command": "Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowRun", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/summary(startDateTime={startDateTime},endDateTime={endDateTime})", "Permissions": [ { "Name": "LifecycleWorkflows-Reports.Read.All", @@ -487538,20 +487820,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowRun", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceRunSummary", + "Method": "GET", "Variants": [ "Summary", "SummaryViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserSummary", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/summary(startDateTime={startDateTime},endDateTime={endDateTime})", - "CommandAlias": null, - "Command": "Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/summary(startDateTime={startDateTime},endDateTime={endDateTime})", "Permissions": [ { "Name": "LifecycleWorkflows-Reports.Read.All", @@ -487602,50 +487884,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserSummary", + "Method": "GET", "Variants": [ "Summary", "SummaryViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReportSummary", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/summary(startDateTime={startDateTime},endDateTime={endDateTime})", - "CommandAlias": null, - "Command": "Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowTaskReport", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/summary(startDateTime={startDateTime},endDateTime={endDateTime})", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowTaskReport", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReportSummary", + "Method": "GET", "Variants": [ "Summary", "SummaryViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserSummary", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/summary(startDateTime={startDateTime},endDateTime={endDateTime})", - "CommandAlias": null, - "Command": "Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowUserProcessingResult", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/summary(startDateTime={startDateTime},endDateTime={endDateTime})", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowUserProcessingResult", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserSummary", + "Method": "GET", "Variants": [ "Summary", "SummaryViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphLocaleInfo", - "Uri": "/users/{user-id}/outlook/supportedLanguages", - "CommandAlias": null, - "Command": "Invoke-MgSupportedUserOutlookLanguage", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/supportedLanguages", "Permissions": [ { "Name": "User.Read", @@ -487688,20 +487970,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlookuser-supportedlanguages?view=graph-rest-1.0", + "Command": "Invoke-MgSupportedUserOutlookLanguage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphLocaleInfo", + "Method": "GET", "Variants": [ "Supported", "SupportedViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/targetApps", - "CommandAlias": null, - "Command": "Invoke-MgTargetDeviceAppManagementManagedAppPolicyApp", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/targetApps", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -487736,8 +488018,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Invoke-MgTargetDeviceAppManagementManagedAppPolicyApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Target", "TargetExpanded", @@ -487746,12 +488031,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}/targetApps", - "CommandAlias": null, - "Command": "Invoke-MgTargetDeviceAppManagementManagedAppRegistrationAppliedPolicyApp", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}/targetApps", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -487786,8 +488068,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Invoke-MgTargetDeviceAppManagementManagedAppRegistrationAppliedPolicyApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Target", "TargetExpanded", @@ -487796,12 +488081,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}/targetApps", - "CommandAlias": null, - "Command": "Invoke-MgTargetDeviceAppManagementManagedAppRegistrationIntendedPolicyApp", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}/targetApps", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -487836,8 +488118,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Invoke-MgTargetDeviceAppManagementManagedAppRegistrationIntendedPolicyApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Target", "TargetExpanded", @@ -487846,12 +488131,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/targetApps", - "CommandAlias": null, - "Command": "Invoke-MgTargetDeviceAppManagementTargetedManagedAppConfigurationApp", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/targetApps", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -487870,8 +488152,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Invoke-MgTargetDeviceAppManagementTargetedManagedAppConfigurationApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Target", "TargetExpanded", @@ -487880,12 +488165,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}/terminate", - "CommandAlias": null, - "Command": "Invoke-MgTerminateDeviceManagementPartner", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}/terminate", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -487920,20 +488202,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Invoke-MgTerminateDeviceManagementPartner", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Terminate", "TerminateViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphTimeZoneInformation", - "Uri": "/users/{user-id}/outlook/supportedTimeZones", - "CommandAlias": null, - "Command": "Invoke-MgTimeUserOutlook", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/supportedTimeZones", "Permissions": [ { "Name": "User.Read", @@ -487976,8 +488258,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Invoke-MgTimeUserOutlook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTimeZoneInformation", + "Method": "GET", "Variants": [ "Time", "Time1", @@ -487986,42 +488271,39 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTopTasksInsightsSummary", - "Uri": "/identityGovernance/lifecycleWorkflows/insights/topTasksProcessedSummary(startDateTime={startDateTime},endDateTime={endDateTime})", - "CommandAlias": null, - "Command": "Invoke-MgTopIdentityGovernanceLifecycleWorkflowInsightTaskProcessedSummary", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/insights/topTasksProcessedSummary(startDateTime={startDateTime},endDateTime={endDateTime})", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-insights-toptasksprocessedsummary?view=graph-rest-1.0", + "Command": "Invoke-MgTopIdentityGovernanceLifecycleWorkflowInsightTaskProcessedSummary", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTopTasksInsightsSummary", + "Method": "GET", "Variants": [ "Top", "TopViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTopWorkflowsInsightsSummary", - "Uri": "/identityGovernance/lifecycleWorkflows/insights/topWorkflowsProcessedSummary(startDateTime={startDateTime},endDateTime={endDateTime})", - "CommandAlias": null, - "Command": "Invoke-MgTopIdentityGovernanceLifecycleWorkflowInsightWorkflowProcessedSummary", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/insights/topWorkflowsProcessedSummary(startDateTime={startDateTime},endDateTime={endDateTime})", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-insights-topworkflowsprocessedsummary?view=graph-rest-1.0", + "Command": "Invoke-MgTopIdentityGovernanceLifecycleWorkflowInsightWorkflowProcessedSummary", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTopWorkflowsInsightsSummary", + "Method": "GET", "Variants": [ "Top", "TopViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphConvertIdResult", - "Uri": "/users/{user-id}/translateExchangeIds", - "CommandAlias": null, - "Command": "Invoke-MgTranslateUserExchangeId", "Module": "Users.Actions", + "CommandAlias": null, + "Uri": "/users/{user-id}/translateExchangeIds", "Permissions": [ { "Name": "User.ReadBasic.All", @@ -488096,8 +488378,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-translateexchangeids?view=graph-rest-1.0", + "Command": "Invoke-MgTranslateUserExchangeId", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConvertIdResult", + "Method": "POST", "Variants": [ "Translate", "TranslateExpanded", @@ -488106,12 +488391,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/troubleshoot", - "CommandAlias": null, - "Command": "Invoke-MgTroubleshootDeviceManagementVirtualEndpointCloudPc", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/troubleshoot", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -488130,80 +488412,80 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-troubleshoot?view=graph-rest-1.0", + "Command": "Invoke-MgTroubleshootDeviceManagementVirtualEndpointCloudPc", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Troubleshoot", "TroubleshootViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/team/unarchive", - "CommandAlias": null, - "Command": "Invoke-MgUnarchiveGroupTeam", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/unarchive", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-unarchive?view=graph-rest-1.0", + "Command": "Invoke-MgUnarchiveGroupTeam", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Unarchive", "UnarchiveViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/unarchive", - "CommandAlias": null, - "Command": "Invoke-MgUnarchiveGroupTeamChannel", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/unarchive", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-unarchive?view=graph-rest-1.0", + "Command": "Invoke-MgUnarchiveGroupTeamChannel", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Unarchive", "UnarchiveViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/unarchive", - "CommandAlias": null, - "Command": "Invoke-MgUnarchiveGroupTeamPrimaryChannel", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/unarchive", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-unarchive?view=graph-rest-1.0", + "Command": "Invoke-MgUnarchiveGroupTeamPrimaryChannel", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Unarchive", "UnarchiveViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/admin/serviceAnnouncement/messages/unarchive", - "CommandAlias": null, - "Command": "Invoke-MgUnarchiveServiceAnnouncementMessage", "Module": "Devices.ServiceAnnouncement", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/messages/unarchive", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-unarchive?view=graph-rest-1.0", + "Command": "Invoke-MgUnarchiveServiceAnnouncementMessage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Unarchive", "UnarchiveExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teams/{team-id}/unarchive", - "CommandAlias": null, - "Command": "Invoke-MgUnarchiveTeam", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/unarchive", "Permissions": [ { "Name": "TeamSettings.ReadWrite.All", @@ -488262,20 +488544,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-unarchive?view=graph-rest-1.0", + "Command": "Invoke-MgUnarchiveTeam", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Unarchive", "UnarchiveViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/unarchive", - "CommandAlias": null, - "Command": "Invoke-MgUnarchiveTeamChannel", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/unarchive", "Permissions": [ { "Name": "ChannelSettings.ReadWrite.All", @@ -488294,50 +488576,50 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-unarchive?view=graph-rest-1.0", + "Command": "Invoke-MgUnarchiveTeamChannel", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Unarchive", "UnarchiveViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/unarchive", - "CommandAlias": null, - "Command": "Invoke-MgUnarchiveTeamPrimaryChannel", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/unarchive", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-unarchive?view=graph-rest-1.0", + "Command": "Invoke-MgUnarchiveTeamPrimaryChannel", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Unarchive", "UnarchiveViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/unarchive", - "CommandAlias": null, - "Command": "Invoke-MgUnarchiveTeamworkDeletedTeamChannel", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/unarchive", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-unarchive?view=graph-rest-1.0", + "Command": "Invoke-MgUnarchiveTeamworkDeletedTeamChannel", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Unarchive", "UnarchiveViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/unassignUserFromDevice", - "CommandAlias": null, - "Command": "Invoke-MgUnassignDeviceManagementWindowsAutopilotDeviceIdentityUserFromDevice", "Module": "DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/unassignUserFromDevice", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -488372,125 +488654,125 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-unassignuserfromdevice?view=graph-rest-1.0", + "Command": "Invoke-MgUnassignDeviceManagementWindowsAutopilotDeviceIdentityUserFromDevice", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Unassign", "UnassignViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/admin/serviceAnnouncement/messages/unfavorite", - "CommandAlias": null, - "Command": "Invoke-MgUnfavoriteServiceAnnouncementMessage", "Module": "Devices.ServiceAnnouncement", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/messages/unfavorite", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-unfavorite?view=graph-rest-1.0", + "Command": "Invoke-MgUnfavoriteServiceAnnouncementMessage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Unfavorite", "UnfavoriteExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/unfollow", - "CommandAlias": null, - "Command": "Invoke-MgUnfollowDriveItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/unfollow", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0", + "Command": "Invoke-MgUnfollowDriveItem", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Unfollow", "UnfollowViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/unfollow", - "CommandAlias": null, - "Command": "Invoke-MgUnfollowDriveRoot", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/unfollow", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0", + "Command": "Invoke-MgUnfollowDriveRoot", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Unfollow", "UnfollowViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/unfollow", - "CommandAlias": null, - "Command": "Invoke-MgUnfollowGroupDriveItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/unfollow", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0", + "Command": "Invoke-MgUnfollowGroupDriveItem", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Unfollow", "UnfollowViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/unfollow", - "CommandAlias": null, - "Command": "Invoke-MgUnfollowGroupDriveRoot", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/unfollow", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0", + "Command": "Invoke-MgUnfollowGroupDriveRoot", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Unfollow", "UnfollowViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/unfollow", - "CommandAlias": null, - "Command": "Invoke-MgUnfollowUserDriveItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/unfollow", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0", + "Command": "Invoke-MgUnfollowUserDriveItem", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Unfollow", "UnfollowViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/unfollow", - "CommandAlias": null, - "Command": "Invoke-MgUnfollowUserDriveRoot", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/unfollow", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0", + "Command": "Invoke-MgUnfollowUserDriveRoot", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Unfollow", "UnfollowViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnmuteParticipantOperation", - "Uri": "/communications/calls/{call-id}/unmute", - "CommandAlias": null, - "Command": "Invoke-MgUnmuteCommunicationCall", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/unmute", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -488509,8 +488791,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-unmute?view=graph-rest-1.0", + "Command": "Invoke-MgUnmuteCommunicationCall", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnmuteParticipantOperation", + "Method": "POST", "Variants": [ "Unmute", "UnmuteExpanded", @@ -488519,12 +488804,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationModule", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/unpin", - "CommandAlias": null, - "Command": "Invoke-MgUnpinEducationClassModule", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/unpin", "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -488543,20 +488825,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-unpin?view=graph-rest-1.0", + "Command": "Invoke-MgUnpinEducationClassModule", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationModule", + "Method": "POST", "Variants": [ "Unpin", "UnpinViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", - "CommandAlias": null, - "Command": "Invoke-MgUnsubmitEducationClassAssignmentSubmission", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -488583,50 +488865,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-1.0", + "Command": "Invoke-MgUnsubmitEducationClassAssignmentSubmission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", "Variants": [ "Unsubmit", "UnsubmitViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", - "CommandAlias": null, - "Command": "Invoke-MgUnsubmitEducationMeAssignmentSubmission", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-1.0", + "Command": "Invoke-MgUnsubmitEducationMeAssignmentSubmission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", "Variants": [ "Unsubmit", "UnsubmitViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", - "CommandAlias": null, - "Command": "Invoke-MgUnsubmitEducationUserAssignmentSubmission", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-1.0", + "Command": "Invoke-MgUnsubmitEducationUserAssignmentSubmission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", "Variants": [ "Unsubmit", "UnsubmitViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphIdentityApiConnector", - "Uri": "/identity/apiConnectors/{identityApiConnector-id}/uploadClientCertificate", - "CommandAlias": null, - "Command": "Invoke-MgUploadIdentityApiConnectorClientCertificate", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/apiConnectors/{identityApiConnector-id}/uploadClientCertificate", "Permissions": [ { "Name": "APIConnectors.ReadWrite.All", @@ -488645,8 +488927,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-1.0", + "Command": "Invoke-MgUploadIdentityApiConnectorClientCertificate", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Method": "POST", "Variants": [ "Upload", "UploadExpanded", @@ -488655,15 +488940,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphIdentityApiConnector", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/uploadClientCertificate", - "CommandAlias": null, - "Command": "Invoke-MgUploadIdentityB2XUserFlowApiConnectorConfigurationPostAttributeCollectionClientCertificate", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/uploadClientCertificate", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-1.0", + "Command": "Invoke-MgUploadIdentityB2XUserFlowApiConnectorConfigurationPostAttributeCollectionClientCertificate", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Method": "POST", "Variants": [ "Upload", "UploadExpanded", @@ -488672,15 +488957,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphIdentityApiConnector", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/uploadClientCertificate", - "CommandAlias": null, - "Command": "Invoke-MgUploadIdentityB2XUserFlowApiConnectorConfigurationPostFederationSignupClientCertificate", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/uploadClientCertificate", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-1.0", + "Command": "Invoke-MgUploadIdentityB2XUserFlowApiConnectorConfigurationPostFederationSignupClientCertificate", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Method": "POST", "Variants": [ "Upload", "UploadExpanded", @@ -488689,27 +488974,24 @@ ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationStrengthUsage", - "Uri": "/identity/conditionalAccess/authenticationStrength/policies/{authenticationStrengthPolicy-id}/usage", - "CommandAlias": null, - "Command": "Invoke-MgUsageIdentityConditionalAccessAuthenticationStrengthPolicy", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/authenticationStrength/policies/{authenticationStrengthPolicy-id}/usage", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-usage?view=graph-rest-1.0", + "Command": "Invoke-MgUsageIdentityConditionalAccessAuthenticationStrengthPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationStrengthUsage", + "Method": "GET", "Variants": [ "Usage", "UsageViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationStrengthUsage", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/usage", - "CommandAlias": null, - "Command": "Invoke-MgUsagePolicyAuthenticationStrengthPolicy", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/usage", "Permissions": [ { "Name": "Policy.Read.All", @@ -488760,53 +489042,56 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-usage?view=graph-rest-1.0", + "Command": "Invoke-MgUsagePolicyAuthenticationStrengthPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationStrengthUsage", + "Method": "GET", "Variants": [ "Usage", "UsageViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphReminder", - "Uri": "/users/{user-id}/reminderView(StartDateTime='{StartDateTime}',EndDateTime='{EndDateTime}')", - "CommandAlias": null, - "Command": "Invoke-MgViewUserReminder", "Module": "Users.Functions", + "CommandAlias": null, + "Uri": "/users/{user-id}/reminderView(StartDateTime='{StartDateTime}',EndDateTime='{EndDateTime}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-reminderview?view=graph-rest-1.0", + "Command": "Invoke-MgViewUserReminder", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphReminder", + "Method": "GET", "Variants": [ "View", "ViewViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowsInsightsSummary", - "Uri": "/identityGovernance/lifecycleWorkflows/insights/workflowsProcessedSummary(startDateTime={startDateTime},endDateTime={endDateTime})", - "CommandAlias": null, - "Command": "Invoke-MgWorkflowIdentityGovernanceLifecycleWorkflowInsightProcessedSummary", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/insights/workflowsProcessedSummary(startDateTime={startDateTime},endDateTime={endDateTime})", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-insights-workflowsprocessedsummary?view=graph-rest-1.0", + "Command": "Invoke-MgWorkflowIdentityGovernanceLifecycleWorkflowInsightProcessedSummary", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowsInsightsSummary", + "Method": "GET", "Variants": [ "Workflows", "WorkflowsViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", - "CommandAlias": null, - "Command": "Join-MgBetaDriveListContentTypeWithHubSite", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta", + "Command": "Join-MgBetaDriveListContentTypeWithHubSite", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Associate", "AssociateExpanded", @@ -488815,15 +489100,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", - "CommandAlias": null, - "Command": "Join-MgBetaGroupDriveListContentTypeWithHubSite", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta", + "Command": "Join-MgBetaGroupDriveListContentTypeWithHubSite", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Associate", "AssociateExpanded", @@ -488832,15 +489117,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/associateWithHubSites", - "CommandAlias": null, - "Command": "Join-MgBetaGroupSiteContentTypeWithHubSite", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/associateWithHubSites", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta", + "Command": "Join-MgBetaGroupSiteContentTypeWithHubSite", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Associate", "AssociateExpanded", @@ -488849,15 +489134,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/associateWithHubSites", - "CommandAlias": null, - "Command": "Join-MgBetaGroupSiteListContentTypeWithHubSite", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/associateWithHubSites", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta", + "Command": "Join-MgBetaGroupSiteListContentTypeWithHubSite", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Associate", "AssociateExpanded", @@ -488866,15 +489151,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/associateWithHubSites", - "CommandAlias": null, - "Command": "Join-MgBetaShareListContentTypeWithHubSite", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/associateWithHubSites", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta", + "Command": "Join-MgBetaShareListContentTypeWithHubSite", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Associate", "AssociateExpanded", @@ -488883,12 +489168,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/associateWithHubSites", - "CommandAlias": null, - "Command": "Join-MgBetaSiteContentTypeWithHubSite", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/associateWithHubSites", "Permissions": [ { "Name": "Sites.Manage.All", @@ -488923,8 +489205,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta", + "Command": "Join-MgBetaSiteContentTypeWithHubSite", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Associate", "AssociateExpanded", @@ -488933,15 +489218,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/associateWithHubSites", - "CommandAlias": null, - "Command": "Join-MgBetaSiteListContentTypeWithHubSite", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/associateWithHubSites", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta", + "Command": "Join-MgBetaSiteListContentTypeWithHubSite", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Associate", "AssociateExpanded", @@ -488950,15 +489235,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", - "CommandAlias": null, - "Command": "Join-MgBetaUserDriveListContentTypeWithHubSite", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta", + "Command": "Join-MgBetaUserDriveListContentTypeWithHubSite", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Associate", "AssociateExpanded", @@ -488967,15 +489252,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", - "CommandAlias": null, - "Command": "Join-MgDriveListContentTypeWithHubSite", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0", + "Command": "Join-MgDriveListContentTypeWithHubSite", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Associate", "AssociateExpanded", @@ -488984,15 +489269,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", - "CommandAlias": null, - "Command": "Join-MgGroupDriveListContentTypeWithHubSite", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0", + "Command": "Join-MgGroupDriveListContentTypeWithHubSite", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Associate", "AssociateExpanded", @@ -489001,15 +489286,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/associateWithHubSites", - "CommandAlias": null, - "Command": "Join-MgGroupSiteContentTypeWithHubSite", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/associateWithHubSites", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0", + "Command": "Join-MgGroupSiteContentTypeWithHubSite", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Associate", "AssociateExpanded", @@ -489018,15 +489303,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/associateWithHubSites", - "CommandAlias": null, - "Command": "Join-MgGroupSiteListContentTypeWithHubSite", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/associateWithHubSites", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0", + "Command": "Join-MgGroupSiteListContentTypeWithHubSite", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Associate", "AssociateExpanded", @@ -489035,15 +489320,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/associateWithHubSites", - "CommandAlias": null, - "Command": "Join-MgShareListContentTypeWithHubSite", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/associateWithHubSites", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0", + "Command": "Join-MgShareListContentTypeWithHubSite", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Associate", "AssociateExpanded", @@ -489052,12 +489337,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/associateWithHubSites", - "CommandAlias": null, - "Command": "Join-MgSiteContentTypeWithHubSite", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/associateWithHubSites", "Permissions": [ { "Name": "Sites.Manage.All", @@ -489092,8 +489374,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0", + "Command": "Join-MgSiteContentTypeWithHubSite", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Associate", "AssociateExpanded", @@ -489102,15 +489387,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/associateWithHubSites", - "CommandAlias": null, - "Command": "Join-MgSiteListContentTypeWithHubSite", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/associateWithHubSites", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0", + "Command": "Join-MgSiteListContentTypeWithHubSite", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Associate", "AssociateExpanded", @@ -489119,15 +489404,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", - "CommandAlias": null, - "Command": "Join-MgUserDriveListContentTypeWithHubSite", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0", + "Command": "Join-MgUserDriveListContentTypeWithHubSite", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Associate", "AssociateExpanded", @@ -489136,12 +489421,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/remoteLock", - "CommandAlias": null, - "Command": "Lock-MgBetaDeviceManagementComanagedDeviceRemote", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/remoteLock", "Permissions": [ { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", @@ -489160,20 +489442,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Lock-MgBetaDeviceManagementComanagedDeviceRemote", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Lock", "LockViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/remoteLock", - "CommandAlias": null, - "Command": "Lock-MgBetaDeviceManagementManagedDeviceRemote", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/remoteLock", "Permissions": [ { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", @@ -489192,35 +489474,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Lock-MgBetaDeviceManagementManagedDeviceRemote", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Lock", "LockViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/remoteLock", - "CommandAlias": null, - "Command": "Lock-MgBetaUserManagedDeviceRemote", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/remoteLock", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Lock-MgBetaUserManagedDeviceRemote", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Lock", "LockViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/remoteLock", - "CommandAlias": null, - "Command": "Lock-MgDeviceManagementManagedDeviceRemote", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/remoteLock", "Permissions": [ { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", @@ -489239,38 +489521,41 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-remotelock?view=graph-rest-1.0", + "Command": "Lock-MgDeviceManagementManagedDeviceRemote", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Lock", "LockViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/remoteLock", - "CommandAlias": null, - "Command": "Lock-MgUserManagedDeviceRemote", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/remoteLock", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-remotelock?view=graph-rest-1.0", + "Command": "Lock-MgUserManagedDeviceRemote", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Lock", "LockViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/communications/calls/{call-id}/transfer", - "CommandAlias": null, - "Command": "Move-MgBetaCommunicationCall", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/transfer", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-transfer?view=graph-rest-beta", + "Command": "Move-MgBetaCommunicationCall", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Transfer", "TransferExpanded", @@ -489279,12 +489564,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/moveDevicesToOU", - "CommandAlias": null, - "Command": "Move-MgBetaDeviceManagementComanagedDeviceToOu", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/moveDevicesToOU", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -489319,20 +489601,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Move-MgBetaDeviceManagementComanagedDeviceToOu", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Move", "MoveExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/migrateToTemplate", - "CommandAlias": null, - "Command": "Move-MgBetaDeviceManagementIntentToTemplate", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/migrateToTemplate", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -489351,8 +489633,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Move-MgBetaDeviceManagementIntentToTemplate", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Migrate", "MigrateExpanded", @@ -489361,12 +489646,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/moveDevicesToOU", - "CommandAlias": null, - "Command": "Move-MgBetaDeviceManagementManagedDeviceToOu", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/moveDevicesToOU", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -489401,20 +489683,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Move-MgBetaDeviceManagementManagedDeviceToOu", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Move", "MoveExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/moveToCatalog", - "CommandAlias": null, - "Command": "Move-MgBetaEntitlementManagementAccessPackageToCatalog", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/moveToCatalog", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -489433,8 +489715,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-movetocatalog?view=graph-rest-beta", + "Command": "Move-MgBetaEntitlementManagementAccessPackageToCatalog", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Move", "MoveExpanded", @@ -489443,15 +489728,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPlannerPlan", - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/moveToContainer", - "CommandAlias": null, - "Command": "Move-MgBetaGroupPlannerPlanToContainer", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/moveToContainer", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-movetocontainer?view=graph-rest-beta", + "Command": "Move-MgBetaGroupPlannerPlanToContainer", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "POST", "Variants": [ "Move", "MoveExpanded", @@ -489460,15 +489745,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPlannerPlan", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/moveToContainer", - "CommandAlias": null, - "Command": "Move-MgBetaGroupTeamChannelPlannerPlanToContainer", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/moveToContainer", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-movetocontainer?view=graph-rest-beta", + "Command": "Move-MgBetaGroupTeamChannelPlannerPlanToContainer", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "POST", "Variants": [ "Move", "MoveExpanded", @@ -489477,15 +489762,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPlannerPlan", - "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/moveToContainer", - "CommandAlias": null, - "Command": "Move-MgBetaGroupTeamPrimaryChannelPlannerPlanToContainer", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/moveToContainer", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-movetocontainer?view=graph-rest-beta", + "Command": "Move-MgBetaGroupTeamPrimaryChannelPlannerPlanToContainer", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "POST", "Variants": [ "Move", "MoveExpanded", @@ -489494,15 +489779,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPlannerPlan", - "Uri": "/planner/plans/{plannerPlan-id}/moveToContainer", - "CommandAlias": null, - "Command": "Move-MgBetaPlannerPlanToContainer", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/planner/plans/{plannerPlan-id}/moveToContainer", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-movetocontainer?view=graph-rest-beta", + "Command": "Move-MgBetaPlannerPlanToContainer", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "POST", "Variants": [ "Move", "MoveExpanded", @@ -489511,15 +489796,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPlannerPlan", - "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/moveToContainer", - "CommandAlias": null, - "Command": "Move-MgBetaTeamChannelPlannerPlanToContainer", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/moveToContainer", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-movetocontainer?view=graph-rest-beta", + "Command": "Move-MgBetaTeamChannelPlannerPlanToContainer", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "POST", "Variants": [ "Move", "MoveExpanded", @@ -489528,15 +489813,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPlannerPlan", - "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/moveToContainer", - "CommandAlias": null, - "Command": "Move-MgBetaTeamPrimaryChannelPlannerPlanToContainer", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/moveToContainer", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-movetocontainer?view=graph-rest-beta", + "Command": "Move-MgBetaTeamPrimaryChannelPlannerPlanToContainer", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "POST", "Variants": [ "Move", "MoveExpanded", @@ -489545,15 +489830,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPlannerPlan", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/moveToContainer", - "CommandAlias": null, - "Command": "Move-MgBetaTeamworkDeletedTeamChannelPlannerPlanToContainer", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/moveToContainer", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-movetocontainer?view=graph-rest-beta", + "Command": "Move-MgBetaTeamworkDeletedTeamChannelPlannerPlanToContainer", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "POST", "Variants": [ "Move", "MoveExpanded", @@ -489562,12 +489847,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMailFolder", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/move", - "CommandAlias": null, - "Command": "Move-MgBetaUserMailFolder", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/move", "Permissions": [ { "Name": "Mail.ReadWrite", @@ -489594,8 +489876,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-move?view=graph-rest-beta", + "Command": "Move-MgBetaUserMailFolder", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailFolder", + "Method": "POST", "Variants": [ "Move", "MoveExpanded", @@ -489604,15 +489889,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMailFolder", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/move", - "CommandAlias": null, - "Command": "Move-MgBetaUserMailFolderChildFolder", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/move", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-move?view=graph-rest-beta", + "Command": "Move-MgBetaUserMailFolderChildFolder", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailFolder", + "Method": "POST", "Variants": [ "Move", "MoveExpanded", @@ -489621,15 +489906,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/move", - "CommandAlias": null, - "Command": "Move-MgBetaUserMailFolderChildFolderMessage", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/move", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-move?view=graph-rest-beta", + "Command": "Move-MgBetaUserMailFolderChildFolderMessage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", "Variants": [ "Move", "MoveExpanded", @@ -489638,12 +489923,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/move", - "CommandAlias": null, - "Command": "Move-MgBetaUserMailFolderMessage", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/move", "Permissions": [ { "Name": "Mail.ReadWrite", @@ -489670,8 +489952,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-move?view=graph-rest-beta", + "Command": "Move-MgBetaUserMailFolderMessage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", "Variants": [ "Move", "MoveExpanded", @@ -489680,15 +489965,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/moveDevicesToOU", - "CommandAlias": null, - "Command": "Move-MgBetaUserManagedDeviceToOu", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/moveDevicesToOU", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Move-MgBetaUserManagedDeviceToOu", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Move", "MoveExpanded", @@ -489697,12 +489982,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", - "Uri": "/users/{user-id}/messages/{message-id}/move", - "CommandAlias": null, - "Command": "Move-MgBetaUserMessage", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/move", "Permissions": [ { "Name": "Mail.ReadWrite", @@ -489729,8 +490011,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-move?view=graph-rest-beta", + "Command": "Move-MgBetaUserMessage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", "Variants": [ "Move", "MoveExpanded", @@ -489739,15 +490024,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/communications/calls/{call-id}/transfer", - "CommandAlias": null, - "Command": "Move-MgCommunicationCall", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/transfer", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-transfer?view=graph-rest-1.0", + "Command": "Move-MgCommunicationCall", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Transfer", "TransferExpanded", @@ -489756,12 +490041,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMailFolder", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/move", - "CommandAlias": null, - "Command": "Move-MgUserMailFolder", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/move", "Permissions": [ { "Name": "Mail.ReadWrite", @@ -489788,8 +490070,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-move?view=graph-rest-1.0", + "Command": "Move-MgUserMailFolder", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailFolder", + "Method": "POST", "Variants": [ "Move", "MoveExpanded", @@ -489798,15 +490083,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMailFolder", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/move", - "CommandAlias": null, - "Command": "Move-MgUserMailFolderChildFolder", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/move", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-move?view=graph-rest-1.0", + "Command": "Move-MgUserMailFolderChildFolder", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailFolder", + "Method": "POST", "Variants": [ "Move", "MoveExpanded", @@ -489815,15 +490100,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/move", - "CommandAlias": null, - "Command": "Move-MgUserMailFolderChildFolderMessage", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/move", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-move?view=graph-rest-1.0", + "Command": "Move-MgUserMailFolderChildFolderMessage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", "Variants": [ "Move", "MoveExpanded", @@ -489832,12 +490117,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/move", - "CommandAlias": null, - "Command": "Move-MgUserMailFolderMessage", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/move", "Permissions": [ { "Name": "Mail.ReadWrite", @@ -489864,8 +490146,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-move?view=graph-rest-1.0", + "Command": "Move-MgUserMailFolderMessage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", "Variants": [ "Move", "MoveExpanded", @@ -489874,12 +490159,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", - "Uri": "/users/{user-id}/messages/{message-id}/move", - "CommandAlias": null, - "Command": "Move-MgUserMessage", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/move", "Permissions": [ { "Name": "Mail.ReadWrite", @@ -489906,8 +490188,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-move?view=graph-rest-1.0", + "Command": "Move-MgUserMessage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", "Variants": [ "Move", "MoveExpanded", @@ -489916,12 +490201,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphBrowserSiteList", - "Uri": "/admin/edge/internetExplorerMode/siteLists", - "CommandAlias": null, - "Command": "New-MgAdminEdgeInternetExplorerModeSiteList", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode/siteLists", "Permissions": [ { "Name": "BrowserSiteLists.ReadWrite.All", @@ -489940,20 +490222,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internetexplorermode-post-sitelists?view=graph-rest-1.0", + "Command": "New-MgAdminEdgeInternetExplorerModeSiteList", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBrowserSiteList", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphBrowserSharedCookie", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies", - "CommandAlias": null, - "Command": "New-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies", "Permissions": [ { "Name": "BrowserSiteLists.ReadWrite.All", @@ -489972,8 +490254,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-post-sharedcookies?view=graph-rest-1.0", + "Command": "New-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBrowserSharedCookie", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -489982,12 +490267,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphBrowserSite", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites", - "CommandAlias": null, - "Command": "New-MgAdminEdgeInternetExplorerModeSiteListSite", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites", "Permissions": [ { "Name": "BrowserSiteLists.ReadWrite.All", @@ -490006,8 +490288,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-post-sites?view=graph-rest-1.0", + "Command": "New-MgAdminEdgeInternetExplorerModeSiteListSite", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBrowserSite", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -490016,45 +490301,45 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphProfileCardProperty", - "Uri": "/admin/people/profileCardProperties", - "CommandAlias": null, - "Command": "New-MgAdminPeopleProfileCardProperty", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/admin/people/profileCardProperties", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-post-profilecardproperties?view=graph-rest-1.0", + "Command": "New-MgAdminPeopleProfileCardProperty", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphProfileCardProperty", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAgreement", - "Uri": "/agreements", - "CommandAlias": null, - "Command": "New-MgAgreement", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/agreements", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgAgreement", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreement", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAgreementAcceptance", - "Uri": "/agreements/{agreement-id}/acceptances", - "CommandAlias": null, - "Command": "New-MgAgreementAcceptance", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/acceptances", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgAgreementAcceptance", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -490063,15 +490348,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", - "Uri": "/agreements/{agreement-id}/files", - "CommandAlias": null, - "Command": "New-MgAgreementFile", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/files", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgAgreementFile", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -490080,15 +490365,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", - "Uri": "/agreements/{agreement-id}/file/localizations", - "CommandAlias": null, - "Command": "New-MgAgreementFileLocalization", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/file/localizations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgAgreementFileLocalization", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -490097,15 +490382,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", - "CommandAlias": null, - "Command": "New-MgAgreementFileLocalizationVersion", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgAgreementFileLocalizationVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -490114,15 +490399,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", - "CommandAlias": null, - "Command": "New-MgAgreementFileVersion", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgAgreementFileVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -490131,12 +490416,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamsApp", - "Uri": "/appCatalogs/teamsApps", - "CommandAlias": null, - "Command": "New-MgAppCatalogTeamApp", "Module": "Teams", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps", "Permissions": [ { "Name": "AppCatalog.Submit", @@ -490163,20 +490445,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsapp-publish?view=graph-rest-1.0", + "Command": "New-MgAppCatalogTeamApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsApp", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamsAppDefinition", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions", - "CommandAlias": null, - "Command": "New-MgAppCatalogTeamAppDefinition", "Module": "Teams", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions", "Permissions": [ { "Name": "AppCatalog.Submit", @@ -490203,8 +490485,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsapp-update?view=graph-rest-1.0", + "Command": "New-MgAppCatalogTeamAppDefinition", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -490213,12 +490498,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphApplication", - "Uri": "/applications", - "CommandAlias": null, - "Command": "New-MgApplication", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -490253,20 +490535,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-applications?view=graph-rest-1.0", + "Command": "New-MgApplication", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApplication", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/applications/{application-id}/appManagementPolicies/$ref", - "CommandAlias": null, - "Command": "New-MgApplicationAppManagementPolicyByRef", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/appManagementPolicies/$ref", "Permissions": [ { "Name": "Application.Read.All", @@ -490317,8 +490599,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-post-appliesto?view=graph-rest-1.0", + "Command": "New-MgApplicationAppManagementPolicyByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -490327,12 +490612,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphExtensionProperty", - "Uri": "/applications/{application-id}/extensionProperties", - "CommandAlias": null, - "Command": "New-MgApplicationExtensionProperty", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/extensionProperties", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -490383,8 +490665,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-extensionproperty?view=graph-rest-1.0", + "Command": "New-MgApplicationExtensionProperty", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExtensionProperty", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -490393,12 +490678,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphFederatedIdentityCredential", - "Uri": "/applications/{application-id}/federatedIdentityCredentials", - "CommandAlias": null, - "Command": "New-MgApplicationFederatedIdentityCredential", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/federatedIdentityCredentials", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -490433,8 +490715,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-federatedidentitycredentials?view=graph-rest-1.0", + "Command": "New-MgApplicationFederatedIdentityCredential", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -490443,12 +490728,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/applications/{application-id}/owners/$ref", - "CommandAlias": null, - "Command": "New-MgApplicationOwnerByRef", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/owners/$ref", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -490507,8 +490789,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-owners?view=graph-rest-1.0", + "Command": "New-MgApplicationOwnerByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -490517,15 +490802,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSynchronizationJob", - "Uri": "/applications/{application-id}/synchronization/jobs", - "CommandAlias": null, - "Command": "New-MgApplicationSynchronizationJob", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgApplicationSynchronizationJob", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSynchronizationJob", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -490534,15 +490819,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphStringKeyStringValuePair", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/provisionOnDemand", - "CommandAlias": null, - "Command": "New-MgApplicationSynchronizationJobOnDemand", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/provisionOnDemand", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-provisionondemand?view=graph-rest-1.0", + "Command": "New-MgApplicationSynchronizationJobOnDemand", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphStringKeyStringValuePair", + "Method": "POST", "Variants": [ "Provision", "ProvisionExpanded", @@ -490551,15 +490836,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", - "CommandAlias": null, - "Command": "New-MgApplicationSynchronizationJobSchemaDirectory", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgApplicationSynchronizationJobSchemaDirectory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -490568,15 +490853,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSynchronizationTemplate", - "Uri": "/applications/{application-id}/synchronization/templates", - "CommandAlias": null, - "Command": "New-MgApplicationSynchronizationTemplate", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/templates", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgApplicationSynchronizationTemplate", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -490585,15 +490870,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", - "CommandAlias": null, - "Command": "New-MgApplicationSynchronizationTemplateSchemaDirectory", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgApplicationSynchronizationTemplateSchemaDirectory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -490602,12 +490887,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref", - "CommandAlias": null, - "Command": "New-MgApplicationTokenIssuancePolicyByRef", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -490666,8 +490948,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-tokenissuancepolicies?view=graph-rest-1.0", + "Command": "New-MgApplicationTokenIssuancePolicyByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -490676,12 +490961,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref", - "CommandAlias": null, - "Command": "New-MgApplicationTokenLifetimePolicyByRef", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -490740,8 +491022,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-tokenlifetimepolicies?view=graph-rest-1.0", + "Command": "New-MgApplicationTokenLifetimePolicyByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -490750,12 +491035,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessReview", - "Uri": "/accessReviews", - "CommandAlias": null, - "Command": "New-MgBetaAccessReview", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/accessReviews", "Permissions": [ { "Name": "AccessReview.ReadWrite.Membership", @@ -490782,23 +491064,26 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-create?view=graph-rest-beta", + "Command": "New-MgBetaAccessReview", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReview", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessReviewDecision", - "Uri": "/accessReviews/{accessReview-id}/decisions", - "CommandAlias": null, - "Command": "New-MgBetaAccessReviewDecision", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/decisions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaAccessReviewDecision", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -490807,15 +491092,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessReview", - "Uri": "/accessReviews/{accessReview-id}/instances", - "CommandAlias": null, - "Command": "New-MgBetaAccessReviewInstance", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/instances", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaAccessReviewInstance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReview", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -490824,15 +491109,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessReviewDecision", - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions", - "CommandAlias": null, - "Command": "New-MgBetaAccessReviewInstanceDecision", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaAccessReviewInstanceDecision", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -490841,15 +491126,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessReviewDecision", - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions", - "CommandAlias": null, - "Command": "New-MgBetaAccessReviewInstanceMyDecision", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaAccessReviewInstanceMyDecision", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -490858,15 +491143,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessReviewReviewer", - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers", - "CommandAlias": null, - "Command": "New-MgBetaAccessReviewInstanceReviewer", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaAccessReviewInstanceReviewer", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -490875,15 +491160,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessReviewDecision", - "Uri": "/accessReviews/{accessReview-id}/myDecisions", - "CommandAlias": null, - "Command": "New-MgBetaAccessReviewMyDecision", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/myDecisions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaAccessReviewMyDecision", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -490892,12 +491177,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessReviewReviewer", - "Uri": "/accessReviews/{accessReview-id}/reviewers", - "CommandAlias": null, - "Command": "New-MgBetaAccessReviewReviewer", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/reviewers", "Permissions": [ { "Name": "AccessReview.ReadWrite.Membership", @@ -490924,8 +491206,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-addreviewer?view=graph-rest-beta", + "Command": "New-MgBetaAccessReviewReviewer", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -490934,12 +491219,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphBrowserSiteList", - "Uri": "/admin/edge/internetExplorerMode/siteLists", - "CommandAlias": null, - "Command": "New-MgBetaAdminEdgeInternetExplorerModeSiteList", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode/siteLists", "Permissions": [ { "Name": "BrowserSiteLists.ReadWrite.All", @@ -490958,20 +491240,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internetexplorermode-post-sitelists?view=graph-rest-beta", + "Command": "New-MgBetaAdminEdgeInternetExplorerModeSiteList", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBrowserSiteList", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphBrowserSharedCookie", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies", - "CommandAlias": null, - "Command": "New-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies", "Permissions": [ { "Name": "BrowserSiteLists.ReadWrite.All", @@ -490990,8 +491272,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-post-sharedcookies?view=graph-rest-beta", + "Command": "New-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBrowserSharedCookie", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -491000,12 +491285,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphBrowserSite", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites", - "CommandAlias": null, - "Command": "New-MgBetaAdminEdgeInternetExplorerModeSiteListSite", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites", "Permissions": [ { "Name": "BrowserSiteLists.ReadWrite.All", @@ -491024,8 +491306,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-post-sites?view=graph-rest-beta", + "Command": "New-MgBetaAdminEdgeInternetExplorerModeSiteListSite", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBrowserSite", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -491034,12 +491319,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/administrativeUnits", - "CommandAlias": null, - "Command": "New-MgBetaAdministrativeUnit", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/administrativeUnits", "Permissions": [ { "Name": "AdministrativeUnit.ReadWrite.All", @@ -491058,23 +491340,26 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-post-administrativeunits?view=graph-rest-beta", + "Command": "New-MgBetaAdministrativeUnit", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions", - "CommandAlias": null, - "Command": "New-MgBetaAdministrativeUnitExtension", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaAdministrativeUnitExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -491083,12 +491368,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members", - "CommandAlias": null, - "Command": "New-MgBetaAdministrativeUnitMember", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/members", "Permissions": [ { "Name": "AdministrativeUnit.ReadWrite.All", @@ -491123,8 +491405,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-post-members?view=graph-rest-beta", + "Command": "New-MgBetaAdministrativeUnitMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -491133,12 +491418,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/$ref", - "CommandAlias": null, - "Command": "New-MgBetaAdministrativeUnitMemberByRef", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/$ref", "Permissions": [ { "Name": "AdministrativeUnit.ReadWrite.All", @@ -491173,8 +491455,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-post-members?view=graph-rest-beta", + "Command": "New-MgBetaAdministrativeUnitMemberByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -491183,12 +491468,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", - "CommandAlias": null, - "Command": "New-MgBetaAdministrativeUnitScopedRoleMember", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -491207,8 +491489,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-post-scopedrolemembers?view=graph-rest-beta", + "Command": "New-MgBetaAdministrativeUnitScopedRoleMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -491217,45 +491502,45 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphProfileCardProperty", - "Uri": "/admin/people/profileCardProperties", - "CommandAlias": null, - "Command": "New-MgBetaAdminPeopleProfileCardProperty", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/admin/people/profileCardProperties", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-post-profilecardproperties?view=graph-rest-beta", + "Command": "New-MgBetaAdminPeopleProfileCardProperty", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProfileCardProperty", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAgreement", - "Uri": "/agreements", - "CommandAlias": null, - "Command": "New-MgBetaAgreement", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/agreements", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaAgreement", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreement", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAgreementAcceptance", - "Uri": "/agreements/{agreement-id}/acceptances", - "CommandAlias": null, - "Command": "New-MgBetaAgreementAcceptance", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/acceptances", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaAgreementAcceptance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -491264,15 +491549,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", - "Uri": "/agreements/{agreement-id}/files", - "CommandAlias": null, - "Command": "New-MgBetaAgreementFile", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/files", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaAgreementFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -491281,15 +491566,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", - "Uri": "/agreements/{agreement-id}/file/localizations", - "CommandAlias": null, - "Command": "New-MgBetaAgreementFileLocalization", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/file/localizations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaAgreementFileLocalization", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -491298,15 +491583,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", - "CommandAlias": null, - "Command": "New-MgBetaAgreementFileLocalizationVersion", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaAgreementFileLocalizationVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -491315,15 +491600,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", - "CommandAlias": null, - "Command": "New-MgBetaAgreementFileVersion", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaAgreementFileVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -491332,12 +491617,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamsApp", - "Uri": "/appCatalogs/teamsApps", - "CommandAlias": null, - "Command": "New-MgBetaAppCatalogTeamApp", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps", "Permissions": [ { "Name": "AppCatalog.Submit", @@ -491364,20 +491646,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsapp-publish?view=graph-rest-beta", + "Command": "New-MgBetaAppCatalogTeamApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsApp", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamsAppDefinition", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions", - "CommandAlias": null, - "Command": "New-MgBetaAppCatalogTeamAppDefinition", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions", "Permissions": [ { "Name": "AppCatalog.Submit", @@ -491404,8 +491686,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsapp-update?view=graph-rest-beta", + "Command": "New-MgBetaAppCatalogTeamAppDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -491414,15 +491699,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamsAppDashboardCardDefinition", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/dashboardCards", - "CommandAlias": null, - "Command": "New-MgBetaAppCatalogTeamAppDefinitionDashboardCard", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/dashboardCards", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaAppCatalogTeamAppDefinitionDashboardCard", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAppDashboardCardDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -491431,12 +491716,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphApplication", - "Uri": "/applications", - "CommandAlias": null, - "Command": "New-MgBetaApplication", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -491471,20 +491753,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-applications?view=graph-rest-beta", + "Command": "New-MgBetaApplication", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplication", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/applications/{application-id}/appManagementPolicies/$ref", - "CommandAlias": null, - "Command": "New-MgBetaApplicationAppManagementPolicyByRef", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/appManagementPolicies/$ref", "Permissions": [ { "Name": "Application.Read.All", @@ -491535,8 +491817,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-post-appliesto?view=graph-rest-beta", + "Command": "New-MgBetaApplicationAppManagementPolicyByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -491545,12 +491830,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphExtensionProperty", - "Uri": "/applications/{application-id}/extensionProperties", - "CommandAlias": null, - "Command": "New-MgBetaApplicationExtensionProperty", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/extensionProperties", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -491601,8 +491883,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-extensionproperty?view=graph-rest-beta", + "Command": "New-MgBetaApplicationExtensionProperty", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtensionProperty", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -491611,12 +491896,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphFederatedIdentityCredential", - "Uri": "/applications/{application-id}/federatedIdentityCredentials", - "CommandAlias": null, - "Command": "New-MgBetaApplicationFederatedIdentityCredential", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/federatedIdentityCredentials", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -491651,8 +491933,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-federatedidentitycredentials?view=graph-rest-beta", + "Command": "New-MgBetaApplicationFederatedIdentityCredential", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -491661,12 +491946,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/applications/{application-id}/owners/$ref", - "CommandAlias": null, - "Command": "New-MgBetaApplicationOwnerByRef", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/owners/$ref", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -491725,8 +492007,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-owners?view=graph-rest-beta", + "Command": "New-MgBetaApplicationOwnerByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -491735,15 +492020,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSynchronizationJob", - "Uri": "/applications/{application-id}/synchronization/jobs", - "CommandAlias": null, - "Command": "New-MgBetaApplicationSynchronizationJob", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaApplicationSynchronizationJob", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronizationJob", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -491752,15 +492037,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphStringKeyStringValuePair", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/provisionOnDemand", - "CommandAlias": null, - "Command": "New-MgBetaApplicationSynchronizationJobOnDemand", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/provisionOnDemand", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-provisionondemand?view=graph-rest-beta", + "Command": "New-MgBetaApplicationSynchronizationJobOnDemand", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphStringKeyStringValuePair", + "Method": "POST", "Variants": [ "Provision", "ProvisionExpanded", @@ -491769,15 +492054,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", - "CommandAlias": null, - "Command": "New-MgBetaApplicationSynchronizationJobSchemaDirectory", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaApplicationSynchronizationJobSchemaDirectory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -491786,15 +492071,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSynchronizationTemplate", - "Uri": "/applications/{application-id}/synchronization/templates", - "CommandAlias": null, - "Command": "New-MgBetaApplicationSynchronizationTemplate", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/templates", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaApplicationSynchronizationTemplate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -491803,15 +492088,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", - "CommandAlias": null, - "Command": "New-MgBetaApplicationSynchronizationTemplateSchemaDirectory", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaApplicationSynchronizationTemplateSchemaDirectory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -491820,12 +492105,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref", - "CommandAlias": null, - "Command": "New-MgBetaApplicationTokenIssuancePolicyByRef", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -491884,8 +492166,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-tokenissuancepolicies?view=graph-rest-beta", + "Command": "New-MgBetaApplicationTokenIssuancePolicyByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -491894,12 +492179,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref", - "CommandAlias": null, - "Command": "New-MgBetaApplicationTokenLifetimePolicyByRef", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -491958,8 +492240,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-tokenlifetimepolicies?view=graph-rest-beta", + "Command": "New-MgBetaApplicationTokenLifetimePolicyByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -491968,15 +492253,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphBookingBusiness", - "Uri": "/bookingBusinesses", - "CommandAlias": null, - "Command": "New-MgBetaBookingBusiness", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/bookingBusinesses", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaBookingBusiness", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingBusiness", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -491985,12 +492270,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphBookingAppointment", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments", - "CommandAlias": null, - "Command": "New-MgBetaBookingBusinessAppointment", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -492049,8 +492331,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaBookingBusinessAppointment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingAppointment", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -492063,12 +492348,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphBookingAppointment", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView", - "CommandAlias": null, - "Command": "New-MgBetaBookingBusinessCalendarView", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView", "Permissions": [ { "Name": "Bookings.ReadWrite.All", @@ -492087,8 +492369,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaBookingBusinessCalendarView", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingAppointment", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -492101,12 +492386,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphBookingCustomer", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers", - "CommandAlias": null, - "Command": "New-MgBetaBookingBusinessCustomer", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -492157,8 +492439,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaBookingBusinessCustomer", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingCustomer", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -492171,12 +492456,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphBookingCustomQuestion", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions", - "CommandAlias": null, - "Command": "New-MgBetaBookingBusinessCustomQuestion", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -492219,8 +492501,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaBookingBusinessCustomQuestion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingCustomQuestion", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -492233,12 +492518,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphBookingService", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/services", - "CommandAlias": null, - "Command": "New-MgBetaBookingBusinessService", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/services", "Permissions": [ { "Name": "Bookings.ReadWrite.All", @@ -492273,8 +492555,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaBookingBusinessService", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingService", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -492287,12 +492572,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphBookingStaffMember", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers", - "CommandAlias": null, - "Command": "New-MgBetaBookingBusinessStaffMember", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers", "Permissions": [ { "Name": "Bookings.ReadWrite.All", @@ -492327,8 +492609,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaBookingBusinessStaffMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingStaffMember", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -492341,15 +492626,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphBookingCurrency", - "Uri": "/bookingCurrencies", - "CommandAlias": null, - "Command": "New-MgBetaBookingCurrency", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/bookingCurrencies", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaBookingCurrency", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingCurrency", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -492358,27 +492643,24 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphBusinessFlowTemplate", - "Uri": "/businessFlowTemplates", - "CommandAlias": null, - "Command": "New-MgBetaBusinessFlowTemplate", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/businessFlowTemplates", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaBusinessFlowTemplate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBusinessFlowTemplate", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChat", - "Uri": "/chats", - "CommandAlias": null, - "Command": "New-MgBetaChat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats", "Permissions": [ { "Name": "Chat.Create", @@ -492405,20 +492687,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post?view=graph-rest-beta", + "Command": "New-MgBetaChat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChat", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Uri": "/chats/{chat-id}/installedApps", - "CommandAlias": null, - "Command": "New-MgBetaChatInstalledApp", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/installedApps", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForChat", @@ -492509,8 +492791,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post-installedapps?view=graph-rest-beta", + "Command": "New-MgBetaChatInstalledApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -492519,12 +492804,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/chats/{chat-id}/members", - "CommandAlias": null, - "Command": "New-MgBetaChatMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/members", "Permissions": [ { "Name": "ChatMember.ReadWrite", @@ -492567,8 +492849,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post-members?view=graph-rest-beta", + "Command": "New-MgBetaChatMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -492577,12 +492862,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/chats/{chat-id}/messages", - "CommandAlias": null, - "Command": "New-MgBetaChatMessage", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages", "Permissions": [ { "Name": "ChatMessage.Send", @@ -492617,8 +492899,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post-messages?view=graph-rest-beta", + "Command": "New-MgBetaChatMessage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -492627,15 +492912,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", - "CommandAlias": null, - "Command": "New-MgBetaChatMessageHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaChatMessageHostedContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -492644,15 +492929,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies", - "CommandAlias": null, - "Command": "New-MgBetaChatMessageReply", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaChatMessageReply", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -492661,15 +492946,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "CommandAlias": null, - "Command": "New-MgBetaChatMessageReplyHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaChatMessageReplyHostedContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -492678,15 +492963,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", - "Uri": "/chats/{chat-id}/operations", - "CommandAlias": null, - "Command": "New-MgBetaChatOperation", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/operations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaChatOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -492695,15 +492980,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Uri": "/chats/{chat-id}/permissionGrants", - "CommandAlias": null, - "Command": "New-MgBetaChatPermissionGrant", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/permissionGrants", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaChatPermissionGrant", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -492712,12 +492997,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", - "Uri": "/chats/{chat-id}/pinnedMessages", - "CommandAlias": null, - "Command": "New-MgBetaChatPinnedMessage", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/pinnedMessages", "Permissions": [ { "Name": "Chat.ReadWrite.All", @@ -492744,8 +493026,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post-pinnedmessages?view=graph-rest-beta", + "Command": "New-MgBetaChatPinnedMessage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -492754,12 +493039,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamsTab", - "Uri": "/chats/{chat-id}/tabs", - "CommandAlias": null, - "Command": "New-MgBetaChatTab", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/tabs", "Permissions": [ { "Name": "TeamsTab.Create", @@ -492842,8 +493124,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post-tabs?view=graph-rest-beta", + "Command": "New-MgBetaChatTab", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -492852,12 +493137,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCall", - "Uri": "/communications/calls", - "CommandAlias": null, - "Command": "New-MgBetaCommunicationCall", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls", "Permissions": [ { "Name": "Calls.JoinGroupCalls.Chat", @@ -492900,20 +493182,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-calls?view=graph-rest-beta", + "Command": "New-MgBetaCommunicationCall", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCall", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAudioRoutingGroup", - "Uri": "/communications/calls/{call-id}/audioRoutingGroups", - "CommandAlias": null, - "Command": "New-MgBetaCommunicationCallAudioRoutingGroup", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/audioRoutingGroups", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -492932,8 +493214,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-post-audioroutinggroups?view=graph-rest-beta", + "Command": "New-MgBetaCommunicationCallAudioRoutingGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAudioRoutingGroup", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -492942,15 +493227,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphContentSharingSession", - "Uri": "/communications/calls/{call-id}/contentSharingSessions", - "CommandAlias": null, - "Command": "New-MgBetaCommunicationCallContentSharingSession", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/contentSharingSessions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaCommunicationCallContentSharingSession", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentSharingSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -492959,15 +493244,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCommsOperation", - "Uri": "/communications/calls/{call-id}/operations", - "CommandAlias": null, - "Command": "New-MgBetaCommunicationCallOperation", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/operations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaCommunicationCallOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCommsOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -492976,15 +493261,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphParticipant", - "Uri": "/communications/calls/{call-id}/participants", - "CommandAlias": null, - "Command": "New-MgBetaCommunicationCallParticipant", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/participants", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaCommunicationCallParticipant", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphParticipant", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -492993,15 +493278,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCallRecordsParticipant", - "Uri": "/communications/callRecords/{callRecord-id}/participants_v2", - "CommandAlias": null, - "Command": "New-MgBetaCommunicationCallRecordParticipantV2", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/callRecords/{callRecord-id}/participants_v2", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaCommunicationCallRecordParticipantV2", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallRecordsParticipant", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -493010,15 +493295,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCallRecordsSession", - "Uri": "/communications/callRecords/{callRecord-id}/sessions", - "CommandAlias": null, - "Command": "New-MgBetaCommunicationCallRecordSession", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/callRecords/{callRecord-id}/sessions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaCommunicationCallRecordSession", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallRecordsSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -493027,30 +493312,30 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnlineMeeting", - "Uri": "/communications/onlineMeetings", - "CommandAlias": null, - "Command": "New-MgBetaCommunicationOnlineMeeting", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaCommunicationOnlineMeeting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnlineMeeting", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCallAiInsight", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/aiInsights", - "CommandAlias": null, - "Command": "New-MgBetaCommunicationOnlineMeetingAiInsight", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/aiInsights", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaCommunicationOnlineMeetingAiInsight", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallAiInsight", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -493059,15 +493344,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports", - "CommandAlias": null, - "Command": "New-MgBetaCommunicationOnlineMeetingAttendanceReport", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaCommunicationOnlineMeetingAttendanceReport", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -493076,15 +493361,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "CommandAlias": null, - "Command": "New-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -493097,15 +493382,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCallRecording", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings", - "CommandAlias": null, - "Command": "New-MgBetaCommunicationOnlineMeetingRecording", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaCommunicationOnlineMeetingRecording", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallRecording", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -493114,15 +493399,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions", - "CommandAlias": null, - "Command": "New-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -493131,15 +493416,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMeetingRegistrantBase", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants", - "CommandAlias": null, - "Command": "New-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingRegistrantBase", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -493148,15 +493433,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCallTranscript", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts", - "CommandAlias": null, - "Command": "New-MgBetaCommunicationOnlineMeetingTranscript", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaCommunicationOnlineMeetingTranscript", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallTranscript", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -493165,27 +493450,24 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPresence", - "Uri": "/communications/presences", - "CommandAlias": null, - "Command": "New-MgBetaCommunicationPresence", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/presences", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaCommunicationPresence", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPresence", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEdiscoveryCase", - "Uri": "/compliance/ediscovery/cases", - "CommandAlias": null, - "Command": "New-MgBetaComplianceEdiscoveryCase", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -493220,20 +493502,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-post?view=graph-rest-beta", + "Command": "New-MgBetaComplianceEdiscoveryCase", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryCase", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEdiscoveryCustodian", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians", - "CommandAlias": null, - "Command": "New-MgBetaComplianceEdiscoveryCaseCustodian", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -493268,8 +493550,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-post-custodians?view=graph-rest-beta", + "Command": "New-MgBetaComplianceEdiscoveryCaseCustodian", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryCustodian", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -493278,12 +493563,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEdiscoverySiteSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources", - "CommandAlias": null, - "Command": "New-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -493318,8 +493600,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-post-sitesources?view=graph-rest-beta", + "Command": "New-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoverySiteSource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -493328,15 +493613,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources", - "CommandAlias": null, - "Command": "New-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-post-unifiedgroupsources?view=graph-rest-beta", + "Command": "New-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -493345,12 +493630,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEdiscoveryUserSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources", - "CommandAlias": null, - "Command": "New-MgBetaComplianceEdiscoveryCaseCustodianUserSource", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -493385,8 +493667,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-post-usersources?view=graph-rest-beta", + "Command": "New-MgBetaComplianceEdiscoveryCaseCustodianUserSource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryUserSource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -493395,12 +493680,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEdiscoveryLegalHold", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds", - "CommandAlias": null, - "Command": "New-MgBetaComplianceEdiscoveryCaseLegalHold", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -493435,8 +493717,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaComplianceEdiscoveryCaseLegalHold", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryLegalHold", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -493445,12 +493730,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEdiscoverySiteSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources", - "CommandAlias": null, - "Command": "New-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -493485,8 +493767,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-legalhold-post-sitesources?view=graph-rest-beta", + "Command": "New-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoverySiteSource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -493495,15 +493780,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources", - "CommandAlias": null, - "Command": "New-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -493512,12 +493797,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEdiscoveryUserSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources", - "CommandAlias": null, - "Command": "New-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -493552,8 +493834,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-legalhold-post-usersources?view=graph-rest-beta", + "Command": "New-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryUserSource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -493562,12 +493847,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources", - "CommandAlias": null, - "Command": "New-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -493602,8 +493884,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-noncustodialdatasource-post?view=graph-rest-beta", + "Command": "New-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -493612,15 +493897,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation", - "Uri": "/compliance/ediscovery/cases/{case-id}/operations", - "CommandAlias": null, - "Command": "New-MgBetaComplianceEdiscoveryCaseOperation", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/operations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaComplianceEdiscoveryCaseOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -493629,12 +493914,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets", - "CommandAlias": null, - "Command": "New-MgBetaComplianceEdiscoveryCaseReviewSet", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -493669,8 +493951,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-post-reviewsets?view=graph-rest-beta", + "Command": "New-MgBetaComplianceEdiscoveryCaseReviewSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -493679,12 +493964,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery", - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries", - "CommandAlias": null, - "Command": "New-MgBetaComplianceEdiscoveryCaseReviewSetQuery", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -493719,8 +494001,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewsetquery-post?view=graph-rest-beta", + "Command": "New-MgBetaComplianceEdiscoveryCaseReviewSetQuery", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -493729,12 +494014,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEdiscoverySourceCollection", - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections", - "CommandAlias": null, - "Command": "New-MgBetaComplianceEdiscoveryCaseSourceCollection", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -493769,8 +494051,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-post-sourcecollections?view=graph-rest-beta", + "Command": "New-MgBetaComplianceEdiscoveryCaseSourceCollection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoverySourceCollection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -493779,12 +494064,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEdiscoveryDataSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources", - "CommandAlias": null, - "Command": "New-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -493819,8 +494101,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryDataSource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -493829,12 +494114,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEdiscoveryTag", - "Uri": "/compliance/ediscovery/cases/{case-id}/tags", - "CommandAlias": null, - "Command": "New-MgBetaComplianceEdiscoveryCaseTag", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/tags", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -493869,8 +494151,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-post-tags?view=graph-rest-beta", + "Command": "New-MgBetaComplianceEdiscoveryCaseTag", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryTag", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -493879,72 +494164,69 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOrgContact", - "Uri": "/contacts", - "CommandAlias": null, - "Command": "New-MgBetaContact", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaContact", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphContract", - "Uri": "/contracts", - "CommandAlias": null, - "Command": "New-MgBetaContract", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contracts", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaContract", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContract", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDataPolicyOperation", - "Uri": "/dataPolicyOperations", - "CommandAlias": null, - "Command": "New-MgBetaDataPolicyOperation", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/dataPolicyOperations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDataPolicyOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDataPolicyOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/devices", - "CommandAlias": null, - "Command": "New-MgBetaDevice", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-post-devices?view=graph-rest-beta", + "Command": "New-MgBetaDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", - "Uri": "/deviceAppManagement/androidManagedAppProtections", - "CommandAlias": "New-MgBetaDeviceAppMgtAndroidManagedAppProtection", - "Command": "New-MgBetaDeviceAppManagementAndroidManagedAppProtection", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtAndroidManagedAppProtection", + "Uri": "/deviceAppManagement/androidManagedAppProtections", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -493963,20 +494245,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementAndroidManagedAppProtection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps", - "CommandAlias": "New-MgBetaDeviceAppMgtAndroidManagedAppProtectionApp", - "Command": "New-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtAndroidManagedAppProtectionApp", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -494011,8 +494293,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -494021,15 +494306,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments", - "CommandAlias": "New-MgBetaDeviceAppMgtAndroidManagedAppProtectionAssignment", - "Command": "New-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtAndroidManagedAppProtectionAssignment", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -494038,12 +494323,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", - "Uri": "/deviceAppManagement/defaultManagedAppProtections", - "CommandAlias": "New-MgBetaDeviceAppMgtDefaultManagedAppProtection", - "Command": "New-MgBetaDeviceAppManagementDefaultManagedAppProtection", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtDefaultManagedAppProtection", + "Uri": "/deviceAppManagement/defaultManagedAppProtections", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -494078,20 +494360,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementDefaultManagedAppProtection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps", - "CommandAlias": "New-MgBetaDeviceAppMgtDefaultManagedAppProtectionApp", - "Command": "New-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtDefaultManagedAppProtectionApp", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -494126,8 +494408,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -494136,12 +494421,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate", - "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates", - "CommandAlias": "New-MgBetaDeviceAppMgtEnterpriseCodeSigningCertificate", - "Command": "New-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtEnterpriseCodeSigningCertificate", + "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -494160,35 +494442,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations", - "CommandAlias": "New-MgBetaDeviceAppMgtiOSLobAppProvisioningConfiguration", - "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtiOSLobAppProvisioningConfiguration", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments", - "CommandAlias": "New-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationAssignment", - "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationAssignment", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -494207,8 +494489,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -494217,12 +494502,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses", - "CommandAlias": "New-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationDeviceStatus", - "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationDeviceStatus", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -494241,8 +494523,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -494251,12 +494536,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments", - "CommandAlias": "New-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationGroupAssignment", - "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationGroupAssignment", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -494275,8 +494557,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -494285,12 +494570,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses", - "CommandAlias": "New-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationUserStatus", - "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationUserStatus", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -494309,8 +494591,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -494319,12 +494604,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphIosManagedAppProtection", - "Uri": "/deviceAppManagement/iosManagedAppProtections", - "CommandAlias": "New-MgBetaDeviceAppMgtiOSManagedAppProtection", - "Command": "New-MgBetaDeviceAppManagementiOSManagedAppProtection", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtiOSManagedAppProtection", + "Uri": "/deviceAppManagement/iosManagedAppProtections", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -494343,20 +494625,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementiOSManagedAppProtection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIosManagedAppProtection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps", - "CommandAlias": "New-MgBetaDeviceAppMgtiOSManagedAppProtectionApp", - "Command": "New-MgBetaDeviceAppManagementiOSManagedAppProtectionApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtiOSManagedAppProtectionApp", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -494391,8 +494673,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementiOSManagedAppProtectionApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -494401,15 +494686,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments", - "CommandAlias": "New-MgBetaDeviceAppMgtiOSManagedAppProtectionAssignment", - "Command": "New-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtiOSManagedAppProtectionAssignment", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -494418,27 +494703,24 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Uri": "/deviceAppManagement/managedAppPolicies", - "CommandAlias": "New-MgBetaDeviceAppMgtManagedAppPolicy", - "Command": "New-MgBetaDeviceAppManagementManagedAppPolicy", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtManagedAppPolicy", + "Uri": "/deviceAppManagement/managedAppPolicies", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementManagedAppPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedAppRegistration", - "Uri": "/deviceAppManagement/managedAppRegistrations", - "CommandAlias": "New-MgBetaDeviceAppMgtManagedAppRegistration", - "Command": "New-MgBetaDeviceAppManagementManagedAppRegistration", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtManagedAppRegistration", + "Uri": "/deviceAppManagement/managedAppRegistrations", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -494473,23 +494755,26 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementManagedAppRegistration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppRegistration", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies", - "CommandAlias": "New-MgBetaDeviceAppMgtManagedAppRegistrationAppliedPolicy", - "Command": "New-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtManagedAppRegistrationAppliedPolicy", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -494498,15 +494783,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies", - "CommandAlias": "New-MgBetaDeviceAppMgtManagedAppRegistrationIntendedPolicy", - "Command": "New-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtManagedAppRegistrationIntendedPolicy", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -494515,15 +494800,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedAppLogCollectionRequest", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/managedAppLogCollectionRequests", - "CommandAlias": "New-MgBetaDeviceAppMgtManagedAppRegistrationManagedAppLogCollectionRequest", - "Command": "New-MgBetaDeviceAppManagementManagedAppRegistrationManagedAppLogCollectionRequest", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtManagedAppRegistrationManagedAppLogCollectionRequest", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/managedAppLogCollectionRequests", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementManagedAppRegistrationManagedAppLogCollectionRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppLogCollectionRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -494532,12 +494817,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedAppOperation", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations", - "CommandAlias": "New-MgBetaDeviceAppMgtManagedAppRegistrationOperation", - "Command": "New-MgBetaDeviceAppManagementManagedAppRegistrationOperation", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtManagedAppRegistrationOperation", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -494572,8 +494854,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementManagedAppRegistrationOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -494582,27 +494867,24 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedAppStatus", - "Uri": "/deviceAppManagement/managedAppStatuses", - "CommandAlias": "New-MgBetaDeviceAppMgtManagedAppStatus", - "Command": "New-MgBetaDeviceAppManagementManagedAppStatus", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtManagedAppStatus", + "Uri": "/deviceAppManagement/managedAppStatuses", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementManagedAppStatus", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppStatus", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedEBook", - "Uri": "/deviceAppManagement/managedEBooks", - "CommandAlias": "New-MgBetaDeviceAppMgtManagedEBook", - "Command": "New-MgBetaDeviceAppManagementManagedEBook", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtManagedEBook", + "Uri": "/deviceAppManagement/managedEBooks", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -494621,20 +494903,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementManagedEBook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedEBook", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedEBookAssignment", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments", - "CommandAlias": "New-MgBetaDeviceAppMgtManagedEBookAssignment", - "Command": "New-MgBetaDeviceAppManagementManagedEBookAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtManagedEBookAssignment", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -494653,8 +494935,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementManagedEBookAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedEBookAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -494663,12 +494948,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedEBookCategory", - "Uri": "/deviceAppManagement/managedEBookCategories", - "CommandAlias": "New-MgBetaDeviceAppMgtManagedEBookCategory", - "Command": "New-MgBetaDeviceAppManagementManagedEBookCategory", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtManagedEBookCategory", + "Uri": "/deviceAppManagement/managedEBookCategories", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -494687,20 +494969,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementManagedEBookCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedEBookCategory", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceInstallState", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates", - "CommandAlias": "New-MgBetaDeviceAppMgtManagedEBookDeviceState", - "Command": "New-MgBetaDeviceAppManagementManagedEBookDeviceState", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtManagedEBookDeviceState", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -494719,8 +495001,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementManagedEBookDeviceState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceInstallState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -494729,12 +495014,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUserInstallStateSummary", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary", - "CommandAlias": "New-MgBetaDeviceAppMgtManagedEBookUserStateSummary", - "Command": "New-MgBetaDeviceAppManagementManagedEBookUserStateSummary", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtManagedEBookUserStateSummary", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -494753,8 +495035,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementManagedEBookUserStateSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserInstallStateSummary", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -494763,12 +495048,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceInstallState", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates", - "CommandAlias": "New-MgBetaDeviceAppMgtManagedEBookUserStateSummaryDeviceState", - "Command": "New-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtManagedEBookUserStateSummaryDeviceState", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -494787,8 +495069,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceInstallState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -494797,12 +495082,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies", - "CommandAlias": "New-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicy", - "Command": "New-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicy", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -494821,23 +495103,26 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments", - "CommandAlias": "New-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", - "Command": "New-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -494846,12 +495131,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles", - "CommandAlias": "New-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", - "Command": "New-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -494886,8 +495168,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -494896,12 +495181,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles", - "CommandAlias": "New-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", - "Command": "New-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -494936,8 +495218,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -494946,12 +495231,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileApp", - "Uri": "/deviceAppManagement/mobileApps", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileApp", - "Command": "New-MgBetaDeviceAppManagementMobileApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileApp", + "Uri": "/deviceAppManagement/mobileApps", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -494970,23 +495252,26 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileApp", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppAssignment", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -494995,15 +495280,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppRelationship", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -495012,15 +495297,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppAssignment", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -495029,15 +495314,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -495046,15 +495331,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -495063,15 +495348,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -495080,15 +495365,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppRelationship", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -495097,15 +495382,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppAssignment", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -495114,15 +495399,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppRelationship", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -495131,15 +495416,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -495148,15 +495433,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppRelationship", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -495165,15 +495450,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsiOSLobAppAssignment", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsiOSLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -495182,15 +495467,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersion", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersion", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -495199,15 +495484,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -495216,15 +495501,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -495233,15 +495518,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsiOSLobAppRelationship", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsiOSLobAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -495250,15 +495535,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsIoStoreAppAssignment", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsIoStoreAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -495267,15 +495552,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsIoStoreAppRelationship", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsIoStoreAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -495284,15 +495569,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphIosVppAppAssignedLicense", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignedLicense", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicense", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignedLicense", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicense", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIosVppAppAssignedLicense", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -495301,15 +495586,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignment", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -495318,15 +495603,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsIoVppAppRelationship", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsIoVppAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -495335,15 +495620,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -495352,15 +495637,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -495369,15 +495654,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -495386,15 +495671,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -495403,15 +495688,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppRelationship", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -495420,15 +495705,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppAssignment", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -495437,15 +495722,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -495454,15 +495739,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -495471,15 +495756,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -495488,15 +495773,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppRelationship", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -495505,15 +495790,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppAssignment", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -495522,15 +495807,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersion", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersion", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -495539,15 +495824,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionContainedApp", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -495556,15 +495841,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionFile", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -495573,15 +495858,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppRelationship", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -495590,15 +495875,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -495607,15 +495892,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -495624,15 +495909,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -495641,15 +495926,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -495658,15 +495943,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppRelationship", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -495675,15 +495960,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -495692,15 +495977,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -495709,15 +495994,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -495726,15 +496011,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -495743,15 +496028,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppRelationship", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -495760,15 +496045,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -495777,15 +496062,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -495794,15 +496079,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -495811,15 +496096,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -495828,15 +496113,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppRelationship", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -495845,15 +496130,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -495862,15 +496147,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppContainedApp", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -495879,15 +496164,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppRelationship", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -495896,12 +496181,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAssignment", - "Command": "New-MgBetaDeviceAppManagementMobileAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -495920,8 +496202,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -495930,15 +496215,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWin32LobAppAssignment", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWin32LobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -495947,15 +496232,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersion", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersion", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -495964,15 +496249,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -495981,15 +496266,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -495998,15 +496283,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWin32LobAppRelationship", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWin32LobAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -496015,15 +496300,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowAppXAssignment", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowAppXAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -496032,15 +496317,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersion", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersion", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -496049,15 +496334,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -496066,15 +496351,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -496083,15 +496368,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowAppXRelationship", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowAppXRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -496100,15 +496385,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -496117,15 +496402,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -496134,15 +496419,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -496151,15 +496436,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -496168,15 +496453,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiRelationship", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -496185,15 +496470,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppAssignment", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -496202,15 +496487,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppRelationship", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -496219,15 +496504,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -496236,15 +496521,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -496253,15 +496538,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -496270,15 +496555,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -496287,15 +496572,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -496304,15 +496589,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXRelationship", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -496321,15 +496606,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowWebAppAssignment", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowWebAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -496338,15 +496623,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowWebAppRelationship", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowWebAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -496355,15 +496640,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWinGetAppAssignment", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWinGetAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -496372,15 +496657,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWinGetAppRelationship", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWinGetAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -496389,27 +496674,24 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppCatalogPackage", - "Uri": "/deviceAppManagement/mobileAppCatalogPackages", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppCatalogPackage", - "Command": "New-MgBetaDeviceAppManagementMobileAppCatalogPackage", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppCatalogPackage", + "Uri": "/deviceAppManagement/mobileAppCatalogPackages", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppCatalogPackage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCatalogPackage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileAppCategories", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppCategory", - "Command": "New-MgBetaDeviceAppManagementMobileAppCategory", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppCategory", + "Uri": "/deviceAppManagement/mobileAppCategories", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -496428,20 +496710,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", - "Uri": "/deviceAppManagement/mobileAppConfigurations", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppConfiguration", - "Command": "New-MgBetaDeviceAppManagementMobileAppConfiguration", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppConfiguration", + "Uri": "/deviceAppManagement/mobileAppConfigurations", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -496460,20 +496742,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppConfigurationAssignment", - "Command": "New-MgBetaDeviceAppManagementMobileAppConfigurationAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppConfigurationAssignment", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -496492,8 +496774,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppConfigurationAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -496502,12 +496787,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppConfigurationDeviceStatus", - "Command": "New-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppConfigurationDeviceStatus", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -496526,8 +496808,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -496536,12 +496821,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppConfigurationUserStatus", - "Command": "New-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppConfigurationUserStatus", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -496560,8 +496842,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -496570,15 +496855,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileAppRelationships", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppRelationship", - "Command": "New-MgBetaDeviceAppManagementMobileAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileAppRelationships", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -496589,12 +496874,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPolicySet", - "Uri": "/deviceAppManagement/policySets", - "CommandAlias": "New-MgBetaDeviceAppMgtPolicySet", - "Command": "New-MgBetaDeviceAppManagementPolicySet", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtPolicySet", + "Uri": "/deviceAppManagement/policySets", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -496613,20 +496895,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementPolicySet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPolicySet", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPolicySetAssignment", - "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments", - "CommandAlias": "New-MgBetaDeviceAppMgtPolicySetAssignment", - "Command": "New-MgBetaDeviceAppManagementPolicySetAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtPolicySetAssignment", + "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -496645,8 +496927,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementPolicySetAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPolicySetAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -496655,12 +496940,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPolicySetItem", - "Uri": "/deviceAppManagement/policySets/{policySet-id}/items", - "CommandAlias": "New-MgBetaDeviceAppMgtPolicySetItem", - "Command": "New-MgBetaDeviceAppManagementPolicySetItem", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtPolicySetItem", + "Uri": "/deviceAppManagement/policySets/{policySet-id}/items", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -496679,8 +496961,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementPolicySetItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPolicySetItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -496689,12 +496974,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations", - "CommandAlias": "New-MgBetaDeviceAppMgtTargetedManagedAppConfiguration", - "Command": "New-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtTargetedManagedAppConfiguration", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -496713,20 +496995,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps", - "CommandAlias": "New-MgBetaDeviceAppMgtTargetedManagedAppConfigurationApp", - "Command": "New-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtTargetedManagedAppConfigurationApp", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -496761,8 +497043,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -496771,15 +497056,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments", - "CommandAlias": "New-MgBetaDeviceAppMgtTargetedManagedAppConfigurationAssignment", - "Command": "New-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtTargetedManagedAppConfigurationAssignment", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -496788,12 +497073,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings", - "CommandAlias": "New-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSetting", - "Command": "New-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSetting", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -496828,8 +497110,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -496838,12 +497123,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceAppManagementTask", - "Uri": "/deviceAppManagement/deviceAppManagementTasks", - "CommandAlias": "New-MgBetaDeviceAppMgtTask", - "Command": "New-MgBetaDeviceAppManagementTask", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtTask", + "Uri": "/deviceAppManagement/deviceAppManagementTasks", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -496878,20 +497160,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceAppManagementTask", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphVppToken", - "Uri": "/deviceAppManagement/vppTokens", - "CommandAlias": "New-MgBetaDeviceAppMgtVppToken", - "Command": "New-MgBetaDeviceAppManagementVppToken", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtVppToken", + "Uri": "/deviceAppManagement/vppTokens", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -496926,20 +497208,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementVppToken", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVppToken", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy", - "Uri": "/deviceAppManagement/wdacSupplementalPolicies", - "CommandAlias": "New-MgBetaDeviceAppMgtWdacSupplementalPolicy", - "Command": "New-MgBetaDeviceAppManagementWdacSupplementalPolicy", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtWdacSupplementalPolicy", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -496958,20 +497240,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementWdacSupplementalPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment", - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments", - "CommandAlias": "New-MgBetaDeviceAppMgtWdacSupplementalPolicyAssignment", - "Command": "New-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtWdacSupplementalPolicyAssignment", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -496990,8 +497272,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -497000,12 +497285,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus", - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses", - "CommandAlias": "New-MgBetaDeviceAppMgtWdacSupplementalPolicyDeviceStatus", - "Command": "New-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtWdacSupplementalPolicyDeviceStatus", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -497024,8 +497306,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -497034,12 +497319,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", - "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations", - "CommandAlias": "New-MgBetaDeviceAppMgtWindowInformationProtectionDeviceRegistration", - "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtWindowInformationProtectionDeviceRegistration", + "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -497074,20 +497356,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies", - "CommandAlias": "New-MgBetaDeviceAppMgtWindowInformationProtectionPolicy", - "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtWindowInformationProtectionPolicy", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -497122,23 +497404,26 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments", - "CommandAlias": "New-MgBetaDeviceAppMgtWindowInformationProtectionPolicyAssignment", - "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtWindowInformationProtectionPolicyAssignment", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -497147,12 +497432,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles", - "CommandAlias": "New-MgBetaDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", - "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -497187,8 +497469,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -497197,12 +497482,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles", - "CommandAlias": "New-MgBetaDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", - "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -497237,8 +497519,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -497247,12 +497532,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction", - "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions", - "CommandAlias": "New-MgBetaDeviceAppMgtWindowInformationProtectionWipeAction", - "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtWindowInformationProtectionWipeAction", + "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -497287,20 +497569,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsManagedAppProtection", - "Uri": "/deviceAppManagement/windowsManagedAppProtections", - "CommandAlias": "New-MgBetaDeviceAppMgtWindowManagedAppProtection", - "Command": "New-MgBetaDeviceAppManagementWindowsManagedAppProtection", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtWindowManagedAppProtection", + "Uri": "/deviceAppManagement/windowsManagedAppProtections", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -497335,20 +497617,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementWindowsManagedAppProtection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsManagedAppProtection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps", - "CommandAlias": "New-MgBetaDeviceAppMgtWindowManagedAppProtectionApp", - "Command": "New-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtWindowManagedAppProtectionApp", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -497383,8 +497665,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -497393,15 +497678,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments", - "CommandAlias": "New-MgBetaDeviceAppMgtWindowManagedAppProtectionAssignment", - "Command": "New-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "New-MgBetaDeviceAppMgtWindowManagedAppProtectionAssignment", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -497410,15 +497695,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCommand", - "Uri": "/devices/{device-id}/commands", - "CommandAlias": null, - "Command": "New-MgBetaDeviceCommand", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/commands", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceCommand", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCommand", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -497427,15 +497712,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/devices/{device-id}/extensions", - "CommandAlias": null, - "Command": "New-MgBetaDeviceExtension", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/extensions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -497444,12 +497729,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState", - "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -497468,20 +497750,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile", - "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -497500,20 +497782,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}/createToken", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfileToken", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}/createToken", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -497532,8 +497814,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfileToken", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -497542,12 +497827,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema", - "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -497566,20 +497848,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile", - "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -497598,20 +497880,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}/createToken", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementAndroidForWorkEnrollmentProfileToken", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}/createToken", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -497630,8 +497912,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementAndroidForWorkEnrollmentProfileToken", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -497640,12 +497925,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/createGooglePlayWebToken", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingGooglePlayWebToken", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/createGooglePlayWebToken", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -497664,20 +497946,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingGooglePlayWebToken", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema", - "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -497696,20 +497978,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile", - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -497728,20 +498010,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment", - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -497760,8 +498042,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -497770,12 +498055,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter", - "Uri": "/deviceManagement/assignmentFilters", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementAssignmentFilter", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/assignmentFilters", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -497794,20 +498076,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementAssignmentFilter", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAuditEvent", - "Uri": "/deviceManagement/auditEvents", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementAuditEvent", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/auditEvents", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -497826,20 +498108,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementAuditEvent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuditEvent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent", - "Uri": "/deviceManagement/autopilotEvents", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementAutopilotEvent", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/autopilotEvents", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -497858,20 +498140,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementAutopilotEvent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCartToClassAssociation", - "Uri": "/deviceManagement/cartToClassAssociations", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementCartToClassAssociation", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/cartToClassAssociations", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -497890,20 +498172,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementCartToClassAssociation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCartToClassAssociation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory", - "Uri": "/deviceManagement/categories", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementCategory", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/categories", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -497922,20 +498204,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", - "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementCategorySettingDefinition", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -497954,8 +498236,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementCategorySettingDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -497964,12 +498249,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedDevice", - "Uri": "/deviceManagement/comanagedDevices", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementComanagedDevice", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -498004,23 +498286,26 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementComanagedDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDevice", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -498029,15 +498314,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -498046,15 +498331,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceConfigurationState", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementComanagedDeviceConfigurationState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementComanagedDeviceConfigurationState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -498063,15 +498348,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementComanagedDeviceHealthScriptState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementComanagedDeviceHealthScriptState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -498080,30 +498365,30 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementComanagedDeviceLogCollectionRequestDownloadUrl", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementComanagedDeviceLogCollectionRequestDownloadUrl", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -498112,15 +498397,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityBaselineState", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityBaselineState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -498129,15 +498414,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -498146,15 +498431,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -498163,12 +498448,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphComanagementEligibleDevice", - "Uri": "/deviceManagement/comanagementEligibleDevices", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementComanagementEligibleDevice", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagementEligibleDevices", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -498203,20 +498485,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementComanagementEligibleDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphComanagementEligibleDevice", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphComplianceManagementPartner", - "Uri": "/deviceManagement/complianceManagementPartners", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementComplianceManagementPartner", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/complianceManagementPartners", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -498251,20 +498533,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementComplianceManagementPartner", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphComplianceManagementPartner", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementCompliancePolicy", - "Uri": "/deviceManagement/compliancePolicies", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementCompliancePolicy", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/compliancePolicies", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -498283,20 +498565,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementCompliancePolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementCompliancePolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementCompliancePolicyAssignment", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -498315,8 +498597,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementCompliancePolicyAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -498325,12 +498610,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -498349,8 +498631,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -498359,12 +498644,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementComplianceActionItem", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -498383,8 +498665,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementComplianceActionItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -498393,12 +498678,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementCompliancePolicySetting", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -498417,8 +498699,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementCompliancePolicySetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -498427,12 +498712,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", - "Uri": "/deviceManagement/complianceSettings", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementComplianceSetting", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/complianceSettings", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -498451,20 +498733,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementComplianceSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", - "Uri": "/deviceManagement/configurationPolicies", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementConfigurationPolicy", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicies", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -498483,20 +498765,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementConfigurationPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementConfigurationPolicyAssignment", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -498515,8 +498797,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementConfigurationPolicyAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -498525,12 +498810,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/createCopy", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementConfigurationPolicyCopy", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/createCopy", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -498549,8 +498831,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementConfigurationPolicyCopy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -498559,12 +498844,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementConfigurationPolicySetting", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -498583,8 +498865,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementConfigurationPolicySetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -498593,12 +498878,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyTemplate", - "Uri": "/deviceManagement/configurationPolicyTemplates", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementConfigurationPolicyTemplate", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicyTemplates", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -498617,20 +498899,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementConfigurationPolicyTemplate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyTemplate", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", - "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -498649,8 +498931,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -498659,12 +498944,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingTemplate", - "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -498683,8 +498965,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingTemplate", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -498693,12 +498978,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", - "Uri": "/deviceManagement/configurationSettings", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementConfigurationSetting", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationSettings", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -498717,20 +498999,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementConfigurationSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDataSharingConsent", - "Uri": "/deviceManagement/dataSharingConsents", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementDataSharingConsent", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/dataSharingConsents", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -498765,20 +499047,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementDataSharingConsent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDataSharingConsent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDepOnboardingSetting", - "Uri": "/deviceManagement/depOnboardingSettings", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementDepOnboardingSetting", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/depOnboardingSettings", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -498797,20 +499079,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementDepOnboardingSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDepOnboardingSetting", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/generateEncryptionPublicKey", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementDepOnboardingSettingEncryptionPublicKey", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/generateEncryptionPublicKey", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -498845,20 +499127,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementDepOnboardingSettingEncryptionPublicKey", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Generate", "GenerateViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEnrollmentProfile", - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -498877,8 +499159,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEnrollmentProfile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -498887,12 +499172,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity", - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -498911,8 +499193,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -498921,27 +499206,24 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings", - "Uri": "/deviceManagement/derivedCredentials", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementDerivedCredential", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/derivedCredentials", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementDerivedCredential", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDetectedApp", - "Uri": "/deviceManagement/detectedApps", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementDetectedApp", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/detectedApps", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -498976,20 +499258,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementDetectedApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDetectedApp", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceCategory", - "Uri": "/deviceManagement/deviceCategories", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementDeviceCategory", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCategories", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -499024,20 +499306,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementDeviceCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCategory", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", - "Uri": "/deviceManagement/deviceCompliancePolicies", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicy", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -499056,20 +499338,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -499088,8 +499370,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -499098,12 +499383,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -499122,8 +499404,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -499132,12 +499417,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -499156,8 +499438,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -499166,12 +499451,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -499190,8 +499472,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -499200,12 +499485,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -499224,8 +499506,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -499234,12 +499519,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -499258,20 +499540,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -499290,8 +499572,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -499300,12 +499585,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -499324,8 +499606,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -499334,12 +499619,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceConfiguration", - "Uri": "/deviceManagement/deviceConfigurations", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementDeviceConfiguration", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -499358,20 +499640,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementDeviceConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfiguration", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementDeviceConfigurationAssignment", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -499390,8 +499672,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementDeviceConfigurationAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -499400,12 +499685,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary", - "Uri": "/deviceManagement/deviceConfigurationConflictSummary", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementDeviceConfigurationConflictSummary", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurationConflictSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -499424,20 +499706,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementDeviceConfigurationConflictSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -499456,8 +499738,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -499466,12 +499751,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -499490,8 +499772,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -499500,12 +499785,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -499524,8 +499806,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -499534,12 +499819,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState", - "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -499558,20 +499840,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphRestrictedAppsViolation", - "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -499590,20 +499872,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRestrictedAppsViolation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementDeviceConfigurationUserStatus", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -499622,8 +499904,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementDeviceConfigurationUserStatus", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -499632,12 +499917,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementDeviceEnrollmentConfiguration", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceEnrollmentConfigurations", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -499672,20 +499954,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementDeviceEnrollmentConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -499720,8 +500002,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -499730,12 +500015,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/createEnrollmentNotificationConfiguration", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementDeviceEnrollmentConfigurationEnrollmentNotificationConfiguration", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/createEnrollmentNotificationConfiguration", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -499770,20 +500052,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementDeviceEnrollmentConfigurationEnrollmentNotificationConfiguration", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceHealthScript", - "Uri": "/deviceManagement/deviceHealthScripts", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementDeviceHealthScript", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceHealthScripts", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -499834,20 +500116,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementDeviceHealthScript", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceHealthScript", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment", - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementDeviceHealthScriptAssignment", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -499882,8 +500164,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementDeviceHealthScriptAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -499892,12 +500177,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState", - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -499932,8 +500214,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -499942,12 +500227,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceShellScript", - "Uri": "/deviceManagement/deviceShellScripts", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementDeviceShellScript", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceShellScripts", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -499982,20 +500264,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementDeviceShellScript", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceShellScript", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementDeviceShellScriptAssignment", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -500030,8 +500312,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementDeviceShellScriptAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -500040,12 +500325,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -500080,8 +500362,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -500090,12 +500375,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -500130,8 +500412,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -500140,12 +500425,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementDeviceShellScriptUserRunState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -500180,8 +500462,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementDeviceShellScriptUserRunState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -500190,15 +500475,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -500207,12 +500492,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector", - "Uri": "/deviceManagement/domainJoinConnectors", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementDomainJoinConnector", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/domainJoinConnectors", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -500231,20 +500513,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementDomainJoinConnector", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool", - "Uri": "/deviceManagement/embeddedSIMActivationCodePools", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementEmbeddedSimActivationCodePool", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/embeddedSIMActivationCodePools", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -500263,20 +500545,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementEmbeddedSimActivationCodePool", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -500295,8 +500577,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -500305,12 +500590,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState", - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -500329,8 +500611,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -500339,12 +500624,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", - "Uri": "/deviceManagement/exchangeConnectors", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementExchangeConnector", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/exchangeConnectors", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -500379,35 +500661,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementExchangeConnector", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy", - "Uri": "/deviceManagement/exchangeOnPremisesPolicies", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementExchangeOnPremisePolicy", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/exchangeOnPremisesPolicies", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementExchangeOnPremisePolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphGroupPolicyCategory", - "Uri": "/deviceManagement/groupPolicyCategories", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementGroupPolicyCategory", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyCategories", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -500426,20 +500708,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementGroupPolicyCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphGroupPolicyConfiguration", - "Uri": "/deviceManagement/groupPolicyConfigurations", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementGroupPolicyConfiguration", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyConfigurations", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -500458,20 +500740,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementGroupPolicyConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyConfiguration", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -500490,8 +500772,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -500500,12 +500785,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue", - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -500524,8 +500806,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -500534,12 +500819,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue", - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -500558,8 +500840,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -500568,12 +500853,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", - "Uri": "/deviceManagement/groupPolicyDefinitions", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementGroupPolicyDefinition", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -500592,38 +500874,41 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementGroupPolicyDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", - "Uri": "/deviceManagement/groupPolicyDefinitionFiles", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionFile", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitionFiles", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -500632,15 +500917,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -500649,15 +500934,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -500666,15 +500951,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -500683,15 +500968,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -500700,12 +500985,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphGroupPolicySettingMapping", - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -500724,8 +501006,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicySettingMapping", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -500734,12 +501019,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension", - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -500758,8 +501040,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -500768,12 +501053,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphGroupPolicyObjectFile", - "Uri": "/deviceManagement/groupPolicyObjectFiles", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementGroupPolicyObjectFile", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyObjectFiles", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -500792,20 +501074,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementGroupPolicyObjectFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyObjectFile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile", - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -500824,23 +501106,26 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphGroupPolicyOperation", - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -500849,12 +501134,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphImportedDeviceIdentity", - "Uri": "/deviceManagement/importedDeviceIdentities", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementImportedDeviceIdentity", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/importedDeviceIdentities", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -500873,20 +501155,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementImportedDeviceIdentity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImportedDeviceIdentity", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -500905,20 +501187,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementIntent", - "Uri": "/deviceManagement/intents", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementIntent", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/intents", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -500937,20 +501219,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementIntent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementIntentAssignment", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -500969,8 +501251,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementIntentAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -500979,12 +501264,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementIntentCategory", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -501003,8 +501285,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementIntentCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -501013,12 +501298,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementIntentCategorySetting", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -501037,8 +501319,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementIntentCategorySetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -501047,12 +501332,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementIntentCategorySettingDefinition", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -501071,8 +501353,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementIntentCategorySettingDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -501081,12 +501366,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementIntent", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/createCopy", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementIntentCopy", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/createCopy", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -501105,8 +501387,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementIntentCopy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -501115,12 +501400,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementIntentDeviceSettingStateSummary", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -501139,8 +501421,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementIntentDeviceSettingStateSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -501149,12 +501434,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementIntentDeviceState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -501173,8 +501455,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementIntentDeviceState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -501183,12 +501468,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementIntentSetting", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -501207,8 +501489,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementIntentSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -501217,12 +501502,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementIntentUserState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -501241,8 +501523,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementIntentUserState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -501251,12 +501536,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphIntuneBrandingProfile", - "Uri": "/deviceManagement/intuneBrandingProfiles", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementIntuneBrandingProfile", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/intuneBrandingProfiles", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -501275,20 +501557,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementIntuneBrandingProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIntuneBrandingProfile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment", - "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementIntuneBrandingProfileAssignment", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -501307,8 +501589,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementIntuneBrandingProfileAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -501317,12 +501602,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", - "Uri": "/deviceManagement/iosUpdateStatuses", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementIoUpdateStatus", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/iosUpdateStatuses", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -501341,20 +501623,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementIoUpdateStatus", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary", - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -501373,20 +501655,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary", - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -501405,8 +501687,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -501415,12 +501700,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary", - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -501439,8 +501721,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -501449,12 +501734,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedDevice", - "Uri": "/deviceManagement/managedDevices", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementManagedDevice", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -501489,23 +501771,26 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementManagedDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDevice", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -501514,30 +501799,30 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedDeviceCleanupRule", - "Uri": "/deviceManagement/managedDeviceCleanupRules", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementManagedDeviceCleanupRule", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDeviceCleanupRules", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementManagedDeviceCleanupRule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceCleanupRule", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -501546,15 +501831,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceConfigurationState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementManagedDeviceConfigurationState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementManagedDeviceConfigurationState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -501563,12 +501848,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState", - "Uri": "/deviceManagement/managedDeviceEncryptionStates", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementManagedDeviceEncryptionState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDeviceEncryptionStates", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -501587,23 +501869,26 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementManagedDeviceEncryptionState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementManagedDeviceHealthScriptState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementManagedDeviceHealthScriptState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -501612,30 +501897,30 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementManagedDeviceLogCollectionRequestDownloadUrl", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementManagedDeviceLogCollectionRequestDownloadUrl", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -501644,15 +501929,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityBaselineState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityBaselineState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -501661,15 +501946,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -501678,30 +501963,30 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedDeviceWindowsOperatingSystemImage", - "Uri": "/deviceManagement/managedDeviceWindowsOSImages", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementManagedDeviceWindowsOSImage", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDeviceWindowsOSImages", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementManagedDeviceWindowsOSImage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceWindowsOperatingSystemImage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -501710,12 +501995,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", - "Uri": "/deviceManagement/microsoftTunnelConfigurations", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementMicrosoftTunnelConfiguration", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/microsoftTunnelConfigurations", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -501734,20 +502016,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementMicrosoftTunnelConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold", - "Uri": "/deviceManagement/microsoftTunnelHealthThresholds", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/microsoftTunnelHealthThresholds", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -501766,20 +502048,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", - "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -501798,20 +502080,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}/createDownloadUrl", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponseDownloadUrl", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}/createDownloadUrl", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -501846,8 +502128,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponseDownloadUrl", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateViaIdentity", @@ -501856,12 +502141,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMicrosoftTunnelSite", - "Uri": "/deviceManagement/microsoftTunnelSites", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementMicrosoftTunnelSite", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/microsoftTunnelSites", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -501880,20 +502162,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementMicrosoftTunnelSite", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftTunnelSite", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMicrosoftTunnelServer", - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -501912,8 +502194,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftTunnelServer", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -501922,12 +502207,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}/generateServerLogCollectionRequest", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerLogCollectionRequest", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}/generateServerLogCollectionRequest", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -501946,8 +502228,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerLogCollectionRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", + "Method": "POST", "Variants": [ "Generate", "GenerateExpanded", @@ -501956,12 +502241,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementMobileAppTroubleshootingEvent", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -501980,20 +502262,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementMobileAppTroubleshootingEvent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAppLogCollectionRequest", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -502028,8 +502310,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -502038,12 +502323,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAppLogCollectionDownloadDetails", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}/createDownloadUrl", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}/createDownloadUrl", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -502110,20 +502392,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppLogCollectionDownloadDetails", + "Method": "POST", "Variants": [ "Create", "CreateViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", - "Uri": "/deviceManagement/mobileThreatDefenseConnectors", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementMobileThreatDefenseConnector", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/mobileThreatDefenseConnectors", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -502158,50 +502440,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementMobileThreatDefenseConnector", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementAlertRecord", - "Uri": "/deviceManagement/monitoring/alertRecords", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementMonitoringAlertRecord", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/monitoring/alertRecords", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementMonitoringAlertRecord", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementAlertRecord", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementAlertRule", - "Uri": "/deviceManagement/monitoring/alertRules", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementMonitoringAlertRule", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/monitoring/alertRules", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicemanagement-alertrule-post?view=graph-rest-beta", + "Command": "New-MgBetaDeviceManagementMonitoringAlertRule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementAlertRule", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphNdesConnector", - "Uri": "/deviceManagement/ndesConnectors", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementNdeConnector", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/ndesConnectors", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -502220,20 +502502,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementNdeConnector", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNdesConnector", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphNotificationMessageTemplate", - "Uri": "/deviceManagement/notificationMessageTemplates", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementNotificationMessageTemplate", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/notificationMessageTemplates", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -502252,20 +502534,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementNotificationMessageTemplate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotificationMessageTemplate", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -502284,8 +502566,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -502294,12 +502579,105 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementPartner", - "Uri": "/deviceManagement/deviceManagementPartners", + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementPartners", + "Permissions": [ + { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, "Command": "New-MgBetaDeviceManagementPartner", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementPartner", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded" + ] + }, + { + "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/remoteActionAudits", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device's owner.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementRemoteActionAudit", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRemoteActionAudit", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded" + ] + }, + { "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/remoteAssistancePartners", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -502334,68 +502712,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, - "Variants": [ - "Create", - "CreateExpanded" - ] - }, - { - "Method": "POST", - "OutputType": "IMicrosoftGraphRemoteActionAudit", - "Uri": "/deviceManagement/remoteActionAudits", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementRemoteActionAudit", - "Module": "Beta.DeviceManagement", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device's owner.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], + "Command": "New-MgBetaDeviceManagementRemoteAssistancePartner", "ApiVersion": "beta", - "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRemoteAssistancePartner", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphRemoteAssistancePartner", - "Uri": "/deviceManagement/remoteAssistancePartners", + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementRemoteAssistancePartner", - "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/resourceAccessProfiles", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -502412,70 +502742,22 @@ "IsAdmin": true, "PermissionType": "Application", "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, - "Variants": [ - "Create", - "CreateExpanded" - ] - }, - { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", - "Uri": "/deviceManagement/resourceAccessProfiles", - "CommandAlias": null, "Command": "New-MgBetaDeviceManagementResourceAccessProfile", - "Module": "Beta.DeviceManagement", - "Permissions": [ - { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - } - ], "ApiVersion": "beta", - "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", - "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementResourceAccessProfileAssignment", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -502494,8 +502776,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementResourceAccessProfileAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -502504,12 +502789,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphResourceOperation", - "Uri": "/deviceManagement/resourceOperations", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementResourceOperation", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/resourceOperations", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -502544,20 +502826,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementResourceOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphResourceOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", - "Uri": "/deviceManagement/reusableSettings", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementReusableSetting", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/reusableSettings", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -502576,20 +502858,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementReusableSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", - "Uri": "/deviceManagement/roleAssignments", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementRoleAssignment", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/roleAssignments", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -502624,20 +502906,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphRoleDefinition", - "Uri": "/deviceManagement/roleDefinitions", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementRoleDefinition", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/roleDefinitions", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -502672,20 +502954,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoleDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphRoleAssignment", - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementRoleDefinitionRoleAssignment", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -502720,8 +503002,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementRoleDefinitionRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoleAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -502730,12 +503015,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphRoleScopeTag", - "Uri": "/deviceManagement/roleScopeTags", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementRoleScopeTag", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/roleScopeTags", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -502770,23 +503052,26 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementRoleScopeTag", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoleScopeTag", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", - "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementRoleScopeTagAssignment", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementRoleScopeTagAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -502795,27 +503080,24 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementScript", - "Uri": "/deviceManagement/deviceManagementScripts", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementScript", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementScripts", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementScript", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScript", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementScriptAssignment", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -502850,8 +503132,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementScriptAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -502860,12 +503145,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementScriptDeviceRunState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -502900,8 +503182,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementScriptDeviceRunState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -502910,12 +503195,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementScriptGroupAssignment", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -502950,8 +503232,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementScriptGroupAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -502960,12 +503245,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementScriptUserRunState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -503000,8 +503282,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementScriptUserRunState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -503010,12 +503295,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -503050,8 +503332,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -503060,12 +503345,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", - "Uri": "/deviceManagement/settingDefinitions", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementSettingDefinition", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/settingDefinitions", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -503084,20 +503366,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementSettingDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", - "Uri": "/deviceManagement/telecomExpenseManagementPartners", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementTelecomExpenseManagementPartner", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/telecomExpenseManagementPartners", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -503116,20 +503398,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementTelecomExpenseManagementPartner", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementTemplate", - "Uri": "/deviceManagement/templates", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementTemplate", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/templates", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -503148,20 +503430,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementTemplate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementTemplate", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementTemplateCategory", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -503180,8 +503462,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementTemplateCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -503190,12 +503475,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -503214,8 +503496,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -503224,12 +503509,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementTemplateCategorySettingDefinition", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -503248,8 +503530,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementTemplateCategorySettingDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -503258,12 +503543,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementIntent", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/createInstance", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementTemplateInstance", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/createInstance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -503282,8 +503564,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementTemplateInstance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -503292,12 +503577,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementTemplate", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementTemplateMigratableTo", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -503316,8 +503598,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementTemplateMigratableTo", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementTemplate", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -503326,15 +503611,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementTemplateMigratableToCategory", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementTemplateMigratableToCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -503343,15 +503628,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -503360,15 +503645,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -503377,12 +503662,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementIntent", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/createInstance", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementTemplateMigratableToInstance", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/createInstance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -503401,8 +503683,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementTemplateMigratableToInstance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -503411,15 +503696,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementTemplateMigratableToSetting", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementTemplateMigratableToSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -503428,12 +503713,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementTemplateSetting", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -503452,8 +503734,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementTemplateSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -503462,12 +503747,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermsAndConditions", - "Uri": "/deviceManagement/termsAndConditions", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementTermAndCondition", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -503486,20 +503768,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementTermAndCondition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermsAndConditions", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -503518,8 +503800,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -503528,12 +503813,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementTermAndConditionAssignment", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -503552,8 +503834,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementTermAndConditionAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -503562,12 +503847,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementTermAndConditionGroupAssignment", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -503586,8 +503868,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementTermAndConditionGroupAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -503596,12 +503881,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", - "Uri": "/deviceManagement/troubleshootingEvents", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementTroubleshootingEvent", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/troubleshootingEvents", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -503620,20 +503902,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementTroubleshootingEvent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUserPfxCertificate", - "Uri": "/deviceManagement/userPfxCertificates", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementUserPfxCertificate", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/userPfxCertificates", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -503652,35 +503934,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementUserPfxCertificate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserPfxCertificate", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCloudPcBulkAction", - "Uri": "/deviceManagement/virtualEndpoint/bulkActions", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementVirtualEndpointBulkAction", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/bulkActions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-bulkactions?view=graph-rest-beta", + "Command": "New-MgBetaDeviceManagementVirtualEndpointBulkAction", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcBulkAction", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCloudPcDeviceImage", - "Uri": "/deviceManagement/virtualEndpoint/deviceImages", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementVirtualEndpointDeviceImage", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/deviceImages", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -503699,20 +503981,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-deviceimages?view=graph-rest-beta", + "Command": "New-MgBetaDeviceManagementVirtualEndpointDeviceImage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcDeviceImage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCloudPcExternalPartnerSetting", - "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -503731,65 +504013,65 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-externalpartnersettings?view=graph-rest-beta", + "Command": "New-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcExternalPartnerSetting", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCloudPcFrontLineServicePlan", - "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcFrontLineServicePlan", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCloudPcGalleryImage", - "Uri": "/deviceManagement/virtualEndpoint/galleryImages", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementVirtualEndpointGalleryImage", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/galleryImages", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementVirtualEndpointGalleryImage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcGalleryImage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-onpremisesconnections?view=graph-rest-beta", + "Command": "New-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -503808,23 +504090,26 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-provisioningpolicies?view=graph-rest-beta", + "Command": "New-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -503833,12 +504118,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCloudPcExportJob", - "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementVirtualEndpointReportExportJob", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -503857,65 +504139,65 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-post-exportjobs?view=graph-rest-beta", + "Command": "New-MgBetaDeviceManagementVirtualEndpointReportExportJob", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcExportJob", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCloudPcServicePlan", - "Uri": "/deviceManagement/virtualEndpoint/servicePlans", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementVirtualEndpointServicePlan", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/servicePlans", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementVirtualEndpointServicePlan", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcServicePlan", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCloudPcSnapshot", - "Uri": "/deviceManagement/virtualEndpoint/snapshots", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementVirtualEndpointSnapshot", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/snapshots", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementVirtualEndpointSnapshot", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcSnapshot", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCloudPcSupportedRegion", - "Uri": "/deviceManagement/virtualEndpoint/supportedRegions", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementVirtualEndpointSupportedRegion", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/supportedRegions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementVirtualEndpointSupportedRegion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcSupportedRegion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCloudPcUserSetting", - "Uri": "/deviceManagement/virtualEndpoint/userSettings", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementVirtualEndpointUserSetting", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/userSettings", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -503934,23 +504216,26 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-usersettings?view=graph-rest-beta", + "Command": "New-MgBetaDeviceManagementVirtualEndpointUserSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcUserSetting", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -503959,12 +504244,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -503983,23 +504265,26 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -504008,15 +504293,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment", - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -504025,12 +504310,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -504049,20 +504331,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile", - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementWindowsFeatureUpdateProfile", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -504081,20 +504363,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementWindowsFeatureUpdateProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment", - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -504113,8 +504395,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -504123,12 +504408,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -504147,20 +504429,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -504179,20 +504461,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsMalwareInformation", - "Uri": "/deviceManagement/windowsMalwareInformation", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementWindowsMalwareInformation", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsMalwareInformation", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -504227,20 +504509,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementWindowsMalwareInformation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsMalwareInformation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -504275,8 +504557,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -504285,12 +504570,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfile", - "Uri": "/deviceManagement/windowsQualityUpdateProfiles", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementWindowsQualityUpdateProfile", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsQualityUpdateProfiles", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -504309,20 +504591,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementWindowsQualityUpdateProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfileAssignment", - "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignment", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -504341,8 +504623,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfileAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -504351,15 +504636,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/devices/{device-id}/registeredOwners/$ref", - "CommandAlias": null, - "Command": "New-MgBetaDeviceRegisteredOwnerByRef", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredOwners/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-post-registeredowners?view=graph-rest-beta", + "Command": "New-MgBetaDeviceRegisteredOwnerByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -504368,15 +504653,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/devices/{device-id}/registeredUsers/$ref", - "CommandAlias": null, - "Command": "New-MgBetaDeviceRegisteredUserByRef", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredUsers/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-post-registeredusers?view=graph-rest-beta", + "Command": "New-MgBetaDeviceRegisteredUserByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -504385,15 +504670,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUsageRight", - "Uri": "/devices/{device-id}/usageRights", - "CommandAlias": null, - "Command": "New-MgBetaDeviceUsageRights", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/usageRights", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDeviceUsageRights", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUsageRight", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -504402,12 +504687,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/directory/administrativeUnits", - "CommandAlias": null, - "Command": "New-MgBetaDirectoryAdministrativeUnit", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits", "Permissions": [ { "Name": "AdministrativeUnit.ReadWrite.All", @@ -504426,23 +504708,26 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDirectoryAdministrativeUnit", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions", - "CommandAlias": null, - "Command": "New-MgBetaDirectoryAdministrativeUnitExtension", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDirectoryAdministrativeUnitExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -504451,12 +504736,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members", - "CommandAlias": null, - "Command": "New-MgBetaDirectoryAdministrativeUnitMember", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members", "Permissions": [ { "Name": "AdministrativeUnit.ReadWrite.All", @@ -504523,8 +504805,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDirectoryAdministrativeUnitMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -504533,12 +504818,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref", - "CommandAlias": null, - "Command": "New-MgBetaDirectoryAdministrativeUnitMemberByRef", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref", "Permissions": [ { "Name": "AdministrativeUnit.ReadWrite.All", @@ -504605,8 +504887,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDirectoryAdministrativeUnitMemberByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -504615,12 +504900,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", - "CommandAlias": null, - "Command": "New-MgBetaDirectoryAdministrativeUnitScopedRoleMember", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -504639,8 +504921,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDirectoryAdministrativeUnitScopedRoleMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -504649,12 +504934,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAttributeSet", - "Uri": "/directory/attributeSets", - "CommandAlias": null, - "Command": "New-MgBetaDirectoryAttributeSet", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/attributeSets", "Permissions": [ { "Name": "CustomSecAttributeDefinition.ReadWrite.All", @@ -504673,53 +504955,56 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-post-attributesets?view=graph-rest-beta", + "Command": "New-MgBetaDirectoryAttributeSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttributeSet", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphHardwareOathTokenAuthenticationMethodDevice", - "Uri": "/directory/authenticationMethodDevices/hardwareOathDevices", - "CommandAlias": null, - "Command": "New-MgBetaDirectoryAuthenticationMethodDeviceHardwareOathDevice", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/authenticationMethodDevices/hardwareOathDevices", "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethoddevice-post-hardwareoathdevices?view=graph-rest-beta", + "Command": "New-MgBetaDirectoryAuthenticationMethodDeviceHardwareOathDevice", "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethoddevice-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphHardwareOathTokenAuthenticationMethodDevice", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCertificateBasedApplicationConfiguration", - "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations", - "CommandAlias": null, - "Command": "New-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCertificateBasedApplicationConfiguration", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCertificateAuthorityAsEntity", - "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities", - "CommandAlias": null, - "Command": "New-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedapplicationconfiguration-post-trustedcertificateauthorities?view=graph-rest-beta", + "Command": "New-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCertificateAuthorityAsEntity", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -504728,12 +505013,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMutualTlsOauthConfiguration", - "Uri": "/directory/certificateAuthorities/mutualTlsOauthConfigurations", - "CommandAlias": null, - "Command": "New-MgBetaDirectoryCertificateAuthorityMutualTlOauthConfiguration", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/certificateAuthorities/mutualTlsOauthConfigurations", "Permissions": [ { "Name": "MutualTlsOauthConfiguration.ReadWrite.All", @@ -504752,20 +505034,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificateauthoritypath-post-mutualtlsoauthconfigurations?view=graph-rest-beta", + "Command": "New-MgBetaDirectoryCertificateAuthorityMutualTlOauthConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMutualTlsOauthConfiguration", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", - "Uri": "/directory/customSecurityAttributeDefinitions", - "CommandAlias": null, - "Command": "New-MgBetaDirectoryCustomSecurityAttributeDefinition", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/customSecurityAttributeDefinitions", "Permissions": [ { "Name": "CustomSecAttributeDefinition.ReadWrite.All", @@ -504784,20 +505066,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-post-customsecurityattributedefinitions?view=graph-rest-beta", + "Command": "New-MgBetaDirectoryCustomSecurityAttributeDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAllowedValue", - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues", - "CommandAlias": null, - "Command": "New-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues", "Permissions": [ { "Name": "CustomSecAttributeDefinition.ReadWrite.All", @@ -504816,8 +505098,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customsecurityattributedefinition-post-allowedvalues?view=graph-rest-beta", + "Command": "New-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAllowedValue", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -504826,27 +505111,24 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", - "Uri": "/directory/deviceLocalCredentials", - "CommandAlias": null, - "Command": "New-MgBetaDirectoryDeviceLocalCredential", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/deviceLocalCredentials", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDirectoryDeviceLocalCredential", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphExternalUserProfile", - "Uri": "/directory/externalUserProfiles", - "CommandAlias": null, - "Command": "New-MgBetaDirectoryExternalUserProfile", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/externalUserProfiles", "Permissions": [ { "Name": "ExternalUserProfile.ReadWrite.All", @@ -504865,38 +505147,41 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDirectoryExternalUserProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalUserProfile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", - "Uri": "/directory/featureRolloutPolicies", - "CommandAlias": null, - "Command": "New-MgBetaDirectoryFeatureRolloutPolicy", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/featureRolloutPolicies", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDirectoryFeatureRolloutPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", - "CommandAlias": null, - "Command": "New-MgBetaDirectoryFeatureRolloutPolicyApplyTo", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDirectoryFeatureRolloutPolicyApplyTo", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -504905,15 +505190,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", - "CommandAlias": null, - "Command": "New-MgBetaDirectoryFeatureRolloutPolicyApplyToByRef", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDirectoryFeatureRolloutPolicyApplyToByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -504922,12 +505207,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphIdentityProviderBase", - "Uri": "/directory/federationConfigurations", - "CommandAlias": null, - "Command": "New-MgBetaDirectoryFederationConfiguration", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/federationConfigurations", "Permissions": [ { "Name": "IdentityProvider.ReadWrite.All", @@ -504946,98 +505228,101 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDirectoryFederationConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphImpactedResource", - "Uri": "/directory/impactedResources", - "CommandAlias": null, - "Command": "New-MgBetaDirectoryImpactedResource", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/impactedResources", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDirectoryImpactedResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImpactedResource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphInboundSharedUserProfile", - "Uri": "/directory/inboundSharedUserProfiles", - "CommandAlias": null, - "Command": "New-MgBetaDirectoryInboundSharedUserProfile", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/inboundSharedUserProfiles", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDirectoryInboundSharedUserProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInboundSharedUserProfile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/directoryObjects", - "CommandAlias": null, - "Command": "New-MgBetaDirectoryObject", "Module": "Beta.DirectoryObjects", + "CommandAlias": null, + "Uri": "/directoryObjects", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDirectoryObject", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", - "Uri": "/directory/onPremisesSynchronization", - "CommandAlias": null, - "Command": "New-MgBetaDirectoryOnPremiseSynchronization", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/onPremisesSynchronization", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDirectoryOnPremiseSynchronization", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOutboundSharedUserProfile", - "Uri": "/directory/outboundSharedUserProfiles", - "CommandAlias": null, - "Command": "New-MgBetaDirectoryOutboundSharedUserProfile", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/outboundSharedUserProfiles", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDirectoryOutboundSharedUserProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutboundSharedUserProfile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants", - "CommandAlias": null, - "Command": "New-MgBetaDirectoryOutboundSharedUserProfileTenant", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDirectoryOutboundSharedUserProfileTenant", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -505046,12 +505331,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPendingExternalUserProfile", - "Uri": "/directory/pendingExternalUserProfiles", - "CommandAlias": null, - "Command": "New-MgBetaDirectoryPendingExternalUserProfile", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/pendingExternalUserProfiles", "Permissions": [ { "Name": "PendingExternalUserProfile.ReadWrite.All", @@ -505070,20 +505352,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-post-pendingexternaluserprofile?view=graph-rest-beta", + "Command": "New-MgBetaDirectoryPendingExternalUserProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPendingExternalUserProfile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCertificateBasedAuthPki", - "Uri": "/directory/publicKeyInfrastructure/certificateBasedAuthConfigurations", - "CommandAlias": null, - "Command": "New-MgBetaDirectoryPublicKeyInfrastructureCertificateBasedAuthConfiguration", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/publicKeyInfrastructure/certificateBasedAuthConfigurations", "Permissions": [ { "Name": "PublicKeyInfrastructure.ReadWrite.All", @@ -505102,20 +505384,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/publickeyinfrastructureroot-post-certificatebasedauthconfigurations?view=graph-rest-beta", + "Command": "New-MgBetaDirectoryPublicKeyInfrastructureCertificateBasedAuthConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCertificateBasedAuthPki", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCertificateAuthorityDetail", - "Uri": "/directory/publicKeyInfrastructure/certificateBasedAuthConfigurations/{certificateBasedAuthPki-id}/certificateAuthorities", - "CommandAlias": null, - "Command": "New-MgBetaDirectoryPublicKeyInfrastructureCertificateBasedAuthConfigurationCertificateAuthority", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/publicKeyInfrastructure/certificateBasedAuthConfigurations/{certificateBasedAuthPki-id}/certificateAuthorities", "Permissions": [ { "Name": "PublicKeyInfrastructure.ReadWrite.All", @@ -505134,8 +505416,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthpki-post-certificateauthorities?view=graph-rest-beta", + "Command": "New-MgBetaDirectoryPublicKeyInfrastructureCertificateBasedAuthConfigurationCertificateAuthority", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCertificateAuthorityDetail", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -505144,30 +505429,30 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphRecommendation", - "Uri": "/directory/recommendations", - "CommandAlias": null, - "Command": "New-MgBetaDirectoryRecommendation", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/recommendations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDirectoryRecommendation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRecommendation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphImpactedResource", - "Uri": "/directory/recommendations/{recommendation-id}/impactedResources", - "CommandAlias": null, - "Command": "New-MgBetaDirectoryRecommendationImpactedResource", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/recommendations/{recommendation-id}/impactedResources", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDirectoryRecommendationImpactedResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImpactedResource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -505176,12 +505461,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryRole", - "Uri": "/directoryRoles", - "CommandAlias": null, - "Command": "New-MgBetaDirectoryRole", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -505200,20 +505482,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-post-directoryroles?view=graph-rest-beta", + "Command": "New-MgBetaDirectoryRole", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryRole", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/directoryRoles/{directoryRole-id}/members/$ref", - "CommandAlias": null, - "Command": "New-MgBetaDirectoryRoleMemberByRef", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/$ref", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -505232,8 +505514,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-post-members?view=graph-rest-beta", + "Command": "New-MgBetaDirectoryRoleMemberByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -505242,15 +505527,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers", - "CommandAlias": null, - "Command": "New-MgBetaDirectoryRoleScopedMember", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDirectoryRoleScopedMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -505259,27 +505544,24 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", - "Uri": "/directoryRoleTemplates", - "CommandAlias": null, - "Command": "New-MgBetaDirectoryRoleTemplate", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoleTemplates", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDirectoryRoleTemplate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectorySetting", - "Uri": "/settings", - "CommandAlias": null, - "Command": "New-MgBetaDirectorySetting", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/settings", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -505298,68 +505580,71 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-settings?view=graph-rest-beta", + "Command": "New-MgBetaDirectorySetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectorySetting", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectorySettingTemplate", - "Uri": "/directorySettingTemplates", - "CommandAlias": null, - "Command": "New-MgBetaDirectorySettingTemplate", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directorySettingTemplates", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDirectorySettingTemplate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectorySettingTemplate", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSharedEmailDomain", - "Uri": "/directory/sharedEmailDomains", - "CommandAlias": null, - "Command": "New-MgBetaDirectorySharedEmailDomain", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/sharedEmailDomains", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDirectorySharedEmailDomain", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedEmailDomain", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCompanySubscription", - "Uri": "/directory/subscriptions", - "CommandAlias": null, - "Command": "New-MgBetaDirectorySubscription", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/subscriptions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDirectorySubscription", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCompanySubscription", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/directory/templates/deviceTemplates/{deviceTemplate-id}/createDeviceFromTemplate", - "CommandAlias": null, - "Command": "New-MgBetaDirectoryTemplateDeviceFromTemplate", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/templates/deviceTemplates/{deviceTemplate-id}/createDeviceFromTemplate", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicetemplate-createdevicefromtemplate?view=graph-rest-beta", + "Command": "New-MgBetaDirectoryTemplateDeviceFromTemplate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -505368,12 +505653,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceTemplate", - "Uri": "/directory/templates/deviceTemplates", - "CommandAlias": null, - "Command": "New-MgBetaDirectoryTemplateDeviceTemplate", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/templates/deviceTemplates", "Permissions": [ { "Name": "DeviceTemplate.Create", @@ -505408,20 +505690,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/template-post-devicetemplates?view=graph-rest-beta", + "Command": "New-MgBetaDirectoryTemplateDeviceTemplate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceTemplate", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDomain", - "Uri": "/domains", - "CommandAlias": null, - "Command": "New-MgBetaDomain", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/domains", "Permissions": [ { "Name": "Domain.ReadWrite.All", @@ -505440,20 +505722,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-post-domains?view=graph-rest-beta", + "Command": "New-MgBetaDomain", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDomain", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphInternalDomainFederation", - "Uri": "/domains/{domain-id}/federationConfiguration", - "CommandAlias": null, - "Command": "New-MgBetaDomainFederationConfiguration", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/federationConfiguration", "Permissions": [ { "Name": "Domain.ReadWrite.All", @@ -505472,8 +505754,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-post-federationconfiguration?view=graph-rest-beta", + "Command": "New-MgBetaDomainFederationConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInternalDomainFederation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -505482,15 +505767,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDomainDnsRecord", - "Uri": "/domains/{domain-id}/serviceConfigurationRecords", - "CommandAlias": null, - "Command": "New-MgBetaDomainServiceConfigurationRecord", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/serviceConfigurationRecords", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDomainServiceConfigurationRecord", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -505499,15 +505784,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation", - "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations", - "CommandAlias": null, - "Command": "New-MgBetaDomainSharedEmailDomainInvitation", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDomainSharedEmailDomainInvitation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -505516,15 +505801,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDomainDnsRecord", - "Uri": "/domains/{domain-id}/verificationDnsRecords", - "CommandAlias": null, - "Command": "New-MgBetaDomainVerificationDnsRecord", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/verificationDnsRecords", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDomainVerificationDnsRecord", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -505533,30 +505818,30 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDrive", - "Uri": "/drives", - "CommandAlias": null, - "Command": "New-MgBetaDrive", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDrive", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDrive", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/bundles", - "CommandAlias": null, - "Command": "New-MgBetaDriveBundle", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/bundles", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDriveBundle", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -505565,15 +505850,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/items", - "CommandAlias": null, - "Command": "New-MgBetaDriveItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDriveItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -505582,15 +505867,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "CommandAlias": null, - "Command": "New-MgBetaDriveItemAnalyticItemActivityStat", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDriveItemAnalyticItemActivityStat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -505599,12 +505884,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children", - "CommandAlias": null, - "Command": "New-MgBetaDriveItemChild", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children", "Permissions": [ { "Name": "Files.ReadWrite", @@ -505663,8 +505945,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDriveItemChild", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -505673,12 +505958,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/extensions", - "CommandAlias": null, - "Command": "New-MgBetaDriveItemExtension", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/extensions", "Permissions": [ { "Name": "Files.ReadWrite", @@ -505753,8 +506035,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDriveItemExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -505763,12 +506048,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/createLink", - "CommandAlias": null, - "Command": "New-MgBetaDriveItemLink", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/createLink", "Permissions": [ { "Name": "Files.ReadWrite", @@ -505827,8 +506109,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-beta", + "Command": "New-MgBetaDriveItemLink", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -505837,15 +506122,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "CommandAlias": null, - "Command": "New-MgBetaDriveItemListItemDocumentSetVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDriveItemListItemDocumentSetVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -505854,15 +506139,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createLink", - "CommandAlias": null, - "Command": "New-MgBetaDriveItemListItemLink", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createLink", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", + "Command": "New-MgBetaDriveItemListItemLink", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -505871,15 +506156,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/permissions", - "CommandAlias": null, - "Command": "New-MgBetaDriveItemListItemPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/permissions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDriveItemListItemPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -505888,15 +506173,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "CommandAlias": null, - "Command": "New-MgBetaDriveItemListItemVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDriveItemListItemVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -505905,15 +506190,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions", - "CommandAlias": null, - "Command": "New-MgBetaDriveItemPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDriveItemPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -505922,15 +506207,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "CommandAlias": null, - "Command": "New-MgBetaDriveItemSubscription", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDriveItemSubscription", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -505939,15 +506224,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphThumbnailSet", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "CommandAlias": null, - "Command": "New-MgBetaDriveItemThumbnail", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDriveItemThumbnail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -505956,12 +506241,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/createUploadSession", - "CommandAlias": null, - "Command": "New-MgBetaDriveItemUploadSession", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/createUploadSession", "Permissions": [ { "Name": "Files.ReadWrite", @@ -506012,8 +506294,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDriveItemUploadSession", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -506022,15 +506307,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions", - "CommandAlias": null, - "Command": "New-MgBetaDriveItemVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDriveItemVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -506039,15 +506324,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/drives/{drive-id}/list/columns", - "CommandAlias": null, - "Command": "New-MgBetaDriveListColumn", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/columns", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDriveListColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -506056,15 +506341,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/drives/{drive-id}/list/contentTypes", - "CommandAlias": null, - "Command": "New-MgBetaDriveListContentType", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDriveListContentType", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -506073,15 +506358,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "CommandAlias": null, - "Command": "New-MgBetaDriveListContentTypeColumn", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDriveListContentTypeColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -506090,15 +506375,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnLink", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "CommandAlias": null, - "Command": "New-MgBetaDriveListContentTypeColumnLink", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDriveListContentTypeColumnLink", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -506107,15 +506392,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/drives/{drive-id}/list/items", - "CommandAlias": null, - "Command": "New-MgBetaDriveListItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDriveListItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -506124,15 +506409,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "CommandAlias": null, - "Command": "New-MgBetaDriveListItemDocumentSetVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDriveListItemDocumentSetVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -506141,15 +506426,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createLink", - "CommandAlias": null, - "Command": "New-MgBetaDriveListItemLink", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createLink", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", + "Command": "New-MgBetaDriveListItemLink", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -506158,15 +506443,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/permissions", - "CommandAlias": null, - "Command": "New-MgBetaDriveListItemPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/permissions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDriveListItemPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -506175,15 +506460,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions", - "CommandAlias": null, - "Command": "New-MgBetaDriveListItemVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDriveListItemVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -506192,15 +506477,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/drives/{drive-id}/list/operations", - "CommandAlias": null, - "Command": "New-MgBetaDriveListOperation", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/operations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDriveListOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -506209,15 +506494,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/drives/{drive-id}/list/permissions", - "CommandAlias": null, - "Command": "New-MgBetaDriveListPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/permissions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDriveListPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -506226,15 +506511,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/drives/{drive-id}/list/subscriptions", - "CommandAlias": null, - "Command": "New-MgBetaDriveListSubscription", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/subscriptions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDriveListSubscription", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -506243,15 +506528,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats", - "CommandAlias": null, - "Command": "New-MgBetaDriveRootAnalyticItemActivityStat", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDriveRootAnalyticItemActivityStat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -506260,15 +506545,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/root/children", - "CommandAlias": null, - "Command": "New-MgBetaDriveRootChild", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/children", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDriveRootChild", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -506277,15 +506562,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/extensions", - "CommandAlias": null, - "Command": "New-MgBetaDriveRootExtension", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/extensions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDriveRootExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -506294,15 +506579,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/drives/{drive-id}/root/createLink", - "CommandAlias": null, - "Command": "New-MgBetaDriveRootLink", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/createLink", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-beta", + "Command": "New-MgBetaDriveRootLink", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -506311,15 +506596,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions", - "CommandAlias": null, - "Command": "New-MgBetaDriveRootListItemDocumentSetVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDriveRootListItemDocumentSetVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -506328,15 +506613,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/drives/{drive-id}/root/listItem/createLink", - "CommandAlias": null, - "Command": "New-MgBetaDriveRootListItemLink", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/createLink", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", + "Command": "New-MgBetaDriveRootListItemLink", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -506345,15 +506630,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/drives/{drive-id}/root/listItem/permissions", - "CommandAlias": null, - "Command": "New-MgBetaDriveRootListItemPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/permissions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDriveRootListItemPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -506362,15 +506647,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/drives/{drive-id}/root/listItem/versions", - "CommandAlias": null, - "Command": "New-MgBetaDriveRootListItemVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/versions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDriveRootListItemVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -506379,15 +506664,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/drives/{drive-id}/root/permissions", - "CommandAlias": null, - "Command": "New-MgBetaDriveRootPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/permissions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDriveRootPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -506396,15 +506681,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/drives/{drive-id}/root/subscriptions", - "CommandAlias": null, - "Command": "New-MgBetaDriveRootSubscription", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/subscriptions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDriveRootSubscription", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -506413,15 +506698,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphThumbnailSet", - "Uri": "/drives/{drive-id}/root/thumbnails", - "CommandAlias": null, - "Command": "New-MgBetaDriveRootThumbnail", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/thumbnails", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDriveRootThumbnail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -506430,15 +506715,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", - "Uri": "/drives/{drive-id}/root/createUploadSession", - "CommandAlias": null, - "Command": "New-MgBetaDriveRootUploadSession", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/createUploadSession", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDriveRootUploadSession", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -506447,15 +506732,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Uri": "/drives/{drive-id}/root/versions", - "CommandAlias": null, - "Command": "New-MgBetaDriveRootVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/versions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaDriveRootVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -506464,27 +506749,24 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationClass", - "Uri": "/education/classes", - "CommandAlias": null, - "Command": "New-MgBetaEducationClass", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationroot-post-classes?view=graph-rest-beta", + "Command": "New-MgBetaEducationClass", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationClass", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/classes/{educationClass-id}/assignments", - "CommandAlias": null, - "Command": "New-MgBetaEducationClassAssignment", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -506503,8 +506785,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-assignments?view=graph-rest-beta", + "Command": "New-MgBetaEducationClassAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -506513,12 +506798,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationCategory", - "Uri": "/education/classes/{educationClass-id}/assignmentCategories", - "CommandAlias": null, - "Command": "New-MgBetaEducationClassAssignmentCategory", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentCategories", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -506537,8 +506819,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-category?view=graph-rest-beta", + "Command": "New-MgBetaEducationClassAssignmentCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationCategory", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -506551,12 +506836,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/$ref", - "CommandAlias": null, - "Command": "New-MgBetaEducationClassAssignmentCategoryByRef", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/$ref", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -506575,8 +506857,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-post-categories?view=graph-rest-beta", + "Command": "New-MgBetaEducationClassAssignmentCategoryByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -506585,12 +506870,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources", - "CommandAlias": null, - "Command": "New-MgBetaEducationClassAssignmentResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -506609,8 +506891,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-post-resources?view=graph-rest-beta", + "Command": "New-MgBetaEducationClassAssignmentResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -506619,15 +506904,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources", - "CommandAlias": null, - "Command": "New-MgBetaEducationClassAssignmentResourceDependentResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaEducationClassAssignmentResourceDependentResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -506636,15 +506921,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationGradingCategory", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories", - "CommandAlias": null, - "Command": "New-MgBetaEducationClassAssignmentSettingGradingCategory", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaEducationClassAssignmentSettingGradingCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationGradingCategory", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -506653,12 +506938,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationGradingScheme", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingSchemes", - "CommandAlias": null, - "Command": "New-MgBetaEducationClassAssignmentSettingGradingScheme", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingSchemes", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -506677,8 +506959,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationgradingscheme-post?view=graph-rest-beta", + "Command": "New-MgBetaEducationClassAssignmentSettingGradingScheme", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationGradingScheme", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -506687,15 +506972,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions", - "CommandAlias": null, - "Command": "New-MgBetaEducationClassAssignmentSubmission", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaEducationClassAssignmentSubmission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -506704,12 +506989,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationOutcome", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "CommandAlias": null, - "Command": "New-MgBetaEducationClassAssignmentSubmissionOutcome", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -506728,8 +507010,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationfeedbackresourceoutcome-post-outcomes?view=graph-rest-beta", + "Command": "New-MgBetaEducationClassAssignmentSubmissionOutcome", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationOutcome", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -506738,12 +507023,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "CommandAlias": null, - "Command": "New-MgBetaEducationClassAssignmentSubmissionResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -506762,8 +507044,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-post-resources?view=graph-rest-beta", + "Command": "New-MgBetaEducationClassAssignmentSubmissionResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -506772,15 +507057,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources", - "CommandAlias": null, - "Command": "New-MgBetaEducationClassAssignmentSubmissionResourceDependentResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaEducationClassAssignmentSubmissionResourceDependentResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -506789,15 +507074,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "CommandAlias": null, - "Command": "New-MgBetaEducationClassAssignmentSubmissionSubmittedResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaEducationClassAssignmentSubmissionSubmittedResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -506806,15 +507091,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources", - "CommandAlias": null, - "Command": "New-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -506823,12 +507108,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/members/$ref", - "CommandAlias": null, - "Command": "New-MgBetaEducationClassMemberByRef", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/members/$ref", "Permissions": [ { "Name": "EduRoster.ReadWrite.All", @@ -506847,8 +507129,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-members?view=graph-rest-beta", + "Command": "New-MgBetaEducationClassMemberByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -506857,12 +507142,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationModule", - "Uri": "/education/classes/{educationClass-id}/modules", - "CommandAlias": null, - "Command": "New-MgBetaEducationClassModule", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/modules", "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -506881,8 +507163,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-module?view=graph-rest-beta", + "Command": "New-MgBetaEducationClassModule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationModule", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -506891,12 +507176,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationModuleResource", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources", - "CommandAlias": null, - "Command": "New-MgBetaEducationClassModuleResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources", "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -506915,8 +507197,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-post-resources?view=graph-rest-beta", + "Command": "New-MgBetaEducationClassModuleResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationModuleResource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -506925,15 +507210,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/teachers/$ref", - "CommandAlias": null, - "Command": "New-MgBetaEducationClassTeacherByRef", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/teachers/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-teachers?view=graph-rest-beta", + "Command": "New-MgBetaEducationClassTeacherByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -506942,30 +507227,30 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/me/assignments", - "CommandAlias": null, - "Command": "New-MgBetaEducationMeAssignment", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/assignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaEducationMeAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationCategory", - "Uri": "/education/me/assignments/{educationAssignment-id}/categories", - "CommandAlias": null, - "Command": "New-MgBetaEducationMeAssignmentCategory", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/categories", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaEducationMeAssignmentCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationCategory", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -506974,15 +507259,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$ref", - "CommandAlias": null, - "Command": "New-MgBetaEducationMeAssignmentCategoryByRef", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaEducationMeAssignmentCategoryByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -506991,15 +507276,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/resources", - "CommandAlias": null, - "Command": "New-MgBetaEducationMeAssignmentResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/resources", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaEducationMeAssignmentResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -507008,15 +507293,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources", - "CommandAlias": null, - "Command": "New-MgBetaEducationMeAssignmentResourceDependentResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaEducationMeAssignmentResourceDependentResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -507025,15 +507310,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions", - "CommandAlias": null, - "Command": "New-MgBetaEducationMeAssignmentSubmission", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaEducationMeAssignmentSubmission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -507042,15 +507327,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationOutcome", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "CommandAlias": null, - "Command": "New-MgBetaEducationMeAssignmentSubmissionOutcome", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaEducationMeAssignmentSubmissionOutcome", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationOutcome", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -507059,15 +507344,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "CommandAlias": null, - "Command": "New-MgBetaEducationMeAssignmentSubmissionResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaEducationMeAssignmentSubmissionResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -507076,15 +507361,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources", - "CommandAlias": null, - "Command": "New-MgBetaEducationMeAssignmentSubmissionResourceDependentResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaEducationMeAssignmentSubmissionResourceDependentResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -507093,15 +507378,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "CommandAlias": null, - "Command": "New-MgBetaEducationMeAssignmentSubmissionSubmittedResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaEducationMeAssignmentSubmissionSubmittedResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -507110,15 +507395,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources", - "CommandAlias": null, - "Command": "New-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -507127,12 +507412,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationRubric", - "Uri": "/education/me/rubrics", - "CommandAlias": null, - "Command": "New-MgBetaEducationMeRubric", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/rubrics", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -507151,68 +507433,71 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-post-rubrics?view=graph-rest-beta", + "Command": "New-MgBetaEducationMeRubric", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationRubric", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphReadingAssignmentSubmission", - "Uri": "/education/reports/readingAssignmentSubmissions", - "CommandAlias": null, - "Command": "New-MgBetaEducationReportReadingAssignmentSubmission", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/reports/readingAssignmentSubmissions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaEducationReportReadingAssignmentSubmission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphReadingAssignmentSubmission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphReflectCheckInResponse", - "Uri": "/education/reports/reflectCheckInResponses", - "CommandAlias": null, - "Command": "New-MgBetaEducationReportReflectCheck", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/reports/reflectCheckInResponses", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaEducationReportReflectCheck", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphReflectCheckInResponse", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSchool", - "Uri": "/education/schools", - "CommandAlias": null, - "Command": "New-MgBetaEducationSchool", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/schools", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationroot-post-schools?view=graph-rest-beta", + "Command": "New-MgBetaEducationSchool", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSchool", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/education/schools/{educationSchool-id}/classes/$ref", - "CommandAlias": null, - "Command": "New-MgBetaEducationSchoolClassByRef", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/schools/{educationSchool-id}/classes/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-post-classes?view=graph-rest-beta", + "Command": "New-MgBetaEducationSchoolClassByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -507221,15 +507506,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/education/schools/{educationSchool-id}/users/$ref", - "CommandAlias": null, - "Command": "New-MgBetaEducationSchoolUserByRef", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/schools/{educationSchool-id}/users/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-post-users?view=graph-rest-beta", + "Command": "New-MgBetaEducationSchoolUserByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -507238,30 +507523,30 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationUser", - "Uri": "/education/users", - "CommandAlias": null, - "Command": "New-MgBetaEducationUser", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationroot-post-users?view=graph-rest-beta", + "Command": "New-MgBetaEducationUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationUser", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/users/{educationUser-id}/assignments", - "CommandAlias": null, - "Command": "New-MgBetaEducationUserAssignment", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaEducationUserAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -507270,15 +507555,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationCategory", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories", - "CommandAlias": null, - "Command": "New-MgBetaEducationUserAssignmentCategory", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaEducationUserAssignmentCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationCategory", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -507287,15 +507572,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$ref", - "CommandAlias": null, - "Command": "New-MgBetaEducationUserAssignmentCategoryByRef", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaEducationUserAssignmentCategoryByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -507304,15 +507589,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources", - "CommandAlias": null, - "Command": "New-MgBetaEducationUserAssignmentResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaEducationUserAssignmentResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -507321,15 +507606,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources", - "CommandAlias": null, - "Command": "New-MgBetaEducationUserAssignmentResourceDependentResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaEducationUserAssignmentResourceDependentResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -507338,15 +507623,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions", - "CommandAlias": null, - "Command": "New-MgBetaEducationUserAssignmentSubmission", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaEducationUserAssignmentSubmission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -507355,15 +507640,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationOutcome", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "CommandAlias": null, - "Command": "New-MgBetaEducationUserAssignmentSubmissionOutcome", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaEducationUserAssignmentSubmissionOutcome", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationOutcome", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -507372,15 +507657,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "CommandAlias": null, - "Command": "New-MgBetaEducationUserAssignmentSubmissionResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaEducationUserAssignmentSubmissionResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -507389,15 +507674,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources", - "CommandAlias": null, - "Command": "New-MgBetaEducationUserAssignmentSubmissionResourceDependentResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaEducationUserAssignmentSubmissionResourceDependentResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -507406,15 +507691,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "CommandAlias": null, - "Command": "New-MgBetaEducationUserAssignmentSubmissionSubmittedResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaEducationUserAssignmentSubmissionSubmittedResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -507423,15 +507708,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources", - "CommandAlias": null, - "Command": "New-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -507440,15 +507725,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationRubric", - "Uri": "/education/users/{educationUser-id}/rubrics", - "CommandAlias": null, - "Command": "New-MgBetaEducationUserRubric", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/rubrics", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaEducationUserRubric", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationRubric", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -507457,12 +507742,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackage", - "Uri": "/identityGovernance/entitlementManagement/accessPackages", - "CommandAlias": null, - "Command": "New-MgBetaEntitlementManagementAccessPackage", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -507481,20 +507763,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-accesspackages?view=graph-rest-beta", + "Command": "New-MgBetaEntitlementManagementAccessPackage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies", - "CommandAlias": null, - "Command": "New-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -507513,23 +507795,26 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-accesspackageassignmentpolicies?view=graph-rest-beta", + "Command": "New-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCustomExtensionHandler", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers", - "CommandAlias": null, - "Command": "New-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomExtensionHandler", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -507538,15 +507823,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings", - "CommandAlias": null, - "Command": "New-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -507555,12 +507840,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests", - "CommandAlias": null, - "Command": "New-MgBetaEntitlementManagementAccessPackageAssignmentRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -507579,20 +507861,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-accesspackageassignmentrequests?view=graph-rest-beta", + "Command": "New-MgBetaEntitlementManagementAccessPackageAssignmentRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageCatalog", - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs", - "CommandAlias": null, - "Command": "New-MgBetaEntitlementManagementAccessPackageCatalog", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -507611,20 +507893,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-accesspackagecatalogs?view=graph-rest-beta", + "Command": "New-MgBetaEntitlementManagementAccessPackageCatalog", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCustomCalloutExtension", - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageCustomWorkflowExtensions", - "CommandAlias": null, - "Command": "New-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageCustomWorkflowExtensions", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -507651,8 +507933,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -507661,15 +507946,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension", - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions", - "CommandAlias": null, - "Command": "New-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-post-customaccesspackageworkflowextensions?view=graph-rest-beta", + "Command": "New-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -507678,12 +507963,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", - "CommandAlias": null, - "Command": "New-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -507702,8 +507984,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-post-incompatibleaccesspackage?view=graph-rest-beta", + "Command": "New-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -507712,12 +507997,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref", - "CommandAlias": null, - "Command": "New-MgBetaEntitlementManagementAccessPackageIncompatibleGroupByRef", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -507736,8 +508018,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-post-incompatiblegroup?view=graph-rest-beta", + "Command": "New-MgBetaEntitlementManagementAccessPackageIncompatibleGroupByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -507746,12 +508031,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests", - "CommandAlias": null, - "Command": "New-MgBetaEntitlementManagementAccessPackageResourceRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -507770,20 +508052,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-accesspackageresourcerequests?view=graph-rest-beta", + "Command": "New-MgBetaEntitlementManagementAccessPackageResourceRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes", - "CommandAlias": null, - "Command": "New-MgBetaEntitlementManagementAccessPackageResourceRoleScope", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -507802,8 +508084,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-post-accesspackageresourcerolescopes?view=graph-rest-beta", + "Command": "New-MgBetaEntitlementManagementAccessPackageResourceRoleScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -507812,12 +508097,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests", - "CommandAlias": null, - "Command": "New-MgBetaEntitlementManagementAssignmentRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -507836,20 +508118,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-assignmentrequests?view=graph-rest-beta", + "Command": "New-MgBetaEntitlementManagementAssignmentRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphConnectedOrganization", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations", - "CommandAlias": null, - "Command": "New-MgBetaEntitlementManagementConnectedOrganization", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -507868,20 +508150,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-connectedorganizations?view=graph-rest-beta", + "Command": "New-MgBetaEntitlementManagementConnectedOrganization", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConnectedOrganization", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$ref", - "CommandAlias": null, - "Command": "New-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorByRef", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$ref", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -507900,8 +508182,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-post-externalsponsors?view=graph-rest-beta", + "Command": "New-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -507910,12 +508195,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$ref", - "CommandAlias": null, - "Command": "New-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorByRef", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$ref", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -507934,8 +508216,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-post-internalsponsors?view=graph-rest-beta", + "Command": "New-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -507944,42 +508229,39 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageSubject", - "Uri": "/identityGovernance/entitlementManagement/subjects", - "CommandAlias": null, - "Command": "New-MgBetaEntitlementManagementSubject", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/subjects", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaEntitlementManagementSubject", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageSubject", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAuthorizationSystem", - "Uri": "/external/authorizationSystems", - "CommandAlias": null, - "Command": "New-MgBetaExternalAuthorizationSystem", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/authorizationSystems", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaExternalAuthorizationSystem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthorizationSystem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", - "Uri": "/external/connections", - "CommandAlias": null, - "Command": "New-MgBetaExternalConnection", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/connections", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -508014,20 +508296,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-external-post-connections?view=graph-rest-beta", + "Command": "New-MgBetaExternalConnection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", - "Uri": "/external/connections/{externalConnection-id}/groups", - "CommandAlias": null, - "Command": "New-MgBetaExternalConnectionGroup", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/groups", "Permissions": [ { "Name": "ExternalItem.ReadWrite.OwnedBy", @@ -508062,8 +508344,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-post-groups?view=graph-rest-beta", + "Command": "New-MgBetaExternalConnectionGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -508072,12 +508357,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members", - "CommandAlias": null, - "Command": "New-MgBetaExternalConnectionGroupMember", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members", "Permissions": [ { "Name": "ExternalItem.ReadWrite.OwnedBy", @@ -508112,8 +508394,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalgroup-post-members?view=graph-rest-beta", + "Command": "New-MgBetaExternalConnectionGroupMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -508122,15 +508407,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", - "Uri": "/external/connections/{externalConnection-id}/items", - "CommandAlias": null, - "Command": "New-MgBetaExternalConnectionItem", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/items", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaExternalConnectionItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -508139,15 +508424,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities", - "CommandAlias": null, - "Command": "New-MgBetaExternalConnectionItemActivity", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaExternalConnectionItemActivity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -508156,15 +508441,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", - "Uri": "/external/connections/{externalConnection-id}/operations", - "CommandAlias": null, - "Command": "New-MgBetaExternalConnectionOperation", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/operations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaExternalConnectionOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -508173,12 +508458,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphIndustryDataConnector", - "Uri": "/external/industryData/dataConnectors", - "CommandAlias": null, - "Command": "New-MgBetaExternalIndustryDataConnector", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/industryData/dataConnectors", "Permissions": [ { "Name": "IndustryData-DataConnector.ReadWrite.All", @@ -508197,20 +508479,20 @@ "IsLeastPrivilege": true } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-onerosterapidataconnector-post?view=graph-rest-beta", + "Command": "New-MgBetaExternalIndustryDataConnector", "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-azuredatalakeconnector-post?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIndustryDataConnector", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphIndustryDataInboundFlow", - "Uri": "/external/industryData/inboundFlows", - "CommandAlias": null, - "Command": "New-MgBetaExternalIndustryDataInboundFlow", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/industryData/inboundFlows", "Permissions": [ { "Name": "IndustryData-InboundFlow.ReadWrite.All", @@ -508229,53 +508511,56 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-inboundfileflow-post?view=graph-rest-beta", + "Command": "New-MgBetaExternalIndustryDataInboundFlow", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataInboundFlow", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphLongRunningOperation", - "Uri": "/external/industryData/operations", - "CommandAlias": null, - "Command": "New-MgBetaExternalIndustryDataOperation", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/industryData/operations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaExternalIndustryDataOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLongRunningOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphIndustryDataOutboundProvisioningFlowSet", - "Uri": "/external/industryData/outboundProvisioningFlowSets", - "CommandAlias": null, - "Command": "New-MgBetaExternalIndustryDataOutboundProvisioningFlowSet", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/industryData/outboundProvisioningFlowSets", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaExternalIndustryDataOutboundProvisioningFlowSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataOutboundProvisioningFlowSet", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphIndustryDataProvisioningFlow", - "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows", - "CommandAlias": null, - "Command": "New-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataProvisioningFlow", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -508284,12 +508569,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphIndustryDataReferenceDefinition", - "Uri": "/external/industryData/referenceDefinitions", - "CommandAlias": null, - "Command": "New-MgBetaExternalIndustryDataReferenceDefinition", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/industryData/referenceDefinitions", "Permissions": [ { "Name": "IndustryData-ReferenceDefinition.ReadWrite.All", @@ -508308,35 +508590,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-referencedefinition-post?view=graph-rest-beta", + "Command": "New-MgBetaExternalIndustryDataReferenceDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataReferenceDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphIndustryDataRoleGroup", - "Uri": "/external/industryData/roleGroups", - "CommandAlias": null, - "Command": "New-MgBetaExternalIndustryDataRoleGroup", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/industryData/roleGroups", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaExternalIndustryDataRoleGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataRoleGroup", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition", - "Uri": "/external/industryData/sourceSystems", - "CommandAlias": null, - "Command": "New-MgBetaExternalIndustryDataSourceSystem", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/industryData/sourceSystems", "Permissions": [ { "Name": "IndustryData-SourceSystem.ReadWrite.All", @@ -508355,20 +508637,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-sourcesystemdefinition-post?view=graph-rest-beta", + "Command": "New-MgBetaExternalIndustryDataSourceSystem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition", - "Uri": "/external/industryData/years", - "CommandAlias": null, - "Command": "New-MgBetaExternalIndustryDataYear", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/industryData/years", "Permissions": [ { "Name": "IndustryData-TimePeriod.ReadWrite.All", @@ -508387,20 +508669,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-yeartimeperioddefinition-post?view=graph-rest-beta", + "Command": "New-MgBetaExternalIndustryDataYear", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCountryRegion", - "Uri": "/financials/companies/{company-id}/countriesRegions", - "CommandAlias": null, - "Command": "New-MgBetaFinancialCompanyCountryRegion", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/countriesRegions", "Permissions": [ { "Name": "Financials.ReadWrite.All", @@ -508419,8 +508701,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaFinancialCompanyCountryRegion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCountryRegion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -508429,12 +508714,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCurrency", - "Uri": "/financials/companies/{company-id}/currencies", - "CommandAlias": null, - "Command": "New-MgBetaFinancialCompanyCurrency", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/currencies", "Permissions": [ { "Name": "Financials.ReadWrite.All", @@ -508453,8 +508735,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaFinancialCompanyCurrency", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCurrency", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -508463,12 +508748,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCustomer", - "Uri": "/financials/companies/{company-id}/customers", - "CommandAlias": null, - "Command": "New-MgBetaFinancialCompanyCustomer", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customers", "Permissions": [ { "Name": "Financials.ReadWrite.All", @@ -508487,8 +508769,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaFinancialCompanyCustomer", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomer", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -508497,15 +508782,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCustomerPayment", - "Uri": "/financials/companies/{company-id}/customerPayments", - "CommandAlias": null, - "Command": "New-MgBetaFinancialCompanyCustomerPayment", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPayments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaFinancialCompanyCustomerPayment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomerPayment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -508514,15 +508799,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture", - "CommandAlias": null, - "Command": "New-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -508531,15 +508816,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCustomerPaymentJournal", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals", - "CommandAlias": null, - "Command": "New-MgBetaFinancialCompanyCustomerPaymentJournal", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaFinancialCompanyCustomerPaymentJournal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomerPaymentJournal", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -508548,15 +508833,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCustomerPayment", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments", - "CommandAlias": null, - "Command": "New-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomerPayment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -508565,15 +508850,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture", - "CommandAlias": null, - "Command": "New-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -508582,15 +508867,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture", - "CommandAlias": null, - "Command": "New-MgBetaFinancialCompanyCustomerPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaFinancialCompanyCustomerPicture", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -508599,12 +508884,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEmployee", - "Uri": "/financials/companies/{company-id}/employees", - "CommandAlias": null, - "Command": "New-MgBetaFinancialCompanyEmployee", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/employees", "Permissions": [ { "Name": "Financials.ReadWrite.All", @@ -508623,8 +508905,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaFinancialCompanyEmployee", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEmployee", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -508633,15 +508918,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture", - "CommandAlias": null, - "Command": "New-MgBetaFinancialCompanyEmployeePicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaFinancialCompanyEmployeePicture", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -508650,12 +508935,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphItem", - "Uri": "/financials/companies/{company-id}/items", - "CommandAlias": null, - "Command": "New-MgBetaFinancialCompanyItem", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/items", "Permissions": [ { "Name": "Financials.ReadWrite.All", @@ -508674,8 +508956,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaFinancialCompanyItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -508684,12 +508969,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphItemCategory", - "Uri": "/financials/companies/{company-id}/itemCategories", - "CommandAlias": null, - "Command": "New-MgBetaFinancialCompanyItemCategory", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/itemCategories", "Permissions": [ { "Name": "Financials.ReadWrite.All", @@ -508708,8 +508990,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaFinancialCompanyItemCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemCategory", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -508718,15 +509003,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/items/{item-id}/picture", - "CommandAlias": null, - "Command": "New-MgBetaFinancialCompanyItemPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/items/{item-id}/picture", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaFinancialCompanyItemPicture", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -508735,15 +509020,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphJournal", - "Uri": "/financials/companies/{company-id}/journals", - "CommandAlias": null, - "Command": "New-MgBetaFinancialCompanyJournal", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/journals", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaFinancialCompanyJournal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphJournal", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -508752,15 +509037,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphJournalLine", - "Uri": "/financials/companies/{company-id}/journalLines", - "CommandAlias": null, - "Command": "New-MgBetaFinancialCompanyJournalLine", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/journalLines", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaFinancialCompanyJournalLine", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphJournalLine", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -508773,12 +509058,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPaymentMethod", - "Uri": "/financials/companies/{company-id}/paymentMethods", - "CommandAlias": null, - "Command": "New-MgBetaFinancialCompanyPaymentMethod", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/paymentMethods", "Permissions": [ { "Name": "Financials.ReadWrite.All", @@ -508797,8 +509079,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaFinancialCompanyPaymentMethod", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentMethod", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -508807,12 +509092,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPaymentTerm", - "Uri": "/financials/companies/{company-id}/paymentTerms", - "CommandAlias": null, - "Command": "New-MgBetaFinancialCompanyPaymentTerm", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/paymentTerms", "Permissions": [ { "Name": "Financials.ReadWrite.All", @@ -508831,8 +509113,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaFinancialCompanyPaymentTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentTerm", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -508841,15 +509126,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/picture", - "CommandAlias": null, - "Command": "New-MgBetaFinancialCompanyPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/picture", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaFinancialCompanyPicture", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -508858,15 +509143,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture", - "CommandAlias": null, - "Command": "New-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -508879,15 +509164,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture", - "CommandAlias": null, - "Command": "New-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -508896,15 +509181,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture", - "CommandAlias": null, - "Command": "New-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -508913,15 +509198,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture", - "CommandAlias": null, - "Command": "New-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -508930,15 +509215,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture", - "CommandAlias": null, - "Command": "New-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -508947,15 +509232,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture", - "CommandAlias": null, - "Command": "New-MgBetaFinancialCompanySaleInvoiceCustomerPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaFinancialCompanySaleInvoiceCustomerPicture", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -508964,15 +509249,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture", - "CommandAlias": null, - "Command": "New-MgBetaFinancialCompanySaleInvoiceLineItemPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaFinancialCompanySaleInvoiceLineItemPicture", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -508985,15 +509270,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture", - "CommandAlias": null, - "Command": "New-MgBetaFinancialCompanySaleOrderCustomerPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaFinancialCompanySaleOrderCustomerPicture", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -509002,15 +509287,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture", - "CommandAlias": null, - "Command": "New-MgBetaFinancialCompanySaleOrderLineItemPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaFinancialCompanySaleOrderLineItemPicture", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -509023,15 +509308,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture", - "CommandAlias": null, - "Command": "New-MgBetaFinancialCompanySaleQuoteCustomerPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaFinancialCompanySaleQuoteCustomerPicture", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -509040,30 +509325,30 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/makeInvoice", - "CommandAlias": null, - "Command": "New-MgBetaFinancialCompanySaleQuoteInvoice", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/makeInvoice", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaFinancialCompanySaleQuoteInvoice", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Make", "MakeViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture", - "CommandAlias": null, - "Command": "New-MgBetaFinancialCompanySaleQuoteLineItemPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaFinancialCompanySaleQuoteLineItemPicture", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -509076,12 +509361,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphShipmentMethod", - "Uri": "/financials/companies/{company-id}/shipmentMethods", - "CommandAlias": null, - "Command": "New-MgBetaFinancialCompanyShipmentMethod", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/shipmentMethods", "Permissions": [ { "Name": "Financials.ReadWrite.All", @@ -509100,8 +509382,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaFinancialCompanyShipmentMethod", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShipmentMethod", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -509110,15 +509395,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTaxArea", - "Uri": "/financials/companies/{company-id}/taxAreas", - "CommandAlias": null, - "Command": "New-MgBetaFinancialCompanyTaxArea", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/taxAreas", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaFinancialCompanyTaxArea", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTaxArea", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -509127,12 +509412,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTaxGroup", - "Uri": "/financials/companies/{company-id}/taxGroups", - "CommandAlias": null, - "Command": "New-MgBetaFinancialCompanyTaxGroup", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/taxGroups", "Permissions": [ { "Name": "Financials.ReadWrite.All", @@ -509151,8 +509433,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaFinancialCompanyTaxGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTaxGroup", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -509161,12 +509446,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnitOfMeasure", - "Uri": "/financials/companies/{company-id}/unitsOfMeasure", - "CommandAlias": null, - "Command": "New-MgBetaFinancialCompanyUnitOfMeasure", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/unitsOfMeasure", "Permissions": [ { "Name": "Financials.ReadWrite.All", @@ -509185,8 +509467,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaFinancialCompanyUnitOfMeasure", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnitOfMeasure", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -509195,12 +509480,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphVendor", - "Uri": "/financials/companies/{company-id}/vendors", - "CommandAlias": null, - "Command": "New-MgBetaFinancialCompanyVendor", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/vendors", "Permissions": [ { "Name": "Financials.ReadWrite.All", @@ -509219,8 +509501,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaFinancialCompanyVendor", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVendor", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -509229,15 +509514,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture", - "CommandAlias": null, - "Command": "New-MgBetaFinancialCompanyVendorPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaFinancialCompanyVendorPicture", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -509246,12 +509531,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/groups", - "CommandAlias": null, - "Command": "New-MgBetaGroup", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -509294,23 +509576,26 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-beta", + "Command": "New-MgBetaGroup", "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-groups?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphGroup", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/acceptedSenders/$ref", - "CommandAlias": null, - "Command": "New-MgBetaGroupAcceptedSenderByRef", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/acceptedSenders/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-acceptedsenders?view=graph-rest-beta", + "Command": "New-MgBetaGroupAcceptedSenderByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -509319,12 +509604,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/groups/{group-id}/appRoleAssignments", - "CommandAlias": null, - "Command": "New-MgBetaGroupAppRoleAssignment", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/groups/{group-id}/appRoleAssignments", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -509343,8 +509625,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-approleassignments?view=graph-rest-beta", + "Command": "New-MgBetaGroupAppRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -509353,15 +509638,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/groups/{group-id}/calendar/events", - "CommandAlias": null, - "Command": "New-MgBetaGroupCalendarEvent", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/calendar/events", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupCalendarEvent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -509370,15 +509655,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCalendarPermission", - "Uri": "/groups/{group-id}/calendar/calendarPermissions", - "CommandAlias": null, - "Command": "New-MgBetaGroupCalendarPermission", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/calendar/calendarPermissions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupCalendarPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendarPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -509387,12 +509672,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphConversation", - "Uri": "/groups/{group-id}/conversations", - "CommandAlias": null, - "Command": "New-MgBetaGroupConversation", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -509411,8 +509693,11 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-conversations?view=graph-rest-beta", + "Command": "New-MgBetaGroupConversation", "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphConversation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -509421,12 +509706,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphConversationThread", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads", - "CommandAlias": null, - "Command": "New-MgBetaGroupConversationThread", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -509445,8 +509727,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversation-post-threads?view=graph-rest-beta", + "Command": "New-MgBetaGroupConversationThread", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationThread", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -509455,15 +509740,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", - "CommandAlias": null, - "Command": "New-MgBetaGroupConversationThreadPostAttachment", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupConversationThreadPostAttachment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -509472,15 +509757,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession", - "CommandAlias": null, - "Command": "New-MgBetaGroupConversationThreadPostAttachmentUploadSession", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", + "Command": "New-MgBetaGroupConversationThreadPostAttachmentUploadSession", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -509489,15 +509774,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", - "CommandAlias": null, - "Command": "New-MgBetaGroupConversationThreadPostExtension", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupConversationThreadPostExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -509506,32 +509791,32 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", - "CommandAlias": null, - "Command": "New-MgBetaGroupConversationThreadPostInReplyToAttachment", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupConversationThreadPostInReplyToAttachment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ] - }, - { - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/createUploadSession", - "CommandAlias": null, - "Command": "New-MgBetaGroupConversationThreadPostInReplyToAttachmentUploadSession", + }, + { "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/createUploadSession", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", + "Command": "New-MgBetaGroupConversationThreadPostInReplyToAttachmentUploadSession", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -509540,15 +509825,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", - "CommandAlias": null, - "Command": "New-MgBetaGroupConversationThreadPostInReplyToExtension", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupConversationThreadPostInReplyToExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -509557,15 +509842,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMention", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions", - "CommandAlias": null, - "Command": "New-MgBetaGroupConversationThreadPostInReplyToMention", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupConversationThreadPostInReplyToMention", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMention", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -509574,15 +509859,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMention", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions", - "CommandAlias": null, - "Command": "New-MgBetaGroupConversationThreadPostMention", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupConversationThreadPostMention", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMention", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -509591,15 +509876,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDrive", - "Uri": "/groups/{group-id}/drives", - "CommandAlias": null, - "Command": "New-MgBetaGroupDrive", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupDrive", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDrive", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -509608,15 +509893,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/bundles", - "CommandAlias": null, - "Command": "New-MgBetaGroupDriveBundle", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/bundles", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupDriveBundle", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -509625,15 +509910,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/items", - "CommandAlias": null, - "Command": "New-MgBetaGroupDriveItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupDriveItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -509642,15 +509927,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "CommandAlias": null, - "Command": "New-MgBetaGroupDriveItemAnalyticItemActivityStat", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupDriveItemAnalyticItemActivityStat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -509659,15 +509944,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children", - "CommandAlias": null, - "Command": "New-MgBetaGroupDriveItemChild", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupDriveItemChild", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -509676,15 +509961,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/extensions", - "CommandAlias": null, - "Command": "New-MgBetaGroupDriveItemExtension", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/extensions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupDriveItemExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -509693,15 +509978,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createLink", - "CommandAlias": null, - "Command": "New-MgBetaGroupDriveItemLink", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createLink", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-beta", + "Command": "New-MgBetaGroupDriveItemLink", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -509710,15 +509995,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "CommandAlias": null, - "Command": "New-MgBetaGroupDriveItemListItemDocumentSetVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupDriveItemListItemDocumentSetVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -509727,15 +510012,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createLink", - "CommandAlias": null, - "Command": "New-MgBetaGroupDriveItemListItemLink", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createLink", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", + "Command": "New-MgBetaGroupDriveItemListItemLink", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -509744,15 +510029,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions", - "CommandAlias": null, - "Command": "New-MgBetaGroupDriveItemListItemPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupDriveItemListItemPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -509761,15 +510046,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "CommandAlias": null, - "Command": "New-MgBetaGroupDriveItemListItemVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupDriveItemListItemVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -509778,15 +510063,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions", - "CommandAlias": null, - "Command": "New-MgBetaGroupDriveItemPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupDriveItemPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -509795,15 +510080,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "CommandAlias": null, - "Command": "New-MgBetaGroupDriveItemSubscription", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupDriveItemSubscription", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -509812,15 +510097,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphThumbnailSet", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "CommandAlias": null, - "Command": "New-MgBetaGroupDriveItemThumbnail", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupDriveItemThumbnail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -509829,15 +510114,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createUploadSession", - "CommandAlias": null, - "Command": "New-MgBetaGroupDriveItemUploadSession", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createUploadSession", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupDriveItemUploadSession", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -509846,15 +510131,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions", - "CommandAlias": null, - "Command": "New-MgBetaGroupDriveItemVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupDriveItemVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -509863,15 +510148,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns", - "CommandAlias": null, - "Command": "New-MgBetaGroupDriveListColumn", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupDriveListColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -509880,15 +510165,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes", - "CommandAlias": null, - "Command": "New-MgBetaGroupDriveListContentType", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupDriveListContentType", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -509897,15 +510182,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "CommandAlias": null, - "Command": "New-MgBetaGroupDriveListContentTypeColumn", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupDriveListContentTypeColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -509914,15 +510199,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnLink", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "CommandAlias": null, - "Command": "New-MgBetaGroupDriveListContentTypeColumnLink", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupDriveListContentTypeColumnLink", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -509931,15 +510216,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items", - "CommandAlias": null, - "Command": "New-MgBetaGroupDriveListItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupDriveListItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -509948,15 +510233,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "CommandAlias": null, - "Command": "New-MgBetaGroupDriveListItemDocumentSetVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupDriveListItemDocumentSetVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -509965,15 +510250,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createLink", - "CommandAlias": null, - "Command": "New-MgBetaGroupDriveListItemLink", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createLink", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", + "Command": "New-MgBetaGroupDriveListItemLink", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -509982,15 +510267,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/permissions", - "CommandAlias": null, - "Command": "New-MgBetaGroupDriveListItemPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/permissions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupDriveListItemPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -509999,15 +510284,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions", - "CommandAlias": null, - "Command": "New-MgBetaGroupDriveListItemVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupDriveListItemVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -510016,15 +510301,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations", - "CommandAlias": null, - "Command": "New-MgBetaGroupDriveListOperation", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupDriveListOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -510033,15 +510318,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/permissions", - "CommandAlias": null, - "Command": "New-MgBetaGroupDriveListPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/permissions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupDriveListPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -510050,15 +510335,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions", - "CommandAlias": null, - "Command": "New-MgBetaGroupDriveListSubscription", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupDriveListSubscription", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -510067,15 +510352,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats", - "CommandAlias": null, - "Command": "New-MgBetaGroupDriveRootAnalyticItemActivityStat", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupDriveRootAnalyticItemActivityStat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -510084,15 +510369,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/children", - "CommandAlias": null, - "Command": "New-MgBetaGroupDriveRootChild", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/children", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupDriveRootChild", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -510101,15 +510386,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/extensions", - "CommandAlias": null, - "Command": "New-MgBetaGroupDriveRootExtension", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/extensions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupDriveRootExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -510118,15 +510403,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/createLink", - "CommandAlias": null, - "Command": "New-MgBetaGroupDriveRootLink", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/createLink", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-beta", + "Command": "New-MgBetaGroupDriveRootLink", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -510135,15 +510420,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions", - "CommandAlias": null, - "Command": "New-MgBetaGroupDriveRootListItemDocumentSetVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupDriveRootListItemDocumentSetVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -510152,15 +510437,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createLink", - "CommandAlias": null, - "Command": "New-MgBetaGroupDriveRootListItemLink", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createLink", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", + "Command": "New-MgBetaGroupDriveRootListItemLink", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -510169,15 +510454,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/permissions", - "CommandAlias": null, - "Command": "New-MgBetaGroupDriveRootListItemPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/permissions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupDriveRootListItemPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -510186,15 +510471,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions", - "CommandAlias": null, - "Command": "New-MgBetaGroupDriveRootListItemVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupDriveRootListItemVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -510203,15 +510488,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions", - "CommandAlias": null, - "Command": "New-MgBetaGroupDriveRootPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupDriveRootPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -510220,15 +510505,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions", - "CommandAlias": null, - "Command": "New-MgBetaGroupDriveRootSubscription", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupDriveRootSubscription", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -510237,15 +510522,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphThumbnailSet", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails", - "CommandAlias": null, - "Command": "New-MgBetaGroupDriveRootThumbnail", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupDriveRootThumbnail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -510254,15 +510539,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/createUploadSession", - "CommandAlias": null, - "Command": "New-MgBetaGroupDriveRootUploadSession", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/createUploadSession", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupDriveRootUploadSession", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -510271,15 +510556,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions", - "CommandAlias": null, - "Command": "New-MgBetaGroupDriveRootVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupDriveRootVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -510288,15 +510573,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEndpoint", - "Uri": "/groups/{group-id}/endpoints", - "CommandAlias": null, - "Command": "New-MgBetaGroupEndpoint", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/endpoints", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupEndpoint", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -510305,15 +510590,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/groups/{group-id}/events", - "CommandAlias": null, - "Command": "New-MgBetaGroupEvent", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-events?view=graph-rest-beta", + "Command": "New-MgBetaGroupEvent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -510322,12 +510607,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/groups/{group-id}/events/{event-id}/attachments", - "CommandAlias": null, - "Command": "New-MgBetaGroupEventAttachment", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/attachments", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -510354,8 +510636,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupEventAttachment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -510364,15 +510649,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", - "Uri": "/groups/{group-id}/events/{event-id}/attachments/createUploadSession", - "CommandAlias": null, - "Command": "New-MgBetaGroupEventAttachmentUploadSession", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/attachments/createUploadSession", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", + "Command": "New-MgBetaGroupEventAttachmentUploadSession", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -510381,15 +510666,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments", - "CommandAlias": null, - "Command": "New-MgBetaGroupEventExceptionOccurrenceAttachment", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupEventExceptionOccurrenceAttachment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -510398,15 +510683,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/createUploadSession", - "CommandAlias": null, - "Command": "New-MgBetaGroupEventExceptionOccurrenceAttachmentUploadSession", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/createUploadSession", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", + "Command": "New-MgBetaGroupEventExceptionOccurrenceAttachmentUploadSession", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -510415,15 +510700,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions", - "CommandAlias": null, - "Command": "New-MgBetaGroupEventExceptionOccurrenceExtension", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupEventExceptionOccurrenceExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -510432,15 +510717,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments", - "CommandAlias": null, - "Command": "New-MgBetaGroupEventExceptionOccurrenceInstanceAttachment", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupEventExceptionOccurrenceInstanceAttachment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -510449,15 +510734,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/createUploadSession", - "CommandAlias": null, - "Command": "New-MgBetaGroupEventExceptionOccurrenceInstanceAttachmentUploadSession", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/createUploadSession", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", + "Command": "New-MgBetaGroupEventExceptionOccurrenceInstanceAttachmentUploadSession", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -510466,15 +510751,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions", - "CommandAlias": null, - "Command": "New-MgBetaGroupEventExceptionOccurrenceInstanceExtension", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupEventExceptionOccurrenceInstanceExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -510483,15 +510768,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/extensions", - "CommandAlias": null, - "Command": "New-MgBetaGroupEventExtension", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/extensions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-beta", + "Command": "New-MgBetaGroupEventExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -510500,15 +510785,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments", - "CommandAlias": null, - "Command": "New-MgBetaGroupEventInstanceAttachment", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupEventInstanceAttachment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -510517,15 +510802,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/createUploadSession", - "CommandAlias": null, - "Command": "New-MgBetaGroupEventInstanceAttachmentUploadSession", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/createUploadSession", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", + "Command": "New-MgBetaGroupEventInstanceAttachmentUploadSession", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -510534,15 +510819,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments", - "CommandAlias": null, - "Command": "New-MgBetaGroupEventInstanceExceptionOccurrenceAttachment", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupEventInstanceExceptionOccurrenceAttachment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -510551,15 +510836,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/createUploadSession", - "CommandAlias": null, - "Command": "New-MgBetaGroupEventInstanceExceptionOccurrenceAttachmentUploadSession", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/createUploadSession", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", + "Command": "New-MgBetaGroupEventInstanceExceptionOccurrenceAttachmentUploadSession", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -510568,15 +510853,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions", - "CommandAlias": null, - "Command": "New-MgBetaGroupEventInstanceExceptionOccurrenceExtension", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupEventInstanceExceptionOccurrenceExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -510585,15 +510870,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions", - "CommandAlias": null, - "Command": "New-MgBetaGroupEventInstanceExtension", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupEventInstanceExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -510602,15 +510887,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/extensions", - "CommandAlias": null, - "Command": "New-MgBetaGroupExtension", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/extensions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -510619,12 +510904,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", - "Uri": "/groupLifecyclePolicies", - "CommandAlias": null, - "Command": "New-MgBetaGroupLifecyclePolicy", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groupLifecyclePolicies", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -510643,8 +510925,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-post-grouplifecyclepolicies?view=graph-rest-beta", + "Command": "New-MgBetaGroupLifecyclePolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -510655,15 +510940,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/members/$ref", - "CommandAlias": null, - "Command": "New-MgBetaGroupMemberByRef", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-members?view=graph-rest-beta", + "Command": "New-MgBetaGroupMemberByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -510672,12 +510957,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/groups/{group-id}/onenote/notebooks", - "CommandAlias": null, - "Command": "New-MgBetaGroupOnenoteNotebook", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks", "Permissions": [ { "Name": "Notes.Create", @@ -510728,8 +511010,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupOnenoteNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -510738,12 +511023,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", - "CommandAlias": null, - "Command": "New-MgBetaGroupOnenoteNotebookSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", "Permissions": [ { "Name": "Notes.Create", @@ -510794,8 +511076,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupOnenoteNotebookSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -510804,12 +511089,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "CommandAlias": null, - "Command": "New-MgBetaGroupOnenoteNotebookSectionGroup", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", "Permissions": [ { "Name": "Notes.Create", @@ -510860,8 +511142,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupOnenoteNotebookSectionGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -510870,15 +511155,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", - "CommandAlias": null, - "Command": "New-MgBetaGroupOnenoteNotebookSectionGroupSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupOnenoteNotebookSectionGroupSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -510887,15 +511172,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "CommandAlias": null, - "Command": "New-MgBetaGroupOnenoteNotebookSectionGroupSectionPage", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupOnenoteNotebookSectionGroupSectionPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -510904,15 +511189,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", - "CommandAlias": null, - "Command": "New-MgBetaGroupOnenoteNotebookSectionPage", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupOnenoteNotebookSectionPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -510921,15 +511206,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/onenote/operations", - "CommandAlias": null, - "Command": "New-MgBetaGroupOnenoteOperation", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/operations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupOnenoteOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -510938,12 +511223,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/onenote/pages", - "CommandAlias": null, - "Command": "New-MgBetaGroupOnenotePage", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/pages", "Permissions": [ { "Name": "Notes.Create", @@ -510994,8 +511276,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupOnenotePage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -511004,15 +511289,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteResource", - "Uri": "/groups/{group-id}/onenote/resources", - "CommandAlias": null, - "Command": "New-MgBetaGroupOnenoteResource", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/resources", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupOnenoteResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteResource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -511021,15 +511306,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/onenote/sections", - "CommandAlias": null, - "Command": "New-MgBetaGroupOnenoteSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sections", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupOnenoteSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -511038,15 +511323,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/groups/{group-id}/onenote/sectionGroups", - "CommandAlias": null, - "Command": "New-MgBetaGroupOnenoteSectionGroup", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupOnenoteSectionGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -511055,12 +511340,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "CommandAlias": null, - "Command": "New-MgBetaGroupOnenoteSectionGroupSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", "Permissions": [ { "Name": "Notes.Create", @@ -511111,8 +511393,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupOnenoteSectionGroupSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -511121,15 +511406,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "CommandAlias": null, - "Command": "New-MgBetaGroupOnenoteSectionGroupSectionPage", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupOnenoteSectionGroupSectionPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -511138,12 +511423,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages", - "CommandAlias": null, - "Command": "New-MgBetaGroupOnenoteSectionPage", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages", "Permissions": [ { "Name": "Notes.Create", @@ -511194,8 +511476,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupOnenoteSectionPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -511204,12 +511489,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/owners/$ref", - "CommandAlias": null, - "Command": "New-MgBetaGroupOwnerByRef", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/$ref", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -511244,8 +511526,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-owners?view=graph-rest-beta", + "Command": "New-MgBetaGroupOwnerByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -511254,15 +511539,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Uri": "/groups/{group-id}/permissionGrants", - "CommandAlias": null, - "Command": "New-MgBetaGroupPermissionGrant", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/permissionGrants", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupPermissionGrant", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -511271,15 +511556,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/rejectedSenders/$ref", - "CommandAlias": null, - "Command": "New-MgBetaGroupRejectedSenderByRef", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/rejectedSenders/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-rejectedsenders?view=graph-rest-beta", + "Command": "New-MgBetaGroupRejectedSenderByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -511288,12 +511573,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectorySetting", - "Uri": "/groups/{group-id}/settings", - "CommandAlias": null, - "Command": "New-MgBetaGroupSetting", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/settings", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -511312,8 +511594,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-settings?view=graph-rest-beta", + "Command": "New-MgBetaGroupSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectorySetting", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -511322,15 +511607,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats", - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteAnalyticItemActivityStat", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSiteAnalyticItemActivityStat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -511339,15 +511624,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphItemActivity", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteAnalyticItemActivityStatActivity", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSiteAnalyticItemActivityStatActivity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivity", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -511356,15 +511641,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/sites/{site-id}/columns", - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteColumn", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/columns", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSiteColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -511373,15 +511658,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphContentModel", - "Uri": "/groups/{group-id}/sites/{site-id}/contentModels", - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteContentModel", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentModels", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSiteContentModel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentModel", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -511390,15 +511675,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes", - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteContentType", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSiteContentType", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -511407,15 +511692,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns", - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteContentTypeColumn", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSiteContentTypeColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -511424,15 +511709,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnLink", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteContentTypeColumnLink", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSiteContentTypeColumnLink", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -511441,15 +511726,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDocumentProcessingJob", - "Uri": "/groups/{group-id}/sites/{site-id}/documentProcessingJobs", - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteDocumentProcessingJob", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/documentProcessingJobs", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSiteDocumentProcessingJob", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentProcessingJob", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -511458,15 +511743,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/columns", - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteGetByPathColumn", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/columns", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSiteGetByPathColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -511475,15 +511760,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphContentModel", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/contentModels", - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteGetByPathContentModel", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/contentModels", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSiteGetByPathContentModel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentModel", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -511492,15 +511777,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/contentTypes", - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteGetByPathContentType", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/contentTypes", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSiteGetByPathContentType", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -511509,15 +511794,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDocumentProcessingJob", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/documentProcessingJobs", - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteGetByPathDocumentProcessingJob", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/documentProcessingJobs", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSiteGetByPathDocumentProcessingJob", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentProcessingJob", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -511526,15 +511811,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphList", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/lists", - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteGetByPathList", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/lists", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSiteGetByPathList", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphList", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -511543,15 +511828,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/operations", - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteGetByPathOperation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/operations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSiteGetByPathOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -511560,15 +511845,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphBaseSitePage", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/pages", - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteGetByPathPage", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/pages", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSiteGetByPathPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBaseSitePage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -511577,15 +511862,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPageTemplate", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/pageTemplates", - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteGetByPathPageTemplate", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/pageTemplates", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSiteGetByPathPageTemplate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPageTemplate", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -511594,15 +511879,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/permissions", - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteGetByPathPermission", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/permissions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSiteGetByPathPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -511611,15 +511896,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies", - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -511628,15 +511913,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphInformationProtectionLabel", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels", - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteInformationProtectionPolicyLabel", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSiteInformationProtectionPolicyLabel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -511645,15 +511930,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSensitivityLabel", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels", - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteInformationProtectionSensitivityLabel", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSiteInformationProtectionSensitivityLabel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSensitivityLabel", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -511662,15 +511947,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSensitivityLabel", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels", - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSensitivityLabel", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -511679,15 +511964,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests", - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -511696,15 +511981,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphThreatAssessmentResult", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -511713,15 +511998,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphList", - "Uri": "/groups/{group-id}/sites/{site-id}/lists", - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteList", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSiteList", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphList", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -511730,15 +512015,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphItemActivityOld", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/activities", - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteListActivity", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/activities", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSiteListActivity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityOld", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -511747,15 +512032,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns", - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteListColumn", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSiteListColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -511764,15 +512049,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes", - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteListContentType", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSiteListContentType", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -511781,15 +512066,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteListContentTypeColumn", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSiteListContentTypeColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -511798,15 +512083,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnLink", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteListContentTypeColumnLink", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSiteListContentTypeColumnLink", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -511815,15 +512100,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items", - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteListItem", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSiteListItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -511832,15 +512117,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphItemActivityOld", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities", - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteListItemActivity", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSiteListItemActivity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityOld", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -511849,15 +512134,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteListItemDocumentSetVersion", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSiteListItemDocumentSetVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -511866,15 +512151,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createLink", - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteListItemLink", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createLink", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", + "Command": "New-MgBetaGroupSiteListItemLink", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -511883,15 +512168,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions", - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteListItemPermission", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSiteListItemPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -511900,15 +512185,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteListItemVersion", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSiteListItemVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -511917,15 +512202,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations", - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteListOperation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSiteListOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -511934,15 +512219,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/permissions", - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteListPermission", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/permissions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSiteListPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -511951,15 +512236,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions", - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteListSubscription", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSiteListSubscription", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -511968,15 +512253,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks", - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteOnenoteNotebook", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSiteOnenoteNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -511985,15 +512270,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteOnenoteNotebookSection", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSiteOnenoteNotebookSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -512002,15 +512287,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteOnenoteNotebookSectionGroup", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSiteOnenoteNotebookSectionGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -512019,15 +512304,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -512036,15 +512321,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -512053,15 +512338,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteOnenoteNotebookSectionPage", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSiteOnenoteNotebookSectionPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -512070,15 +512355,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations", - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteOnenoteOperation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSiteOnenoteOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -512087,15 +512372,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages", - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteOnenotePage", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSiteOnenotePage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -512104,15 +512389,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteResource", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources", - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteOnenoteResource", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSiteOnenoteResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteResource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -512121,15 +512406,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections", - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteOnenoteSection", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSiteOnenoteSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -512138,15 +512423,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups", - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteOnenoteSectionGroup", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSiteOnenoteSectionGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -512155,15 +512440,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteOnenoteSectionGroupSection", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSiteOnenoteSectionGroupSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -512172,15 +512457,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteOnenoteSectionGroupSectionPage", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSiteOnenoteSectionGroupSectionPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -512189,15 +512474,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteOnenoteSectionPage", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSiteOnenoteSectionPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -512206,15 +512491,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/operations", - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteOperation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/operations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSiteOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -512223,15 +512508,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphBaseSitePage", - "Uri": "/groups/{group-id}/sites/{site-id}/pages", - "CommandAlias": null, - "Command": "New-MgBetaGroupSitePage", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSitePage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBaseSitePage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -512240,15 +512525,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphHorizontalSection", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", - "CommandAlias": null, - "Command": "New-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSection", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHorizontalSection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -512257,15 +512542,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", - "CommandAlias": null, - "Command": "New-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -512274,15 +512559,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", - "CommandAlias": null, - "Command": "New-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -512291,15 +512576,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", - "CommandAlias": null, - "Command": "New-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -512308,15 +512593,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", - "CommandAlias": null, - "Command": "New-MgBetaGroupSitePageAsSitePageWebPart", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSitePageAsSitePageWebPart", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -512325,15 +512610,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPageTemplate", - "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates", - "CommandAlias": null, - "Command": "New-MgBetaGroupSitePageTemplate", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSitePageTemplate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPageTemplate", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -512342,15 +512627,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphHorizontalSection", - "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/horizontalSections", - "CommandAlias": null, - "Command": "New-MgBetaGroupSitePageTemplateCanvaLayoutHorizontalSection", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/horizontalSections", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSitePageTemplateCanvaLayoutHorizontalSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHorizontalSection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -512359,15 +512644,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", - "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/horizontalSections/{horizontalSection-id}/columns", - "CommandAlias": null, - "Command": "New-MgBetaGroupSitePageTemplateCanvaLayoutHorizontalSectionColumn", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/horizontalSections/{horizontalSection-id}/columns", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSitePageTemplateCanvaLayoutHorizontalSectionColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -512376,15 +512661,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", - "CommandAlias": null, - "Command": "New-MgBetaGroupSitePageTemplateCanvaLayoutHorizontalSectionColumnWebpart", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSitePageTemplateCanvaLayoutHorizontalSectionColumnWebpart", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -512393,15 +512678,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/verticalSection/webparts", - "CommandAlias": null, - "Command": "New-MgBetaGroupSitePageTemplateCanvaLayoutVerticalSectionWebpart", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/verticalSection/webparts", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSitePageTemplateCanvaLayoutVerticalSectionWebpart", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -512410,15 +512695,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/webParts", - "CommandAlias": null, - "Command": "New-MgBetaGroupSitePageTemplateWebPart", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/webParts", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSitePageTemplateWebPart", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -512427,15 +512712,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/sites/{site-id}/permissions", - "CommandAlias": null, - "Command": "New-MgBetaGroupSitePermission", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/permissions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSitePermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -512444,15 +512729,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphRecycleBinItem", - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items", - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteRecycleBinItem", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSiteRecycleBinItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRecycleBinItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -512461,15 +512746,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups", - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteTermStoreGroup", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSiteTermStoreGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -512478,15 +512763,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets", - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteTermStoreGroupSet", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSiteTermStoreGroupSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -512495,15 +512780,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children", - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteTermStoreGroupSetChild", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSiteTermStoreGroupSetChild", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -512516,15 +512801,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteTermStoreGroupSetChildRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSiteTermStoreGroupSetChildRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -512537,15 +512822,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations", - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteTermStoreGroupSetRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSiteTermStoreGroupSetRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -512554,15 +512839,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms", - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteTermStoreGroupSetTerm", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSiteTermStoreGroupSetTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -512571,15 +512856,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children", - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteTermStoreGroupSetTermChild", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSiteTermStoreGroupSetTermChild", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -512588,15 +512873,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -512605,15 +512890,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations", - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteTermStoreGroupSetTermRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSiteTermStoreGroupSetTermRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -512622,15 +512907,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets", - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteTermStoreSet", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSiteTermStoreSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -512639,15 +512924,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children", - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteTermStoreSetChild", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSiteTermStoreSetChild", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -512660,15 +512945,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteTermStoreSetChildRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSiteTermStoreSetChildRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -512681,15 +512966,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSet", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -512698,15 +512983,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetChild", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetChild", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -512719,15 +513004,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -512740,15 +513025,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -512757,15 +513042,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -512774,15 +513059,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -512791,15 +513076,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -512808,15 +513093,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -512825,15 +513110,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations", - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteTermStoreSetRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSiteTermStoreSetRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -512842,15 +513127,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms", - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteTermStoreSetTerm", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSiteTermStoreSetTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -512859,15 +513144,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteTermStoreSetTermChild", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSiteTermStoreSetTermChild", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -512876,15 +513161,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteTermStoreSetTermChildRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSiteTermStoreSetTermChildRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -512893,15 +513178,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteTermStoreSetTermRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupSiteTermStoreSetTermRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -512910,15 +513195,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChannel", - "Uri": "/groups/{group-id}/team/channels", - "CommandAlias": null, - "Command": "New-MgBetaGroupTeamChannel", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupTeamChannel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChannel", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -512927,30 +513212,30 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/provisionEmail", - "CommandAlias": null, - "Command": "New-MgBetaGroupTeamChannelEmail", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/provisionEmail", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-beta", + "Command": "New-MgBetaGroupTeamChannelEmail", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Provision", "ProvisionViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/allMembers", - "CommandAlias": null, - "Command": "New-MgBetaGroupTeamChannelMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/allMembers", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupTeamChannelMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -512963,15 +513248,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages", - "CommandAlias": null, - "Command": "New-MgBetaGroupTeamChannelMessage", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupTeamChannelMessage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -512980,15 +513265,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "CommandAlias": null, - "Command": "New-MgBetaGroupTeamChannelMessageHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupTeamChannelMessageHostedContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -512997,15 +513282,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies", - "CommandAlias": null, - "Command": "New-MgBetaGroupTeamChannelMessageReply", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupTeamChannelMessageReply", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -513014,15 +513299,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "CommandAlias": null, - "Command": "New-MgBetaGroupTeamChannelMessageReplyHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupTeamChannelMessageReplyHostedContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -513031,15 +513316,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPlannerPlan", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans", - "CommandAlias": null, - "Command": "New-MgBetaGroupTeamChannelPlannerPlan", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupTeamChannelPlannerPlan", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -513048,15 +513333,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPlannerBucket", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets", - "CommandAlias": null, - "Command": "New-MgBetaGroupTeamChannelPlannerPlanBucket", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupTeamChannelPlannerPlanBucket", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerBucket", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -513065,15 +513350,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPlannerTask", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks", - "CommandAlias": null, - "Command": "New-MgBetaGroupTeamChannelPlannerPlanBucketTask", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupTeamChannelPlannerPlanBucketTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -513082,15 +513367,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPlannerTask", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks", - "CommandAlias": null, - "Command": "New-MgBetaGroupTeamChannelPlannerPlanTask", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupTeamChannelPlannerPlanTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -513099,15 +513384,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams", - "CommandAlias": null, - "Command": "New-MgBetaGroupTeamChannelSharedWithTeam", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupTeamChannelSharedWithTeam", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -513116,15 +513401,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamsTab", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs", - "CommandAlias": null, - "Command": "New-MgBetaGroupTeamChannelTab", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupTeamChannelTab", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -513133,15 +513418,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Uri": "/groups/{group-id}/team/installedApps", - "CommandAlias": null, - "Command": "New-MgBetaGroupTeamInstalledApp", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/installedApps", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupTeamInstalledApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -513150,15 +513435,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/groups/{group-id}/team/members", - "CommandAlias": null, - "Command": "New-MgBetaGroupTeamMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/members", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupTeamMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -513167,15 +513452,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", - "Uri": "/groups/{group-id}/team/operations", - "CommandAlias": null, - "Command": "New-MgBetaGroupTeamOperation", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/operations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupTeamOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -513184,15 +513469,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Uri": "/groups/{group-id}/team/permissionGrants", - "CommandAlias": null, - "Command": "New-MgBetaGroupTeamPermissionGrant", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/permissionGrants", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupTeamPermissionGrant", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -513201,30 +513486,30 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/provisionEmail", - "CommandAlias": null, - "Command": "New-MgBetaGroupTeamPrimaryChannelEmail", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/provisionEmail", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-beta", + "Command": "New-MgBetaGroupTeamPrimaryChannelEmail", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Provision", "ProvisionViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/groups/{group-id}/team/primaryChannel/allMembers", - "CommandAlias": null, - "Command": "New-MgBetaGroupTeamPrimaryChannelMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/allMembers", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupTeamPrimaryChannelMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -513237,15 +513522,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/groups/{group-id}/team/primaryChannel/messages", - "CommandAlias": null, - "Command": "New-MgBetaGroupTeamPrimaryChannelMessage", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupTeamPrimaryChannelMessage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -513254,15 +513539,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents", - "CommandAlias": null, - "Command": "New-MgBetaGroupTeamPrimaryChannelMessageHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupTeamPrimaryChannelMessageHostedContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -513271,15 +513556,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies", - "CommandAlias": null, - "Command": "New-MgBetaGroupTeamPrimaryChannelMessageReply", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupTeamPrimaryChannelMessageReply", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -513288,15 +513573,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "CommandAlias": null, - "Command": "New-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -513305,15 +513590,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPlannerPlan", - "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans", - "CommandAlias": null, - "Command": "New-MgBetaGroupTeamPrimaryChannelPlannerPlan", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupTeamPrimaryChannelPlannerPlan", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -513322,15 +513607,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPlannerBucket", - "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/buckets", - "CommandAlias": null, - "Command": "New-MgBetaGroupTeamPrimaryChannelPlannerPlanBucket", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/buckets", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupTeamPrimaryChannelPlannerPlanBucket", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerBucket", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -513339,15 +513624,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPlannerTask", - "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks", - "CommandAlias": null, - "Command": "New-MgBetaGroupTeamPrimaryChannelPlannerPlanBucketTask", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupTeamPrimaryChannelPlannerPlanBucketTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -513356,15 +513641,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPlannerTask", - "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/tasks", - "CommandAlias": null, - "Command": "New-MgBetaGroupTeamPrimaryChannelPlannerPlanTask", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/tasks", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupTeamPrimaryChannelPlannerPlanTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -513373,15 +513658,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams", - "CommandAlias": null, - "Command": "New-MgBetaGroupTeamPrimaryChannelSharedWithTeam", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupTeamPrimaryChannelSharedWithTeam", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -513390,15 +513675,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamsTab", - "Uri": "/groups/{group-id}/team/primaryChannel/tabs", - "CommandAlias": null, - "Command": "New-MgBetaGroupTeamPrimaryChannelTab", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/tabs", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupTeamPrimaryChannelTab", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -513407,15 +513692,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDayNote", - "Uri": "/groups/{group-id}/team/schedule/dayNotes", - "CommandAlias": null, - "Command": "New-MgBetaGroupTeamScheduleDayNote", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/dayNotes", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupTeamScheduleDayNote", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDayNote", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -513424,15 +513709,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOfferShiftRequest", - "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests", - "CommandAlias": null, - "Command": "New-MgBetaGroupTeamScheduleOfferShiftRequest", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupTeamScheduleOfferShiftRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -513441,15 +513726,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOpenShift", - "Uri": "/groups/{group-id}/team/schedule/openShifts", - "CommandAlias": null, - "Command": "New-MgBetaGroupTeamScheduleOpenShift", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/openShifts", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupTeamScheduleOpenShift", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOpenShift", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -513458,15 +513743,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", - "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests", - "CommandAlias": null, - "Command": "New-MgBetaGroupTeamScheduleOpenShiftChangeRequest", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupTeamScheduleOpenShiftChangeRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -513475,15 +513760,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSchedulingGroup", - "Uri": "/groups/{group-id}/team/schedule/schedulingGroups", - "CommandAlias": null, - "Command": "New-MgBetaGroupTeamScheduleSchedulingGroup", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/schedulingGroups", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupTeamScheduleSchedulingGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSchedulingGroup", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -513492,15 +513777,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphShift", - "Uri": "/groups/{group-id}/team/schedule/shifts", - "CommandAlias": null, - "Command": "New-MgBetaGroupTeamScheduleShift", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/shifts", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupTeamScheduleShift", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShift", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -513509,15 +513794,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphShiftsRoleDefinition", - "Uri": "/groups/{group-id}/team/schedule/shiftsRoleDefinitions", - "CommandAlias": null, - "Command": "New-MgBetaGroupTeamScheduleShiftRoleDefinition", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/shiftsRoleDefinitions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupTeamScheduleShiftRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShiftsRoleDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -513526,15 +513811,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", - "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests", - "CommandAlias": null, - "Command": "New-MgBetaGroupTeamScheduleSwapShiftChangeRequest", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupTeamScheduleSwapShiftChangeRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -513543,15 +513828,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTimeCard", - "Uri": "/groups/{group-id}/team/schedule/timeCards", - "CommandAlias": null, - "Command": "New-MgBetaGroupTeamScheduleTimeCard", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timeCards", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupTeamScheduleTimeCard", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeCard", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -513560,15 +513845,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTimeOff", - "Uri": "/groups/{group-id}/team/schedule/timesOff", - "CommandAlias": null, - "Command": "New-MgBetaGroupTeamScheduleTimeOff", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timesOff", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupTeamScheduleTimeOff", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeOff", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -513577,15 +513862,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTimeOffReason", - "Uri": "/groups/{group-id}/team/schedule/timeOffReasons", - "CommandAlias": null, - "Command": "New-MgBetaGroupTeamScheduleTimeOffReason", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timeOffReasons", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupTeamScheduleTimeOffReason", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeOffReason", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -513594,15 +513879,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTimeOffRequest", - "Uri": "/groups/{group-id}/team/schedule/timeOffRequests", - "CommandAlias": null, - "Command": "New-MgBetaGroupTeamScheduleTimeOffRequest", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timeOffRequests", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupTeamScheduleTimeOffRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeOffRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -513611,15 +513896,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamworkTag", - "Uri": "/groups/{group-id}/team/tags", - "CommandAlias": null, - "Command": "New-MgBetaGroupTeamTag", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/tags", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupTeamTag", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkTag", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -513628,15 +513913,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamworkTagMember", - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members", - "CommandAlias": null, - "Command": "New-MgBetaGroupTeamTagMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupTeamTagMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -513645,12 +513930,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphConversationThread", - "Uri": "/groups/{group-id}/threads", - "CommandAlias": null, - "Command": "New-MgBetaGroupThread", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -513669,8 +513951,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-threads?view=graph-rest-beta", + "Command": "New-MgBetaGroupThread", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationThread", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -513679,15 +513964,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", - "CommandAlias": null, - "Command": "New-MgBetaGroupThreadPostAttachment", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupThreadPostAttachment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -513696,15 +513981,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession", - "CommandAlias": null, - "Command": "New-MgBetaGroupThreadPostAttachmentUploadSession", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", + "Command": "New-MgBetaGroupThreadPostAttachmentUploadSession", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -513713,15 +513998,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", - "CommandAlias": null, - "Command": "New-MgBetaGroupThreadPostExtension", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupThreadPostExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -513730,15 +514015,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", - "CommandAlias": null, - "Command": "New-MgBetaGroupThreadPostInReplyToAttachment", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupThreadPostInReplyToAttachment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -513747,15 +514032,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/createUploadSession", - "CommandAlias": null, - "Command": "New-MgBetaGroupThreadPostInReplyToAttachmentUploadSession", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/createUploadSession", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", + "Command": "New-MgBetaGroupThreadPostInReplyToAttachmentUploadSession", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -513764,15 +514049,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", - "CommandAlias": null, - "Command": "New-MgBetaGroupThreadPostInReplyToExtension", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupThreadPostInReplyToExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -513781,15 +514066,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMention", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions", - "CommandAlias": null, - "Command": "New-MgBetaGroupThreadPostInReplyToMention", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupThreadPostInReplyToMention", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMention", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -513798,15 +514083,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMention", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions", - "CommandAlias": null, - "Command": "New-MgBetaGroupThreadPostMention", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaGroupThreadPostMention", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMention", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -513815,12 +514100,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphIdentityApiConnector", - "Uri": "/identity/apiConnectors", - "CommandAlias": null, - "Command": "New-MgBetaIdentityApiConnector", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/apiConnectors", "Permissions": [ { "Name": "APIConnectors.ReadWrite.All", @@ -513839,20 +514121,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-create?view=graph-rest-beta", + "Command": "New-MgBetaIdentityApiConnector", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", - "Uri": "/identity/authenticationEventsFlows", - "CommandAlias": null, - "Command": "New-MgBetaIdentityAuthenticationEventFlow", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows", "Permissions": [ { "Name": "EventListener.ReadWrite.All", @@ -513871,23 +514153,26 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-authenticationeventsflows?view=graph-rest-beta", + "Command": "New-MgBetaIdentityAuthenticationEventFlow", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications", - "CommandAlias": null, - "Command": "New-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -513896,15 +514181,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$ref", - "CommandAlias": null, - "Command": "New-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderByRef", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onauthenticationmethodloadstartexternalusersselfservicesignup-post-identityproviders?view=graph-rest-beta", + "Command": "New-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -513913,15 +514198,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$ref", - "CommandAlias": null, - "Command": "New-MgBetaIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeByRef", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onattributecollectionexternalusersselfservicesignup-post-attributes?view=graph-rest-beta", + "Command": "New-MgBetaIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -513930,12 +514215,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications", - "CommandAlias": null, - "Command": "New-MgBetaIdentityAuthenticationEventFlowIncludeApplication", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications", "Permissions": [ { "Name": "EventListener.ReadWrite.All", @@ -513954,8 +514236,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationconditionsapplications-post-includeapplications?view=graph-rest-beta", + "Command": "New-MgBetaIdentityAuthenticationEventFlowIncludeApplication", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -513964,12 +514249,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAuthenticationEventListener", - "Uri": "/identity/authenticationEventListeners", - "CommandAlias": null, - "Command": "New-MgBetaIdentityAuthenticationEventListener", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventListeners", "Permissions": [ { "Name": "EventListener.ReadWrite.All", @@ -513988,20 +514270,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-authenticationeventlisteners?view=graph-rest-beta", + "Command": "New-MgBetaIdentityAuthenticationEventListener", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationEventListener", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphB2CIdentityUserFlow", - "Uri": "/identity/b2cUserFlows", - "CommandAlias": null, - "Command": "New-MgBetaIdentityB2CUserFlow", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows", "Permissions": [ { "Name": "IdentityUserFlow.ReadWrite.All", @@ -514020,20 +514302,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-b2cuserflows?view=graph-rest-beta", + "Command": "New-MgBetaIdentityB2CUserFlow", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphB2CIdentityUserFlow", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders/$ref", - "CommandAlias": null, - "Command": "New-MgBetaIdentityB2CUserFlowIdentityProviderByRef", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders/$ref", "Permissions": [ { "Name": "IdentityUserFlow.ReadWrite.All", @@ -514052,8 +514334,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-post-identityproviders?view=graph-rest-beta", + "Command": "New-MgBetaIdentityB2CUserFlowIdentityProviderByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -514062,15 +514347,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages", - "CommandAlias": null, - "Command": "New-MgBetaIdentityB2CUserFlowLanguage", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaIdentityB2CUserFlowLanguage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -514079,15 +514364,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages", - "CommandAlias": null, - "Command": "New-MgBetaIdentityB2CUserFlowLanguageDefaultPage", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaIdentityB2CUserFlowLanguageDefaultPage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -514096,15 +514381,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages", - "CommandAlias": null, - "Command": "New-MgBetaIdentityB2CUserFlowLanguageOverridePage", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaIdentityB2CUserFlowLanguageOverridePage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -514113,12 +514398,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments", - "CommandAlias": null, - "Command": "New-MgBetaIdentityB2CUserFlowUserAttributeAssignment", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments", "Permissions": [ { "Name": "IdentityUserFlow.ReadWrite.All", @@ -514137,8 +514419,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-post-userattributeassignments?view=graph-rest-beta", + "Command": "New-MgBetaIdentityB2CUserFlowUserAttributeAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -514147,12 +514432,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", - "Uri": "/identity/b2xUserFlows", - "CommandAlias": null, - "Command": "New-MgBetaIdentityB2XUserFlow", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows", "Permissions": [ { "Name": "IdentityUserFlow.ReadWrite.All", @@ -514171,23 +514453,26 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-b2xuserflows?view=graph-rest-beta", + "Command": "New-MgBetaIdentityB2XUserFlow", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/$ref", - "CommandAlias": null, - "Command": "New-MgBetaIdentityB2XUserFlowIdentityProviderByRef", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaIdentityB2XUserFlowIdentityProviderByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -514196,15 +514481,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages", - "CommandAlias": null, - "Command": "New-MgBetaIdentityB2XUserFlowLanguage", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaIdentityB2XUserFlowLanguage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -514213,15 +514498,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages", - "CommandAlias": null, - "Command": "New-MgBetaIdentityB2XUserFlowLanguageDefaultPage", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaIdentityB2XUserFlowLanguageDefaultPage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -514230,15 +514515,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages", - "CommandAlias": null, - "Command": "New-MgBetaIdentityB2XUserFlowLanguageOverridePage", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaIdentityB2XUserFlowLanguageOverridePage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -514247,12 +514532,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments", - "CommandAlias": null, - "Command": "New-MgBetaIdentityB2XUserFlowUserAttributeAssignment", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments", "Permissions": [ { "Name": "IdentityUserFlow.ReadWrite.All", @@ -514271,8 +514553,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-post-userattributeassignments?view=graph-rest-beta", + "Command": "New-MgBetaIdentityB2XUserFlowUserAttributeAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -514281,12 +514566,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences", - "CommandAlias": null, - "Command": "New-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences", "Permissions": [ { "Name": "AuthenticationContext.ReadWrite.All", @@ -514321,53 +514603,56 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-post-authenticationcontextclassreferences?view=graph-rest-beta", + "Command": "New-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAuthenticationMethodModeDetail", - "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes", - "CommandAlias": null, - "Command": "New-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationMethodModeDetail", + "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies", - "CommandAlias": null, - "Command": "New-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations", - "CommandAlias": null, - "Command": "New-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -514378,12 +514663,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphNamedLocation", - "Uri": "/identity/conditionalAccess/namedLocations", - "CommandAlias": null, - "Command": "New-MgBetaIdentityConditionalAccessNamedLocation", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/namedLocations", "Permissions": [ { "Name": "Policy.Read.All", @@ -514418,20 +514700,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-post-namedlocations?view=graph-rest-beta", + "Command": "New-MgBetaIdentityConditionalAccessNamedLocation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNamedLocation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphConditionalAccessPolicy", - "Uri": "/identity/conditionalAccess/policies", - "CommandAlias": null, - "Command": "New-MgBetaIdentityConditionalAccessPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/policies", "Permissions": [ { "Name": "Application.Read.All", @@ -514482,20 +514764,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-post-policies?view=graph-rest-beta", + "Command": "New-MgBetaIdentityConditionalAccessPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConditionalAccessPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", - "Uri": "/identity/customAuthenticationExtensions", - "CommandAlias": null, - "Command": "New-MgBetaIdentityCustomAuthenticationExtension", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/customAuthenticationExtensions", "Permissions": [ { "Name": "CustomAuthenticationExtension.ReadWrite.All", @@ -514514,38 +514796,41 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-customauthenticationextensions?view=graph-rest-beta", + "Command": "New-MgBetaIdentityCustomAuthenticationExtension", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Uri": "/identityGovernance/accessReviews/decisions", - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernanceAccessReviewDecision", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaIdentityGovernanceAccessReviewDecision", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphGovernanceInsight", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInsight", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInsight", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -514554,15 +514839,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessReviewReviewer", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers", - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -514571,15 +514856,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions", - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -514588,15 +514873,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphGovernanceInsight", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights", - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -514605,15 +514890,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessReviewStage", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages", - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewStage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -514622,15 +514907,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions", - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -514639,15 +514924,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphGovernanceInsight", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights", - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -514656,12 +514941,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", - "Uri": "/identityGovernance/accessReviews/definitions", - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions", "Permissions": [ { "Name": "AccessReview.ReadWrite.All", @@ -514680,23 +514962,26 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewset-post-definitions?view=graph-rest-beta", + "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessReviewInstance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances", - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -514705,15 +514990,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessReviewReviewer", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers", - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -514722,15 +515007,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions", - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -514739,15 +515024,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphGovernanceInsight", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -514756,15 +515041,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessReviewStage", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages", - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewStage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -514773,15 +515058,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions", - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -514790,15 +515075,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphGovernanceInsight", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -514807,12 +515092,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", - "Uri": "/identityGovernance/accessReviews/historyDefinitions", - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/historyDefinitions", "Permissions": [ { "Name": "AccessReview.ReadWrite.All", @@ -514831,23 +515113,26 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewset-post-historydefinitions?view=graph-rest-beta", + "Command": "New-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances", - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -514856,12 +515141,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}/generateDownloadUri", - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstanceDownloadUri", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}/generateDownloadUri", "Permissions": [ { "Name": "AccessReview.ReadWrite.All", @@ -514880,38 +515162,41 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewhistoryinstance-generatedownloaduri?view=graph-rest-beta", + "Command": "New-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstanceDownloadUri", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "Method": "POST", "Variants": [ "Generate", "GenerateViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAppConsentRequest", - "Uri": "/identityGovernance/appConsent/appConsentRequests", - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernanceAppConsentRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaIdentityGovernanceAppConsentRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppConsentRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUserConsentRequest", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests", - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserConsentRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -514920,15 +515205,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphApprovalStep", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps", - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApprovalStep", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -514937,12 +515222,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows", - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflow", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows", "Permissions": [ { "Name": "LifecycleWorkflows-Workflow.ReadWrite.All", @@ -514977,20 +515259,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-post-workflows?view=graph-rest-beta", + "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflow", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions", - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions", "Permissions": [ { "Name": "LifecycleWorkflows-CustomExt.ReadWrite.All", @@ -515025,23 +515307,26 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-post-customtaskextensions?view=graph-rest-beta", + "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createNewVersion", - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowNewVersion", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createNewVersion", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-createnewversion?view=graph-rest-beta", + "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowNewVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -515050,15 +515335,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks", - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -515067,12 +515352,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createNewVersion", - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowNewVersion", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createNewVersion", "Permissions": [ { "Name": "LifecycleWorkflows-Workflow.ReadWrite.All", @@ -515107,8 +515389,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-createnewversion?view=graph-rest-beta", + "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowNewVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -515117,15 +515402,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks", - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowTask", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -515134,15 +515419,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks", - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -515151,135 +515436,135 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphFinding", - "Uri": "/identityGovernance/permissionsAnalytics/aws/findings", - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernancePermissionAnalyticAwFinding", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/aws/findings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaIdentityGovernancePermissionAnalyticAwFinding", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFinding", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", - "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions", - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistribution", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistribution", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphFinding", - "Uri": "/identityGovernance/permissionsAnalytics/azure/findings", - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernancePermissionAnalyticAzureFinding", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/azure/findings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaIdentityGovernancePermissionAnalyticAzureFinding", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFinding", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", - "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions", - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistribution", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistribution", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphFinding", - "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings", - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernancePermissionAnalyticGcpFinding", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaIdentityGovernancePermissionAnalyticGcpFinding", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFinding", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", - "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions", - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistribution", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistribution", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermissionsRequestChange", - "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges", - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionsRequestChange", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphApproval", - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals", - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApproval", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApproval", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApproval", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphApprovalStep", - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}/steps", - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStep", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}/steps", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStep", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApprovalStep", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -515288,45 +515573,45 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphScheduledPermissionsRequest", - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsRequests", - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernancePermissionManagementScheduledPermissionRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsRequests", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissionsmanagement-post-scheduledpermissionsrequests?view=graph-rest-beta", + "Command": "New-MgBetaIdentityGovernancePermissionManagementScheduledPermissionRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphScheduledPermissionsRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphApproval", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals", - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApproval", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphApprovalStep", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps", - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApprovalStep", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -515335,42 +515620,39 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules", - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances", - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests", - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.ReadWrite.AzureADGroup", @@ -515405,50 +515687,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-post-assignmentschedulerequests?view=graph-rest-beta", + "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules", - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances", - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests", - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.ReadWrite.AzureADGroup", @@ -515483,68 +515765,71 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-post-eligibilityschedulerequests?view=graph-rest-beta", + "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlert", - "Uri": "/identityGovernance/roleManagementAlerts/alerts", - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernanceRoleManagementAlert", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/roleManagementAlerts/alerts", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaIdentityGovernanceRoleManagementAlert", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlert", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertConfiguration", - "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations", - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertConfiguration", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition", - "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions", - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernanceRoleManagementAlertDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaIdentityGovernanceRoleManagementAlertDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents", - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernanceRoleManagementAlertIncident", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaIdentityGovernanceRoleManagementAlertIncident", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -515553,45 +515838,45 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphLongRunningOperation", - "Uri": "/identityGovernance/roleManagementAlerts/operations", - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernanceRoleManagementAlertOperation", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/roleManagementAlerts/operations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaIdentityGovernanceRoleManagementAlertOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLongRunningOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAgreement", - "Uri": "/identityGovernance/termsOfUse/agreements", - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreement", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termsofusecontainer-post-agreements?view=graph-rest-beta", + "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreement", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreement", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAgreementAcceptance", - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances", - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -515602,15 +515887,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files", - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementFile", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreement-post-files?view=graph-rest-beta", + "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -515619,15 +515904,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations", - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -515636,15 +515921,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -515653,15 +515938,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -515670,27 +515955,24 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChangeItemBase", - "Uri": "/identity/productChanges", - "CommandAlias": null, - "Command": "New-MgBetaIdentityProductChange", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/productChanges", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaIdentityProductChange", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChangeItemBase", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphIdentityProviderBase", - "Uri": "/identity/identityProviders", - "CommandAlias": null, - "Command": "New-MgBetaIdentityProvider", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/identityProviders", "Permissions": [ { "Name": "IdentityProvider.ReadWrite.All", @@ -515709,20 +515991,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-identityproviders?view=graph-rest-beta", + "Command": "New-MgBetaIdentityProvider", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphIdentityUserFlow", - "Uri": "/identity/userFlows", - "CommandAlias": null, - "Command": "New-MgBetaIdentityUserFlow", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/userFlows", "Permissions": [ { "Name": "IdentityUserFlow.ReadWrite.All", @@ -515741,20 +516023,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflow-post-userflows?view=graph-rest-beta", + "Command": "New-MgBetaIdentityUserFlow", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityUserFlow", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", - "Uri": "/identity/userFlowAttributes", - "CommandAlias": null, - "Command": "New-MgBetaIdentityUserFlowAttribute", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/userFlowAttributes", "Permissions": [ { "Name": "IdentityUserFlow.ReadWrite.All", @@ -515773,68 +516055,71 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-post?view=graph-rest-beta", + "Command": "New-MgBetaIdentityUserFlowAttribute", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", - "Uri": "/informationProtection/dataLossPreventionPolicies", - "CommandAlias": null, - "Command": "New-MgBetaInformationProtectionDataLossPreventionPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/informationProtection/dataLossPreventionPolicies", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaInformationProtectionDataLossPreventionPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphInformationProtectionLabel", - "Uri": "/informationProtection/policy/labels", - "CommandAlias": null, - "Command": "New-MgBetaInformationProtectionPolicyLabel", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/informationProtection/policy/labels", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaInformationProtectionPolicyLabel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", - "Uri": "/informationProtection/threatAssessmentRequests", - "CommandAlias": null, - "Command": "New-MgBetaInformationProtectionThreatAssessmentRequest", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/informationProtection/threatAssessmentRequests", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotection-post-threatassessmentrequests?view=graph-rest-beta", + "Command": "New-MgBetaInformationProtectionThreatAssessmentRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphThreatAssessmentResult", - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", - "CommandAlias": null, - "Command": "New-MgBetaInformationProtectionThreatAssessmentRequestResult", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaInformationProtectionThreatAssessmentRequestResult", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -515843,12 +516128,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphInvitation", - "Uri": "/invitations", - "CommandAlias": null, - "Command": "New-MgBetaInvitation", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/invitations", "Permissions": [ { "Name": "User.Invite.All", @@ -515899,35 +516181,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/invitation-post?view=graph-rest-beta", + "Command": "New-MgBetaInvitation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInvitation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphNetworkaccessAlert", - "Uri": "/networkAccess/alerts", - "CommandAlias": null, - "Command": "New-MgBetaNetworkAccessAlert", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/alerts", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaNetworkAccessAlert", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessAlert", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphNetworkaccessBranchSite", - "Uri": "/networkAccess/connectivity/branches", - "CommandAlias": null, - "Command": "New-MgBetaNetworkAccessConnectivityBranch", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/branches", "Permissions": [ { "Name": "NetworkAccess.ReadWrite.All", @@ -515946,23 +516228,26 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-connectivity-post-branches?view=graph-rest-beta", + "Command": "New-MgBetaNetworkAccessConnectivityBranch", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessBranchSite", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphNetworkaccessConnectivityConfigurationLink", - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/connectivityConfiguration/links", - "CommandAlias": null, - "Command": "New-MgBetaNetworkAccessConnectivityBranchConnectivityConfigurationLink", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/connectivityConfiguration/links", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaNetworkAccessConnectivityBranchConnectivityConfigurationLink", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessConnectivityConfigurationLink", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -515971,12 +516256,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphNetworkaccessDeviceLink", - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/deviceLinks", - "CommandAlias": null, - "Command": "New-MgBetaNetworkAccessConnectivityBranchDeviceLink", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/deviceLinks", "Permissions": [ { "Name": "NetworkAccess.ReadWrite.All", @@ -515995,8 +516277,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-branchsite-post-devicelinks?view=graph-rest-beta", + "Command": "New-MgBetaNetworkAccessConnectivityBranchDeviceLink", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessDeviceLink", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -516005,15 +516290,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles", - "CommandAlias": null, - "Command": "New-MgBetaNetworkAccessConnectivityBranchForwardingProfile", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaNetworkAccessConnectivityBranchForwardingProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -516022,15 +516307,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles/{forwardingProfile-id}/policies", - "CommandAlias": null, - "Command": "New-MgBetaNetworkAccessConnectivityBranchForwardingProfilePolicy", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles/{forwardingProfile-id}/policies", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaNetworkAccessConnectivityBranchForwardingProfilePolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -516039,30 +516324,30 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphNetworkaccessRemoteNetwork", - "Uri": "/networkAccess/connectivity/remoteNetworks", - "CommandAlias": null, - "Command": "New-MgBetaNetworkAccessConnectivityRemoteNetwork", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/remoteNetworks", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-connectivity-post-remotenetworks?view=graph-rest-beta", + "Command": "New-MgBetaNetworkAccessConnectivityRemoteNetwork", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessRemoteNetwork", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphNetworkaccessConnectivityConfigurationLink", - "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/connectivityConfiguration/links", - "CommandAlias": null, - "Command": "New-MgBetaNetworkAccessConnectivityRemoteNetworkConnectivityConfigurationLink", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/connectivityConfiguration/links", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaNetworkAccessConnectivityRemoteNetworkConnectivityConfigurationLink", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessConnectivityConfigurationLink", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -516071,15 +516356,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphNetworkaccessDeviceLink", - "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/deviceLinks", - "CommandAlias": null, - "Command": "New-MgBetaNetworkAccessConnectivityRemoteNetworkDeviceLink", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/deviceLinks", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaNetworkAccessConnectivityRemoteNetworkDeviceLink", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessDeviceLink", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -516088,15 +516373,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", - "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles", - "CommandAlias": null, - "Command": "New-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfile", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -516105,15 +516390,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", - "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles/{forwardingProfile-id}/policies", - "CommandAlias": null, - "Command": "New-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfilePolicy", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles/{forwardingProfile-id}/policies", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfilePolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -516122,12 +516407,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphNetworkaccessFilteringPolicy", - "Uri": "/networkAccess/filteringPolicies", - "CommandAlias": null, - "Command": "New-MgBetaNetworkAccessFilteringPolicy", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/filteringPolicies", "Permissions": [ { "Name": "NetworkAccess.ReadWrite.All", @@ -516146,20 +516428,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaNetworkAccessFilteringPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessFilteringPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphNetworkaccessPolicyRule", - "Uri": "/networkAccess/filteringPolicies/{filteringPolicy-id}/policyRules", - "CommandAlias": null, - "Command": "New-MgBetaNetworkAccessFilteringPolicyRule", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/filteringPolicies/{filteringPolicy-id}/policyRules", "Permissions": [ { "Name": "NetworkAccess.ReadWrite.All", @@ -516178,8 +516460,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaNetworkAccessFilteringPolicyRule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessPolicyRule", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -516188,12 +516473,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphNetworkaccessFilteringProfile", - "Uri": "/networkAccess/filteringProfiles", - "CommandAlias": null, - "Command": "New-MgBetaNetworkAccessFilteringProfile", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/filteringProfiles", "Permissions": [ { "Name": "NetworkAccess.ReadWrite.All", @@ -516212,23 +516494,26 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaNetworkAccessFilteringProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessFilteringProfile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", - "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}/policies", - "CommandAlias": null, - "Command": "New-MgBetaNetworkAccessFilteringProfilePolicy", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}/policies", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaNetworkAccessFilteringProfilePolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -516237,27 +516522,24 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphNetworkaccessForwardingPolicy", - "Uri": "/networkAccess/forwardingPolicies", - "CommandAlias": null, - "Command": "New-MgBetaNetworkAccessForwardingPolicy", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/forwardingPolicies", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaNetworkAccessForwardingPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessForwardingPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphNetworkaccessPolicyRule", - "Uri": "/networkAccess/forwardingPolicies/{forwardingPolicy-id}/policyRules", - "CommandAlias": null, - "Command": "New-MgBetaNetworkAccessForwardingPolicyRule", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/forwardingPolicies/{forwardingPolicy-id}/policyRules", "Permissions": [ { "Name": "NetworkAccess.ReadWrite.All", @@ -516276,8 +516558,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaNetworkAccessForwardingPolicyRule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessPolicyRule", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -516286,27 +516571,24 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", - "Uri": "/networkAccess/forwardingProfiles", - "CommandAlias": null, - "Command": "New-MgBetaNetworkAccessForwardingProfile", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/forwardingProfiles", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaNetworkAccessForwardingProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", - "Uri": "/networkAccess/forwardingProfiles/{forwardingProfile-id}/policies", - "CommandAlias": null, - "Command": "New-MgBetaNetworkAccessForwardingProfilePolicy", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/forwardingProfiles/{forwardingProfile-id}/policies", "Permissions": [ { "Name": "NetworkAccess.ReadWrite.All", @@ -516325,8 +516607,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaNetworkAccessForwardingProfilePolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -516335,42 +516620,39 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphNetworkaccessRemoteNetworkHealthEvent", - "Uri": "/networkAccess/logs/remoteNetworks", - "CommandAlias": null, - "Command": "New-MgBetaNetworkAccessLogRemoteNetwork", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/logs/remoteNetworks", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaNetworkAccessLogRemoteNetwork", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessRemoteNetworkHealthEvent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphNetworkaccessNetworkAccessTraffic", - "Uri": "/networkAccess/logs/traffic", - "CommandAlias": null, - "Command": "New-MgBetaNetworkAccessLogTraffic", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/logs/traffic", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaNetworkAccessLogTraffic", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessNetworkAccessTraffic", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", - "Uri": "/oauth2PermissionGrants", - "CommandAlias": null, - "Command": "New-MgBetaOauth2PermissionGrant", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/oauth2PermissionGrants", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -516405,38 +516687,41 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-post?view=graph-rest-beta", + "Command": "New-MgBetaOauth2PermissionGrant", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile", - "Uri": "/onPremisesPublishingProfiles", - "CommandAlias": null, - "Command": "New-MgBetaOnPremisePublishingProfile", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaOnPremisePublishingProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnPremisesAgent", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents", - "CommandAlias": null, - "Command": "New-MgBetaOnPremisePublishingProfileAgent", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaOnPremisePublishingProfileAgent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesAgent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -516445,15 +516730,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups", - "CommandAlias": null, - "Command": "New-MgBetaOnPremisePublishingProfileAgentGroup", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaOnPremisePublishingProfileAgentGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -516462,12 +516747,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnPremisesAgent", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents", - "CommandAlias": null, - "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupAgent", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents", "Permissions": [ { "Name": "Policy.ReadWrite.HybridAuthentication", @@ -516486,8 +516768,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupAgent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesAgent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -516496,15 +516781,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}/agentGroups/$ref", - "CommandAlias": null, - "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupByRef", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}/agentGroups/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "Create1", @@ -516517,15 +516802,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPublishedResource", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources", - "CommandAlias": null, - "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPublishedResource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -516534,15 +516819,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups", - "CommandAlias": null, - "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroup", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -516551,15 +516836,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/$ref", - "CommandAlias": null, - "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupByRef", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -516568,15 +516853,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphConnector", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors", - "CommandAlias": null, - "Command": "New-MgBetaOnPremisePublishingProfileConnector", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaOnPremisePublishingProfileConnector", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConnector", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -516585,15 +516870,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphConnectorGroup", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups", - "CommandAlias": null, - "Command": "New-MgBetaOnPremisePublishingProfileConnectorGroup", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaOnPremisePublishingProfileConnectorGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConnectorGroup", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -516602,15 +516887,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members/$ref", - "CommandAlias": null, - "Command": "New-MgBetaOnPremisePublishingProfileConnectorGroupMemberByRef", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaOnPremisePublishingProfileConnectorGroupMemberByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -516619,15 +516904,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf/$ref", - "CommandAlias": null, - "Command": "New-MgBetaOnPremisePublishingProfileConnectorMemberOfByRef", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaOnPremisePublishingProfileConnectorMemberOfByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -516636,15 +516921,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPublishedResource", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources", - "CommandAlias": null, - "Command": "New-MgBetaOnPremisePublishingProfilePublishedResource", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaOnPremisePublishingProfilePublishedResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPublishedResource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -516653,15 +516938,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups", - "CommandAlias": null, - "Command": "New-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroup", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -516670,15 +516955,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/$ref", - "CommandAlias": null, - "Command": "New-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupByRef", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -516687,27 +516972,24 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOrganization", - "Uri": "/organization", - "CommandAlias": null, - "Command": "New-MgBetaOrganization", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaOrganization", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrganization", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", - "Uri": "/organization/{organization-id}/branding/localizations", - "CommandAlias": null, - "Command": "New-MgBetaOrganizationBrandingLocalization", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -516742,8 +517024,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-post-localizations?view=graph-rest-beta", + "Command": "New-MgBetaOrganizationBrandingLocalization", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -516752,12 +517037,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", - "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration", - "CommandAlias": null, - "Command": "New-MgBetaOrganizationCertificateBasedAuthConfiguration", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration", "Permissions": [ { "Name": "Organization.ReadWrite.All", @@ -516776,8 +517058,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-post-certificatebasedauthconfiguration?view=graph-rest-beta", + "Command": "New-MgBetaOrganizationCertificateBasedAuthConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -516786,15 +517071,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/organization/{organization-id}/extensions", - "CommandAlias": null, - "Command": "New-MgBetaOrganizationExtension", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/extensions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaOrganizationExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -516803,15 +517088,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphRoom", - "Uri": "/places/{place-id}/roomList/rooms", - "CommandAlias": null, - "Command": "New-MgBetaPlaceAsRoomListRoom", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/places/{place-id}/roomList/rooms", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaPlaceAsRoomListRoom", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoom", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -516820,15 +517105,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphWorkspace", - "Uri": "/places/{place-id}/roomList/workspaces", - "CommandAlias": null, - "Command": "New-MgBetaPlaceAsRoomListWorkspace", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/places/{place-id}/roomList/workspaces", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaPlaceAsRoomListWorkspace", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWorkspace", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -516837,12 +517122,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPlannerBucket", - "Uri": "/planner/buckets", - "CommandAlias": null, - "Command": "New-MgBetaPlannerBucket", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/planner/buckets", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -516869,20 +517151,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-post-buckets?view=graph-rest-beta", + "Command": "New-MgBetaPlannerBucket", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerBucket", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPlannerPlan", - "Uri": "/planner/plans", - "CommandAlias": null, - "Command": "New-MgBetaPlannerPlan", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/planner/plans", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -516909,20 +517191,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-post-plans?view=graph-rest-beta", + "Command": "New-MgBetaPlannerPlan", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPlannerRoster", - "Uri": "/planner/rosters", - "CommandAlias": null, - "Command": "New-MgBetaPlannerRoster", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/planner/rosters", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -516941,20 +517223,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-post-rosters?view=graph-rest-beta", + "Command": "New-MgBetaPlannerRoster", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerRoster", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPlannerRosterMember", - "Uri": "/planner/rosters/{plannerRoster-id}/members", - "CommandAlias": null, - "Command": "New-MgBetaPlannerRosterMember", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/planner/rosters/{plannerRoster-id}/members", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -516973,8 +517255,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerroster-post-members?view=graph-rest-beta", + "Command": "New-MgBetaPlannerRosterMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerRosterMember", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -516983,12 +517268,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPlannerTask", - "Uri": "/planner/tasks", - "CommandAlias": null, - "Command": "New-MgBetaPlannerTask", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/planner/tasks", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -517015,20 +517297,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-post-tasks?view=graph-rest-beta", + "Command": "New-MgBetaPlannerTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", - "Uri": "/policies/activityBasedTimeoutPolicies", - "CommandAlias": null, - "Command": "New-MgBetaPolicyActivityBasedTimeoutPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/activityBasedTimeoutPolicies", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -517063,20 +517345,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-post-activitybasedtimeoutpolicies?view=graph-rest-beta", + "Command": "New-MgBetaPolicyActivityBasedTimeoutPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAppManagementPolicy", - "Uri": "/policies/appManagementPolicies", - "CommandAlias": null, - "Command": "New-MgBetaPolicyAppManagementPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/appManagementPolicies", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -517111,35 +517393,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-post?view=graph-rest-beta", + "Command": "New-MgBetaPolicyAppManagementPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", - "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations", - "CommandAlias": null, - "Command": "New-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", - "Uri": "/policies/authenticationStrengthPolicies", - "CommandAlias": null, - "Command": "New-MgBetaPolicyAuthenticationStrengthPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/authenticationStrengthPolicies", "Permissions": [ { "Name": "Policy.ReadWrite.ConditionalAccess", @@ -517174,23 +517456,26 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthroot-post-policies?view=graph-rest-beta", + "Command": "New-MgBetaPolicyAuthenticationStrengthPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations", - "CommandAlias": null, - "Command": "New-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -517199,30 +517484,30 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAuthorizationPolicy", - "Uri": "/policies/authorizationPolicy", - "CommandAlias": null, - "Command": "New-MgBetaPolicyAuthorizationPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/authorizationPolicy", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaPolicyAuthorizationPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthorizationPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDefaultUserRoleOverride", - "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides", - "CommandAlias": null, - "Command": "New-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDefaultUserRoleOverride", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -517231,12 +517516,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphClaimsMappingPolicy", - "Uri": "/policies/claimsMappingPolicies", - "CommandAlias": null, - "Command": "New-MgBetaPolicyClaimMappingPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/claimsMappingPolicies", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -517271,20 +517553,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-post-claimsmappingpolicies?view=graph-rest-beta", + "Command": "New-MgBetaPolicyClaimMappingPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", - "Uri": "/policies/crossTenantAccessPolicy/partners", - "CommandAlias": null, - "Command": "New-MgBetaPolicyCrossTenantAccessPolicyPartner", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/partners", "Permissions": [ { "Name": "Policy.ReadWrite.CrossTenantAccess", @@ -517303,20 +517585,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-post-partners?view=graph-rest-beta", + "Command": "New-MgBetaPolicyCrossTenantAccessPolicyPartner", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", - "Uri": "/policies/featureRolloutPolicies", - "CommandAlias": null, - "Command": "New-MgBetaPolicyFeatureRolloutPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/featureRolloutPolicies", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -517335,20 +517617,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-featurerolloutpolicies?view=graph-rest-beta", + "Command": "New-MgBetaPolicyFeatureRolloutPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", - "CommandAlias": null, - "Command": "New-MgBetaPolicyFeatureRolloutPolicyApplyTo", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", "Permissions": [ { "Name": "Policy.ReadWrite.HybridAuthentication", @@ -517367,8 +517649,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-post-appliesto?view=graph-rest-beta", + "Command": "New-MgBetaPolicyFeatureRolloutPolicyApplyTo", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -517377,12 +517662,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", - "CommandAlias": null, - "Command": "New-MgBetaPolicyFeatureRolloutPolicyApplyToByRef", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", "Permissions": [ { "Name": "Policy.ReadWrite.HybridAuthentication", @@ -517401,8 +517683,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-post-appliesto?view=graph-rest-beta", + "Command": "New-MgBetaPolicyFeatureRolloutPolicyApplyToByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -517411,12 +517696,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", - "Uri": "/policies/homeRealmDiscoveryPolicies", - "CommandAlias": null, - "Command": "New-MgBetaPolicyHomeRealmDiscoveryPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/homeRealmDiscoveryPolicies", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -517451,38 +517733,41 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-post-homerealmdiscoverypolicies?view=graph-rest-beta", + "Command": "New-MgBetaPolicyHomeRealmDiscoveryPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobilityManagementPolicy", - "Uri": "/policies/mobileAppManagementPolicies", - "CommandAlias": null, - "Command": "New-MgBetaPolicyMobileAppManagementPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/mobileAppManagementPolicies", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaPolicyMobileAppManagementPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobilityManagementPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref", - "CommandAlias": null, - "Command": "New-MgBetaPolicyMobileAppManagementPolicyIncludedGroupByRef", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-post-includedgroups?view=graph-rest-beta", + "Command": "New-MgBetaPolicyMobileAppManagementPolicyIncludedGroupByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -517491,30 +517776,30 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobilityManagementPolicy", - "Uri": "/policies/mobileDeviceManagementPolicies", - "CommandAlias": null, - "Command": "New-MgBetaPolicyMobileDeviceManagementPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/mobileDeviceManagementPolicies", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaPolicyMobileDeviceManagementPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobilityManagementPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref", - "CommandAlias": null, - "Command": "New-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupByRef", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-post-includedgroups?view=graph-rest-beta", + "Command": "New-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -517523,12 +517808,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermissionGrantPolicy", - "Uri": "/policies/permissionGrantPolicies", - "CommandAlias": null, - "Command": "New-MgBetaPolicyPermissionGrantPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPolicies", "Permissions": [ { "Name": "Policy.ReadWrite.PermissionGrant", @@ -517547,20 +517829,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-post-permissiongrantpolicies?view=graph-rest-beta", + "Command": "New-MgBetaPolicyPermissionGrantPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionGrantPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes", - "CommandAlias": null, - "Command": "New-MgBetaPolicyPermissionGrantPolicyExclude", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes", "Permissions": [ { "Name": "Policy.ReadWrite.PermissionGrant", @@ -517579,8 +517861,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-post-excludes?view=graph-rest-beta", + "Command": "New-MgBetaPolicyPermissionGrantPolicyExclude", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -517589,12 +517874,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes", - "CommandAlias": null, - "Command": "New-MgBetaPolicyPermissionGrantPolicyInclude", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes", "Permissions": [ { "Name": "Policy.ReadWrite.PermissionGrant", @@ -517613,8 +517895,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-post-includes?view=graph-rest-beta", + "Command": "New-MgBetaPolicyPermissionGrantPolicyInclude", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -517623,60 +517908,60 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermissionGrantPreApprovalPolicy", - "Uri": "/policies/permissionGrantPreApprovalPolicies", - "CommandAlias": null, - "Command": "New-MgBetaPolicyPermissionGrantPreApprovalPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPreApprovalPolicies", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/policyroot-post-permissiongrantpreapprovalpolicies?view=graph-rest-beta", + "Command": "New-MgBetaPolicyPermissionGrantPreApprovalPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionGrantPreApprovalPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", - "Uri": "/policies/roleManagementPolicies", - "CommandAlias": null, - "Command": "New-MgBetaPolicyRoleManagementPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicies", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaPolicyRoleManagementPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", - "Uri": "/policies/roleManagementPolicyAssignments", - "CommandAlias": null, - "Command": "New-MgBetaPolicyRoleManagementPolicyAssignment", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicyAssignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaPolicyRoleManagementPolicyAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules", - "CommandAlias": null, - "Command": "New-MgBetaPolicyRoleManagementPolicyEffectiveRule", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaPolicyRoleManagementPolicyEffectiveRule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -517685,15 +517970,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules", - "CommandAlias": null, - "Command": "New-MgBetaPolicyRoleManagementPolicyRule", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaPolicyRoleManagementPolicyRule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -517702,30 +517987,30 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy", - "Uri": "/policies/servicePrincipalCreationPolicies", - "CommandAlias": null, - "Command": "New-MgBetaPolicyServicePrincipalCreationPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/servicePrincipalCreationPolicies", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaPolicyServicePrincipalCreationPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes", - "CommandAlias": null, - "Command": "New-MgBetaPolicyServicePrincipalCreationPolicyExclude", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaPolicyServicePrincipalCreationPolicyExclude", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -517734,15 +518019,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes", - "CommandAlias": null, - "Command": "New-MgBetaPolicyServicePrincipalCreationPolicyInclude", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaPolicyServicePrincipalCreationPolicyInclude", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -517751,12 +518036,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", - "Uri": "/policies/tokenIssuancePolicies", - "CommandAlias": null, - "Command": "New-MgBetaPolicyTokenIssuancePolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/tokenIssuancePolicies", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -517791,20 +518073,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-post-tokenissuancepolicy?view=graph-rest-beta", + "Command": "New-MgBetaPolicyTokenIssuancePolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", - "Uri": "/policies/tokenLifetimePolicies", - "CommandAlias": null, - "Command": "New-MgBetaPolicyTokenLifetimePolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/tokenLifetimePolicies", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -517839,50 +518121,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-post-tokenlifetimepolicies?view=graph-rest-beta", + "Command": "New-MgBetaPolicyTokenLifetimePolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintConnector", - "Uri": "/print/connectors", - "CommandAlias": null, - "Command": "New-MgBetaPrintConnector", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/connectors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaPrintConnector", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintConnector", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintOperation", - "Uri": "/print/operations", - "CommandAlias": null, - "Command": "New-MgBetaPrintOperation", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/operations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaPrintOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/print/printers/create", - "CommandAlias": null, - "Command": "New-MgBetaPrintPrinter", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/create", "Permissions": [ { "Name": "Printer.Create", @@ -517909,20 +518191,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-create?view=graph-rest-beta", + "Command": "New-MgBetaPrintPrinter", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintJob", - "Uri": "/print/printers/{printer-id}/jobs", - "CommandAlias": null, - "Command": "New-MgBetaPrintPrinterJob", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs", "Permissions": [ { "Name": "PrintJob.Create", @@ -517965,8 +518247,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-post-jobs?view=graph-rest-beta", + "Command": "New-MgBetaPrintPrinterJob", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintJob", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -517975,15 +518260,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintDocument", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents", - "CommandAlias": null, - "Command": "New-MgBetaPrintPrinterJobDocument", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaPrintPrinterJobDocument", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintDocument", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -517992,12 +518277,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession", - "CommandAlias": null, - "Command": "New-MgBetaPrintPrinterJobDocumentUploadSession", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession", "Permissions": [ { "Name": "PrintJob.Create", @@ -518032,8 +518314,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-createuploadsession?view=graph-rest-beta", + "Command": "New-MgBetaPrintPrinterJobDocumentUploadSession", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -518042,15 +518327,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintTask", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks", - "CommandAlias": null, - "Command": "New-MgBetaPrintPrinterJobTask", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaPrintPrinterJobTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintTask", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -518059,30 +518344,30 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPrinterShare", - "Uri": "/print/printerShares", - "CommandAlias": null, - "Command": "New-MgBetaPrintPrinterShare", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printerShares", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaPrintPrinterShare", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrinterShare", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/$ref", - "CommandAlias": null, - "Command": "New-MgBetaPrintPrinterShareAllowedGroupByRef", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaPrintPrinterShareAllowedGroupByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -518091,15 +518376,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/$ref", - "CommandAlias": null, - "Command": "New-MgBetaPrintPrinterShareAllowedUserByRef", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaPrintPrinterShareAllowedUserByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -518108,15 +518393,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintJob", - "Uri": "/print/printerShares/{printerShare-id}/jobs", - "CommandAlias": null, - "Command": "New-MgBetaPrintPrinterShareJob", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/jobs", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaPrintPrinterShareJob", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintJob", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -518125,15 +518410,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintDocument", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents", - "CommandAlias": null, - "Command": "New-MgBetaPrintPrinterShareJobDocument", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaPrintPrinterShareJobDocument", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintDocument", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -518142,15 +518427,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession", - "CommandAlias": null, - "Command": "New-MgBetaPrintPrinterShareJobDocumentUploadSession", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-createuploadsession?view=graph-rest-beta", + "Command": "New-MgBetaPrintPrinterShareJobDocumentUploadSession", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -518159,15 +518444,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintTask", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks", - "CommandAlias": null, - "Command": "New-MgBetaPrintPrinterShareJobTask", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaPrintPrinterShareJobTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintTask", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -518176,12 +518461,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintTaskTrigger", - "Uri": "/print/printers/{printer-id}/taskTriggers", - "CommandAlias": null, - "Command": "New-MgBetaPrintPrinterTaskTrigger", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/taskTriggers", "Permissions": [ { "Name": "Printer.ReadWrite.All", @@ -518200,8 +518482,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-post-tasktriggers?view=graph-rest-beta", + "Command": "New-MgBetaPrintPrinterTaskTrigger", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -518210,30 +518495,30 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintService", - "Uri": "/print/services", - "CommandAlias": null, - "Command": "New-MgBetaPrintService", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/services", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaPrintService", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintService", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintServiceEndpoint", - "Uri": "/print/services/{printService-id}/endpoints", - "CommandAlias": null, - "Command": "New-MgBetaPrintServiceEndpoint", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/services/{printService-id}/endpoints", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaPrintServiceEndpoint", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintServiceEndpoint", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -518242,30 +518527,30 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPrinterShare", - "Uri": "/print/shares", - "CommandAlias": null, - "Command": "New-MgBetaPrintShare", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-post-shares?view=graph-rest-beta", + "Command": "New-MgBetaPrintShare", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrinterShare", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", - "CommandAlias": null, - "Command": "New-MgBetaPrintShareAllowedGroupByRef", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-post-allowedgroups?view=graph-rest-beta", + "Command": "New-MgBetaPrintShareAllowedGroupByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -518274,15 +518559,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", - "CommandAlias": null, - "Command": "New-MgBetaPrintShareAllowedUserByRef", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-post-allowedusers?view=graph-rest-beta", + "Command": "New-MgBetaPrintShareAllowedUserByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -518291,12 +518576,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintJob", - "Uri": "/print/shares/{printerShare-id}/jobs", - "CommandAlias": null, - "Command": "New-MgBetaPrintShareJob", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs", "Permissions": [ { "Name": "PrintJob.ReadWriteBasic", @@ -518331,8 +518613,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-post-jobs?view=graph-rest-beta", + "Command": "New-MgBetaPrintShareJob", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintJob", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -518341,15 +518626,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintDocument", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents", - "CommandAlias": null, - "Command": "New-MgBetaPrintShareJobDocument", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaPrintShareJobDocument", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintDocument", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -518358,12 +518643,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession", - "CommandAlias": null, - "Command": "New-MgBetaPrintShareJobDocumentUploadSession", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession", "Permissions": [ { "Name": "PrintJob.Create", @@ -518398,8 +518680,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-createuploadsession?view=graph-rest-beta", + "Command": "New-MgBetaPrintShareJobDocumentUploadSession", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -518408,15 +518693,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintTask", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks", - "CommandAlias": null, - "Command": "New-MgBetaPrintShareJobTask", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaPrintShareJobTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintTask", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -518425,30 +518710,30 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintTaskDefinition", - "Uri": "/print/taskDefinitions", - "CommandAlias": null, - "Command": "New-MgBetaPrintTaskDefinition", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/taskDefinitions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-post-taskdefinitions?view=graph-rest-beta", + "Command": "New-MgBetaPrintTaskDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintTask", - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks", - "CommandAlias": null, - "Command": "New-MgBetaPrintTaskDefinitionTask", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaPrintTaskDefinitionTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintTask", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -518457,30 +518742,30 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSubjectRightsRequest", - "Uri": "/privacy/subjectRightsRequests", - "CommandAlias": null, - "Command": "New-MgBetaPrivacySubjectRightsRequest", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-post?view=graph-rest-beta", + "Command": "New-MgBetaPrivacySubjectRightsRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAuthoredNote", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes", - "CommandAlias": null, - "Command": "New-MgBetaPrivacySubjectRightsRequestNote", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-post-notes?view=graph-rest-beta", + "Command": "New-MgBetaPrivacySubjectRightsRequestNote", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthoredNote", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -518489,30 +518774,30 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPrivilegedAccess", - "Uri": "/privilegedAccess", - "CommandAlias": null, - "Command": "New-MgBetaPrivilegedAccess", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaPrivilegedAccess", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccess", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphGovernanceResource", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources", - "CommandAlias": null, - "Command": "New-MgBetaPrivilegedAccessResource", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaPrivilegedAccessResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceResource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -518521,15 +518806,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments", - "CommandAlias": null, - "Command": "New-MgBetaPrivilegedAccessResourceRoleAssignment", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaPrivilegedAccessResourceRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -518538,15 +518823,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests", - "CommandAlias": null, - "Command": "New-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -518555,15 +518840,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions", - "CommandAlias": null, - "Command": "New-MgBetaPrivilegedAccessResourceRoleDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaPrivilegedAccessResourceRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -518572,15 +518857,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings", - "CommandAlias": null, - "Command": "New-MgBetaPrivilegedAccessResourceRoleSetting", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaPrivilegedAccessResourceRoleSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -518589,15 +518874,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments", - "CommandAlias": null, - "Command": "New-MgBetaPrivilegedAccessRoleAssignment", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaPrivilegedAccessRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -518606,15 +518891,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests", - "CommandAlias": null, - "Command": "New-MgBetaPrivilegedAccessRoleAssignmentRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaPrivilegedAccessRoleAssignmentRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -518623,15 +518908,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions", - "CommandAlias": null, - "Command": "New-MgBetaPrivilegedAccessRoleDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaPrivilegedAccessRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -518640,15 +518925,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings", - "CommandAlias": null, - "Command": "New-MgBetaPrivilegedAccessRoleSetting", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaPrivilegedAccessRoleSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -518657,90 +518942,90 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPrivilegedApproval", - "Uri": "/privilegedApproval", - "CommandAlias": null, - "Command": "New-MgBetaPrivilegedApproval", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedApproval", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaPrivilegedApproval", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedApproval", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPrivilegedOperationEvent", - "Uri": "/privilegedOperationEvents", - "CommandAlias": null, - "Command": "New-MgBetaPrivilegedOperationEvent", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedOperationEvents", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaPrivilegedOperationEvent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedOperationEvent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPrivilegedRole", - "Uri": "/privilegedRoles", - "CommandAlias": null, - "Command": "New-MgBetaPrivilegedRole", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedRoles", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaPrivilegedRole", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRole", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", - "Uri": "/privilegedRoleAssignments", - "CommandAlias": null, - "Command": "New-MgBetaPrivilegedRoleAssignment", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaPrivilegedRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/makeEligible", - "CommandAlias": null, - "Command": "New-MgBetaPrivilegedRoleAssignmentEligible", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/makeEligible", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaPrivilegedRoleAssignmentEligible", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Method": "POST", "Variants": [ "Make", "MakeViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/makePermanent", - "CommandAlias": null, - "Command": "New-MgBetaPrivilegedRoleAssignmentPermanent", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/makePermanent", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaPrivilegedRoleAssignmentPermanent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Method": "POST", "Variants": [ "Make", "MakeExpanded", @@ -518749,42 +519034,39 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", - "Uri": "/privilegedRoleAssignmentRequests", - "CommandAlias": null, - "Command": "New-MgBetaPrivilegedRoleAssignmentRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignmentRequests", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaPrivilegedRoleAssignmentRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphProgram", - "Uri": "/programs", - "CommandAlias": null, - "Command": "New-MgBetaProgram", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/programs", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/program-create?view=graph-rest-beta", + "Command": "New-MgBetaProgram", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProgram", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphProgramControl", - "Uri": "/programControls", - "CommandAlias": null, - "Command": "New-MgBetaProgramControl", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/programControls", "Permissions": [ { "Name": "ProgramControl.ReadWrite.All", @@ -518803,8 +519085,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/programcontrol-create?view=graph-rest-beta", + "Command": "New-MgBetaProgramControl", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProgramControl", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -518819,165 +519104,165 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphProgramControlType", - "Uri": "/programControlTypes", - "CommandAlias": null, - "Command": "New-MgBetaProgramControlType", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/programControlTypes", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaProgramControlType", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProgramControlType", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUserRegistrationDetails", - "Uri": "/reports/authenticationMethods/userRegistrationDetails", - "CommandAlias": null, - "Command": "New-MgBetaReportAuthenticationMethodUserRegistrationDetail", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/authenticationMethods/userRegistrationDetails", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaReportAuthenticationMethodUserRegistrationDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserRegistrationDetails", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphHealthMonitoringAlert", - "Uri": "/reports/healthMonitoring/alerts", - "CommandAlias": null, - "Command": "New-MgBetaReportHealthMonitoringAlert", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/healthMonitoring/alerts", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaReportHealthMonitoringAlert", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHealthMonitoringAlert", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphHealthMonitoringAlertConfiguration", - "Uri": "/reports/healthMonitoring/alertConfigurations", - "CommandAlias": null, - "Command": "New-MgBetaReportHealthMonitoringAlertConfiguration", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/healthMonitoring/alertConfigurations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaReportHealthMonitoringAlertConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHealthMonitoringAlertConfiguration", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPartnersBillingManifest", - "Uri": "/reports/partners/billing/manifests", - "CommandAlias": null, - "Command": "New-MgBetaReportPartnerBillingManifest", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/partners/billing/manifests", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaReportPartnerBillingManifest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPartnersBillingManifest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPartnersBillingOperation", - "Uri": "/reports/partners/billing/operations", - "CommandAlias": null, - "Command": "New-MgBetaReportPartnerBillingOperation", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/partners/billing/operations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaReportPartnerBillingOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMfaTelecomFraudMetric", - "Uri": "/reports/userInsights/daily/mfaTelecomFraud", - "CommandAlias": null, - "Command": "New-MgBetaReportUserInsightDailyMfaTelecomFraud", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/userInsights/daily/mfaTelecomFraud", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaReportUserInsightDailyMfaTelecomFraud", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMfaTelecomFraudMetric", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMfaUserCountMetric", - "Uri": "/reports/userInsights/monthly/mfaRegisteredUsers", - "CommandAlias": null, - "Command": "New-MgBetaReportUserInsightMonthlyMfaRegisteredUser", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/userInsights/monthly/mfaRegisteredUsers", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaReportUserInsightMonthlyMfaRegisteredUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMfaUserCountMetric", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphRiskDetection", - "Uri": "/identityProtection/riskDetections", - "CommandAlias": null, - "Command": "New-MgBetaRiskDetection", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identityProtection/riskDetections", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaRiskDetection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRiskDetection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphRiskyServicePrincipal", - "Uri": "/identityProtection/riskyServicePrincipals", - "CommandAlias": null, - "Command": "New-MgBetaRiskyServicePrincipal", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identityProtection/riskyServicePrincipals", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaRiskyServicePrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRiskyServicePrincipal", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history", - "CommandAlias": null, - "Command": "New-MgBetaRiskyServicePrincipalHistory", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaRiskyServicePrincipalHistory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -518986,30 +519271,30 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphRiskyUser", - "Uri": "/identityProtection/riskyUsers", - "CommandAlias": null, - "Command": "New-MgBetaRiskyUser", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identityProtection/riskyUsers", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaRiskyUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRiskyUser", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history", - "CommandAlias": null, - "Command": "New-MgBetaRiskyUserHistory", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaRiskyUserHistory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -519018,30 +519303,30 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Uri": "/roleManagement/cloudPC/resourceNamespaces", - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementCloudPcResourceNamespace", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/resourceNamespaces", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaRoleManagementCloudPcResourceNamespace", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -519050,12 +519335,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", - "Uri": "/roleManagement/cloudPC/roleAssignments", - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementCloudPcRoleAssignment", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/roleAssignments", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -519090,23 +519372,26 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplicationmultiple-post-roleassignments?view=graph-rest-beta", + "Command": "New-MgBetaRoleManagementCloudPcRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAppScope", - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes", - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -519115,12 +519400,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/cloudPC/roleDefinitions", - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementCloudPcRoleDefinition", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/roleDefinitions", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -519203,23 +519485,26 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roledefinitions?view=graph-rest-beta", + "Command": "New-MgBetaRoleManagementCloudPcRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -519228,30 +519513,30 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Uri": "/roleManagement/defender/resourceNamespaces", - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementDefenderResourceNamespace", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/defender/resourceNamespaces", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaRoleManagementDefenderResourceNamespace", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Uri": "/roleManagement/defender/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementDefenderResourceNamespaceResourceAction", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/defender/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaRoleManagementDefenderResourceNamespaceResourceAction", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -519260,12 +519545,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", - "Uri": "/roleManagement/defender/roleAssignments", - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementDefenderRoleAssignment", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/defender/roleAssignments", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Defender", @@ -519284,23 +519566,26 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaRoleManagementDefenderRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAppScope", - "Uri": "/roleManagement/defender/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes", - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementDefenderRoleAssignmentAppScope", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/defender/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaRoleManagementDefenderRoleAssignmentAppScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -519309,12 +519594,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/defender/roleDefinitions", - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementDefenderRoleDefinition", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/defender/roleDefinitions", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Defender", @@ -519333,23 +519615,26 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaRoleManagementDefenderRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/defender/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementDefenderRoleDefinitionInheritPermissionFrom", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/defender/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaRoleManagementDefenderRoleDefinitionInheritPermissionFrom", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -519358,30 +519643,30 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Uri": "/roleManagement/deviceManagement/resourceNamespaces", - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementDeviceManagementResourceNamespace", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/resourceNamespaces", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaRoleManagementDeviceManagementResourceNamespace", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -519390,12 +519675,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", - "Uri": "/roleManagement/deviceManagement/roleAssignments", - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementDeviceManagementRoleAssignment", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/roleAssignments", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -519430,23 +519712,26 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplicationmultiple-post-roleassignments?view=graph-rest-beta", + "Command": "New-MgBetaRoleManagementDeviceManagementRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAppScope", - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes", - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -519455,12 +519740,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/deviceManagement/roleDefinitions", - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementDeviceManagementRoleDefinition", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/roleDefinitions", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -519543,23 +519825,26 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaRoleManagementDeviceManagementRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -519568,30 +519853,30 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Uri": "/roleManagement/directory/resourceNamespaces", - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementDirectoryResourceNamespace", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/resourceNamespaces", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaRoleManagementDirectoryResourceNamespace", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -519600,12 +519885,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Uri": "/roleManagement/directory/roleAssignments", - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementDirectoryRoleAssignment", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignments", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -519624,38 +519906,41 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleassignments?view=graph-rest-beta", + "Command": "New-MgBetaRoleManagementDirectoryRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphApproval", - "Uri": "/roleManagement/directory/roleAssignmentApprovals", - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentApproval", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentApprovals", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentApproval", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApproval", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphApprovalStep", - "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps", - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApprovalStep", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -519664,42 +519949,39 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Uri": "/roleManagement/directory/roleAssignmentSchedules", - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentSchedules", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances", - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests", - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests", "Permissions": [ { "Name": "RoleAssignmentSchedule.ReadWrite.Directory", @@ -519766,20 +520048,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleassignmentschedulerequests?view=graph-rest-beta", + "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/directory/roleDefinitions", - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementDirectoryRoleDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleDefinitions", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -519814,23 +520096,26 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roledefinitions?view=graph-rest-beta", + "Command": "New-MgBetaRoleManagementDirectoryRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -519839,42 +520124,39 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Uri": "/roleManagement/directory/roleEligibilitySchedules", - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilitySchedules", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances", - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests", - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests", "Permissions": [ { "Name": "RoleEligibilitySchedule.ReadWrite.Directory", @@ -519909,53 +520191,56 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleeligibilityschedulerequests?view=graph-rest-beta", + "Command": "New-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Uri": "/roleManagement/directory/transitiveRoleAssignments", - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/transitiveRoleAssignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphRbacApplication", - "Uri": "/roleManagement/enterpriseApps", - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementEnterpriseApp", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaRoleManagementEnterpriseApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRbacApplication", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces", - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementEnterpriseAppResourceNamespace", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaRoleManagementEnterpriseAppResourceNamespace", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -519964,15 +520249,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -519981,15 +520266,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments", - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignment", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -519998,15 +520283,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphApproval", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals", - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApproval", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -520015,15 +520300,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphApprovalStep", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps", - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApprovalStep", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -520032,15 +520317,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules", - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -520049,15 +520334,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances", - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -520066,15 +520351,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests", - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -520083,15 +520368,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions", - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -520100,15 +520385,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -520117,15 +520402,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules", - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -520134,15 +520419,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances", - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -520151,15 +520436,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests", - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -520168,15 +520453,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments", - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -520185,30 +520470,30 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces", - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementEntitlementManagementResourceNamespace", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaRoleManagementEntitlementManagementResourceNamespace", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -520217,12 +520502,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Uri": "/roleManagement/entitlementManagement/roleAssignments", - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignment", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignments", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -520257,38 +520539,41 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleassignments?view=graph-rest-beta", + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphApproval", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals", - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApproval", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphApprovalStep", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps", - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApprovalStep", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -520297,75 +520582,75 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules", - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances", - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests", - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions", - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleDefinitions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -520374,72 +520659,69 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules", - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances", - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests", - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments", - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCustomAppScope", - "Uri": "/roleManagement/exchange/customAppScopes", - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementExchangeCustomAppScope", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/customAppScopes", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Exchange", @@ -520458,38 +520740,41 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrbacapplication-post-customappscope?view=graph-rest-beta", + "Command": "New-MgBetaRoleManagementExchangeCustomAppScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomAppScope", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Uri": "/roleManagement/exchange/resourceNamespaces", - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementExchangeResourceNamespace", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/resourceNamespaces", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaRoleManagementExchangeResourceNamespace", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -520498,12 +520783,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Uri": "/roleManagement/exchange/roleAssignments", - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementExchangeRoleAssignment", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/roleAssignments", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Exchange", @@ -520522,20 +520804,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleassignments?view=graph-rest-beta", + "Command": "New-MgBetaRoleManagementExchangeRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/exchange/roleDefinitions", - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementExchangeRoleDefinition", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/roleDefinitions", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Exchange", @@ -520554,23 +520836,26 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaRoleManagementExchangeRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementExchangeRoleDefinitionInheritPermissionFrom", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaRoleManagementExchangeRoleDefinitionInheritPermissionFrom", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -520579,27 +520864,24 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Uri": "/roleManagement/exchange/transitiveRoleAssignments", - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementExchangeTransitiveRoleAssignment", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/transitiveRoleAssignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaRoleManagementExchangeTransitiveRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSchemaExtension", - "Uri": "/schemaExtensions", - "CommandAlias": null, - "Command": "New-MgBetaSchemaExtension", "Module": "Beta.SchemaExtensions", + "CommandAlias": null, + "Uri": "/schemaExtensions", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -520626,20 +520908,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-post-schemaextensions?view=graph-rest-beta", + "Command": "New-MgBetaSchemaExtension", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSchemaExtension", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSearchAcronym", - "Uri": "/search/acronyms", - "CommandAlias": null, - "Command": "New-MgBetaSearchAcronym", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/search/acronyms", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -520674,20 +520956,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-post-acronyms?view=graph-rest-beta", + "Command": "New-MgBetaSearchAcronym", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSearchAcronym", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSearchBookmark", - "Uri": "/search/bookmarks", - "CommandAlias": null, - "Command": "New-MgBetaSearchBookmark", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/search/bookmarks", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -520722,20 +521004,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-post-bookmarks?view=graph-rest-beta", + "Command": "New-MgBetaSearchBookmark", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSearchBookmark", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSearchQna", - "Uri": "/search/qnas", - "CommandAlias": null, - "Command": "New-MgBetaSearchQna", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/search/qnas", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -520770,65 +521052,65 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-post-qnas?view=graph-rest-beta", + "Command": "New-MgBetaSearchQna", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSearchQna", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityAction", - "Uri": "/security/securityActions", - "CommandAlias": null, - "Command": "New-MgBetaSecurityAction", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/securityActions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityactions-post?view=graph-rest-beta", + "Command": "New-MgBetaSecurityAction", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityAction", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAlert", - "Uri": "/security/alerts", - "CommandAlias": null, - "Command": "New-MgBetaSecurityAlert", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/alerts", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSecurityAlert", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAlert", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityAlert", - "Uri": "/security/alerts_v2", - "CommandAlias": null, - "Command": "New-MgBetaSecurityAlertV2", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/alerts_v2", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSecurityAlertV2", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityAlert", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSimulation", - "Uri": "/security/attackSimulation/simulations", - "CommandAlias": null, - "Command": "New-MgBetaSecurityAttackSimulation", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/simulations", "Permissions": [ { "Name": "AttackSimulation.ReadWrite.All", @@ -520847,38 +521129,41 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-post-simulation?view=graph-rest-beta", + "Command": "New-MgBetaSecurityAttackSimulation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSimulation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSimulationAutomation", - "Uri": "/security/attackSimulation/simulationAutomations", - "CommandAlias": null, - "Command": "New-MgBetaSecurityAttackSimulationAutomation", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/simulationAutomations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSecurityAttackSimulationAutomation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSimulationAutomation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSimulationAutomationRun", - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs", - "CommandAlias": null, - "Command": "New-MgBetaSecurityAttackSimulationAutomationRun", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSecurityAttackSimulationAutomationRun", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSimulationAutomationRun", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -520887,30 +521172,30 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEndUserNotification", - "Uri": "/security/attackSimulation/endUserNotifications", - "CommandAlias": null, - "Command": "New-MgBetaSecurityAttackSimulationEndUserNotification", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/endUserNotifications", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSecurityAttackSimulationEndUserNotification", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEndUserNotification", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEndUserNotificationDetail", - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details", - "CommandAlias": null, - "Command": "New-MgBetaSecurityAttackSimulationEndUserNotificationDetail", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSecurityAttackSimulationEndUserNotificationDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEndUserNotificationDetail", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -520919,30 +521204,30 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphLandingPage", - "Uri": "/security/attackSimulation/landingPages", - "CommandAlias": null, - "Command": "New-MgBetaSecurityAttackSimulationLandingPage", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/landingPages", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSecurityAttackSimulationLandingPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLandingPage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphLandingPageDetail", - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details", - "CommandAlias": null, - "Command": "New-MgBetaSecurityAttackSimulationLandingPageDetail", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSecurityAttackSimulationLandingPageDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLandingPageDetail", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -520951,72 +521236,69 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphLoginPage", - "Uri": "/security/attackSimulation/loginPages", - "CommandAlias": null, - "Command": "New-MgBetaSecurityAttackSimulationLoginPage", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/loginPages", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSecurityAttackSimulationLoginPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLoginPage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAttackSimulationOperation", - "Uri": "/security/attackSimulation/operations", - "CommandAlias": null, - "Command": "New-MgBetaSecurityAttackSimulationOperation", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/operations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSecurityAttackSimulationOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttackSimulationOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPayload", - "Uri": "/security/attackSimulation/payloads", - "CommandAlias": null, - "Command": "New-MgBetaSecurityAttackSimulationPayload", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/payloads", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSecurityAttackSimulationPayload", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPayload", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTraining", - "Uri": "/security/attackSimulation/trainings", - "CommandAlias": null, - "Command": "New-MgBetaSecurityAttackSimulationTraining", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/trainings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSecurityAttackSimulationTraining", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTraining", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTrainingCampaign", - "Uri": "/security/attackSimulation/trainingCampaigns", - "CommandAlias": null, - "Command": "New-MgBetaSecurityAttackSimulationTrainingCampaign", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/trainingCampaigns", "Permissions": [ { "Name": "AttackSimulation.ReadWrite.All", @@ -521035,23 +521317,26 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-post-trainingcampaigns?view=graph-rest-beta", + "Command": "New-MgBetaSecurityAttackSimulationTrainingCampaign", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTrainingCampaign", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTrainingLanguageDetail", - "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails", - "CommandAlias": null, - "Command": "New-MgBetaSecurityAttackSimulationTrainingLanguageDetail", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSecurityAttackSimulationTrainingLanguageDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTrainingLanguageDetail", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -521060,12 +521345,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityAuditLogQuery", - "Uri": "/security/auditLog/queries", - "CommandAlias": null, - "Command": "New-MgBetaSecurityAuditLogQuery", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/auditLog/queries", "Permissions": [ { "Name": "AuditLogsQuery-Entra.Read.All", @@ -521180,23 +521462,26 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-auditcoreroot-post-auditlogqueries?view=graph-rest-beta", + "Command": "New-MgBetaSecurityAuditLogQuery", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityAuditLogQuery", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityAuditLogRecord", - "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records", - "CommandAlias": null, - "Command": "New-MgBetaSecurityAuditLogQueryRecord", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSecurityAuditLogQueryRecord", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityAuditLogRecord", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -521205,12 +521490,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", - "Uri": "/security/cases/ediscoveryCases", - "CommandAlias": null, - "Command": "New-MgBetaSecurityCaseEdiscoveryCase", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -521245,20 +521527,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-casesroot-post-ediscoverycases?view=graph-rest-beta", + "Command": "New-MgBetaSecurityCaseEdiscoveryCase", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians", - "CommandAlias": null, - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseCustodian", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -521293,8 +521575,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-custodians?view=graph-rest-beta", + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseCustodian", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -521303,12 +521588,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecuritySiteSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources", - "CommandAlias": null, - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -521343,8 +521625,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-post-sitesources?view=graph-rest-beta", + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySiteSource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -521353,12 +521638,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources", - "CommandAlias": null, - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -521393,8 +521675,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-post-unifiedgroupsources?view=graph-rest-beta", + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -521403,12 +521688,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityUserSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources", - "CommandAlias": null, - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -521443,8 +521725,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-post-usersources?view=graph-rest-beta", + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityUserSource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -521453,12 +521738,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryHoldPolicy", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds", - "CommandAlias": null, - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseLegalHold", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -521493,8 +521775,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-legalholds?view=graph-rest-beta", + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseLegalHold", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryHoldPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -521503,12 +521788,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecuritySiteSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources", - "CommandAlias": null, - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -521543,8 +521825,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryholdpolicy-post-sitesources?view=graph-rest-beta", + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySiteSource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -521553,12 +521838,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityUserSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources", - "CommandAlias": null, - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -521593,8 +521875,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryholdpolicy-post-usersources?view=graph-rest-beta", + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityUserSource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -521603,12 +521888,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseMember", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/caseMembers", - "CommandAlias": null, - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseMember", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/caseMembers", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -521643,8 +521925,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycasemember-post?view=graph-rest-beta", + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseMember", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -521653,12 +521938,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources", - "CommandAlias": null, - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -521693,8 +521975,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-noncustodialdatasources?view=graph-rest-beta", + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -521703,15 +521988,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityCaseOperation", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations", - "CommandAlias": null, - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseOperation", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityCaseOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -521720,12 +522005,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets", - "CommandAlias": null, - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseReviewSet", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -521760,8 +522042,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-reviewsets?view=graph-rest-beta", + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseReviewSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -521770,15 +522055,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files", - "CommandAlias": null, - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -521787,12 +522072,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries", - "CommandAlias": null, - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -521827,8 +522109,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-post-queries?view=graph-rest-beta", + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -521837,12 +522122,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches", - "CommandAlias": null, - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseSearch", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -521877,8 +522159,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-searches?view=graph-rest-beta", + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseSearch", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -521887,12 +522172,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityDataSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources", - "CommandAlias": null, - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources", "Permissions": [ { "Name": "eDiscovery.ReadWrite.All", @@ -521911,8 +522193,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-post-additionalsources?view=graph-rest-beta", + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityDataSource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -521921,12 +522206,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags", - "CommandAlias": null, - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseTag", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -521961,8 +522243,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-tags?view=graph-rest-beta", + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseTag", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -521971,132 +522256,129 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCloudAppSecurityProfile", - "Uri": "/security/cloudAppSecurityProfiles", - "CommandAlias": null, - "Command": "New-MgBetaSecurityCloudAppSecurityProfile", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cloudAppSecurityProfiles", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSecurityCloudAppSecurityProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudAppSecurityProfile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityAnalyzedEmail", - "Uri": "/security/collaboration/analyzedEmails", - "CommandAlias": null, - "Command": "New-MgBetaSecurityCollaborationAnalyzedEmail", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/collaboration/analyzedEmails", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSecurityCollaborationAnalyzedEmail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityAnalyzedEmail", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityCloudAppDiscoveryReport", - "Uri": "/security/dataDiscovery/cloudAppDiscovery/uploadedStreams", - "CommandAlias": null, - "Command": "New-MgBetaSecurityDataDiscoveryCloudAppDiscoveryUploadedStream", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/dataDiscovery/cloudAppDiscovery/uploadedStreams", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSecurityDataDiscoveryCloudAppDiscoveryUploadedStream", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityCloudAppDiscoveryReport", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDomainSecurityProfile", - "Uri": "/security/domainSecurityProfiles", - "CommandAlias": null, - "Command": "New-MgBetaSecurityDomainSecurityProfile", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/domainSecurityProfiles", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSecurityDomainSecurityProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDomainSecurityProfile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphFileSecurityProfile", - "Uri": "/security/fileSecurityProfiles", - "CommandAlias": null, - "Command": "New-MgBetaSecurityFileSecurityProfile", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/fileSecurityProfiles", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSecurityFileSecurityProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFileSecurityProfile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphHostSecurityProfile", - "Uri": "/security/hostSecurityProfiles", - "CommandAlias": null, - "Command": "New-MgBetaSecurityHostSecurityProfile", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/hostSecurityProfiles", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSecurityHostSecurityProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHostSecurityProfile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityHealthIssue", - "Uri": "/security/identities/healthIssues", - "CommandAlias": null, - "Command": "New-MgBetaSecurityIdentityHealthIssue", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/identities/healthIssues", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSecurityIdentityHealthIssue", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHealthIssue", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecuritySensor", - "Uri": "/security/identities/sensors", - "CommandAlias": null, - "Command": "New-MgBetaSecurityIdentitySensor", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/identities/sensors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSecurityIdentitySensor", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySensor", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/security/identities/sensors/regenerateDeploymentAccessKey", - "CommandAlias": null, - "Command": "New-MgBetaSecurityIdentitySensorDeploymentAccessKey", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/identities/sensors/regenerateDeploymentAccessKey", "Permissions": [ { "Name": "SecurityIdentitiesSensors.ReadWrite.All", @@ -522115,97 +522397,100 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensor-regeneratedeploymentaccesskey?view=graph-rest-beta", + "Command": "New-MgBetaSecurityIdentitySensorDeploymentAccessKey", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Regenerate" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityIncident", - "Uri": "/security/incidents", - "CommandAlias": null, - "Command": "New-MgBetaSecurityIncident", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/incidents", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSecurityIncident", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityIncident", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", - "Uri": "/security/informationProtection/sensitivityLabels", - "CommandAlias": null, - "Command": "New-MgBetaSecurityInformationProtectionSensitivityLabel", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/informationProtection/sensitivityLabels", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSecurityInformationProtectionSensitivityLabel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphIPSecurityProfile", - "Uri": "/security/ipSecurityProfiles", - "CommandAlias": null, - "Command": "New-MgBetaSecurityIPSecurityProfile", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/ipSecurityProfiles", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSecurityIPSecurityProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIPSecurityProfile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", - "Uri": "/security/labels/authorities", - "CommandAlias": null, - "Command": "New-MgBetaSecurityLabelAuthority", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/labels/authorities", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-authorities?view=graph-rest-beta", + "Command": "New-MgBetaSecurityLabelAuthority", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", - "Uri": "/security/labels/categories", - "CommandAlias": null, - "Command": "New-MgBetaSecurityLabelCategory", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/labels/categories", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-categories?view=graph-rest-beta", + "Command": "New-MgBetaSecurityLabelCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", - "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories", - "CommandAlias": null, - "Command": "New-MgBetaSecurityLabelCategorySubcategory", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-categorytemplate-post-subcategories?view=graph-rest-beta", + "Command": "New-MgBetaSecurityLabelCategorySubcategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -522214,75 +522499,75 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityCitationTemplate", - "Uri": "/security/labels/citations", - "CommandAlias": null, - "Command": "New-MgBetaSecurityLabelCitation", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/labels/citations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-citations?view=graph-rest-beta", + "Command": "New-MgBetaSecurityLabelCitation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityCitationTemplate", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", - "Uri": "/security/labels/departments", - "CommandAlias": null, - "Command": "New-MgBetaSecurityLabelDepartment", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/labels/departments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-departments?view=graph-rest-beta", + "Command": "New-MgBetaSecurityLabelDepartment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", - "Uri": "/security/labels/filePlanReferences", - "CommandAlias": null, - "Command": "New-MgBetaSecurityLabelFilePlanReference", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/labels/filePlanReferences", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-fileplanreferences?view=graph-rest-beta", + "Command": "New-MgBetaSecurityLabelFilePlanReference", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityRetentionLabel", - "Uri": "/security/labels/retentionLabels", - "CommandAlias": null, - "Command": "New-MgBetaSecurityLabelRetentionLabel", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-retentionlabel?view=graph-rest-beta", + "Command": "New-MgBetaSecurityLabelRetentionLabel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityRetentionLabel", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages", - "CommandAlias": null, - "Command": "New-MgBetaSecurityLabelRetentionLabelDispositionReviewStage", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSecurityLabelRetentionLabelDispositionReviewStage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -522291,87 +522576,84 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPartnerSecurityAlert", - "Uri": "/security/partner/securityAlerts", - "CommandAlias": null, - "Command": "New-MgBetaSecurityPartnerSecurityAlert", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/partner/securityAlerts", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSecurityPartnerSecurityAlert", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPartnerSecurityAlert", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPartnerSecurityCustomerInsight", - "Uri": "/security/partner/securityScore/customerInsights", - "CommandAlias": null, - "Command": "New-MgBetaSecurityPartnerSecurityScoreCustomerInsight", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/partner/securityScore/customerInsights", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSecurityPartnerSecurityScoreCustomerInsight", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPartnerSecurityCustomerInsight", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPartnerSecurityScoreHistory", - "Uri": "/security/partner/securityScore/history", - "CommandAlias": null, - "Command": "New-MgBetaSecurityPartnerSecurityScoreHistory", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/partner/securityScore/history", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSecurityPartnerSecurityScoreHistory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPartnerSecurityScoreHistory", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPartnerSecurityRequirement", - "Uri": "/security/partner/securityScore/requirements", - "CommandAlias": null, - "Command": "New-MgBetaSecurityPartnerSecurityScoreRequirement", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/partner/securityScore/requirements", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSecurityPartnerSecurityScoreRequirement", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPartnerSecurityRequirement", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphProviderTenantSetting", - "Uri": "/security/providerTenantSettings", - "CommandAlias": null, - "Command": "New-MgBetaSecurityProviderTenantSetting", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/providerTenantSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSecurityProviderTenantSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProviderTenantSetting", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityDetectionRule", - "Uri": "/security/rules/detectionRules", - "CommandAlias": null, - "Command": "New-MgBetaSecurityRuleDetectionRule", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/rules/detectionRules", "Permissions": [ { "Name": "CustomDetection.ReadWrite.All", @@ -522390,68 +522672,71 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSecurityRuleDetectionRule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityDetectionRule", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecureScore", - "Uri": "/security/secureScores", - "CommandAlias": null, - "Command": "New-MgBetaSecuritySecureScore", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/secureScores", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSecuritySecureScore", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecureScore", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecureScoreControlProfile", - "Uri": "/security/secureScoreControlProfiles", - "CommandAlias": null, - "Command": "New-MgBetaSecuritySecureScoreControlProfile", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/secureScoreControlProfiles", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSecuritySecureScoreControlProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecureScoreControlProfile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSubjectRightsRequest", - "Uri": "/security/subjectRightsRequests", - "CommandAlias": null, - "Command": "New-MgBetaSecuritySubjectRightsRequest", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSecuritySubjectRightsRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAuthoredNote", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes", - "CommandAlias": null, - "Command": "New-MgBetaSecuritySubjectRightsRequestNote", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSecuritySubjectRightsRequestNote", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthoredNote", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -522460,240 +522745,240 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityArticle", - "Uri": "/security/threatIntelligence/articles", - "CommandAlias": null, - "Command": "New-MgBetaSecurityThreatIntelligenceArticle", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/articles", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSecurityThreatIntelligenceArticle", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityArticle", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityArticleIndicator", - "Uri": "/security/threatIntelligence/articleIndicators", - "CommandAlias": null, - "Command": "New-MgBetaSecurityThreatIntelligenceArticleIndicator", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/articleIndicators", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSecurityThreatIntelligenceArticleIndicator", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityArticleIndicator", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityHost", - "Uri": "/security/threatIntelligence/hosts", - "CommandAlias": null, - "Command": "New-MgBetaSecurityThreatIntelligenceHost", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSecurityThreatIntelligenceHost", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHost", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityHostComponent", - "Uri": "/security/threatIntelligence/hostComponents", - "CommandAlias": null, - "Command": "New-MgBetaSecurityThreatIntelligenceHostComponent", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostComponents", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSecurityThreatIntelligenceHostComponent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHostComponent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityHostCookie", - "Uri": "/security/threatIntelligence/hostCookies", - "CommandAlias": null, - "Command": "New-MgBetaSecurityThreatIntelligenceHostCookie", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostCookies", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSecurityThreatIntelligenceHostCookie", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHostCookie", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityHostPair", - "Uri": "/security/threatIntelligence/hostPairs", - "CommandAlias": null, - "Command": "New-MgBetaSecurityThreatIntelligenceHostPair", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostPairs", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSecurityThreatIntelligenceHostPair", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHostPair", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityHostPort", - "Uri": "/security/threatIntelligence/hostPorts", - "CommandAlias": null, - "Command": "New-MgBetaSecurityThreatIntelligenceHostPort", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostPorts", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSecurityThreatIntelligenceHostPort", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHostPort", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", - "Uri": "/security/threatIntelligence/hostSslCertificates", - "CommandAlias": null, - "Command": "New-MgBetaSecurityThreatIntelligenceHostSslCertificate", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostSslCertificates", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSecurityThreatIntelligenceHostSslCertificate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityHostTracker", - "Uri": "/security/threatIntelligence/hostTrackers", - "CommandAlias": null, - "Command": "New-MgBetaSecurityThreatIntelligenceHostTracker", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostTrackers", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSecurityThreatIntelligenceHostTracker", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHostTracker", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", - "Uri": "/security/threatIntelligence/intelProfiles", - "CommandAlias": null, - "Command": "New-MgBetaSecurityThreatIntelligenceIntelProfile", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/intelProfiles", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSecurityThreatIntelligenceIntelProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", - "Uri": "/security/threatIntelligence/passiveDnsRecords", - "CommandAlias": null, - "Command": "New-MgBetaSecurityThreatIntelligencePassiveDnsRecord", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/passiveDnsRecords", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSecurityThreatIntelligencePassiveDnsRecord", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators", - "CommandAlias": null, - "Command": "New-MgBetaSecurityThreatIntelligenceProfileIndicator", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/intelligenceProfileIndicators", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSecurityThreatIntelligenceProfileIndicator", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecuritySslCertificate", - "Uri": "/security/threatIntelligence/sslCertificates", - "CommandAlias": null, - "Command": "New-MgBetaSecurityThreatIntelligenceSslCertificate", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/sslCertificates", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSecurityThreatIntelligenceSslCertificate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySslCertificate", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecuritySubdomain", - "Uri": "/security/threatIntelligence/subdomains", - "CommandAlias": null, - "Command": "New-MgBetaSecurityThreatIntelligenceSubdomain", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/subdomains", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSecurityThreatIntelligenceSubdomain", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySubdomain", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityVulnerability", - "Uri": "/security/threatIntelligence/vulnerabilities", - "CommandAlias": null, - "Command": "New-MgBetaSecurityThreatIntelligenceVulnerability", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/vulnerabilities", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSecurityThreatIntelligenceVulnerability", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityVulnerability", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components", - "CommandAlias": null, - "Command": "New-MgBetaSecurityThreatIntelligenceVulnerabilityComponent", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSecurityThreatIntelligenceVulnerabilityComponent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -522702,42 +522987,39 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", - "Uri": "/security/threatIntelligence/whoisHistoryRecords", - "CommandAlias": null, - "Command": "New-MgBetaSecurityThreatIntelligenceWhoisHistoryRecord", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/whoisHistoryRecords", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSecurityThreatIntelligenceWhoisHistoryRecord", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityWhoisRecord", - "Uri": "/security/threatIntelligence/whoisRecords", - "CommandAlias": null, - "Command": "New-MgBetaSecurityThreatIntelligenceWhoisRecord", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/whoisRecords", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSecurityThreatIntelligenceWhoisRecord", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityWhoisRecord", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmission", - "Uri": "/security/threatSubmission/emailThreats", - "CommandAlias": null, - "Command": "New-MgBetaSecurityThreatSubmissionEmailThreat", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatSubmission/emailThreats", "Permissions": [ { "Name": "ThreatSubmission.ReadWrite", @@ -522764,20 +523046,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-emailthreatsubmission-post-emailthreats?view=graph-rest-beta", + "Command": "New-MgBetaSecurityThreatSubmissionEmailThreat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmissionPolicy", - "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies", - "CommandAlias": null, - "Command": "New-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies", "Permissions": [ { "Name": "ThreatSubmissionPolicy.ReadWrite.All", @@ -522796,20 +523078,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmissionPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityFileThreatSubmission", - "Uri": "/security/threatSubmission/fileThreats", - "CommandAlias": null, - "Command": "New-MgBetaSecurityThreatSubmissionFileThreat", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatSubmission/fileThreats", "Permissions": [ { "Name": "ThreatSubmission.ReadWrite", @@ -522836,20 +523118,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-filethreatsubmission-post-filethreats?view=graph-rest-beta", + "Command": "New-MgBetaSecurityThreatSubmissionFileThreat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityFileThreatSubmission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityUrlThreatSubmission", - "Uri": "/security/threatSubmission/urlThreats", - "CommandAlias": null, - "Command": "New-MgBetaSecurityThreatSubmissionUrlThreat", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatSubmission/urlThreats", "Permissions": [ { "Name": "ThreatSubmission.ReadWrite", @@ -522876,20 +523158,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-urlthreatsubmission-post-urlthreats?view=graph-rest-beta", + "Command": "New-MgBetaSecurityThreatSubmissionUrlThreat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityUrlThreatSubmission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTiIndicator", - "Uri": "/security/tiIndicators", - "CommandAlias": null, - "Command": "New-MgBetaSecurityTiIndicator", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/tiIndicators", "Permissions": [ { "Name": "ThreatIndicators.ReadWrite.OwnedBy", @@ -522908,20 +523190,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicators-post?view=graph-rest-beta", + "Command": "New-MgBetaSecurityTiIndicator", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTiIndicator", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityRetentionEvent", - "Uri": "/security/triggers/retentionEvents", - "CommandAlias": null, - "Command": "New-MgBetaSecurityTriggerRetentionEvent", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/triggers/retentionEvents", "Permissions": [ { "Name": "RecordsManagement.ReadWrite.All", @@ -522940,20 +523222,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionevent-post?view=graph-rest-beta", + "Command": "New-MgBetaSecurityTriggerRetentionEvent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityRetentionEvent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityRetentionEventType", - "Uri": "/security/triggerTypes/retentionEventTypes", - "CommandAlias": null, - "Command": "New-MgBetaSecurityTriggerTypeRetentionEventType", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/triggerTypes/retentionEventTypes", "Permissions": [ { "Name": "RecordsManagement.ReadWrite.All", @@ -522972,114 +523254,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentioneventtype-post?view=graph-rest-beta", - "Variants": [ - "Create", - "CreateExpanded" - ] - }, - { - "Method": "POST", - "OutputType": "IMicrosoftGraphUserSecurityProfile", - "Uri": "/security/userSecurityProfiles", - "CommandAlias": null, - "Command": "New-MgBetaSecurityUserSecurityProfile", - "Module": "Beta.Security", - "Permissions": [], + "Command": "New-MgBetaSecurityTriggerTypeRetentionEventType", "ApiVersion": "beta", - "ApiReferenceLink": null, - "Variants": [ - "Create", - "CreateExpanded" - ] - }, - { + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", "Method": "POST", - "OutputType": "IMicrosoftGraphServiceHealth", - "Uri": "/admin/serviceAnnouncement/healthOverviews", - "CommandAlias": null, - "Command": "New-MgBetaServiceAnnouncementHealthOverview", - "Module": "Beta.Devices.ServiceAnnouncement", - "Permissions": [], - "ApiVersion": "beta", - "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphServiceHealthIssue", - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues", + "Module": "Beta.Security", "CommandAlias": null, - "Command": "New-MgBetaServiceAnnouncementHealthOverviewIssue", - "Module": "Beta.Devices.ServiceAnnouncement", + "Uri": "/security/userSecurityProfiles", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ] - }, - { - "Method": "POST", - "OutputType": "IMicrosoftGraphServiceHealthIssue", - "Uri": "/admin/serviceAnnouncement/issues", - "CommandAlias": null, - "Command": "New-MgBetaServiceAnnouncementIssue", - "Module": "Beta.Devices.ServiceAnnouncement", - "Permissions": [], + "Command": "New-MgBetaSecurityUserSecurityProfile", "ApiVersion": "beta", - "ApiReferenceLink": null, - "Variants": [ - "Create", - "CreateExpanded" - ] - }, - { + "OutputType": "IMicrosoftGraphUserSecurityProfile", "Method": "POST", - "OutputType": "IMicrosoftGraphServiceUpdateMessage", - "Uri": "/admin/serviceAnnouncement/messages", - "CommandAlias": null, - "Command": "New-MgBetaServiceAnnouncementMessage", - "Module": "Beta.Devices.ServiceAnnouncement", - "Permissions": [], - "ApiVersion": "beta", - "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments", + "Module": "Beta.Applications", "CommandAlias": null, - "Command": "New-MgBetaServiceAnnouncementMessageAttachment", - "Module": "Beta.Devices.ServiceAnnouncement", - "Permissions": [], - "ApiVersion": "beta", - "ApiReferenceLink": null, - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ] - }, - { - "Method": "POST", - "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/servicePrincipals", - "CommandAlias": null, - "Command": "New-MgBetaServicePrincipal", - "Module": "Beta.Applications", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -523122,20 +523325,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-serviceprincipals?view=graph-rest-beta", + "Command": "New-MgBetaServicePrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo", - "CommandAlias": null, - "Command": "New-MgBetaServicePrincipalAppRoleAssignedTo", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo", "Permissions": [ { "Name": "Directory.Read.All", @@ -523186,8 +523389,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-approleassignedto?view=graph-rest-beta", + "Command": "New-MgBetaServicePrincipalAppRoleAssignedTo", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -523196,12 +523402,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments", - "CommandAlias": null, - "Command": "New-MgBetaServicePrincipalAppRoleAssignment", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments", "Permissions": [ { "Name": "Directory.Read.All", @@ -523252,8 +523455,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-approleassignments?view=graph-rest-beta", + "Command": "New-MgBetaServicePrincipalAppRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -523262,12 +523468,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref", - "CommandAlias": null, - "Command": "New-MgBetaServicePrincipalClaimMappingPolicyByRef", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -523326,8 +523529,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-claimsmappingpolicies?view=graph-rest-beta", + "Command": "New-MgBetaServicePrincipalClaimMappingPolicyByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -523336,12 +523542,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications", - "CommandAlias": null, - "Command": "New-MgBetaServicePrincipalDelegatedPermissionClassification", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications", "Permissions": [ { "Name": "Policy.ReadWrite.PermissionGrant", @@ -523360,8 +523563,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-delegatedpermissionclassifications?view=graph-rest-beta", + "Command": "New-MgBetaServicePrincipalDelegatedPermissionClassification", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -523370,15 +523576,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEndpoint", - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints", - "CommandAlias": null, - "Command": "New-MgBetaServicePrincipalEndpoint", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaServicePrincipalEndpoint", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -523387,12 +523593,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref", - "CommandAlias": null, - "Command": "New-MgBetaServicePrincipalHomeRealmDiscoveryPolicyByRef", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -523451,8 +523654,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-homerealmdiscoverypolicies?view=graph-rest-beta", + "Command": "New-MgBetaServicePrincipalHomeRealmDiscoveryPolicyByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -523461,15 +523667,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphLicenseDetails", - "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails", - "CommandAlias": null, - "Command": "New-MgBetaServicePrincipalLicenseDetail", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaServicePrincipalLicenseDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLicenseDetails", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -523478,12 +523684,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref", - "CommandAlias": null, - "Command": "New-MgBetaServicePrincipalOwnerByRef", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -523542,8 +523745,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-owners?view=graph-rest-beta", + "Command": "New-MgBetaServicePrincipalOwnerByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -523552,12 +523758,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPasswordSingleSignOnCredentialSet", - "Uri": "/servicePrincipals/{servicePrincipal-id}/createPasswordSingleSignOnCredentials", - "CommandAlias": null, - "Command": "New-MgBetaServicePrincipalPasswordSingleSignOnCredential", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/createPasswordSingleSignOnCredentials", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -523608,8 +523811,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-createpasswordsinglesignoncredentials?view=graph-rest-beta", + "Command": "New-MgBetaServicePrincipalPasswordSingleSignOnCredential", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPasswordSingleSignOnCredentialSet", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -523618,12 +523824,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTargetDeviceGroup", - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups", - "CommandAlias": null, - "Command": "New-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups", "Permissions": [ { "Name": "Application-RemoteDesktopConfig.ReadWrite.All", @@ -523682,8 +523885,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-post-targetdevicegroups?view=graph-rest-beta", + "Command": "New-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTargetDeviceGroup", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -523692,27 +523898,24 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", - "Uri": "/identityProtection/servicePrincipalRiskDetections", - "CommandAlias": null, - "Command": "New-MgBetaServicePrincipalRiskDetection", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identityProtection/servicePrincipalRiskDetections", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaServicePrincipalRiskDetection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSynchronizationJob", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs", - "CommandAlias": null, - "Command": "New-MgBetaServicePrincipalSynchronizationJob", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs", "Permissions": [ { "Name": "Synchronization.ReadWrite.All", @@ -523739,8 +523942,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-post-jobs?view=graph-rest-beta", + "Command": "New-MgBetaServicePrincipalSynchronizationJob", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronizationJob", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -523749,12 +523955,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphStringKeyStringValuePair", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/provisionOnDemand", - "CommandAlias": null, - "Command": "New-MgBetaServicePrincipalSynchronizationJobOnDemand", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/provisionOnDemand", "Permissions": [ { "Name": "Synchronization.ReadWrite.All", @@ -523781,8 +523984,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-provisionondemand?view=graph-rest-beta", + "Command": "New-MgBetaServicePrincipalSynchronizationJobOnDemand", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphStringKeyStringValuePair", + "Method": "POST", "Variants": [ "Provision", "ProvisionExpanded", @@ -523791,15 +523997,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", - "CommandAlias": null, - "Command": "New-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -523808,15 +524014,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSynchronizationTemplate", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates", - "CommandAlias": null, - "Command": "New-MgBetaServicePrincipalSynchronizationTemplate", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaServicePrincipalSynchronizationTemplate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -523825,15 +524031,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", - "CommandAlias": null, - "Command": "New-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -523842,15 +524048,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/shares/{sharedDriveItem-id}/list/columns", - "CommandAlias": null, - "Command": "New-MgBetaShareListColumn", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/columns", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaShareListColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -523859,15 +524065,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes", - "CommandAlias": null, - "Command": "New-MgBetaShareListContentType", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaShareListContentType", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -523876,15 +524082,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns", - "CommandAlias": null, - "Command": "New-MgBetaShareListContentTypeColumn", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaShareListContentTypeColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -523893,15 +524099,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnLink", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks", - "CommandAlias": null, - "Command": "New-MgBetaShareListContentTypeColumnLink", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaShareListContentTypeColumnLink", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -523910,15 +524116,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/shares/{sharedDriveItem-id}/list/items", - "CommandAlias": null, - "Command": "New-MgBetaShareListItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaShareListItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -523927,15 +524133,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions", - "CommandAlias": null, - "Command": "New-MgBetaShareListItemDocumentSetVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaShareListItemDocumentSetVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -523948,15 +524154,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/permissions", - "CommandAlias": null, - "Command": "New-MgBetaShareListItemPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/permissions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaShareListItemPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -523969,15 +524175,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions", - "CommandAlias": null, - "Command": "New-MgBetaShareListItemVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaShareListItemVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -523990,15 +524196,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/shares/{sharedDriveItem-id}/list/operations", - "CommandAlias": null, - "Command": "New-MgBetaShareListOperation", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/operations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaShareListOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -524007,15 +524213,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/shares/{sharedDriveItem-id}/list/permissions", - "CommandAlias": null, - "Command": "New-MgBetaShareListPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/permissions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaShareListPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -524024,15 +524230,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions", - "CommandAlias": null, - "Command": "New-MgBetaShareListSubscription", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaShareListSubscription", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -524041,30 +524247,30 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSharedDriveItem", - "Uri": "/shares", - "CommandAlias": null, - "Command": "New-MgBetaShareSharedDriveItemSharedDriveItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaShareSharedDriveItemSharedDriveItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedDriveItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/sites/{site-id}/analytics/itemActivityStats", - "CommandAlias": null, - "Command": "New-MgBetaSiteAnalyticItemActivityStat", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics/itemActivityStats", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSiteAnalyticItemActivityStat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -524073,15 +524279,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphItemActivity", - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "CommandAlias": null, - "Command": "New-MgBetaSiteAnalyticItemActivityStatActivity", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSiteAnalyticItemActivityStatActivity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivity", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -524090,12 +524296,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/columns", - "CommandAlias": null, - "Command": "New-MgBetaSiteColumn", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/columns", "Permissions": [ { "Name": "Sites.Manage.All", @@ -524130,8 +524333,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-post-columns?view=graph-rest-beta", + "Command": "New-MgBetaSiteColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -524140,12 +524346,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/sites/{site-id}/contentTypes", - "CommandAlias": null, - "Command": "New-MgBetaSiteContentType", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes", "Permissions": [ { "Name": "Sites.Manage.All", @@ -524180,8 +524383,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-post-contenttypes?view=graph-rest-beta", + "Command": "New-MgBetaSiteContentType", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -524190,12 +524396,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns", - "CommandAlias": null, - "Command": "New-MgBetaSiteContentTypeColumn", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns", "Permissions": [ { "Name": "Sites.Manage.All", @@ -524230,8 +524433,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-post-columns?view=graph-rest-beta", + "Command": "New-MgBetaSiteContentTypeColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -524240,15 +524446,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnLink", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", - "CommandAlias": null, - "Command": "New-MgBetaSiteContentTypeColumnLink", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSiteContentTypeColumnLink", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -524257,15 +524463,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/columns", - "CommandAlias": null, - "Command": "New-MgBetaSiteGetByPathColumn", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/columns", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSiteGetByPathColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -524274,15 +524480,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/contentTypes", - "CommandAlias": null, - "Command": "New-MgBetaSiteGetByPathContentType", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/contentTypes", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSiteGetByPathContentType", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -524291,15 +524497,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphList", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/lists", - "CommandAlias": null, - "Command": "New-MgBetaSiteGetByPathList", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/lists", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSiteGetByPathList", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphList", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -524308,15 +524514,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/operations", - "CommandAlias": null, - "Command": "New-MgBetaSiteGetByPathOperation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/operations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSiteGetByPathOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -524325,15 +524531,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphBaseSitePage", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/pages", - "CommandAlias": null, - "Command": "New-MgBetaSiteGetByPathPage", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/pages", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSiteGetByPathPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBaseSitePage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -524342,15 +524548,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/permissions", - "CommandAlias": null, - "Command": "New-MgBetaSiteGetByPathPermission", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/permissions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSiteGetByPathPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -524359,12 +524565,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphList", - "Uri": "/sites/{site-id}/lists", - "CommandAlias": null, - "Command": "New-MgBetaSiteList", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists", "Permissions": [ { "Name": "Sites.Manage.All", @@ -524391,8 +524594,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-create?view=graph-rest-beta", + "Command": "New-MgBetaSiteList", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphList", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -524401,15 +524607,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphItemActivityOld", - "Uri": "/sites/{site-id}/lists/{list-id}/activities", - "CommandAlias": null, - "Command": "New-MgBetaSiteListActivity", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/activities", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSiteListActivity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityOld", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -524418,12 +524624,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/lists/{list-id}/columns", - "CommandAlias": null, - "Command": "New-MgBetaSiteListColumn", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/columns", "Permissions": [ { "Name": "Sites.Manage.All", @@ -524458,8 +524661,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-post-columns?view=graph-rest-beta", + "Command": "New-MgBetaSiteListColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -524468,15 +524674,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes", - "CommandAlias": null, - "Command": "New-MgBetaSiteListContentType", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSiteListContentType", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -524485,12 +524691,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", - "CommandAlias": null, - "Command": "New-MgBetaSiteListContentTypeColumn", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", "Permissions": [ { "Name": "Sites.Manage.All", @@ -524525,8 +524728,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSiteListContentTypeColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -524535,15 +524741,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnLink", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", - "CommandAlias": null, - "Command": "New-MgBetaSiteListContentTypeColumnLink", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSiteListContentTypeColumnLink", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -524552,12 +524758,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/sites/{site-id}/lists/{list-id}/items", - "CommandAlias": null, - "Command": "New-MgBetaSiteListItem", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items", "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -524576,8 +524779,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-create?view=graph-rest-beta", + "Command": "New-MgBetaSiteListItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -524586,15 +524792,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphItemActivityOld", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities", - "CommandAlias": null, - "Command": "New-MgBetaSiteListItemActivity", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSiteListItemActivity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityOld", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -524603,12 +524809,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", - "CommandAlias": null, - "Command": "New-MgBetaSiteListItemDocumentSetVersion", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -524675,8 +524878,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-post-documentsetversions?view=graph-rest-beta", + "Command": "New-MgBetaSiteListItemDocumentSetVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -524685,12 +524891,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createLink", - "CommandAlias": null, - "Command": "New-MgBetaSiteListItemLink", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createLink", "Permissions": [ { "Name": "Files.ReadWrite", @@ -524749,8 +524952,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", + "Command": "New-MgBetaSiteListItemLink", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -524759,12 +524965,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions", - "CommandAlias": null, - "Command": "New-MgBetaSiteListItemPermission", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions", "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -524815,8 +525018,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSiteListItemPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -524825,15 +525031,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", - "CommandAlias": null, - "Command": "New-MgBetaSiteListItemVersion", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSiteListItemVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -524842,15 +525048,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/sites/{site-id}/lists/{list-id}/operations", - "CommandAlias": null, - "Command": "New-MgBetaSiteListOperation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/operations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSiteListOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -524859,12 +525065,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/sites/{site-id}/lists/{list-id}/permissions", - "CommandAlias": null, - "Command": "New-MgBetaSiteListPermission", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/permissions", "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -524915,8 +525118,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSiteListPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -524925,15 +525131,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions", - "CommandAlias": null, - "Command": "New-MgBetaSiteListSubscription", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSiteListSubscription", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -524942,12 +525148,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/sites/{site-id}/onenote/notebooks", - "CommandAlias": null, - "Command": "New-MgBetaSiteOnenoteNotebook", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks", "Permissions": [ { "Name": "Notes.Create", @@ -524998,8 +525201,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSiteOnenoteNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -525008,12 +525214,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", - "CommandAlias": null, - "Command": "New-MgBetaSiteOnenoteNotebookSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", "Permissions": [ { "Name": "Notes.Create", @@ -525064,8 +525267,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSiteOnenoteNotebookSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -525074,12 +525280,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "CommandAlias": null, - "Command": "New-MgBetaSiteOnenoteNotebookSectionGroup", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", "Permissions": [ { "Name": "Notes.Create", @@ -525130,8 +525333,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSiteOnenoteNotebookSectionGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -525140,15 +525346,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", - "CommandAlias": null, - "Command": "New-MgBetaSiteOnenoteNotebookSectionGroupSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSiteOnenoteNotebookSectionGroupSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -525157,15 +525363,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "CommandAlias": null, - "Command": "New-MgBetaSiteOnenoteNotebookSectionGroupSectionPage", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSiteOnenoteNotebookSectionGroupSectionPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -525174,15 +525380,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", - "CommandAlias": null, - "Command": "New-MgBetaSiteOnenoteNotebookSectionPage", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSiteOnenoteNotebookSectionPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -525191,15 +525397,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/sites/{site-id}/onenote/operations", - "CommandAlias": null, - "Command": "New-MgBetaSiteOnenoteOperation", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/operations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSiteOnenoteOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -525208,12 +525414,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/sites/{site-id}/onenote/pages", - "CommandAlias": null, - "Command": "New-MgBetaSiteOnenotePage", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/pages", "Permissions": [ { "Name": "Notes.Create", @@ -525264,8 +525467,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSiteOnenotePage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -525274,15 +525480,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteResource", - "Uri": "/sites/{site-id}/onenote/resources", - "CommandAlias": null, - "Command": "New-MgBetaSiteOnenoteResource", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/resources", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSiteOnenoteResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteResource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -525291,15 +525497,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/sites/{site-id}/onenote/sections", - "CommandAlias": null, - "Command": "New-MgBetaSiteOnenoteSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sections", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSiteOnenoteSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -525308,15 +525514,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/sites/{site-id}/onenote/sectionGroups", - "CommandAlias": null, - "Command": "New-MgBetaSiteOnenoteSectionGroup", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSiteOnenoteSectionGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -525325,12 +525531,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "CommandAlias": null, - "Command": "New-MgBetaSiteOnenoteSectionGroupSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", "Permissions": [ { "Name": "Notes.Create", @@ -525381,8 +525584,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSiteOnenoteSectionGroupSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -525391,15 +525597,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "CommandAlias": null, - "Command": "New-MgBetaSiteOnenoteSectionGroupSectionPage", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSiteOnenoteSectionGroupSectionPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -525408,12 +525614,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", - "CommandAlias": null, - "Command": "New-MgBetaSiteOnenoteSectionPage", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", "Permissions": [ { "Name": "Notes.Create", @@ -525464,8 +525667,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSiteOnenoteSectionPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -525474,15 +525680,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/sites/{site-id}/operations", - "CommandAlias": null, - "Command": "New-MgBetaSiteOperation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/operations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSiteOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -525491,12 +525697,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphBaseSitePage", - "Uri": "/sites/{site-id}/pages", - "CommandAlias": null, - "Command": "New-MgBetaSitePage", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages", "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -525515,8 +525718,11 @@ "IsLeastPrivilege": true } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sitepage-create?view=graph-rest-beta", + "Command": "New-MgBetaSitePage", "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/newslinkpage-create?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphBaseSitePage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -525525,15 +525731,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphHorizontalSection", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", - "CommandAlias": null, - "Command": "New-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSection", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHorizontalSection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -525542,15 +525748,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", - "CommandAlias": null, - "Command": "New-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -525559,15 +525765,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", - "CommandAlias": null, - "Command": "New-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -525576,15 +525782,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", - "CommandAlias": null, - "Command": "New-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -525593,15 +525799,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", - "CommandAlias": null, - "Command": "New-MgBetaSitePageAsSitePageWebPart", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSitePageAsSitePageWebPart", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -525610,15 +525816,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/sites/{site-id}/permissions", - "CommandAlias": null, - "Command": "New-MgBetaSitePermission", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/permissions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-post-permissions?view=graph-rest-beta", + "Command": "New-MgBetaSitePermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -525627,15 +525833,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreGroup", - "Uri": "/sites/{site-id}/termStore/groups", - "CommandAlias": null, - "Command": "New-MgBetaSiteTermStoreGroup", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSiteTermStoreGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -525644,15 +525850,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets", - "CommandAlias": null, - "Command": "New-MgBetaSiteTermStoreGroupSet", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSiteTermStoreGroupSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -525661,15 +525867,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children", - "CommandAlias": null, - "Command": "New-MgBetaSiteTermStoreGroupSetChild", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSiteTermStoreGroupSetChild", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -525682,15 +525888,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "CommandAlias": null, - "Command": "New-MgBetaSiteTermStoreGroupSetChildRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSiteTermStoreGroupSetChildRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -525703,15 +525909,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations", - "CommandAlias": null, - "Command": "New-MgBetaSiteTermStoreGroupSetRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSiteTermStoreGroupSetRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -525720,15 +525926,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms", - "CommandAlias": null, - "Command": "New-MgBetaSiteTermStoreGroupSetTerm", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSiteTermStoreGroupSetTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -525737,15 +525943,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children", - "CommandAlias": null, - "Command": "New-MgBetaSiteTermStoreGroupSetTermChild", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSiteTermStoreGroupSetTermChild", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -525754,15 +525960,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "CommandAlias": null, - "Command": "New-MgBetaSiteTermStoreGroupSetTermChildRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSiteTermStoreGroupSetTermChildRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -525771,15 +525977,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations", - "CommandAlias": null, - "Command": "New-MgBetaSiteTermStoreGroupSetTermRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSiteTermStoreGroupSetTermRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -525788,15 +525994,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/sites/{site-id}/termStore/sets", - "CommandAlias": null, - "Command": "New-MgBetaSiteTermStoreSet", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSiteTermStoreSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -525805,15 +526011,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children", - "CommandAlias": null, - "Command": "New-MgBetaSiteTermStoreSetChild", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSiteTermStoreSetChild", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -525826,15 +526032,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "CommandAlias": null, - "Command": "New-MgBetaSiteTermStoreSetChildRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSiteTermStoreSetChildRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -525847,15 +526053,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", - "CommandAlias": null, - "Command": "New-MgBetaSiteTermStoreSetParentGroupSet", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSiteTermStoreSetParentGroupSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -525864,15 +526070,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", - "CommandAlias": null, - "Command": "New-MgBetaSiteTermStoreSetParentGroupSetChild", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSiteTermStoreSetParentGroupSetChild", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -525885,15 +526091,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", - "CommandAlias": null, - "Command": "New-MgBetaSiteTermStoreSetParentGroupSetChildRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSiteTermStoreSetParentGroupSetChildRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -525906,15 +526112,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", - "CommandAlias": null, - "Command": "New-MgBetaSiteTermStoreSetParentGroupSetRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSiteTermStoreSetParentGroupSetRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -525923,15 +526129,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", - "CommandAlias": null, - "Command": "New-MgBetaSiteTermStoreSetParentGroupSetTerm", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSiteTermStoreSetParentGroupSetTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -525940,15 +526146,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", - "CommandAlias": null, - "Command": "New-MgBetaSiteTermStoreSetParentGroupSetTermChild", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSiteTermStoreSetParentGroupSetTermChild", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -525957,15 +526163,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", - "CommandAlias": null, - "Command": "New-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -525974,15 +526180,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", - "CommandAlias": null, - "Command": "New-MgBetaSiteTermStoreSetParentGroupSetTermRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSiteTermStoreSetParentGroupSetTermRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -525991,15 +526197,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations", - "CommandAlias": null, - "Command": "New-MgBetaSiteTermStoreSetRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSiteTermStoreSetRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -526008,15 +526214,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms", - "CommandAlias": null, - "Command": "New-MgBetaSiteTermStoreSetTerm", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSiteTermStoreSetTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -526025,15 +526231,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", - "CommandAlias": null, - "Command": "New-MgBetaSiteTermStoreSetTermChild", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSiteTermStoreSetTermChild", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -526042,15 +526248,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "CommandAlias": null, - "Command": "New-MgBetaSiteTermStoreSetTermChildRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSiteTermStoreSetTermChildRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -526059,15 +526265,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", - "CommandAlias": null, - "Command": "New-MgBetaSiteTermStoreSetTermRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSiteTermStoreSetTermRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -526076,90 +526282,90 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveProtectionRule", - "Uri": "/solutions/backupRestore/driveInclusionRules", - "CommandAlias": null, - "Command": "New-MgBetaSolutionBackupRestoreDriveInclusionRule", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/driveInclusionRules", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSolutionBackupRestoreDriveInclusionRule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveProtectionRule", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveProtectionUnit", - "Uri": "/solutions/backupRestore/driveProtectionUnits", - "CommandAlias": null, - "Command": "New-MgBetaSolutionBackupRestoreDriveProtectionUnit", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/driveProtectionUnits", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSolutionBackupRestoreDriveProtectionUnit", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveProtectionUnit", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveProtectionUnitsBulkAdditionJob", - "Uri": "/solutions/backupRestore/driveProtectionUnitsBulkAdditionJobs", - "CommandAlias": null, - "Command": "New-MgBetaSolutionBackupRestoreDriveProtectionUnitBulkAdditionJob", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/driveProtectionUnitsBulkAdditionJobs", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSolutionBackupRestoreDriveProtectionUnitBulkAdditionJob", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveProtectionUnitsBulkAdditionJob", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphExchangeProtectionPolicy", - "Uri": "/solutions/backupRestore/exchangeProtectionPolicies", - "CommandAlias": null, - "Command": "New-MgBetaSolutionBackupRestoreExchangeProtectionPolicy", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeProtectionPolicies", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-post-exchangeprotectionpolicies?view=graph-rest-beta", + "Command": "New-MgBetaSolutionBackupRestoreExchangeProtectionPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExchangeProtectionPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphExchangeRestoreSession", - "Uri": "/solutions/backupRestore/exchangeRestoreSessions", - "CommandAlias": null, - "Command": "New-MgBetaSolutionBackupRestoreExchangeRestoreSession", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeRestoreSessions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSolutionBackupRestoreExchangeRestoreSession", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExchangeRestoreSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphGranularMailboxRestoreArtifact", - "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/granularMailboxRestoreArtifacts", - "CommandAlias": null, - "Command": "New-MgBetaSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/granularMailboxRestoreArtifacts", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGranularMailboxRestoreArtifact", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -526168,15 +526374,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMailboxRestoreArtifact", - "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts", - "CommandAlias": null, - "Command": "New-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxRestoreArtifact", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -526185,15 +526391,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMailboxRestoreArtifactsBulkAdditionRequest", - "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifactsBulkAdditionRequests", - "CommandAlias": null, - "Command": "New-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactBulkAdditionRequest", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifactsBulkAdditionRequests", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/exchangerestoresession-post-mailboxrestoreartifactsbulkadditionrequests?view=graph-rest-beta", + "Command": "New-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactBulkAdditionRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxRestoreArtifactsBulkAdditionRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -526202,90 +526408,90 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMailboxProtectionRule", - "Uri": "/solutions/backupRestore/mailboxInclusionRules", - "CommandAlias": null, - "Command": "New-MgBetaSolutionBackupRestoreMailboxInclusionRule", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/mailboxInclusionRules", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSolutionBackupRestoreMailboxInclusionRule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxProtectionRule", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMailboxProtectionUnit", - "Uri": "/solutions/backupRestore/mailboxProtectionUnits", - "CommandAlias": null, - "Command": "New-MgBetaSolutionBackupRestoreMailboxProtectionUnit", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/mailboxProtectionUnits", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSolutionBackupRestoreMailboxProtectionUnit", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxProtectionUnit", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMailboxProtectionUnitsBulkAdditionJob", - "Uri": "/solutions/backupRestore/mailboxProtectionUnitsBulkAdditionJobs", - "CommandAlias": null, - "Command": "New-MgBetaSolutionBackupRestoreMailboxProtectionUnitBulkAdditionJob", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/mailboxProtectionUnitsBulkAdditionJobs", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSolutionBackupRestoreMailboxProtectionUnitBulkAdditionJob", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxProtectionUnitsBulkAdditionJob", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOneDriveForBusinessProtectionPolicy", - "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies", - "CommandAlias": null, - "Command": "New-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicy", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-post-onedriveforbusinessprotectionpolicies?view=graph-rest-beta", + "Command": "New-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOneDriveForBusinessProtectionPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOneDriveForBusinessRestoreSession", - "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions", - "CommandAlias": null, - "Command": "New-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSession", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSession", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOneDriveForBusinessRestoreSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveRestoreArtifact", - "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts", - "CommandAlias": null, - "Command": "New-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveRestoreArtifact", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -526294,15 +526500,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveRestoreArtifactsBulkAdditionRequest", - "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifactsBulkAdditionRequests", - "CommandAlias": null, - "Command": "New-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactBulkAdditionRequest", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifactsBulkAdditionRequests", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onedriveforbusinessrestoresession-post-driverestoreartifactsbulkadditionrequests?view=graph-rest-beta", + "Command": "New-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactBulkAdditionRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveRestoreArtifactsBulkAdditionRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -526311,105 +526517,105 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphRestorePoint", - "Uri": "/solutions/backupRestore/restorePoints", - "CommandAlias": null, - "Command": "New-MgBetaSolutionBackupRestorePoint", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/restorePoints", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSolutionBackupRestorePoint", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRestorePoint", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphProtectionPolicyBase", - "Uri": "/solutions/backupRestore/protectionPolicies", - "CommandAlias": null, - "Command": "New-MgBetaSolutionBackupRestoreProtectionPolicy", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/protectionPolicies", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSolutionBackupRestoreProtectionPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProtectionPolicyBase", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphServiceApp", - "Uri": "/solutions/backupRestore/serviceApps", - "CommandAlias": null, - "Command": "New-MgBetaSolutionBackupRestoreServiceApp", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/serviceApps", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-post-serviceapps?view=graph-rest-beta", + "Command": "New-MgBetaSolutionBackupRestoreServiceApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceApp", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphRestoreSessionBase", - "Uri": "/solutions/backupRestore/restoreSessions", - "CommandAlias": null, - "Command": "New-MgBetaSolutionBackupRestoreSession", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/restoreSessions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSolutionBackupRestoreSession", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRestoreSessionBase", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSharePointProtectionPolicy", - "Uri": "/solutions/backupRestore/sharePointProtectionPolicies", - "CommandAlias": null, - "Command": "New-MgBetaSolutionBackupRestoreSharePointProtectionPolicy", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointProtectionPolicies", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-post-sharepointprotectionpolicies?view=graph-rest-beta", + "Command": "New-MgBetaSolutionBackupRestoreSharePointProtectionPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharePointProtectionPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSharePointRestoreSession", - "Uri": "/solutions/backupRestore/sharePointRestoreSessions", - "CommandAlias": null, - "Command": "New-MgBetaSolutionBackupRestoreSharePointRestoreSession", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointRestoreSessions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-post-sharepointrestoresessions?view=graph-rest-beta", + "Command": "New-MgBetaSolutionBackupRestoreSharePointRestoreSession", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharePointRestoreSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSiteRestoreArtifact", - "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts", - "CommandAlias": null, - "Command": "New-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSiteRestoreArtifact", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -526418,15 +526624,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSiteRestoreArtifactsBulkAdditionRequest", - "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifactsBulkAdditionRequests", - "CommandAlias": null, - "Command": "New-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactBulkAdditionRequest", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifactsBulkAdditionRequests", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointrestoresession-post-siterestoreartifactsbulkadditionrequests?view=graph-rest-beta", + "Command": "New-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactBulkAdditionRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSiteRestoreArtifactsBulkAdditionRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -526435,57 +526641,54 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSiteProtectionRule", - "Uri": "/solutions/backupRestore/siteInclusionRules", - "CommandAlias": null, - "Command": "New-MgBetaSolutionBackupRestoreSiteInclusionRule", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/siteInclusionRules", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSolutionBackupRestoreSiteInclusionRule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSiteProtectionRule", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSiteProtectionUnit", - "Uri": "/solutions/backupRestore/siteProtectionUnits", - "CommandAlias": null, - "Command": "New-MgBetaSolutionBackupRestoreSiteProtectionUnit", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/siteProtectionUnits", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSolutionBackupRestoreSiteProtectionUnit", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSiteProtectionUnit", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSiteProtectionUnitsBulkAdditionJob", - "Uri": "/solutions/backupRestore/siteProtectionUnitsBulkAdditionJobs", - "CommandAlias": null, - "Command": "New-MgBetaSolutionBackupRestoreSiteProtectionUnitBulkAdditionJob", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/siteProtectionUnitsBulkAdditionJobs", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSolutionBackupRestoreSiteProtectionUnitBulkAdditionJob", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSiteProtectionUnitsBulkAdditionJob", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphBusinessScenario", - "Uri": "/solutions/businessScenarios", - "CommandAlias": null, - "Command": "New-MgBetaSolutionBusinessScenario", "Module": "Beta.BusinessScenario", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios", "Permissions": [ { "Name": "BusinessScenarioConfig.ReadWrite.OwnedBy", @@ -526512,20 +526715,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/solutionsroot-post-businessscenarios?view=graph-rest-beta", + "Command": "New-MgBetaSolutionBusinessScenario", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBusinessScenario", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPlannerPlanConfigurationLocalization", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations", - "CommandAlias": null, - "Command": "New-MgBetaSolutionBusinessScenarioPlannerPlanConfigurationLocalization", "Module": "Beta.BusinessScenario", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations", "Permissions": [ { "Name": "BusinessScenarioConfig.ReadWrite.OwnedBy", @@ -526552,8 +526755,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSolutionBusinessScenarioPlannerPlanConfigurationLocalization", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlanConfigurationLocalization", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -526562,12 +526768,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphBusinessScenarioTask", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks", - "CommandAlias": null, - "Command": "New-MgBetaSolutionBusinessScenarioPlannerTask", "Module": "Beta.BusinessScenario", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks", "Permissions": [ { "Name": "BusinessScenarioData.ReadWrite.OwnedBy", @@ -526586,8 +526789,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenarioplanner-post-tasks?view=graph-rest-beta", + "Command": "New-MgBetaSolutionBusinessScenarioPlannerTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBusinessScenarioTask", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -526596,42 +526802,39 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSubscribedSku", - "Uri": "/subscribedSkus", - "CommandAlias": null, - "Command": "New-MgBetaSubscribedSku", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/subscribedSkus", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaSubscribedSku", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscribedSku", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/subscriptions", - "CommandAlias": null, - "Command": "New-MgBetaSubscription", "Module": "Beta.ChangeNotifications", + "CommandAlias": null, + "Uri": "/subscriptions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-post-subscriptions?view=graph-rest-beta", + "Command": "New-MgBetaSubscription", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTeam", - "Uri": "/teams", - "CommandAlias": null, - "Command": "New-MgBetaTeam", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams", "Permissions": [ { "Name": "Team.Create", @@ -526690,20 +526893,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-post?view=graph-rest-beta", + "Command": "New-MgBetaTeam", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeam", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChannel", - "Uri": "/teams/{team-id}/channels", - "CommandAlias": null, - "Command": "New-MgBetaTeamChannel", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels", "Permissions": [ { "Name": "Channel.Create", @@ -526770,8 +526973,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-post?view=graph-rest-beta", + "Command": "New-MgBetaTeamChannel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChannel", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -526780,30 +526986,30 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/provisionEmail", - "CommandAlias": null, - "Command": "New-MgBetaTeamChannelEmail", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/provisionEmail", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-beta", + "Command": "New-MgBetaTeamChannelEmail", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Provision", "ProvisionViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/teams/{team-id}/channels/{channel-id}/allMembers", - "CommandAlias": null, - "Command": "New-MgBetaTeamChannelMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/allMembers", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTeamChannelMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -526816,12 +527022,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages", - "CommandAlias": null, - "Command": "New-MgBetaTeamChannelMessage", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages", "Permissions": [ { "Name": "ChannelMessage.Send", @@ -526848,8 +527051,11 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-post-messages?view=graph-rest-beta", + "Command": "New-MgBetaTeamChannelMessage", "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -526858,15 +527064,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "CommandAlias": null, - "Command": "New-MgBetaTeamChannelMessageHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTeamChannelMessageHostedContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -526875,12 +527081,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", - "CommandAlias": null, - "Command": "New-MgBetaTeamChannelMessageReply", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", "Permissions": [ { "Name": "ChannelMessage.Send", @@ -526907,8 +527110,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-post-replies?view=graph-rest-beta", + "Command": "New-MgBetaTeamChannelMessageReply", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -526917,15 +527123,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "CommandAlias": null, - "Command": "New-MgBetaTeamChannelMessageReplyHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTeamChannelMessageReplyHostedContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -526934,15 +527140,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPlannerPlan", - "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans", - "CommandAlias": null, - "Command": "New-MgBetaTeamChannelPlannerPlan", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTeamChannelPlannerPlan", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -526951,15 +527157,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPlannerBucket", - "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets", - "CommandAlias": null, - "Command": "New-MgBetaTeamChannelPlannerPlanBucket", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTeamChannelPlannerPlanBucket", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerBucket", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -526968,15 +527174,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPlannerTask", - "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks", - "CommandAlias": null, - "Command": "New-MgBetaTeamChannelPlannerPlanBucketTask", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTeamChannelPlannerPlanBucketTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -526985,15 +527191,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPlannerTask", - "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks", - "CommandAlias": null, - "Command": "New-MgBetaTeamChannelPlannerPlanTask", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTeamChannelPlannerPlanTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -527002,15 +527208,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams", - "CommandAlias": null, - "Command": "New-MgBetaTeamChannelSharedWithTeam", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTeamChannelSharedWithTeam", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -527019,12 +527225,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamsTab", - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs", - "CommandAlias": null, - "Command": "New-MgBetaTeamChannelTab", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs", "Permissions": [ { "Name": "TeamsTab.Create", @@ -527131,8 +527334,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTeamChannelTab", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -527141,12 +527347,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Uri": "/teams/{team-id}/installedApps", - "CommandAlias": null, - "Command": "New-MgBetaTeamInstalledApp", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/installedApps", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForTeam", @@ -527253,8 +527456,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-post-installedapps?view=graph-rest-beta", + "Command": "New-MgBetaTeamInstalledApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -527263,12 +527469,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/teams/{team-id}/members", - "CommandAlias": null, - "Command": "New-MgBetaTeamMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/members", "Permissions": [ { "Name": "TeamMember.ReadWrite.All", @@ -527287,8 +527490,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-post-members?view=graph-rest-beta", + "Command": "New-MgBetaTeamMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -527297,15 +527503,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", - "Uri": "/teams/{team-id}/operations", - "CommandAlias": null, - "Command": "New-MgBetaTeamOperation", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/operations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTeamOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -527314,15 +527520,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Uri": "/teams/{team-id}/permissionGrants", - "CommandAlias": null, - "Command": "New-MgBetaTeamPermissionGrant", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/permissionGrants", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTeamPermissionGrant", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -527331,30 +527537,30 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/provisionEmail", - "CommandAlias": null, - "Command": "New-MgBetaTeamPrimaryChannelEmail", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/provisionEmail", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-beta", + "Command": "New-MgBetaTeamPrimaryChannelEmail", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Provision", "ProvisionViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/teams/{team-id}/primaryChannel/allMembers", - "CommandAlias": null, - "Command": "New-MgBetaTeamPrimaryChannelMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/allMembers", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTeamPrimaryChannelMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -527367,15 +527573,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teams/{team-id}/primaryChannel/messages", - "CommandAlias": null, - "Command": "New-MgBetaTeamPrimaryChannelMessage", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTeamPrimaryChannelMessage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -527384,15 +527590,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents", - "CommandAlias": null, - "Command": "New-MgBetaTeamPrimaryChannelMessageHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTeamPrimaryChannelMessageHostedContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -527401,15 +527607,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies", - "CommandAlias": null, - "Command": "New-MgBetaTeamPrimaryChannelMessageReply", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTeamPrimaryChannelMessageReply", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -527418,15 +527624,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "CommandAlias": null, - "Command": "New-MgBetaTeamPrimaryChannelMessageReplyHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTeamPrimaryChannelMessageReplyHostedContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -527435,15 +527641,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPlannerPlan", - "Uri": "/teams/{team-id}/primaryChannel/planner/plans", - "CommandAlias": null, - "Command": "New-MgBetaTeamPrimaryChannelPlannerPlan", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/planner/plans", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTeamPrimaryChannelPlannerPlan", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -527452,15 +527658,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPlannerBucket", - "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/buckets", - "CommandAlias": null, - "Command": "New-MgBetaTeamPrimaryChannelPlannerPlanBucket", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/buckets", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTeamPrimaryChannelPlannerPlanBucket", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerBucket", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -527469,15 +527675,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPlannerTask", - "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks", - "CommandAlias": null, - "Command": "New-MgBetaTeamPrimaryChannelPlannerPlanBucketTask", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTeamPrimaryChannelPlannerPlanBucketTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -527486,15 +527692,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPlannerTask", - "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/tasks", - "CommandAlias": null, - "Command": "New-MgBetaTeamPrimaryChannelPlannerPlanTask", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/tasks", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTeamPrimaryChannelPlannerPlanTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -527503,15 +527709,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams", - "CommandAlias": null, - "Command": "New-MgBetaTeamPrimaryChannelSharedWithTeam", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTeamPrimaryChannelSharedWithTeam", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -527520,15 +527726,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamsTab", - "Uri": "/teams/{team-id}/primaryChannel/tabs", - "CommandAlias": null, - "Command": "New-MgBetaTeamPrimaryChannelTab", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/tabs", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTeamPrimaryChannelTab", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -527537,12 +527743,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDayNote", - "Uri": "/teams/{team-id}/schedule/dayNotes", - "CommandAlias": null, - "Command": "New-MgBetaTeamScheduleDayNote", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/dayNotes", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -527561,8 +527764,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTeamScheduleDayNote", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDayNote", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -527571,12 +527777,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOfferShiftRequest", - "Uri": "/teams/{team-id}/schedule/offerShiftRequests", - "CommandAlias": null, - "Command": "New-MgBetaTeamScheduleOfferShiftRequest", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/offerShiftRequests", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -527603,8 +527806,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/offershiftrequest-post?view=graph-rest-beta", + "Command": "New-MgBetaTeamScheduleOfferShiftRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -527613,12 +527819,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOpenShift", - "Uri": "/teams/{team-id}/schedule/openShifts", - "CommandAlias": null, - "Command": "New-MgBetaTeamScheduleOpenShift", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/openShifts", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -527653,8 +527856,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-post?view=graph-rest-beta", + "Command": "New-MgBetaTeamScheduleOpenShift", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOpenShift", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -527663,12 +527869,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests", - "CommandAlias": null, - "Command": "New-MgBetaTeamScheduleOpenShiftChangeRequest", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -527695,8 +527898,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshiftchangerequest-post?view=graph-rest-beta", + "Command": "New-MgBetaTeamScheduleOpenShiftChangeRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -527705,12 +527911,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSchedulingGroup", - "Uri": "/teams/{team-id}/schedule/schedulingGroups", - "CommandAlias": null, - "Command": "New-MgBetaTeamScheduleSchedulingGroup", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/schedulingGroups", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -527737,8 +527940,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-post-schedulinggroups?view=graph-rest-beta", + "Command": "New-MgBetaTeamScheduleSchedulingGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSchedulingGroup", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -527747,12 +527953,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphShift", - "Uri": "/teams/{team-id}/schedule/shifts", - "CommandAlias": null, - "Command": "New-MgBetaTeamScheduleShift", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/shifts", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -527779,8 +527982,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-post-shifts?view=graph-rest-beta", + "Command": "New-MgBetaTeamScheduleShift", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShift", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -527789,15 +527995,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphShiftsRoleDefinition", - "Uri": "/teams/{team-id}/schedule/shiftsRoleDefinitions", - "CommandAlias": null, - "Command": "New-MgBetaTeamScheduleShiftRoleDefinition", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/shiftsRoleDefinitions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTeamScheduleShiftRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShiftsRoleDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -527806,12 +528012,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests", - "CommandAlias": null, - "Command": "New-MgBetaTeamScheduleSwapShiftChangeRequest", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -527838,8 +528041,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/swapshiftschangerequest-post?view=graph-rest-beta", + "Command": "New-MgBetaTeamScheduleSwapShiftChangeRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -527848,12 +528054,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTimeCard", - "Uri": "/teams/{team-id}/schedule/timeCards", - "CommandAlias": null, - "Command": "New-MgBetaTeamScheduleTimeCard", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeCards", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -527872,8 +528075,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-post?view=graph-rest-beta", + "Command": "New-MgBetaTeamScheduleTimeCard", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeCard", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -527882,12 +528088,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTimeOff", - "Uri": "/teams/{team-id}/schedule/timesOff", - "CommandAlias": null, - "Command": "New-MgBetaTeamScheduleTimeOff", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timesOff", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -527914,8 +528117,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-post-timesoff?view=graph-rest-beta", + "Command": "New-MgBetaTeamScheduleTimeOff", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeOff", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -527924,12 +528130,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTimeOffReason", - "Uri": "/teams/{team-id}/schedule/timeOffReasons", - "CommandAlias": null, - "Command": "New-MgBetaTeamScheduleTimeOffReason", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeOffReasons", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -527956,8 +528159,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-post-timeoffreasons?view=graph-rest-beta", + "Command": "New-MgBetaTeamScheduleTimeOffReason", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeOffReason", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -527966,12 +528172,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTimeOffRequest", - "Uri": "/teams/{team-id}/schedule/timeOffRequests", - "CommandAlias": null, - "Command": "New-MgBetaTeamScheduleTimeOffRequest", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeOffRequests", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -527990,8 +528193,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTeamScheduleTimeOffRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeOffRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -528000,12 +528206,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamworkTag", - "Uri": "/teams/{team-id}/tags", - "CommandAlias": null, - "Command": "New-MgBetaTeamTag", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/tags", "Permissions": [ { "Name": "TeamworkTag.ReadWrite", @@ -528024,8 +528227,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-post?view=graph-rest-beta", + "Command": "New-MgBetaTeamTag", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkTag", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -528034,15 +528240,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamworkTagMember", - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members", - "CommandAlias": null, - "Command": "New-MgBetaTeamTagMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktagmember-post?view=graph-rest-beta", + "Command": "New-MgBetaTeamTagMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -528051,45 +528257,45 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teamwork/deletedChats", - "CommandAlias": null, - "Command": "New-MgBetaTeamworkDeletedChat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedChats", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTeamworkDeletedChat", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeletedTeam", - "Uri": "/teamwork/deletedTeams", - "CommandAlias": null, - "Command": "New-MgBetaTeamworkDeletedTeam", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTeamworkDeletedTeam", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeletedTeam", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChannel", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels", - "CommandAlias": null, - "Command": "New-MgBetaTeamworkDeletedTeamChannel", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTeamworkDeletedTeamChannel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChannel", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -528098,30 +528304,30 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/provisionEmail", - "CommandAlias": null, - "Command": "New-MgBetaTeamworkDeletedTeamChannelEmail", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/provisionEmail", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-beta", + "Command": "New-MgBetaTeamworkDeletedTeamChannelEmail", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Provision", "ProvisionViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/allMembers", - "CommandAlias": null, - "Command": "New-MgBetaTeamworkDeletedTeamChannelMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/allMembers", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTeamworkDeletedTeamChannelMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -528134,15 +528340,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages", - "CommandAlias": null, - "Command": "New-MgBetaTeamworkDeletedTeamChannelMessage", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTeamworkDeletedTeamChannelMessage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -528151,15 +528357,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "CommandAlias": null, - "Command": "New-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -528168,15 +528374,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", - "CommandAlias": null, - "Command": "New-MgBetaTeamworkDeletedTeamChannelMessageReply", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTeamworkDeletedTeamChannelMessageReply", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -528185,15 +528391,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "CommandAlias": null, - "Command": "New-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -528202,15 +528408,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPlannerPlan", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans", - "CommandAlias": null, - "Command": "New-MgBetaTeamworkDeletedTeamChannelPlannerPlan", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTeamworkDeletedTeamChannelPlannerPlan", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -528219,15 +528425,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPlannerBucket", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets", - "CommandAlias": null, - "Command": "New-MgBetaTeamworkDeletedTeamChannelPlannerPlanBucket", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTeamworkDeletedTeamChannelPlannerPlanBucket", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerBucket", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -528236,15 +528442,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPlannerTask", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks", - "CommandAlias": null, - "Command": "New-MgBetaTeamworkDeletedTeamChannelPlannerPlanBucketTask", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTeamworkDeletedTeamChannelPlannerPlanBucketTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -528253,15 +528459,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPlannerTask", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks", - "CommandAlias": null, - "Command": "New-MgBetaTeamworkDeletedTeamChannelPlannerPlanTask", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTeamworkDeletedTeamChannelPlannerPlanTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -528270,15 +528476,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams", - "CommandAlias": null, - "Command": "New-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -528287,15 +528493,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamsTab", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs", - "CommandAlias": null, - "Command": "New-MgBetaTeamworkDeletedTeamChannelTab", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTeamworkDeletedTeamChannelTab", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -528304,30 +528510,30 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamworkDevice", - "Uri": "/teamwork/devices", - "CommandAlias": null, - "Command": "New-MgBetaTeamworkDevice", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/devices", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTeamworkDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkDevice", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamworkDeviceOperation", - "Uri": "/teamwork/devices/{teamworkDevice-id}/operations", - "CommandAlias": null, - "Command": "New-MgBetaTeamworkDeviceOperation", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/devices/{teamworkDevice-id}/operations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTeamworkDeviceOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkDeviceOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -528336,30 +528542,30 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamTemplate", - "Uri": "/teamwork/teamTemplates", - "CommandAlias": null, - "Command": "New-MgBetaTeamworkTeamTemplate", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/teamTemplates", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTeamworkTeamTemplate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamTemplate", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamTemplateDefinition", - "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions", - "CommandAlias": null, - "Command": "New-MgBetaTeamworkTeamTemplateDefinition", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTeamworkTeamTemplateDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamTemplateDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -528368,12 +528574,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphWorkforceIntegration", - "Uri": "/teamwork/workforceIntegrations", - "CommandAlias": null, - "Command": "New-MgBetaTeamworkWorkforceIntegration", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/workforceIntegrations", "Permissions": [ { "Name": "WorkforceIntegration.ReadWrite.All", @@ -528392,38 +528595,41 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-post?view=graph-rest-beta", + "Command": "New-MgBetaTeamworkWorkforceIntegration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWorkforceIntegration", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", - "Uri": "/tenantRelationships/delegatedAdminCustomers", - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipDelegatedAdminCustomer", "Module": "Beta.Identity.Partner", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminCustomers", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTenantRelationshipDelegatedAdminCustomer", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails", - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", "Module": "Beta.Identity.Partner", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -528432,12 +528638,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", - "Uri": "/tenantRelationships/delegatedAdminRelationships", - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipDelegatedAdminRelationship", "Module": "Beta.Identity.Partner", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships", "Permissions": [ { "Name": "DelegatedAdminRelationship.ReadWrite.All", @@ -528456,20 +528659,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantrelationship-post-delegatedadminrelationships?view=graph-rest-beta", + "Command": "New-MgBetaTenantRelationshipDelegatedAdminRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments", - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", "Module": "Beta.Identity.Partner", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments", "Permissions": [ { "Name": "DelegatedAdminRelationship.ReadWrite.All", @@ -528488,8 +528691,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-post-accessassignments?view=graph-rest-beta", + "Command": "New-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -528498,15 +528704,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations", - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", "Module": "Beta.Identity.Partner", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -528515,12 +528721,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests", - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", "Module": "Beta.Identity.Partner", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests", "Permissions": [ { "Name": "DelegatedAdminRelationship.ReadWrite.All", @@ -528539,8 +528742,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-post-requests?view=graph-rest-beta", + "Command": "New-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -528549,495 +528755,495 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsTenant", - "Uri": "/tenantRelationships/managedTenants/tenants", - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipManagedTenant", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/tenants", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTenantRelationshipManagedTenant", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsTenant", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsAggregatedPolicyCompliance", - "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances", - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsAggregatedPolicyCompliance", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts", - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipManagedTenantAlert", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTenantRelationshipManagedTenantAlert", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertLog", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs", - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipManagedTenantAlertLog", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTenantRelationshipManagedTenantAlertLog", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertLog", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules", - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipManagedTenantAlertRule", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTenantRelationshipManagedTenantAlertRule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions", - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", - "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications", - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipManagedTenantApiNotification", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTenantRelationshipManagedTenantApiNotification", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsAppPerformance", - "Uri": "/tenantRelationships/managedTenants/appPerformances", - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipManagedTenantAppPerformance", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/appPerformances", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTenantRelationshipManagedTenantAppPerformance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsAppPerformance", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsAuditEvent", - "Uri": "/tenantRelationships/managedTenants/auditEvents", - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipManagedTenantAuditEvent", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/auditEvents", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTenantRelationshipManagedTenantAuditEvent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsAuditEvent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcConnection", - "Uri": "/tenantRelationships/managedTenants/cloudPcConnections", - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipManagedTenantCloudPcConnection", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/cloudPcConnections", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTenantRelationshipManagedTenantCloudPcConnection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcConnection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcDevice", - "Uri": "/tenantRelationships/managedTenants/cloudPcDevices", - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipManagedTenantCloudPcDevice", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/cloudPcDevices", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTenantRelationshipManagedTenantCloudPcDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcDevice", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcOverview", - "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview", - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipManagedTenantCloudPcOverview", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTenantRelationshipManagedTenantCloudPcOverview", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcOverview", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsConditionalAccessPolicyCoverage", - "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages", - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsConditionalAccessPolicyCoverage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsCredentialUserRegistrationsSummary", - "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries", - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsCredentialUserRegistrationsSummary", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsTenantCustomizedInformation", - "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation", - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipManagedTenantCustomizedInformation", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTenantRelationshipManagedTenantCustomizedInformation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsTenantCustomizedInformation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsTenantDetailedInformation", - "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation", - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipManagedTenantDetailedInformation", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTenantRelationshipManagedTenantDetailedInformation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsTenantDetailedInformation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsDeviceAppPerformance", - "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances", - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsDeviceAppPerformance", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsDeviceCompliancePolicySettingStateSummary", - "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries", - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsDeviceCompliancePolicySettingStateSummary", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsDeviceHealthStatus", - "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses", - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsDeviceHealthStatus", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", - "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications", - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipManagedTenantEmailNotification", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTenantRelationshipManagedTenantEmailNotification", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup", - "Uri": "/tenantRelationships/managedTenants/tenantGroups", - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipManagedTenantGroup", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/tenantGroups", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTenantRelationshipManagedTenantGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceCompliance", - "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances", - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceCompliance", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceComplianceTrend", - "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends", - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceComplianceTrend", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsManagementAction", - "Uri": "/tenantRelationships/managedTenants/managementActions", - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementAction", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementActions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementAction", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementAction", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsManagementActionTenantDeploymentStatus", - "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses", - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementActionTenantDeploymentStatus", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsManagementIntent", - "Uri": "/tenantRelationships/managedTenants/managementIntents", - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementIntent", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementIntents", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementIntent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementIntent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", - "Uri": "/tenantRelationships/managedTenants/managementTemplates", - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplate", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplates", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollection", - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections", - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollectionTenantSummary", - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries", - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollectionTenantSummary", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", - "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps", - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepTenantSummary", - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries", - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepTenantSummary", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions", - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepDeployment", - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments", - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepDeployment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -529046,87 +529252,84 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsMyRole", - "Uri": "/tenantRelationships/managedTenants/myRoles", - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipManagedTenantMyRole", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/myRoles", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTenantRelationshipManagedTenantMyRole", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsMyRole", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsTenantTag", - "Uri": "/tenantRelationships/managedTenants/tenantTags", - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipManagedTenantTag", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/tenantTags", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-post-tenanttags?view=graph-rest-beta", + "Command": "New-MgBetaTenantRelationshipManagedTenantTag", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsTenantTag", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantTicketingEndpoint", - "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints", - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantTicketingEndpoint", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsWindowsDeviceMalwareState", - "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates", - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsWindowsDeviceMalwareState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsWindowsProtectionState", - "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates", - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsWindowsProtectionState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", - "Uri": "/tenantRelationships/multiTenantOrganization/tenants", - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipMultiTenantOrganizationTenant", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/tenantRelationships/multiTenantOrganization/tenants", "Permissions": [ { "Name": "MultiTenantOrganization.ReadWrite.All", @@ -529145,20 +529348,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-post-tenants?view=graph-rest-beta", + "Command": "New-MgBetaTenantRelationshipMultiTenantOrganizationTenant", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTrustFrameworkKeySet", - "Uri": "/trustFramework/keySets", - "CommandAlias": null, - "Command": "New-MgBetaTrustFrameworkKeySet", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/trustFramework/keySets", "Permissions": [ { "Name": "TrustFrameworkKeySet.ReadWrite.All", @@ -529177,20 +529380,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframework-post-keysets?view=graph-rest-beta", + "Command": "New-MgBetaTrustFrameworkKeySet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTrustFrameworkKeySet", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTrustFrameworkKey", - "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/generateKey", - "CommandAlias": null, - "Command": "New-MgBetaTrustFrameworkKeySetKey", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/generateKey", "Permissions": [ { "Name": "TrustFrameworkKeySet.ReadWrite.All", @@ -529209,8 +529412,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-generatekey?view=graph-rest-beta", + "Command": "New-MgBetaTrustFrameworkKeySetKey", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTrustFrameworkKey", + "Method": "POST", "Variants": [ "Generate", "GenerateExpanded", @@ -529219,12 +529425,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/trustFramework/policies", - "CommandAlias": null, - "Command": "New-MgBetaTrustFrameworkPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/trustFramework/policies", "Permissions": [ { "Name": "Policy.ReadWrite.TrustFramework", @@ -529243,20 +529446,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaTrustFrameworkPolicy", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/users", - "CommandAlias": null, - "Command": "New-MgBetaUser", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users", "Permissions": [ { "Name": "User.ReadWrite.All", @@ -529355,23 +529558,26 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-post-users?view=graph-rest-beta", + "Command": "New-MgBetaUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUserActivity", - "Uri": "/users/{user-id}/activities", - "CommandAlias": null, - "Command": "New-MgBetaUserActivity", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/activities", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserActivity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserActivity", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -529380,15 +529586,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphActivityHistoryItem", - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems", - "CommandAlias": null, - "Command": "New-MgBetaUserActivityHistoryItem", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserActivityHistoryItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActivityHistoryItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -529397,15 +529603,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphActivityStatistics", - "Uri": "/users/{user-id}/analytics/activityStatistics", - "CommandAlias": null, - "Command": "New-MgBetaUserActivityStatistics", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/analytics/activityStatistics", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserActivityStatistics", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActivityStatistics", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -529414,12 +529620,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/users/{user-id}/appRoleAssignments", - "CommandAlias": null, - "Command": "New-MgBetaUserAppRoleAssignment", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/users/{user-id}/appRoleAssignments", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -529438,8 +529641,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-post-approleassignments?view=graph-rest-beta", + "Command": "New-MgBetaUserAppRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -529448,12 +529654,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", - "Uri": "/users/{user-id}/authentication/emailMethods", - "CommandAlias": null, - "Command": "New-MgBetaUserAuthenticationEmailMethod", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/emailMethods", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -529480,8 +529683,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-post-emailmethods?view=graph-rest-beta", + "Command": "New-MgBetaUserAuthenticationEmailMethod", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -529490,12 +529696,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphHardwareOathAuthenticationMethod", - "Uri": "/users/{user-id}/authentication/hardwareOathMethods", - "CommandAlias": null, - "Command": "New-MgBetaUserAuthenticationHardwareOathMethod", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/hardwareOathMethods", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -529522,8 +529725,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserAuthenticationHardwareOathMethod", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHardwareOathAuthenticationMethod", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -529532,15 +529738,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphHardwareOathTokenAuthenticationMethodDevice", - "Uri": "/users/{user-id}/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device/hardwareOathDevices", - "CommandAlias": null, - "Command": "New-MgBetaUserAuthenticationHardwareOathMethodDeviceHardwareOathDevice", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device/hardwareOathDevices", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserAuthenticationHardwareOathMethodDeviceHardwareOathDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHardwareOathTokenAuthenticationMethodDevice", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -529549,15 +529755,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAuthenticationMethod", - "Uri": "/users/{user-id}/authentication/methods", - "CommandAlias": null, - "Command": "New-MgBetaUserAuthenticationMethod", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/methods", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserAuthenticationMethod", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationMethod", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -529566,15 +529772,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphLongRunningOperation", - "Uri": "/users/{user-id}/authentication/operations", - "CommandAlias": null, - "Command": "New-MgBetaUserAuthenticationOperation", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/operations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserAuthenticationOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLongRunningOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -529583,12 +529789,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", - "Uri": "/users/{user-id}/authentication/phoneMethods", - "CommandAlias": null, - "Command": "New-MgBetaUserAuthenticationPhoneMethod", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/phoneMethods", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -529615,8 +529818,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-post-phonemethods?view=graph-rest-beta", + "Command": "New-MgBetaUserAuthenticationPhoneMethod", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -529625,12 +529831,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", - "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods", - "CommandAlias": null, - "Command": "New-MgBetaUserAuthenticationTemporaryAccessPassMethod", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -529649,8 +529852,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-post-temporaryaccesspassmethods?view=graph-rest-beta", + "Command": "New-MgBetaUserAuthenticationTemporaryAccessPassMethod", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -529659,12 +529865,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCalendar", - "Uri": "/users/{user-id}/calendars", - "CommandAlias": null, - "Command": "New-MgBetaUserCalendar", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendars", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -529691,8 +529894,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserCalendar", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendar", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -529701,12 +529907,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/users/{user-id}/calendars/{calendar-id}/events", - "CommandAlias": null, - "Command": "New-MgBetaUserCalendarEvent", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendars/{calendar-id}/events", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -529733,8 +529936,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserCalendarEvent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", + "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -529743,12 +529949,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCalendarGroup", - "Uri": "/users/{user-id}/calendarGroups", - "CommandAlias": null, - "Command": "New-MgBetaUserCalendarGroup", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendarGroups", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -529775,8 +529978,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserCalendarGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendarGroup", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -529785,12 +529991,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCalendar", - "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars", - "CommandAlias": null, - "Command": "New-MgBetaUserCalendarGroupCalendar", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -529817,8 +530020,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserCalendarGroupCalendar", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendar", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -529827,15 +530033,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCalendarPermission", - "Uri": "/users/{user-id}/calendar/calendarPermissions", - "CommandAlias": null, - "Command": "New-MgBetaUserCalendarPermission", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendar/calendarPermissions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-post-calendarpermissions?view=graph-rest-beta", + "Command": "New-MgBetaUserCalendarPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendarPermission", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -529848,15 +530054,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChat", - "Uri": "/users/{user-id}/chats", - "CommandAlias": null, - "Command": "New-MgBetaUserChat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserChat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChat", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -529865,15 +530071,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps", - "CommandAlias": null, - "Command": "New-MgBetaUserChatInstalledApp", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserChatInstalledApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -529882,15 +530088,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/users/{user-id}/chats/{chat-id}/members", - "CommandAlias": null, - "Command": "New-MgBetaUserChatMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/members", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserChatMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -529899,15 +530105,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/users/{user-id}/chats/{chat-id}/messages", - "CommandAlias": null, - "Command": "New-MgBetaUserChatMessage", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserChatMessage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -529916,15 +530122,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", - "CommandAlias": null, - "Command": "New-MgBetaUserChatMessageHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserChatMessageHostedContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -529933,15 +530139,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies", - "CommandAlias": null, - "Command": "New-MgBetaUserChatMessageReply", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserChatMessageReply", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -529950,15 +530156,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "CommandAlias": null, - "Command": "New-MgBetaUserChatMessageReplyHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserChatMessageReplyHostedContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -529967,15 +530173,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", - "Uri": "/users/{user-id}/chats/{chat-id}/operations", - "CommandAlias": null, - "Command": "New-MgBetaUserChatOperation", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/operations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserChatOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -529984,15 +530190,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants", - "CommandAlias": null, - "Command": "New-MgBetaUserChatPermissionGrant", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserChatPermissionGrant", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -530001,15 +530207,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", - "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages", - "CommandAlias": null, - "Command": "New-MgBetaUserChatPinnedMessage", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserChatPinnedMessage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -530018,15 +530224,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamsTab", - "Uri": "/users/{user-id}/chats/{chat-id}/tabs", - "CommandAlias": null, - "Command": "New-MgBetaUserChatTab", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/tabs", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserChatTab", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -530035,12 +530241,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphContact", - "Uri": "/users/{user-id}/contacts", - "CommandAlias": null, - "Command": "New-MgBetaUserContact", "Module": "Beta.PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contacts", "Permissions": [ { "Name": "Contacts.ReadWrite", @@ -530067,8 +530270,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserContact", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContact", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -530077,15 +530283,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions", - "CommandAlias": null, - "Command": "New-MgBetaUserContactExtension", "Module": "Beta.PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserContactExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -530094,12 +530300,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphContactFolder", - "Uri": "/users/{user-id}/contactFolders", - "CommandAlias": null, - "Command": "New-MgBetaUserContactFolder", "Module": "Beta.PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders", "Permissions": [ { "Name": "Contacts.ReadWrite", @@ -530126,8 +530329,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserContactFolder", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContactFolder", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -530136,12 +530342,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphContactFolder", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders", - "CommandAlias": null, - "Command": "New-MgBetaUserContactFolderChildFolder", "Module": "Beta.PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders", "Permissions": [ { "Name": "Contacts.ReadWrite", @@ -530168,8 +530371,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserContactFolderChildFolder", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContactFolder", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -530178,15 +530384,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphContact", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts", - "CommandAlias": null, - "Command": "New-MgBetaUserContactFolderChildFolderContact", "Module": "Beta.PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserContactFolderChildFolderContact", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContact", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -530195,15 +530401,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions", - "CommandAlias": null, - "Command": "New-MgBetaUserContactFolderChildFolderContactExtension", "Module": "Beta.PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserContactFolderChildFolderContactExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -530212,12 +530418,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphContact", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts", - "CommandAlias": null, - "Command": "New-MgBetaUserContactFolderContact", "Module": "Beta.PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts", "Permissions": [ { "Name": "Contacts.ReadWrite", @@ -530244,8 +530447,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserContactFolderContact", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContact", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -530254,15 +530460,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions", - "CommandAlias": null, - "Command": "New-MgBetaUserContactFolderContactExtension", "Module": "Beta.PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserContactFolderContactExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -530271,12 +530477,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/users/{user-id}/calendar/events", - "CommandAlias": null, - "Command": "New-MgBetaUserDefaultCalendarEvent", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendar/events", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -530303,8 +530506,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserDefaultCalendarEvent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -530313,15 +530519,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/users/{user-id}/devices", - "CommandAlias": null, - "Command": "New-MgBetaUserDevice", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -530330,15 +530536,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCommand", - "Uri": "/users/{user-id}/devices/{device-id}/commands", - "CommandAlias": null, - "Command": "New-MgBetaUserDeviceCommand", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/commands", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserDeviceCommand", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCommand", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -530347,15 +530553,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations", - "CommandAlias": null, - "Command": "New-MgBetaUserDeviceEnrollmentConfiguration", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserDeviceEnrollmentConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -530364,15 +530570,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", - "CommandAlias": null, - "Command": "New-MgBetaUserDeviceEnrollmentConfigurationAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserDeviceEnrollmentConfigurationAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -530381,15 +530587,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/createEnrollmentNotificationConfiguration", - "CommandAlias": null, - "Command": "New-MgBetaUserDeviceEnrollmentConfigurationEnrollmentNotificationConfiguration", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/createEnrollmentNotificationConfiguration", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserDeviceEnrollmentConfigurationEnrollmentNotificationConfiguration", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -530398,15 +530604,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/devices/{device-id}/extensions", - "CommandAlias": null, - "Command": "New-MgBetaUserDeviceExtension", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/extensions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserDeviceExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -530415,15 +530621,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents", - "CommandAlias": null, - "Command": "New-MgBetaUserDeviceManagementTroubleshootingEvent", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserDeviceManagementTroubleshootingEvent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -530432,15 +530638,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/$ref", - "CommandAlias": null, - "Command": "New-MgBetaUserDeviceRegisteredOwnerByRef", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserDeviceRegisteredOwnerByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -530449,15 +530655,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/$ref", - "CommandAlias": null, - "Command": "New-MgBetaUserDeviceRegisteredUserByRef", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserDeviceRegisteredUserByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -530466,15 +530672,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUsageRight", - "Uri": "/users/{user-id}/devices/{device-id}/usageRights", - "CommandAlias": null, - "Command": "New-MgBetaUserDeviceUsageRights", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/usageRights", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserDeviceUsageRights", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUsageRight", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -530483,15 +530689,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDrive", - "Uri": "/users/{user-id}/drives", - "CommandAlias": null, - "Command": "New-MgBetaUserDrive", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserDrive", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDrive", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -530500,15 +530706,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/bundles", - "CommandAlias": null, - "Command": "New-MgBetaUserDriveBundle", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/bundles", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserDriveBundle", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -530517,15 +530723,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/items", - "CommandAlias": null, - "Command": "New-MgBetaUserDriveItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserDriveItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -530534,15 +530740,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "CommandAlias": null, - "Command": "New-MgBetaUserDriveItemAnalyticItemActivityStat", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserDriveItemAnalyticItemActivityStat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -530551,15 +530757,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children", - "CommandAlias": null, - "Command": "New-MgBetaUserDriveItemChild", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserDriveItemChild", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -530568,15 +530774,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/extensions", - "CommandAlias": null, - "Command": "New-MgBetaUserDriveItemExtension", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/extensions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserDriveItemExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -530585,15 +530791,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createLink", - "CommandAlias": null, - "Command": "New-MgBetaUserDriveItemLink", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createLink", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-beta", + "Command": "New-MgBetaUserDriveItemLink", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -530602,15 +530808,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "CommandAlias": null, - "Command": "New-MgBetaUserDriveItemListItemDocumentSetVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserDriveItemListItemDocumentSetVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -530619,15 +530825,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createLink", - "CommandAlias": null, - "Command": "New-MgBetaUserDriveItemListItemLink", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createLink", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", + "Command": "New-MgBetaUserDriveItemListItemLink", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -530636,15 +530842,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions", - "CommandAlias": null, - "Command": "New-MgBetaUserDriveItemListItemPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserDriveItemListItemPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -530653,15 +530859,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "CommandAlias": null, - "Command": "New-MgBetaUserDriveItemListItemVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserDriveItemListItemVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -530670,15 +530876,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions", - "CommandAlias": null, - "Command": "New-MgBetaUserDriveItemPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserDriveItemPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -530687,15 +530893,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "CommandAlias": null, - "Command": "New-MgBetaUserDriveItemSubscription", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserDriveItemSubscription", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -530704,15 +530910,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphThumbnailSet", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "CommandAlias": null, - "Command": "New-MgBetaUserDriveItemThumbnail", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserDriveItemThumbnail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -530721,15 +530927,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createUploadSession", - "CommandAlias": null, - "Command": "New-MgBetaUserDriveItemUploadSession", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createUploadSession", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserDriveItemUploadSession", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -530738,15 +530944,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions", - "CommandAlias": null, - "Command": "New-MgBetaUserDriveItemVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserDriveItemVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -530755,15 +530961,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/users/{user-id}/drives/{drive-id}/list/columns", - "CommandAlias": null, - "Command": "New-MgBetaUserDriveListColumn", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/columns", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserDriveListColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -530772,15 +530978,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes", - "CommandAlias": null, - "Command": "New-MgBetaUserDriveListContentType", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserDriveListContentType", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -530789,15 +530995,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "CommandAlias": null, - "Command": "New-MgBetaUserDriveListContentTypeColumn", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserDriveListContentTypeColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -530806,15 +531012,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnLink", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "CommandAlias": null, - "Command": "New-MgBetaUserDriveListContentTypeColumnLink", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserDriveListContentTypeColumnLink", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -530823,15 +531029,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items", - "CommandAlias": null, - "Command": "New-MgBetaUserDriveListItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserDriveListItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -530840,15 +531046,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "CommandAlias": null, - "Command": "New-MgBetaUserDriveListItemDocumentSetVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserDriveListItemDocumentSetVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -530857,15 +531063,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createLink", - "CommandAlias": null, - "Command": "New-MgBetaUserDriveListItemLink", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createLink", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", + "Command": "New-MgBetaUserDriveListItemLink", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -530874,15 +531080,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/permissions", - "CommandAlias": null, - "Command": "New-MgBetaUserDriveListItemPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/permissions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserDriveListItemPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -530891,15 +531097,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions", - "CommandAlias": null, - "Command": "New-MgBetaUserDriveListItemVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserDriveListItemVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -530908,15 +531114,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/users/{user-id}/drives/{drive-id}/list/operations", - "CommandAlias": null, - "Command": "New-MgBetaUserDriveListOperation", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/operations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserDriveListOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -530925,15 +531131,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/list/permissions", - "CommandAlias": null, - "Command": "New-MgBetaUserDriveListPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/permissions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserDriveListPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -530942,15 +531148,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions", - "CommandAlias": null, - "Command": "New-MgBetaUserDriveListSubscription", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserDriveListSubscription", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -530959,15 +531165,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats", - "CommandAlias": null, - "Command": "New-MgBetaUserDriveRootAnalyticItemActivityStat", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserDriveRootAnalyticItemActivityStat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -530976,15 +531182,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/root/children", - "CommandAlias": null, - "Command": "New-MgBetaUserDriveRootChild", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/children", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserDriveRootChild", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -530993,15 +531199,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/extensions", - "CommandAlias": null, - "Command": "New-MgBetaUserDriveRootExtension", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/extensions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserDriveRootExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -531010,15 +531216,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/root/createLink", - "CommandAlias": null, - "Command": "New-MgBetaUserDriveRootLink", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/createLink", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-beta", + "Command": "New-MgBetaUserDriveRootLink", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -531027,15 +531233,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions", - "CommandAlias": null, - "Command": "New-MgBetaUserDriveRootListItemDocumentSetVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserDriveRootListItemDocumentSetVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -531044,15 +531250,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createLink", - "CommandAlias": null, - "Command": "New-MgBetaUserDriveRootListItemLink", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createLink", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", + "Command": "New-MgBetaUserDriveRootListItemLink", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -531061,15 +531267,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/permissions", - "CommandAlias": null, - "Command": "New-MgBetaUserDriveRootListItemPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/permissions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserDriveRootListItemPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -531078,15 +531284,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions", - "CommandAlias": null, - "Command": "New-MgBetaUserDriveRootListItemVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserDriveRootListItemVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -531095,15 +531301,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions", - "CommandAlias": null, - "Command": "New-MgBetaUserDriveRootPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserDriveRootPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -531112,15 +531318,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions", - "CommandAlias": null, - "Command": "New-MgBetaUserDriveRootSubscription", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserDriveRootSubscription", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -531129,15 +531335,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphThumbnailSet", - "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails", - "CommandAlias": null, - "Command": "New-MgBetaUserDriveRootThumbnail", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserDriveRootThumbnail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -531146,15 +531352,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", - "Uri": "/users/{user-id}/drives/{drive-id}/root/createUploadSession", - "CommandAlias": null, - "Command": "New-MgBetaUserDriveRootUploadSession", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/createUploadSession", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserDriveRootUploadSession", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -531163,15 +531369,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions", - "CommandAlias": null, - "Command": "New-MgBetaUserDriveRootVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserDriveRootVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -531180,12 +531386,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/users/{user-id}/events", - "CommandAlias": null, - "Command": "New-MgBetaUserEvent", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -531212,8 +531415,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserEvent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -531222,12 +531428,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/users/{user-id}/events/{event-id}/attachments", - "CommandAlias": null, - "Command": "New-MgBetaUserEventAttachment", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/attachments", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -531254,8 +531457,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserEventAttachment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -531264,12 +531470,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", - "Uri": "/users/{user-id}/events/{event-id}/attachments/createUploadSession", - "CommandAlias": null, - "Command": "New-MgBetaUserEventAttachmentUploadSession", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/attachments/createUploadSession", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -531320,8 +531523,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", + "Command": "New-MgBetaUserEventAttachmentUploadSession", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -531330,15 +531536,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments", - "CommandAlias": null, - "Command": "New-MgBetaUserEventExceptionOccurrenceAttachment", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserEventExceptionOccurrenceAttachment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -531347,15 +531553,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/createUploadSession", - "CommandAlias": null, - "Command": "New-MgBetaUserEventExceptionOccurrenceAttachmentUploadSession", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/createUploadSession", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", + "Command": "New-MgBetaUserEventExceptionOccurrenceAttachmentUploadSession", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -531364,15 +531570,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions", - "CommandAlias": null, - "Command": "New-MgBetaUserEventExceptionOccurrenceExtension", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserEventExceptionOccurrenceExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -531381,15 +531587,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments", - "CommandAlias": null, - "Command": "New-MgBetaUserEventExceptionOccurrenceInstanceAttachment", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserEventExceptionOccurrenceInstanceAttachment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -531398,15 +531604,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/createUploadSession", - "CommandAlias": null, - "Command": "New-MgBetaUserEventExceptionOccurrenceInstanceAttachmentUploadSession", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/createUploadSession", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", + "Command": "New-MgBetaUserEventExceptionOccurrenceInstanceAttachmentUploadSession", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -531415,15 +531621,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions", - "CommandAlias": null, - "Command": "New-MgBetaUserEventExceptionOccurrenceInstanceExtension", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserEventExceptionOccurrenceInstanceExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -531432,15 +531638,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/extensions", - "CommandAlias": null, - "Command": "New-MgBetaUserEventExtension", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/extensions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserEventExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -531449,15 +531655,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments", - "CommandAlias": null, - "Command": "New-MgBetaUserEventInstanceAttachment", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserEventInstanceAttachment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -531466,15 +531672,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/createUploadSession", - "CommandAlias": null, - "Command": "New-MgBetaUserEventInstanceAttachmentUploadSession", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/createUploadSession", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", + "Command": "New-MgBetaUserEventInstanceAttachmentUploadSession", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -531483,15 +531689,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments", - "CommandAlias": null, - "Command": "New-MgBetaUserEventInstanceExceptionOccurrenceAttachment", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserEventInstanceExceptionOccurrenceAttachment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -531500,15 +531706,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/createUploadSession", - "CommandAlias": null, - "Command": "New-MgBetaUserEventInstanceExceptionOccurrenceAttachmentUploadSession", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/createUploadSession", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", + "Command": "New-MgBetaUserEventInstanceExceptionOccurrenceAttachmentUploadSession", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -531517,15 +531723,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions", - "CommandAlias": null, - "Command": "New-MgBetaUserEventInstanceExceptionOccurrenceExtension", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserEventInstanceExceptionOccurrenceExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -531534,15 +531740,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions", - "CommandAlias": null, - "Command": "New-MgBetaUserEventInstanceExtension", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserEventInstanceExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -531551,15 +531757,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/extensions", - "CommandAlias": null, - "Command": "New-MgBetaUserExtension", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/extensions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -531568,12 +531774,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphInferenceClassificationOverride", - "Uri": "/users/{user-id}/inferenceClassification/overrides", - "CommandAlias": null, - "Command": "New-MgBetaUserInferenceClassificationOverride", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/inferenceClassification/overrides", "Permissions": [ { "Name": "Mail.ReadWrite", @@ -531600,8 +531803,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserInferenceClassificationOverride", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInferenceClassificationOverride", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -531610,15 +531816,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", - "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies", - "CommandAlias": null, - "Command": "New-MgBetaUserInformationProtectionDataLossPreventionPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserInformationProtectionDataLossPreventionPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -531627,15 +531833,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphInformationProtectionLabel", - "Uri": "/users/{user-id}/informationProtection/policy/labels", - "CommandAlias": null, - "Command": "New-MgBetaUserInformationProtectionPolicyLabel", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/policy/labels", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserInformationProtectionPolicyLabel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -531644,15 +531850,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSensitivityLabel", - "Uri": "/users/{user-id}/informationProtection/sensitivityLabels", - "CommandAlias": null, - "Command": "New-MgBetaUserInformationProtectionSensitivityLabel", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/sensitivityLabels", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserInformationProtectionSensitivityLabel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSensitivityLabel", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -531661,15 +531867,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSensitivityLabel", - "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels", - "CommandAlias": null, - "Command": "New-MgBetaUserInformationProtectionSensitivityLabelSublabel", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserInformationProtectionSensitivityLabelSublabel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSensitivityLabel", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -531678,15 +531884,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", - "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests", - "CommandAlias": null, - "Command": "New-MgBetaUserInformationProtectionThreatAssessmentRequest", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserInformationProtectionThreatAssessmentRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -531695,15 +531901,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphThreatAssessmentResult", - "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", - "CommandAlias": null, - "Command": "New-MgBetaUserInformationProtectionThreatAssessmentRequestResult", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserInformationProtectionThreatAssessmentRequestResult", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -531712,15 +531918,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSharedInsight", - "Uri": "/users/{user-id}/insights/shared", - "CommandAlias": null, - "Command": "New-MgBetaUserInsightShared", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/shared", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserInsightShared", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedInsight", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -531729,15 +531935,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTrending", - "Uri": "/users/{user-id}/insights/trending", - "CommandAlias": null, - "Command": "New-MgBetaUserInsightTrending", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/trending", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserInsightTrending", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTrending", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -531746,15 +531952,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUsedInsight", - "Uri": "/users/{user-id}/insights/used", - "CommandAlias": null, - "Command": "New-MgBetaUserInsightUsed", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/used", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserInsightUsed", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUsedInsight", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -531763,12 +531969,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMailFolder", - "Uri": "/users/{user-id}/mailFolders", - "CommandAlias": null, - "Command": "New-MgBetaUserMailFolder", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders", "Permissions": [ { "Name": "Mail.ReadWrite", @@ -531795,8 +531998,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserMailFolder", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailFolder", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -531805,12 +532011,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMailFolder", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders", - "CommandAlias": null, - "Command": "New-MgBetaUserMailFolderChildFolder", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders", "Permissions": [ { "Name": "Mail.ReadWrite", @@ -531837,8 +532040,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserMailFolderChildFolder", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailFolder", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -531847,15 +532053,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages", - "CommandAlias": null, - "Command": "New-MgBetaUserMailFolderChildFolderMessage", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserMailFolderChildFolderMessage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -531864,15 +532070,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments", - "CommandAlias": null, - "Command": "New-MgBetaUserMailFolderChildFolderMessageAttachment", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserMailFolderChildFolderMessageAttachment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -531881,12 +532087,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/createUploadSession", - "CommandAlias": null, - "Command": "New-MgBetaUserMailFolderChildFolderMessageAttachmentUploadSession", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/createUploadSession", "Permissions": [ { "Name": "Mail.ReadWrite", @@ -531913,8 +532116,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", + "Command": "New-MgBetaUserMailFolderChildFolderMessageAttachmentUploadSession", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -531923,15 +532129,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions", - "CommandAlias": null, - "Command": "New-MgBetaUserMailFolderChildFolderMessageExtension", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserMailFolderChildFolderMessageExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -531940,15 +532146,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createForward", - "CommandAlias": null, - "Command": "New-MgBetaUserMailFolderChildFolderMessageForward", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createForward", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-beta", + "Command": "New-MgBetaUserMailFolderChildFolderMessageForward", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -531957,15 +532163,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMention", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions", - "CommandAlias": null, - "Command": "New-MgBetaUserMailFolderChildFolderMessageMention", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserMailFolderChildFolderMessageMention", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMention", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -531974,15 +532180,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createReply", - "CommandAlias": null, - "Command": "New-MgBetaUserMailFolderChildFolderMessageReply", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createReply", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-beta", + "Command": "New-MgBetaUserMailFolderChildFolderMessageReply", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -531991,15 +532197,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createReplyAll", - "CommandAlias": null, - "Command": "New-MgBetaUserMailFolderChildFolderMessageReplyAll", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createReplyAll", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-beta", + "Command": "New-MgBetaUserMailFolderChildFolderMessageReplyAll", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -532008,15 +532214,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMessageRule", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules", - "CommandAlias": null, - "Command": "New-MgBetaUserMailFolderChildFolderMessageRule", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserMailFolderChildFolderMessageRule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessageRule", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -532025,12 +532231,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages", - "CommandAlias": null, - "Command": "New-MgBetaUserMailFolderMessage", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages", "Permissions": [ { "Name": "Mail.ReadWrite", @@ -532057,8 +532260,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserMailFolderMessage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -532067,12 +532273,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments", - "CommandAlias": null, - "Command": "New-MgBetaUserMailFolderMessageAttachment", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments", "Permissions": [ { "Name": "Mail.ReadWrite", @@ -532099,8 +532302,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserMailFolderMessageAttachment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -532109,15 +532315,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/createUploadSession", - "CommandAlias": null, - "Command": "New-MgBetaUserMailFolderMessageAttachmentUploadSession", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/createUploadSession", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", + "Command": "New-MgBetaUserMailFolderMessageAttachmentUploadSession", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -532126,15 +532332,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions", - "CommandAlias": null, - "Command": "New-MgBetaUserMailFolderMessageExtension", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserMailFolderMessageExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -532143,12 +532349,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createForward", - "CommandAlias": null, - "Command": "New-MgBetaUserMailFolderMessageForward", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createForward", "Permissions": [ { "Name": "Mail.ReadWrite", @@ -532175,8 +532378,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-beta", + "Command": "New-MgBetaUserMailFolderMessageForward", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -532185,15 +532391,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMention", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions", - "CommandAlias": null, - "Command": "New-MgBetaUserMailFolderMessageMention", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserMailFolderMessageMention", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMention", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -532202,12 +532408,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReply", - "CommandAlias": null, - "Command": "New-MgBetaUserMailFolderMessageReply", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReply", "Permissions": [ { "Name": "Mail.ReadWrite", @@ -532234,8 +532437,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-beta", + "Command": "New-MgBetaUserMailFolderMessageReply", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -532244,12 +532450,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReplyAll", - "CommandAlias": null, - "Command": "New-MgBetaUserMailFolderMessageReplyAll", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReplyAll", "Permissions": [ { "Name": "Mail.ReadWrite", @@ -532276,8 +532479,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-beta", + "Command": "New-MgBetaUserMailFolderMessageReplyAll", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -532286,15 +532492,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMessageRule", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules", - "CommandAlias": null, - "Command": "New-MgBetaUserMailFolderMessageRule", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserMailFolderMessageRule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessageRule", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -532303,15 +532509,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedDevice", - "Uri": "/users/{user-id}/managedDevices", - "CommandAlias": null, - "Command": "New-MgBetaUserManagedDevice", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserManagedDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDevice", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -532320,15 +532526,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", - "CommandAlias": null, - "Command": "New-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -532337,15 +532543,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "CommandAlias": null, - "Command": "New-MgBetaUserManagedDeviceCompliancePolicyState", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserManagedDeviceCompliancePolicyState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -532354,15 +532560,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceConfigurationState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates", - "CommandAlias": null, - "Command": "New-MgBetaUserManagedDeviceConfigurationState", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserManagedDeviceConfigurationState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -532371,15 +532577,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates", - "CommandAlias": null, - "Command": "New-MgBetaUserManagedDeviceHealthScriptState", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserManagedDeviceHealthScriptState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -532388,30 +532594,30 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl", - "CommandAlias": null, - "Command": "New-MgBetaUserManagedDeviceLogCollectionRequestDownloadUrl", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserManagedDeviceLogCollectionRequestDownloadUrl", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests", - "CommandAlias": null, - "Command": "New-MgBetaUserManagedDeviceLogCollectionResponse", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserManagedDeviceLogCollectionResponse", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -532420,15 +532626,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", - "CommandAlias": null, - "Command": "New-MgBetaUserManagedDeviceMobileAppConfigurationState", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserManagedDeviceMobileAppConfigurationState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -532437,15 +532643,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityBaselineState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates", - "CommandAlias": null, - "Command": "New-MgBetaUserManagedDeviceSecurityBaselineState", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserManagedDeviceSecurityBaselineState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityBaselineState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -532454,15 +532660,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", - "CommandAlias": null, - "Command": "New-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -532471,15 +532677,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "CommandAlias": null, - "Command": "New-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -532488,12 +532694,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", - "Uri": "/users/{user-id}/messages", - "CommandAlias": null, - "Command": "New-MgBetaUserMessage", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages", "Permissions": [ { "Name": "Mail.ReadWrite", @@ -532520,8 +532723,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserMessage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -532530,12 +532736,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/users/{user-id}/messages/{message-id}/attachments", - "CommandAlias": null, - "Command": "New-MgBetaUserMessageAttachment", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/attachments", "Permissions": [ { "Name": "Mail.ReadWrite", @@ -532562,8 +532765,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserMessageAttachment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -532572,12 +532778,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", - "Uri": "/users/{user-id}/messages/{message-id}/attachments/createUploadSession", - "CommandAlias": null, - "Command": "New-MgBetaUserMessageAttachmentUploadSession", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/attachments/createUploadSession", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -532628,8 +532831,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", + "Command": "New-MgBetaUserMessageAttachmentUploadSession", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -532638,15 +532844,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/messages/{message-id}/extensions", - "CommandAlias": null, - "Command": "New-MgBetaUserMessageExtension", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/extensions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserMessageExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -532655,12 +532861,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", - "Uri": "/users/{user-id}/messages/{message-id}/createForward", - "CommandAlias": null, - "Command": "New-MgBetaUserMessageForward", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/createForward", "Permissions": [ { "Name": "Mail.ReadWrite", @@ -532687,8 +532890,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-beta", + "Command": "New-MgBetaUserMessageForward", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -532697,15 +532903,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMention", - "Uri": "/users/{user-id}/messages/{message-id}/mentions", - "CommandAlias": null, - "Command": "New-MgBetaUserMessageMention", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/mentions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserMessageMention", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMention", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -532714,12 +532920,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", - "Uri": "/users/{user-id}/messages/{message-id}/createReply", - "CommandAlias": null, - "Command": "New-MgBetaUserMessageReply", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/createReply", "Permissions": [ { "Name": "Mail.ReadWrite", @@ -532746,8 +532949,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-beta", + "Command": "New-MgBetaUserMessageReply", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -532756,12 +532962,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", - "Uri": "/users/{user-id}/messages/{message-id}/createReplyAll", - "CommandAlias": null, - "Command": "New-MgBetaUserMessageReplyAll", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/createReplyAll", "Permissions": [ { "Name": "Mail.ReadWrite", @@ -532788,8 +532991,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-beta", + "Command": "New-MgBetaUserMessageReplyAll", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -532798,12 +533004,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppIntentAndState", - "Uri": "/users/{user-id}/mobileAppIntentAndStates", - "CommandAlias": null, - "Command": "New-MgBetaUserMobileAppIntentAndState", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/mobileAppIntentAndStates", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -532822,8 +533025,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserMobileAppIntentAndState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppIntentAndState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -532832,15 +533038,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents", - "CommandAlias": null, - "Command": "New-MgBetaUserMobileAppTroubleshootingEvent", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserMobileAppTroubleshootingEvent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -532849,15 +533055,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAppLogCollectionRequest", - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", - "CommandAlias": null, - "Command": "New-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -532866,27 +533072,24 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAppLogCollectionDownloadDetails", - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}/createDownloadUrl", - "CommandAlias": null, - "Command": "New-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}/createDownloadUrl", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppLogCollectionDownloadDetails", + "Method": "POST", "Variants": [ "Create", "CreateViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphNotification", - "Uri": "/users/{user-id}/notifications", - "CommandAlias": null, - "Command": "New-MgBetaUserNotification", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/notifications", "Permissions": [ { "Name": "Notifications.ReadWrite.CreatedByApp", @@ -532905,8 +533108,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserNotification", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotification", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -532915,12 +533121,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/users/{user-id}/onenote/notebooks", - "CommandAlias": null, - "Command": "New-MgBetaUserOnenoteNotebook", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks", "Permissions": [ { "Name": "Notes.Create", @@ -532971,8 +533174,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserOnenoteNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -532981,12 +533187,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", - "CommandAlias": null, - "Command": "New-MgBetaUserOnenoteNotebookSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", "Permissions": [ { "Name": "Notes.Create", @@ -533037,8 +533240,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserOnenoteNotebookSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -533047,12 +533253,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "CommandAlias": null, - "Command": "New-MgBetaUserOnenoteNotebookSectionGroup", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", "Permissions": [ { "Name": "Notes.Create", @@ -533103,8 +533306,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserOnenoteNotebookSectionGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -533113,15 +533319,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", - "CommandAlias": null, - "Command": "New-MgBetaUserOnenoteNotebookSectionGroupSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserOnenoteNotebookSectionGroupSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -533130,15 +533336,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "CommandAlias": null, - "Command": "New-MgBetaUserOnenoteNotebookSectionGroupSectionPage", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserOnenoteNotebookSectionGroupSectionPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -533147,15 +533353,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", - "CommandAlias": null, - "Command": "New-MgBetaUserOnenoteNotebookSectionPage", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserOnenoteNotebookSectionPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -533164,15 +533370,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/users/{user-id}/onenote/operations", - "CommandAlias": null, - "Command": "New-MgBetaUserOnenoteOperation", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/operations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserOnenoteOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -533181,12 +533387,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/users/{user-id}/onenote/pages", - "CommandAlias": null, - "Command": "New-MgBetaUserOnenotePage", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/pages", "Permissions": [ { "Name": "Notes.Create", @@ -533237,8 +533440,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserOnenotePage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -533247,15 +533453,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteResource", - "Uri": "/users/{user-id}/onenote/resources", - "CommandAlias": null, - "Command": "New-MgBetaUserOnenoteResource", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/resources", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserOnenoteResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteResource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -533264,15 +533470,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/users/{user-id}/onenote/sections", - "CommandAlias": null, - "Command": "New-MgBetaUserOnenoteSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sections", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserOnenoteSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -533281,15 +533487,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/users/{user-id}/onenote/sectionGroups", - "CommandAlias": null, - "Command": "New-MgBetaUserOnenoteSectionGroup", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sectionGroups", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserOnenoteSectionGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -533298,12 +533504,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "CommandAlias": null, - "Command": "New-MgBetaUserOnenoteSectionGroupSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", "Permissions": [ { "Name": "Notes.Create", @@ -533354,8 +533557,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserOnenoteSectionGroupSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -533364,15 +533570,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "CommandAlias": null, - "Command": "New-MgBetaUserOnenoteSectionGroupSectionPage", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserOnenoteSectionGroupSectionPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -533381,12 +533587,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages", - "CommandAlias": null, - "Command": "New-MgBetaUserOnenoteSectionPage", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages", "Permissions": [ { "Name": "Notes.Create", @@ -533437,8 +533640,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserOnenoteSectionPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -533447,12 +533653,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnlineMeeting", - "Uri": "/users/{user-id}/onlineMeetings", - "CommandAlias": null, - "Command": "New-MgBetaUserOnlineMeeting", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings", "Permissions": [ { "Name": "OnlineMeetings.ReadWrite", @@ -533471,8 +533674,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserOnlineMeeting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnlineMeeting", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -533481,15 +533687,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCallAiInsight", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/aiInsights", - "CommandAlias": null, - "Command": "New-MgBetaUserOnlineMeetingAiInsight", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/aiInsights", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserOnlineMeetingAiInsight", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallAiInsight", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -533498,15 +533704,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports", - "CommandAlias": null, - "Command": "New-MgBetaUserOnlineMeetingAttendanceReport", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserOnlineMeetingAttendanceReport", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -533515,15 +533721,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "CommandAlias": null, - "Command": "New-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -533536,15 +533742,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCallRecording", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings", - "CommandAlias": null, - "Command": "New-MgBetaUserOnlineMeetingRecording", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserOnlineMeetingRecording", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallRecording", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -533553,15 +533759,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions", - "CommandAlias": null, - "Command": "New-MgBetaUserOnlineMeetingRegistrationCustomQuestion", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserOnlineMeetingRegistrationCustomQuestion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -533570,12 +533776,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMeetingRegistrantBase", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants", - "CommandAlias": null, - "Command": "New-MgBetaUserOnlineMeetingRegistrationRegistrant", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants", "Permissions": [ { "Name": "OnlineMeetings.ReadWrite", @@ -533602,8 +533805,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/meetingregistration-post-registrants?view=graph-rest-beta", + "Command": "New-MgBetaUserOnlineMeetingRegistrationRegistrant", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingRegistrantBase", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -533612,15 +533818,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCallTranscript", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts", - "CommandAlias": null, - "Command": "New-MgBetaUserOnlineMeetingTranscript", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserOnlineMeetingTranscript", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallTranscript", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -533629,12 +533835,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOutlookCategory", - "Uri": "/users/{user-id}/outlook/masterCategories", - "CommandAlias": null, - "Command": "New-MgBetaUserOutlookMasterCategory", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/masterCategories", "Permissions": [ { "Name": "MailboxSettings.ReadWrite", @@ -533661,8 +533864,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserOutlookMasterCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookCategory", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -533671,12 +533877,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOutlookTask", - "Uri": "/users/{user-id}/outlook/tasks", - "CommandAlias": null, - "Command": "New-MgBetaUserOutlookTask", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/tasks", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -533695,8 +533898,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserOutlookTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookTask", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -533705,12 +533911,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments", - "CommandAlias": null, - "Command": "New-MgBetaUserOutlookTaskAttachment", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -533729,8 +533932,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserOutlookTaskAttachment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -533739,15 +533945,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/createUploadSession", - "CommandAlias": null, - "Command": "New-MgBetaUserOutlookTaskAttachmentUploadSession", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/createUploadSession", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", + "Command": "New-MgBetaUserOutlookTaskAttachmentUploadSession", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -533756,12 +533962,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOutlookTaskFolder", - "Uri": "/users/{user-id}/outlook/taskFolders", - "CommandAlias": null, - "Command": "New-MgBetaUserOutlookTaskFolder", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskFolders", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -533780,8 +533983,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserOutlookTaskFolder", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookTaskFolder", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -533790,12 +533996,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOutlookTask", - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks", - "CommandAlias": null, - "Command": "New-MgBetaUserOutlookTaskFolderTask", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -533814,8 +534017,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserOutlookTaskFolderTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookTask", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -533824,15 +534030,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments", - "CommandAlias": null, - "Command": "New-MgBetaUserOutlookTaskFolderTaskAttachment", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserOutlookTaskFolderTaskAttachment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -533841,15 +534047,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/createUploadSession", - "CommandAlias": null, - "Command": "New-MgBetaUserOutlookTaskFolderTaskAttachmentUploadSession", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/createUploadSession", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", + "Command": "New-MgBetaUserOutlookTaskFolderTaskAttachmentUploadSession", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -533858,12 +534064,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOutlookTaskGroup", - "Uri": "/users/{user-id}/outlook/taskGroups", - "CommandAlias": null, - "Command": "New-MgBetaUserOutlookTaskGroup", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskGroups", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -533882,8 +534085,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserOutlookTaskGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookTaskGroup", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -533892,12 +534098,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOutlookTaskFolder", - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders", - "CommandAlias": null, - "Command": "New-MgBetaUserOutlookTaskGroupTaskFolder", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -533916,8 +534119,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserOutlookTaskGroupTaskFolder", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookTaskFolder", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -533926,12 +534132,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOutlookTask", - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks", - "CommandAlias": null, - "Command": "New-MgBetaUserOutlookTaskGroupTaskFolderTask", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -533950,8 +534153,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserOutlookTaskGroupTaskFolderTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookTask", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -533960,15 +534166,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments", - "CommandAlias": null, - "Command": "New-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -533977,115 +534183,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/createUploadSession", - "CommandAlias": null, - "Command": "New-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachmentUploadSession", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/createUploadSession", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ] - }, - { - "Method": "POST", - "OutputType": "IMicrosoftGraphUserAccountInformation", - "Uri": "/users/{user-id}/profile/account", - "CommandAlias": null, - "Command": "New-MgBetaUserProfileAccount", - "Module": "Beta.People", - "Permissions": [ - { - "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": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "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": true - }, - { - "Name": "User.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "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 - } - ], + "Command": "New-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachmentUploadSession", "ApiVersion": "beta", - "ApiReferenceLink": null, - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ] - }, - { + "OutputType": "IMicrosoftGraphUploadSession", "Method": "POST", - "OutputType": "IMicrosoftGraphItemAddress", - "Uri": "/users/{user-id}/profile/addresses", - "CommandAlias": null, - "Command": "New-MgBetaUserProfileAddress", - "Module": "Beta.People", - "Permissions": [ - { - "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": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "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": true - }, - { - "Name": "User.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "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 - } - ], - "ApiVersion": "beta", - "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", @@ -534094,12 +534200,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPersonAnnualEvent", - "Uri": "/users/{user-id}/profile/anniversaries", - "CommandAlias": null, - "Command": "New-MgBetaUserProfileAnniversary", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/account", "Permissions": [ { "Name": "User.ReadWrite", @@ -534134,8 +534237,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserProfileAccount", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserAccountInformation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -534144,12 +534250,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPersonAward", - "Uri": "/users/{user-id}/profile/awards", - "CommandAlias": null, - "Command": "New-MgBetaUserProfileAward", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/addresses", "Permissions": [ { "Name": "User.ReadWrite", @@ -534184,8 +534287,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserProfileAddress", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAddress", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -534194,12 +534300,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPersonCertification", - "Uri": "/users/{user-id}/profile/certifications", - "CommandAlias": null, - "Command": "New-MgBetaUserProfileCertification", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/anniversaries", "Permissions": [ { "Name": "User.ReadWrite", @@ -534234,8 +534337,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserProfileAnniversary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPersonAnnualEvent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -534244,12 +534350,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationalActivity", - "Uri": "/users/{user-id}/profile/educationalActivities", - "CommandAlias": null, - "Command": "New-MgBetaUserProfileEducationalActivity", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/awards", "Permissions": [ { "Name": "User.ReadWrite", @@ -534284,8 +534387,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserProfileAward", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPersonAward", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -534294,12 +534400,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphItemEmail", - "Uri": "/users/{user-id}/profile/emails", - "CommandAlias": null, - "Command": "New-MgBetaUserProfileEmail", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/certifications", "Permissions": [ { "Name": "User.ReadWrite", @@ -534334,8 +534437,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserProfileCertification", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPersonCertification", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -534344,12 +534450,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPersonInterest", - "Uri": "/users/{user-id}/profile/interests", - "CommandAlias": null, - "Command": "New-MgBetaUserProfileInterest", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/educationalActivities", "Permissions": [ { "Name": "User.ReadWrite", @@ -534384,8 +534487,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserProfileEducationalActivity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationalActivity", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -534394,12 +534500,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphLanguageProficiency", - "Uri": "/users/{user-id}/profile/languages", - "CommandAlias": null, - "Command": "New-MgBetaUserProfileLanguage", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/emails", "Permissions": [ { "Name": "User.ReadWrite", @@ -534434,8 +534537,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserProfileEmail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemEmail", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -534444,12 +534550,109 @@ ] }, { + "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/interests", + "Permissions": [ + { + "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": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "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": true + }, + { + "Name": "User.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "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 + } + ], + "ApiReferenceLink": null, + "Command": "New-MgBetaUserProfileInterest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPersonInterest", "Method": "POST", - "OutputType": "IMicrosoftGraphPersonName", - "Uri": "/users/{user-id}/profile/names", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ] + }, + { + "Module": "Beta.People", "CommandAlias": null, - "Command": "New-MgBetaUserProfileName", + "Uri": "/users/{user-id}/profile/languages", + "Permissions": [ + { + "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": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "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": true + }, + { + "Name": "User.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "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 + } + ], + "ApiReferenceLink": null, + "Command": "New-MgBetaUserProfileLanguage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLanguageProficiency", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ] + }, + { "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/names", "Permissions": [ { "Name": "User.Read", @@ -534524,8 +534727,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserProfileName", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPersonName", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -534534,12 +534740,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPersonAnnotation", - "Uri": "/users/{user-id}/profile/notes", - "CommandAlias": null, - "Command": "New-MgBetaUserProfileNote", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/notes", "Permissions": [ { "Name": "User.ReadWrite", @@ -534574,8 +534777,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserProfileNote", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPersonAnnotation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -534584,12 +534790,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphItemPatent", - "Uri": "/users/{user-id}/profile/patents", - "CommandAlias": null, - "Command": "New-MgBetaUserProfilePatent", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/patents", "Permissions": [ { "Name": "User.ReadWrite", @@ -534624,8 +534827,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserProfilePatent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemPatent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -534634,12 +534840,59 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphItemPhone", - "Uri": "/users/{user-id}/profile/phones", + "Module": "Beta.People", "CommandAlias": null, + "Uri": "/users/{user-id}/profile/phones", + "Permissions": [ + { + "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": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "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": true + }, + { + "Name": "User.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "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 + } + ], + "ApiReferenceLink": null, "Command": "New-MgBetaUserProfilePhone", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemPhone", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ] + }, + { "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/positions", "Permissions": [ { "Name": "User.ReadWrite", @@ -534674,58 +534927,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ] - }, - { - "Method": "POST", - "OutputType": "IMicrosoftGraphWorkPosition", - "Uri": "/users/{user-id}/profile/positions", - "CommandAlias": null, "Command": "New-MgBetaUserProfilePosition", - "Module": "Beta.People", - "Permissions": [ - { - "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": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "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": true - }, - { - "Name": "User.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "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 - } - ], "ApiVersion": "beta", - "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWorkPosition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -534734,12 +534940,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphProjectParticipation", - "Uri": "/users/{user-id}/profile/projects", - "CommandAlias": null, - "Command": "New-MgBetaUserProfileProject", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/projects", "Permissions": [ { "Name": "User.ReadWrite", @@ -534774,8 +534977,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserProfileProject", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProjectParticipation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -534784,12 +534990,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphItemPublication", - "Uri": "/users/{user-id}/profile/publications", - "CommandAlias": null, - "Command": "New-MgBetaUserProfilePublication", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/publications", "Permissions": [ { "Name": "User.ReadWrite", @@ -534824,8 +535027,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserProfilePublication", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemPublication", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -534834,12 +535040,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSkillProficiency", - "Uri": "/users/{user-id}/profile/skills", - "CommandAlias": null, - "Command": "New-MgBetaUserProfileSkill", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/skills", "Permissions": [ { "Name": "User.ReadWrite", @@ -534874,8 +535077,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserProfileSkill", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSkillProficiency", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -534884,12 +535090,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphWebAccount", - "Uri": "/users/{user-id}/profile/webAccounts", - "CommandAlias": null, - "Command": "New-MgBetaUserProfileWebAccount", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/webAccounts", "Permissions": [ { "Name": "User.ReadWrite", @@ -534924,8 +535127,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserProfileWebAccount", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWebAccount", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -534934,12 +535140,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPersonWebsite", - "Uri": "/users/{user-id}/profile/websites", - "CommandAlias": null, - "Command": "New-MgBetaUserProfileWebsite", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/websites", "Permissions": [ { "Name": "User.ReadWrite", @@ -534974,8 +535177,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserProfileWebsite", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPersonWebsite", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -534984,15 +535190,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Uri": "/users/{user-id}/scopedRoleMemberOf", - "CommandAlias": null, - "Command": "New-MgBetaUserScopedRoleMemberOf", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/scopedRoleMemberOf", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserScopedRoleMemberOf", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -535001,15 +535207,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels", - "CommandAlias": null, - "Command": "New-MgBetaUserSecurityInformationProtectionSensitivityLabel", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserSecurityInformationProtectionSensitivityLabel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -535018,15 +535224,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown", - "Uri": "/users/{user-id}/settings/storage/quota/services", - "CommandAlias": null, - "Command": "New-MgBetaUserSettingStorageQuotaService", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/storage/quota/services", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserSettingStorageQuotaService", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -535035,15 +535241,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsSetting", - "Uri": "/users/{user-id}/settings/windows", - "CommandAlias": null, - "Command": "New-MgBetaUserSettingWindows", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/windows", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserSettingWindows", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsSetting", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -535052,15 +535258,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsSettingInstance", - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances", - "CommandAlias": null, - "Command": "New-MgBetaUserSettingWindowsInstance", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserSettingWindowsInstance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsSettingInstance", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -535069,15 +535275,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAssociatedTeamInfo", - "Uri": "/users/{user-id}/teamwork/associatedTeams", - "CommandAlias": null, - "Command": "New-MgBetaUserTeamworkAssociatedTeam", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/teamwork/associatedTeams", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserTeamworkAssociatedTeam", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAssociatedTeamInfo", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -535086,12 +535292,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", - "Uri": "/users/{user-id}/teamwork/installedApps", - "CommandAlias": null, - "Command": "New-MgBetaUserTeamworkInstalledApp", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/teamwork/installedApps", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForUser", @@ -535190,8 +535393,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-post-installedapps?view=graph-rest-beta", + "Command": "New-MgBetaUserTeamworkInstalledApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -535200,12 +535406,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTodoTaskList", - "Uri": "/users/{user-id}/todo/lists", - "CommandAlias": null, - "Command": "New-MgBetaUserTodoList", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -535232,8 +535435,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserTodoList", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTodoTaskList", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -535242,15 +535448,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions", - "CommandAlias": null, - "Command": "New-MgBetaUserTodoListExtension", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserTodoListExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -535259,12 +535465,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTodoTask", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks", - "CommandAlias": null, - "Command": "New-MgBetaUserTodoListTask", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -535291,8 +535494,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserTodoListTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTodoTask", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -535301,12 +535507,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAttachmentBase", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments", - "CommandAlias": null, - "Command": "New-MgBetaUserTodoListTaskAttachment", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -535333,8 +535536,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserTodoListTaskAttachment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachmentBase", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -535343,12 +535549,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/createUploadSession", - "CommandAlias": null, - "Command": "New-MgBetaUserTodoListTaskAttachmentUploadSession", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/createUploadSession", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -535375,8 +535578,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/taskfileattachment-createuploadsession?view=graph-rest-beta", + "Command": "New-MgBetaUserTodoListTaskAttachmentUploadSession", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -535385,12 +535591,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChecklistItem", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems", - "CommandAlias": null, - "Command": "New-MgBetaUserTodoListTaskChecklistItem", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -535417,8 +535620,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserTodoListTaskChecklistItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChecklistItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -535427,15 +535633,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions", - "CommandAlias": null, - "Command": "New-MgBetaUserTodoListTaskExtension", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaUserTodoListTaskExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -535444,30 +535650,30 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphVirtualEvent", - "Uri": "/solutions/virtualEvents/events", - "CommandAlias": null, - "Command": "New-MgBetaVirtualEvent", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaVirtualEvent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEvent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters", - "CommandAlias": null, - "Command": "New-MgBetaVirtualEventPresenter", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaVirtualEventPresenter", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -535476,15 +535682,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions", - "CommandAlias": null, - "Command": "New-MgBetaVirtualEventSession", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaVirtualEventSession", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -535493,15 +535699,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports", - "CommandAlias": null, - "Command": "New-MgBetaVirtualEventSessionAttendanceReport", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaVirtualEventSessionAttendanceReport", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -535510,15 +535716,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "CommandAlias": null, - "Command": "New-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -535527,30 +535733,30 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphVirtualEventTownhall", - "Uri": "/solutions/virtualEvents/townhalls", - "CommandAlias": null, - "Command": "New-MgBetaVirtualEventTownhall", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventsroot-post-townhalls?view=graph-rest-beta", + "Command": "New-MgBetaVirtualEventTownhall", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventTownhall", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters", - "CommandAlias": null, - "Command": "New-MgBetaVirtualEventTownhallPresenter", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualevent-post-presenters?view=graph-rest-beta", + "Command": "New-MgBetaVirtualEventTownhallPresenter", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -535559,15 +535765,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions", - "CommandAlias": null, - "Command": "New-MgBetaVirtualEventTownhallSession", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaVirtualEventTownhallSession", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -535576,15 +535782,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports", - "CommandAlias": null, - "Command": "New-MgBetaVirtualEventTownhallSessionAttendanceReport", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaVirtualEventTownhallSessionAttendanceReport", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -535593,15 +535799,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "CommandAlias": null, - "Command": "New-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecord", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecord", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -535610,30 +535816,30 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphVirtualEventWebinar", - "Uri": "/solutions/virtualEvents/webinars", - "CommandAlias": null, - "Command": "New-MgBetaVirtualEventWebinar", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventsroot-post-webinars?view=graph-rest-beta", + "Command": "New-MgBetaVirtualEventWebinar", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters", - "CommandAlias": null, - "Command": "New-MgBetaVirtualEventWebinarPresenter", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaVirtualEventWebinarPresenter", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -535642,15 +535848,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations", - "CommandAlias": null, - "Command": "New-MgBetaVirtualEventWebinarRegistration", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-post-registrations?view=graph-rest-beta", + "Command": "New-MgBetaVirtualEventWebinarRegistration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -535659,15 +535865,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphVirtualEventRegistrationQuestionBase", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions", - "CommandAlias": null, - "Command": "New-MgBetaVirtualEventWebinarRegistrationConfigurationQuestion", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistrationconfiguration-post-questions?view=graph-rest-beta", + "Command": "New-MgBetaVirtualEventWebinarRegistrationConfigurationQuestion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventRegistrationQuestionBase", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -535676,15 +535882,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions", - "CommandAlias": null, - "Command": "New-MgBetaVirtualEventWebinarSession", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaVirtualEventWebinarSession", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -535693,15 +535899,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports", - "CommandAlias": null, - "Command": "New-MgBetaVirtualEventWebinarSessionAttendanceReport", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaVirtualEventWebinarSessionAttendanceReport", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -535710,15 +535916,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "CommandAlias": null, - "Command": "New-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -535727,12 +535933,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment", - "Uri": "/admin/windows/updates/deployments", - "CommandAlias": "New-MgBetaWuDeployment", - "Command": "New-MgBetaWindowsUpdatesDeployment", "Module": "Beta.WindowsUpdates", + "CommandAlias": "New-MgBetaWuDeployment", + "Uri": "/admin/windows/updates/deployments", "Permissions": [ { "Name": "WindowsUpdates.ReadWrite.All", @@ -535751,23 +535954,26 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminwindowsupdates-post-deployments?view=graph-rest-beta", + "Command": "New-MgBetaWindowsUpdatesDeployment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent", - "CommandAlias": "New-MgBetaWuDeploymentAudienceApplicableContent", - "Command": "New-MgBetaWindowsUpdatesDeploymentAudienceApplicableContent", "Module": "Beta.WindowsUpdates", + "CommandAlias": "New-MgBetaWuDeploymentAudienceApplicableContent", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaWindowsUpdatesDeploymentAudienceApplicableContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -535776,15 +535982,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices", - "CommandAlias": "New-MgBetaWuDeploymentAudienceApplicableContentMatchedDevice", - "Command": "New-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDevice", "Module": "Beta.WindowsUpdates", + "CommandAlias": "New-MgBetaWuDeploymentAudienceApplicableContentMatchedDevice", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -535793,12 +535999,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy", - "Uri": "/admin/windows/updates/updatePolicies", - "CommandAlias": "New-MgBetaWuPolicy", - "Command": "New-MgBetaWindowsUpdatesPolicy", "Module": "Beta.WindowsUpdates", + "CommandAlias": "New-MgBetaWuPolicy", + "Uri": "/admin/windows/updates/updatePolicies", "Permissions": [ { "Name": "WindowsUpdates.ReadWrite.All", @@ -535817,23 +536020,26 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminwindowsupdates-post-updatepolicies?view=graph-rest-beta", + "Command": "New-MgBetaWindowsUpdatesPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent", - "CommandAlias": "New-MgBetaWuPolicyAudienceApplicableContent", - "Command": "New-MgBetaWindowsUpdatesPolicyAudienceApplicableContent", "Module": "Beta.WindowsUpdates", + "CommandAlias": "New-MgBetaWuPolicyAudienceApplicableContent", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaWindowsUpdatesPolicyAudienceApplicableContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -535842,15 +536048,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices", - "CommandAlias": "New-MgBetaWuPolicyAudienceApplicableContentMatchedDevice", - "Command": "New-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDevice", "Module": "Beta.WindowsUpdates", + "CommandAlias": "New-MgBetaWuPolicyAudienceApplicableContentMatchedDevice", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -535859,15 +536065,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions", - "CommandAlias": "New-MgBetaWuPolicyAudienceExclusion", - "Command": "New-MgBetaWindowsUpdatesPolicyAudienceExclusion", "Module": "Beta.WindowsUpdates", + "CommandAlias": "New-MgBetaWuPolicyAudienceExclusion", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaWindowsUpdatesPolicyAudienceExclusion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -535876,15 +536082,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members", - "CommandAlias": "New-MgBetaWuPolicyAudienceMember", - "Command": "New-MgBetaWindowsUpdatesPolicyAudienceMember", "Module": "Beta.WindowsUpdates", + "CommandAlias": "New-MgBetaWuPolicyAudienceMember", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaWindowsUpdatesPolicyAudienceMember", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -535893,12 +536099,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsUpdatesComplianceChange", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges", - "CommandAlias": "New-MgBetaWuPolicyComplianceChange", - "Command": "New-MgBetaWindowsUpdatesPolicyComplianceChange", "Module": "Beta.WindowsUpdates", + "CommandAlias": "New-MgBetaWuPolicyComplianceChange", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges", "Permissions": [ { "Name": "WindowsUpdates.ReadWrite.All", @@ -535917,8 +536120,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatepolicy-post-compliancechanges-contentapproval?view=graph-rest-beta", + "Command": "New-MgBetaWindowsUpdatesPolicyComplianceChange", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesComplianceChange", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -535927,30 +536133,30 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsUpdatesProduct", - "Uri": "/admin/windows/updates/products", - "CommandAlias": "New-MgBetaWuProduct", - "Command": "New-MgBetaWindowsUpdatesProduct", "Module": "Beta.WindowsUpdates", + "CommandAlias": "New-MgBetaWuProduct", + "Uri": "/admin/windows/updates/products", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaWindowsUpdatesProduct", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesProduct", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsUpdatesEdition", - "Uri": "/admin/windows/updates/products/{product-id}/editions", - "CommandAlias": "New-MgBetaWuProductEdition", - "Command": "New-MgBetaWindowsUpdatesProductEdition", "Module": "Beta.WindowsUpdates", + "CommandAlias": "New-MgBetaWuProductEdition", + "Uri": "/admin/windows/updates/products/{product-id}/editions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaWindowsUpdatesProductEdition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesEdition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -535959,15 +536165,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsUpdatesKnownIssue", - "Uri": "/admin/windows/updates/products/{product-id}/knownIssues", - "CommandAlias": "New-MgBetaWuProductKnownIssue", - "Command": "New-MgBetaWindowsUpdatesProductKnownIssue", "Module": "Beta.WindowsUpdates", + "CommandAlias": "New-MgBetaWuProductKnownIssue", + "Uri": "/admin/windows/updates/products/{product-id}/knownIssues", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaWindowsUpdatesProductKnownIssue", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesKnownIssue", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -535976,15 +536182,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsUpdatesProductRevision", - "Uri": "/admin/windows/updates/products/{product-id}/revisions", - "CommandAlias": "New-MgBetaWuProductRevision", - "Command": "New-MgBetaWindowsUpdatesProductRevision", "Module": "Beta.WindowsUpdates", + "CommandAlias": "New-MgBetaWuProductRevision", + "Uri": "/admin/windows/updates/products/{product-id}/revisions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "New-MgBetaWindowsUpdatesProductRevision", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesProductRevision", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -535993,12 +536199,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsUpdatesResourceConnection", - "Uri": "/admin/windows/updates/resourceConnections", - "CommandAlias": "New-MgBetaWuResourceConnection", - "Command": "New-MgBetaWindowsUpdatesResourceConnection", "Module": "Beta.WindowsUpdates", + "CommandAlias": "New-MgBetaWuResourceConnection", + "Uri": "/admin/windows/updates/resourceConnections", "Permissions": [ { "Name": "WindowsUpdates.ReadWrite.All", @@ -536017,20 +536220,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminwindowsupdates-post-resourceconnections-operationalinsightsconnection?view=graph-rest-beta", + "Command": "New-MgBetaWindowsUpdatesResourceConnection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesResourceConnection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/admin/windows/updates/updatableAssets", - "CommandAlias": "New-MgBetaWuUpdatableAsset", - "Command": "New-MgBetaWindowsUpdatesUpdatableAsset", "Module": "Beta.WindowsUpdates", + "CommandAlias": "New-MgBetaWuUpdatableAsset", + "Uri": "/admin/windows/updates/updatableAssets", "Permissions": [ { "Name": "WindowsUpdates.ReadWrite.All", @@ -536049,35 +536252,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminwindowsupdates-post-updatableassets-updatableassetgroup?view=graph-rest-beta", + "Command": "New-MgBetaWindowsUpdatesUpdatableAsset", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphBookingBusiness", - "Uri": "/solutions/bookingBusinesses", - "CommandAlias": null, - "Command": "New-MgBookingBusiness", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-post-bookingbusinesses?view=graph-rest-1.0", + "Command": "New-MgBookingBusiness", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBookingBusiness", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphBookingAppointment", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments", - "CommandAlias": null, - "Command": "New-MgBookingBusinessAppointment", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -536136,8 +536339,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-post-appointments?view=graph-rest-1.0", + "Command": "New-MgBookingBusinessAppointment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBookingAppointment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -536146,12 +536352,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphBookingAppointment", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView", - "CommandAlias": null, - "Command": "New-MgBookingBusinessCalendarView", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView", "Permissions": [ { "Name": "Bookings.ReadWrite.All", @@ -536170,8 +536373,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgBookingBusinessCalendarView", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBookingAppointment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -536180,12 +536386,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers", - "CommandAlias": null, - "Command": "New-MgBookingBusinessCustomer", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -536236,8 +536439,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-post-customers?view=graph-rest-1.0", + "Command": "New-MgBookingBusinessCustomer", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -536246,12 +536452,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphBookingCustomQuestion", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions", - "CommandAlias": null, - "Command": "New-MgBookingBusinessCustomQuestion", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -536294,8 +536497,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-post-customquestions?view=graph-rest-1.0", + "Command": "New-MgBookingBusinessCustomQuestion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBookingCustomQuestion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -536304,12 +536510,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphBookingService", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services", - "CommandAlias": null, - "Command": "New-MgBookingBusinessService", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services", "Permissions": [ { "Name": "Bookings.ReadWrite.All", @@ -536344,8 +536547,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-post-services?view=graph-rest-1.0", + "Command": "New-MgBookingBusinessService", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBookingService", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -536354,12 +536560,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers", - "CommandAlias": null, - "Command": "New-MgBookingBusinessStaffMember", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers", "Permissions": [ { "Name": "Bookings.ReadWrite.All", @@ -536394,8 +536597,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-post-staffmembers?view=graph-rest-1.0", + "Command": "New-MgBookingBusinessStaffMember", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -536404,27 +536610,24 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphBookingCurrency", - "Uri": "/solutions/bookingCurrencies", - "CommandAlias": null, - "Command": "New-MgBookingCurrency", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/bookingCurrencies", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgBookingCurrency", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBookingCurrency", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChat", - "Uri": "/chats", - "CommandAlias": null, - "Command": "New-MgChat", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats", "Permissions": [ { "Name": "Chat.Create", @@ -536451,20 +536654,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post?view=graph-rest-1.0", + "Command": "New-MgChat", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChat", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Uri": "/chats/{chat-id}/installedApps", - "CommandAlias": null, - "Command": "New-MgChatInstalledApp", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/installedApps", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForChat", @@ -536555,8 +536758,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post-installedapps?view=graph-rest-1.0", + "Command": "New-MgChatInstalledApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -536565,12 +536771,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/chats/{chat-id}/members", - "CommandAlias": null, - "Command": "New-MgChatMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/members", "Permissions": [ { "Name": "ChatMember.ReadWrite", @@ -536613,8 +536816,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post-members?view=graph-rest-1.0", + "Command": "New-MgChatMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -536623,12 +536829,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/chats/{chat-id}/messages", - "CommandAlias": null, - "Command": "New-MgChatMessage", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages", "Permissions": [ { "Name": "ChatMessage.Send", @@ -536663,8 +536866,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0", + "Command": "New-MgChatMessage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -536673,15 +536879,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", - "CommandAlias": null, - "Command": "New-MgChatMessageHostedContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgChatMessageHostedContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -536690,15 +536896,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies", - "CommandAlias": null, - "Command": "New-MgChatMessageReply", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgChatMessageReply", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -536707,15 +536913,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "CommandAlias": null, - "Command": "New-MgChatMessageReplyHostedContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgChatMessageReplyHostedContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -536724,15 +536930,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Uri": "/chats/{chat-id}/permissionGrants", - "CommandAlias": null, - "Command": "New-MgChatPermissionGrant", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/permissionGrants", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgChatPermissionGrant", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -536741,12 +536947,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", - "Uri": "/chats/{chat-id}/pinnedMessages", - "CommandAlias": null, - "Command": "New-MgChatPinnedMessage", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/pinnedMessages", "Permissions": [ { "Name": "Chat.ReadWrite.All", @@ -536773,8 +536976,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post-pinnedmessages?view=graph-rest-1.0", + "Command": "New-MgChatPinnedMessage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -536783,12 +536989,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamsTab", - "Uri": "/chats/{chat-id}/tabs", - "CommandAlias": null, - "Command": "New-MgChatTab", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/tabs", "Permissions": [ { "Name": "TeamsTab.Create", @@ -536871,8 +537074,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post-tabs?view=graph-rest-1.0", + "Command": "New-MgChatTab", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -536881,12 +537087,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCall", - "Uri": "/communications/calls", - "CommandAlias": null, - "Command": "New-MgCommunicationCall", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls", "Permissions": [ { "Name": "Calls.JoinGroupCalls.Chat", @@ -536929,20 +537132,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-calls?view=graph-rest-1.0", + "Command": "New-MgCommunicationCall", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCall", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAudioRoutingGroup", - "Uri": "/communications/calls/{call-id}/audioRoutingGroups", - "CommandAlias": null, - "Command": "New-MgCommunicationCallAudioRoutingGroup", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/audioRoutingGroups", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -536961,8 +537164,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-post-audioroutinggroups?view=graph-rest-1.0", + "Command": "New-MgCommunicationCallAudioRoutingGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAudioRoutingGroup", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -536971,15 +537177,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/communications/calls/{call-id}/contentSharingSessions", - "CommandAlias": null, - "Command": "New-MgCommunicationCallContentSharingSession", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/contentSharingSessions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgCommunicationCallContentSharingSession", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -536988,15 +537194,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCommsOperation", - "Uri": "/communications/calls/{call-id}/operations", - "CommandAlias": null, - "Command": "New-MgCommunicationCallOperation", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/operations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgCommunicationCallOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCommsOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -537005,15 +537211,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphParticipant", - "Uri": "/communications/calls/{call-id}/participants", - "CommandAlias": null, - "Command": "New-MgCommunicationCallParticipant", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/participants", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgCommunicationCallParticipant", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphParticipant", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -537022,15 +537228,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCallRecordsParticipant", - "Uri": "/communications/callRecords/{callRecord-id}/participants_v2", - "CommandAlias": null, - "Command": "New-MgCommunicationCallRecordParticipantV2", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/callRecords/{callRecord-id}/participants_v2", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgCommunicationCallRecordParticipantV2", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCallRecordsParticipant", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -537039,15 +537245,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCallRecordsSession", - "Uri": "/communications/callRecords/{callRecord-id}/sessions", - "CommandAlias": null, - "Command": "New-MgCommunicationCallRecordSession", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/callRecords/{callRecord-id}/sessions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgCommunicationCallRecordSession", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCallRecordsSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -537056,30 +537262,30 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnlineMeeting", - "Uri": "/communications/onlineMeetings", - "CommandAlias": null, - "Command": "New-MgCommunicationOnlineMeeting", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgCommunicationOnlineMeeting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnlineMeeting", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports", - "CommandAlias": null, - "Command": "New-MgCommunicationOnlineMeetingAttendanceReport", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgCommunicationOnlineMeetingAttendanceReport", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -537088,15 +537294,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "CommandAlias": null, - "Command": "New-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -537105,15 +537311,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCallRecording", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings", - "CommandAlias": null, - "Command": "New-MgCommunicationOnlineMeetingRecording", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgCommunicationOnlineMeetingRecording", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCallRecording", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -537122,15 +537328,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCallTranscript", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts", - "CommandAlias": null, - "Command": "New-MgCommunicationOnlineMeetingTranscript", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgCommunicationOnlineMeetingTranscript", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCallTranscript", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -537139,87 +537345,84 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPresence", - "Uri": "/communications/presences", - "CommandAlias": null, - "Command": "New-MgCommunicationPresence", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/presences", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgCommunicationPresence", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPresence", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOrgContact", - "Uri": "/contacts", - "CommandAlias": null, - "Command": "New-MgContact", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgContact", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphContract", - "Uri": "/contracts", - "CommandAlias": null, - "Command": "New-MgContract", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contracts", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgContract", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContract", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDataPolicyOperation", - "Uri": "/dataPolicyOperations", - "CommandAlias": null, - "Command": "New-MgDataPolicyOperation", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/dataPolicyOperations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDataPolicyOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDataPolicyOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/devices", - "CommandAlias": null, - "Command": "New-MgDevice", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-post-devices?view=graph-rest-1.0", + "Command": "New-MgDevice", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDevice", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", - "Uri": "/deviceAppManagement/androidManagedAppProtections", - "CommandAlias": "New-MgDeviceAppMgtAndroidManagedAppProtection", - "Command": "New-MgDeviceAppManagementAndroidManagedAppProtection", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtAndroidManagedAppProtection", + "Uri": "/deviceAppManagement/androidManagedAppProtections", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -537238,20 +537441,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceAppManagementAndroidManagedAppProtection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps", - "CommandAlias": "New-MgDeviceAppMgtAndroidManagedAppProtectionApp", - "Command": "New-MgDeviceAppManagementAndroidManagedAppProtectionApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtAndroidManagedAppProtectionApp", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -537286,8 +537489,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceAppManagementAndroidManagedAppProtectionApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -537296,15 +537502,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments", - "CommandAlias": "New-MgDeviceAppMgtAndroidManagedAppProtectionAssignment", - "Command": "New-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtAndroidManagedAppProtectionAssignment", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -537313,12 +537519,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", - "Uri": "/deviceAppManagement/defaultManagedAppProtections", - "CommandAlias": "New-MgDeviceAppMgtDefaultManagedAppProtection", - "Command": "New-MgDeviceAppManagementDefaultManagedAppProtection", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtDefaultManagedAppProtection", + "Uri": "/deviceAppManagement/defaultManagedAppProtections", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -537353,20 +537556,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceAppManagementDefaultManagedAppProtection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps", - "CommandAlias": "New-MgDeviceAppMgtDefaultManagedAppProtectionApp", - "Command": "New-MgDeviceAppManagementDefaultManagedAppProtectionApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtDefaultManagedAppProtectionApp", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -537401,8 +537604,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceAppManagementDefaultManagedAppProtectionApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -537411,12 +537617,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphIosManagedAppProtection", - "Uri": "/deviceAppManagement/iosManagedAppProtections", - "CommandAlias": "New-MgDeviceAppMgtiOSManagedAppProtection", - "Command": "New-MgDeviceAppManagementiOSManagedAppProtection", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtiOSManagedAppProtection", + "Uri": "/deviceAppManagement/iosManagedAppProtections", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -537435,20 +537638,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceAppManagementiOSManagedAppProtection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIosManagedAppProtection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps", - "CommandAlias": "New-MgDeviceAppMgtiOSManagedAppProtectionApp", - "Command": "New-MgDeviceAppManagementiOSManagedAppProtectionApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtiOSManagedAppProtectionApp", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -537483,8 +537686,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceAppManagementiOSManagedAppProtectionApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -537493,15 +537699,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments", - "CommandAlias": "New-MgDeviceAppMgtiOSManagedAppProtectionAssignment", - "Command": "New-MgDeviceAppManagementiOSManagedAppProtectionAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtiOSManagedAppProtectionAssignment", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceAppManagementiOSManagedAppProtectionAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -537510,27 +537716,24 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Uri": "/deviceAppManagement/managedAppPolicies", - "CommandAlias": "New-MgDeviceAppMgtManagedAppPolicy", - "Command": "New-MgDeviceAppManagementManagedAppPolicy", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtManagedAppPolicy", + "Uri": "/deviceAppManagement/managedAppPolicies", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceAppManagementManagedAppPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedAppRegistration", - "Uri": "/deviceAppManagement/managedAppRegistrations", - "CommandAlias": "New-MgDeviceAppMgtManagedAppRegistration", - "Command": "New-MgDeviceAppManagementManagedAppRegistration", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtManagedAppRegistration", + "Uri": "/deviceAppManagement/managedAppRegistrations", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -537565,23 +537768,26 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceAppManagementManagedAppRegistration", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppRegistration", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies", - "CommandAlias": "New-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", - "Command": "New-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -537590,15 +537796,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies", - "CommandAlias": "New-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", - "Command": "New-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -537607,12 +537813,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedAppOperation", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations", - "CommandAlias": "New-MgDeviceAppMgtManagedAppRegistrationOperation", - "Command": "New-MgDeviceAppManagementManagedAppRegistrationOperation", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtManagedAppRegistrationOperation", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -537647,8 +537850,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceAppManagementManagedAppRegistrationOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -537657,27 +537863,24 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedAppStatus", - "Uri": "/deviceAppManagement/managedAppStatuses", - "CommandAlias": "New-MgDeviceAppMgtManagedAppStatus", - "Command": "New-MgDeviceAppManagementManagedAppStatus", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtManagedAppStatus", + "Uri": "/deviceAppManagement/managedAppStatuses", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceAppManagementManagedAppStatus", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppStatus", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedEBook", - "Uri": "/deviceAppManagement/managedEBooks", - "CommandAlias": "New-MgDeviceAppMgtManagedEBook", - "Command": "New-MgDeviceAppManagementManagedEBook", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtManagedEBook", + "Uri": "/deviceAppManagement/managedEBooks", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -537696,20 +537899,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-iosvppebook-create?view=graph-rest-1.0", + "Command": "New-MgDeviceAppManagementManagedEBook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedEBook", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedEBookAssignment", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments", - "CommandAlias": "New-MgDeviceAppMgtManagedEBookAssignment", - "Command": "New-MgDeviceAppManagementManagedEBookAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtManagedEBookAssignment", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -537728,8 +537931,11 @@ "IsLeastPrivilege": true } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-iosvppebookassignment-create?view=graph-rest-1.0", + "Command": "New-MgDeviceAppManagementManagedEBookAssignment", "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-managedebookassignment-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphManagedEBookAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -537738,12 +537944,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceInstallState", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates", - "CommandAlias": "New-MgDeviceAppMgtManagedEBookDeviceState", - "Command": "New-MgDeviceAppManagementManagedEBookDeviceState", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtManagedEBookDeviceState", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -537762,8 +537965,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-deviceinstallstate-create?view=graph-rest-1.0", + "Command": "New-MgDeviceAppManagementManagedEBookDeviceState", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceInstallState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -537772,12 +537978,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUserInstallStateSummary", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary", - "CommandAlias": "New-MgDeviceAppMgtManagedEBookUserStateSummary", - "Command": "New-MgDeviceAppManagementManagedEBookUserStateSummary", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtManagedEBookUserStateSummary", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -537796,8 +537999,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-userinstallstatesummary-create?view=graph-rest-1.0", + "Command": "New-MgDeviceAppManagementManagedEBookUserStateSummary", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserInstallStateSummary", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -537806,12 +538012,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceInstallState", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates", - "CommandAlias": "New-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", - "Command": "New-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -537830,8 +538033,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceInstallState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -537840,12 +538046,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies", - "CommandAlias": "New-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", - "Command": "New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -537864,23 +538067,26 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments", - "CommandAlias": "New-MgDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", - "Command": "New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -537889,12 +538095,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles", - "CommandAlias": "New-MgDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", - "Command": "New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -537929,8 +538132,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -537939,12 +538145,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles", - "CommandAlias": "New-MgDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", - "Command": "New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -537979,8 +538182,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -537989,12 +538195,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileApp", - "Uri": "/deviceAppManagement/mobileApps", - "CommandAlias": "New-MgDeviceAppMgtMobileApp", - "Command": "New-MgDeviceAppManagementMobileApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtMobileApp", + "Uri": "/deviceAppManagement/mobileApps", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -538013,23 +538216,26 @@ "IsLeastPrivilege": true } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-managedandroidlobapp-create?view=graph-rest-1.0", + "Command": "New-MgDeviceAppManagementMobileApp", "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-windowsappx-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphMobileApp", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsAndroidLobAppAssignment", - "Command": "New-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsAndroidLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -538038,15 +538244,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", - "Command": "New-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -538055,15 +538261,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", - "Command": "New-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -538072,15 +538278,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", - "Command": "New-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -538089,15 +538295,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", - "Command": "New-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -538106,15 +538312,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsiOSLobAppAssignment", - "Command": "New-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsiOSLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -538123,15 +538329,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersion", - "Command": "New-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -538140,15 +538346,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", - "Command": "New-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -538157,15 +538363,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", - "Command": "New-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -538174,15 +538380,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsIoStoreAppAssignment", - "Command": "New-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsIoStoreAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -538191,15 +538397,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsIoVppAppAssignment", - "Command": "New-MgDeviceAppManagementMobileAppAsIoVppAppAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsIoVppAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceAppManagementMobileAppAsIoVppAppAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -538208,15 +538414,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", - "Command": "New-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -538225,15 +538431,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", - "Command": "New-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -538242,15 +538448,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", - "Command": "New-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -538259,15 +538465,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", - "Command": "New-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -538276,15 +538482,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMacOSLobAppAssignment", - "Command": "New-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMacOSLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -538293,15 +538499,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", - "Command": "New-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -538310,15 +538516,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", - "Command": "New-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -538327,15 +538533,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", - "Command": "New-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -538344,15 +538550,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", - "Command": "New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -538361,15 +538567,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", - "Command": "New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -538378,15 +538584,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "Command": "New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -538395,15 +538601,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", - "Command": "New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -538412,15 +538618,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", - "Command": "New-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -538429,15 +538635,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", - "Command": "New-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -538446,15 +538652,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", - "Command": "New-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -538463,15 +538669,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", - "Command": "New-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -538480,15 +538686,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", - "Command": "New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -538497,15 +538703,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", - "Command": "New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -538514,15 +538720,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "Command": "New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -538531,15 +538737,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", - "Command": "New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -538548,15 +538754,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", - "Command": "New-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -538565,12 +538771,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAssignment", - "Command": "New-MgDeviceAppManagementMobileAppAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -538589,8 +538792,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappassignment-create?view=graph-rest-1.0", + "Command": "New-MgDeviceAppManagementMobileAppAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -538599,15 +538805,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWin32LobAppAssignment", - "Command": "New-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWin32LobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -538616,15 +538822,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersion", - "Command": "New-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -538633,15 +538839,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", - "Command": "New-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -538650,15 +538856,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", - "Command": "New-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -538667,15 +538873,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowAppXAssignment", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowAppXAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -538684,15 +538890,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowAppXContentVersion", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowAppXContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -538701,15 +538907,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -538718,15 +538924,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -538735,15 +538941,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -538752,15 +538958,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -538769,15 +538975,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -538786,15 +538992,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -538803,15 +539009,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -538820,15 +539026,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -538837,15 +539043,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -538854,15 +539060,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -538871,15 +539077,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -538888,15 +539094,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowWebAppAssignment", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowWebAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -538905,12 +539111,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileAppCategories", - "CommandAlias": "New-MgDeviceAppMgtMobileAppCategory", - "Command": "New-MgDeviceAppManagementMobileAppCategory", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtMobileAppCategory", + "Uri": "/deviceAppManagement/mobileAppCategories", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -538929,20 +539132,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappcategory-create?view=graph-rest-1.0", + "Command": "New-MgDeviceAppManagementMobileAppCategory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", - "Uri": "/deviceAppManagement/mobileAppConfigurations", - "CommandAlias": "New-MgDeviceAppMgtMobileAppConfiguration", - "Command": "New-MgDeviceAppManagementMobileAppConfiguration", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtMobileAppConfiguration", + "Uri": "/deviceAppManagement/mobileAppConfigurations", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -538961,20 +539164,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-iosmobileappconfiguration-create?view=graph-rest-1.0", + "Command": "New-MgDeviceAppManagementMobileAppConfiguration", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments", - "CommandAlias": "New-MgDeviceAppMgtMobileAppConfigurationAssignment", - "Command": "New-MgDeviceAppManagementMobileAppConfigurationAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtMobileAppConfigurationAssignment", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -538993,8 +539196,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationassignment-create?view=graph-rest-1.0", + "Command": "New-MgDeviceAppManagementMobileAppConfigurationAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -539003,12 +539209,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses", - "CommandAlias": "New-MgDeviceAppMgtMobileAppConfigurationDeviceStatus", - "Command": "New-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtMobileAppConfigurationDeviceStatus", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -539027,8 +539230,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicestatus-create?view=graph-rest-1.0", + "Command": "New-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -539037,12 +539243,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses", - "CommandAlias": "New-MgDeviceAppMgtMobileAppConfigurationUserStatus", - "Command": "New-MgDeviceAppManagementMobileAppConfigurationUserStatus", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtMobileAppConfigurationUserStatus", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -539061,8 +539264,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationuserstatus-create?view=graph-rest-1.0", + "Command": "New-MgDeviceAppManagementMobileAppConfigurationUserStatus", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -539071,12 +539277,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations", - "CommandAlias": "New-MgDeviceAppMgtTargetedManagedAppConfiguration", - "Command": "New-MgDeviceAppManagementTargetedManagedAppConfiguration", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtTargetedManagedAppConfiguration", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -539095,20 +539298,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceAppManagementTargetedManagedAppConfiguration", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps", - "CommandAlias": "New-MgDeviceAppMgtTargetedManagedAppConfigurationApp", - "Command": "New-MgDeviceAppManagementTargetedManagedAppConfigurationApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtTargetedManagedAppConfigurationApp", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -539143,8 +539346,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceAppManagementTargetedManagedAppConfigurationApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -539153,15 +539359,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments", - "CommandAlias": "New-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", - "Command": "New-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -539170,12 +539376,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphVppToken", - "Uri": "/deviceAppManagement/vppTokens", - "CommandAlias": "New-MgDeviceAppMgtVppToken", - "Command": "New-MgDeviceAppManagementVppToken", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtVppToken", + "Uri": "/deviceAppManagement/vppTokens", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -539210,20 +539413,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceAppManagementVppToken", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVppToken", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies", - "CommandAlias": "New-MgDeviceAppMgtWindowInformationProtectionPolicy", - "Command": "New-MgDeviceAppManagementWindowsInformationProtectionPolicy", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtWindowInformationProtectionPolicy", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -539258,23 +539461,26 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceAppManagementWindowsInformationProtectionPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments", - "CommandAlias": "New-MgDeviceAppMgtWindowInformationProtectionPolicyAssignment", - "Command": "New-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtWindowInformationProtectionPolicyAssignment", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -539283,12 +539489,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles", - "CommandAlias": "New-MgDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", - "Command": "New-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -539323,8 +539526,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -539333,12 +539539,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles", - "CommandAlias": "New-MgDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", - "Command": "New-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", "Module": "Devices.CorporateManagement", + "CommandAlias": "New-MgDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -539373,8 +539576,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -539383,15 +539589,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/devices/{device-id}/extensions", - "CommandAlias": null, - "Command": "New-MgDeviceExtension", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/extensions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -539400,12 +539606,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAuditEvent", - "Uri": "/deviceManagement/auditEvents", - "CommandAlias": null, - "Command": "New-MgDeviceManagementAuditEvent", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/auditEvents", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -539424,20 +539627,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-auditing-auditevent-create?view=graph-rest-1.0", + "Command": "New-MgDeviceManagementAuditEvent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuditEvent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphComplianceManagementPartner", - "Uri": "/deviceManagement/complianceManagementPartners", - "CommandAlias": null, - "Command": "New-MgDeviceManagementComplianceManagementPartner", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/complianceManagementPartners", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -539472,31 +539675,79 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": null, + "Command": "New-MgDeviceManagementComplianceManagementPartner", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphComplianceManagementPartner", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded" + ] + }, + { + "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/detectedApps", + "Permissions": [ + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device's owner.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-detectedapp-create?view=graph-rest-1.0", + "Command": "New-MgDeviceManagementDetectedApp", "ApiVersion": "v1.0", - "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDetectedApp", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDetectedApp", - "Uri": "/deviceManagement/detectedApps", - "CommandAlias": null, - "Command": "New-MgDeviceManagementDetectedApp", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCategories", "Permissions": [ { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device's owner.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true, "PermissionType": "DelegatedWork", "IsLeastPrivilege": true }, { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -539504,15 +539755,15 @@ "IsLeastPrivilege": true }, { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "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 }, { - "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": null, "FullDescription": null, "IsAdmin": true, @@ -539520,20 +539771,20 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": null, + "Command": "New-MgDeviceManagementDeviceCategory", "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-detectedapp-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceCategory", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceCategory", - "Uri": "/deviceManagement/deviceCategories", - "CommandAlias": null, - "Command": "New-MgDeviceManagementDeviceCategory", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -539550,38 +539801,22 @@ "IsAdmin": true, "PermissionType": "Application", "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device's owner.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-windows10mobilecompliancepolicy-create?view=graph-rest-1.0", + "Command": "New-MgDeviceManagementDeviceCompliancePolicy", "ApiVersion": "v1.0", - "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", - "Uri": "/deviceManagement/deviceCompliancePolicies", - "CommandAlias": null, - "Command": "New-MgDeviceManagementDeviceCompliancePolicy", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -539600,20 +539835,22 @@ "IsLeastPrivilege": true } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicyassignment-create?view=graph-rest-1.0", + "Command": "New-MgDeviceManagementDeviceCompliancePolicyAssignment", "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-androidcompliancepolicy-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "Method": "POST", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments", - "CommandAlias": null, - "Command": "New-MgDeviceManagementDeviceCompliancePolicyAssignment", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -539632,8 +539869,11 @@ "IsLeastPrivilege": true } ], + "ApiReferenceLink": null, + "Command": "New-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicyassignment-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -539642,12 +539882,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries", - "CommandAlias": null, - "Command": "New-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -539666,8 +539903,11 @@ "IsLeastPrivilege": true } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedevicestatus-create?view=graph-rest-1.0", + "Command": "New-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", "ApiVersion": "v1.0", - "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -539676,12 +539916,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses", - "CommandAlias": null, - "Command": "New-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -539700,8 +539937,11 @@ "IsLeastPrivilege": true } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancescheduledactionforrule-create?view=graph-rest-1.0", + "Command": "New-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedevicestatus-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -539710,12 +539950,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule", - "CommandAlias": null, - "Command": "New-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -539734,8 +539971,11 @@ "IsLeastPrivilege": true } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceactionitem-create?view=graph-rest-1.0", + "Command": "New-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancescheduledactionforrule-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -539744,12 +539984,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations", - "CommandAlias": null, - "Command": "New-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -539768,22 +540005,20 @@ "IsLeastPrivilege": true } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicysettingstatesummary-create?view=graph-rest-1.0", + "Command": "New-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceactionitem-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", + "Method": "POST", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries", - "CommandAlias": null, - "Command": "New-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -539802,20 +540037,22 @@ "IsLeastPrivilege": true } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancesettingstate-create?view=graph-rest-1.0", + "Command": "New-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicysettingstatesummary-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", + "Method": "POST", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates", - "CommandAlias": null, - "Command": "New-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -539834,8 +540071,11 @@ "IsLeastPrivilege": true } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuserstatus-create?view=graph-rest-1.0", + "Command": "New-MgDeviceManagementDeviceCompliancePolicyUserStatus", "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancesettingstate-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -539844,12 +540084,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses", - "CommandAlias": null, - "Command": "New-MgDeviceManagementDeviceCompliancePolicyUserStatus", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -539868,22 +540105,20 @@ "IsLeastPrivilege": true } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-windowsdefenderadvancedthreatprotectionconfiguration-create?view=graph-rest-1.0", + "Command": "New-MgDeviceManagementDeviceConfiguration", "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuserstatus-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceConfiguration", + "Method": "POST", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceConfiguration", - "Uri": "/deviceManagement/deviceConfigurations", - "CommandAlias": null, - "Command": "New-MgDeviceManagementDeviceConfiguration", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -539902,20 +540137,22 @@ "IsLeastPrivilege": true } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationassignment-create?view=graph-rest-1.0", + "Command": "New-MgDeviceManagementDeviceConfigurationAssignment", "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-windowsdefenderadvancedthreatprotectionconfiguration-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + "Method": "POST", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments", - "CommandAlias": null, - "Command": "New-MgDeviceManagementDeviceConfigurationAssignment", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -539934,8 +540171,11 @@ "IsLeastPrivilege": true } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-settingstatedevicesummary-create?view=graph-rest-1.0", + "Command": "New-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationassignment-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -539944,12 +540184,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries", - "CommandAlias": null, - "Command": "New-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -539968,8 +540205,11 @@ "IsLeastPrivilege": true } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatus-create?view=graph-rest-1.0", + "Command": "New-MgDeviceManagementDeviceConfigurationDeviceStatus", "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-settingstatedevicesummary-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -539978,12 +540218,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses", - "CommandAlias": null, - "Command": "New-MgDeviceManagementDeviceConfigurationDeviceStatus", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -540002,8 +540239,11 @@ "IsLeastPrivilege": true } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuserstatus-create?view=graph-rest-1.0", + "Command": "New-MgDeviceManagementDeviceConfigurationUserStatus", "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatus-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -540012,20 +540252,33 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses", + "Module": "DeviceManagement.Enrollment", "CommandAlias": null, - "Command": "New-MgDeviceManagementDeviceConfigurationUserStatus", - "Module": "DeviceManagement", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations", "Permissions": [ + { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true, "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true + "IsLeastPrivilege": false }, { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -540033,25 +540286,23 @@ "FullDescription": null, "IsAdmin": true, "PermissionType": "Application", - "IsLeastPrivilege": true + "IsLeastPrivilege": false } ], + "ApiReferenceLink": null, + "Command": "New-MgDeviceManagementDeviceEnrollmentConfiguration", "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuserstatus-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "Method": "POST", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations", - "CommandAlias": null, - "Command": "New-MgDeviceManagementDeviceEnrollmentConfiguration", "Module": "DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -540086,56 +540337,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, - "Variants": [ - "Create", - "CreateExpanded" - ] - }, - { - "Method": "POST", - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", - "CommandAlias": null, "Command": "New-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", - "Module": "DeviceManagement.Enrollment", - "Permissions": [ - { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "ApiVersion": "v1.0", - "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -540144,12 +540350,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", - "Uri": "/deviceManagement/exchangeConnectors", - "CommandAlias": null, - "Command": "New-MgDeviceManagementExchangeConnector", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/exchangeConnectors", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -540184,20 +540387,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceManagementExchangeConnector", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities", - "CommandAlias": null, - "Command": "New-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", "Module": "DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -540216,20 +540419,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-importedwindowsautopilotdeviceidentity-create?view=graph-rest-1.0", + "Command": "New-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", - "Uri": "/deviceManagement/iosUpdateStatuses", - "CommandAlias": null, - "Command": "New-MgDeviceManagementIoUpdateStatus", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/iosUpdateStatuses", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -540248,20 +540451,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-iosupdatedevicestatus-create?view=graph-rest-1.0", + "Command": "New-MgDeviceManagementIoUpdateStatus", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedDevice", - "Uri": "/deviceManagement/managedDevices", - "CommandAlias": null, - "Command": "New-MgDeviceManagementManagedDevice", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -540296,23 +540499,26 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-create?view=graph-rest-1.0", + "Command": "New-MgDeviceManagementManagedDevice", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDevice", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "CommandAlias": null, - "Command": "New-MgDeviceManagementManagedDeviceCompliancePolicyState", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceManagementManagedDeviceCompliancePolicyState", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -540321,15 +540527,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceConfigurationState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates", - "CommandAlias": null, - "Command": "New-MgDeviceManagementManagedDeviceConfigurationState", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceManagementManagedDeviceConfigurationState", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -540338,30 +540544,30 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl", - "CommandAlias": null, - "Command": "New-MgDeviceManagementManagedDeviceLogCollectionRequestDownloadUrl", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceManagementManagedDeviceLogCollectionRequestDownloadUrl", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "CommandAlias": null, - "Command": "New-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -540370,12 +540576,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents", - "CommandAlias": null, - "Command": "New-MgDeviceManagementMobileAppTroubleshootingEvent", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -540394,20 +540597,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-mobileapptroubleshootingevent-create?view=graph-rest-1.0", + "Command": "New-MgDeviceManagementMobileAppTroubleshootingEvent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAppLogCollectionRequest", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", - "CommandAlias": null, - "Command": "New-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -540442,8 +540645,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applogcollectionrequest-create?view=graph-rest-1.0", + "Command": "New-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -540452,12 +540658,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAppLogCollectionDownloadDetails", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}/createDownloadUrl", - "CommandAlias": null, - "Command": "New-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}/createDownloadUrl", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -540524,20 +540727,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applogcollectionrequest-createdownloadurl?view=graph-rest-1.0", + "Command": "New-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppLogCollectionDownloadDetails", + "Method": "POST", "Variants": [ "Create", "CreateViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", - "Uri": "/deviceManagement/mobileThreatDefenseConnectors", - "CommandAlias": null, - "Command": "New-MgDeviceManagementMobileThreatDefenseConnector", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/mobileThreatDefenseConnectors", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -540572,20 +540775,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceManagementMobileThreatDefenseConnector", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphNotificationMessageTemplate", - "Uri": "/deviceManagement/notificationMessageTemplates", - "CommandAlias": null, - "Command": "New-MgDeviceManagementNotificationMessageTemplate", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/notificationMessageTemplates", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -540604,20 +540807,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-notificationmessagetemplate-create?view=graph-rest-1.0", + "Command": "New-MgDeviceManagementNotificationMessageTemplate", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotificationMessageTemplate", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages", - "CommandAlias": null, - "Command": "New-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -540636,8 +540839,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-localizednotificationmessage-create?view=graph-rest-1.0", + "Command": "New-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -540646,12 +540852,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementPartner", - "Uri": "/deviceManagement/deviceManagementPartners", - "CommandAlias": null, - "Command": "New-MgDeviceManagementPartner", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementPartners", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -540686,20 +540889,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceManagementPartner", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceManagementPartner", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphRemoteAssistancePartner", - "Uri": "/deviceManagement/remoteAssistancePartners", - "CommandAlias": null, - "Command": "New-MgDeviceManagementRemoteAssistancePartner", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/remoteAssistancePartners", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -540734,20 +540937,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-create?view=graph-rest-1.0", + "Command": "New-MgDeviceManagementRemoteAssistancePartner", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRemoteAssistancePartner", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphResourceOperation", - "Uri": "/deviceManagement/resourceOperations", - "CommandAlias": null, - "Command": "New-MgDeviceManagementResourceOperation", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/resourceOperations", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -540782,20 +540985,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-resourceoperation-create?view=graph-rest-1.0", + "Command": "New-MgDeviceManagementResourceOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphResourceOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", - "Uri": "/deviceManagement/roleAssignments", - "CommandAlias": null, - "Command": "New-MgDeviceManagementRoleAssignment", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/roleAssignments", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -540830,20 +541033,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroleassignment-create?view=graph-rest-1.0", + "Command": "New-MgDeviceManagementRoleAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphRoleDefinition", - "Uri": "/deviceManagement/roleDefinitions", - "CommandAlias": null, - "Command": "New-MgDeviceManagementRoleDefinition", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/roleDefinitions", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -540878,20 +541081,20 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-roledefinition-create?view=graph-rest-1.0", + "Command": "New-MgDeviceManagementRoleDefinition", "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroledefinition-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphRoleDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphRoleAssignment", - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments", - "CommandAlias": null, - "Command": "New-MgDeviceManagementRoleDefinitionRoleAssignment", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -540926,8 +541129,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-roleassignment-create?view=graph-rest-1.0", + "Command": "New-MgDeviceManagementRoleDefinitionRoleAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRoleAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -540936,12 +541142,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", - "Uri": "/deviceManagement/telecomExpenseManagementPartners", - "CommandAlias": null, - "Command": "New-MgDeviceManagementTelecomExpenseManagementPartner", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/telecomExpenseManagementPartners", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -540960,20 +541163,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-tem-telecomexpensemanagementpartner-create?view=graph-rest-1.0", + "Command": "New-MgDeviceManagementTelecomExpenseManagementPartner", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermsAndConditions", - "Uri": "/deviceManagement/termsAndConditions", - "CommandAlias": null, - "Command": "New-MgDeviceManagementTermAndCondition", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -540992,20 +541195,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditions-create?view=graph-rest-1.0", + "Command": "New-MgDeviceManagementTermAndCondition", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermsAndConditions", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses", - "CommandAlias": null, - "Command": "New-MgDeviceManagementTermAndConditionAcceptanceStatus", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -541024,8 +541227,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsacceptancestatus-create?view=graph-rest-1.0", + "Command": "New-MgDeviceManagementTermAndConditionAcceptanceStatus", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -541034,12 +541240,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments", - "CommandAlias": null, - "Command": "New-MgDeviceManagementTermAndConditionAssignment", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -541058,8 +541261,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsassignment-create?view=graph-rest-1.0", + "Command": "New-MgDeviceManagementTermAndConditionAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -541068,12 +541274,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", - "Uri": "/deviceManagement/troubleshootingEvents", - "CommandAlias": null, - "Command": "New-MgDeviceManagementTroubleshootingEvent", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/troubleshootingEvents", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -541092,20 +541295,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceManagementTroubleshootingEvent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCloudPcDeviceImage", - "Uri": "/deviceManagement/virtualEndpoint/deviceImages", - "CommandAlias": null, - "Command": "New-MgDeviceManagementVirtualEndpointDeviceImage", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/deviceImages", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -541124,50 +541327,50 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-deviceimages?view=graph-rest-1.0", + "Command": "New-MgDeviceManagementVirtualEndpointDeviceImage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCloudPcDeviceImage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCloudPcGalleryImage", - "Uri": "/deviceManagement/virtualEndpoint/galleryImages", - "CommandAlias": null, - "Command": "New-MgDeviceManagementVirtualEndpointGalleryImage", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/galleryImages", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceManagementVirtualEndpointGalleryImage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCloudPcGalleryImage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections", - "CommandAlias": null, - "Command": "New-MgDeviceManagementVirtualEndpointOnPremiseConnection", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-onpremisesconnections?view=graph-rest-1.0", + "Command": "New-MgDeviceManagementVirtualEndpointOnPremiseConnection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies", - "CommandAlias": null, - "Command": "New-MgDeviceManagementVirtualEndpointProvisioningPolicy", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -541186,23 +541389,26 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-provisioningpolicies?view=graph-rest-1.0", + "Command": "New-MgDeviceManagementVirtualEndpointProvisioningPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments", - "CommandAlias": null, - "Command": "New-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -541211,12 +541417,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCloudPcUserSetting", - "Uri": "/deviceManagement/virtualEndpoint/userSettings", - "CommandAlias": null, - "Command": "New-MgDeviceManagementVirtualEndpointUserSetting", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/userSettings", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -541235,23 +541438,26 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-usersettings?view=graph-rest-1.0", + "Command": "New-MgDeviceManagementVirtualEndpointUserSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCloudPcUserSetting", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments", - "CommandAlias": null, - "Command": "New-MgDeviceManagementVirtualEndpointUserSettingAssignment", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDeviceManagementVirtualEndpointUserSettingAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -541260,12 +541466,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities", - "CommandAlias": null, - "Command": "New-MgDeviceManagementWindowsAutopilotDeviceIdentity", "Module": "DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -541284,20 +541487,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-create?view=graph-rest-1.0", + "Command": "New-MgDeviceManagementWindowsAutopilotDeviceIdentity", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries", - "CommandAlias": null, - "Command": "New-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -541316,20 +541519,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionapplearningsummary-create?view=graph-rest-1.0", + "Command": "New-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries", - "CommandAlias": null, - "Command": "New-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -541348,68 +541551,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionnetworklearningsummary-create?view=graph-rest-1.0", - "Variants": [ - "Create", - "CreateExpanded" - ] - }, - { - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsMalwareInformation", - "Uri": "/deviceManagement/windowsMalwareInformation", - "CommandAlias": null, - "Command": "New-MgDeviceManagementWindowsMalwareInformation", - "Module": "DeviceManagement", - "Permissions": [ - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device's owner.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], + "Command": "New-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-windowsmalwareinformation-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates", - "CommandAlias": null, - "Command": "New-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsMalwareInformation", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -541444,8 +541599,59 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-windowsmalwareinformation-create?view=graph-rest-1.0", + "Command": "New-MgDeviceManagementWindowsMalwareInformation", "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsMalwareInformation", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded" + ] + }, + { + "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates", + "Permissions": [ + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device's owner.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-malwarestateforwindowsdevice-create?view=graph-rest-1.0", + "Command": "New-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -541454,15 +541660,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/devices/{device-id}/registeredOwners/$ref", - "CommandAlias": null, - "Command": "New-MgDeviceRegisteredOwnerByRef", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredOwners/$ref", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-post-registeredowners?view=graph-rest-1.0", + "Command": "New-MgDeviceRegisteredOwnerByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -541471,15 +541677,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/devices/{device-id}/registeredUsers/$ref", - "CommandAlias": null, - "Command": "New-MgDeviceRegisteredUserByRef", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredUsers/$ref", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-post-registeredusers?view=graph-rest-1.0", + "Command": "New-MgDeviceRegisteredUserByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -541488,12 +541694,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/directory/administrativeUnits", - "CommandAlias": null, - "Command": "New-MgDirectoryAdministrativeUnit", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits", "Permissions": [ { "Name": "AdministrativeUnit.ReadWrite.All", @@ -541512,23 +541715,26 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-post-administrativeunits?view=graph-rest-1.0", + "Command": "New-MgDirectoryAdministrativeUnit", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions", - "CommandAlias": null, - "Command": "New-MgDirectoryAdministrativeUnitExtension", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDirectoryAdministrativeUnitExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -541537,12 +541743,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members", - "CommandAlias": null, - "Command": "New-MgDirectoryAdministrativeUnitMember", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members", "Permissions": [ { "Name": "AdministrativeUnit.ReadWrite.All", @@ -541609,8 +541812,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-post-members?view=graph-rest-1.0", + "Command": "New-MgDirectoryAdministrativeUnitMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -541619,12 +541825,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref", - "CommandAlias": null, - "Command": "New-MgDirectoryAdministrativeUnitMemberByRef", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref", "Permissions": [ { "Name": "AdministrativeUnit.ReadWrite.All", @@ -541691,8 +541894,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-post-members?view=graph-rest-1.0", + "Command": "New-MgDirectoryAdministrativeUnitMemberByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -541701,12 +541907,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", - "CommandAlias": null, - "Command": "New-MgDirectoryAdministrativeUnitScopedRoleMember", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -541725,8 +541928,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-post-scopedrolemembers?view=graph-rest-1.0", + "Command": "New-MgDirectoryAdministrativeUnitScopedRoleMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -541735,12 +541941,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAttributeSet", - "Uri": "/directory/attributeSets", - "CommandAlias": null, - "Command": "New-MgDirectoryAttributeSet", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/attributeSets", "Permissions": [ { "Name": "CustomSecAttributeDefinition.ReadWrite.All", @@ -541759,20 +541962,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-post-attributesets?view=graph-rest-1.0", + "Command": "New-MgDirectoryAttributeSet", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttributeSet", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", - "Uri": "/directory/customSecurityAttributeDefinitions", - "CommandAlias": null, - "Command": "New-MgDirectoryCustomSecurityAttributeDefinition", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/customSecurityAttributeDefinitions", "Permissions": [ { "Name": "CustomSecAttributeDefinition.ReadWrite.All", @@ -541791,20 +541994,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-post-customsecurityattributedefinitions?view=graph-rest-1.0", + "Command": "New-MgDirectoryCustomSecurityAttributeDefinition", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAllowedValue", - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues", - "CommandAlias": null, - "Command": "New-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues", "Permissions": [ { "Name": "CustomSecAttributeDefinition.ReadWrite.All", @@ -541823,8 +542026,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customsecurityattributedefinition-post-allowedvalues?view=graph-rest-1.0", + "Command": "New-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAllowedValue", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -541833,27 +542039,24 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", - "Uri": "/directory/deviceLocalCredentials", - "CommandAlias": null, - "Command": "New-MgDirectoryDeviceLocalCredential", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/deviceLocalCredentials", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDirectoryDeviceLocalCredential", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphIdentityProviderBase", - "Uri": "/directory/federationConfigurations", - "CommandAlias": null, - "Command": "New-MgDirectoryFederationConfiguration", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/federationConfigurations", "Permissions": [ { "Name": "IdentityProvider.ReadWrite.All", @@ -541872,50 +542075,50 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDirectoryFederationConfiguration", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/directoryObjects", - "CommandAlias": null, - "Command": "New-MgDirectoryObject", "Module": "DirectoryObjects", + "CommandAlias": null, + "Uri": "/directoryObjects", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDirectoryObject", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", - "Uri": "/directory/onPremisesSynchronization", - "CommandAlias": null, - "Command": "New-MgDirectoryOnPremiseSynchronization", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/onPremisesSynchronization", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDirectoryOnPremiseSynchronization", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryRole", - "Uri": "/directoryRoles", - "CommandAlias": null, - "Command": "New-MgDirectoryRole", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -541934,20 +542137,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-post-directoryroles?view=graph-rest-1.0", + "Command": "New-MgDirectoryRole", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryRole", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/directoryRoles/{directoryRole-id}/members/$ref", - "CommandAlias": null, - "Command": "New-MgDirectoryRoleMemberByRef", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/$ref", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -541966,8 +542169,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-post-members?view=graph-rest-1.0", + "Command": "New-MgDirectoryRoleMemberByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -541976,15 +542182,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers", - "CommandAlias": null, - "Command": "New-MgDirectoryRoleScopedMember", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDirectoryRoleScopedMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -541993,42 +542199,39 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", - "Uri": "/directoryRoleTemplates", - "CommandAlias": null, - "Command": "New-MgDirectoryRoleTemplate", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoleTemplates", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDirectoryRoleTemplate", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCompanySubscription", - "Uri": "/directory/subscriptions", - "CommandAlias": null, - "Command": "New-MgDirectorySubscription", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/subscriptions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDirectorySubscription", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCompanySubscription", + "Method": "POST", "Variants": [ "Create", - "CreateExpanded" - ] - }, - { - "Method": "POST", - "OutputType": "IMicrosoftGraphDomain", - "Uri": "/domains", - "CommandAlias": null, - "Command": "New-MgDomain", + "CreateExpanded" + ] + }, + { "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/domains", "Permissions": [ { "Name": "Domain.ReadWrite.All", @@ -542047,20 +542250,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-post-domains?view=graph-rest-1.0", + "Command": "New-MgDomain", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDomain", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphInternalDomainFederation", - "Uri": "/domains/{domain-id}/federationConfiguration", - "CommandAlias": null, - "Command": "New-MgDomainFederationConfiguration", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/federationConfiguration", "Permissions": [ { "Name": "Domain.ReadWrite.All", @@ -542079,8 +542282,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-post-federationconfiguration?view=graph-rest-1.0", + "Command": "New-MgDomainFederationConfiguration", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphInternalDomainFederation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -542089,15 +542295,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDomainDnsRecord", - "Uri": "/domains/{domain-id}/serviceConfigurationRecords", - "CommandAlias": null, - "Command": "New-MgDomainServiceConfigurationRecord", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/serviceConfigurationRecords", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDomainServiceConfigurationRecord", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -542106,15 +542312,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDomainDnsRecord", - "Uri": "/domains/{domain-id}/verificationDnsRecords", - "CommandAlias": null, - "Command": "New-MgDomainVerificationDnsRecord", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/verificationDnsRecords", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDomainVerificationDnsRecord", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -542123,30 +542329,30 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDrive", - "Uri": "/drives", - "CommandAlias": null, - "Command": "New-MgDrive", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDrive", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDrive", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/bundles", - "CommandAlias": null, - "Command": "New-MgDriveBundle", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/bundles", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDriveBundle", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -542155,15 +542361,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/items", - "CommandAlias": null, - "Command": "New-MgDriveItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDriveItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -542172,15 +542378,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "CommandAlias": null, - "Command": "New-MgDriveItemAnalyticItemActivityStat", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDriveItemAnalyticItemActivityStat", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -542189,12 +542395,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children", - "CommandAlias": null, - "Command": "New-MgDriveItemChild", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children", "Permissions": [ { "Name": "Files.ReadWrite", @@ -542253,8 +542456,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDriveItemChild", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -542263,12 +542469,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/createLink", - "CommandAlias": null, - "Command": "New-MgDriveItemLink", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/createLink", "Permissions": [ { "Name": "Files.ReadWrite", @@ -542327,8 +542530,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0", + "Command": "New-MgDriveItemLink", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -542337,15 +542543,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "CommandAlias": null, - "Command": "New-MgDriveItemListItemDocumentSetVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDriveItemListItemDocumentSetVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -542354,15 +542560,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createLink", - "CommandAlias": null, - "Command": "New-MgDriveItemListItemLink", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createLink", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDriveItemListItemLink", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -542371,15 +542577,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "CommandAlias": null, - "Command": "New-MgDriveItemListItemVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDriveItemListItemVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -542388,15 +542594,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions", - "CommandAlias": null, - "Command": "New-MgDriveItemPermission", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDriveItemPermission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -542405,15 +542611,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "CommandAlias": null, - "Command": "New-MgDriveItemSubscription", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDriveItemSubscription", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -542422,15 +542628,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphThumbnailSet", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "CommandAlias": null, - "Command": "New-MgDriveItemThumbnail", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDriveItemThumbnail", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -542439,12 +542645,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/createUploadSession", - "CommandAlias": null, - "Command": "New-MgDriveItemUploadSession", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/createUploadSession", "Permissions": [ { "Name": "Files.ReadWrite", @@ -542495,8 +542698,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDriveItemUploadSession", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -542505,15 +542711,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions", - "CommandAlias": null, - "Command": "New-MgDriveItemVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDriveItemVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -542522,15 +542728,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/drives/{drive-id}/list/columns", - "CommandAlias": null, - "Command": "New-MgDriveListColumn", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/columns", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDriveListColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -542539,15 +542745,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/drives/{drive-id}/list/contentTypes", - "CommandAlias": null, - "Command": "New-MgDriveListContentType", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDriveListContentType", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -542556,15 +542762,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "CommandAlias": null, - "Command": "New-MgDriveListContentTypeColumn", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDriveListContentTypeColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -542573,15 +542779,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnLink", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "CommandAlias": null, - "Command": "New-MgDriveListContentTypeColumnLink", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDriveListContentTypeColumnLink", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -542590,15 +542796,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/drives/{drive-id}/list/items", - "CommandAlias": null, - "Command": "New-MgDriveListItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDriveListItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -542607,15 +542813,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "CommandAlias": null, - "Command": "New-MgDriveListItemDocumentSetVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDriveListItemDocumentSetVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -542624,15 +542830,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createLink", - "CommandAlias": null, - "Command": "New-MgDriveListItemLink", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createLink", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDriveListItemLink", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -542641,15 +542847,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions", - "CommandAlias": null, - "Command": "New-MgDriveListItemVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDriveListItemVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -542658,15 +542864,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/drives/{drive-id}/list/operations", - "CommandAlias": null, - "Command": "New-MgDriveListOperation", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/operations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDriveListOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -542675,15 +542881,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/drives/{drive-id}/list/subscriptions", - "CommandAlias": null, - "Command": "New-MgDriveListSubscription", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/subscriptions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDriveListSubscription", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -542692,15 +542898,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats", - "CommandAlias": null, - "Command": "New-MgDriveRootAnalyticItemActivityStat", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDriveRootAnalyticItemActivityStat", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -542709,15 +542915,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/root/children", - "CommandAlias": null, - "Command": "New-MgDriveRootChild", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/children", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDriveRootChild", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -542726,15 +542932,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/drives/{drive-id}/root/createLink", - "CommandAlias": null, - "Command": "New-MgDriveRootLink", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/createLink", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0", + "Command": "New-MgDriveRootLink", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -542743,15 +542949,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions", - "CommandAlias": null, - "Command": "New-MgDriveRootListItemDocumentSetVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDriveRootListItemDocumentSetVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -542760,15 +542966,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/drives/{drive-id}/root/listItem/createLink", - "CommandAlias": null, - "Command": "New-MgDriveRootListItemLink", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/createLink", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDriveRootListItemLink", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -542777,15 +542983,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/drives/{drive-id}/root/listItem/versions", - "CommandAlias": null, - "Command": "New-MgDriveRootListItemVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/versions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDriveRootListItemVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -542794,15 +543000,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/drives/{drive-id}/root/permissions", - "CommandAlias": null, - "Command": "New-MgDriveRootPermission", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/permissions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDriveRootPermission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -542811,15 +543017,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/drives/{drive-id}/root/subscriptions", - "CommandAlias": null, - "Command": "New-MgDriveRootSubscription", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/subscriptions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDriveRootSubscription", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -542828,15 +543034,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphThumbnailSet", - "Uri": "/drives/{drive-id}/root/thumbnails", - "CommandAlias": null, - "Command": "New-MgDriveRootThumbnail", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/thumbnails", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDriveRootThumbnail", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -542845,15 +543051,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", - "Uri": "/drives/{drive-id}/root/createUploadSession", - "CommandAlias": null, - "Command": "New-MgDriveRootUploadSession", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/createUploadSession", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDriveRootUploadSession", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -542862,15 +543068,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Uri": "/drives/{drive-id}/root/versions", - "CommandAlias": null, - "Command": "New-MgDriveRootVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/versions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgDriveRootVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -542879,27 +543085,24 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationClass", - "Uri": "/education/classes", - "CommandAlias": null, - "Command": "New-MgEducationClass", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post?view=graph-rest-1.0", + "Command": "New-MgEducationClass", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationClass", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/classes/{educationClass-id}/assignments", - "CommandAlias": null, - "Command": "New-MgEducationClassAssignment", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -542918,8 +543121,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-assignment?view=graph-rest-1.0", + "Command": "New-MgEducationClassAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -542928,12 +543134,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationCategory", - "Uri": "/education/classes/{educationClass-id}/assignmentCategories", - "CommandAlias": null, - "Command": "New-MgEducationClassAssignmentCategory", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentCategories", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -542952,8 +543155,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-category?view=graph-rest-1.0", + "Command": "New-MgEducationClassAssignmentCategory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationCategory", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -542966,12 +543172,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/$ref", - "CommandAlias": null, - "Command": "New-MgEducationClassAssignmentCategoryByRef", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/$ref", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -542990,8 +543193,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-post-categories?view=graph-rest-1.0", + "Command": "New-MgEducationClassAssignmentCategoryByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -543000,12 +543206,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources", - "CommandAlias": null, - "Command": "New-MgEducationClassAssignmentResource", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -543024,8 +543227,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-post-resource?view=graph-rest-1.0", + "Command": "New-MgEducationClassAssignmentResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -543034,15 +543240,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationGradingCategory", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories", - "CommandAlias": null, - "Command": "New-MgEducationClassAssignmentSettingGradingCategory", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgEducationClassAssignmentSettingGradingCategory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationGradingCategory", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -543051,15 +543257,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions", - "CommandAlias": null, - "Command": "New-MgEducationClassAssignmentSubmission", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgEducationClassAssignmentSubmission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -543068,12 +543274,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationOutcome", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "CommandAlias": null, - "Command": "New-MgEducationClassAssignmentSubmissionOutcome", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -543092,8 +543295,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationfeedbackresourceoutcome-post-outcomes?view=graph-rest-1.0", + "Command": "New-MgEducationClassAssignmentSubmissionOutcome", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationOutcome", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -543102,12 +543308,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "CommandAlias": null, - "Command": "New-MgEducationClassAssignmentSubmissionResource", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -543126,8 +543329,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-post-resources?view=graph-rest-1.0", + "Command": "New-MgEducationClassAssignmentSubmissionResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -543136,15 +543342,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "CommandAlias": null, - "Command": "New-MgEducationClassAssignmentSubmissionSubmittedResource", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgEducationClassAssignmentSubmissionSubmittedResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -543153,12 +543359,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/members/$ref", - "CommandAlias": null, - "Command": "New-MgEducationClassMemberByRef", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/members/$ref", "Permissions": [ { "Name": "EduRoster.ReadWrite.All", @@ -543177,8 +543380,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-members?view=graph-rest-1.0", + "Command": "New-MgEducationClassMemberByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -543187,12 +543393,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationModule", - "Uri": "/education/classes/{educationClass-id}/modules", - "CommandAlias": null, - "Command": "New-MgEducationClassModule", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/modules", "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -543211,8 +543414,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-module?view=graph-rest-1.0", + "Command": "New-MgEducationClassModule", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationModule", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -543221,12 +543427,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationModuleResource", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources", - "CommandAlias": null, - "Command": "New-MgEducationClassModuleResource", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources", "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -543245,8 +543448,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-post-resources?view=graph-rest-1.0", + "Command": "New-MgEducationClassModuleResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationModuleResource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -543255,15 +543461,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/teachers/$ref", - "CommandAlias": null, - "Command": "New-MgEducationClassTeacherByRef", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/teachers/$ref", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-teachers?view=graph-rest-1.0", + "Command": "New-MgEducationClassTeacherByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -543272,30 +543478,30 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/me/assignments", - "CommandAlias": null, - "Command": "New-MgEducationMeAssignment", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/assignments", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgEducationMeAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationCategory", - "Uri": "/education/me/assignments/{educationAssignment-id}/categories", - "CommandAlias": null, - "Command": "New-MgEducationMeAssignmentCategory", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/categories", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgEducationMeAssignmentCategory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationCategory", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -543304,15 +543510,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$ref", - "CommandAlias": null, - "Command": "New-MgEducationMeAssignmentCategoryByRef", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$ref", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgEducationMeAssignmentCategoryByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -543321,15 +543527,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/resources", - "CommandAlias": null, - "Command": "New-MgEducationMeAssignmentResource", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/resources", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgEducationMeAssignmentResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -543338,15 +543544,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions", - "CommandAlias": null, - "Command": "New-MgEducationMeAssignmentSubmission", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgEducationMeAssignmentSubmission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -543355,15 +543561,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationOutcome", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "CommandAlias": null, - "Command": "New-MgEducationMeAssignmentSubmissionOutcome", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgEducationMeAssignmentSubmissionOutcome", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationOutcome", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -543372,15 +543578,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "CommandAlias": null, - "Command": "New-MgEducationMeAssignmentSubmissionResource", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgEducationMeAssignmentSubmissionResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -543389,15 +543595,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "CommandAlias": null, - "Command": "New-MgEducationMeAssignmentSubmissionSubmittedResource", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgEducationMeAssignmentSubmissionSubmittedResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -543406,12 +543612,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationRubric", - "Uri": "/education/me/rubrics", - "CommandAlias": null, - "Command": "New-MgEducationMeRubric", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/rubrics", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -543430,38 +543633,41 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-post-rubrics?view=graph-rest-1.0", + "Command": "New-MgEducationMeRubric", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationRubric", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSchool", - "Uri": "/education/schools", - "CommandAlias": null, - "Command": "New-MgEducationSchool", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/schools", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-post?view=graph-rest-1.0", + "Command": "New-MgEducationSchool", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSchool", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/education/schools/{educationSchool-id}/classes/$ref", - "CommandAlias": null, - "Command": "New-MgEducationSchoolClassByRef", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/schools/{educationSchool-id}/classes/$ref", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-post-classes?view=graph-rest-1.0", + "Command": "New-MgEducationSchoolClassByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -543470,15 +543676,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/education/schools/{educationSchool-id}/users/$ref", - "CommandAlias": null, - "Command": "New-MgEducationSchoolUserByRef", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/schools/{educationSchool-id}/users/$ref", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-post-users?view=graph-rest-1.0", + "Command": "New-MgEducationSchoolUserByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -543487,30 +543693,30 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationUser", - "Uri": "/education/users", - "CommandAlias": null, - "Command": "New-MgEducationUser", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-post?view=graph-rest-1.0", + "Command": "New-MgEducationUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationUser", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/users/{educationUser-id}/assignments", - "CommandAlias": null, - "Command": "New-MgEducationUserAssignment", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgEducationUserAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -543519,15 +543725,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationCategory", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories", - "CommandAlias": null, - "Command": "New-MgEducationUserAssignmentCategory", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgEducationUserAssignmentCategory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationCategory", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -543536,15 +543742,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$ref", - "CommandAlias": null, - "Command": "New-MgEducationUserAssignmentCategoryByRef", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$ref", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgEducationUserAssignmentCategoryByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -543553,15 +543759,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources", - "CommandAlias": null, - "Command": "New-MgEducationUserAssignmentResource", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgEducationUserAssignmentResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -543570,15 +543776,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions", - "CommandAlias": null, - "Command": "New-MgEducationUserAssignmentSubmission", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgEducationUserAssignmentSubmission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -543587,15 +543793,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationOutcome", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "CommandAlias": null, - "Command": "New-MgEducationUserAssignmentSubmissionOutcome", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgEducationUserAssignmentSubmissionOutcome", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationOutcome", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -543604,15 +543810,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "CommandAlias": null, - "Command": "New-MgEducationUserAssignmentSubmissionResource", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgEducationUserAssignmentSubmissionResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -543621,15 +543827,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "CommandAlias": null, - "Command": "New-MgEducationUserAssignmentSubmissionSubmittedResource", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgEducationUserAssignmentSubmissionSubmittedResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -543638,15 +543844,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationRubric", - "Uri": "/education/users/{educationUser-id}/rubrics", - "CommandAlias": null, - "Command": "New-MgEducationUserRubric", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/rubrics", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgEducationUserRubric", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationRubric", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -543655,12 +543861,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackage", - "Uri": "/identityGovernance/entitlementManagement/accessPackages", - "CommandAlias": null, - "Command": "New-MgEntitlementManagementAccessPackage", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -543679,23 +543882,26 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-accesspackages?view=graph-rest-1.0", + "Command": "New-MgEntitlementManagementAccessPackage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphApprovalStage", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages", - "CommandAlias": null, - "Command": "New-MgEntitlementManagementAccessPackageAssignmentApprovalStage", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgEntitlementManagementAccessPackageAssignmentApprovalStage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApprovalStage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -543704,27 +543910,24 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies", - "CommandAlias": null, - "Command": "New-MgEntitlementManagementAccessPackageAssignmentPolicy", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgEntitlementManagementAccessPackageAssignmentPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", - "CommandAlias": null, - "Command": "New-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -543743,8 +543946,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-post-incompatibleaccesspackage?view=graph-rest-1.0", + "Command": "New-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -543753,12 +543959,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref", - "CommandAlias": null, - "Command": "New-MgEntitlementManagementAccessPackageIncompatibleGroupByRef", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -543777,8 +543980,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-post-incompatiblegroup?view=graph-rest-1.0", + "Command": "New-MgEntitlementManagementAccessPackageIncompatibleGroupByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -543787,15 +543993,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes", - "CommandAlias": null, - "Command": "New-MgEntitlementManagementAccessPackageResourceRoleScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-post-resourcerolescopes?view=graph-rest-1.0", + "Command": "New-MgEntitlementManagementAccessPackageResourceRoleScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -543804,27 +544010,24 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageAssignment", - "Uri": "/identityGovernance/entitlementManagement/assignments", - "CommandAlias": null, - "Command": "New-MgEntitlementManagementAssignment", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignments", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgEntitlementManagementAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies", - "CommandAlias": null, - "Command": "New-MgEntitlementManagementAssignmentPolicy", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -543843,23 +544046,26 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-assignmentpolicies?view=graph-rest-1.0", + "Command": "New-MgEntitlementManagementAssignmentPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings", - "CommandAlias": null, - "Command": "New-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -543868,15 +544074,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageQuestion", - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions", - "CommandAlias": null, - "Command": "New-MgEntitlementManagementAssignmentPolicyQuestion", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgEntitlementManagementAssignmentPolicyQuestion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageQuestion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -543885,12 +544091,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests", - "CommandAlias": null, - "Command": "New-MgEntitlementManagementAssignmentRequest", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -543909,20 +544112,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-assignmentrequests?view=graph-rest-1.0", + "Command": "New-MgEntitlementManagementAssignmentRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageCatalog", - "Uri": "/identityGovernance/entitlementManagement/catalogs", - "CommandAlias": null, - "Command": "New-MgEntitlementManagementCatalog", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -543941,23 +544144,26 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-catalogs?view=graph-rest-1.0", + "Command": "New-MgEntitlementManagementCatalog", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCustomCalloutExtension", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions", - "CommandAlias": null, - "Command": "New-MgEntitlementManagementCatalogCustomWorkflowExtension", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-post-accesspackagecustomworkflowextensions?view=graph-rest-1.0", + "Command": "New-MgEntitlementManagementCatalogCustomWorkflowExtension", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -543966,15 +544172,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources", - "CommandAlias": null, - "Command": "New-MgEntitlementManagementCatalogResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgEntitlementManagementCatalogResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -543983,15 +544189,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles", - "CommandAlias": null, - "Command": "New-MgEntitlementManagementCatalogResourceRole", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgEntitlementManagementCatalogResourceRole", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -544008,15 +544214,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes", - "CommandAlias": null, - "Command": "New-MgEntitlementManagementCatalogResourceRoleResourceScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgEntitlementManagementCatalogResourceRoleResourceScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -544029,15 +544235,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles", - "CommandAlias": null, - "Command": "New-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -544046,15 +544252,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes", - "CommandAlias": null, - "Command": "New-MgEntitlementManagementCatalogResourceScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgEntitlementManagementCatalogResourceScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -544071,15 +544277,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", - "CommandAlias": null, - "Command": "New-MgEntitlementManagementCatalogResourceScopeResourceRole", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgEntitlementManagementCatalogResourceScopeResourceRole", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -544092,15 +544298,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes", - "CommandAlias": null, - "Command": "New-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -544109,12 +544315,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphConnectedOrganization", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations", - "CommandAlias": null, - "Command": "New-MgEntitlementManagementConnectedOrganization", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -544133,20 +544336,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-connectedorganizations?view=graph-rest-1.0", + "Command": "New-MgEntitlementManagementConnectedOrganization", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConnectedOrganization", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$ref", - "CommandAlias": null, - "Command": "New-MgEntitlementManagementConnectedOrganizationExternalSponsorByRef", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$ref", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -544165,8 +544368,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-post-externalsponsors?view=graph-rest-1.0", + "Command": "New-MgEntitlementManagementConnectedOrganizationExternalSponsorByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -544175,12 +544381,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$ref", - "CommandAlias": null, - "Command": "New-MgEntitlementManagementConnectedOrganizationInternalSponsorByRef", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$ref", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -544199,8 +544402,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-post-internalsponsors?view=graph-rest-1.0", + "Command": "New-MgEntitlementManagementConnectedOrganizationInternalSponsorByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -544209,45 +544415,45 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Uri": "/identityGovernance/entitlementManagement/resources", - "CommandAlias": null, - "Command": "New-MgEntitlementManagementResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgEntitlementManagementResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments", - "CommandAlias": null, - "Command": "New-MgEntitlementManagementResourceEnvironment", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgEntitlementManagementResourceEnvironment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources", - "CommandAlias": null, - "Command": "New-MgEntitlementManagementResourceEnvironmentResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgEntitlementManagementResourceEnvironmentResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -544256,15 +544462,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles", - "CommandAlias": null, - "Command": "New-MgEntitlementManagementResourceEnvironmentResourceRole", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgEntitlementManagementResourceEnvironmentResourceRole", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -544273,15 +544479,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes", - "CommandAlias": null, - "Command": "New-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -544290,15 +544496,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes", - "CommandAlias": null, - "Command": "New-MgEntitlementManagementResourceEnvironmentResourceScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgEntitlementManagementResourceEnvironmentResourceScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -544307,15 +544513,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", - "CommandAlias": null, - "Command": "New-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -544324,30 +544530,30 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests", - "CommandAlias": null, - "Command": "New-MgEntitlementManagementResourceRequest", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-resourcerequests?view=graph-rest-1.0", + "Command": "New-MgEntitlementManagementResourceRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCustomCalloutExtension", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions", - "CommandAlias": null, - "Command": "New-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -544356,15 +544562,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources", - "CommandAlias": null, - "Command": "New-MgEntitlementManagementResourceRequestCatalogResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgEntitlementManagementResourceRequestCatalogResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -544373,15 +544579,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles", - "CommandAlias": null, - "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceRole", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceRole", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -544398,15 +544604,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes", - "CommandAlias": null, - "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -544419,15 +544625,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles", - "CommandAlias": null, - "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -544436,15 +544642,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes", - "CommandAlias": null, - "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -544461,15 +544667,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", - "CommandAlias": null, - "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -544482,15 +544688,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes", - "CommandAlias": null, - "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -544499,15 +544705,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles", - "CommandAlias": null, - "Command": "New-MgEntitlementManagementResourceRequestResourceRole", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgEntitlementManagementResourceRequestResourceRole", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -544516,15 +544722,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes", - "CommandAlias": null, - "Command": "New-MgEntitlementManagementResourceRequestResourceRoleResourceScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgEntitlementManagementResourceRequestResourceRoleResourceScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -544533,15 +544739,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes", - "CommandAlias": null, - "Command": "New-MgEntitlementManagementResourceRequestResourceScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgEntitlementManagementResourceRequestResourceScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -544550,15 +544756,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles", - "CommandAlias": null, - "Command": "New-MgEntitlementManagementResourceRequestResourceScopeResourceRole", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgEntitlementManagementResourceRequestResourceScopeResourceRole", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -544567,15 +544773,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles", - "CommandAlias": null, - "Command": "New-MgEntitlementManagementResourceRole", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgEntitlementManagementResourceRole", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -544584,15 +544790,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes", - "CommandAlias": null, - "Command": "New-MgEntitlementManagementResourceRoleResourceScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgEntitlementManagementResourceRoleResourceScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -544601,30 +544807,30 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes", - "CommandAlias": null, - "Command": "New-MgEntitlementManagementResourceRoleScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgEntitlementManagementResourceRoleScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles", - "CommandAlias": null, - "Command": "New-MgEntitlementManagementResourceRoleScopeResourceRole", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgEntitlementManagementResourceRoleScopeResourceRole", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -544633,15 +544839,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes", - "CommandAlias": null, - "Command": "New-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -544650,15 +544856,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes", - "CommandAlias": null, - "Command": "New-MgEntitlementManagementResourceRoleScopeResourceScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgEntitlementManagementResourceRoleScopeResourceScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -544667,15 +544873,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles", - "CommandAlias": null, - "Command": "New-MgEntitlementManagementResourceRoleScopeRoleResourceRole", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgEntitlementManagementResourceRoleScopeRoleResourceRole", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -544684,15 +544890,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes", - "CommandAlias": null, - "Command": "New-MgEntitlementManagementResourceRoleScopeRoleResourceScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgEntitlementManagementResourceRoleScopeRoleResourceScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -544701,15 +544907,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles", - "CommandAlias": null, - "Command": "New-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -544718,15 +544924,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes", - "CommandAlias": null, - "Command": "New-MgEntitlementManagementResourceScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgEntitlementManagementResourceScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -544735,15 +544941,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", - "CommandAlias": null, - "Command": "New-MgEntitlementManagementResourceScopeResourceRole", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgEntitlementManagementResourceScopeResourceRole", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -544752,12 +544958,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", - "Uri": "/external/connections", - "CommandAlias": null, - "Command": "New-MgExternalConnection", "Module": "Search", + "CommandAlias": null, + "Uri": "/external/connections", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -544792,20 +544995,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-external-post-connections?view=graph-rest-1.0", + "Command": "New-MgExternalConnection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", - "Uri": "/external/connections/{externalConnection-id}/groups", - "CommandAlias": null, - "Command": "New-MgExternalConnectionGroup", "Module": "Search", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/groups", "Permissions": [ { "Name": "ExternalItem.ReadWrite.OwnedBy", @@ -544840,8 +545043,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-post-groups?view=graph-rest-1.0", + "Command": "New-MgExternalConnectionGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -544850,12 +545056,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members", - "CommandAlias": null, - "Command": "New-MgExternalConnectionGroupMember", "Module": "Search", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members", "Permissions": [ { "Name": "ExternalItem.ReadWrite.OwnedBy", @@ -544890,8 +545093,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalgroup-post-members?view=graph-rest-1.0", + "Command": "New-MgExternalConnectionGroupMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -544900,15 +545106,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", - "Uri": "/external/connections/{externalConnection-id}/items", - "CommandAlias": null, - "Command": "New-MgExternalConnectionItem", "Module": "Search", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/items", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgExternalConnectionItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -544917,15 +545123,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities", - "CommandAlias": null, - "Command": "New-MgExternalConnectionItemActivity", "Module": "Search", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgExternalConnectionItemActivity", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -544934,15 +545140,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", - "Uri": "/external/connections/{externalConnection-id}/operations", - "CommandAlias": null, - "Command": "New-MgExternalConnectionOperation", "Module": "Search", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/operations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgExternalConnectionOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -544951,12 +545157,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/groups", - "CommandAlias": null, - "Command": "New-MgGroup", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -544999,23 +545202,26 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-1.0", + "Command": "New-MgGroup", "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-groups?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphGroup", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/acceptedSenders/$ref", - "CommandAlias": null, - "Command": "New-MgGroupAcceptedSenderByRef", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/acceptedSenders/$ref", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-acceptedsenders?view=graph-rest-1.0", + "Command": "New-MgGroupAcceptedSenderByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -545024,12 +545230,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/groups/{group-id}/appRoleAssignments", - "CommandAlias": null, - "Command": "New-MgGroupAppRoleAssignment", "Module": "Applications", + "CommandAlias": null, + "Uri": "/groups/{group-id}/appRoleAssignments", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -545048,8 +545251,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-approleassignments?view=graph-rest-1.0", + "Command": "New-MgGroupAppRoleAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -545058,15 +545264,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/groups/{group-id}/calendar/events", - "CommandAlias": null, - "Command": "New-MgGroupCalendarEvent", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/calendar/events", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupCalendarEvent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -545075,15 +545281,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCalendarPermission", - "Uri": "/groups/{group-id}/calendar/calendarPermissions", - "CommandAlias": null, - "Command": "New-MgGroupCalendarPermission", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/calendar/calendarPermissions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupCalendarPermission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCalendarPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -545092,12 +545298,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphConversation", - "Uri": "/groups/{group-id}/conversations", - "CommandAlias": null, - "Command": "New-MgGroupConversation", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -545116,8 +545319,11 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0", + "Command": "New-MgGroupConversation", "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-conversations?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphConversation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -545126,12 +545332,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphConversationThread", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads", - "CommandAlias": null, - "Command": "New-MgGroupConversationThread", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -545150,8 +545353,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversation-post-threads?view=graph-rest-1.0", + "Command": "New-MgGroupConversationThread", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationThread", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -545160,15 +545366,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", - "CommandAlias": null, - "Command": "New-MgGroupConversationThreadPostAttachment", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupConversationThreadPostAttachment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -545177,15 +545383,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession", - "CommandAlias": null, - "Command": "New-MgGroupConversationThreadPostAttachmentUploadSession", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", + "Command": "New-MgGroupConversationThreadPostAttachmentUploadSession", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -545194,15 +545400,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", - "CommandAlias": null, - "Command": "New-MgGroupConversationThreadPostExtension", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupConversationThreadPostExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -545211,15 +545417,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", - "CommandAlias": null, - "Command": "New-MgGroupConversationThreadPostInReplyToAttachment", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupConversationThreadPostInReplyToAttachment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -545228,15 +545434,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/createUploadSession", - "CommandAlias": null, - "Command": "New-MgGroupConversationThreadPostInReplyToAttachmentUploadSession", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/createUploadSession", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", + "Command": "New-MgGroupConversationThreadPostInReplyToAttachmentUploadSession", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -545245,15 +545451,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", - "CommandAlias": null, - "Command": "New-MgGroupConversationThreadPostInReplyToExtension", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupConversationThreadPostInReplyToExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -545262,15 +545468,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDrive", - "Uri": "/groups/{group-id}/drives", - "CommandAlias": null, - "Command": "New-MgGroupDrive", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupDrive", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDrive", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -545279,15 +545485,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/bundles", - "CommandAlias": null, - "Command": "New-MgGroupDriveBundle", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/bundles", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupDriveBundle", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -545296,15 +545502,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/items", - "CommandAlias": null, - "Command": "New-MgGroupDriveItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupDriveItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -545313,15 +545519,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "CommandAlias": null, - "Command": "New-MgGroupDriveItemAnalyticItemActivityStat", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupDriveItemAnalyticItemActivityStat", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -545330,15 +545536,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children", - "CommandAlias": null, - "Command": "New-MgGroupDriveItemChild", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupDriveItemChild", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -545347,15 +545553,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createLink", - "CommandAlias": null, - "Command": "New-MgGroupDriveItemLink", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createLink", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0", + "Command": "New-MgGroupDriveItemLink", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -545364,15 +545570,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "CommandAlias": null, - "Command": "New-MgGroupDriveItemListItemDocumentSetVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupDriveItemListItemDocumentSetVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -545381,15 +545587,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createLink", - "CommandAlias": null, - "Command": "New-MgGroupDriveItemListItemLink", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createLink", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupDriveItemListItemLink", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -545398,15 +545604,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "CommandAlias": null, - "Command": "New-MgGroupDriveItemListItemVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupDriveItemListItemVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -545415,15 +545621,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions", - "CommandAlias": null, - "Command": "New-MgGroupDriveItemPermission", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupDriveItemPermission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -545432,15 +545638,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "CommandAlias": null, - "Command": "New-MgGroupDriveItemSubscription", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupDriveItemSubscription", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -545449,15 +545655,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphThumbnailSet", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "CommandAlias": null, - "Command": "New-MgGroupDriveItemThumbnail", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupDriveItemThumbnail", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -545466,15 +545672,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createUploadSession", - "CommandAlias": null, - "Command": "New-MgGroupDriveItemUploadSession", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createUploadSession", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupDriveItemUploadSession", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -545483,15 +545689,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions", - "CommandAlias": null, - "Command": "New-MgGroupDriveItemVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupDriveItemVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -545500,15 +545706,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns", - "CommandAlias": null, - "Command": "New-MgGroupDriveListColumn", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupDriveListColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -545517,15 +545723,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes", - "CommandAlias": null, - "Command": "New-MgGroupDriveListContentType", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupDriveListContentType", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -545534,15 +545740,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "CommandAlias": null, - "Command": "New-MgGroupDriveListContentTypeColumn", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupDriveListContentTypeColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -545551,15 +545757,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnLink", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "CommandAlias": null, - "Command": "New-MgGroupDriveListContentTypeColumnLink", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupDriveListContentTypeColumnLink", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -545568,15 +545774,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items", - "CommandAlias": null, - "Command": "New-MgGroupDriveListItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupDriveListItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -545585,15 +545791,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "CommandAlias": null, - "Command": "New-MgGroupDriveListItemDocumentSetVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupDriveListItemDocumentSetVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -545602,15 +545808,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createLink", - "CommandAlias": null, - "Command": "New-MgGroupDriveListItemLink", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createLink", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupDriveListItemLink", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -545619,15 +545825,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions", - "CommandAlias": null, - "Command": "New-MgGroupDriveListItemVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupDriveListItemVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -545636,15 +545842,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations", - "CommandAlias": null, - "Command": "New-MgGroupDriveListOperation", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupDriveListOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -545653,15 +545859,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions", - "CommandAlias": null, - "Command": "New-MgGroupDriveListSubscription", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupDriveListSubscription", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -545670,15 +545876,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats", - "CommandAlias": null, - "Command": "New-MgGroupDriveRootAnalyticItemActivityStat", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupDriveRootAnalyticItemActivityStat", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -545687,15 +545893,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/children", - "CommandAlias": null, - "Command": "New-MgGroupDriveRootChild", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/children", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupDriveRootChild", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -545704,15 +545910,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/createLink", - "CommandAlias": null, - "Command": "New-MgGroupDriveRootLink", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/createLink", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0", + "Command": "New-MgGroupDriveRootLink", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -545721,15 +545927,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions", - "CommandAlias": null, - "Command": "New-MgGroupDriveRootListItemDocumentSetVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupDriveRootListItemDocumentSetVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -545738,15 +545944,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createLink", - "CommandAlias": null, - "Command": "New-MgGroupDriveRootListItemLink", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createLink", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupDriveRootListItemLink", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -545755,15 +545961,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions", - "CommandAlias": null, - "Command": "New-MgGroupDriveRootListItemVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupDriveRootListItemVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -545772,15 +545978,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions", - "CommandAlias": null, - "Command": "New-MgGroupDriveRootPermission", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupDriveRootPermission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -545789,15 +545995,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions", - "CommandAlias": null, - "Command": "New-MgGroupDriveRootSubscription", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupDriveRootSubscription", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -545806,15 +546012,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphThumbnailSet", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails", - "CommandAlias": null, - "Command": "New-MgGroupDriveRootThumbnail", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupDriveRootThumbnail", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -545823,15 +546029,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/createUploadSession", - "CommandAlias": null, - "Command": "New-MgGroupDriveRootUploadSession", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/createUploadSession", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupDriveRootUploadSession", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -545840,15 +546046,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions", - "CommandAlias": null, - "Command": "New-MgGroupDriveRootVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupDriveRootVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -545857,15 +546063,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/groups/{group-id}/events", - "CommandAlias": null, - "Command": "New-MgGroupEvent", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-events?view=graph-rest-1.0", + "Command": "New-MgGroupEvent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -545874,12 +546080,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/groups/{group-id}/events/{event-id}/attachments", - "CommandAlias": null, - "Command": "New-MgGroupEventAttachment", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/attachments", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -545906,8 +546109,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupEventAttachment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -545916,15 +546122,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", - "Uri": "/groups/{group-id}/events/{event-id}/attachments/createUploadSession", - "CommandAlias": null, - "Command": "New-MgGroupEventAttachmentUploadSession", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/attachments/createUploadSession", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", + "Command": "New-MgGroupEventAttachmentUploadSession", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -545933,15 +546139,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/extensions", - "CommandAlias": null, - "Command": "New-MgGroupEventExtension", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/extensions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0", + "Command": "New-MgGroupEventExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -545950,15 +546156,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments", - "CommandAlias": null, - "Command": "New-MgGroupEventInstanceAttachment", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupEventInstanceAttachment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -545967,15 +546173,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/createUploadSession", - "CommandAlias": null, - "Command": "New-MgGroupEventInstanceAttachmentUploadSession", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/createUploadSession", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", + "Command": "New-MgGroupEventInstanceAttachmentUploadSession", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -545984,15 +546190,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions", - "CommandAlias": null, - "Command": "New-MgGroupEventInstanceExtension", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupEventInstanceExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -546001,15 +546207,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/extensions", - "CommandAlias": null, - "Command": "New-MgGroupExtension", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/extensions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -546018,12 +546224,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", - "Uri": "/groupLifecyclePolicies", - "CommandAlias": null, - "Command": "New-MgGroupLifecyclePolicy", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groupLifecyclePolicies", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -546042,8 +546245,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-post-grouplifecyclepolicies?view=graph-rest-1.0", + "Command": "New-MgGroupLifecyclePolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -546054,15 +546260,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/members/$ref", - "CommandAlias": null, - "Command": "New-MgGroupMemberByRef", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/$ref", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-members?view=graph-rest-1.0", + "Command": "New-MgGroupMemberByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -546071,12 +546277,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/groups/{group-id}/onenote/notebooks", - "CommandAlias": null, - "Command": "New-MgGroupOnenoteNotebook", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks", "Permissions": [ { "Name": "Notes.Create", @@ -546127,8 +546330,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupOnenoteNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -546137,12 +546343,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", - "CommandAlias": null, - "Command": "New-MgGroupOnenoteNotebookSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", "Permissions": [ { "Name": "Notes.Create", @@ -546193,8 +546396,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupOnenoteNotebookSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -546203,12 +546409,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "CommandAlias": null, - "Command": "New-MgGroupOnenoteNotebookSectionGroup", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", "Permissions": [ { "Name": "Notes.Create", @@ -546259,8 +546462,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupOnenoteNotebookSectionGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -546269,15 +546475,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", - "CommandAlias": null, - "Command": "New-MgGroupOnenoteNotebookSectionGroupSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupOnenoteNotebookSectionGroupSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -546286,15 +546492,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "CommandAlias": null, - "Command": "New-MgGroupOnenoteNotebookSectionGroupSectionPage", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupOnenoteNotebookSectionGroupSectionPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -546303,15 +546509,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", - "CommandAlias": null, - "Command": "New-MgGroupOnenoteNotebookSectionPage", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupOnenoteNotebookSectionPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -546320,15 +546526,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/onenote/operations", - "CommandAlias": null, - "Command": "New-MgGroupOnenoteOperation", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/operations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupOnenoteOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -546337,12 +546543,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/onenote/pages", - "CommandAlias": null, - "Command": "New-MgGroupOnenotePage", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/pages", "Permissions": [ { "Name": "Notes.Create", @@ -546393,8 +546596,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupOnenotePage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -546403,15 +546609,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteResource", - "Uri": "/groups/{group-id}/onenote/resources", - "CommandAlias": null, - "Command": "New-MgGroupOnenoteResource", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/resources", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupOnenoteResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteResource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -546420,15 +546626,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/onenote/sections", - "CommandAlias": null, - "Command": "New-MgGroupOnenoteSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sections", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupOnenoteSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -546437,15 +546643,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/groups/{group-id}/onenote/sectionGroups", - "CommandAlias": null, - "Command": "New-MgGroupOnenoteSectionGroup", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupOnenoteSectionGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -546454,12 +546660,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "CommandAlias": null, - "Command": "New-MgGroupOnenoteSectionGroupSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", "Permissions": [ { "Name": "Notes.Create", @@ -546510,8 +546713,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupOnenoteSectionGroupSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -546520,15 +546726,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "CommandAlias": null, - "Command": "New-MgGroupOnenoteSectionGroupSectionPage", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupOnenoteSectionGroupSectionPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -546537,12 +546743,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages", - "CommandAlias": null, - "Command": "New-MgGroupOnenoteSectionPage", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages", "Permissions": [ { "Name": "Notes.Create", @@ -546593,8 +546796,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupOnenoteSectionPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -546603,12 +546809,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/owners/$ref", - "CommandAlias": null, - "Command": "New-MgGroupOwnerByRef", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/$ref", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -546643,8 +546846,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-owners?view=graph-rest-1.0", + "Command": "New-MgGroupOwnerByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -546653,15 +546859,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Uri": "/groups/{group-id}/permissionGrants", - "CommandAlias": null, - "Command": "New-MgGroupPermissionGrant", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/permissionGrants", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupPermissionGrant", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -546670,15 +546876,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/rejectedSenders/$ref", - "CommandAlias": null, - "Command": "New-MgGroupRejectedSenderByRef", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/rejectedSenders/$ref", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-rejectedsenders?view=graph-rest-1.0", + "Command": "New-MgGroupRejectedSenderByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -546687,12 +546893,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphGroupSetting", - "Uri": "/groups/{group-id}/settings", - "CommandAlias": null, - "Command": "New-MgGroupSetting", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/settings", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -546711,8 +546914,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-settings?view=graph-rest-1.0", + "Command": "New-MgGroupSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroupSetting", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -546723,30 +546929,30 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphGroupSettingTemplate", - "Uri": "/groupSettingTemplates", - "CommandAlias": null, - "Command": "New-MgGroupSettingTemplateGroupSettingTemplate", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groupSettingTemplates", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupSettingTemplateGroupSettingTemplate", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroupSettingTemplate", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats", - "CommandAlias": null, - "Command": "New-MgGroupSiteAnalyticItemActivityStat", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupSiteAnalyticItemActivityStat", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -546755,15 +546961,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphItemActivity", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "CommandAlias": null, - "Command": "New-MgGroupSiteAnalyticItemActivityStatActivity", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupSiteAnalyticItemActivityStatActivity", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivity", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -546772,15 +546978,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/sites/{site-id}/columns", - "CommandAlias": null, - "Command": "New-MgGroupSiteColumn", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/columns", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupSiteColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -546789,15 +546995,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes", - "CommandAlias": null, - "Command": "New-MgGroupSiteContentType", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupSiteContentType", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -546806,15 +547012,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns", - "CommandAlias": null, - "Command": "New-MgGroupSiteContentTypeColumn", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupSiteContentTypeColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -546823,15 +547029,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnLink", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", - "CommandAlias": null, - "Command": "New-MgGroupSiteContentTypeColumnLink", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupSiteContentTypeColumnLink", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -546840,15 +547046,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/columns", - "CommandAlias": null, - "Command": "New-MgGroupSiteGetByPathColumn", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/columns", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupSiteGetByPathColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -546857,15 +547063,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/contentTypes", - "CommandAlias": null, - "Command": "New-MgGroupSiteGetByPathContentType", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/contentTypes", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupSiteGetByPathContentType", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -546874,15 +547080,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphList", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/lists", - "CommandAlias": null, - "Command": "New-MgGroupSiteGetByPathList", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/lists", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupSiteGetByPathList", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphList", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -546891,15 +547097,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/operations", - "CommandAlias": null, - "Command": "New-MgGroupSiteGetByPathOperation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/operations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupSiteGetByPathOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -546908,15 +547114,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphBaseSitePage", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/pages", - "CommandAlias": null, - "Command": "New-MgGroupSiteGetByPathPage", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/pages", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupSiteGetByPathPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBaseSitePage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -546925,15 +547131,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/permissions", - "CommandAlias": null, - "Command": "New-MgGroupSiteGetByPathPermission", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/permissions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupSiteGetByPathPermission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -546942,15 +547148,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStore", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/termStores", - "CommandAlias": null, - "Command": "New-MgGroupSiteGetByPathTermStore", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/termStores", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupSiteGetByPathTermStore", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStore", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -546959,15 +547165,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphList", - "Uri": "/groups/{group-id}/sites/{site-id}/lists", - "CommandAlias": null, - "Command": "New-MgGroupSiteList", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupSiteList", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphList", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -546976,15 +547182,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns", - "CommandAlias": null, - "Command": "New-MgGroupSiteListColumn", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupSiteListColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -546993,15 +547199,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes", - "CommandAlias": null, - "Command": "New-MgGroupSiteListContentType", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupSiteListContentType", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -547010,15 +547216,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", - "CommandAlias": null, - "Command": "New-MgGroupSiteListContentTypeColumn", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupSiteListContentTypeColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -547027,15 +547233,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnLink", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", - "CommandAlias": null, - "Command": "New-MgGroupSiteListContentTypeColumnLink", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupSiteListContentTypeColumnLink", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -547044,15 +547250,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items", - "CommandAlias": null, - "Command": "New-MgGroupSiteListItem", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupSiteListItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -547061,15 +547267,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", - "CommandAlias": null, - "Command": "New-MgGroupSiteListItemDocumentSetVersion", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupSiteListItemDocumentSetVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -547078,15 +547284,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createLink", - "CommandAlias": null, - "Command": "New-MgGroupSiteListItemLink", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createLink", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupSiteListItemLink", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -547095,15 +547301,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", - "CommandAlias": null, - "Command": "New-MgGroupSiteListItemVersion", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupSiteListItemVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -547112,15 +547318,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations", - "CommandAlias": null, - "Command": "New-MgGroupSiteListOperation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupSiteListOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -547129,15 +547335,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions", - "CommandAlias": null, - "Command": "New-MgGroupSiteListSubscription", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupSiteListSubscription", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -547146,15 +547352,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks", - "CommandAlias": null, - "Command": "New-MgGroupSiteOnenoteNotebook", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupSiteOnenoteNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -547163,15 +547369,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", - "CommandAlias": null, - "Command": "New-MgGroupSiteOnenoteNotebookSection", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupSiteOnenoteNotebookSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -547180,15 +547386,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "CommandAlias": null, - "Command": "New-MgGroupSiteOnenoteNotebookSectionGroup", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupSiteOnenoteNotebookSectionGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -547197,15 +547403,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", - "CommandAlias": null, - "Command": "New-MgGroupSiteOnenoteNotebookSectionGroupSection", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupSiteOnenoteNotebookSectionGroupSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -547214,15 +547420,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "CommandAlias": null, - "Command": "New-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -547231,15 +547437,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", - "CommandAlias": null, - "Command": "New-MgGroupSiteOnenoteNotebookSectionPage", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupSiteOnenoteNotebookSectionPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -547248,15 +547454,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations", - "CommandAlias": null, - "Command": "New-MgGroupSiteOnenoteOperation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupSiteOnenoteOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -547265,15 +547471,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages", - "CommandAlias": null, - "Command": "New-MgGroupSiteOnenotePage", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupSiteOnenotePage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -547282,15 +547488,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteResource", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources", - "CommandAlias": null, - "Command": "New-MgGroupSiteOnenoteResource", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupSiteOnenoteResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteResource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -547299,15 +547505,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections", - "CommandAlias": null, - "Command": "New-MgGroupSiteOnenoteSection", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupSiteOnenoteSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -547316,15 +547522,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups", - "CommandAlias": null, - "Command": "New-MgGroupSiteOnenoteSectionGroup", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupSiteOnenoteSectionGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -547333,15 +547539,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "CommandAlias": null, - "Command": "New-MgGroupSiteOnenoteSectionGroupSection", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupSiteOnenoteSectionGroupSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -547350,15 +547556,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "CommandAlias": null, - "Command": "New-MgGroupSiteOnenoteSectionGroupSectionPage", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupSiteOnenoteSectionGroupSectionPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -547367,15 +547573,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", - "CommandAlias": null, - "Command": "New-MgGroupSiteOnenoteSectionPage", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupSiteOnenoteSectionPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -547384,15 +547590,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/operations", - "CommandAlias": null, - "Command": "New-MgGroupSiteOperation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/operations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupSiteOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -547401,15 +547607,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphBaseSitePage", - "Uri": "/groups/{group-id}/sites/{site-id}/pages", - "CommandAlias": null, - "Command": "New-MgGroupSitePage", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupSitePage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBaseSitePage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -547418,15 +547624,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphHorizontalSection", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", - "CommandAlias": null, - "Command": "New-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSection", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphHorizontalSection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -547435,15 +547641,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", - "CommandAlias": null, - "Command": "New-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -547452,15 +547658,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", - "CommandAlias": null, - "Command": "New-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -547469,15 +547675,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", - "CommandAlias": null, - "Command": "New-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -547486,15 +547692,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", - "CommandAlias": null, - "Command": "New-MgGroupSitePageAsSitePageWebPart", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupSitePageAsSitePageWebPart", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -547503,15 +547709,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/sites/{site-id}/permissions", - "CommandAlias": null, - "Command": "New-MgGroupSitePermission", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/permissions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupSitePermission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -547520,15 +547726,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStore", - "Uri": "/groups/{group-id}/sites/{site-id}/termStores", - "CommandAlias": null, - "Command": "New-MgGroupSiteTermStore", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStores", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupSiteTermStore", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStore", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -547537,15 +547743,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups", - "CommandAlias": null, - "Command": "New-MgGroupSiteTermStoreGroup", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupSiteTermStoreGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -547558,15 +547764,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets", - "CommandAlias": null, - "Command": "New-MgGroupSiteTermStoreGroupSet", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupSiteTermStoreGroupSet", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -547579,15 +547785,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children", - "CommandAlias": null, - "Command": "New-MgGroupSiteTermStoreGroupSetChild", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupSiteTermStoreGroupSetChild", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -547608,15 +547814,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "CommandAlias": null, - "Command": "New-MgGroupSiteTermStoreGroupSetChildRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupSiteTermStoreGroupSetChildRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -547637,15 +547843,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations", - "CommandAlias": null, - "Command": "New-MgGroupSiteTermStoreGroupSetRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupSiteTermStoreGroupSetRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -547658,15 +547864,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms", - "CommandAlias": null, - "Command": "New-MgGroupSiteTermStoreGroupSetTerm", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupSiteTermStoreGroupSetTerm", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -547679,15 +547885,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children", - "CommandAlias": null, - "Command": "New-MgGroupSiteTermStoreGroupSetTermChild", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupSiteTermStoreGroupSetTermChild", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -547700,15 +547906,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "CommandAlias": null, - "Command": "New-MgGroupSiteTermStoreGroupSetTermChildRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupSiteTermStoreGroupSetTermChildRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -547721,15 +547927,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations", - "CommandAlias": null, - "Command": "New-MgGroupSiteTermStoreGroupSetTermRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupSiteTermStoreGroupSetTermRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -547742,15 +547948,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets", - "CommandAlias": null, - "Command": "New-MgGroupSiteTermStoreSet", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupSiteTermStoreSet", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -547763,15 +547969,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children", - "CommandAlias": null, - "Command": "New-MgGroupSiteTermStoreSetChild", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupSiteTermStoreSetChild", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -547792,15 +547998,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "CommandAlias": null, - "Command": "New-MgGroupSiteTermStoreSetChildRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupSiteTermStoreSetChildRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -547821,15 +548027,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", - "CommandAlias": null, - "Command": "New-MgGroupSiteTermStoreSetParentGroupSet", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupSiteTermStoreSetParentGroupSet", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -547842,15 +548048,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", - "CommandAlias": null, - "Command": "New-MgGroupSiteTermStoreSetParentGroupSetChild", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupSiteTermStoreSetParentGroupSetChild", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -547871,15 +548077,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", - "CommandAlias": null, - "Command": "New-MgGroupSiteTermStoreSetParentGroupSetChildRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupSiteTermStoreSetParentGroupSetChildRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -547900,15 +548106,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", - "CommandAlias": null, - "Command": "New-MgGroupSiteTermStoreSetParentGroupSetRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupSiteTermStoreSetParentGroupSetRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -547921,15 +548127,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", - "CommandAlias": null, - "Command": "New-MgGroupSiteTermStoreSetParentGroupSetTerm", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupSiteTermStoreSetParentGroupSetTerm", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -547942,15 +548148,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", - "CommandAlias": null, - "Command": "New-MgGroupSiteTermStoreSetParentGroupSetTermChild", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupSiteTermStoreSetParentGroupSetTermChild", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -547963,15 +548169,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", - "CommandAlias": null, - "Command": "New-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -547984,15 +548190,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", - "CommandAlias": null, - "Command": "New-MgGroupSiteTermStoreSetParentGroupSetTermRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupSiteTermStoreSetParentGroupSetTermRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -548005,15 +548211,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations", - "CommandAlias": null, - "Command": "New-MgGroupSiteTermStoreSetRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupSiteTermStoreSetRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -548026,15 +548232,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms", - "CommandAlias": null, - "Command": "New-MgGroupSiteTermStoreSetTerm", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupSiteTermStoreSetTerm", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -548047,15 +548253,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", - "CommandAlias": null, - "Command": "New-MgGroupSiteTermStoreSetTermChild", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupSiteTermStoreSetTermChild", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -548068,15 +548274,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "CommandAlias": null, - "Command": "New-MgGroupSiteTermStoreSetTermChildRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupSiteTermStoreSetTermChildRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -548089,15 +548295,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", - "CommandAlias": null, - "Command": "New-MgGroupSiteTermStoreSetTermRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupSiteTermStoreSetTermRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -548110,15 +548316,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChannel", - "Uri": "/groups/{group-id}/team/channels", - "CommandAlias": null, - "Command": "New-MgGroupTeamChannel", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupTeamChannel", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChannel", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -548127,30 +548333,30 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/provisionEmail", - "CommandAlias": null, - "Command": "New-MgGroupTeamChannelEmail", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/provisionEmail", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-1.0", + "Command": "New-MgGroupTeamChannelEmail", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Provision", "ProvisionViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/allMembers", - "CommandAlias": null, - "Command": "New-MgGroupTeamChannelMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/allMembers", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupTeamChannelMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -548163,15 +548369,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages", - "CommandAlias": null, - "Command": "New-MgGroupTeamChannelMessage", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupTeamChannelMessage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -548180,15 +548386,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "CommandAlias": null, - "Command": "New-MgGroupTeamChannelMessageHostedContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupTeamChannelMessageHostedContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -548197,15 +548403,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies", - "CommandAlias": null, - "Command": "New-MgGroupTeamChannelMessageReply", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupTeamChannelMessageReply", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -548214,15 +548420,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "CommandAlias": null, - "Command": "New-MgGroupTeamChannelMessageReplyHostedContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupTeamChannelMessageReplyHostedContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -548231,15 +548437,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams", - "CommandAlias": null, - "Command": "New-MgGroupTeamChannelSharedWithTeam", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupTeamChannelSharedWithTeam", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -548248,15 +548454,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamsTab", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs", - "CommandAlias": null, - "Command": "New-MgGroupTeamChannelTab", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupTeamChannelTab", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -548265,15 +548471,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Uri": "/groups/{group-id}/team/installedApps", - "CommandAlias": null, - "Command": "New-MgGroupTeamInstalledApp", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/installedApps", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupTeamInstalledApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -548282,15 +548488,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/groups/{group-id}/team/members", - "CommandAlias": null, - "Command": "New-MgGroupTeamMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/members", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupTeamMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -548299,15 +548505,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", - "Uri": "/groups/{group-id}/team/operations", - "CommandAlias": null, - "Command": "New-MgGroupTeamOperation", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/operations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupTeamOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -548316,15 +548522,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Uri": "/groups/{group-id}/team/permissionGrants", - "CommandAlias": null, - "Command": "New-MgGroupTeamPermissionGrant", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/permissionGrants", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupTeamPermissionGrant", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -548333,30 +548539,30 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/provisionEmail", - "CommandAlias": null, - "Command": "New-MgGroupTeamPrimaryChannelEmail", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/provisionEmail", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-1.0", + "Command": "New-MgGroupTeamPrimaryChannelEmail", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Provision", "ProvisionViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/groups/{group-id}/team/primaryChannel/allMembers", - "CommandAlias": null, - "Command": "New-MgGroupTeamPrimaryChannelMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/allMembers", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupTeamPrimaryChannelMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -548369,15 +548575,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/groups/{group-id}/team/primaryChannel/messages", - "CommandAlias": null, - "Command": "New-MgGroupTeamPrimaryChannelMessage", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupTeamPrimaryChannelMessage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -548386,15 +548592,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents", - "CommandAlias": null, - "Command": "New-MgGroupTeamPrimaryChannelMessageHostedContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupTeamPrimaryChannelMessageHostedContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -548403,15 +548609,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies", - "CommandAlias": null, - "Command": "New-MgGroupTeamPrimaryChannelMessageReply", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupTeamPrimaryChannelMessageReply", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -548420,15 +548626,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "CommandAlias": null, - "Command": "New-MgGroupTeamPrimaryChannelMessageReplyHostedContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupTeamPrimaryChannelMessageReplyHostedContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -548437,15 +548643,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams", - "CommandAlias": null, - "Command": "New-MgGroupTeamPrimaryChannelSharedWithTeam", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupTeamPrimaryChannelSharedWithTeam", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -548454,15 +548660,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamsTab", - "Uri": "/groups/{group-id}/team/primaryChannel/tabs", - "CommandAlias": null, - "Command": "New-MgGroupTeamPrimaryChannelTab", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/tabs", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupTeamPrimaryChannelTab", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -548471,15 +548677,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDayNote", - "Uri": "/groups/{group-id}/team/schedule/dayNotes", - "CommandAlias": null, - "Command": "New-MgGroupTeamScheduleDayNote", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/dayNotes", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupTeamScheduleDayNote", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDayNote", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -548488,15 +548694,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOfferShiftRequest", - "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests", - "CommandAlias": null, - "Command": "New-MgGroupTeamScheduleOfferShiftRequest", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupTeamScheduleOfferShiftRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -548505,15 +548711,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOpenShift", - "Uri": "/groups/{group-id}/team/schedule/openShifts", - "CommandAlias": null, - "Command": "New-MgGroupTeamScheduleOpenShift", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/openShifts", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupTeamScheduleOpenShift", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOpenShift", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -548522,15 +548728,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", - "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests", - "CommandAlias": null, - "Command": "New-MgGroupTeamScheduleOpenShiftChangeRequest", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupTeamScheduleOpenShiftChangeRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -548539,15 +548745,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSchedulingGroup", - "Uri": "/groups/{group-id}/team/schedule/schedulingGroups", - "CommandAlias": null, - "Command": "New-MgGroupTeamScheduleSchedulingGroup", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/schedulingGroups", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupTeamScheduleSchedulingGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSchedulingGroup", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -548556,15 +548762,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphShift", - "Uri": "/groups/{group-id}/team/schedule/shifts", - "CommandAlias": null, - "Command": "New-MgGroupTeamScheduleShift", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/shifts", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupTeamScheduleShift", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphShift", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -548573,15 +548779,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", - "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests", - "CommandAlias": null, - "Command": "New-MgGroupTeamScheduleSwapShiftChangeRequest", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupTeamScheduleSwapShiftChangeRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -548590,15 +548796,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTimeCard", - "Uri": "/groups/{group-id}/team/schedule/timeCards", - "CommandAlias": null, - "Command": "New-MgGroupTeamScheduleTimeCard", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timeCards", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupTeamScheduleTimeCard", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTimeCard", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -548607,15 +548813,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTimeOff", - "Uri": "/groups/{group-id}/team/schedule/timesOff", - "CommandAlias": null, - "Command": "New-MgGroupTeamScheduleTimeOff", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timesOff", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupTeamScheduleTimeOff", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTimeOff", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -548624,15 +548830,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTimeOffReason", - "Uri": "/groups/{group-id}/team/schedule/timeOffReasons", - "CommandAlias": null, - "Command": "New-MgGroupTeamScheduleTimeOffReason", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timeOffReasons", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupTeamScheduleTimeOffReason", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTimeOffReason", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -548641,15 +548847,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTimeOffRequest", - "Uri": "/groups/{group-id}/team/schedule/timeOffRequests", - "CommandAlias": null, - "Command": "New-MgGroupTeamScheduleTimeOffRequest", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timeOffRequests", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupTeamScheduleTimeOffRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTimeOffRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -548658,15 +548864,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamworkTag", - "Uri": "/groups/{group-id}/team/tags", - "CommandAlias": null, - "Command": "New-MgGroupTeamTag", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/tags", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupTeamTag", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamworkTag", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -548675,15 +548881,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamworkTagMember", - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members", - "CommandAlias": null, - "Command": "New-MgGroupTeamTagMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupTeamTagMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -548692,12 +548898,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphConversationThread", - "Uri": "/groups/{group-id}/threads", - "CommandAlias": null, - "Command": "New-MgGroupThread", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -548716,8 +548919,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-threads?view=graph-rest-1.0", + "Command": "New-MgGroupThread", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationThread", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -548726,15 +548932,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", - "CommandAlias": null, - "Command": "New-MgGroupThreadPostAttachment", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupThreadPostAttachment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -548743,15 +548949,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession", - "CommandAlias": null, - "Command": "New-MgGroupThreadPostAttachmentUploadSession", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", + "Command": "New-MgGroupThreadPostAttachmentUploadSession", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -548760,15 +548966,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", - "CommandAlias": null, - "Command": "New-MgGroupThreadPostExtension", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupThreadPostExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -548777,15 +548983,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", - "CommandAlias": null, - "Command": "New-MgGroupThreadPostInReplyToAttachment", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupThreadPostInReplyToAttachment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -548794,15 +549000,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/createUploadSession", - "CommandAlias": null, - "Command": "New-MgGroupThreadPostInReplyToAttachmentUploadSession", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/createUploadSession", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", + "Command": "New-MgGroupThreadPostInReplyToAttachmentUploadSession", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -548811,15 +549017,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", - "CommandAlias": null, - "Command": "New-MgGroupThreadPostInReplyToExtension", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgGroupThreadPostInReplyToExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -548828,12 +549034,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphIdentityApiConnector", - "Uri": "/identity/apiConnectors", - "CommandAlias": null, - "Command": "New-MgIdentityApiConnector", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/apiConnectors", "Permissions": [ { "Name": "APIConnectors.ReadWrite.All", @@ -548852,20 +549055,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-create?view=graph-rest-1.0", + "Command": "New-MgIdentityApiConnector", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", - "Uri": "/identity/authenticationEventsFlows", - "CommandAlias": null, - "Command": "New-MgIdentityAuthenticationEventFlow", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows", "Permissions": [ { "Name": "EventListener.ReadWrite.All", @@ -548884,23 +549087,26 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-authenticationeventsflows?view=graph-rest-1.0", + "Command": "New-MgIdentityAuthenticationEventFlow", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications", - "CommandAlias": null, - "Command": "New-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -548909,15 +549115,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$ref", - "CommandAlias": null, - "Command": "New-MgIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderByRef", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$ref", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onauthenticationmethodloadstartexternalusersselfservicesignup-post-identityproviders?view=graph-rest-1.0", + "Command": "New-MgIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -548926,15 +549132,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$ref", - "CommandAlias": null, - "Command": "New-MgIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeByRef", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$ref", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onattributecollectionexternalusersselfservicesignup-post-attributes?view=graph-rest-1.0", + "Command": "New-MgIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -548943,12 +549149,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications", - "CommandAlias": null, - "Command": "New-MgIdentityAuthenticationEventFlowIncludeApplication", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications", "Permissions": [ { "Name": "EventListener.ReadWrite.All", @@ -548967,8 +549170,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationconditionsapplications-post-includeapplications?view=graph-rest-1.0", + "Command": "New-MgIdentityAuthenticationEventFlowIncludeApplication", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -548977,12 +549183,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAuthenticationEventListener", - "Uri": "/identity/authenticationEventListeners", - "CommandAlias": null, - "Command": "New-MgIdentityAuthenticationEventListener", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventListeners", "Permissions": [ { "Name": "EventListener.ReadWrite.All", @@ -549001,20 +549204,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-authenticationeventlisteners?view=graph-rest-1.0", + "Command": "New-MgIdentityAuthenticationEventListener", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationEventListener", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", - "Uri": "/identity/b2xUserFlows", - "CommandAlias": null, - "Command": "New-MgIdentityB2XUserFlow", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows", "Permissions": [ { "Name": "IdentityUserFlow.ReadWrite.All", @@ -549033,23 +549236,26 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-b2xuserflows?view=graph-rest-1.0", + "Command": "New-MgIdentityB2XUserFlow", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/$ref", - "CommandAlias": null, - "Command": "New-MgIdentityB2XUserFlowIdentityProviderByRef", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/$ref", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgIdentityB2XUserFlowIdentityProviderByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -549058,15 +549264,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages", - "CommandAlias": null, - "Command": "New-MgIdentityB2XUserFlowLanguage", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgIdentityB2XUserFlowLanguage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -549075,15 +549281,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages", - "CommandAlias": null, - "Command": "New-MgIdentityB2XUserFlowLanguageDefaultPage", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgIdentityB2XUserFlowLanguageDefaultPage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -549092,15 +549298,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages", - "CommandAlias": null, - "Command": "New-MgIdentityB2XUserFlowLanguageOverridePage", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgIdentityB2XUserFlowLanguageOverridePage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -549109,12 +549315,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments", - "CommandAlias": null, - "Command": "New-MgIdentityB2XUserFlowUserAttributeAssignment", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments", "Permissions": [ { "Name": "IdentityUserFlow.ReadWrite.All", @@ -549133,8 +549336,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-post-userattributeassignments?view=graph-rest-1.0", + "Command": "New-MgIdentityB2XUserFlowUserAttributeAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -549143,12 +549349,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences", - "CommandAlias": null, - "Command": "New-MgIdentityConditionalAccessAuthenticationContextClassReference", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences", "Permissions": [ { "Name": "AuthenticationContext.ReadWrite.All", @@ -549183,20 +549386,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgIdentityConditionalAccessAuthenticationContextClassReference", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", - "Uri": "/identity/conditionalAccess/authenticationStrength/policies/{authenticationStrengthPolicy-id}/combinationConfigurations", - "CommandAlias": null, - "Command": "New-MgIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/authenticationStrength/policies/{authenticationStrengthPolicy-id}/combinationConfigurations", "Permissions": [ { "Name": "Policy.ReadWrite.ConditionalAccess", @@ -549231,20 +549434,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-post-combinationconfigurations?view=graph-rest-1.0", + "Command": "New-MgIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "Method": "POST", "Variants": [ "CreateViaIdentity", "CreateViaIdentityExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphNamedLocation", - "Uri": "/identity/conditionalAccess/namedLocations", - "CommandAlias": null, - "Command": "New-MgIdentityConditionalAccessNamedLocation", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/namedLocations", "Permissions": [ { "Name": "Policy.Read.All", @@ -549279,20 +549482,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-post-namedlocations?view=graph-rest-1.0", + "Command": "New-MgIdentityConditionalAccessNamedLocation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNamedLocation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphConditionalAccessPolicy", - "Uri": "/identity/conditionalAccess/policies", - "CommandAlias": null, - "Command": "New-MgIdentityConditionalAccessPolicy", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/policies", "Permissions": [ { "Name": "Application.Read.All", @@ -549343,20 +549546,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-post-policies?view=graph-rest-1.0", + "Command": "New-MgIdentityConditionalAccessPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConditionalAccessPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", - "Uri": "/identity/customAuthenticationExtensions", - "CommandAlias": null, - "Command": "New-MgIdentityCustomAuthenticationExtension", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/customAuthenticationExtensions", "Permissions": [ { "Name": "CustomAuthenticationExtension.ReadWrite.All", @@ -549375,20 +549578,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-customauthenticationextensions?view=graph-rest-1.0", + "Command": "New-MgIdentityCustomAuthenticationExtension", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", - "Uri": "/identityGovernance/accessReviews/definitions", - "CommandAlias": null, - "Command": "New-MgIdentityGovernanceAccessReviewDefinition", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions", "Permissions": [ { "Name": "AccessReview.ReadWrite.All", @@ -549407,23 +549610,26 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewset-post-definitions?view=graph-rest-1.0", + "Command": "New-MgIdentityGovernanceAccessReviewDefinition", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessReviewInstance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances", - "CommandAlias": null, - "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstance", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstance", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -549432,15 +549638,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessReviewReviewer", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers", - "CommandAlias": null, - "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -549449,15 +549655,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions", - "CommandAlias": null, - "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -549466,15 +549672,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphGovernanceInsight", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "CommandAlias": null, - "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -549483,15 +549689,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessReviewStage", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages", - "CommandAlias": null, - "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewStage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -549500,15 +549706,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions", - "CommandAlias": null, - "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -549517,15 +549723,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphGovernanceInsight", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "CommandAlias": null, - "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -549534,12 +549740,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", - "Uri": "/identityGovernance/accessReviews/historyDefinitions", - "CommandAlias": null, - "Command": "New-MgIdentityGovernanceAccessReviewHistoryDefinition", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/historyDefinitions", "Permissions": [ { "Name": "AccessReview.ReadWrite.All", @@ -549558,23 +549761,26 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewset-post-historydefinitions?view=graph-rest-1.0", + "Command": "New-MgIdentityGovernanceAccessReviewHistoryDefinition", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances", - "CommandAlias": null, - "Command": "New-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -549583,12 +549789,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}/generateDownloadUri", - "CommandAlias": null, - "Command": "New-MgIdentityGovernanceAccessReviewHistoryDefinitionInstanceDownloadUri", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}/generateDownloadUri", "Permissions": [ { "Name": "AccessReview.ReadWrite.All", @@ -549607,38 +549810,41 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewhistoryinstance-generatedownloaduri?view=graph-rest-1.0", + "Command": "New-MgIdentityGovernanceAccessReviewHistoryDefinitionInstanceDownloadUri", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "Method": "POST", "Variants": [ "Generate", "GenerateViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAppConsentRequest", - "Uri": "/identityGovernance/appConsent/appConsentRequests", - "CommandAlias": null, - "Command": "New-MgIdentityGovernanceAppConsentRequest", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgIdentityGovernanceAppConsentRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppConsentRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUserConsentRequest", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests", - "CommandAlias": null, - "Command": "New-MgIdentityGovernanceAppConsentRequestUserConsentRequest", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgIdentityGovernanceAppConsentRequestUserConsentRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserConsentRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -549647,15 +549853,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphApprovalStage", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages", - "CommandAlias": null, - "Command": "New-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApprovalStage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -549664,12 +549870,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows", - "CommandAlias": null, - "Command": "New-MgIdentityGovernanceLifecycleWorkflow", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows", "Permissions": [ { "Name": "LifecycleWorkflows-Workflow.ReadWrite.All", @@ -549704,20 +549907,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-post-workflows?view=graph-rest-1.0", + "Command": "New-MgIdentityGovernanceLifecycleWorkflow", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions", - "CommandAlias": null, - "Command": "New-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions", "Permissions": [ { "Name": "LifecycleWorkflows-CustomExt.ReadWrite.All", @@ -549752,23 +549955,26 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-post-customtaskextensions?view=graph-rest-1.0", + "Command": "New-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createNewVersion", - "CommandAlias": null, - "Command": "New-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowNewVersion", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createNewVersion", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-createnewversion?view=graph-rest-1.0", + "Command": "New-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowNewVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -549777,15 +549983,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks", - "CommandAlias": null, - "Command": "New-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -549794,12 +550000,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createNewVersion", - "CommandAlias": null, - "Command": "New-MgIdentityGovernanceLifecycleWorkflowNewVersion", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createNewVersion", "Permissions": [ { "Name": "LifecycleWorkflows-Workflow.ReadWrite.All", @@ -549834,8 +550037,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-createnewversion?view=graph-rest-1.0", + "Command": "New-MgIdentityGovernanceLifecycleWorkflowNewVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -549844,15 +550050,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks", - "CommandAlias": null, - "Command": "New-MgIdentityGovernanceLifecycleWorkflowTask", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgIdentityGovernanceLifecycleWorkflowTask", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -549861,15 +550067,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks", - "CommandAlias": null, - "Command": "New-MgIdentityGovernanceLifecycleWorkflowVersionTask", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgIdentityGovernanceLifecycleWorkflowVersionTask", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -549878,30 +550084,30 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphApproval", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals", - "CommandAlias": null, - "Command": "New-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApproval", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphApprovalStage", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages", - "CommandAlias": null, - "Command": "New-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApprovalStage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -549910,42 +550116,39 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules", - "CommandAlias": null, - "Command": "New-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances", - "CommandAlias": null, - "Command": "New-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests", - "CommandAlias": null, - "Command": "New-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.ReadWrite.AzureADGroup", @@ -549980,50 +550183,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-post-assignmentschedulerequests?view=graph-rest-1.0", + "Command": "New-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules", - "CommandAlias": null, - "Command": "New-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances", - "CommandAlias": null, - "Command": "New-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests", - "CommandAlias": null, - "Command": "New-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.ReadWrite.AzureADGroup", @@ -550058,38 +550261,41 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-post-eligibilityschedulerequests?view=graph-rest-1.0", + "Command": "New-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAgreement", - "Uri": "/identityGovernance/termsOfUse/agreements", - "CommandAlias": null, - "Command": "New-MgIdentityGovernanceTermsOfUseAgreement", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termsofusecontainer-post-agreements?view=graph-rest-1.0", + "Command": "New-MgIdentityGovernanceTermsOfUseAgreement", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreement", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAgreementAcceptance", - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances", - "CommandAlias": null, - "Command": "New-MgIdentityGovernanceTermsOfUseAgreementAcceptance", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgIdentityGovernanceTermsOfUseAgreementAcceptance", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -550100,15 +550306,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files", - "CommandAlias": null, - "Command": "New-MgIdentityGovernanceTermsOfUseAgreementFile", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreement-post-files?view=graph-rest-1.0", + "Command": "New-MgIdentityGovernanceTermsOfUseAgreementFile", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -550117,15 +550323,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations", - "CommandAlias": null, - "Command": "New-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -550134,15 +550340,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", - "CommandAlias": null, - "Command": "New-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -550151,15 +550357,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", - "CommandAlias": null, - "Command": "New-MgIdentityGovernanceTermsOfUseAgreementFileVersion", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgIdentityGovernanceTermsOfUseAgreementFileVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -550168,12 +550374,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphIdentityProviderBase", - "Uri": "/identity/identityProviders", - "CommandAlias": null, - "Command": "New-MgIdentityProvider", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/identityProviders", "Permissions": [ { "Name": "IdentityProvider.ReadWrite.All", @@ -550192,20 +550395,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-identityproviders?view=graph-rest-1.0", + "Command": "New-MgIdentityProvider", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", - "Uri": "/identity/userFlowAttributes", - "CommandAlias": null, - "Command": "New-MgIdentityUserFlowAttribute", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/userFlowAttributes", "Permissions": [ { "Name": "IdentityUserFlow.ReadWrite.All", @@ -550224,38 +550427,41 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-post?view=graph-rest-1.0", + "Command": "New-MgIdentityUserFlowAttribute", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", - "Uri": "/informationProtection/threatAssessmentRequests", - "CommandAlias": null, - "Command": "New-MgInformationProtectionThreatAssessmentRequest", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/informationProtection/threatAssessmentRequests", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotection-post-threatassessmentrequests?view=graph-rest-1.0", + "Command": "New-MgInformationProtectionThreatAssessmentRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphThreatAssessmentResult", - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", - "CommandAlias": null, - "Command": "New-MgInformationProtectionThreatAssessmentRequestResult", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgInformationProtectionThreatAssessmentRequestResult", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -550264,12 +550470,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphInvitation", - "Uri": "/invitations", - "CommandAlias": null, - "Command": "New-MgInvitation", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/invitations", "Permissions": [ { "Name": "User.Invite.All", @@ -550320,20 +550523,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/invitation-post?view=graph-rest-1.0", + "Command": "New-MgInvitation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphInvitation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", - "Uri": "/oauth2PermissionGrants", - "CommandAlias": null, - "Command": "New-MgOauth2PermissionGrant", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/oauth2PermissionGrants", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -550368,35 +550571,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-post?view=graph-rest-1.0", + "Command": "New-MgOauth2PermissionGrant", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOrganization", - "Uri": "/organization", - "CommandAlias": null, - "Command": "New-MgOrganization", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgOrganization", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOrganization", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", - "Uri": "/organization/{organization-id}/branding/localizations", - "CommandAlias": null, - "Command": "New-MgOrganizationBrandingLocalization", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -550431,8 +550634,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-post-localizations?view=graph-rest-1.0", + "Command": "New-MgOrganizationBrandingLocalization", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -550441,12 +550647,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", - "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration", - "CommandAlias": null, - "Command": "New-MgOrganizationCertificateBasedAuthConfiguration", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration", "Permissions": [ { "Name": "Organization.ReadWrite.All", @@ -550465,8 +550668,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-post-certificatebasedauthconfiguration?view=graph-rest-1.0", + "Command": "New-MgOrganizationCertificateBasedAuthConfiguration", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -550475,15 +550681,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/organization/{organization-id}/extensions", - "CommandAlias": null, - "Command": "New-MgOrganizationExtension", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/extensions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgOrganizationExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -550492,15 +550698,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphRoom", - "Uri": "/places/{place-id}/roomList/rooms", - "CommandAlias": null, - "Command": "New-MgPlaceAsRoomListRoom", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/places/{place-id}/roomList/rooms", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgPlaceAsRoomListRoom", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRoom", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -550509,12 +550715,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPlannerBucket", - "Uri": "/planner/buckets", - "CommandAlias": null, - "Command": "New-MgPlannerBucket", "Module": "Planner", + "CommandAlias": null, + "Uri": "/planner/buckets", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -550541,20 +550744,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-post-buckets?view=graph-rest-1.0", + "Command": "New-MgPlannerBucket", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerBucket", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPlannerPlan", - "Uri": "/planner/plans", - "CommandAlias": null, - "Command": "New-MgPlannerPlan", "Module": "Planner", + "CommandAlias": null, + "Uri": "/planner/plans", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -550581,20 +550784,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-post-plans?view=graph-rest-1.0", + "Command": "New-MgPlannerPlan", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPlannerTask", - "Uri": "/planner/tasks", - "CommandAlias": null, - "Command": "New-MgPlannerTask", "Module": "Planner", + "CommandAlias": null, + "Uri": "/planner/tasks", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -550621,20 +550824,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-post-tasks?view=graph-rest-1.0", + "Command": "New-MgPlannerTask", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", - "Uri": "/policies/activityBasedTimeoutPolicies", - "CommandAlias": null, - "Command": "New-MgPolicyActivityBasedTimeoutPolicy", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/activityBasedTimeoutPolicies", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -550669,20 +550872,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-post-activitybasedtimeoutpolicies?view=graph-rest-1.0", + "Command": "New-MgPolicyActivityBasedTimeoutPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAppManagementPolicy", - "Uri": "/policies/appManagementPolicies", - "CommandAlias": null, - "Command": "New-MgPolicyAppManagementPolicy", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/appManagementPolicies", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -550717,35 +550920,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-post?view=graph-rest-1.0", + "Command": "New-MgPolicyAppManagementPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", - "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations", - "CommandAlias": null, - "Command": "New-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", - "Uri": "/policies/authenticationStrengthPolicies", - "CommandAlias": null, - "Command": "New-MgPolicyAuthenticationStrengthPolicy", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/authenticationStrengthPolicies", "Permissions": [ { "Name": "Policy.ReadWrite.ConditionalAccess", @@ -550780,23 +550983,26 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthroot-post-policies?view=graph-rest-1.0", + "Command": "New-MgPolicyAuthenticationStrengthPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations", - "CommandAlias": null, - "Command": "New-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -550805,12 +551011,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphClaimsMappingPolicy", - "Uri": "/policies/claimsMappingPolicies", - "CommandAlias": null, - "Command": "New-MgPolicyClaimMappingPolicy", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/claimsMappingPolicies", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -550845,20 +551048,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-post-claimsmappingpolicies?view=graph-rest-1.0", + "Command": "New-MgPolicyClaimMappingPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", - "Uri": "/policies/crossTenantAccessPolicy/partners", - "CommandAlias": null, - "Command": "New-MgPolicyCrossTenantAccessPolicyPartner", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/partners", "Permissions": [ { "Name": "Policy.ReadWrite.CrossTenantAccess", @@ -550877,20 +551080,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-post-partners?view=graph-rest-1.0", + "Command": "New-MgPolicyCrossTenantAccessPolicyPartner", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", - "Uri": "/policies/featureRolloutPolicies", - "CommandAlias": null, - "Command": "New-MgPolicyFeatureRolloutPolicy", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/featureRolloutPolicies", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -550909,20 +551112,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicies-post?view=graph-rest-1.0", + "Command": "New-MgPolicyFeatureRolloutPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", - "CommandAlias": null, - "Command": "New-MgPolicyFeatureRolloutPolicyApplyTo", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", "Permissions": [ { "Name": "Policy.ReadWrite.HybridAuthentication", @@ -550941,8 +551144,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-post-appliesto?view=graph-rest-1.0", + "Command": "New-MgPolicyFeatureRolloutPolicyApplyTo", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -550951,12 +551157,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", - "CommandAlias": null, - "Command": "New-MgPolicyFeatureRolloutPolicyApplyToByRef", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", "Permissions": [ { "Name": "Policy.ReadWrite.HybridAuthentication", @@ -550975,8 +551178,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-post-appliesto?view=graph-rest-1.0", + "Command": "New-MgPolicyFeatureRolloutPolicyApplyToByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -550985,12 +551191,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", - "Uri": "/policies/homeRealmDiscoveryPolicies", - "CommandAlias": null, - "Command": "New-MgPolicyHomeRealmDiscoveryPolicy", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/homeRealmDiscoveryPolicies", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -551025,20 +551228,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-post-homerealmdiscoverypolicies?view=graph-rest-1.0", + "Command": "New-MgPolicyHomeRealmDiscoveryPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermissionGrantPolicy", - "Uri": "/policies/permissionGrantPolicies", - "CommandAlias": null, - "Command": "New-MgPolicyPermissionGrantPolicy", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPolicies", "Permissions": [ { "Name": "Policy.ReadWrite.PermissionGrant", @@ -551057,20 +551260,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-post-permissiongrantpolicies?view=graph-rest-1.0", + "Command": "New-MgPolicyPermissionGrantPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermissionGrantPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes", - "CommandAlias": null, - "Command": "New-MgPolicyPermissionGrantPolicyExclude", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes", "Permissions": [ { "Name": "Policy.ReadWrite.PermissionGrant", @@ -551089,8 +551292,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-post-excludes?view=graph-rest-1.0", + "Command": "New-MgPolicyPermissionGrantPolicyExclude", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -551099,12 +551305,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes", - "CommandAlias": null, - "Command": "New-MgPolicyPermissionGrantPolicyInclude", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes", "Permissions": [ { "Name": "Policy.ReadWrite.PermissionGrant", @@ -551123,8 +551326,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-post-includes?view=graph-rest-1.0", + "Command": "New-MgPolicyPermissionGrantPolicyInclude", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -551133,45 +551339,45 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", - "Uri": "/policies/roleManagementPolicies", - "CommandAlias": null, - "Command": "New-MgPolicyRoleManagementPolicy", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicies", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgPolicyRoleManagementPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", - "Uri": "/policies/roleManagementPolicyAssignments", - "CommandAlias": null, - "Command": "New-MgPolicyRoleManagementPolicyAssignment", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicyAssignments", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgPolicyRoleManagementPolicyAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules", - "CommandAlias": null, - "Command": "New-MgPolicyRoleManagementPolicyEffectiveRule", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgPolicyRoleManagementPolicyEffectiveRule", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -551180,15 +551386,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules", - "CommandAlias": null, - "Command": "New-MgPolicyRoleManagementPolicyRule", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgPolicyRoleManagementPolicyRule", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -551197,12 +551403,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", - "Uri": "/policies/tokenIssuancePolicies", - "CommandAlias": null, - "Command": "New-MgPolicyTokenIssuancePolicy", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/tokenIssuancePolicies", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -551237,20 +551440,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-post-tokenissuancepolicy?view=graph-rest-1.0", + "Command": "New-MgPolicyTokenIssuancePolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", - "Uri": "/policies/tokenLifetimePolicies", - "CommandAlias": null, - "Command": "New-MgPolicyTokenLifetimePolicy", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/tokenLifetimePolicies", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -551285,50 +551488,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-post-tokenlifetimepolicies?view=graph-rest-1.0", + "Command": "New-MgPolicyTokenLifetimePolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintConnector", - "Uri": "/print/connectors", - "CommandAlias": null, - "Command": "New-MgPrintConnector", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/connectors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgPrintConnector", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintConnector", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintOperation", - "Uri": "/print/operations", - "CommandAlias": null, - "Command": "New-MgPrintOperation", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/operations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgPrintOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/print/printers/create", - "CommandAlias": null, - "Command": "New-MgPrintPrinter", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/create", "Permissions": [ { "Name": "Printer.Create", @@ -551355,20 +551558,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-create?view=graph-rest-1.0", + "Command": "New-MgPrintPrinter", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintJob", - "Uri": "/print/printers/{printer-id}/jobs", - "CommandAlias": null, - "Command": "New-MgPrintPrinterJob", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs", "Permissions": [ { "Name": "PrintJob.Create", @@ -551411,8 +551614,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-post-jobs?view=graph-rest-1.0", + "Command": "New-MgPrintPrinterJob", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintJob", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -551421,15 +551627,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintDocument", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents", - "CommandAlias": null, - "Command": "New-MgPrintPrinterJobDocument", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgPrintPrinterJobDocument", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintDocument", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -551438,12 +551644,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession", - "CommandAlias": null, - "Command": "New-MgPrintPrinterJobDocumentUploadSession", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession", "Permissions": [ { "Name": "PrintJob.Create", @@ -551478,8 +551681,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-createuploadsession?view=graph-rest-1.0", + "Command": "New-MgPrintPrinterJobDocumentUploadSession", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -551488,15 +551694,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintTask", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks", - "CommandAlias": null, - "Command": "New-MgPrintPrinterJobTask", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgPrintPrinterJobTask", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintTask", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -551505,12 +551711,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintTaskTrigger", - "Uri": "/print/printers/{printer-id}/taskTriggers", - "CommandAlias": null, - "Command": "New-MgPrintPrinterTaskTrigger", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/taskTriggers", "Permissions": [ { "Name": "Printer.ReadWrite.All", @@ -551529,8 +551732,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-post-tasktriggers?view=graph-rest-1.0", + "Command": "New-MgPrintPrinterTaskTrigger", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -551539,30 +551745,30 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintService", - "Uri": "/print/services", - "CommandAlias": null, - "Command": "New-MgPrintService", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/services", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgPrintService", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintService", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintServiceEndpoint", - "Uri": "/print/services/{printService-id}/endpoints", - "CommandAlias": null, - "Command": "New-MgPrintServiceEndpoint", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/services/{printService-id}/endpoints", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgPrintServiceEndpoint", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintServiceEndpoint", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -551571,30 +551777,30 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPrinterShare", - "Uri": "/print/shares", - "CommandAlias": null, - "Command": "New-MgPrintShare", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-post-shares?view=graph-rest-1.0", + "Command": "New-MgPrintShare", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrinterShare", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", - "CommandAlias": null, - "Command": "New-MgPrintShareAllowedGroupByRef", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-post-allowedgroups?view=graph-rest-1.0", + "Command": "New-MgPrintShareAllowedGroupByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -551603,15 +551809,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", - "CommandAlias": null, - "Command": "New-MgPrintShareAllowedUserByRef", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-post-allowedusers?view=graph-rest-1.0", + "Command": "New-MgPrintShareAllowedUserByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -551620,12 +551826,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintJob", - "Uri": "/print/shares/{printerShare-id}/jobs", - "CommandAlias": null, - "Command": "New-MgPrintShareJob", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs", "Permissions": [ { "Name": "PrintJob.ReadWriteBasic", @@ -551660,8 +551863,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-post-jobs?view=graph-rest-1.0", + "Command": "New-MgPrintShareJob", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintJob", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -551670,15 +551876,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintDocument", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents", - "CommandAlias": null, - "Command": "New-MgPrintShareJobDocument", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgPrintShareJobDocument", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintDocument", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -551687,12 +551893,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession", - "CommandAlias": null, - "Command": "New-MgPrintShareJobDocumentUploadSession", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession", "Permissions": [ { "Name": "PrintJob.Create", @@ -551727,8 +551930,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-createuploadsession?view=graph-rest-1.0", + "Command": "New-MgPrintShareJobDocumentUploadSession", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -551737,15 +551943,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintTask", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks", - "CommandAlias": null, - "Command": "New-MgPrintShareJobTask", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgPrintShareJobTask", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintTask", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -551754,30 +551960,30 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintTaskDefinition", - "Uri": "/print/taskDefinitions", - "CommandAlias": null, - "Command": "New-MgPrintTaskDefinition", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/taskDefinitions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-post-taskdefinitions?view=graph-rest-1.0", + "Command": "New-MgPrintTaskDefinition", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintTask", - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks", - "CommandAlias": null, - "Command": "New-MgPrintTaskDefinitionTask", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgPrintTaskDefinitionTask", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintTask", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -551786,30 +551992,30 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSubjectRightsRequest", - "Uri": "/privacy/subjectRightsRequests", - "CommandAlias": null, - "Command": "New-MgPrivacySubjectRightsRequest", "Module": "Compliance", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-post?view=graph-rest-1.0", + "Command": "New-MgPrivacySubjectRightsRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAuthoredNote", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes", - "CommandAlias": null, - "Command": "New-MgPrivacySubjectRightsRequestNote", "Module": "Compliance", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-post-notes?view=graph-rest-1.0", + "Command": "New-MgPrivacySubjectRightsRequestNote", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthoredNote", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -551818,90 +552024,90 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUserRegistrationDetails", - "Uri": "/reports/authenticationMethods/userRegistrationDetails", - "CommandAlias": null, - "Command": "New-MgReportAuthenticationMethodUserRegistrationDetail", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/authenticationMethods/userRegistrationDetails", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgReportAuthenticationMethodUserRegistrationDetail", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserRegistrationDetails", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPartnersBillingManifest", - "Uri": "/reports/partners/billing/manifests", - "CommandAlias": null, - "Command": "New-MgReportPartnerBillingManifest", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/partners/billing/manifests", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgReportPartnerBillingManifest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPartnersBillingManifest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPartnersBillingOperation", - "Uri": "/reports/partners/billing/operations", - "CommandAlias": null, - "Command": "New-MgReportPartnerBillingOperation", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/partners/billing/operations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgReportPartnerBillingOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphRiskDetection", - "Uri": "/identityProtection/riskDetections", - "CommandAlias": null, - "Command": "New-MgRiskDetection", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identityProtection/riskDetections", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgRiskDetection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRiskDetection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphRiskyServicePrincipal", - "Uri": "/identityProtection/riskyServicePrincipals", - "CommandAlias": null, - "Command": "New-MgRiskyServicePrincipal", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identityProtection/riskyServicePrincipals", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgRiskyServicePrincipal", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRiskyServicePrincipal", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history", - "CommandAlias": null, - "Command": "New-MgRiskyServicePrincipalHistory", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgRiskyServicePrincipalHistory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -551910,30 +552116,30 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphRiskyUser", - "Uri": "/identityProtection/riskyUsers", - "CommandAlias": null, - "Command": "New-MgRiskyUser", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identityProtection/riskyUsers", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgRiskyUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRiskyUser", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history", - "CommandAlias": null, - "Command": "New-MgRiskyUserHistory", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgRiskyUserHistory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -551942,30 +552148,30 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Uri": "/roleManagement/directory/resourceNamespaces", - "CommandAlias": null, - "Command": "New-MgRoleManagementDirectoryResourceNamespace", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/resourceNamespaces", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgRoleManagementDirectoryResourceNamespace", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "CommandAlias": null, - "Command": "New-MgRoleManagementDirectoryResourceNamespaceResourceAction", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgRoleManagementDirectoryResourceNamespaceResourceAction", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -551974,12 +552180,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Uri": "/roleManagement/directory/roleAssignments", - "CommandAlias": null, - "Command": "New-MgRoleManagementDirectoryRoleAssignment", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignments", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -551998,50 +552201,50 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleassignments?view=graph-rest-1.0", + "Command": "New-MgRoleManagementDirectoryRoleAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Uri": "/roleManagement/directory/roleAssignmentSchedules", - "CommandAlias": null, - "Command": "New-MgRoleManagementDirectoryRoleAssignmentSchedule", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentSchedules", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgRoleManagementDirectoryRoleAssignmentSchedule", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances", - "CommandAlias": null, - "Command": "New-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests", - "CommandAlias": null, - "Command": "New-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests", "Permissions": [ { "Name": "RoleAssignmentSchedule.ReadWrite.Directory", @@ -552108,20 +552311,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleassignmentschedulerequests?view=graph-rest-1.0", + "Command": "New-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/directory/roleDefinitions", - "CommandAlias": null, - "Command": "New-MgRoleManagementDirectoryRoleDefinition", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleDefinitions", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -552156,23 +552359,26 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roledefinitions?view=graph-rest-1.0", + "Command": "New-MgRoleManagementDirectoryRoleDefinition", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "CommandAlias": null, - "Command": "New-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -552181,42 +552387,39 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Uri": "/roleManagement/directory/roleEligibilitySchedules", - "CommandAlias": null, - "Command": "New-MgRoleManagementDirectoryRoleEligibilitySchedule", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilitySchedules", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgRoleManagementDirectoryRoleEligibilitySchedule", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances", - "CommandAlias": null, - "Command": "New-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests", - "CommandAlias": null, - "Command": "New-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests", "Permissions": [ { "Name": "RoleEligibilitySchedule.ReadWrite.Directory", @@ -552251,38 +552454,41 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleeligibilityschedulerequests?view=graph-rest-1.0", + "Command": "New-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces", - "CommandAlias": null, - "Command": "New-MgRoleManagementEntitlementManagementResourceNamespace", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgRoleManagementEntitlementManagementResourceNamespace", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "CommandAlias": null, - "Command": "New-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -552291,12 +552497,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Uri": "/roleManagement/entitlementManagement/roleAssignments", - "CommandAlias": null, - "Command": "New-MgRoleManagementEntitlementManagementRoleAssignment", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignments", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -552331,83 +552534,86 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleassignments?view=graph-rest-1.0", + "Command": "New-MgRoleManagementEntitlementManagementRoleAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules", - "CommandAlias": null, - "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances", - "CommandAlias": null, - "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests", - "CommandAlias": null, - "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions", - "CommandAlias": null, - "Command": "New-MgRoleManagementEntitlementManagementRoleDefinition", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleDefinitions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgRoleManagementEntitlementManagementRoleDefinition", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "CommandAlias": null, - "Command": "New-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -552416,57 +552622,54 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules", - "CommandAlias": null, - "Command": "New-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances", - "CommandAlias": null, - "Command": "New-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests", - "CommandAlias": null, - "Command": "New-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSchemaExtension", - "Uri": "/schemaExtensions", - "CommandAlias": null, - "Command": "New-MgSchemaExtension", "Module": "SchemaExtensions", + "CommandAlias": null, + "Uri": "/schemaExtensions", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -552493,20 +552696,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-post-schemaextensions?view=graph-rest-1.0", + "Command": "New-MgSchemaExtension", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSchemaExtension", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSearchAcronym", - "Uri": "/search/acronyms", - "CommandAlias": null, - "Command": "New-MgSearchAcronym", "Module": "Search", + "CommandAlias": null, + "Uri": "/search/acronyms", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -552541,20 +552744,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-post-acronyms?view=graph-rest-1.0", + "Command": "New-MgSearchAcronym", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSearchAcronym", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSearchBookmark", - "Uri": "/search/bookmarks", - "CommandAlias": null, - "Command": "New-MgSearchBookmark", "Module": "Search", + "CommandAlias": null, + "Uri": "/search/bookmarks", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -552589,20 +552792,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-post-bookmarks?view=graph-rest-1.0", + "Command": "New-MgSearchBookmark", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSearchBookmark", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSearchQna", - "Uri": "/search/qnas", - "CommandAlias": null, - "Command": "New-MgSearchQna", "Module": "Search", + "CommandAlias": null, + "Uri": "/search/qnas", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -552637,50 +552840,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-post-qnas?view=graph-rest-1.0", + "Command": "New-MgSearchQna", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSearchQna", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAlert", - "Uri": "/security/alerts", - "CommandAlias": null, - "Command": "New-MgSecurityAlert", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/alerts", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSecurityAlert", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAlert", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityAlert", - "Uri": "/security/alerts_v2", - "CommandAlias": null, - "Command": "New-MgSecurityAlertV2", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/alerts_v2", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSecurityAlertV2", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityAlert", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSimulation", - "Uri": "/security/attackSimulation/simulations", - "CommandAlias": null, - "Command": "New-MgSecurityAttackSimulation", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/simulations", "Permissions": [ { "Name": "AttackSimulation.ReadWrite.All", @@ -552699,38 +552902,41 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-post-simulation?view=graph-rest-1.0", + "Command": "New-MgSecurityAttackSimulation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSimulation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSimulationAutomation", - "Uri": "/security/attackSimulation/simulationAutomations", - "CommandAlias": null, - "Command": "New-MgSecurityAttackSimulationAutomation", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/simulationAutomations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSecurityAttackSimulationAutomation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSimulationAutomation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSimulationAutomationRun", - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs", - "CommandAlias": null, - "Command": "New-MgSecurityAttackSimulationAutomationRun", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSecurityAttackSimulationAutomationRun", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSimulationAutomationRun", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -552739,30 +552945,30 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEndUserNotification", - "Uri": "/security/attackSimulation/endUserNotifications", - "CommandAlias": null, - "Command": "New-MgSecurityAttackSimulationEndUserNotification", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/endUserNotifications", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSecurityAttackSimulationEndUserNotification", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEndUserNotification", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEndUserNotificationDetail", - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details", - "CommandAlias": null, - "Command": "New-MgSecurityAttackSimulationEndUserNotificationDetail", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSecurityAttackSimulationEndUserNotificationDetail", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEndUserNotificationDetail", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -552771,30 +552977,30 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphLandingPage", - "Uri": "/security/attackSimulation/landingPages", - "CommandAlias": null, - "Command": "New-MgSecurityAttackSimulationLandingPage", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/landingPages", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSecurityAttackSimulationLandingPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphLandingPage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphLandingPageDetail", - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details", - "CommandAlias": null, - "Command": "New-MgSecurityAttackSimulationLandingPageDetail", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSecurityAttackSimulationLandingPageDetail", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphLandingPageDetail", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -552803,75 +553009,75 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphLoginPage", - "Uri": "/security/attackSimulation/loginPages", - "CommandAlias": null, - "Command": "New-MgSecurityAttackSimulationLoginPage", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/loginPages", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSecurityAttackSimulationLoginPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphLoginPage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAttackSimulationOperation", - "Uri": "/security/attackSimulation/operations", - "CommandAlias": null, - "Command": "New-MgSecurityAttackSimulationOperation", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/operations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSecurityAttackSimulationOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttackSimulationOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPayload", - "Uri": "/security/attackSimulation/payloads", - "CommandAlias": null, - "Command": "New-MgSecurityAttackSimulationPayload", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/payloads", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSecurityAttackSimulationPayload", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPayload", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTraining", - "Uri": "/security/attackSimulation/trainings", - "CommandAlias": null, - "Command": "New-MgSecurityAttackSimulationTraining", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/trainings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSecurityAttackSimulationTraining", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTraining", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTrainingLanguageDetail", - "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails", - "CommandAlias": null, - "Command": "New-MgSecurityAttackSimulationTrainingLanguageDetail", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSecurityAttackSimulationTrainingLanguageDetail", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTrainingLanguageDetail", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -552880,12 +553086,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", - "Uri": "/security/cases/ediscoveryCases", - "CommandAlias": null, - "Command": "New-MgSecurityCaseEdiscoveryCase", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -552920,20 +553123,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-casesroot-post-ediscoverycases?view=graph-rest-1.0", + "Command": "New-MgSecurityCaseEdiscoveryCase", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians", - "CommandAlias": null, - "Command": "New-MgSecurityCaseEdiscoveryCaseCustodian", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -552968,8 +553171,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-custodians?view=graph-rest-1.0", + "Command": "New-MgSecurityCaseEdiscoveryCaseCustodian", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -552978,12 +553184,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecuritySiteSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources", - "CommandAlias": null, - "Command": "New-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -553018,8 +553221,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-post-sitesources?view=graph-rest-1.0", + "Command": "New-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecuritySiteSource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -553028,12 +553234,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources", - "CommandAlias": null, - "Command": "New-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -553068,8 +553271,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-post-unifiedgroupsources?view=graph-rest-1.0", + "Command": "New-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -553078,12 +553284,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityUserSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources", - "CommandAlias": null, - "Command": "New-MgSecurityCaseEdiscoveryCaseCustodianUserSource", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -553118,8 +553321,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-post-usersources?view=graph-rest-1.0", + "Command": "New-MgSecurityCaseEdiscoveryCaseCustodianUserSource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityUserSource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -553128,12 +553334,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources", - "CommandAlias": null, - "Command": "New-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -553168,8 +553371,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-noncustodialdatasources?view=graph-rest-1.0", + "Command": "New-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -553178,15 +553384,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityCaseOperation", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations", - "CommandAlias": null, - "Command": "New-MgSecurityCaseEdiscoveryCaseOperation", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSecurityCaseEdiscoveryCaseOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityCaseOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -553195,12 +553401,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets", - "CommandAlias": null, - "Command": "New-MgSecurityCaseEdiscoveryCaseReviewSet", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -553235,8 +553438,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-reviewsets?view=graph-rest-1.0", + "Command": "New-MgSecurityCaseEdiscoveryCaseReviewSet", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -553245,12 +553451,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries", - "CommandAlias": null, - "Command": "New-MgSecurityCaseEdiscoveryCaseReviewSetQuery", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -553285,8 +553488,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-post-queries?view=graph-rest-1.0", + "Command": "New-MgSecurityCaseEdiscoveryCaseReviewSetQuery", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -553295,12 +553501,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches", - "CommandAlias": null, - "Command": "New-MgSecurityCaseEdiscoveryCaseSearch", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -553335,8 +553538,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-searches?view=graph-rest-1.0", + "Command": "New-MgSecurityCaseEdiscoveryCaseSearch", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -553345,12 +553551,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityDataSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources", - "CommandAlias": null, - "Command": "New-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources", "Permissions": [ { "Name": "eDiscovery.ReadWrite.All", @@ -553369,8 +553572,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-post-additionalsources?view=graph-rest-1.0", + "Command": "New-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityDataSource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -553379,12 +553585,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags", - "CommandAlias": null, - "Command": "New-MgSecurityCaseEdiscoveryCaseTag", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -553419,8 +553622,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-tags?view=graph-rest-1.0", + "Command": "New-MgSecurityCaseEdiscoveryCaseTag", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -553429,42 +553635,39 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityHealthIssue", - "Uri": "/security/identities/healthIssues", - "CommandAlias": null, - "Command": "New-MgSecurityIdentityHealthIssue", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/identities/healthIssues", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSecurityIdentityHealthIssue", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHealthIssue", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecuritySensor", - "Uri": "/security/identities/sensors", - "CommandAlias": null, - "Command": "New-MgSecurityIdentitySensor", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/identities/sensors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSecurityIdentitySensor", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecuritySensor", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/security/identities/sensors/regenerateDeploymentAccessKey", - "CommandAlias": null, - "Command": "New-MgSecurityIdentitySensorDeploymentAccessKey", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/identities/sensors/regenerateDeploymentAccessKey", "Permissions": [ { "Name": "SecurityIdentitiesSensors.ReadWrite.All", @@ -553483,67 +553686,70 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSecurityIdentitySensorDeploymentAccessKey", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Regenerate" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityIncident", - "Uri": "/security/incidents", - "CommandAlias": null, - "Command": "New-MgSecurityIncident", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/incidents", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSecurityIncident", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityIncident", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", - "Uri": "/security/labels/authorities", - "CommandAlias": null, - "Command": "New-MgSecurityLabelAuthority", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/labels/authorities", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-authorities?view=graph-rest-1.0", + "Command": "New-MgSecurityLabelAuthority", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", - "Uri": "/security/labels/categories", - "CommandAlias": null, - "Command": "New-MgSecurityLabelCategory", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/labels/categories", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-categories?view=graph-rest-1.0", + "Command": "New-MgSecurityLabelCategory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", - "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories", - "CommandAlias": null, - "Command": "New-MgSecurityLabelCategorySubcategory", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-categorytemplate-post-subcategories?view=graph-rest-1.0", + "Command": "New-MgSecurityLabelCategorySubcategory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -553552,75 +553758,75 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityCitationTemplate", - "Uri": "/security/labels/citations", - "CommandAlias": null, - "Command": "New-MgSecurityLabelCitation", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/labels/citations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-citations?view=graph-rest-1.0", + "Command": "New-MgSecurityLabelCitation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityCitationTemplate", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", - "Uri": "/security/labels/departments", - "CommandAlias": null, - "Command": "New-MgSecurityLabelDepartment", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/labels/departments", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-departments?view=graph-rest-1.0", + "Command": "New-MgSecurityLabelDepartment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", - "Uri": "/security/labels/filePlanReferences", - "CommandAlias": null, - "Command": "New-MgSecurityLabelFilePlanReference", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/labels/filePlanReferences", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-fileplanreferences?view=graph-rest-1.0", + "Command": "New-MgSecurityLabelFilePlanReference", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityRetentionLabel", - "Uri": "/security/labels/retentionLabels", - "CommandAlias": null, - "Command": "New-MgSecurityLabelRetentionLabel", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-retentionlabel?view=graph-rest-1.0", + "Command": "New-MgSecurityLabelRetentionLabel", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityRetentionLabel", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages", - "CommandAlias": null, - "Command": "New-MgSecurityLabelRetentionLabelDispositionReviewStage", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSecurityLabelRetentionLabelDispositionReviewStage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -553629,60 +553835,60 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecureScore", - "Uri": "/security/secureScores", - "CommandAlias": null, - "Command": "New-MgSecuritySecureScore", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/secureScores", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSecuritySecureScore", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecureScore", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecureScoreControlProfile", - "Uri": "/security/secureScoreControlProfiles", - "CommandAlias": null, - "Command": "New-MgSecuritySecureScoreControlProfile", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/secureScoreControlProfiles", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSecuritySecureScoreControlProfile", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecureScoreControlProfile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSubjectRightsRequest", - "Uri": "/security/subjectRightsRequests", - "CommandAlias": null, - "Command": "New-MgSecuritySubjectRightsRequest", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSecuritySubjectRightsRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAuthoredNote", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes", - "CommandAlias": null, - "Command": "New-MgSecuritySubjectRightsRequestNote", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSecuritySubjectRightsRequestNote", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthoredNote", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -553691,240 +553897,240 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityArticle", - "Uri": "/security/threatIntelligence/articles", - "CommandAlias": null, - "Command": "New-MgSecurityThreatIntelligenceArticle", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/articles", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSecurityThreatIntelligenceArticle", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityArticle", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityArticleIndicator", - "Uri": "/security/threatIntelligence/articleIndicators", - "CommandAlias": null, - "Command": "New-MgSecurityThreatIntelligenceArticleIndicator", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/articleIndicators", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSecurityThreatIntelligenceArticleIndicator", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityArticleIndicator", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityHost", - "Uri": "/security/threatIntelligence/hosts", - "CommandAlias": null, - "Command": "New-MgSecurityThreatIntelligenceHost", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSecurityThreatIntelligenceHost", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHost", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityHostComponent", - "Uri": "/security/threatIntelligence/hostComponents", - "CommandAlias": null, - "Command": "New-MgSecurityThreatIntelligenceHostComponent", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostComponents", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSecurityThreatIntelligenceHostComponent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHostComponent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityHostCookie", - "Uri": "/security/threatIntelligence/hostCookies", - "CommandAlias": null, - "Command": "New-MgSecurityThreatIntelligenceHostCookie", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostCookies", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSecurityThreatIntelligenceHostCookie", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHostCookie", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityHostPair", - "Uri": "/security/threatIntelligence/hostPairs", - "CommandAlias": null, - "Command": "New-MgSecurityThreatIntelligenceHostPair", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostPairs", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSecurityThreatIntelligenceHostPair", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHostPair", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityHostPort", - "Uri": "/security/threatIntelligence/hostPorts", - "CommandAlias": null, - "Command": "New-MgSecurityThreatIntelligenceHostPort", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostPorts", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSecurityThreatIntelligenceHostPort", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHostPort", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", - "Uri": "/security/threatIntelligence/hostSslCertificates", - "CommandAlias": null, - "Command": "New-MgSecurityThreatIntelligenceHostSslCertificate", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostSslCertificates", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSecurityThreatIntelligenceHostSslCertificate", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityHostTracker", - "Uri": "/security/threatIntelligence/hostTrackers", - "CommandAlias": null, - "Command": "New-MgSecurityThreatIntelligenceHostTracker", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostTrackers", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSecurityThreatIntelligenceHostTracker", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHostTracker", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", - "Uri": "/security/threatIntelligence/intelProfiles", - "CommandAlias": null, - "Command": "New-MgSecurityThreatIntelligenceIntelProfile", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/intelProfiles", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSecurityThreatIntelligenceIntelProfile", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", - "Uri": "/security/threatIntelligence/passiveDnsRecords", - "CommandAlias": null, - "Command": "New-MgSecurityThreatIntelligencePassiveDnsRecord", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/passiveDnsRecords", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSecurityThreatIntelligencePassiveDnsRecord", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators", - "CommandAlias": null, - "Command": "New-MgSecurityThreatIntelligenceProfileIndicator", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/intelligenceProfileIndicators", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSecurityThreatIntelligenceProfileIndicator", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecuritySslCertificate", - "Uri": "/security/threatIntelligence/sslCertificates", - "CommandAlias": null, - "Command": "New-MgSecurityThreatIntelligenceSslCertificate", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/sslCertificates", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSecurityThreatIntelligenceSslCertificate", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecuritySslCertificate", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecuritySubdomain", - "Uri": "/security/threatIntelligence/subdomains", - "CommandAlias": null, - "Command": "New-MgSecurityThreatIntelligenceSubdomain", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/subdomains", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSecurityThreatIntelligenceSubdomain", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecuritySubdomain", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityVulnerability", - "Uri": "/security/threatIntelligence/vulnerabilities", - "CommandAlias": null, - "Command": "New-MgSecurityThreatIntelligenceVulnerability", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/vulnerabilities", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSecurityThreatIntelligenceVulnerability", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityVulnerability", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components", - "CommandAlias": null, - "Command": "New-MgSecurityThreatIntelligenceVulnerabilityComponent", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSecurityThreatIntelligenceVulnerabilityComponent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -553933,42 +554139,39 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", - "Uri": "/security/threatIntelligence/whoisHistoryRecords", - "CommandAlias": null, - "Command": "New-MgSecurityThreatIntelligenceWhoisHistoryRecord", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/whoisHistoryRecords", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSecurityThreatIntelligenceWhoisHistoryRecord", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityWhoisRecord", - "Uri": "/security/threatIntelligence/whoisRecords", - "CommandAlias": null, - "Command": "New-MgSecurityThreatIntelligenceWhoisRecord", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/whoisRecords", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSecurityThreatIntelligenceWhoisRecord", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityWhoisRecord", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityRetentionEvent", - "Uri": "/security/triggers/retentionEvents", - "CommandAlias": null, - "Command": "New-MgSecurityTriggerRetentionEvent", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/triggers/retentionEvents", "Permissions": [ { "Name": "RecordsManagement.ReadWrite.All", @@ -553987,20 +554190,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionevent-post?view=graph-rest-1.0", + "Command": "New-MgSecurityTriggerRetentionEvent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityRetentionEvent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityRetentionEventType", - "Uri": "/security/triggerTypes/retentionEventTypes", - "CommandAlias": null, - "Command": "New-MgSecurityTriggerTypeRetentionEventType", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/triggerTypes/retentionEventTypes", "Permissions": [ { "Name": "RecordsManagement.ReadWrite.All", @@ -554019,99 +554222,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentioneventtype-post?view=graph-rest-1.0", - "Variants": [ - "Create", - "CreateExpanded" - ] - }, - { - "Method": "POST", - "OutputType": "IMicrosoftGraphServiceHealth", - "Uri": "/admin/serviceAnnouncement/healthOverviews", - "CommandAlias": null, - "Command": "New-MgServiceAnnouncementHealthOverview", - "Module": "Devices.ServiceAnnouncement", - "Permissions": [], - "ApiVersion": "v1.0", - "ApiReferenceLink": null, - "Variants": [ - "Create", - "CreateExpanded" - ] - }, - { - "Method": "POST", - "OutputType": "IMicrosoftGraphServiceHealthIssue", - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues", - "CommandAlias": null, - "Command": "New-MgServiceAnnouncementHealthOverviewIssue", - "Module": "Devices.ServiceAnnouncement", - "Permissions": [], - "ApiVersion": "v1.0", - "ApiReferenceLink": null, - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ] - }, - { - "Method": "POST", - "OutputType": "IMicrosoftGraphServiceHealthIssue", - "Uri": "/admin/serviceAnnouncement/issues", - "CommandAlias": null, - "Command": "New-MgServiceAnnouncementIssue", - "Module": "Devices.ServiceAnnouncement", - "Permissions": [], + "Command": "New-MgSecurityTriggerTypeRetentionEventType", "ApiVersion": "v1.0", - "ApiReferenceLink": null, - "Variants": [ - "Create", - "CreateExpanded" - ] - }, - { + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", "Method": "POST", - "OutputType": "IMicrosoftGraphServiceUpdateMessage", - "Uri": "/admin/serviceAnnouncement/messages", - "CommandAlias": null, - "Command": "New-MgServiceAnnouncementMessage", - "Module": "Devices.ServiceAnnouncement", - "Permissions": [], - "ApiVersion": "v1.0", - "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments", + "Module": "Applications", "CommandAlias": null, - "Command": "New-MgServiceAnnouncementMessageAttachment", - "Module": "Devices.ServiceAnnouncement", - "Permissions": [], - "ApiVersion": "v1.0", - "ApiReferenceLink": null, - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ] - }, - { - "Method": "POST", - "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/servicePrincipals", - "CommandAlias": null, - "Command": "New-MgServicePrincipal", - "Module": "Applications", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -554154,20 +554278,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-serviceprincipals?view=graph-rest-1.0", + "Command": "New-MgServicePrincipal", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo", - "CommandAlias": null, - "Command": "New-MgServicePrincipalAppRoleAssignedTo", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo", "Permissions": [ { "Name": "Directory.Read.All", @@ -554218,8 +554342,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-approleassignedto?view=graph-rest-1.0", + "Command": "New-MgServicePrincipalAppRoleAssignedTo", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -554228,12 +554355,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments", - "CommandAlias": null, - "Command": "New-MgServicePrincipalAppRoleAssignment", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments", "Permissions": [ { "Name": "Directory.Read.All", @@ -554284,8 +554408,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-approleassignments?view=graph-rest-1.0", + "Command": "New-MgServicePrincipalAppRoleAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -554294,12 +554421,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref", - "CommandAlias": null, - "Command": "New-MgServicePrincipalClaimMappingPolicyByRef", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -554358,8 +554482,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-claimsmappingpolicies?view=graph-rest-1.0", + "Command": "New-MgServicePrincipalClaimMappingPolicyByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -554368,12 +554495,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications", - "CommandAlias": null, - "Command": "New-MgServicePrincipalDelegatedPermissionClassification", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications", "Permissions": [ { "Name": "Policy.ReadWrite.PermissionGrant", @@ -554392,8 +554516,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-delegatedpermissionclassifications?view=graph-rest-1.0", + "Command": "New-MgServicePrincipalDelegatedPermissionClassification", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -554402,15 +554529,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEndpoint", - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints", - "CommandAlias": null, - "Command": "New-MgServicePrincipalEndpoint", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgServicePrincipalEndpoint", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -554419,12 +554546,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref", - "CommandAlias": null, - "Command": "New-MgServicePrincipalHomeRealmDiscoveryPolicyByRef", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -554483,8 +554607,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-homerealmdiscoverypolicies?view=graph-rest-1.0", + "Command": "New-MgServicePrincipalHomeRealmDiscoveryPolicyByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -554493,12 +554620,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref", - "CommandAlias": null, - "Command": "New-MgServicePrincipalOwnerByRef", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -554557,8 +554681,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-owners?view=graph-rest-1.0", + "Command": "New-MgServicePrincipalOwnerByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -554567,12 +554694,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTargetDeviceGroup", - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups", - "CommandAlias": null, - "Command": "New-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups", "Permissions": [ { "Name": "Application-RemoteDesktopConfig.ReadWrite.All", @@ -554631,8 +554755,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-post-targetdevicegroups?view=graph-rest-1.0", + "Command": "New-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTargetDeviceGroup", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -554641,27 +554768,24 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", - "Uri": "/identityProtection/servicePrincipalRiskDetections", - "CommandAlias": null, - "Command": "New-MgServicePrincipalRiskDetection", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identityProtection/servicePrincipalRiskDetections", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgServicePrincipalRiskDetection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSynchronizationJob", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs", - "CommandAlias": null, - "Command": "New-MgServicePrincipalSynchronizationJob", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs", "Permissions": [ { "Name": "Synchronization.ReadWrite.All", @@ -554688,8 +554812,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-post-jobs?view=graph-rest-1.0", + "Command": "New-MgServicePrincipalSynchronizationJob", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSynchronizationJob", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -554698,12 +554825,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphStringKeyStringValuePair", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/provisionOnDemand", - "CommandAlias": null, - "Command": "New-MgServicePrincipalSynchronizationJobOnDemand", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/provisionOnDemand", "Permissions": [ { "Name": "Synchronization.ReadWrite.All", @@ -554730,8 +554854,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-provisionondemand?view=graph-rest-1.0", + "Command": "New-MgServicePrincipalSynchronizationJobOnDemand", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphStringKeyStringValuePair", + "Method": "POST", "Variants": [ "Provision", "ProvisionExpanded", @@ -554740,15 +554867,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", - "CommandAlias": null, - "Command": "New-MgServicePrincipalSynchronizationJobSchemaDirectory", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgServicePrincipalSynchronizationJobSchemaDirectory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -554757,15 +554884,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSynchronizationTemplate", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates", - "CommandAlias": null, - "Command": "New-MgServicePrincipalSynchronizationTemplate", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgServicePrincipalSynchronizationTemplate", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -554774,15 +554901,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", - "CommandAlias": null, - "Command": "New-MgServicePrincipalSynchronizationTemplateSchemaDirectory", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgServicePrincipalSynchronizationTemplateSchemaDirectory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -554791,15 +554918,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/shares/{sharedDriveItem-id}/list/columns", - "CommandAlias": null, - "Command": "New-MgShareListColumn", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/columns", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgShareListColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -554808,15 +554935,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes", - "CommandAlias": null, - "Command": "New-MgShareListContentType", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgShareListContentType", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -554825,15 +554952,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns", - "CommandAlias": null, - "Command": "New-MgShareListContentTypeColumn", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgShareListContentTypeColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -554842,15 +554969,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnLink", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks", - "CommandAlias": null, - "Command": "New-MgShareListContentTypeColumnLink", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgShareListContentTypeColumnLink", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -554859,15 +554986,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/shares/{sharedDriveItem-id}/list/items", - "CommandAlias": null, - "Command": "New-MgShareListItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgShareListItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -554876,15 +555003,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions", - "CommandAlias": null, - "Command": "New-MgShareListItemDocumentSetVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgShareListItemDocumentSetVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -554897,15 +555024,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions", - "CommandAlias": null, - "Command": "New-MgShareListItemVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgShareListItemVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -554918,15 +555045,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/shares/{sharedDriveItem-id}/list/operations", - "CommandAlias": null, - "Command": "New-MgShareListOperation", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/operations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgShareListOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -554935,15 +555062,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions", - "CommandAlias": null, - "Command": "New-MgShareListSubscription", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgShareListSubscription", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -554952,30 +555079,30 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSharedDriveItem", - "Uri": "/shares", - "CommandAlias": null, - "Command": "New-MgShareSharedDriveItemSharedDriveItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgShareSharedDriveItemSharedDriveItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharedDriveItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/sites/{site-id}/analytics/itemActivityStats", - "CommandAlias": null, - "Command": "New-MgSiteAnalyticItemActivityStat", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics/itemActivityStats", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSiteAnalyticItemActivityStat", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -554984,15 +555111,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphItemActivity", - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "CommandAlias": null, - "Command": "New-MgSiteAnalyticItemActivityStatActivity", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSiteAnalyticItemActivityStatActivity", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivity", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -555001,12 +555128,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/columns", - "CommandAlias": null, - "Command": "New-MgSiteColumn", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/columns", "Permissions": [ { "Name": "Sites.Manage.All", @@ -555041,8 +555165,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-post-columns?view=graph-rest-1.0", + "Command": "New-MgSiteColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -555051,12 +555178,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/sites/{site-id}/contentTypes", - "CommandAlias": null, - "Command": "New-MgSiteContentType", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes", "Permissions": [ { "Name": "Sites.Manage.All", @@ -555091,8 +555215,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-post-contenttypes?view=graph-rest-1.0", + "Command": "New-MgSiteContentType", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -555101,12 +555228,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns", - "CommandAlias": null, - "Command": "New-MgSiteContentTypeColumn", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns", "Permissions": [ { "Name": "Sites.Manage.All", @@ -555141,8 +555265,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-post-columns?view=graph-rest-1.0", + "Command": "New-MgSiteContentTypeColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -555151,15 +555278,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnLink", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", - "CommandAlias": null, - "Command": "New-MgSiteContentTypeColumnLink", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSiteContentTypeColumnLink", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -555168,15 +555295,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/columns", - "CommandAlias": null, - "Command": "New-MgSiteGetByPathColumn", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/columns", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSiteGetByPathColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -555185,15 +555312,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/contentTypes", - "CommandAlias": null, - "Command": "New-MgSiteGetByPathContentType", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/contentTypes", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSiteGetByPathContentType", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -555202,15 +555329,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphList", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/lists", - "CommandAlias": null, - "Command": "New-MgSiteGetByPathList", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/lists", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSiteGetByPathList", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphList", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -555219,15 +555346,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/operations", - "CommandAlias": null, - "Command": "New-MgSiteGetByPathOperation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/operations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSiteGetByPathOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -555236,15 +555363,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphBaseSitePage", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/pages", - "CommandAlias": null, - "Command": "New-MgSiteGetByPathPage", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/pages", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSiteGetByPathPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBaseSitePage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -555253,15 +555380,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/permissions", - "CommandAlias": null, - "Command": "New-MgSiteGetByPathPermission", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/permissions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSiteGetByPathPermission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -555270,15 +555397,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStore", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/termStores", - "CommandAlias": null, - "Command": "New-MgSiteGetByPathTermStore", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/termStores", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSiteGetByPathTermStore", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStore", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -555287,12 +555414,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphList", - "Uri": "/sites/{site-id}/lists", - "CommandAlias": null, - "Command": "New-MgSiteList", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists", "Permissions": [ { "Name": "Sites.Manage.All", @@ -555319,8 +555443,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-create?view=graph-rest-1.0", + "Command": "New-MgSiteList", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphList", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -555329,12 +555456,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/lists/{list-id}/columns", - "CommandAlias": null, - "Command": "New-MgSiteListColumn", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/columns", "Permissions": [ { "Name": "Sites.Manage.All", @@ -555369,8 +555493,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-post-columns?view=graph-rest-1.0", + "Command": "New-MgSiteListColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -555379,15 +555506,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes", - "CommandAlias": null, - "Command": "New-MgSiteListContentType", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSiteListContentType", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -555396,12 +555523,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", - "CommandAlias": null, - "Command": "New-MgSiteListContentTypeColumn", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", "Permissions": [ { "Name": "Sites.Manage.All", @@ -555436,8 +555560,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSiteListContentTypeColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -555446,15 +555573,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnLink", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", - "CommandAlias": null, - "Command": "New-MgSiteListContentTypeColumnLink", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSiteListContentTypeColumnLink", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -555463,12 +555590,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/sites/{site-id}/lists/{list-id}/items", - "CommandAlias": null, - "Command": "New-MgSiteListItem", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items", "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -555487,8 +555611,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-create?view=graph-rest-1.0", + "Command": "New-MgSiteListItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -555497,12 +555624,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", - "CommandAlias": null, - "Command": "New-MgSiteListItemDocumentSetVersion", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -555569,8 +555693,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-post-documentsetversions?view=graph-rest-1.0", + "Command": "New-MgSiteListItemDocumentSetVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -555579,12 +555706,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createLink", - "CommandAlias": null, - "Command": "New-MgSiteListItemLink", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createLink", "Permissions": [ { "Name": "Files.ReadWrite", @@ -555643,8 +555767,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSiteListItemLink", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -555653,15 +555780,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", - "CommandAlias": null, - "Command": "New-MgSiteListItemVersion", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSiteListItemVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -555670,15 +555797,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/sites/{site-id}/lists/{list-id}/operations", - "CommandAlias": null, - "Command": "New-MgSiteListOperation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/operations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSiteListOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -555687,15 +555814,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions", - "CommandAlias": null, - "Command": "New-MgSiteListSubscription", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSiteListSubscription", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -555704,12 +555831,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/sites/{site-id}/onenote/notebooks", - "CommandAlias": null, - "Command": "New-MgSiteOnenoteNotebook", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks", "Permissions": [ { "Name": "Notes.Create", @@ -555760,8 +555884,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSiteOnenoteNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -555770,12 +555897,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", - "CommandAlias": null, - "Command": "New-MgSiteOnenoteNotebookSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", "Permissions": [ { "Name": "Notes.Create", @@ -555826,8 +555950,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSiteOnenoteNotebookSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -555836,12 +555963,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "CommandAlias": null, - "Command": "New-MgSiteOnenoteNotebookSectionGroup", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", "Permissions": [ { "Name": "Notes.Create", @@ -555892,8 +556016,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSiteOnenoteNotebookSectionGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -555902,15 +556029,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", - "CommandAlias": null, - "Command": "New-MgSiteOnenoteNotebookSectionGroupSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSiteOnenoteNotebookSectionGroupSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -555919,15 +556046,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "CommandAlias": null, - "Command": "New-MgSiteOnenoteNotebookSectionGroupSectionPage", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSiteOnenoteNotebookSectionGroupSectionPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -555936,15 +556063,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", - "CommandAlias": null, - "Command": "New-MgSiteOnenoteNotebookSectionPage", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSiteOnenoteNotebookSectionPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -555953,15 +556080,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/sites/{site-id}/onenote/operations", - "CommandAlias": null, - "Command": "New-MgSiteOnenoteOperation", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/operations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSiteOnenoteOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -555970,12 +556097,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/sites/{site-id}/onenote/pages", - "CommandAlias": null, - "Command": "New-MgSiteOnenotePage", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/pages", "Permissions": [ { "Name": "Notes.Create", @@ -556026,8 +556150,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSiteOnenotePage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -556036,15 +556163,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteResource", - "Uri": "/sites/{site-id}/onenote/resources", - "CommandAlias": null, - "Command": "New-MgSiteOnenoteResource", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/resources", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSiteOnenoteResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteResource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -556053,15 +556180,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/sites/{site-id}/onenote/sections", - "CommandAlias": null, - "Command": "New-MgSiteOnenoteSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sections", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSiteOnenoteSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -556070,15 +556197,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/sites/{site-id}/onenote/sectionGroups", - "CommandAlias": null, - "Command": "New-MgSiteOnenoteSectionGroup", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSiteOnenoteSectionGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -556087,12 +556214,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "CommandAlias": null, - "Command": "New-MgSiteOnenoteSectionGroupSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", "Permissions": [ { "Name": "Notes.Create", @@ -556143,8 +556267,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSiteOnenoteSectionGroupSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -556153,15 +556280,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "CommandAlias": null, - "Command": "New-MgSiteOnenoteSectionGroupSectionPage", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSiteOnenoteSectionGroupSectionPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -556170,12 +556297,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", - "CommandAlias": null, - "Command": "New-MgSiteOnenoteSectionPage", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", "Permissions": [ { "Name": "Notes.Create", @@ -556226,8 +556350,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSiteOnenoteSectionPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -556236,15 +556363,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/sites/{site-id}/operations", - "CommandAlias": null, - "Command": "New-MgSiteOperation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/operations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSiteOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -556253,12 +556380,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphBaseSitePage", - "Uri": "/sites/{site-id}/pages", - "CommandAlias": null, - "Command": "New-MgSitePage", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages", "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -556277,8 +556401,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sitepage-create?view=graph-rest-1.0", + "Command": "New-MgSitePage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBaseSitePage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -556287,15 +556414,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphHorizontalSection", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", - "CommandAlias": null, - "Command": "New-MgSitePageAsSitePageCanvaLayoutHorizontalSection", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSitePageAsSitePageCanvaLayoutHorizontalSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphHorizontalSection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -556304,15 +556431,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", - "CommandAlias": null, - "Command": "New-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -556321,15 +556448,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", - "CommandAlias": null, - "Command": "New-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -556338,15 +556465,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", - "CommandAlias": null, - "Command": "New-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -556355,15 +556482,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", - "CommandAlias": null, - "Command": "New-MgSitePageAsSitePageWebPart", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSitePageAsSitePageWebPart", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -556372,15 +556499,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/sites/{site-id}/permissions", - "CommandAlias": null, - "Command": "New-MgSitePermission", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/permissions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-post-permissions?view=graph-rest-1.0", + "Command": "New-MgSitePermission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -556389,15 +556516,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStore", - "Uri": "/sites/{site-id}/termStores", - "CommandAlias": null, - "Command": "New-MgSiteTermStore", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStores", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSiteTermStore", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStore", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -556406,15 +556533,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreGroup", - "Uri": "/sites/{site-id}/termStore/groups", - "CommandAlias": null, - "Command": "New-MgSiteTermStoreGroup", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-group-post?view=graph-rest-1.0", + "Command": "New-MgSiteTermStoreGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -556427,15 +556554,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets", - "CommandAlias": null, - "Command": "New-MgSiteTermStoreGroupSet", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSiteTermStoreGroupSet", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -556448,15 +556575,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children", - "CommandAlias": null, - "Command": "New-MgSiteTermStoreGroupSetChild", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSiteTermStoreGroupSetChild", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -556477,15 +556604,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "CommandAlias": null, - "Command": "New-MgSiteTermStoreGroupSetChildRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSiteTermStoreGroupSetChildRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -556506,15 +556633,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations", - "CommandAlias": null, - "Command": "New-MgSiteTermStoreGroupSetRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSiteTermStoreGroupSetRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -556527,15 +556654,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms", - "CommandAlias": null, - "Command": "New-MgSiteTermStoreGroupSetTerm", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSiteTermStoreGroupSetTerm", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -556548,15 +556675,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children", - "CommandAlias": null, - "Command": "New-MgSiteTermStoreGroupSetTermChild", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSiteTermStoreGroupSetTermChild", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -556569,15 +556696,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "CommandAlias": null, - "Command": "New-MgSiteTermStoreGroupSetTermChildRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSiteTermStoreGroupSetTermChildRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -556590,15 +556717,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations", - "CommandAlias": null, - "Command": "New-MgSiteTermStoreGroupSetTermRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSiteTermStoreGroupSetTermRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -556611,15 +556738,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/sites/{site-id}/termStore/sets", - "CommandAlias": null, - "Command": "New-MgSiteTermStoreSet", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-set-post?view=graph-rest-1.0", + "Command": "New-MgSiteTermStoreSet", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -556632,15 +556759,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children", - "CommandAlias": null, - "Command": "New-MgSiteTermStoreSetChild", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-term-post?view=graph-rest-1.0", + "Command": "New-MgSiteTermStoreSetChild", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -556661,15 +556788,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "CommandAlias": null, - "Command": "New-MgSiteTermStoreSetChildRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSiteTermStoreSetChildRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -556690,15 +556817,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", - "CommandAlias": null, - "Command": "New-MgSiteTermStoreSetParentGroupSet", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSiteTermStoreSetParentGroupSet", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -556711,15 +556838,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", - "CommandAlias": null, - "Command": "New-MgSiteTermStoreSetParentGroupSetChild", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSiteTermStoreSetParentGroupSetChild", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -556740,15 +556867,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", - "CommandAlias": null, - "Command": "New-MgSiteTermStoreSetParentGroupSetChildRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSiteTermStoreSetParentGroupSetChildRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -556769,15 +556896,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", - "CommandAlias": null, - "Command": "New-MgSiteTermStoreSetParentGroupSetRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSiteTermStoreSetParentGroupSetRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -556790,15 +556917,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", - "CommandAlias": null, - "Command": "New-MgSiteTermStoreSetParentGroupSetTerm", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSiteTermStoreSetParentGroupSetTerm", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -556811,15 +556938,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", - "CommandAlias": null, - "Command": "New-MgSiteTermStoreSetParentGroupSetTermChild", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSiteTermStoreSetParentGroupSetTermChild", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -556832,15 +556959,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", - "CommandAlias": null, - "Command": "New-MgSiteTermStoreSetParentGroupSetTermChildRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSiteTermStoreSetParentGroupSetTermChildRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -556853,15 +556980,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", - "CommandAlias": null, - "Command": "New-MgSiteTermStoreSetParentGroupSetTermRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSiteTermStoreSetParentGroupSetTermRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -556874,15 +557001,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations", - "CommandAlias": null, - "Command": "New-MgSiteTermStoreSetRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSiteTermStoreSetRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -556895,15 +557022,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms", - "CommandAlias": null, - "Command": "New-MgSiteTermStoreSetTerm", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSiteTermStoreSetTerm", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -556916,15 +557043,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", - "CommandAlias": null, - "Command": "New-MgSiteTermStoreSetTermChild", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSiteTermStoreSetTermChild", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -556937,15 +557064,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "CommandAlias": null, - "Command": "New-MgSiteTermStoreSetTermChildRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSiteTermStoreSetTermChildRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -556958,15 +557085,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", - "CommandAlias": null, - "Command": "New-MgSiteTermStoreSetTermRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSiteTermStoreSetTermRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -556979,75 +557106,75 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveProtectionRule", - "Uri": "/solutions/backupRestore/driveInclusionRules", - "CommandAlias": null, - "Command": "New-MgSolutionBackupRestoreDriveInclusionRule", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/driveInclusionRules", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSolutionBackupRestoreDriveInclusionRule", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveProtectionRule", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveProtectionUnit", - "Uri": "/solutions/backupRestore/driveProtectionUnits", - "CommandAlias": null, - "Command": "New-MgSolutionBackupRestoreDriveProtectionUnit", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/driveProtectionUnits", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSolutionBackupRestoreDriveProtectionUnit", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveProtectionUnit", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphExchangeProtectionPolicy", - "Uri": "/solutions/backupRestore/exchangeProtectionPolicies", - "CommandAlias": null, - "Command": "New-MgSolutionBackupRestoreExchangeProtectionPolicy", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeProtectionPolicies", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-post-exchangeprotectionpolicies?view=graph-rest-1.0", + "Command": "New-MgSolutionBackupRestoreExchangeProtectionPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExchangeProtectionPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphExchangeRestoreSession", - "Uri": "/solutions/backupRestore/exchangeRestoreSessions", - "CommandAlias": null, - "Command": "New-MgSolutionBackupRestoreExchangeRestoreSession", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeRestoreSessions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSolutionBackupRestoreExchangeRestoreSession", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExchangeRestoreSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphGranularMailboxRestoreArtifact", - "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/granularMailboxRestoreArtifacts", - "CommandAlias": null, - "Command": "New-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/granularMailboxRestoreArtifacts", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGranularMailboxRestoreArtifact", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -557056,15 +557183,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMailboxRestoreArtifact", - "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts", - "CommandAlias": null, - "Command": "New-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxRestoreArtifact", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -557073,75 +557200,75 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMailboxProtectionRule", - "Uri": "/solutions/backupRestore/mailboxInclusionRules", - "CommandAlias": null, - "Command": "New-MgSolutionBackupRestoreMailboxInclusionRule", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/mailboxInclusionRules", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSolutionBackupRestoreMailboxInclusionRule", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxProtectionRule", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMailboxProtectionUnit", - "Uri": "/solutions/backupRestore/mailboxProtectionUnits", - "CommandAlias": null, - "Command": "New-MgSolutionBackupRestoreMailboxProtectionUnit", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/mailboxProtectionUnits", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSolutionBackupRestoreMailboxProtectionUnit", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxProtectionUnit", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOneDriveForBusinessProtectionPolicy", - "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies", - "CommandAlias": null, - "Command": "New-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicy", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-post-onedriveforbusinessprotectionpolicies?view=graph-rest-1.0", + "Command": "New-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOneDriveForBusinessProtectionPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOneDriveForBusinessRestoreSession", - "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions", - "CommandAlias": null, - "Command": "New-MgSolutionBackupRestoreOneDriveForBusinessRestoreSession", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSolutionBackupRestoreOneDriveForBusinessRestoreSession", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOneDriveForBusinessRestoreSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveRestoreArtifact", - "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts", - "CommandAlias": null, - "Command": "New-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveRestoreArtifact", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -557150,105 +557277,105 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphRestorePoint", - "Uri": "/solutions/backupRestore/restorePoints", - "CommandAlias": null, - "Command": "New-MgSolutionBackupRestorePoint", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/restorePoints", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSolutionBackupRestorePoint", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRestorePoint", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphProtectionPolicyBase", - "Uri": "/solutions/backupRestore/protectionPolicies", - "CommandAlias": null, - "Command": "New-MgSolutionBackupRestoreProtectionPolicy", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/protectionPolicies", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSolutionBackupRestoreProtectionPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphProtectionPolicyBase", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphServiceApp", - "Uri": "/solutions/backupRestore/serviceApps", - "CommandAlias": null, - "Command": "New-MgSolutionBackupRestoreServiceApp", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/serviceApps", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-post-serviceapps?view=graph-rest-1.0", + "Command": "New-MgSolutionBackupRestoreServiceApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceApp", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphRestoreSessionBase", - "Uri": "/solutions/backupRestore/restoreSessions", - "CommandAlias": null, - "Command": "New-MgSolutionBackupRestoreSession", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/restoreSessions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSolutionBackupRestoreSession", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRestoreSessionBase", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSharePointProtectionPolicy", - "Uri": "/solutions/backupRestore/sharePointProtectionPolicies", - "CommandAlias": null, - "Command": "New-MgSolutionBackupRestoreSharePointProtectionPolicy", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointProtectionPolicies", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-post-sharepointprotectionpolicies?view=graph-rest-1.0", + "Command": "New-MgSolutionBackupRestoreSharePointProtectionPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharePointProtectionPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSharePointRestoreSession", - "Uri": "/solutions/backupRestore/sharePointRestoreSessions", - "CommandAlias": null, - "Command": "New-MgSolutionBackupRestoreSharePointRestoreSession", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointRestoreSessions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-post-sharepointrestoresessions?view=graph-rest-1.0", + "Command": "New-MgSolutionBackupRestoreSharePointRestoreSession", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharePointRestoreSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSiteRestoreArtifact", - "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts", - "CommandAlias": null, - "Command": "New-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSiteRestoreArtifact", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -557257,72 +557384,69 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSiteProtectionRule", - "Uri": "/solutions/backupRestore/siteInclusionRules", - "CommandAlias": null, - "Command": "New-MgSolutionBackupRestoreSiteInclusionRule", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/siteInclusionRules", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSolutionBackupRestoreSiteInclusionRule", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSiteProtectionRule", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSiteProtectionUnit", - "Uri": "/solutions/backupRestore/siteProtectionUnits", - "CommandAlias": null, - "Command": "New-MgSolutionBackupRestoreSiteProtectionUnit", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/siteProtectionUnits", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSolutionBackupRestoreSiteProtectionUnit", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSiteProtectionUnit", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSubscribedSku", - "Uri": "/subscribedSkus", - "CommandAlias": null, - "Command": "New-MgSubscribedSku", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/subscribedSkus", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgSubscribedSku", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscribedSku", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/subscriptions", - "CommandAlias": null, - "Command": "New-MgSubscription", "Module": "ChangeNotifications", + "CommandAlias": null, + "Uri": "/subscriptions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-post-subscriptions?view=graph-rest-1.0", + "Command": "New-MgSubscription", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTeam", - "Uri": "/teams", - "CommandAlias": null, - "Command": "New-MgTeam", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams", "Permissions": [ { "Name": "Team.Create", @@ -557381,20 +557505,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-post?view=graph-rest-1.0", + "Command": "New-MgTeam", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeam", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChannel", - "Uri": "/teams/{team-id}/channels", - "CommandAlias": null, - "Command": "New-MgTeamChannel", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels", "Permissions": [ { "Name": "Channel.Create", @@ -557461,8 +557585,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-post?view=graph-rest-1.0", + "Command": "New-MgTeamChannel", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChannel", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -557471,30 +557598,30 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/provisionEmail", - "CommandAlias": null, - "Command": "New-MgTeamChannelEmail", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/provisionEmail", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-1.0", + "Command": "New-MgTeamChannelEmail", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Provision", "ProvisionViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/teams/{team-id}/channels/{channel-id}/allMembers", - "CommandAlias": null, - "Command": "New-MgTeamChannelMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/allMembers", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgTeamChannelMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -557507,12 +557634,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages", - "CommandAlias": null, - "Command": "New-MgTeamChannelMessage", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages", "Permissions": [ { "Name": "ChannelMessage.Send", @@ -557539,8 +557663,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0", + "Command": "New-MgTeamChannelMessage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -557549,15 +557676,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "CommandAlias": null, - "Command": "New-MgTeamChannelMessageHostedContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgTeamChannelMessageHostedContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -557566,12 +557693,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", - "CommandAlias": null, - "Command": "New-MgTeamChannelMessageReply", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", "Permissions": [ { "Name": "ChannelMessage.Send", @@ -557598,8 +557722,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-post-messagereply?view=graph-rest-1.0", + "Command": "New-MgTeamChannelMessageReply", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -557608,15 +557735,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "CommandAlias": null, - "Command": "New-MgTeamChannelMessageReplyHostedContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgTeamChannelMessageReplyHostedContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -557625,15 +557752,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams", - "CommandAlias": null, - "Command": "New-MgTeamChannelSharedWithTeam", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgTeamChannelSharedWithTeam", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -557642,12 +557769,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamsTab", - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs", - "CommandAlias": null, - "Command": "New-MgTeamChannelTab", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs", "Permissions": [ { "Name": "TeamsTab.Create", @@ -557754,8 +557878,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-post-tabs?view=graph-rest-1.0", + "Command": "New-MgTeamChannelTab", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -557764,12 +557891,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Uri": "/teams/{team-id}/installedApps", - "CommandAlias": null, - "Command": "New-MgTeamInstalledApp", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/installedApps", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForTeam", @@ -557876,8 +558000,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-post-installedapps?view=graph-rest-1.0", + "Command": "New-MgTeamInstalledApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -557886,12 +558013,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/teams/{team-id}/members", - "CommandAlias": null, - "Command": "New-MgTeamMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/members", "Permissions": [ { "Name": "TeamMember.ReadWrite.All", @@ -557910,8 +558034,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-post-members?view=graph-rest-1.0", + "Command": "New-MgTeamMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -557920,15 +558047,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", - "Uri": "/teams/{team-id}/operations", - "CommandAlias": null, - "Command": "New-MgTeamOperation", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/operations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgTeamOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -557937,15 +558064,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Uri": "/teams/{team-id}/permissionGrants", - "CommandAlias": null, - "Command": "New-MgTeamPermissionGrant", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/permissionGrants", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgTeamPermissionGrant", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -557954,30 +558081,30 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/provisionEmail", - "CommandAlias": null, - "Command": "New-MgTeamPrimaryChannelEmail", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/provisionEmail", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-1.0", + "Command": "New-MgTeamPrimaryChannelEmail", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Provision", "ProvisionViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/teams/{team-id}/primaryChannel/allMembers", - "CommandAlias": null, - "Command": "New-MgTeamPrimaryChannelMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/allMembers", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgTeamPrimaryChannelMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -557990,15 +558117,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teams/{team-id}/primaryChannel/messages", - "CommandAlias": null, - "Command": "New-MgTeamPrimaryChannelMessage", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgTeamPrimaryChannelMessage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -558007,15 +558134,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents", - "CommandAlias": null, - "Command": "New-MgTeamPrimaryChannelMessageHostedContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgTeamPrimaryChannelMessageHostedContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -558024,15 +558151,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies", - "CommandAlias": null, - "Command": "New-MgTeamPrimaryChannelMessageReply", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgTeamPrimaryChannelMessageReply", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -558041,15 +558168,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "CommandAlias": null, - "Command": "New-MgTeamPrimaryChannelMessageReplyHostedContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgTeamPrimaryChannelMessageReplyHostedContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -558058,15 +558185,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams", - "CommandAlias": null, - "Command": "New-MgTeamPrimaryChannelSharedWithTeam", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgTeamPrimaryChannelSharedWithTeam", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -558075,15 +558202,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamsTab", - "Uri": "/teams/{team-id}/primaryChannel/tabs", - "CommandAlias": null, - "Command": "New-MgTeamPrimaryChannelTab", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/tabs", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgTeamPrimaryChannelTab", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -558092,12 +558219,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDayNote", - "Uri": "/teams/{team-id}/schedule/dayNotes", - "CommandAlias": null, - "Command": "New-MgTeamScheduleDayNote", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/dayNotes", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -558116,8 +558240,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgTeamScheduleDayNote", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDayNote", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -558126,12 +558253,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOfferShiftRequest", - "Uri": "/teams/{team-id}/schedule/offerShiftRequests", - "CommandAlias": null, - "Command": "New-MgTeamScheduleOfferShiftRequest", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/offerShiftRequests", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -558158,8 +558282,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/offershiftrequest-post?view=graph-rest-1.0", + "Command": "New-MgTeamScheduleOfferShiftRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -558168,12 +558295,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOpenShift", - "Uri": "/teams/{team-id}/schedule/openShifts", - "CommandAlias": null, - "Command": "New-MgTeamScheduleOpenShift", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/openShifts", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -558208,8 +558332,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-post?view=graph-rest-1.0", + "Command": "New-MgTeamScheduleOpenShift", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOpenShift", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -558218,12 +558345,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests", - "CommandAlias": null, - "Command": "New-MgTeamScheduleOpenShiftChangeRequest", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -558250,8 +558374,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshiftchangerequest-post?view=graph-rest-1.0", + "Command": "New-MgTeamScheduleOpenShiftChangeRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -558260,12 +558387,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSchedulingGroup", - "Uri": "/teams/{team-id}/schedule/schedulingGroups", - "CommandAlias": null, - "Command": "New-MgTeamScheduleSchedulingGroup", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/schedulingGroups", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -558292,8 +558416,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-post-schedulinggroups?view=graph-rest-1.0", + "Command": "New-MgTeamScheduleSchedulingGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSchedulingGroup", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -558302,12 +558429,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphShift", - "Uri": "/teams/{team-id}/schedule/shifts", - "CommandAlias": null, - "Command": "New-MgTeamScheduleShift", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/shifts", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -558334,8 +558458,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-post-shifts?view=graph-rest-1.0", + "Command": "New-MgTeamScheduleShift", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphShift", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -558344,12 +558471,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests", - "CommandAlias": null, - "Command": "New-MgTeamScheduleSwapShiftChangeRequest", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -558376,8 +558500,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/swapshiftschangerequest-post?view=graph-rest-1.0", + "Command": "New-MgTeamScheduleSwapShiftChangeRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -558386,12 +558513,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTimeCard", - "Uri": "/teams/{team-id}/schedule/timeCards", - "CommandAlias": null, - "Command": "New-MgTeamScheduleTimeCard", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeCards", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -558410,8 +558534,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-post-timecards?view=graph-rest-1.0", + "Command": "New-MgTeamScheduleTimeCard", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTimeCard", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -558420,12 +558547,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTimeOff", - "Uri": "/teams/{team-id}/schedule/timesOff", - "CommandAlias": null, - "Command": "New-MgTeamScheduleTimeOff", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timesOff", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -558452,8 +558576,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-post-timesoff?view=graph-rest-1.0", + "Command": "New-MgTeamScheduleTimeOff", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTimeOff", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -558462,12 +558589,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTimeOffReason", - "Uri": "/teams/{team-id}/schedule/timeOffReasons", - "CommandAlias": null, - "Command": "New-MgTeamScheduleTimeOffReason", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeOffReasons", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -558494,8 +558618,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-post-timeoffreasons?view=graph-rest-1.0", + "Command": "New-MgTeamScheduleTimeOffReason", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTimeOffReason", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -558504,12 +558631,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTimeOffRequest", - "Uri": "/teams/{team-id}/schedule/timeOffRequests", - "CommandAlias": null, - "Command": "New-MgTeamScheduleTimeOffRequest", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeOffRequests", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -558528,8 +558652,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgTeamScheduleTimeOffRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTimeOffRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -558538,12 +558665,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamworkTag", - "Uri": "/teams/{team-id}/tags", - "CommandAlias": null, - "Command": "New-MgTeamTag", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/tags", "Permissions": [ { "Name": "TeamworkTag.ReadWrite", @@ -558562,8 +558686,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-post?view=graph-rest-1.0", + "Command": "New-MgTeamTag", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamworkTag", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -558572,15 +558699,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamworkTagMember", - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members", - "CommandAlias": null, - "Command": "New-MgTeamTagMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktagmember-post?view=graph-rest-1.0", + "Command": "New-MgTeamTagMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -558589,45 +558716,45 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teamwork/deletedChats", - "CommandAlias": null, - "Command": "New-MgTeamworkDeletedChat", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedChats", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgTeamworkDeletedChat", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeletedTeam", - "Uri": "/teamwork/deletedTeams", - "CommandAlias": null, - "Command": "New-MgTeamworkDeletedTeam", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgTeamworkDeletedTeam", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeletedTeam", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChannel", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels", - "CommandAlias": null, - "Command": "New-MgTeamworkDeletedTeamChannel", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgTeamworkDeletedTeamChannel", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChannel", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -558636,30 +558763,30 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/provisionEmail", - "CommandAlias": null, - "Command": "New-MgTeamworkDeletedTeamChannelEmail", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/provisionEmail", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-1.0", + "Command": "New-MgTeamworkDeletedTeamChannelEmail", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Provision", "ProvisionViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/allMembers", - "CommandAlias": null, - "Command": "New-MgTeamworkDeletedTeamChannelMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/allMembers", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgTeamworkDeletedTeamChannelMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -558672,15 +558799,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages", - "CommandAlias": null, - "Command": "New-MgTeamworkDeletedTeamChannelMessage", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgTeamworkDeletedTeamChannelMessage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -558689,15 +558816,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "CommandAlias": null, - "Command": "New-MgTeamworkDeletedTeamChannelMessageHostedContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgTeamworkDeletedTeamChannelMessageHostedContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -558706,15 +558833,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", - "CommandAlias": null, - "Command": "New-MgTeamworkDeletedTeamChannelMessageReply", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgTeamworkDeletedTeamChannelMessageReply", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -558723,15 +558850,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "CommandAlias": null, - "Command": "New-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -558740,15 +558867,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams", - "CommandAlias": null, - "Command": "New-MgTeamworkDeletedTeamChannelSharedWithTeam", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgTeamworkDeletedTeamChannelSharedWithTeam", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -558757,15 +558884,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamsTab", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs", - "CommandAlias": null, - "Command": "New-MgTeamworkDeletedTeamChannelTab", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgTeamworkDeletedTeamChannelTab", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -558774,12 +558901,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphWorkforceIntegration", - "Uri": "/teamwork/workforceIntegrations", - "CommandAlias": null, - "Command": "New-MgTeamworkWorkforceIntegration", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/workforceIntegrations", "Permissions": [ { "Name": "WorkforceIntegration.ReadWrite.All", @@ -558798,38 +558922,41 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-post?view=graph-rest-1.0", + "Command": "New-MgTeamworkWorkforceIntegration", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkforceIntegration", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", - "Uri": "/tenantRelationships/delegatedAdminCustomers", - "CommandAlias": null, - "Command": "New-MgTenantRelationshipDelegatedAdminCustomer", "Module": "Identity.Partner", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminCustomers", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgTenantRelationshipDelegatedAdminCustomer", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails", - "CommandAlias": null, - "Command": "New-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", "Module": "Identity.Partner", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -558838,12 +558965,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", - "Uri": "/tenantRelationships/delegatedAdminRelationships", - "CommandAlias": null, - "Command": "New-MgTenantRelationshipDelegatedAdminRelationship", "Module": "Identity.Partner", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships", "Permissions": [ { "Name": "DelegatedAdminRelationship.ReadWrite.All", @@ -558862,20 +558986,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantrelationship-post-delegatedadminrelationships?view=graph-rest-1.0", + "Command": "New-MgTenantRelationshipDelegatedAdminRelationship", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments", - "CommandAlias": null, - "Command": "New-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", "Module": "Identity.Partner", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments", "Permissions": [ { "Name": "DelegatedAdminRelationship.ReadWrite.All", @@ -558894,8 +559018,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-post-accessassignments?view=graph-rest-1.0", + "Command": "New-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -558904,15 +559031,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations", - "CommandAlias": null, - "Command": "New-MgTenantRelationshipDelegatedAdminRelationshipOperation", "Module": "Identity.Partner", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgTenantRelationshipDelegatedAdminRelationshipOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -558921,12 +559048,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests", - "CommandAlias": null, - "Command": "New-MgTenantRelationshipDelegatedAdminRelationshipRequest", "Module": "Identity.Partner", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests", "Permissions": [ { "Name": "DelegatedAdminRelationship.ReadWrite.All", @@ -558945,8 +559069,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-post-requests?view=graph-rest-1.0", + "Command": "New-MgTenantRelationshipDelegatedAdminRelationshipRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -558955,12 +559082,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", - "Uri": "/tenantRelationships/multiTenantOrganization/tenants", - "CommandAlias": null, - "Command": "New-MgTenantRelationshipMultiTenantOrganizationTenant", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/tenantRelationships/multiTenantOrganization/tenants", "Permissions": [ { "Name": "MultiTenantOrganization.ReadWrite.All", @@ -558979,20 +559103,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-post-tenants?view=graph-rest-1.0", + "Command": "New-MgTenantRelationshipMultiTenantOrganizationTenant", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/users", - "CommandAlias": null, - "Command": "New-MgUser", "Module": "Users", + "CommandAlias": null, + "Uri": "/users", "Permissions": [ { "Name": "User.ReadWrite.All", @@ -559091,23 +559215,26 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUserActivity", - "Uri": "/users/{user-id}/activities", - "CommandAlias": null, - "Command": "New-MgUserActivity", "Module": "CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/activities", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserActivity", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserActivity", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -559116,15 +559243,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphActivityHistoryItem", - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems", - "CommandAlias": null, - "Command": "New-MgUserActivityHistoryItem", "Module": "CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserActivityHistoryItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphActivityHistoryItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -559133,12 +559260,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/users/{user-id}/appRoleAssignments", - "CommandAlias": null, - "Command": "New-MgUserAppRoleAssignment", "Module": "Applications", + "CommandAlias": null, + "Uri": "/users/{user-id}/appRoleAssignments", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -559157,8 +559281,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-post-approleassignments?view=graph-rest-1.0", + "Command": "New-MgUserAppRoleAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -559167,12 +559294,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", - "Uri": "/users/{user-id}/authentication/emailMethods", - "CommandAlias": null, - "Command": "New-MgUserAuthenticationEmailMethod", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/emailMethods", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -559199,8 +559323,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-post-emailmethods?view=graph-rest-1.0", + "Command": "New-MgUserAuthenticationEmailMethod", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -559209,15 +559336,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/authentication/methods", - "CommandAlias": null, - "Command": "New-MgUserAuthenticationMethod", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/methods", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserAuthenticationMethod", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -559226,15 +559353,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphLongRunningOperation", - "Uri": "/users/{user-id}/authentication/operations", - "CommandAlias": null, - "Command": "New-MgUserAuthenticationOperation", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/operations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserAuthenticationOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphLongRunningOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -559243,12 +559370,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", - "Uri": "/users/{user-id}/authentication/phoneMethods", - "CommandAlias": null, - "Command": "New-MgUserAuthenticationPhoneMethod", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/phoneMethods", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -559275,8 +559399,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-post-phonemethods?view=graph-rest-1.0", + "Command": "New-MgUserAuthenticationPhoneMethod", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -559285,12 +559412,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", - "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods", - "CommandAlias": null, - "Command": "New-MgUserAuthenticationTemporaryAccessPassMethod", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -559309,8 +559433,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-post-temporaryaccesspassmethods?view=graph-rest-1.0", + "Command": "New-MgUserAuthenticationTemporaryAccessPassMethod", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -559319,12 +559446,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCalendar", - "Uri": "/users/{user-id}/calendars", - "CommandAlias": null, - "Command": "New-MgUserCalendar", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendars", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -559351,8 +559475,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserCalendar", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCalendar", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -559361,12 +559488,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/users/{user-id}/calendars/{calendar-id}/events", - "CommandAlias": null, - "Command": "New-MgUserCalendarEvent", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendars/{calendar-id}/events", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -559393,8 +559517,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserCalendarEvent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent", + "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -559403,12 +559530,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCalendarGroup", - "Uri": "/users/{user-id}/calendarGroups", - "CommandAlias": null, - "Command": "New-MgUserCalendarGroup", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendarGroups", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -559435,8 +559559,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserCalendarGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCalendarGroup", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -559445,12 +559572,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCalendar", - "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars", - "CommandAlias": null, - "Command": "New-MgUserCalendarGroupCalendar", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -559477,8 +559601,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserCalendarGroupCalendar", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCalendar", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -559487,15 +559614,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCalendarPermission", - "Uri": "/users/{user-id}/calendar/calendarPermissions", - "CommandAlias": null, - "Command": "New-MgUserCalendarPermission", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendar/calendarPermissions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserCalendarPermission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCalendarPermission", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -559508,15 +559635,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChat", - "Uri": "/users/{user-id}/chats", - "CommandAlias": null, - "Command": "New-MgUserChat", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserChat", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChat", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -559525,15 +559652,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps", - "CommandAlias": null, - "Command": "New-MgUserChatInstalledApp", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserChatInstalledApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -559542,15 +559669,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/users/{user-id}/chats/{chat-id}/members", - "CommandAlias": null, - "Command": "New-MgUserChatMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/members", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserChatMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -559559,15 +559686,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/users/{user-id}/chats/{chat-id}/messages", - "CommandAlias": null, - "Command": "New-MgUserChatMessage", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserChatMessage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -559576,15 +559703,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", - "CommandAlias": null, - "Command": "New-MgUserChatMessageHostedContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserChatMessageHostedContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -559593,15 +559720,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies", - "CommandAlias": null, - "Command": "New-MgUserChatMessageReply", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserChatMessageReply", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -559610,15 +559737,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "CommandAlias": null, - "Command": "New-MgUserChatMessageReplyHostedContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserChatMessageReplyHostedContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -559627,15 +559754,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants", - "CommandAlias": null, - "Command": "New-MgUserChatPermissionGrant", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserChatPermissionGrant", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -559644,15 +559771,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", - "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages", - "CommandAlias": null, - "Command": "New-MgUserChatPinnedMessage", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserChatPinnedMessage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -559661,15 +559788,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamsTab", - "Uri": "/users/{user-id}/chats/{chat-id}/tabs", - "CommandAlias": null, - "Command": "New-MgUserChatTab", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/tabs", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserChatTab", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -559678,12 +559805,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphContact", - "Uri": "/users/{user-id}/contacts", - "CommandAlias": null, - "Command": "New-MgUserContact", "Module": "PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contacts", "Permissions": [ { "Name": "Contacts.ReadWrite", @@ -559710,8 +559834,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserContact", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContact", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -559720,15 +559847,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions", - "CommandAlias": null, - "Command": "New-MgUserContactExtension", "Module": "PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserContactExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -559737,12 +559864,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphContactFolder", - "Uri": "/users/{user-id}/contactFolders", - "CommandAlias": null, - "Command": "New-MgUserContactFolder", "Module": "PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders", "Permissions": [ { "Name": "Contacts.ReadWrite", @@ -559769,8 +559893,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserContactFolder", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContactFolder", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -559779,12 +559906,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphContactFolder", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders", - "CommandAlias": null, - "Command": "New-MgUserContactFolderChildFolder", "Module": "PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders", "Permissions": [ { "Name": "Contacts.ReadWrite", @@ -559811,8 +559935,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserContactFolderChildFolder", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContactFolder", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -559821,15 +559948,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphContact", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts", - "CommandAlias": null, - "Command": "New-MgUserContactFolderChildFolderContact", "Module": "PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserContactFolderChildFolderContact", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContact", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -559838,15 +559965,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions", - "CommandAlias": null, - "Command": "New-MgUserContactFolderChildFolderContactExtension", "Module": "PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserContactFolderChildFolderContactExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -559855,12 +559982,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphContact", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts", - "CommandAlias": null, - "Command": "New-MgUserContactFolderContact", "Module": "PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts", "Permissions": [ { "Name": "Contacts.ReadWrite", @@ -559887,8 +560011,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserContactFolderContact", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContact", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -559897,15 +560024,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions", - "CommandAlias": null, - "Command": "New-MgUserContactFolderContactExtension", "Module": "PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserContactFolderContactExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -559914,12 +560041,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/users/{user-id}/calendar/events", - "CommandAlias": null, - "Command": "New-MgUserDefaultCalendarEvent", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendar/events", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -559946,8 +560070,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserDefaultCalendarEvent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -559956,15 +560083,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents", - "CommandAlias": null, - "Command": "New-MgUserDeviceManagementTroubleshootingEvent", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserDeviceManagementTroubleshootingEvent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -559973,15 +560100,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDrive", - "Uri": "/users/{user-id}/drives", - "CommandAlias": null, - "Command": "New-MgUserDrive", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserDrive", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDrive", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -559990,15 +560117,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/bundles", - "CommandAlias": null, - "Command": "New-MgUserDriveBundle", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/bundles", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserDriveBundle", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -560007,15 +560134,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/items", - "CommandAlias": null, - "Command": "New-MgUserDriveItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserDriveItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -560024,15 +560151,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "CommandAlias": null, - "Command": "New-MgUserDriveItemAnalyticItemActivityStat", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserDriveItemAnalyticItemActivityStat", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -560041,15 +560168,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children", - "CommandAlias": null, - "Command": "New-MgUserDriveItemChild", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserDriveItemChild", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -560058,15 +560185,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createLink", - "CommandAlias": null, - "Command": "New-MgUserDriveItemLink", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createLink", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0", + "Command": "New-MgUserDriveItemLink", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -560075,15 +560202,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "CommandAlias": null, - "Command": "New-MgUserDriveItemListItemDocumentSetVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserDriveItemListItemDocumentSetVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -560092,15 +560219,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createLink", - "CommandAlias": null, - "Command": "New-MgUserDriveItemListItemLink", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createLink", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserDriveItemListItemLink", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -560109,15 +560236,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "CommandAlias": null, - "Command": "New-MgUserDriveItemListItemVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserDriveItemListItemVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -560126,15 +560253,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions", - "CommandAlias": null, - "Command": "New-MgUserDriveItemPermission", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserDriveItemPermission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -560143,15 +560270,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "CommandAlias": null, - "Command": "New-MgUserDriveItemSubscription", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserDriveItemSubscription", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -560160,15 +560287,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphThumbnailSet", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "CommandAlias": null, - "Command": "New-MgUserDriveItemThumbnail", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserDriveItemThumbnail", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -560177,15 +560304,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createUploadSession", - "CommandAlias": null, - "Command": "New-MgUserDriveItemUploadSession", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createUploadSession", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserDriveItemUploadSession", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -560194,15 +560321,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions", - "CommandAlias": null, - "Command": "New-MgUserDriveItemVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserDriveItemVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -560211,15 +560338,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/users/{user-id}/drives/{drive-id}/list/columns", - "CommandAlias": null, - "Command": "New-MgUserDriveListColumn", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/columns", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserDriveListColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -560228,15 +560355,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes", - "CommandAlias": null, - "Command": "New-MgUserDriveListContentType", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserDriveListContentType", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -560245,15 +560372,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "CommandAlias": null, - "Command": "New-MgUserDriveListContentTypeColumn", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserDriveListContentTypeColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -560262,15 +560389,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnLink", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "CommandAlias": null, - "Command": "New-MgUserDriveListContentTypeColumnLink", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserDriveListContentTypeColumnLink", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -560279,15 +560406,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items", - "CommandAlias": null, - "Command": "New-MgUserDriveListItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserDriveListItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -560296,15 +560423,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "CommandAlias": null, - "Command": "New-MgUserDriveListItemDocumentSetVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserDriveListItemDocumentSetVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -560313,15 +560440,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createLink", - "CommandAlias": null, - "Command": "New-MgUserDriveListItemLink", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createLink", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserDriveListItemLink", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -560330,15 +560457,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions", - "CommandAlias": null, - "Command": "New-MgUserDriveListItemVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserDriveListItemVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -560347,15 +560474,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/users/{user-id}/drives/{drive-id}/list/operations", - "CommandAlias": null, - "Command": "New-MgUserDriveListOperation", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/operations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserDriveListOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -560364,15 +560491,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions", - "CommandAlias": null, - "Command": "New-MgUserDriveListSubscription", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserDriveListSubscription", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -560381,15 +560508,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats", - "CommandAlias": null, - "Command": "New-MgUserDriveRootAnalyticItemActivityStat", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserDriveRootAnalyticItemActivityStat", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -560398,15 +560525,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/root/children", - "CommandAlias": null, - "Command": "New-MgUserDriveRootChild", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/children", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserDriveRootChild", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -560415,15 +560542,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/root/createLink", - "CommandAlias": null, - "Command": "New-MgUserDriveRootLink", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/createLink", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0", + "Command": "New-MgUserDriveRootLink", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -560432,15 +560559,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions", - "CommandAlias": null, - "Command": "New-MgUserDriveRootListItemDocumentSetVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserDriveRootListItemDocumentSetVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -560449,15 +560576,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createLink", - "CommandAlias": null, - "Command": "New-MgUserDriveRootListItemLink", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createLink", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserDriveRootListItemLink", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -560466,15 +560593,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions", - "CommandAlias": null, - "Command": "New-MgUserDriveRootListItemVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserDriveRootListItemVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -560483,15 +560610,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions", - "CommandAlias": null, - "Command": "New-MgUserDriveRootPermission", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserDriveRootPermission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -560500,15 +560627,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions", - "CommandAlias": null, - "Command": "New-MgUserDriveRootSubscription", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserDriveRootSubscription", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -560517,15 +560644,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphThumbnailSet", - "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails", - "CommandAlias": null, - "Command": "New-MgUserDriveRootThumbnail", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserDriveRootThumbnail", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -560534,15 +560661,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", - "Uri": "/users/{user-id}/drives/{drive-id}/root/createUploadSession", - "CommandAlias": null, - "Command": "New-MgUserDriveRootUploadSession", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/createUploadSession", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserDriveRootUploadSession", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -560551,15 +560678,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions", - "CommandAlias": null, - "Command": "New-MgUserDriveRootVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserDriveRootVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -560568,12 +560695,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/users/{user-id}/events", - "CommandAlias": null, - "Command": "New-MgUserEvent", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -560600,8 +560724,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserEvent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -560610,12 +560737,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/users/{user-id}/events/{event-id}/attachments", - "CommandAlias": null, - "Command": "New-MgUserEventAttachment", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/attachments", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -560642,8 +560766,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserEventAttachment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -560652,12 +560779,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", - "Uri": "/users/{user-id}/events/{event-id}/attachments/createUploadSession", - "CommandAlias": null, - "Command": "New-MgUserEventAttachmentUploadSession", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/attachments/createUploadSession", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -560708,8 +560832,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", + "Command": "New-MgUserEventAttachmentUploadSession", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -560718,15 +560845,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/extensions", - "CommandAlias": null, - "Command": "New-MgUserEventExtension", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/extensions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserEventExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -560735,15 +560862,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments", - "CommandAlias": null, - "Command": "New-MgUserEventInstanceAttachment", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserEventInstanceAttachment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -560752,15 +560879,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/createUploadSession", - "CommandAlias": null, - "Command": "New-MgUserEventInstanceAttachmentUploadSession", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/createUploadSession", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", + "Command": "New-MgUserEventInstanceAttachmentUploadSession", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -560769,15 +560896,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions", - "CommandAlias": null, - "Command": "New-MgUserEventInstanceExtension", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserEventInstanceExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -560786,15 +560913,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/extensions", - "CommandAlias": null, - "Command": "New-MgUserExtension", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/extensions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -560803,12 +560930,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphInferenceClassificationOverride", - "Uri": "/users/{user-id}/inferenceClassification/overrides", - "CommandAlias": null, - "Command": "New-MgUserInferenceClassificationOverride", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/inferenceClassification/overrides", "Permissions": [ { "Name": "Mail.ReadWrite", @@ -560835,8 +560959,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserInferenceClassificationOverride", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphInferenceClassificationOverride", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -560845,15 +560972,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSharedInsight", - "Uri": "/users/{user-id}/insights/shared", - "CommandAlias": null, - "Command": "New-MgUserInsightShared", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/shared", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserInsightShared", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharedInsight", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -560862,15 +560989,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTrending", - "Uri": "/users/{user-id}/insights/trending", - "CommandAlias": null, - "Command": "New-MgUserInsightTrending", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/trending", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserInsightTrending", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTrending", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -560879,15 +561006,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUsedInsight", - "Uri": "/users/{user-id}/insights/used", - "CommandAlias": null, - "Command": "New-MgUserInsightUsed", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/used", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserInsightUsed", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUsedInsight", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -560896,12 +561023,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMailFolder", - "Uri": "/users/{user-id}/mailFolders", - "CommandAlias": null, - "Command": "New-MgUserMailFolder", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders", "Permissions": [ { "Name": "Mail.ReadWrite", @@ -560928,8 +561052,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserMailFolder", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailFolder", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -560938,12 +561065,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMailFolder", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders", - "CommandAlias": null, - "Command": "New-MgUserMailFolderChildFolder", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders", "Permissions": [ { "Name": "Mail.ReadWrite", @@ -560970,8 +561094,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserMailFolderChildFolder", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailFolder", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -560980,15 +561107,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages", - "CommandAlias": null, - "Command": "New-MgUserMailFolderChildFolderMessage", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserMailFolderChildFolderMessage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -560997,15 +561124,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments", - "CommandAlias": null, - "Command": "New-MgUserMailFolderChildFolderMessageAttachment", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserMailFolderChildFolderMessageAttachment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -561014,12 +561141,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/createUploadSession", - "CommandAlias": null, - "Command": "New-MgUserMailFolderChildFolderMessageAttachmentUploadSession", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/createUploadSession", "Permissions": [ { "Name": "Mail.ReadWrite", @@ -561046,8 +561170,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", + "Command": "New-MgUserMailFolderChildFolderMessageAttachmentUploadSession", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -561056,15 +561183,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions", - "CommandAlias": null, - "Command": "New-MgUserMailFolderChildFolderMessageExtension", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserMailFolderChildFolderMessageExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -561073,15 +561200,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createForward", - "CommandAlias": null, - "Command": "New-MgUserMailFolderChildFolderMessageForward", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createForward", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-1.0", + "Command": "New-MgUserMailFolderChildFolderMessageForward", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -561090,15 +561217,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createReply", - "CommandAlias": null, - "Command": "New-MgUserMailFolderChildFolderMessageReply", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createReply", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-1.0", + "Command": "New-MgUserMailFolderChildFolderMessageReply", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -561107,15 +561234,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createReplyAll", - "CommandAlias": null, - "Command": "New-MgUserMailFolderChildFolderMessageReplyAll", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createReplyAll", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-1.0", + "Command": "New-MgUserMailFolderChildFolderMessageReplyAll", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -561124,15 +561251,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMessageRule", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules", - "CommandAlias": null, - "Command": "New-MgUserMailFolderChildFolderMessageRule", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserMailFolderChildFolderMessageRule", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessageRule", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -561141,12 +561268,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages", - "CommandAlias": null, - "Command": "New-MgUserMailFolderMessage", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages", "Permissions": [ { "Name": "Mail.ReadWrite", @@ -561173,8 +561297,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserMailFolderMessage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -561183,12 +561310,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments", - "CommandAlias": null, - "Command": "New-MgUserMailFolderMessageAttachment", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments", "Permissions": [ { "Name": "Mail.ReadWrite", @@ -561215,8 +561339,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserMailFolderMessageAttachment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -561225,15 +561352,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/createUploadSession", - "CommandAlias": null, - "Command": "New-MgUserMailFolderMessageAttachmentUploadSession", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/createUploadSession", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", + "Command": "New-MgUserMailFolderMessageAttachmentUploadSession", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -561242,15 +561369,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions", - "CommandAlias": null, - "Command": "New-MgUserMailFolderMessageExtension", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserMailFolderMessageExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -561259,12 +561386,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createForward", - "CommandAlias": null, - "Command": "New-MgUserMailFolderMessageForward", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createForward", "Permissions": [ { "Name": "Mail.ReadWrite", @@ -561291,8 +561415,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-1.0", + "Command": "New-MgUserMailFolderMessageForward", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -561301,12 +561428,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReply", - "CommandAlias": null, - "Command": "New-MgUserMailFolderMessageReply", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReply", "Permissions": [ { "Name": "Mail.ReadWrite", @@ -561333,8 +561457,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-1.0", + "Command": "New-MgUserMailFolderMessageReply", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -561343,12 +561470,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReplyAll", - "CommandAlias": null, - "Command": "New-MgUserMailFolderMessageReplyAll", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReplyAll", "Permissions": [ { "Name": "Mail.ReadWrite", @@ -561375,8 +561499,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-1.0", + "Command": "New-MgUserMailFolderMessageReplyAll", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -561385,15 +561512,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMessageRule", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules", - "CommandAlias": null, - "Command": "New-MgUserMailFolderMessageRule", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserMailFolderMessageRule", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessageRule", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -561402,15 +561529,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedDevice", - "Uri": "/users/{user-id}/managedDevices", - "CommandAlias": null, - "Command": "New-MgUserManagedDevice", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserManagedDevice", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDevice", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -561419,15 +561546,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "CommandAlias": null, - "Command": "New-MgUserManagedDeviceCompliancePolicyState", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserManagedDeviceCompliancePolicyState", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -561436,15 +561563,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceConfigurationState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates", - "CommandAlias": null, - "Command": "New-MgUserManagedDeviceConfigurationState", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserManagedDeviceConfigurationState", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -561453,30 +561580,30 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl", - "CommandAlias": null, - "Command": "New-MgUserManagedDeviceLogCollectionRequestDownloadUrl", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserManagedDeviceLogCollectionRequestDownloadUrl", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests", - "CommandAlias": null, - "Command": "New-MgUserManagedDeviceLogCollectionResponse", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserManagedDeviceLogCollectionResponse", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -561485,15 +561612,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "CommandAlias": null, - "Command": "New-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -561502,12 +561629,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", - "Uri": "/users/{user-id}/messages", - "CommandAlias": null, - "Command": "New-MgUserMessage", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages", "Permissions": [ { "Name": "Mail.ReadWrite", @@ -561534,8 +561658,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserMessage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -561544,12 +561671,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/users/{user-id}/messages/{message-id}/attachments", - "CommandAlias": null, - "Command": "New-MgUserMessageAttachment", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/attachments", "Permissions": [ { "Name": "Mail.ReadWrite", @@ -561576,8 +561700,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserMessageAttachment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -561586,12 +561713,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", - "Uri": "/users/{user-id}/messages/{message-id}/attachments/createUploadSession", - "CommandAlias": null, - "Command": "New-MgUserMessageAttachmentUploadSession", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/attachments/createUploadSession", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -561642,8 +561766,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", + "Command": "New-MgUserMessageAttachmentUploadSession", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -561652,57 +561779,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/messages/{message-id}/extensions", - "CommandAlias": null, - "Command": "New-MgUserMessageExtension", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/extensions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ] - }, - { - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", - "Uri": "/users/{user-id}/messages/{message-id}/createForward", - "CommandAlias": null, - "Command": "New-MgUserMessageForward", - "Module": "Mail", - "Permissions": [ - { - "Name": "Mail.ReadWrite", - "Description": "Read and write access to your mail ", - "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "Mail.ReadWrite", - "Description": "Read and write access to your mail ", - "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": true - }, - { - "Name": "Mail.ReadWrite", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - } - ], + "Command": "New-MgUserMessageExtension", "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -561711,12 +561796,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", - "Uri": "/users/{user-id}/messages/{message-id}/createReply", - "CommandAlias": null, - "Command": "New-MgUserMessageReply", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/createForward", "Permissions": [ { "Name": "Mail.ReadWrite", @@ -561743,8 +561825,11 @@ "IsLeastPrivilege": true } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-1.0", + "Command": "New-MgUserMessageForward", "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -561753,12 +561838,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", - "Uri": "/users/{user-id}/messages/{message-id}/createReplyAll", - "CommandAlias": null, - "Command": "New-MgUserMessageReplyAll", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/createReply", "Permissions": [ { "Name": "Mail.ReadWrite", @@ -561785,8 +561867,53 @@ "IsLeastPrivilege": true } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-1.0", + "Command": "New-MgUserMessageReply", "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ] + }, + { + "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/createReplyAll", + "Permissions": [ + { + "Name": "Mail.ReadWrite", + "Description": "Read and write access to your mail ", + "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "Mail.ReadWrite", + "Description": "Read and write access to your mail ", + "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": true + }, + { + "Name": "Mail.ReadWrite", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + } + ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-1.0", + "Command": "New-MgUserMessageReplyAll", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -561795,12 +561922,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/users/{user-id}/onenote/notebooks", - "CommandAlias": null, - "Command": "New-MgUserOnenoteNotebook", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks", "Permissions": [ { "Name": "Notes.Create", @@ -561851,8 +561975,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserOnenoteNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -561861,12 +561988,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", - "CommandAlias": null, - "Command": "New-MgUserOnenoteNotebookSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", "Permissions": [ { "Name": "Notes.Create", @@ -561917,8 +562041,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserOnenoteNotebookSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -561927,12 +562054,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "CommandAlias": null, - "Command": "New-MgUserOnenoteNotebookSectionGroup", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", "Permissions": [ { "Name": "Notes.Create", @@ -561983,8 +562107,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserOnenoteNotebookSectionGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -561993,15 +562120,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", - "CommandAlias": null, - "Command": "New-MgUserOnenoteNotebookSectionGroupSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserOnenoteNotebookSectionGroupSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -562010,15 +562137,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "CommandAlias": null, - "Command": "New-MgUserOnenoteNotebookSectionGroupSectionPage", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserOnenoteNotebookSectionGroupSectionPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -562027,15 +562154,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", - "CommandAlias": null, - "Command": "New-MgUserOnenoteNotebookSectionPage", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserOnenoteNotebookSectionPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -562044,15 +562171,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/users/{user-id}/onenote/operations", - "CommandAlias": null, - "Command": "New-MgUserOnenoteOperation", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/operations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserOnenoteOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -562061,12 +562188,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/users/{user-id}/onenote/pages", - "CommandAlias": null, - "Command": "New-MgUserOnenotePage", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/pages", "Permissions": [ { "Name": "Notes.Create", @@ -562117,8 +562241,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserOnenotePage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -562127,15 +562254,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteResource", - "Uri": "/users/{user-id}/onenote/resources", - "CommandAlias": null, - "Command": "New-MgUserOnenoteResource", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/resources", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserOnenoteResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteResource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -562144,15 +562271,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/users/{user-id}/onenote/sections", - "CommandAlias": null, - "Command": "New-MgUserOnenoteSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sections", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserOnenoteSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -562161,15 +562288,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/users/{user-id}/onenote/sectionGroups", - "CommandAlias": null, - "Command": "New-MgUserOnenoteSectionGroup", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sectionGroups", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserOnenoteSectionGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -562178,12 +562305,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "CommandAlias": null, - "Command": "New-MgUserOnenoteSectionGroupSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", "Permissions": [ { "Name": "Notes.Create", @@ -562234,8 +562358,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserOnenoteSectionGroupSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -562244,15 +562371,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "CommandAlias": null, - "Command": "New-MgUserOnenoteSectionGroupSectionPage", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserOnenoteSectionGroupSectionPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -562261,12 +562388,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages", - "CommandAlias": null, - "Command": "New-MgUserOnenoteSectionPage", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages", "Permissions": [ { "Name": "Notes.Create", @@ -562317,8 +562441,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserOnenoteSectionPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -562327,12 +562454,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOnlineMeeting", - "Uri": "/users/{user-id}/onlineMeetings", - "CommandAlias": null, - "Command": "New-MgUserOnlineMeeting", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings", "Permissions": [ { "Name": "OnlineMeetings.ReadWrite", @@ -562351,8 +562475,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserOnlineMeeting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnlineMeeting", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -562361,15 +562488,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports", - "CommandAlias": null, - "Command": "New-MgUserOnlineMeetingAttendanceReport", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserOnlineMeetingAttendanceReport", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -562378,15 +562505,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "CommandAlias": null, - "Command": "New-MgUserOnlineMeetingAttendanceReportAttendanceRecord", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserOnlineMeetingAttendanceReportAttendanceRecord", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -562395,15 +562522,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCallRecording", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings", - "CommandAlias": null, - "Command": "New-MgUserOnlineMeetingRecording", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserOnlineMeetingRecording", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCallRecording", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -562412,15 +562539,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCallTranscript", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts", - "CommandAlias": null, - "Command": "New-MgUserOnlineMeetingTranscript", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserOnlineMeetingTranscript", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCallTranscript", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -562429,12 +562556,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphOutlookCategory", - "Uri": "/users/{user-id}/outlook/masterCategories", - "CommandAlias": null, - "Command": "New-MgUserOutlookMasterCategory", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/masterCategories", "Permissions": [ { "Name": "MailboxSettings.ReadWrite", @@ -562461,8 +562585,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserOutlookMasterCategory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOutlookCategory", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -562471,15 +562598,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Uri": "/users/{user-id}/scopedRoleMemberOf", - "CommandAlias": null, - "Command": "New-MgUserScopedRoleMemberOf", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/scopedRoleMemberOf", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserScopedRoleMemberOf", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -562488,15 +562615,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown", - "Uri": "/users/{user-id}/settings/storage/quota/services", - "CommandAlias": null, - "Command": "New-MgUserSettingStorageQuotaService", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/storage/quota/services", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserSettingStorageQuotaService", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -562505,15 +562632,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsSetting", - "Uri": "/users/{user-id}/settings/windows", - "CommandAlias": null, - "Command": "New-MgUserSettingWindows", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/windows", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserSettingWindows", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsSetting", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -562522,15 +562649,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsSettingInstance", - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances", - "CommandAlias": null, - "Command": "New-MgUserSettingWindowsInstance", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserSettingWindowsInstance", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsSettingInstance", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -562539,15 +562666,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAssociatedTeamInfo", - "Uri": "/users/{user-id}/teamwork/associatedTeams", - "CommandAlias": null, - "Command": "New-MgUserTeamworkAssociatedTeam", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/teamwork/associatedTeams", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserTeamworkAssociatedTeam", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAssociatedTeamInfo", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -562556,12 +562683,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", - "Uri": "/users/{user-id}/teamwork/installedApps", - "CommandAlias": null, - "Command": "New-MgUserTeamworkInstalledApp", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/teamwork/installedApps", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForUser", @@ -562660,8 +562784,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-post-installedapps?view=graph-rest-1.0", + "Command": "New-MgUserTeamworkInstalledApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -562670,12 +562797,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTodoTaskList", - "Uri": "/users/{user-id}/todo/lists", - "CommandAlias": null, - "Command": "New-MgUserTodoList", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -562702,8 +562826,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserTodoList", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTodoTaskList", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -562712,15 +562839,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions", - "CommandAlias": null, - "Command": "New-MgUserTodoListExtension", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserTodoListExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -562729,12 +562856,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTodoTask", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks", - "CommandAlias": null, - "Command": "New-MgUserTodoListTask", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -562761,8 +562885,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserTodoListTask", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTodoTask", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -562771,12 +562898,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAttachmentBase", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments", - "CommandAlias": null, - "Command": "New-MgUserTodoListTaskAttachment", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -562803,8 +562927,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserTodoListTaskAttachment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachmentBase", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -562813,12 +562940,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/createUploadSession", - "CommandAlias": null, - "Command": "New-MgUserTodoListTaskAttachmentUploadSession", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/createUploadSession", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -562845,8 +562969,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/taskfileattachment-createuploadsession?view=graph-rest-1.0", + "Command": "New-MgUserTodoListTaskAttachmentUploadSession", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -562855,12 +562982,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphChecklistItem", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems", - "CommandAlias": null, - "Command": "New-MgUserTodoListTaskChecklistItem", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -562887,8 +563011,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserTodoListTaskChecklistItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChecklistItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -562897,15 +563024,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions", - "CommandAlias": null, - "Command": "New-MgUserTodoListTaskExtension", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserTodoListTaskExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -562914,12 +563041,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphLinkedResource", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources", - "CommandAlias": null, - "Command": "New-MgUserTodoListTaskLinkedResource", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -562946,8 +563070,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgUserTodoListTaskLinkedResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphLinkedResource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -562956,30 +563083,30 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphVirtualEvent", - "Uri": "/solutions/virtualEvents/events", - "CommandAlias": null, - "Command": "New-MgVirtualEvent", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgVirtualEvent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEvent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters", - "CommandAlias": null, - "Command": "New-MgVirtualEventPresenter", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgVirtualEventPresenter", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -562988,15 +563115,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions", - "CommandAlias": null, - "Command": "New-MgVirtualEventSession", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgVirtualEventSession", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -563005,15 +563132,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports", - "CommandAlias": null, - "Command": "New-MgVirtualEventSessionAttendanceReport", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgVirtualEventSessionAttendanceReport", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -563022,15 +563149,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "CommandAlias": null, - "Command": "New-MgVirtualEventSessionAttendanceReportAttendanceRecord", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgVirtualEventSessionAttendanceReportAttendanceRecord", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -563039,30 +563166,30 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphVirtualEventTownhall", - "Uri": "/solutions/virtualEvents/townhalls", - "CommandAlias": null, - "Command": "New-MgVirtualEventTownhall", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventsroot-post-townhalls?view=graph-rest-1.0", + "Command": "New-MgVirtualEventTownhall", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventTownhall", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters", - "CommandAlias": null, - "Command": "New-MgVirtualEventTownhallPresenter", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualevent-post-presenters?view=graph-rest-1.0", + "Command": "New-MgVirtualEventTownhallPresenter", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -563071,15 +563198,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions", - "CommandAlias": null, - "Command": "New-MgVirtualEventTownhallSession", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgVirtualEventTownhallSession", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -563088,15 +563215,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports", - "CommandAlias": null, - "Command": "New-MgVirtualEventTownhallSessionAttendanceReport", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgVirtualEventTownhallSessionAttendanceReport", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -563105,15 +563232,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "CommandAlias": null, - "Command": "New-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -563122,30 +563249,30 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphVirtualEventWebinar", - "Uri": "/solutions/virtualEvents/webinars", - "CommandAlias": null, - "Command": "New-MgVirtualEventWebinar", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventsroot-post-webinars?view=graph-rest-1.0", + "Command": "New-MgVirtualEventWebinar", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters", - "CommandAlias": null, - "Command": "New-MgVirtualEventWebinarPresenter", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualevent-post-presenters?view=graph-rest-1.0", + "Command": "New-MgVirtualEventWebinarPresenter", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -563154,15 +563281,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations", - "CommandAlias": null, - "Command": "New-MgVirtualEventWebinarRegistration", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-post-registrations?view=graph-rest-1.0", + "Command": "New-MgVirtualEventWebinarRegistration", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -563171,15 +563298,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphVirtualEventRegistrationQuestionBase", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions", - "CommandAlias": null, - "Command": "New-MgVirtualEventWebinarRegistrationConfigurationQuestion", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistrationconfiguration-post-questions?view=graph-rest-1.0", + "Command": "New-MgVirtualEventWebinarRegistrationConfigurationQuestion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventRegistrationQuestionBase", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -563188,15 +563315,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions", - "CommandAlias": null, - "Command": "New-MgVirtualEventWebinarSession", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgVirtualEventWebinarSession", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -563205,15 +563332,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports", - "CommandAlias": null, - "Command": "New-MgVirtualEventWebinarSessionAttendanceReport", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgVirtualEventWebinarSessionAttendanceReport", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -563222,15 +563349,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "CommandAlias": null, - "Command": "New-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "New-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -563239,42 +563366,39 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/applications/{application-id}/synchronization/Ping", - "CommandAlias": null, - "Command": "Ping-MgBetaApplicationSynchronization", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/Ping", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Ping-MgBetaApplicationSynchronization", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Ping", "PingViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/Ping", - "CommandAlias": null, - "Command": "Ping-MgBetaServicePrincipalSynchronization", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/Ping", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Ping-MgBetaServicePrincipalSynchronization", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Ping", "PingViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphBrowserSiteList", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/publish", - "CommandAlias": null, - "Command": "Publish-MgAdminEdgeInternetExplorerModeSiteList", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/publish", "Permissions": [ { "Name": "BrowserSiteLists.ReadWrite.All", @@ -563293,8 +563417,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Publish-MgAdminEdgeInternetExplorerModeSiteList", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBrowserSiteList", + "Method": "POST", "Variants": [ "Publish", "PublishExpanded", @@ -563303,12 +563430,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphBrowserSiteList", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/publish", - "CommandAlias": null, - "Command": "Publish-MgBetaAdminEdgeInternetExplorerModeSiteList", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/publish", "Permissions": [ { "Name": "BrowserSiteLists.ReadWrite.All", @@ -563327,8 +563451,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-publish?view=graph-rest-beta", + "Command": "Publish-MgBetaAdminEdgeInternetExplorerModeSiteList", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBrowserSiteList", + "Method": "POST", "Variants": [ "Publish", "PublishExpanded", @@ -563337,12 +563464,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/publish", - "CommandAlias": null, - "Command": "Publish-MgBetaBookingBusiness", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/publish", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -563361,8 +563485,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-publish?view=graph-rest-beta", + "Command": "Publish-MgBetaBookingBusiness", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Publish", "Publish1", @@ -563371,12 +563498,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/release", - "CommandAlias": null, - "Command": "Publish-MgBetaComplianceEdiscoveryCaseCustodian", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/release", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -563411,20 +563535,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-release?view=graph-rest-beta", + "Command": "Publish-MgBetaComplianceEdiscoveryCaseCustodian", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Release", "ReleaseViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/release", - "CommandAlias": null, - "Command": "Publish-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/release", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -563459,35 +563583,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-noncustodialdatasource-release?view=graph-rest-beta", + "Command": "Publish-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Release", "ReleaseViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", - "CommandAlias": null, - "Command": "Publish-MgBetaDriveListContentType", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta", + "Command": "Publish-MgBetaDriveListContentType", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Publish", "PublishViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/publish", - "CommandAlias": null, - "Command": "Publish-MgBetaEducationClassAssignment", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/publish", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -563506,20 +563630,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-beta", + "Command": "Publish-MgBetaEducationClassAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "POST", "Variants": [ "Publish", "PublishViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationModule", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/publish", - "CommandAlias": null, - "Command": "Publish-MgBetaEducationClassModule", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/publish", "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -563538,95 +563662,95 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-publish?view=graph-rest-beta", + "Command": "Publish-MgBetaEducationClassModule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationModule", + "Method": "POST", "Variants": [ "Publish", "PublishViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/me/assignments/{educationAssignment-id}/publish", - "CommandAlias": null, - "Command": "Publish-MgBetaEducationMeAssignment", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/publish", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-beta", + "Command": "Publish-MgBetaEducationMeAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "POST", "Variants": [ "Publish", "PublishViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/publish", - "CommandAlias": null, - "Command": "Publish-MgBetaEducationUserAssignment", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/publish", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-beta", + "Command": "Publish-MgBetaEducationUserAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "POST", "Variants": [ "Publish", "PublishViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", - "CommandAlias": null, - "Command": "Publish-MgBetaGroupDriveListContentType", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta", + "Command": "Publish-MgBetaGroupDriveListContentType", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Publish", "PublishViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/publish", - "CommandAlias": null, - "Command": "Publish-MgBetaGroupSiteContentType", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/publish", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta", + "Command": "Publish-MgBetaGroupSiteContentType", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Publish", "PublishViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/publish", - "CommandAlias": null, - "Command": "Publish-MgBetaGroupSiteListContentType", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/publish", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta", + "Command": "Publish-MgBetaGroupSiteListContentType", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Publish", "PublishViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/release", - "CommandAlias": null, - "Command": "Publish-MgBetaSecurityCaseEdiscoveryCaseCustodian", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/release", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -563661,20 +563785,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-release?view=graph-rest-beta", + "Command": "Publish-MgBetaSecurityCaseEdiscoveryCaseCustodian", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Release", "ReleaseViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/release", - "CommandAlias": null, - "Command": "Publish-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/release", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -563709,35 +563833,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-release?view=graph-rest-beta", + "Command": "Publish-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Release", "ReleaseViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/publish", - "CommandAlias": null, - "Command": "Publish-MgBetaShareListContentType", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/publish", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta", + "Command": "Publish-MgBetaShareListContentType", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Publish", "PublishViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/publish", - "CommandAlias": null, - "Command": "Publish-MgBetaSiteContentType", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/publish", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -563764,65 +563888,65 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta", + "Command": "Publish-MgBetaSiteContentType", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Publish", "PublishViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/publish", - "CommandAlias": null, - "Command": "Publish-MgBetaSiteListContentType", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/publish", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta", + "Command": "Publish-MgBetaSiteListContentType", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Publish", "PublishViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", - "CommandAlias": null, - "Command": "Publish-MgBetaUserDriveListContentType", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta", + "Command": "Publish-MgBetaUserDriveListContentType", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Publish", "PublishViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/publish", - "CommandAlias": null, - "Command": "Publish-MgBetaVirtualEvent", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/publish", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Publish-MgBetaVirtualEvent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Publish", "PublishViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/publish", - "CommandAlias": null, - "Command": "Publish-MgBookingBusiness", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/publish", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -563841,35 +563965,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-publish?view=graph-rest-1.0", + "Command": "Publish-MgBookingBusiness", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Publish", "PublishViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", - "CommandAlias": null, - "Command": "Publish-MgDriveListContentType", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0", + "Command": "Publish-MgDriveListContentType", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Publish", "PublishViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/publish", - "CommandAlias": null, - "Command": "Publish-MgEducationClassAssignment", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/publish", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -563888,20 +564012,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-1.0", + "Command": "Publish-MgEducationClassAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "POST", "Variants": [ "Publish", "PublishViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationModule", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/publish", - "CommandAlias": null, - "Command": "Publish-MgEducationClassModule", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/publish", "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -563920,95 +564044,95 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-publish?view=graph-rest-1.0", + "Command": "Publish-MgEducationClassModule", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationModule", + "Method": "POST", "Variants": [ "Publish", "PublishViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/me/assignments/{educationAssignment-id}/publish", - "CommandAlias": null, - "Command": "Publish-MgEducationMeAssignment", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/publish", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-1.0", + "Command": "Publish-MgEducationMeAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "POST", "Variants": [ "Publish", "PublishViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/publish", - "CommandAlias": null, - "Command": "Publish-MgEducationUserAssignment", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/publish", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-1.0", + "Command": "Publish-MgEducationUserAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "POST", "Variants": [ "Publish", "PublishViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", - "CommandAlias": null, - "Command": "Publish-MgGroupDriveListContentType", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0", + "Command": "Publish-MgGroupDriveListContentType", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Publish", "PublishViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/publish", - "CommandAlias": null, - "Command": "Publish-MgGroupSiteContentType", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/publish", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0", + "Command": "Publish-MgGroupSiteContentType", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Publish", "PublishViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/publish", - "CommandAlias": null, - "Command": "Publish-MgGroupSiteListContentType", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/publish", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0", + "Command": "Publish-MgGroupSiteListContentType", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Publish", "PublishViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/release", - "CommandAlias": null, - "Command": "Publish-MgSecurityCaseEdiscoveryCaseCustodian", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/release", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -564043,20 +564167,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-release?view=graph-rest-1.0", + "Command": "Publish-MgSecurityCaseEdiscoveryCaseCustodian", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Release", "ReleaseViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/release", - "CommandAlias": null, - "Command": "Publish-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/release", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -564091,35 +564215,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-release?view=graph-rest-1.0", + "Command": "Publish-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Release", "ReleaseViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/publish", - "CommandAlias": null, - "Command": "Publish-MgShareListContentType", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/publish", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0", + "Command": "Publish-MgShareListContentType", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Publish", "PublishViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/publish", - "CommandAlias": null, - "Command": "Publish-MgSiteContentType", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/publish", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -564146,68 +564270,71 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0", + "Command": "Publish-MgSiteContentType", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Publish", "PublishViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/publish", - "CommandAlias": null, - "Command": "Publish-MgSiteListContentType", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/publish", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0", + "Command": "Publish-MgSiteListContentType", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Publish", "PublishViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", - "CommandAlias": null, - "Command": "Publish-MgUserDriveListContentType", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0", + "Command": "Publish-MgUserDriveListContentType", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Publish", "PublishViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/publish", - "CommandAlias": null, - "Command": "Publish-MgVirtualEvent", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/publish", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Publish-MgVirtualEvent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Publish", "PublishViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/register", - "CommandAlias": null, - "Command": "Register-MgBetaPrivilegedAccessResource", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/register", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Register-MgBetaPrivilegedAccessResource", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Register", "RegisterExpanded", @@ -564216,40 +564343,37 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/admin/edge", - "CommandAlias": null, - "Command": "Remove-MgAdminEdge", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/admin/edge", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgAdminEdge", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/admin/edge/internetExplorerMode", - "CommandAlias": null, - "Command": "Remove-MgAdminEdgeInternetExplorerMode", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgAdminEdgeInternetExplorerMode", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", - "CommandAlias": null, - "Command": "Remove-MgAdminEdgeInternetExplorerModeSiteList", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", "Permissions": [ { "Name": "BrowserSiteLists.ReadWrite.All", @@ -564268,20 +564392,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internetexplorermode-delete-sitelists?view=graph-rest-1.0", + "Command": "Remove-MgAdminEdgeInternetExplorerModeSiteList", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", - "CommandAlias": null, - "Command": "Remove-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", "Permissions": [ { "Name": "BrowserSiteLists.ReadWrite.All", @@ -564300,20 +564424,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-delete-sharedcookies?view=graph-rest-1.0", + "Command": "Remove-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", - "CommandAlias": null, - "Command": "Remove-MgAdminEdgeInternetExplorerModeSiteListSite", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", "Permissions": [ { "Name": "BrowserSiteLists.ReadWrite.All", @@ -564332,196 +564456,196 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-delete-sites?view=graph-rest-1.0", + "Command": "Remove-MgAdminEdgeInternetExplorerModeSiteListSite", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/admin/people/itemInsights", - "CommandAlias": null, - "Command": "Remove-MgAdminPeopleItemInsight", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/admin/people/itemInsights", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgAdminPeopleItemInsight", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}", - "CommandAlias": null, - "Command": "Remove-MgAdminPeopleProfileCardProperty", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilecardproperty-delete?view=graph-rest-1.0", + "Command": "Remove-MgAdminPeopleProfileCardProperty", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/admin/reportSettings", - "CommandAlias": null, - "Command": "Remove-MgAdminReportSetting", "Module": "Reports", + "CommandAlias": null, + "Uri": "/admin/reportSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgAdminReportSetting", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/admin/sharepoint", - "CommandAlias": null, - "Command": "Remove-MgAdminSharepoint", "Module": "Sites", + "CommandAlias": null, + "Uri": "/admin/sharepoint", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgAdminSharepoint", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/admin/sharepoint/settings", - "CommandAlias": null, - "Command": "Remove-MgAdminSharepointSetting", "Module": "Sites", + "CommandAlias": null, + "Uri": "/admin/sharepoint/settings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgAdminSharepointSetting", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/agreements/{agreement-id}", - "CommandAlias": null, - "Command": "Remove-MgAgreement", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgAgreement", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", - "CommandAlias": null, - "Command": "Remove-MgAgreementAcceptance", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgAgreementAcceptance", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/agreements/{agreement-id}/file", - "CommandAlias": null, - "Command": "Remove-MgAgreementFile", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/file", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgAgreementFile", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "CommandAlias": null, - "Command": "Remove-MgAgreementFileLocalization", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgAgreementFileLocalization", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "CommandAlias": null, - "Command": "Remove-MgAgreementFileLocalizationVersion", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgAgreementFileLocalizationVersion", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "CommandAlias": null, - "Command": "Remove-MgAgreementFileVersion", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgAgreementFileVersion", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/removeAllDevicesFromManagement", - "CommandAlias": null, - "Command": "Remove-MgAllUserDeviceFromManagement", "Module": "Users.Actions", + "CommandAlias": null, + "Uri": "/users/{user-id}/removeAllDevicesFromManagement", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-user-removealldevicesfrommanagement?view=graph-rest-1.0", + "Command": "Remove-MgAllUserDeviceFromManagement", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Remove", "RemoveViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", - "CommandAlias": null, - "Command": "Remove-MgAppCatalogTeamApp", "Module": "Teams", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", "Permissions": [ { "Name": "AppCatalog.Submit", @@ -564548,20 +564672,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsapp-delete?view=graph-rest-1.0", + "Command": "Remove-MgAppCatalogTeamApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgAppCatalogTeamAppDefinition", "Module": "Teams", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", "Permissions": [ { "Name": "AppCatalog.Submit", @@ -564588,35 +564712,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgAppCatalogTeamAppDefinition", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", - "CommandAlias": null, - "Command": "Remove-MgAppCatalogTeamAppDefinitionBot", "Module": "Teams", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgAppCatalogTeamAppDefinitionBot", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/applications/{application-id}", - "CommandAlias": null, - "Command": "Remove-MgApplication", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -564651,65 +564775,65 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete?view=graph-rest-1.0", + "Command": "Remove-MgApplication", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/applications/{application-id}/appManagementPolicies/{appManagementPolicy-id}/$ref", - "CommandAlias": "Remove-MgApplicationAppManagementPolicyByRef", - "Command": "Remove-MgApplicationAppManagementPolicyAppManagementPolicyByRef", "Module": "Applications", + "CommandAlias": "Remove-MgApplicationAppManagementPolicyByRef", + "Uri": "/applications/{application-id}/appManagementPolicies/{appManagementPolicy-id}/$ref", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-delete-appliesto?view=graph-rest-1.0", + "Command": "Remove-MgApplicationAppManagementPolicyAppManagementPolicyByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/applications(appId='{appId}')", - "CommandAlias": null, - "Command": "Remove-MgApplicationByAppId", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications(appId='{appId}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete?view=graph-rest-1.0", + "Command": "Remove-MgApplicationByAppId", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/applications(uniqueName='{uniqueName}')", - "CommandAlias": null, - "Command": "Remove-MgApplicationByUniqueName", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications(uniqueName='{uniqueName}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete?view=graph-rest-1.0", + "Command": "Remove-MgApplicationByUniqueName", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", - "CommandAlias": null, - "Command": "Remove-MgApplicationExtensionProperty", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -564760,20 +564884,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/extensionproperty-delete?view=graph-rest-1.0", + "Command": "Remove-MgApplicationExtensionProperty", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", - "CommandAlias": null, - "Command": "Remove-MgApplicationFederatedIdentityCredential", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -564808,35 +564932,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-delete?view=graph-rest-1.0", + "Command": "Remove-MgApplicationFederatedIdentityCredential", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/applications/{application-id}/federatedIdentityCredentials(name='{name}')", - "CommandAlias": null, - "Command": "Remove-MgApplicationFederatedIdentityCredentialByName", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/federatedIdentityCredentials(name='{name}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-delete?view=graph-rest-1.0", + "Command": "Remove-MgApplicationFederatedIdentityCredentialByName", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/applications/{application-id}/removeKey", - "CommandAlias": null, - "Command": "Remove-MgApplicationKey", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/removeKey", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -564879,8 +565003,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-removekey?view=graph-rest-1.0", + "Command": "Remove-MgApplicationKey", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Remove", "RemoveExpanded", @@ -564889,27 +565016,24 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/applications/{application-id}/logo", - "CommandAlias": null, - "Command": "Remove-MgApplicationLogo", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/logo", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgApplicationLogo", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/applications/{application-id}/owners/{directoryObject-id}/$ref", - "CommandAlias": "Remove-MgApplicationOwnerByRef", - "Command": "Remove-MgApplicationOwnerDirectoryObjectByRef", "Module": "Applications", + "CommandAlias": "Remove-MgApplicationOwnerByRef", + "Uri": "/applications/{application-id}/owners/{directoryObject-id}/$ref", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -564952,20 +565076,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete-owners?view=graph-rest-1.0", + "Command": "Remove-MgApplicationOwnerDirectoryObjectByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/applications/{application-id}/removePassword", - "CommandAlias": null, - "Command": "Remove-MgApplicationPassword", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/removePassword", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -565016,8 +565140,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-removepassword?view=graph-rest-1.0", + "Command": "Remove-MgApplicationPassword", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Remove", "RemoveExpanded", @@ -565026,117 +565153,114 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/applications/{application-id}/synchronization", - "CommandAlias": null, - "Command": "Remove-MgApplicationSynchronization", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgApplicationSynchronization", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", - "CommandAlias": null, - "Command": "Remove-MgApplicationSynchronizationJob", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgApplicationSynchronizationJob", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "CommandAlias": null, - "Command": "Remove-MgApplicationSynchronizationJobBulkUpload", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgApplicationSynchronizationJobBulkUpload", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", - "CommandAlias": null, - "Command": "Remove-MgApplicationSynchronizationJobBulkUploadContent", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgApplicationSynchronizationJobBulkUploadContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "CommandAlias": null, - "Command": "Remove-MgApplicationSynchronizationJobSchema", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgApplicationSynchronizationJobSchema", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgApplicationSynchronizationJobSchemaDirectory", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgApplicationSynchronizationJobSchemaDirectory", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", - "CommandAlias": null, - "Command": "Remove-MgApplicationSynchronizationTemplate", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgApplicationSynchronizationTemplate", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "CommandAlias": null, - "Command": "Remove-MgApplicationSynchronizationTemplateSchema", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", "Permissions": [ { "Name": "Synchronization.ReadWrite.All", @@ -565163,35 +565287,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgApplicationSynchronizationTemplateSchema", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgApplicationSynchronizationTemplateSchemaDirectory", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgApplicationSynchronizationTemplateSchemaDirectory", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/applications/{application-id}/tokenIssuancePolicies/{tokenIssuancePolicy-id}/$ref", - "CommandAlias": "Remove-MgApplicationTokenIssuancePolicyByRef", - "Command": "Remove-MgApplicationTokenIssuancePolicyTokenIssuancePolicyByRef", "Module": "Applications", + "CommandAlias": "Remove-MgApplicationTokenIssuancePolicyByRef", + "Uri": "/applications/{application-id}/tokenIssuancePolicies/{tokenIssuancePolicy-id}/$ref", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -565250,20 +565374,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete-tokenissuancepolicies?view=graph-rest-1.0", + "Command": "Remove-MgApplicationTokenIssuancePolicyTokenIssuancePolicyByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/applications/{application-id}/tokenLifetimePolicies/{tokenLifetimePolicy-id}/$ref", - "CommandAlias": "Remove-MgApplicationTokenLifetimePolicyByRef", - "Command": "Remove-MgApplicationTokenLifetimePolicyTokenLifetimePolicyByRef", "Module": "Applications", + "CommandAlias": "Remove-MgApplicationTokenLifetimePolicyByRef", + "Uri": "/applications/{application-id}/tokenLifetimePolicies/{tokenLifetimePolicy-id}/$ref", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -565322,20 +565446,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete-tokenlifetimepolicies?view=graph-rest-1.0", + "Command": "Remove-MgApplicationTokenLifetimePolicyTokenLifetimePolicyByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/accessReviews/{accessReview-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaAccessReview", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}", "Permissions": [ { "Name": "AccessReview.ReadWrite.Membership", @@ -565362,110 +565486,110 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaAccessReview", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/accessReviews/{accessReview-id}/decisions/{accessReviewDecision-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaAccessReviewDecision", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/decisions/{accessReviewDecision-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaAccessReviewDecision", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}", - "CommandAlias": null, - "Command": "Remove-MgBetaAccessReviewInstance", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaAccessReviewInstance", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions/{accessReviewDecision-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaAccessReviewInstanceDecision", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions/{accessReviewDecision-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaAccessReviewInstanceDecision", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions/{accessReviewDecision-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaAccessReviewInstanceMyDecision", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions/{accessReviewDecision-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaAccessReviewInstanceMyDecision", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers/{accessReviewReviewer-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaAccessReviewInstanceReviewer", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers/{accessReviewReviewer-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaAccessReviewInstanceReviewer", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/accessReviews/{accessReview-id}/myDecisions/{accessReviewDecision-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaAccessReviewMyDecision", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/myDecisions/{accessReviewDecision-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaAccessReviewMyDecision", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/accessReviews/{accessReview-id}/reviewers/{accessReviewReviewer-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaAccessReviewReviewer", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/reviewers/{accessReviewReviewer-id}", "Permissions": [ { "Name": "AccessReview.ReadWrite.Membership", @@ -565492,48 +565616,48 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-removereviewer?view=graph-rest-beta", + "Command": "Remove-MgBetaAccessReviewReviewer", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/admin/edge", - "CommandAlias": null, - "Command": "Remove-MgBetaAdminEdge", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/admin/edge", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaAdminEdge", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/admin/edge/internetExplorerMode", - "CommandAlias": null, - "Command": "Remove-MgBetaAdminEdgeInternetExplorerMode", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaAdminEdgeInternetExplorerMode", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaAdminEdgeInternetExplorerModeSiteList", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", "Permissions": [ { "Name": "BrowserSiteLists.ReadWrite.All", @@ -565552,20 +565676,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internetexplorermode-delete-sitelists?view=graph-rest-beta", + "Command": "Remove-MgBetaAdminEdgeInternetExplorerModeSiteList", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", "Permissions": [ { "Name": "BrowserSiteLists.ReadWrite.All", @@ -565584,20 +565708,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-delete-sharedcookies?view=graph-rest-beta", + "Command": "Remove-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaAdminEdgeInternetExplorerModeSiteListSite", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", "Permissions": [ { "Name": "BrowserSiteLists.ReadWrite.All", @@ -565616,20 +565740,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-delete-sites?view=graph-rest-beta", + "Command": "Remove-MgBetaAdminEdgeInternetExplorerModeSiteListSite", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaAdministrativeUnit", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}", "Permissions": [ { "Name": "AdministrativeUnit.ReadWrite.All", @@ -565648,50 +565772,50 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaAdministrativeUnit", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaAdministrativeUnitExtension", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaAdministrativeUnitExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/$ref", - "CommandAlias": null, - "Command": "Remove-MgBetaAdministrativeUnitMemberByRef", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaAdministrativeUnitMemberByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/$ref", - "CommandAlias": "Remove-MgBetaAdministrativeUnitMemberByRef", - "Command": "Remove-MgBetaAdministrativeUnitMemberDirectoryObjectByRef", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": "Remove-MgBetaAdministrativeUnitMemberByRef", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/$ref", "Permissions": [ { "Name": "AdministrativeUnit.ReadWrite.All", @@ -565710,20 +565834,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaAdministrativeUnitMemberDirectoryObjectByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaAdministrativeUnitScopedRoleMember", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -565742,238 +565866,238 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-delete-scopedrolemembers?view=graph-rest-beta", + "Command": "Remove-MgBetaAdministrativeUnitScopedRoleMember", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/admin/people", - "CommandAlias": null, - "Command": "Remove-MgBetaAdminPeople", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/admin/people", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaAdminPeople", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/admin/people/itemInsights", - "CommandAlias": null, - "Command": "Remove-MgBetaAdminPeopleItemInsight", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/admin/people/itemInsights", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaAdminPeopleItemInsight", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/admin/people/namePronunciation", - "CommandAlias": null, - "Command": "Remove-MgBetaAdminPeopleNamePronunciation", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/admin/people/namePronunciation", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaAdminPeopleNamePronunciation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaAdminPeopleProfileCardProperty", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilecardproperty-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaAdminPeopleProfileCardProperty", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/admin/people/pronouns", - "CommandAlias": null, - "Command": "Remove-MgBetaAdminPeoplePronoun", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/admin/people/pronouns", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaAdminPeoplePronoun", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/admin/reportSettings", - "CommandAlias": null, - "Command": "Remove-MgBetaAdminReportSetting", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/admin/reportSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaAdminReportSetting", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/admin/sharepoint", - "CommandAlias": null, - "Command": "Remove-MgBetaAdminSharepoint", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/admin/sharepoint", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaAdminSharepoint", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/admin/sharepoint/settings", - "CommandAlias": null, - "Command": "Remove-MgBetaAdminSharepointSetting", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/admin/sharepoint/settings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaAdminSharepointSetting", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/agreements/{agreement-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaAgreement", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaAgreement", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaAgreementAcceptance", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaAgreementAcceptance", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/agreements/{agreement-id}/file", - "CommandAlias": null, - "Command": "Remove-MgBetaAgreementFile", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/file", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaAgreementFile", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaAgreementFileLocalization", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaAgreementFileLocalization", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaAgreementFileLocalizationVersion", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaAgreementFileLocalizationVersion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaAgreementFileVersion", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaAgreementFileVersion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/removeAllDevicesFromManagement", - "CommandAlias": null, - "Command": "Remove-MgBetaAllUserDeviceFromManagement", "Module": "Beta.Users.Actions", + "CommandAlias": null, + "Uri": "/users/{user-id}/removeAllDevicesFromManagement", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaAllUserDeviceFromManagement", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Remove", "RemoveViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaAppCatalogTeamApp", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", "Permissions": [ { "Name": "AppCatalog.Submit", @@ -566000,20 +566124,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsapp-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaAppCatalogTeamApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaAppCatalogTeamAppDefinition", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", "Permissions": [ { "Name": "AppCatalog.Submit", @@ -566040,53 +566164,56 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaAppCatalogTeamAppDefinition", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", - "CommandAlias": null, - "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionBot", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionBot", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon", - "CommandAlias": null, - "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionColorIcon", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionColorIcon", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent", - "CommandAlias": null, - "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionColorIconHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionColorIconHostedContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -566095,45 +566222,45 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/dashboardCards/{teamsAppDashboardCardDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionDashboardCard", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/dashboardCards/{teamsAppDashboardCardDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionDashboardCard", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon", - "CommandAlias": null, - "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionOutlineIcon", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionOutlineIcon", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent", - "CommandAlias": null, - "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -566142,12 +566269,9 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/applications/{application-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaApplication", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -566182,80 +566306,80 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaApplication", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/applications/{application-id}/appManagementPolicies/{appManagementPolicy-id}/$ref", - "CommandAlias": "Remove-MgBetaApplicationAppManagementPolicyByRef", - "Command": "Remove-MgBetaApplicationAppManagementPolicyAppManagementPolicyByRef", "Module": "Beta.Applications", + "CommandAlias": "Remove-MgBetaApplicationAppManagementPolicyByRef", + "Uri": "/applications/{application-id}/appManagementPolicies/{appManagementPolicy-id}/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-delete-appliesto?view=graph-rest-beta", + "Command": "Remove-MgBetaApplicationAppManagementPolicyAppManagementPolicyByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/applications(appId='{appId}')", - "CommandAlias": null, - "Command": "Remove-MgBetaApplicationByAppId", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications(appId='{appId}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaApplicationByAppId", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/applications(uniqueName='{uniqueName}')", - "CommandAlias": null, - "Command": "Remove-MgBetaApplicationByUniqueName", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications(uniqueName='{uniqueName}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaApplicationByUniqueName", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/applications/{application-id}/connectorGroup/$ref", - "CommandAlias": null, - "Command": "Remove-MgBetaApplicationConnectorGroupByRef", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/connectorGroup/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaApplicationConnectorGroupByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaApplicationExtensionProperty", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -566306,20 +566430,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/extensionproperty-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaApplicationExtensionProperty", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaApplicationFederatedIdentityCredential", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -566354,35 +566478,108 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaApplicationFederatedIdentityCredential", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/applications/{application-id}/federatedIdentityCredentials(name='{name}')", - "CommandAlias": null, - "Command": "Remove-MgBetaApplicationFederatedIdentityCredentialByName", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/federatedIdentityCredentials(name='{name}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaApplicationFederatedIdentityCredentialByName", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/applications/{application-id}/removeKey", + "Module": "Beta.Applications", "CommandAlias": null, + "Uri": "/applications/{application-id}/removeKey", + "Permissions": [ + { + "Name": "Application.ReadWrite.All", + "Description": "Read and write applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "Application.ReadWrite.OwnedBy", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Directory.ReadWrite.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": "https://learn.microsoft.com/graph/api/application-removekey?view=graph-rest-beta", "Command": "Remove-MgBetaApplicationKey", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "Variants": [ + "Remove", + "RemoveExpanded", + "RemoveViaIdentity", + "RemoveViaIdentityExpanded" + ] + }, + { + "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/logo", + "Permissions": [], + "ApiReferenceLink": null, + "Command": "Remove-MgBetaApplicationLogo", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ] + }, + { "Module": "Beta.Applications", + "CommandAlias": "Remove-MgBetaApplicationOwnerByRef", + "Uri": "/applications/{application-id}/owners/{directoryObject-id}/$ref", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -566425,93 +566622,20 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete-owners?view=graph-rest-beta", + "Command": "Remove-MgBetaApplicationOwnerDirectoryObjectByRef", "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-removekey?view=graph-rest-beta", - "Variants": [ - "Remove", - "RemoveExpanded", - "RemoveViaIdentity", - "RemoveViaIdentityExpanded" - ] - }, - { - "Method": "DELETE", "OutputType": null, - "Uri": "/applications/{application-id}/logo", - "CommandAlias": null, - "Command": "Remove-MgBetaApplicationLogo", - "Module": "Beta.Applications", - "Permissions": [], - "ApiVersion": "beta", - "ApiReferenceLink": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ] - }, - { "Method": "DELETE", - "OutputType": null, - "Uri": "/applications/{application-id}/owners/{directoryObject-id}/$ref", - "CommandAlias": "Remove-MgBetaApplicationOwnerByRef", - "Command": "Remove-MgBetaApplicationOwnerDirectoryObjectByRef", - "Module": "Beta.Applications", - "Permissions": [ - { - "Name": "Application.ReadWrite.All", - "Description": "Read and write applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "Application.ReadWrite.OwnedBy", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Directory.ReadWrite.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 - } - ], - "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete-owners?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/applications/{application-id}/removePassword", - "CommandAlias": null, - "Command": "Remove-MgBetaApplicationPassword", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/removePassword", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -566562,8 +566686,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-removepassword?view=graph-rest-beta", + "Command": "Remove-MgBetaApplicationPassword", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Remove", "RemoveExpanded", @@ -566572,117 +566699,114 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/applications/{application-id}/synchronization", - "CommandAlias": null, - "Command": "Remove-MgBetaApplicationSynchronization", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaApplicationSynchronization", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaApplicationSynchronizationJob", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaApplicationSynchronizationJob", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "CommandAlias": null, - "Command": "Remove-MgBetaApplicationSynchronizationJobBulkUpload", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaApplicationSynchronizationJobBulkUpload", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", - "CommandAlias": null, - "Command": "Remove-MgBetaApplicationSynchronizationJobBulkUploadContent", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaApplicationSynchronizationJobBulkUploadContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "CommandAlias": null, - "Command": "Remove-MgBetaApplicationSynchronizationJobSchema", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaApplicationSynchronizationJobSchema", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaApplicationSynchronizationJobSchemaDirectory", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaApplicationSynchronizationJobSchemaDirectory", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaApplicationSynchronizationTemplate", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaApplicationSynchronizationTemplate", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "CommandAlias": null, - "Command": "Remove-MgBetaApplicationSynchronizationTemplateSchema", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", "Permissions": [ { "Name": "Synchronization.ReadWrite.All", @@ -566709,35 +566833,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaApplicationSynchronizationTemplateSchema", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaApplicationSynchronizationTemplateSchemaDirectory", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaApplicationSynchronizationTemplateSchemaDirectory", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/applications/{application-id}/tokenIssuancePolicies/{tokenIssuancePolicy-id}/$ref", - "CommandAlias": "Remove-MgBetaApplicationTokenIssuancePolicyByRef", - "Command": "Remove-MgBetaApplicationTokenIssuancePolicyTokenIssuancePolicyByRef", "Module": "Beta.Applications", + "CommandAlias": "Remove-MgBetaApplicationTokenIssuancePolicyByRef", + "Uri": "/applications/{application-id}/tokenIssuancePolicies/{tokenIssuancePolicy-id}/$ref", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -566796,20 +566920,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete-tokenissuancepolicies?view=graph-rest-beta", + "Command": "Remove-MgBetaApplicationTokenIssuancePolicyTokenIssuancePolicyByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/applications/{application-id}/tokenLifetimePolicies/{tokenLifetimePolicy-id}/$ref", - "CommandAlias": "Remove-MgBetaApplicationTokenLifetimePolicyByRef", - "Command": "Remove-MgBetaApplicationTokenLifetimePolicyTokenLifetimePolicyByRef", "Module": "Beta.Applications", + "CommandAlias": "Remove-MgBetaApplicationTokenLifetimePolicyByRef", + "Uri": "/applications/{application-id}/tokenLifetimePolicies/{tokenLifetimePolicy-id}/$ref", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -566868,20 +566992,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete-tokenlifetimepolicies?view=graph-rest-beta", + "Command": "Remove-MgBetaApplicationTokenLifetimePolicyTokenLifetimePolicyByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaBookingBusiness", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -566900,8 +567024,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaBookingBusiness", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -566910,12 +567037,9 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaBookingBusinessAppointment", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -566974,8 +567098,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaBookingBusinessAppointment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -566984,15 +567111,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaBookingBusinessCalendarView", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaBookingBusinessCalendarView", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -567001,12 +567128,9 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomer-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaBookingBusinessCustomer", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomer-id}", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -567065,8 +567189,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaBookingBusinessCustomer", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -567075,12 +567202,9 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaBookingBusinessCustomQuestion", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -567123,8 +567247,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaBookingBusinessCustomQuestion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -567133,12 +567260,9 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaBookingBusinessService", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", "Permissions": [ { "Name": "Bookings.ReadWrite.All", @@ -567173,8 +567297,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaBookingBusinessService", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -567183,12 +567310,9 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMember-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaBookingBusinessStaffMember", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMember-id}", "Permissions": [ { "Name": "Bookings.ReadWrite.All", @@ -567223,8 +567347,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaBookingBusinessStaffMember", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -567233,15 +567360,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/bookingCurrencies/{bookingCurrency-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaBookingCurrency", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/bookingCurrencies/{bookingCurrency-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaBookingCurrency", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -567250,27 +567377,24 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/businessFlowTemplates/{businessFlowTemplate-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaBusinessFlowTemplate", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/businessFlowTemplates/{businessFlowTemplate-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaBusinessFlowTemplate", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/chats/{chat-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaChat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}", "Permissions": [ { "Name": "Chat.ManageDeletion.All", @@ -567297,23 +567421,26 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaChat", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/chats/{chat-id}/removeAllAccessForUser", - "CommandAlias": null, - "Command": "Remove-MgBetaChatAccessForUser", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/removeAllAccessForUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-removeallaccessforuser?view=graph-rest-beta", + "Command": "Remove-MgBetaChatAccessForUser", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Remove", "RemoveExpanded", @@ -567322,12 +567449,9 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaChatInstalledApp", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForChat", @@ -567386,35 +567510,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete-installedapps?view=graph-rest-beta", + "Command": "Remove-MgBetaChatInstalledApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/chats/{chat-id}/lastMessagePreview", - "CommandAlias": null, - "Command": "Remove-MgBetaChatLastMessagePreview", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/lastMessagePreview", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaChatLastMessagePreview", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/chats/{chat-id}/members/{conversationMember-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaChatMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/members/{conversationMember-id}", "Permissions": [ { "Name": "ChatMember.ReadWrite", @@ -567441,8 +567565,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete-members?view=graph-rest-beta", + "Command": "Remove-MgBetaChatMember", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity", @@ -567453,15 +567580,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaChatMessageReplyHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaChatMessageReplyHostedContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -567470,42 +567597,39 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/chats/{chat-id}/operations/{teamsAsyncOperation-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaChatOperation", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/operations/{teamsAsyncOperation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaChatOperation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaChatPermissionGrant", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaChatPermissionGrant", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaChatPinnedMessage", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", "Permissions": [ { "Name": "Chat.ReadWrite", @@ -567524,20 +567648,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete-pinnedmessages?view=graph-rest-beta", + "Command": "Remove-MgBetaChatPinnedMessage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaChatTab", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", "Permissions": [ { "Name": "TeamsTab.ReadWriteSelfForChat", @@ -567604,20 +567728,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete-tabs?view=graph-rest-beta", + "Command": "Remove-MgBetaChatTab", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/communications/calls/{call-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaCommunicationCall", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -567636,20 +567760,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaCommunicationCall", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaCommunicationCallAudioRoutingGroup", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -567668,65 +567792,65 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/audioroutinggroup-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaCommunicationCallAudioRoutingGroup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaCommunicationCallContentSharingSession", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaCommunicationCallContentSharingSession", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}/pngOfCurrentSlide", - "CommandAlias": null, - "Command": "Remove-MgBetaCommunicationCallContentSharingSessionPngOfCurrentSlide", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}/pngOfCurrentSlide", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaCommunicationCallContentSharingSessionPngOfCurrentSlide", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaCommunicationCallOperation", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaCommunicationCallOperation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/communications/calls/{call-id}/participants/{participant-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaCommunicationCallParticipant", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/participants/{participant-id}", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -567745,113 +567869,116 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaCommunicationCallParticipant", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/communications/callRecords/{callRecord-id}/organizer_v2", - "CommandAlias": null, - "Command": "Remove-MgBetaCommunicationCallRecordOrganizerV2", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/callRecords/{callRecord-id}/organizer_v2", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaCommunicationCallRecordOrganizerV2", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/{participant-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaCommunicationCallRecordParticipantV2", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/{participant-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaCommunicationCallRecordParticipantV2", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaCommunicationCallRecordSession", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaCommunicationCallRecordSession", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaCommunicationOnlineMeeting", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaCommunicationOnlineMeeting", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/aiInsights/{callAiInsight-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaCommunicationOnlineMeetingAiInsight", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/aiInsights/{callAiInsight-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaCommunicationOnlineMeetingAiInsight", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/alternativeRecording", - "CommandAlias": null, - "Command": "Remove-MgBetaCommunicationOnlineMeetingAlternativeRecording", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/alternativeRecording", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaCommunicationOnlineMeetingAlternativeRecording", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaCommunicationOnlineMeetingAttendanceReport", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaCommunicationOnlineMeetingAttendanceReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -567860,15 +567987,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -567877,60 +568004,60 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "CommandAlias": null, - "Command": "Remove-MgBetaCommunicationOnlineMeetingAttendeeReport", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaCommunicationOnlineMeetingAttendeeReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/broadcastRecording", - "CommandAlias": null, - "Command": "Remove-MgBetaCommunicationOnlineMeetingBroadcastRecording", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/broadcastRecording", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaCommunicationOnlineMeetingBroadcastRecording", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/communications/onlineMeetings(joinWebUrl='{joinWebUrl}')", - "CommandAlias": null, - "Command": "Remove-MgBetaCommunicationOnlineMeetingByJoinWebUrl", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings(joinWebUrl='{joinWebUrl}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaCommunicationOnlineMeetingByJoinWebUrl", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recording", - "CommandAlias": null, - "Command": "Remove-MgBetaCommunicationOnlineMeetingRecording", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recording", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaCommunicationOnlineMeetingRecording", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -567939,146 +568066,143 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", - "CommandAlias": null, - "Command": "Remove-MgBetaCommunicationOnlineMeetingRecordingContent", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaCommunicationOnlineMeetingRecordingContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration", - "CommandAlias": null, - "Command": "Remove-MgBetaCommunicationOnlineMeetingRegistration", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaCommunicationOnlineMeetingRegistration", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaCommunicationOnlineMeetingTranscript", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaCommunicationOnlineMeetingTranscript", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", - "CommandAlias": null, - "Command": "Remove-MgBetaCommunicationOnlineMeetingTranscriptContent", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaCommunicationOnlineMeetingTranscriptContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", - "CommandAlias": null, - "Command": "Remove-MgBetaCommunicationOnlineMeetingTranscriptMetadataContent", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaCommunicationOnlineMeetingTranscriptMetadataContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/communications/presences/{presence-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaCommunicationPresence", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/presences/{presence-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaCommunicationPresence", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/compliance/ediscovery", - "CommandAlias": null, - "Command": "Remove-MgBetaComplianceEdiscovery", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaComplianceEdiscovery", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaComplianceEdiscoveryCase", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -568113,38 +568237,41 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaComplianceEdiscoveryCase", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodian", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodian", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/removeHold", - "CommandAlias": null, - "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodianHold", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/removeHold", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodianHold", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Remove", "Remove1", @@ -568155,12 +568282,9 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -568195,35 +568319,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sitesource-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-unifiedgroupsource-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/{userSource-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodianUserSource", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/{userSource-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -568258,20 +568382,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-usersource-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodianUserSource", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaComplianceEdiscoveryCaseLegalHold", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -568306,83 +568430,86 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-legalhold-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaComplianceEdiscoveryCaseLegalHold", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/{userSource-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/{userSource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/removeHold", - "CommandAlias": null, - "Command": "Remove-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceHold", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/removeHold", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceHold", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Remove", "Remove1", @@ -568393,42 +568520,39 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaComplianceEdiscoveryCaseOperation", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaComplianceEdiscoveryCaseOperation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaComplianceEdiscoveryCaseReviewSet", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaComplianceEdiscoveryCaseReviewSet", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaComplianceEdiscoveryCaseReviewSetQuery", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -568463,35 +568587,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewsetquery-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaComplianceEdiscoveryCaseReviewSetQuery", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/settings", - "CommandAlias": null, - "Command": "Remove-MgBetaComplianceEdiscoveryCaseSetting", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/settings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaComplianceEdiscoveryCaseSetting", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaComplianceEdiscoveryCaseSourceCollection", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -568526,35 +568650,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaComplianceEdiscoveryCaseSourceCollection", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/{dataSource-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/{dataSource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaComplianceEdiscoveryCaseTag", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -568589,65 +568713,65 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-tag-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaComplianceEdiscoveryCaseTag", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/contacts/{orgContact-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaContact", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaContact", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/contracts/{contract-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaContract", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contracts/{contract-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaContract", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDataPolicyOperation", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDataPolicyOperation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/devices/{device-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDevice", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -568666,20 +568790,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaDevice", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtAndroidManagedAppProtection", - "Command": "Remove-MgBetaDeviceAppManagementAndroidManagedAppProtection", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtAndroidManagedAppProtection", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -568698,20 +568822,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementAndroidManagedAppProtection", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtAndroidManagedAppProtectionApp", - "Command": "Remove-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtAndroidManagedAppProtectionApp", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -568746,20 +568870,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtAndroidManagedAppProtectionAssignment", - "Command": "Remove-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtAndroidManagedAppProtectionAssignment", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -568794,35 +568918,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", - "CommandAlias": "Remove-MgBetaDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", - "Command": "Remove-MgBetaDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtDefaultManagedAppProtection", - "Command": "Remove-MgBetaDeviceAppManagementDefaultManagedAppProtection", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtDefaultManagedAppProtection", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -568857,20 +568981,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementDefaultManagedAppProtection", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtDefaultManagedAppProtectionApp", - "Command": "Remove-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtDefaultManagedAppProtectionApp", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -568905,35 +569029,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", - "CommandAlias": "Remove-MgBetaDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", - "Command": "Remove-MgBetaDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/{enterpriseCodeSigningCertificate-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtEnterpriseCodeSigningCertificate", - "Command": "Remove-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtEnterpriseCodeSigningCertificate", + "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/{enterpriseCodeSigningCertificate-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -568952,35 +569076,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSLobAppProvisioningConfiguration", - "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSLobAppProvisioningConfiguration", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments/{iosLobAppProvisioningConfigurationAssignment-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationAssignment", - "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationAssignment", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments/{iosLobAppProvisioningConfigurationAssignment-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -568999,20 +569123,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationDeviceStatus", - "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationDeviceStatus", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -569031,20 +569155,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments/{mobileAppProvisioningConfigGroupAssignment-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationGroupAssignment", - "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationGroupAssignment", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments/{mobileAppProvisioningConfigGroupAssignment-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -569063,20 +569187,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationUserStatus", - "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationUserStatus", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -569095,20 +569219,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSManagedAppProtection", - "Command": "Remove-MgBetaDeviceAppManagementiOSManagedAppProtection", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSManagedAppProtection", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -569127,20 +569251,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementiOSManagedAppProtection", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSManagedAppProtectionApp", - "Command": "Remove-MgBetaDeviceAppManagementiOSManagedAppProtectionApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSManagedAppProtectionApp", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -569175,20 +569299,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementiOSManagedAppProtectionApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSManagedAppProtectionAssignment", - "Command": "Remove-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSManagedAppProtectionAssignment", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -569223,110 +569347,110 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", - "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", - "Command": "Remove-MgBetaDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedAppPolicy", - "Command": "Remove-MgBetaDeviceAppManagementManagedAppPolicy", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedAppPolicy", + "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementManagedAppPolicy", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedAppRegistration", - "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistration", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedAppRegistration", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistration", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedAppRegistrationAppliedPolicy", - "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedAppRegistrationAppliedPolicy", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedAppRegistrationIntendedPolicy", - "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedAppRegistrationIntendedPolicy", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/managedAppLogCollectionRequests/{managedAppLogCollectionRequest-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedAppRegistrationManagedAppLogCollectionRequest", - "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistrationManagedAppLogCollectionRequest", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedAppRegistrationManagedAppLogCollectionRequest", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/managedAppLogCollectionRequests/{managedAppLogCollectionRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistrationManagedAppLogCollectionRequest", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedAppRegistrationOperation", - "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistrationOperation", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedAppRegistrationOperation", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -569361,35 +569485,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistrationOperation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedAppStatus", - "Command": "Remove-MgBetaDeviceAppManagementManagedAppStatus", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedAppStatus", + "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementManagedAppStatus", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedEBook", - "Command": "Remove-MgBetaDeviceAppManagementManagedEBook", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedEBook", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -569408,20 +569532,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementManagedEBook", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedEBookAssignment", - "Command": "Remove-MgBetaDeviceAppManagementManagedEBookAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedEBookAssignment", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -569440,20 +569564,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementManagedEBookAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/managedEBookCategories/{managedEBookCategory-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedEBookCategory", - "Command": "Remove-MgBetaDeviceAppManagementManagedEBookCategory", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedEBookCategory", + "Uri": "/deviceAppManagement/managedEBookCategories/{managedEBookCategory-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -569472,20 +569596,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementManagedEBookCategory", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedEBookDeviceState", - "Command": "Remove-MgBetaDeviceAppManagementManagedEBookDeviceState", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedEBookDeviceState", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -569504,35 +569628,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementManagedEBookDeviceState", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", - "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedEBookInstallSummary", - "Command": "Remove-MgBetaDeviceAppManagementManagedEBookInstallSummary", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedEBookInstallSummary", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementManagedEBookInstallSummary", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedEBookUserStateSummary", - "Command": "Remove-MgBetaDeviceAppManagementManagedEBookUserStateSummary", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedEBookUserStateSummary", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -569551,20 +569675,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementManagedEBookUserStateSummary", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedEBookUserStateSummaryDeviceState", - "Command": "Remove-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedEBookUserStateSummaryDeviceState", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -569583,20 +569707,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicy", - "Command": "Remove-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicy", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -569615,20 +569739,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", - "Command": "Remove-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -569663,20 +569787,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", - "Command": "Remove-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -569711,20 +569835,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", - "Command": "Remove-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -569759,20 +569883,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileApp", - "Command": "Remove-MgBetaDeviceAppManagementMobileApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -569791,830 +569915,830 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppAssignment", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships/{mobileAppRelationship-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppRelationship", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships/{mobileAppRelationship-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationship", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppAssignment", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships/{mobileAppRelationship-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppRelationship", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships/{mobileAppRelationship-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationship", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppAssignment", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships/{mobileAppRelationship-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppRelationship", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships/{mobileAppRelationship-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationship", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships/{mobileAppRelationship-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppRelationship", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships/{mobileAppRelationship-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationship", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsiOSLobAppAssignment", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsiOSLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersion", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersion", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships/{mobileAppRelationship-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsiOSLobAppRelationship", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsiOSLobAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships/{mobileAppRelationship-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationship", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsIoStoreAppAssignment", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsIoStoreAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships/{mobileAppRelationship-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsIoStoreAppRelationship", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsIoStoreAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships/{mobileAppRelationship-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationship", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses/{iosVppAppAssignedLicense-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignedLicense", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicense", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignedLicense", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses/{iosVppAppAssignedLicense-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicense", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignment", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships/{mobileAppRelationship-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsIoVppAppRelationship", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsIoVppAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships/{mobileAppRelationship-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationship", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships/{mobileAppRelationship-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppRelationship", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships/{mobileAppRelationship-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationship", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppAssignment", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships/{mobileAppRelationship-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppRelationship", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships/{mobileAppRelationship-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationship", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppAssignment", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersion", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersion", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionContainedApp", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionFile", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFile", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships/{mobileAppRelationship-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppRelationship", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships/{mobileAppRelationship-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationship", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships/{mobileAppRelationship-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppRelationship", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships/{mobileAppRelationship-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationship", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships/{mobileAppRelationship-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppRelationship", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships/{mobileAppRelationship-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationship", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships/{mobileAppRelationship-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppRelationship", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships/{mobileAppRelationship-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationship", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps/{mobileContainedApp-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppContainedApp", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps/{mobileContainedApp-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships/{mobileAppRelationship-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppRelationship", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships/{mobileAppRelationship-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppRelationship", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAssignment", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -570633,440 +570757,440 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWin32LobAppAssignment", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWin32LobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersion", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersion", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships/{mobileAppRelationship-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWin32LobAppRelationship", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWin32LobAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships/{mobileAppRelationship-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationship", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowAppXAssignment", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowAppXAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersion", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersion", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships/{mobileAppRelationship-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowAppXRelationship", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowAppXRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships/{mobileAppRelationship-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationship", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships/{mobileAppRelationship-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiRelationship", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships/{mobileAppRelationship-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationship", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppAssignment", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships/{mobileAppRelationship-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppRelationship", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships/{mobileAppRelationship-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationship", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships/{mobileAppRelationship-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXRelationship", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships/{mobileAppRelationship-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationship", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowWebAppAssignment", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowWebAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships/{mobileAppRelationship-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowWebAppRelationship", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowWebAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships/{mobileAppRelationship-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationship", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWinGetAppAssignment", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWinGetAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships/{mobileAppRelationship-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWinGetAppRelationship", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWinGetAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships/{mobileAppRelationship-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationship", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileAppCatalogPackages/{mobileAppCatalogPackage-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppCatalogPackage", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppCatalogPackage", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppCatalogPackage", + "Uri": "/deviceAppManagement/mobileAppCatalogPackages/{mobileAppCatalogPackage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppCatalogPackage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppCategory", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppCategory", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppCategory", + "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -571085,20 +571209,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppCategory", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppConfiguration", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfiguration", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppConfiguration", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -571117,20 +571241,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfiguration", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppConfigurationAssignment", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppConfigurationAssignment", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -571149,20 +571273,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppConfigurationDeviceStatus", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppConfigurationDeviceStatus", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -571181,35 +571305,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppConfigurationUserStatus", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppConfigurationUserStatus", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -571228,38 +571352,41 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppConfigurationUserStatusSummary", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusSummary", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppConfigurationUserStatusSummary", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusSummary", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileAppRelationships/{mobileAppRelationship-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppRelationship", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileAppRelationships/{mobileAppRelationship-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppRelationship", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -571268,12 +571395,9 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/policySets/{policySet-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtPolicySet", - "Command": "Remove-MgBetaDeviceAppManagementPolicySet", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtPolicySet", + "Uri": "/deviceAppManagement/policySets/{policySet-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -571292,20 +571416,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementPolicySet", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments/{policySetAssignment-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtPolicySetAssignment", - "Command": "Remove-MgBetaDeviceAppManagementPolicySetAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtPolicySetAssignment", + "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments/{policySetAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -571324,20 +571448,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementPolicySetAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/policySets/{policySet-id}/items/{policySetItem-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtPolicySetItem", - "Command": "Remove-MgBetaDeviceAppManagementPolicySetItem", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtPolicySetItem", + "Uri": "/deviceAppManagement/policySets/{policySet-id}/items/{policySetItem-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -571356,34 +571480,34 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementPolicySetItem", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/symantecCodeSigningCertificate", - "CommandAlias": "Remove-MgBetaDeviceAppMgtSymantecCodeSigningCertificate", - "Command": "Remove-MgBetaDeviceAppManagementSymantecCodeSigningCertificate", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtSymantecCodeSigningCertificate", + "Uri": "/deviceAppManagement/symantecCodeSigningCertificate", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementSymantecCodeSigningCertificate", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtTargetedManagedAppConfiguration", - "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtTargetedManagedAppConfiguration", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -571402,20 +571526,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtTargetedManagedAppConfigurationApp", - "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtTargetedManagedAppConfigurationApp", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -571450,20 +571574,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtTargetedManagedAppConfigurationAssignment", - "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtTargetedManagedAppConfigurationAssignment", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -571498,35 +571622,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", - "CommandAlias": "Remove-MgBetaDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", - "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSetting", - "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSetting", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -571561,20 +571685,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtTask", - "Command": "Remove-MgBetaDeviceAppManagementTask", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtTask", + "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -571609,20 +571733,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementTask", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtVppToken", - "Command": "Remove-MgBetaDeviceAppManagementVppToken", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtVppToken", + "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -571657,20 +571781,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementVppToken", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtWdacSupplementalPolicy", - "Command": "Remove-MgBetaDeviceAppManagementWdacSupplementalPolicy", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtWdacSupplementalPolicy", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -571689,20 +571813,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementWdacSupplementalPolicy", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments/{windowsDefenderApplicationControlSupplementalPolicyAssignment-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtWdacSupplementalPolicyAssignment", - "Command": "Remove-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtWdacSupplementalPolicyAssignment", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments/{windowsDefenderApplicationControlSupplementalPolicyAssignment-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -571721,35 +571845,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deploySummary", - "CommandAlias": "Remove-MgBetaDeviceAppMgtWdacSupplementalPolicyDeploySummary", - "Command": "Remove-MgBetaDeviceAppManagementWdacSupplementalPolicyDeploySummary", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtWdacSupplementalPolicyDeploySummary", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deploySummary", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementWdacSupplementalPolicyDeploySummary", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses/{windowsDefenderApplicationControlSupplementalPolicyDeploymentStatus-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtWdacSupplementalPolicyDeviceStatus", - "Command": "Remove-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtWdacSupplementalPolicyDeviceStatus", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses/{windowsDefenderApplicationControlSupplementalPolicyDeploymentStatus-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -571768,20 +571892,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowInformationProtectionDeviceRegistration", - "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowInformationProtectionDeviceRegistration", + "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -571816,20 +571940,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowInformationProtectionPolicy", - "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowInformationProtectionPolicy", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -571864,20 +571988,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowInformationProtectionPolicyAssignment", - "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowInformationProtectionPolicyAssignment", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -571912,20 +572036,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", - "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -571960,20 +572084,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", - "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -572008,20 +572132,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions/{windowsInformationProtectionWipeAction-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowInformationProtectionWipeAction", - "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowInformationProtectionWipeAction", + "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions/{windowsInformationProtectionWipeAction-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -572056,20 +572180,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowManagedAppProtection", - "Command": "Remove-MgBetaDeviceAppManagementWindowsManagedAppProtection", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowManagedAppProtection", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -572104,20 +572228,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementWindowsManagedAppProtection", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps/{managedMobileApp-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowManagedAppProtectionApp", - "Command": "Remove-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowManagedAppProtectionApp", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps/{managedMobileApp-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -572152,20 +572276,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowManagedAppProtectionAssignment", - "Command": "Remove-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowManagedAppProtectionAssignment", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -572200,94 +572324,94 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/deploymentSummary", - "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowManagedAppProtectionDeploymentSummary", - "Command": "Remove-MgBetaDeviceAppManagementWindowsManagedAppProtectionDeploymentSummary", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowManagedAppProtectionDeploymentSummary", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/deploymentSummary", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceAppManagementWindowsManagedAppProtectionDeploymentSummary", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/devices(deviceId='{deviceId}')", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceByDeviceId", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices(deviceId='{deviceId}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaDeviceByDeviceId", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/devices/{device-id}/commands/{command-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceCommand", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/commands/{command-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceCommand", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/devices/{device-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceExtension", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummary", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummary", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates/{advancedThreatProtectionOnboardingDeviceSettingState-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates/{advancedThreatProtectionOnboardingDeviceSettingState-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -572306,20 +572430,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -572338,20 +572462,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas/{androidForWorkAppConfigurationSchema-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas/{androidForWorkAppConfigurationSchema-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -572370,20 +572494,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -572402,48 +572526,48 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/androidForWorkSettings", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementAndroidForWorkSetting", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/androidForWorkSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementAndroidForWorkSetting", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas/{androidManagedStoreAppConfigurationSchema-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas/{androidManagedStoreAppConfigurationSchema-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -572462,34 +572586,34 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/applePushNotificationCertificate", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementApplePushNotificationCertificate", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/applePushNotificationCertificate", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementApplePushNotificationCertificate", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -572508,20 +572632,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/{appleEnrollmentProfileAssignment-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/{appleEnrollmentProfileAssignment-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -572540,20 +572664,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementAssignmentFilter", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -572572,20 +572696,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementAssignmentFilter", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementAuditEvent", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -572604,20 +572728,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementAuditEvent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementAutopilotEvent", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -572636,20 +572760,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementAutopilotEvent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/cartToClassAssociations/{cartToClassAssociation-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementCartToClassAssociation", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/cartToClassAssociations/{cartToClassAssociation-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -572668,20 +572792,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementCartToClassAssociation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementCategory", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -572700,20 +572824,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementCategory", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementCategorySettingDefinition", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -572732,20 +572856,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementCategorySettingDefinition", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementComanagedDevice", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -572780,95 +572904,95 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementComanagedDevice", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCategory", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceCategory", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCategory", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceCategory", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCategory/$ref", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceCategoryByRef", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCategory/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceCategoryByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceConfigurationState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceConfigurationState", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/removeDeviceFirmwareConfigurationInterfaceManagement", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceFirmwareConfigurationInterfaceManagement", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/removeDeviceFirmwareConfigurationInterfaceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -572903,95 +573027,95 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceFirmwareConfigurationInterfaceManagement", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Remove", "RemoveViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceHealthScriptState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceHealthScriptState", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceLogCollectionRequest", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceLogCollectionRequest", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceUserFromSharedAppleDevice", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", "Permissions": [ { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", @@ -573010,8 +573134,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceUserFromSharedAppleDevice", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Delete", "DeleteExpanded", @@ -573020,42 +573147,39 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceWindowsProtectionState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceWindowsProtectionState", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/comanagementEligibleDevices/{comanagementEligibleDevice-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementComanagementEligibleDevice", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagementEligibleDevices/{comanagementEligibleDevice-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -573090,20 +573214,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementComanagementEligibleDevice", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementComplianceManagementPartner", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -573138,20 +573262,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementComplianceManagementPartner", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementCompliancePolicy", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -573170,20 +573294,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementCompliancePolicy", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementCompliancePolicyAssignment", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -573202,20 +573326,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementCompliancePolicyAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -573234,20 +573358,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceManagementComplianceActionItem-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceManagementComplianceActionItem-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -573266,20 +573390,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementCompliancePolicySetting", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -573298,20 +573422,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementCompliancePolicySetting", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/complianceSettings/{deviceManagementConfigurationSettingDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementComplianceSetting", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/complianceSettings/{deviceManagementConfigurationSettingDefinition-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -573330,34 +573454,34 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementComplianceSetting", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/conditionalAccessSettings", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementConditionalAccessSetting", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/conditionalAccessSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementConditionalAccessSetting", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementConfigurationPolicy", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -573376,20 +573500,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementConfigurationPolicy", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementConfigurationPolicyAssignment", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -573408,20 +573532,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementConfigurationPolicyAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementConfigurationPolicySetting", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -573440,20 +573564,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementConfigurationPolicySetting", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementConfigurationPolicyTemplate", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -573472,20 +573596,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementConfigurationPolicyTemplate", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -573504,20 +573628,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -573536,20 +573660,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/configurationSettings/{deviceManagementConfigurationSettingDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementConfigurationSetting", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationSettings/{deviceManagementConfigurationSettingDefinition-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -573568,20 +573692,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementConfigurationSetting", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDataSharingConsent", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -573616,20 +573740,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementDataSharingConsent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDepOnboardingSetting", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -573648,20 +573772,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementDepOnboardingSetting", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -573680,20 +573804,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/{importedAppleDeviceIdentity-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/{importedAppleDeviceIdentity-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -573712,35 +573836,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/derivedCredentials/{deviceManagementDerivedCredentialSettings-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDerivedCredential", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/derivedCredentials/{deviceManagementDerivedCredentialSettings-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementDerivedCredential", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDetectedApp", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -573775,20 +573899,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementDetectedApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDeviceCategory", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -573823,20 +573947,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementDeviceCategory", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicy", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -573855,20 +573979,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicy", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -573887,20 +574011,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -573919,34 +574043,34 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStateSummary", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStateSummary", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -573965,35 +574089,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -574012,20 +574136,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -574044,20 +574168,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -574076,20 +574200,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -574108,20 +574232,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -574140,35 +574264,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusOverview", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusOverview", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDeviceConfiguration", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -574187,20 +574311,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementDeviceConfiguration", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationAssignment", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -574219,20 +574343,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/deviceConfigurationConflictSummary/{deviceConfigurationConflictSummary-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationConflictSummary", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurationConflictSummary/{deviceConfigurationConflictSummary-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -574251,20 +574375,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationConflictSummary", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -574283,34 +574407,34 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationDeviceStateSummary", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationDeviceStateSummary", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -574329,35 +574453,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationDeviceStatusOverview", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationDeviceStatusOverview", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -574376,20 +574500,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates/{managedAllDeviceCertificateState-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates/{managedAllDeviceCertificateState-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -574408,20 +574532,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/{restrictedAppsViolation-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/{restrictedAppsViolation-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -574440,34 +574564,34 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/deviceConfigurationUserStateSummaries", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationUserStateSummary", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurationUserStateSummaries", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationUserStateSummary", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationUserStatus", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -574486,35 +574610,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationUserStatus", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationUserStatusOverview", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationUserStatusOverview", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDeviceEnrollmentConfiguration", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -574549,20 +574673,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementDeviceEnrollmentConfiguration", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -574597,20 +574721,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDeviceHealthScript", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -574661,20 +574785,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementDeviceHealthScript", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/{deviceHealthScriptAssignment-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDeviceHealthScriptAssignment", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/{deviceHealthScriptAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -574709,20 +574833,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementDeviceHealthScriptAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -574757,35 +574881,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/runSummary", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDeviceHealthScriptRunSummary", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/runSummary", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementDeviceHealthScriptRunSummary", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDeviceShellScript", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -574820,20 +574944,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementDeviceShellScript", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/{deviceManagementScriptAssignment-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptAssignment", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/{deviceManagementScriptAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -574868,20 +574992,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -574916,20 +575040,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -574964,20 +575088,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptUserRunState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -575012,35 +575136,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptUserRunState", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/domainJoinConnectors/{deviceManagementDomainJoinConnector-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDomainJoinConnector", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/domainJoinConnectors/{deviceManagementDomainJoinConnector-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -575059,20 +575183,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementDomainJoinConnector", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementEmbeddedSimActivationCodePool", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -575091,20 +575215,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementEmbeddedSimActivationCodePool", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments/{embeddedSIMActivationCodePoolAssignment-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments/{embeddedSIMActivationCodePoolAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -575123,20 +575247,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates/{embeddedSIMDeviceState-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates/{embeddedSIMDeviceState-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -575155,20 +575279,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementExchangeConnector", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -575203,23 +575327,26 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementExchangeConnector", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementExchangeOnPremisePolicy", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementExchangeOnPremisePolicy", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -575227,15 +575354,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}/conditionalAccessSettings", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementExchangeOnPremisePolicyConditionalAccessSetting", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}/conditionalAccessSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementExchangeOnPremisePolicyConditionalAccessSetting", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -575243,12 +575370,9 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementGroupPolicyCategory", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -575267,20 +575391,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementGroupPolicyCategory", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementGroupPolicyConfiguration", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -575299,20 +575423,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementGroupPolicyConfiguration", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments/{groupPolicyConfigurationAssignment-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments/{groupPolicyConfigurationAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -575331,20 +575455,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -575363,20 +575487,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues/{groupPolicyPresentationValue-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues/{groupPolicyPresentationValue-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -575395,20 +575519,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinition", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -575427,170 +575551,170 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinition", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionFile", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionFile", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinition", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinition", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/{groupPolicyPresentation-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/{groupPolicyPresentation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinition", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinition", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/{groupPolicyPresentation-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/{groupPolicyPresentation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinition", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinition", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinition", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinition", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/{groupPolicyPresentation-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/{groupPolicyPresentation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/{groupPolicyPresentation-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/{groupPolicyPresentation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementGroupPolicyMigrationReport", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -575609,20 +575733,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementGroupPolicyMigrationReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings/{groupPolicySettingMapping-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings/{groupPolicySettingMapping-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -575641,20 +575765,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions/{unsupportedGroupPolicyExtension-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions/{unsupportedGroupPolicyExtension-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -575673,20 +575797,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/groupPolicyObjectFiles/{groupPolicyObjectFile-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementGroupPolicyObjectFile", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyObjectFiles/{groupPolicyObjectFile-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -575705,35 +575829,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementGroupPolicyObjectFile", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/{groupPolicyOperation-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/{groupPolicyOperation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/importedDeviceIdentities/{importedDeviceIdentity-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementImportedDeviceIdentity", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/importedDeviceIdentities/{importedDeviceIdentity-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -575752,20 +575876,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementImportedDeviceIdentity", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -575784,20 +575908,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementIntent", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -575816,20 +575940,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementIntent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments/{deviceManagementIntentAssignment-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementIntentAssignment", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments/{deviceManagementIntentAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -575848,20 +575972,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementIntentAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementIntentCategory", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -575880,20 +576004,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementIntentCategory", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings/{deviceManagementSettingInstance-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementIntentCategorySetting", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings/{deviceManagementSettingInstance-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -575912,20 +576036,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementIntentCategorySetting", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementIntentCategorySettingDefinition", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -575944,20 +576068,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementIntentCategorySettingDefinition", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries/{deviceManagementIntentDeviceSettingStateSummary-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementIntentDeviceSettingStateSummary", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries/{deviceManagementIntentDeviceSettingStateSummary-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -575976,20 +576100,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementIntentDeviceSettingStateSummary", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates/{deviceManagementIntentDeviceState-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementIntentDeviceState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates/{deviceManagementIntentDeviceState-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -576008,35 +576132,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementIntentDeviceState", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStateSummary", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementIntentDeviceStateSummary", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStateSummary", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementIntentDeviceStateSummary", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings/{deviceManagementSettingInstance-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementIntentSetting", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings/{deviceManagementSettingInstance-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -576055,20 +576179,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementIntentSetting", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates/{deviceManagementIntentUserState-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementIntentUserState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates/{deviceManagementIntentUserState-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -576087,35 +576211,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementIntentUserState", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStateSummary", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementIntentUserStateSummary", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStateSummary", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementIntentUserStateSummary", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementIntuneBrandingProfile", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -576134,20 +576258,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementIntuneBrandingProfile", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments/{intuneBrandingProfileAssignment-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementIntuneBrandingProfileAssignment", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments/{intuneBrandingProfileAssignment-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -576166,20 +576290,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementIntuneBrandingProfileAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementIoUpdateStatus", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -576198,20 +576322,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementIoUpdateStatus", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -576230,20 +576354,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -576262,20 +576386,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries/{macOSSoftwareUpdateStateSummary-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries/{macOSSoftwareUpdateStateSummary-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -576294,20 +576418,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementManagedDevice", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -576342,110 +576466,110 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementManagedDevice", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementManagedDeviceCategory", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementManagedDeviceCategory", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory/$ref", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementManagedDeviceCategoryByRef", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementManagedDeviceCategoryByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/managedDeviceCleanupRules/{managedDeviceCleanupRule-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementManagedDeviceCleanupRule", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDeviceCleanupRules/{managedDeviceCleanupRule-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementManagedDeviceCleanupRule", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementManagedDeviceConfigurationState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementManagedDeviceConfigurationState", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/managedDeviceEncryptionStates/{managedDeviceEncryptionState-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementManagedDeviceEncryptionState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDeviceEncryptionStates/{managedDeviceEncryptionState-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -576464,20 +576588,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementManagedDeviceEncryptionState", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/removeDeviceFirmwareConfigurationInterfaceManagement", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementManagedDeviceFirmwareConfigurationInterfaceManagement", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/removeDeviceFirmwareConfigurationInterfaceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -576512,95 +576636,95 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementManagedDeviceFirmwareConfigurationInterfaceManagement", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Remove", "RemoveViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementManagedDeviceHealthScriptState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementManagedDeviceHealthScriptState", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementManagedDeviceUserFromSharedAppleDevice", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", "Permissions": [ { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", @@ -576619,8 +576743,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementManagedDeviceUserFromSharedAppleDevice", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Delete", "DeleteExpanded", @@ -576629,57 +576756,54 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/managedDeviceWindowsOSImages/{managedDeviceWindowsOperatingSystemImage-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementManagedDeviceWindowsOSImage", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDeviceWindowsOSImages/{managedDeviceWindowsOperatingSystemImage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementManagedDeviceWindowsOSImage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementManagedDeviceWindowsProtectionState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementManagedDeviceWindowsProtectionState", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/microsoftTunnelConfigurations/{microsoftTunnelConfiguration-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelConfiguration", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/microsoftTunnelConfigurations/{microsoftTunnelConfiguration-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -576698,20 +576822,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelConfiguration", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/microsoftTunnelHealthThresholds/{microsoftTunnelHealthThreshold-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/microsoftTunnelHealthThresholds/{microsoftTunnelHealthThreshold-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -576730,20 +576854,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -576762,20 +576886,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelSite", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -576794,20 +576918,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelSite", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelConfiguration", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelConfiguration", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelConfiguration", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -576826,20 +576950,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelConfiguration", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -576858,20 +576982,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementMobileAppTroubleshootingEvent", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -576890,20 +577014,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementMobileAppTroubleshootingEvent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -576938,20 +577062,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementMobileThreatDefenseConnector", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -576986,64 +577110,64 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementMobileThreatDefenseConnector", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/monitoring", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementMonitoring", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/monitoring", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementMonitoring", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/monitoring/alertRecords/{alertRecord-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementMonitoringAlertRecord", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/monitoring/alertRecords/{alertRecord-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementMonitoringAlertRecord", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/monitoring/alertRules/{alertRule-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementMonitoringAlertRule", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/monitoring/alertRules/{alertRule-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementMonitoringAlertRule", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/ndesConnectors/{ndesConnector-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementNdeConnector", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/ndesConnectors/{ndesConnector-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -577062,20 +577186,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementNdeConnector", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementNotificationMessageTemplate", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -577094,20 +577218,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementNotificationMessageTemplate", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -577126,20 +577250,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementPartner", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -577174,20 +577298,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementPartner", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/remoteActionAudits/{remoteActionAudit-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementRemoteActionAudit", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/remoteActionAudits/{remoteActionAudit-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -577222,20 +577346,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementRemoteActionAudit", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementRemoteAssistancePartner", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -577270,34 +577394,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementRemoteAssistancePartner", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/reports", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementReport", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementResourceAccessProfile", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -577316,20 +577440,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementResourceAccessProfile", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/{deviceManagementResourceAccessProfileAssignment-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementResourceAccessProfileAssignment", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/{deviceManagementResourceAccessProfileAssignment-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -577348,20 +577472,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementResourceAccessProfileAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementResourceOperation", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -577396,20 +577520,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementResourceOperation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/reusableSettings/{deviceManagementConfigurationSettingDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementReusableSetting", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/reusableSettings/{deviceManagementConfigurationSettingDefinition-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -577428,20 +577552,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementReusableSetting", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementRoleAssignment", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -577476,20 +577600,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementRoleAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementRoleDefinition", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -577524,20 +577648,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementRoleDefinition", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementRoleDefinitionRoleAssignment", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -577572,20 +577696,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementRoleDefinitionRoleAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementRoleScopeTag", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -577620,50 +577744,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementRoleScopeTag", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/{roleScopeTagAutoAssignment-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementRoleScopeTagAssignment", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/{roleScopeTagAutoAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementRoleScopeTagAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementScript", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementScript", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/{deviceManagementScriptAssignment-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementScriptAssignment", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/{deviceManagementScriptAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -577698,20 +577822,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementScriptAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementScriptDeviceRunState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -577746,20 +577870,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementScriptDeviceRunState", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementScriptGroupAssignment", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -577794,20 +577918,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementScriptGroupAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementScriptUserRunState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -577842,20 +577966,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementScriptUserRunState", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -577890,20 +578014,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/settingDefinitions/{deviceManagementSettingDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementSettingDefinition", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/settingDefinitions/{deviceManagementSettingDefinition-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -577922,20 +578046,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementSettingDefinition", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementTelecomExpenseManagementPartner", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -577954,20 +578078,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementTelecomExpenseManagementPartner", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementTemplate", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -577986,20 +578110,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementTemplate", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementTemplateCategory", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -578018,20 +578142,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementTemplateCategory", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -578050,20 +578174,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementTemplateCategorySettingDefinition", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -578082,20 +578206,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementTemplateCategorySettingDefinition", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementTemplateMigratableTo", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -578114,80 +578238,80 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementTemplateMigratableTo", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementTemplateMigratableToCategory", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementTemplateMigratableToCategory", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings/{deviceManagementSettingInstance-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementTemplateMigratableToSetting", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings/{deviceManagementSettingInstance-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementTemplateMigratableToSetting", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings/{deviceManagementSettingInstance-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementTemplateSetting", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings/{deviceManagementSettingInstance-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -578206,20 +578330,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementTemplateSetting", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementTermAndCondition", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -578238,20 +578362,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementTermAndCondition", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -578270,20 +578394,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementTermAndConditionAssignment", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -578302,20 +578426,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementTermAndConditionAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementTermAndConditionGroupAssignment", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -578334,20 +578458,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementTermAndConditionGroupAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementTroubleshootingEvent", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -578366,20 +578490,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementTroubleshootingEvent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/userPfxCertificates/{userPFXCertificate-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementUserPfxCertificate", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/userPfxCertificates/{userPFXCertificate-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -578398,49 +578522,49 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementUserPfxCertificate", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/bulkActions/{cloudPcBulkAction-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointBulkAction", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/bulkActions/{cloudPcBulkAction-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointBulkAction", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/crossCloudGovernmentOrganizationMapping", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointCrossCloudGovernmentOrganizationMapping", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/crossCloudGovernmentOrganizationMapping", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointCrossCloudGovernmentOrganizationMapping", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointDeviceImage", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -578459,94 +578583,94 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcdeviceimage-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointDeviceImage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings/{cloudPcExternalPartnerSetting-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings/{cloudPcExternalPartnerSetting-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans/{cloudPcFrontLineServicePlan-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans/{cloudPcFrontLineServicePlan-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointGalleryImage", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointGalleryImage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/organizationSettings", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointOrganizationSetting", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/organizationSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointOrganizationSetting", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -578565,109 +578689,109 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/reports", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointReport", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/reports", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs/{cloudPcExportJob-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointReportExportJob", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs/{cloudPcExportJob-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointReportExportJob", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/servicePlans/{cloudPcServicePlan-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointServicePlan", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/servicePlans/{cloudPcServicePlan-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointServicePlan", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/snapshots/{cloudPcSnapshot-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointSnapshot", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/snapshots/{cloudPcSnapshot-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointSnapshot", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/{cloudPcSupportedRegion-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointSupportedRegion", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/{cloudPcSupportedRegion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointSupportedRegion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointUserSetting", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -578686,35 +578810,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcusersetting-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointUserSetting", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -578733,50 +578857,50 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/{windowsAutopilotDeploymentProfileAssignment-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/{windowsAutopilotDeploymentProfileAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -578795,34 +578919,34 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/windowsAutopilotSettings", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotSetting", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotSetting", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementWindowsFeatureUpdateProfile", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -578841,20 +578965,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementWindowsFeatureUpdateProfile", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments/{windowsFeatureUpdateProfileAssignment-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments/{windowsFeatureUpdateProfileAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -578873,20 +578997,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -578905,20 +579029,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -578937,20 +579061,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementWindowsMalwareInformation", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -578985,20 +579109,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementWindowsMalwareInformation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -579033,20 +579157,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementWindowsQualityUpdateProfile", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -579065,20 +579189,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementWindowsQualityUpdateProfile", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments/{windowsQualityUpdateProfileAssignment-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignment", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments/{windowsQualityUpdateProfileAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -579097,65 +579221,65 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/$ref", - "CommandAlias": "Remove-MgBetaDeviceRegisteredOwnerByRef", - "Command": "Remove-MgBetaDeviceRegisteredOwnerDirectoryObjectByRef", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": "Remove-MgBetaDeviceRegisteredOwnerByRef", + "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete-registeredowners?view=graph-rest-beta", + "Command": "Remove-MgBetaDeviceRegisteredOwnerDirectoryObjectByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/$ref", - "CommandAlias": "Remove-MgBetaDeviceRegisteredUserByRef", - "Command": "Remove-MgBetaDeviceRegisteredUserDirectoryObjectByRef", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": "Remove-MgBetaDeviceRegisteredUserByRef", + "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete-registeredusers?view=graph-rest-beta", + "Command": "Remove-MgBetaDeviceRegisteredUserDirectoryObjectByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/devices/{device-id}/usageRights/{usageRight-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceUsageRights", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/usageRights/{usageRight-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDeviceUsageRights", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDirectoryAdministrativeUnit", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", "Permissions": [ { "Name": "AdministrativeUnit.ReadWrite.All", @@ -579174,35 +579298,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDirectoryAdministrativeUnit", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDirectoryAdministrativeUnitExtension", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDirectoryAdministrativeUnitExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/$ref", - "CommandAlias": "Remove-MgBetaDirectoryAdministrativeUnitMemberByRef", - "Command": "Remove-MgBetaDirectoryAdministrativeUnitMemberDirectoryObjectByRef", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": "Remove-MgBetaDirectoryAdministrativeUnitMemberByRef", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/$ref", "Permissions": [ { "Name": "AdministrativeUnit.ReadWrite.All", @@ -579221,20 +579345,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDirectoryAdministrativeUnitMemberDirectoryObjectByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDirectoryAdministrativeUnitScopedRoleMember", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -579253,108 +579377,108 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDirectoryAdministrativeUnitScopedRoleMember", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/directory/attributeSets/{attributeSet-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDirectoryAttributeSet", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/attributeSets/{attributeSet-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDirectoryAttributeSet", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/directory/authenticationMethodDevices", - "CommandAlias": null, - "Command": "Remove-MgBetaDirectoryAuthenticationMethodDevice", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/authenticationMethodDevices", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDirectoryAuthenticationMethodDevice", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/directory/authenticationMethodDevices/hardwareOathDevices/{hardwareOathTokenAuthenticationMethodDevice-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDirectoryAuthenticationMethodDeviceHardwareOathDevice", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/authenticationMethodDevices/hardwareOathDevices/{hardwareOathTokenAuthenticationMethodDevice-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethoddevice-delete-hardwareoathdevices?view=graph-rest-beta", + "Command": "Remove-MgBetaDirectoryAuthenticationMethodDeviceHardwareOathDevice", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/directory/certificateAuthorities", - "CommandAlias": null, - "Command": "Remove-MgBetaDirectoryCertificateAuthority", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/certificateAuthorities", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDirectoryCertificateAuthority", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedapplicationconfiguration-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities/{certificateAuthorityAsEntity-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities/{certificateAuthorityAsEntity-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificateauthorityasentity-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/directory/certificateAuthorities/mutualTlsOauthConfigurations/{mutualTlsOauthConfiguration-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDirectoryCertificateAuthorityMutualTlOauthConfiguration", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/certificateAuthorities/mutualTlsOauthConfigurations/{mutualTlsOauthConfiguration-id}", "Permissions": [ { "Name": "MutualTlsOauthConfiguration.ReadWrite.All", @@ -579373,80 +579497,80 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDirectoryCertificateAuthorityMutualTlOauthConfiguration", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDirectoryCustomSecurityAttributeDefinition", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDirectoryCustomSecurityAttributeDefinition", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/directory/deletedItems/{directoryObject-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDirectoryDeletedItem", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/deletedItems/{directoryObject-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDirectoryDeletedItem", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDirectoryDeviceLocalCredential", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDirectoryDeviceLocalCredential", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/directory/externalUserProfiles/{externalUserProfile-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDirectoryExternalUserProfile", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/externalUserProfiles/{externalUserProfile-id}", "Permissions": [ { "Name": "ExternalUserProfile.ReadWrite.All", @@ -579465,65 +579589,65 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-delete-externaluserprofiles?view=graph-rest-beta", + "Command": "Remove-MgBetaDirectoryExternalUserProfile", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDirectoryFeatureRolloutPolicy", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDirectoryFeatureRolloutPolicy", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", - "CommandAlias": null, - "Command": "Remove-MgBetaDirectoryFeatureRolloutPolicyApplyToByRef", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDirectoryFeatureRolloutPolicyApplyToByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}/$ref", - "CommandAlias": "Remove-MgBetaDirectoryFeatureRolloutPolicyApplyToByRef", - "Command": "Remove-MgBetaDirectoryFeatureRolloutPolicyApplyToDirectoryObjectByRef", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": "Remove-MgBetaDirectoryFeatureRolloutPolicyApplyToByRef", + "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDirectoryFeatureRolloutPolicyApplyToDirectoryObjectByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDirectoryFederationConfiguration", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", "Permissions": [ { "Name": "Domain.ReadWrite.All", @@ -579558,50 +579682,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/samlorwsfedexternaldomainfederation-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaDirectoryFederationConfiguration", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/directory/impactedResources/{impactedResource-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDirectoryImpactedResource", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/impactedResources/{impactedResource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDirectoryImpactedResource", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}", - "CommandAlias": null, - "Command": "Remove-MgBetaDirectoryInboundSharedUserProfile", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDirectoryInboundSharedUserProfile", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}/removePersonalData", - "CommandAlias": null, - "Command": "Remove-MgBetaDirectoryInboundSharedUserProfilePersonalData", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}/removePersonalData", "Permissions": [ { "Name": "CrossTenantUserProfileSharing.ReadWrite", @@ -579628,80 +579752,80 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/inboundshareduserprofile-removepersonaldata?view=graph-rest-beta", + "Command": "Remove-MgBetaDirectoryInboundSharedUserProfilePersonalData", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Remove", "RemoveViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/directoryObjects/{directoryObject-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDirectoryObject", "Module": "Beta.DirectoryObjects", + "CommandAlias": null, + "Uri": "/directoryObjects/{directoryObject-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaDirectoryObject", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDirectoryOnPremiseSynchronization", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDirectoryOnPremiseSynchronization", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}", - "CommandAlias": null, - "Command": "Remove-MgBetaDirectoryOutboundSharedUserProfile", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDirectoryOutboundSharedUserProfile", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}", - "CommandAlias": null, - "Command": "Remove-MgBetaDirectoryOutboundSharedUserProfileTenant", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDirectoryOutboundSharedUserProfileTenant", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}/removePersonalData", - "CommandAlias": null, - "Command": "Remove-MgBetaDirectoryOutboundSharedUserProfileTenantPersonalData", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}/removePersonalData", "Permissions": [ { "Name": "CrossTenantUserProfileSharing.ReadWrite", @@ -579728,20 +579852,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantreference-removepersonaldata?view=graph-rest-beta", + "Command": "Remove-MgBetaDirectoryOutboundSharedUserProfileTenantPersonalData", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Remove", "RemoveViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/directory/pendingExternalUserProfiles/{pendingExternalUserProfile-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDirectoryPendingExternalUserProfile", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/pendingExternalUserProfiles/{pendingExternalUserProfile-id}", "Permissions": [ { "Name": "PendingExternalUserProfile.ReadWrite.All", @@ -579760,34 +579884,34 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-delete-pendingexternaluserprofiles?view=graph-rest-beta", + "Command": "Remove-MgBetaDirectoryPendingExternalUserProfile", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/directory/publicKeyInfrastructure", - "CommandAlias": null, - "Command": "Remove-MgBetaDirectoryPublicKeyInfrastructure", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/publicKeyInfrastructure", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDirectoryPublicKeyInfrastructure", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/directory/publicKeyInfrastructure/certificateBasedAuthConfigurations/{certificateBasedAuthPki-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDirectoryPublicKeyInfrastructureCertificateBasedAuthConfiguration", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/publicKeyInfrastructure/certificateBasedAuthConfigurations/{certificateBasedAuthPki-id}", "Permissions": [ { "Name": "PublicKeyInfrastructure.ReadWrite.All", @@ -579806,20 +579930,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/publickeyinfrastructureroot-delete-certificatebasedauthconfigurations?view=graph-rest-beta", + "Command": "Remove-MgBetaDirectoryPublicKeyInfrastructureCertificateBasedAuthConfiguration", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/directory/publicKeyInfrastructure/certificateBasedAuthConfigurations/{certificateBasedAuthPki-id}/certificateAuthorities/{certificateAuthorityDetail-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDirectoryPublicKeyInfrastructureCertificateBasedAuthConfigurationCertificateAuthority", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/publicKeyInfrastructure/certificateBasedAuthConfigurations/{certificateBasedAuthPki-id}/certificateAuthorities/{certificateAuthorityDetail-id}", "Permissions": [ { "Name": "PublicKeyInfrastructure.ReadWrite.All", @@ -579838,80 +579962,80 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthpki-delete-certificateauthorities?view=graph-rest-beta", + "Command": "Remove-MgBetaDirectoryPublicKeyInfrastructureCertificateBasedAuthConfigurationCertificateAuthority", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/directory/recommendations/{recommendation-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDirectoryRecommendation", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/recommendations/{recommendation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDirectoryRecommendation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDirectoryRecommendationImpactedResource", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDirectoryRecommendationImpactedResource", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/directoryRoles/{directoryRole-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDirectoryRole", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDirectoryRole", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')", - "CommandAlias": null, - "Command": "Remove-MgBetaDirectoryRoleByRoleTemplateId", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDirectoryRoleByRoleTemplateId", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/$ref", - "CommandAlias": "Remove-MgBetaDirectoryRoleMemberByRef", - "Command": "Remove-MgBetaDirectoryRoleMemberDirectoryObjectByRef", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": "Remove-MgBetaDirectoryRoleMemberByRef", + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/$ref", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -579930,50 +580054,50 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-delete-member?view=graph-rest-beta", + "Command": "Remove-MgBetaDirectoryRoleMemberDirectoryObjectByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDirectoryRoleScopedMember", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDirectoryRoleScopedMember", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", - "DeleteViaIdentity" - ] - }, - { - "Method": "DELETE", - "OutputType": null, - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDirectoryRoleTemplate", + "DeleteViaIdentity" + ] + }, + { "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDirectoryRoleTemplate", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/settings/{directorySetting-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDirectorySetting", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/settings/{directorySetting-id}", "Permissions": [ { "Name": "Policy.ReadWrite.Authorization", @@ -580008,109 +580132,109 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directorysetting-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaDirectorySetting", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDirectorySettingTemplate", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDirectorySettingTemplate", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/directory/sharedEmailDomains/{sharedEmailDomain-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDirectorySharedEmailDomain", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/sharedEmailDomains/{sharedEmailDomain-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDirectorySharedEmailDomain", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/directory/subscriptions/{companySubscription-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDirectorySubscription", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/subscriptions/{companySubscription-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDirectorySubscription", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/directory/subscriptions(commerceSubscriptionId='{commerceSubscriptionId}')", - "CommandAlias": null, - "Command": "Remove-MgBetaDirectorySubscriptionByCommerceSubscriptionId", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/subscriptions(commerceSubscriptionId='{commerceSubscriptionId}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDirectorySubscriptionByCommerceSubscriptionId", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/directory/subscriptions(ocpSubscriptionId='{ocpSubscriptionId}')", - "CommandAlias": null, - "Command": "Remove-MgBetaDirectorySubscriptionByOcpSubscriptionId", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/subscriptions(ocpSubscriptionId='{ocpSubscriptionId}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDirectorySubscriptionByOcpSubscriptionId", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/directory/templates", - "CommandAlias": null, - "Command": "Remove-MgBetaDirectoryTemplate", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/templates", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDirectoryTemplate", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/directory/templates/deviceTemplates/{deviceTemplate-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDirectoryTemplateDeviceTemplate", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/templates/deviceTemplates/{deviceTemplate-id}", "Permissions": [ { "Name": "DeviceTemplate.ReadWrite.All", @@ -580129,20 +580253,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicetemplate-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaDirectoryTemplateDeviceTemplate", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/domains/{domain-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDomain", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/domains/{domain-id}", "Permissions": [ { "Name": "Domain.ReadWrite.All", @@ -580161,20 +580285,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaDomain", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDomainFederationConfiguration", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", "Permissions": [ { "Name": "Domain.ReadWrite.All", @@ -580193,140 +580317,140 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internaldomainfederation-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaDomainFederationConfiguration", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDomainServiceConfigurationRecord", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDomainServiceConfigurationRecord", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/{sharedEmailDomainInvitation-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDomainSharedEmailDomainInvitation", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/{sharedEmailDomainInvitation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDomainSharedEmailDomainInvitation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDomainVerificationDnsRecord", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDomainVerificationDnsRecord", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDrive", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDrive", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Remove-MgBetaDriveBundleContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDriveBundleContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/contentStream", - "CommandAlias": null, - "Command": "Remove-MgBetaDriveBundleContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDriveBundleContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/following/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Remove-MgBetaDriveFollowingContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/following/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDriveFollowingContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/following/{driveItem-id}/contentStream", - "CommandAlias": null, - "Command": "Remove-MgBetaDriveFollowingContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/following/{driveItem-id}/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDriveFollowingContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDriveItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}", "Permissions": [ { "Name": "Files.ReadWrite", @@ -580385,50 +580509,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDriveItem", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics", - "CommandAlias": null, - "Command": "Remove-MgBetaDriveItemAnalytic", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDriveItemAnalytic", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDriveItemAnalyticItemActivityStat", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDriveItemAnalyticItemActivityStat", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/discardCheckout", - "CommandAlias": null, - "Command": "Remove-MgBetaDriveItemCheckout", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/discardCheckout", "Permissions": [ { "Name": "Files.ReadWrite", @@ -580487,80 +580611,80 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-discardcheckout?view=graph-rest-beta", + "Command": "Remove-MgBetaDriveItemCheckout", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Discard", "DiscardViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "CommandAlias": null, - "Command": "Remove-MgBetaDriveItemChildContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDriveItemChildContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", - "CommandAlias": null, - "Command": "Remove-MgBetaDriveItemChildContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDriveItemChildContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Remove-MgBetaDriveItemContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDriveItemContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/contentStream", - "CommandAlias": null, - "Command": "Remove-MgBetaDriveItemContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDriveItemContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDriveItemExtension", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/extensions/{extension-id}", "Permissions": [ { "Name": "Files.ReadWrite", @@ -580635,170 +580759,170 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDriveItemExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem", - "CommandAlias": null, - "Command": "Remove-MgBetaDriveItemListItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDriveItemListItem", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDriveItemListItemDocumentSetVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDriveItemListItemDocumentSetVersion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "CommandAlias": null, - "Command": "Remove-MgBetaDriveItemListItemDocumentSetVersionField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDriveItemListItemDocumentSetVersionField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "CommandAlias": null, - "Command": "Remove-MgBetaDriveItemListItemDriveItemContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDriveItemListItemDriveItemContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", - "CommandAlias": null, - "Command": "Remove-MgBetaDriveItemListItemDriveItemContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDriveItemListItemDriveItemContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "CommandAlias": null, - "Command": "Remove-MgBetaDriveItemListItemField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDriveItemListItemField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDriveItemListItemPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDriveItemListItemPermission", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDriveItemListItemVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDriveItemListItemVersion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "CommandAlias": null, - "Command": "Remove-MgBetaDriveItemListItemVersionField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDriveItemListItemVersionField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permanentDelete", - "CommandAlias": null, - "Command": "Remove-MgBetaDriveItemPermanent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permanentDelete", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDriveItemPermanent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDriveItemPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", "Permissions": [ { "Name": "Files.ReadWrite", @@ -580857,770 +580981,770 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDriveItemPermission", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "CommandAlias": null, - "Command": "Remove-MgBetaDriveItemRetentionLabel", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-removeretentionlabel?view=graph-rest-beta", + "Command": "Remove-MgBetaDriveItemRetentionLabel", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDriveItemSubscription", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDriveItemSubscription", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDriveItemThumbnail", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDriveItemThumbnail", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDriveItemVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDriveItemVersion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "CommandAlias": null, - "Command": "Remove-MgBetaDriveItemVersionContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDriveItemVersionContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/list", - "CommandAlias": null, - "Command": "Remove-MgBetaDriveList", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDriveList", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDriveListColumn", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDriveListColumn", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDriveListContentType", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDriveListContentType", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDriveListContentTypeColumn", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDriveListContentTypeColumn", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDriveListContentTypeColumnLink", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDriveListContentTypeColumnLink", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDriveListItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDriveListItem", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDriveListItemDocumentSetVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDriveListItemDocumentSetVersion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "CommandAlias": null, - "Command": "Remove-MgBetaDriveListItemDocumentSetVersionField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDriveListItemDocumentSetVersionField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "CommandAlias": null, - "Command": "Remove-MgBetaDriveListItemDriveItemContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDriveListItemDriveItemContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", - "CommandAlias": null, - "Command": "Remove-MgBetaDriveListItemDriveItemContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDriveListItemDriveItemContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", - "CommandAlias": null, - "Command": "Remove-MgBetaDriveListItemField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDriveListItemField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDriveListItemPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDriveListItemPermission", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDriveListItemVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDriveListItemVersion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "CommandAlias": null, - "Command": "Remove-MgBetaDriveListItemVersionField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDriveListItemVersionField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDriveListOperation", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDriveListOperation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDriveListPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDriveListPermission", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDriveListSubscription", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDriveListSubscription", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/root", - "CommandAlias": null, - "Command": "Remove-MgBetaDriveRoot", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDriveRoot", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/analytics", - "CommandAlias": null, - "Command": "Remove-MgBetaDriveRootAnalytic", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/analytics", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDriveRootAnalytic", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDriveRootAnalyticItemActivityStat", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDriveRootAnalyticItemActivityStat", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/discardCheckout", - "CommandAlias": null, - "Command": "Remove-MgBetaDriveRootCheckout", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/discardCheckout", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-discardcheckout?view=graph-rest-beta", + "Command": "Remove-MgBetaDriveRootCheckout", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Discard", "DiscardViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Remove-MgBetaDriveRootChildContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDriveRootChildContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/contentStream", - "CommandAlias": null, - "Command": "Remove-MgBetaDriveRootChildContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDriveRootChildContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/content", - "CommandAlias": null, - "Command": "Remove-MgBetaDriveRootContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDriveRootContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/contentStream", - "CommandAlias": null, - "Command": "Remove-MgBetaDriveRootContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDriveRootContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDriveRootExtension", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDriveRootExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/listItem", - "CommandAlias": null, - "Command": "Remove-MgBetaDriveRootListItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDriveRootListItem", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDriveRootListItemDocumentSetVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDriveRootListItemDocumentSetVersion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "CommandAlias": null, - "Command": "Remove-MgBetaDriveRootListItemDocumentSetVersionField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDriveRootListItemDocumentSetVersionField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/listItem/driveItem/content", - "CommandAlias": null, - "Command": "Remove-MgBetaDriveRootListItemDriveItemContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/driveItem/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDriveRootListItemDriveItemContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/listItem/driveItem/contentStream", - "CommandAlias": null, - "Command": "Remove-MgBetaDriveRootListItemDriveItemContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/driveItem/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDriveRootListItemDriveItemContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/listItem/fields", - "CommandAlias": null, - "Command": "Remove-MgBetaDriveRootListItemField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDriveRootListItemField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/listItem/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDriveRootListItemPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDriveRootListItemPermission", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDriveRootListItemVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDriveRootListItemVersion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "CommandAlias": null, - "Command": "Remove-MgBetaDriveRootListItemVersionField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDriveRootListItemVersionField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/permanentDelete", - "CommandAlias": null, - "Command": "Remove-MgBetaDriveRootPermanent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/permanentDelete", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDriveRootPermanent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDriveRootPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDriveRootPermission", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/retentionLabel", - "CommandAlias": null, - "Command": "Remove-MgBetaDriveRootRetentionLabel", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/retentionLabel", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDriveRootRetentionLabel", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDriveRootSubscription", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDriveRootSubscription", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDriveRootThumbnail", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDriveRootThumbnail", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaDriveRootVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDriveRootVersion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "CommandAlias": null, - "Command": "Remove-MgBetaDriveRootVersionContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDriveRootVersionContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/special/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Remove-MgBetaDriveSpecialContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/special/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDriveSpecialContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/special/{driveItem-id}/contentStream", - "CommandAlias": null, - "Command": "Remove-MgBetaDriveSpecialContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/special/{driveItem-id}/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaDriveSpecialContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaEducationClass", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaEducationClass", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaEducationClassAssignment", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -581639,20 +581763,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaEducationClassAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaEducationClassAssignmentCategory", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -581671,20 +581795,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaEducationClassAssignmentCategory", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", - "CommandAlias": "Remove-MgBetaEducationClassAssignmentCategoryByRef", - "Command": "Remove-MgBetaEducationClassAssignmentCategoryEducationCategoryByRef", "Module": "Beta.Education", + "CommandAlias": "Remove-MgBetaEducationClassAssignmentCategoryByRef", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -581703,35 +581827,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-remove-category?view=graph-rest-beta", + "Command": "Remove-MgBetaEducationClassAssignmentCategoryEducationCategoryByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", - "CommandAlias": null, - "Command": "Remove-MgBetaEducationClassAssignmentDefault", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaEducationClassAssignmentDefault", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaEducationClassAssignmentResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -581750,20 +581874,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentresource-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaEducationClassAssignmentResource", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", - "CommandAlias": null, - "Command": "Remove-MgBetaEducationClassAssignmentResourceDependentResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -581782,20 +581906,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaEducationClassAssignmentResourceDependentResource", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", - "CommandAlias": null, - "Command": "Remove-MgBetaEducationClassAssignmentRubric", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -581814,20 +581938,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delete-rubric?view=graph-rest-beta", + "Command": "Remove-MgBetaEducationClassAssignmentRubric", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", - "CommandAlias": null, - "Command": "Remove-MgBetaEducationClassAssignmentRubricByRef", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -581846,50 +581970,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delete-rubric?view=graph-rest-beta", + "Command": "Remove-MgBetaEducationClassAssignmentRubricByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignmentSettings", - "CommandAlias": null, - "Command": "Remove-MgBetaEducationClassAssignmentSetting", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaEducationClassAssignmentSetting", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaEducationClassAssignmentSettingGradingCategory", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaEducationClassAssignmentSettingGradingCategory", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingSchemes/{educationGradingScheme-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaEducationClassAssignmentSettingGradingScheme", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingSchemes/{educationGradingScheme-id}", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -581908,50 +582032,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationgradingscheme-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaEducationClassAssignmentSettingGradingScheme", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaEducationClassAssignmentSubmission", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaEducationClassAssignmentSubmission", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaEducationClassAssignmentSubmissionOutcome", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationfeedbackresourceoutcome-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaEducationClassAssignmentSubmissionOutcome", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaEducationClassAssignmentSubmissionResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -581970,20 +582094,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmissionresource-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaEducationClassAssignmentSubmissionResource", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "CommandAlias": null, - "Command": "Remove-MgBetaEducationClassAssignmentSubmissionResourceDependentResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -582002,65 +582126,65 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaEducationClassAssignmentSubmissionResourceDependentResource", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaEducationClassAssignmentSubmissionSubmittedResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaEducationClassAssignmentSubmissionSubmittedResource", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "CommandAlias": null, - "Command": "Remove-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/members/{educationUser-id}/$ref", - "CommandAlias": "Remove-MgBetaEducationClassMemberByRef", - "Command": "Remove-MgBetaEducationClassMemberEducationUserByRef", "Module": "Beta.Education", + "CommandAlias": "Remove-MgBetaEducationClassMemberByRef", + "Uri": "/education/classes/{educationClass-id}/members/{educationUser-id}/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-delete-members?view=graph-rest-beta", + "Command": "Remove-MgBetaEducationClassMemberEducationUserByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaEducationClassModule", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}", "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -582079,20 +582203,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaEducationClassModule", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaEducationClassModuleResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}", "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -582111,229 +582235,229 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmoduleresource-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaEducationClassModuleResource", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/teachers/{educationUser-id}/$ref", - "CommandAlias": "Remove-MgBetaEducationClassTeacherByRef", - "Command": "Remove-MgBetaEducationClassTeacherEducationUserByRef", "Module": "Beta.Education", + "CommandAlias": "Remove-MgBetaEducationClassTeacherByRef", + "Uri": "/education/classes/{educationClass-id}/teachers/{educationUser-id}/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-delete-teachers?view=graph-rest-beta", + "Command": "Remove-MgBetaEducationClassTeacherEducationUserByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/me", - "CommandAlias": null, - "Command": "Remove-MgBetaEducationMe", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaEducationMe", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/me/assignments/{educationAssignment-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaEducationMeAssignment", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaEducationMeAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", - "CommandAlias": "Remove-MgBetaEducationMeAssignmentCategoryByRef", - "Command": "Remove-MgBetaEducationMeAssignmentCategoryEducationCategoryByRef", "Module": "Beta.Education", + "CommandAlias": "Remove-MgBetaEducationMeAssignmentCategoryByRef", + "Uri": "/education/me/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaEducationMeAssignmentCategoryEducationCategoryByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaEducationMeAssignmentResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaEducationMeAssignmentResource", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", - "CommandAlias": null, - "Command": "Remove-MgBetaEducationMeAssignmentResourceDependentResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaEducationMeAssignmentResourceDependentResource", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", - "CommandAlias": null, - "Command": "Remove-MgBetaEducationMeAssignmentRubric", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaEducationMeAssignmentRubric", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", - "CommandAlias": null, - "Command": "Remove-MgBetaEducationMeAssignmentRubricByRef", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaEducationMeAssignmentRubricByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaEducationMeAssignmentSubmission", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaEducationMeAssignmentSubmission", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaEducationMeAssignmentSubmissionOutcome", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaEducationMeAssignmentSubmissionOutcome", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaEducationMeAssignmentSubmissionResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaEducationMeAssignmentSubmissionResource", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "CommandAlias": null, - "Command": "Remove-MgBetaEducationMeAssignmentSubmissionResourceDependentResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaEducationMeAssignmentSubmissionResourceDependentResource", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaEducationMeAssignmentSubmissionSubmittedResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaEducationMeAssignmentSubmissionSubmittedResource", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "CommandAlias": null, - "Command": "Remove-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/me/rubrics/{educationRubric-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaEducationMeRubric", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/rubrics/{educationRubric-id}", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -582352,319 +582476,319 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationrubric-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaEducationMeRubric", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/reports", - "CommandAlias": null, - "Command": "Remove-MgBetaEducationReport", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/reports", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaEducationReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/reports/readingAssignmentSubmissions/{readingAssignmentSubmission-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaEducationReportReadingAssignmentSubmission", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/reports/readingAssignmentSubmissions/{readingAssignmentSubmission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaEducationReportReadingAssignmentSubmission", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/reports/reflectCheckInResponses/{reflectCheckInResponse-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaEducationReportReflectCheck", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/reports/reflectCheckInResponses/{reflectCheckInResponse-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaEducationReportReflectCheck", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/schools/{educationSchool-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaEducationSchool", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/schools/{educationSchool-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaEducationSchool", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/schools/{educationSchool-id}/classes/{educationClass-id}/$ref", - "CommandAlias": "Remove-MgBetaEducationSchoolClassByRef", - "Command": "Remove-MgBetaEducationSchoolClassEducationClassByRef", "Module": "Beta.Education", + "CommandAlias": "Remove-MgBetaEducationSchoolClassByRef", + "Uri": "/education/schools/{educationSchool-id}/classes/{educationClass-id}/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-delete-classes?view=graph-rest-beta", + "Command": "Remove-MgBetaEducationSchoolClassEducationClassByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/schools/{educationSchool-id}/users/{educationUser-id}/$ref", - "CommandAlias": "Remove-MgBetaEducationSchoolUserByRef", - "Command": "Remove-MgBetaEducationSchoolUserEducationUserByRef", "Module": "Beta.Education", + "CommandAlias": "Remove-MgBetaEducationSchoolUserByRef", + "Uri": "/education/schools/{educationSchool-id}/users/{educationUser-id}/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-delete-users?view=graph-rest-beta", + "Command": "Remove-MgBetaEducationSchoolUserEducationUserByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/users/{educationUser-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaEducationUser", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaEducationUser", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaEducationUserAssignment", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaEducationUserAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", - "CommandAlias": "Remove-MgBetaEducationUserAssignmentCategoryByRef", - "Command": "Remove-MgBetaEducationUserAssignmentCategoryEducationCategoryByRef", "Module": "Beta.Education", + "CommandAlias": "Remove-MgBetaEducationUserAssignmentCategoryByRef", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaEducationUserAssignmentCategoryEducationCategoryByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaEducationUserAssignmentResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaEducationUserAssignmentResource", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", - "CommandAlias": null, - "Command": "Remove-MgBetaEducationUserAssignmentResourceDependentResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaEducationUserAssignmentResourceDependentResource", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", - "CommandAlias": null, - "Command": "Remove-MgBetaEducationUserAssignmentRubric", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaEducationUserAssignmentRubric", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref", - "CommandAlias": null, - "Command": "Remove-MgBetaEducationUserAssignmentRubricByRef", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaEducationUserAssignmentRubricByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaEducationUserAssignmentSubmission", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaEducationUserAssignmentSubmission", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaEducationUserAssignmentSubmissionOutcome", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaEducationUserAssignmentSubmissionOutcome", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaEducationUserAssignmentSubmissionResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaEducationUserAssignmentSubmissionResource", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "CommandAlias": null, - "Command": "Remove-MgBetaEducationUserAssignmentSubmissionResourceDependentResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaEducationUserAssignmentSubmissionResourceDependentResource", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaEducationUserAssignmentSubmissionSubmittedResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaEducationUserAssignmentSubmissionSubmittedResource", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "CommandAlias": null, - "Command": "Remove-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaEducationUserRubric", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaEducationUserRubric", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaEntitlementManagementAccessPackage", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -582683,65 +582807,65 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaEntitlementManagementAccessPackage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignment", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentApproval", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentApproval", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentApprovalStep", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentApprovalStep", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -582760,50 +582884,50 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentpolicy-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers/{customExtensionHandler-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers/{customExtensionHandler-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -582822,35 +582946,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentRequest", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages(uniqueName='{uniqueName}')", - "CommandAlias": null, - "Command": "Remove-MgBetaEntitlementManagementAccessPackageByUniqueName", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages(uniqueName='{uniqueName}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaEntitlementManagementAccessPackageByUniqueName", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaEntitlementManagementAccessPackageCatalog", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -582869,50 +582993,50 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaEntitlementManagementAccessPackageCatalog", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageCustomWorkflowExtensions/{customCalloutExtension-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageCustomWorkflowExtensions/{customCalloutExtension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs(uniqueName='{uniqueName}')", - "CommandAlias": null, - "Command": "Remove-MgBetaEntitlementManagementAccessPackageCatalogByUniqueName", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs(uniqueName='{uniqueName}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaEntitlementManagementAccessPackageCatalogByUniqueName", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions/{customAccessPackageWorkflowExtension-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions/{customAccessPackageWorkflowExtension-id}", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -582931,80 +583055,80 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequestworkflowextension-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", - "CommandAlias": null, - "Command": "Remove-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-delete-incompatibleaccesspackage?view=graph-rest-beta", + "Command": "Remove-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref", - "CommandAlias": null, - "Command": "Remove-MgBetaEntitlementManagementAccessPackageIncompatibleGroupByRef", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-delete-incompatiblegroup?view=graph-rest-beta", + "Command": "Remove-MgBetaEntitlementManagementAccessPackageIncompatibleGroupByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaEntitlementManagementAccessPackageResourceRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaEntitlementManagementAccessPackageResourceRequest", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaEntitlementManagementAccessPackageResourceRoleScope", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaEntitlementManagementAccessPackageResourceRoleScope", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaEntitlementManagementAssignmentRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -583023,20 +583147,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaEntitlementManagementAssignmentRequest", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaEntitlementManagementConnectedOrganization", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -583055,20 +583179,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaEntitlementManagementConnectedOrganization", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/{directoryObject-id}/$ref", - "CommandAlias": "Remove-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorByRef", - "Command": "Remove-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorDirectoryObjectByRef", "Module": "Beta.Identity.Governance", + "CommandAlias": "Remove-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorByRef", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/{directoryObject-id}/$ref", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -583087,20 +583211,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-delete-externalsponsors?view=graph-rest-beta", + "Command": "Remove-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorDirectoryObjectByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/{directoryObject-id}/$ref", - "CommandAlias": "Remove-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorByRef", - "Command": "Remove-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorDirectoryObjectByRef", "Module": "Beta.Identity.Governance", + "CommandAlias": "Remove-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorByRef", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/{directoryObject-id}/$ref", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -583119,80 +583243,80 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-delete-internalsponsors?view=graph-rest-beta", + "Command": "Remove-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorDirectoryObjectByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/subjects/{accessPackageSubject-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaEntitlementManagementSubject", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/subjects/{accessPackageSubject-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaEntitlementManagementSubject", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/subjects(objectId='{objectId}')", - "CommandAlias": null, - "Command": "Remove-MgBetaEntitlementManagementSubjectByObjectId", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/subjects(objectId='{objectId}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaEntitlementManagementSubjectByObjectId", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/external/authorizationSystems/{authorizationSystem-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaExternalAuthorizationSystem", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/authorizationSystems/{authorizationSystem-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaExternalAuthorizationSystem", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/external/authorizationSystems/{authorizationSystem-id}/dataCollectionInfo", - "CommandAlias": null, - "Command": "Remove-MgBetaExternalAuthorizationSystemDataCollectionInfo", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/authorizationSystems/{authorizationSystem-id}/dataCollectionInfo", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaExternalAuthorizationSystemDataCollectionInfo", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/external/connections/{externalConnection-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaExternalConnection", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -583227,20 +583351,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaExternalConnection", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", - "DeleteViaIdentity" - ] - }, - { - "Method": "DELETE", - "OutputType": null, - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaExternalConnectionGroup", + "DeleteViaIdentity" + ] + }, + { "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", "Permissions": [ { "Name": "ExternalItem.ReadWrite.OwnedBy", @@ -583275,20 +583399,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalgroup-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaExternalConnectionGroup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaExternalConnectionGroupMember", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", "Permissions": [ { "Name": "ExternalItem.ReadWrite.OwnedBy", @@ -583323,20 +583447,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalgroupmember-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaExternalConnectionGroupMember", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaExternalConnectionItem", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", "Permissions": [ { "Name": "ExternalItem.ReadWrite.OwnedBy", @@ -583371,65 +583495,65 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalitem-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaExternalConnectionItem", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaExternalConnectionItemActivity", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaExternalConnectionItemActivity", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaExternalConnectionOperation", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaExternalConnectionOperation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/external/connections/{externalConnection-id}/quota", - "CommandAlias": null, - "Command": "Remove-MgBetaExternalConnectionQuota", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/quota", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaExternalConnectionQuota", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaExternalIndustryDataConnector", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}", "Permissions": [ { "Name": "IndustryData-DataConnector.ReadWrite.All", @@ -583448,20 +583572,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydataconnector-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaExternalIndustryDataConnector", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaExternalIndustryDataInboundFlow", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}", "Permissions": [ { "Name": "IndustryData-InboundFlow.ReadWrite.All", @@ -583480,65 +583604,65 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-inboundflow-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaExternalIndustryDataInboundFlow", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/external/industryData/operations/{longRunningOperation-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaExternalIndustryDataOperation", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/industryData/operations/{longRunningOperation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaExternalIndustryDataOperation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaExternalIndustryDataOutboundProvisioningFlowSet", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaExternalIndustryDataOutboundProvisioningFlowSet", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows/{provisioningFlow-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows/{provisioningFlow-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/external/industryData/referenceDefinitions/{referenceDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaExternalIndustryDataReferenceDefinition", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/industryData/referenceDefinitions/{referenceDefinition-id}", "Permissions": [ { "Name": "IndustryData-ReferenceDefinition.ReadWrite.All", @@ -583557,35 +583681,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaExternalIndustryDataReferenceDefinition", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/external/industryData/roleGroups/{roleGroup-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaExternalIndustryDataRoleGroup", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/industryData/roleGroups/{roleGroup-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaExternalIndustryDataRoleGroup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/external/industryData/sourceSystems/{sourceSystemDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaExternalIndustryDataSourceSystem", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/industryData/sourceSystems/{sourceSystemDefinition-id}", "Permissions": [ { "Name": "IndustryData-SourceSystem.ReadWrite.All", @@ -583604,20 +583728,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-sourcesystemdefinition-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaExternalIndustryDataSourceSystem", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/external/industryData/years/{yearTimePeriodDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaExternalIndustryDataYear", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/industryData/years/{yearTimePeriodDefinition-id}", "Permissions": [ { "Name": "IndustryData-TimePeriod.ReadWrite.All", @@ -583636,20 +583760,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-yeartimeperioddefinition-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaExternalIndustryDataYear", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/countriesRegions/{countryRegion-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyCountryRegion", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/countriesRegions/{countryRegion-id}", "Permissions": [ { "Name": "Financials.ReadWrite.All", @@ -583668,20 +583792,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanyCountryRegion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/currencies/{currency-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyCurrency", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/currencies/{currency-id}", "Permissions": [ { "Name": "Financials.ReadWrite.All", @@ -583700,20 +583824,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanyCurrency", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/customers/{customer-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyCustomer", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customers/{customer-id}", "Permissions": [ { "Name": "Financials.ReadWrite.All", @@ -583732,125 +583856,125 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanyCustomer", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/currency", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyCustomerCurrency", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/currency", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanyCustomerCurrency", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyCustomerPayment", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanyCustomerPayment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomer", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomer", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/currency", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomerCurrency", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/currency", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomerCurrency", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomerPictureContent", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomerPictureContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomerShipmentMethod", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomerShipmentMethod", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournal", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}", "Permissions": [ { "Name": "Financials.ReadWrite.All", @@ -583869,20 +583993,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournal", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}", "Permissions": [ { "Name": "Financials.ReadWrite.All", @@ -583901,128 +584025,131 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomer", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomer", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/currency", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerCurrency", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/currency", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerCurrency", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureContent", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerShipmentMethod", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerShipmentMethod", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentMethod", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentMethod", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentTerm", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentTerm", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentMethod", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentMethod", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -584031,15 +584158,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentTerm", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentTerm", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -584048,57 +584175,54 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyCustomerPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanyCustomerPicture", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}/content", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyCustomerPictureContent", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanyCustomerPictureContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/shipmentMethod", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyCustomerShipmentMethod", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/shipmentMethod", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanyCustomerShipmentMethod", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/employees/{employee-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyEmployee", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/employees/{employee-id}", "Permissions": [ { "Name": "Financials.ReadWrite.All", @@ -584117,65 +584241,65 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanyEmployee", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyEmployeePicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanyEmployeePicture", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}/content", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyEmployeePictureContent", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanyEmployeePictureContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}/picture", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyInformationPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}/picture", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanyInformationPicture", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/items/{item-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyItem", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/items/{item-id}", "Permissions": [ { "Name": "Financials.ReadWrite.All", @@ -584194,20 +584318,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanyItem", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/itemCategories/{itemCategory-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyItemCategory", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/itemCategories/{itemCategory-id}", "Permissions": [ { "Name": "Financials.ReadWrite.All", @@ -584226,8 +584350,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanyItemCategory", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -584236,42 +584363,39 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyItemPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanyItemPicture", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}/content", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyItemPictureContent", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanyItemPictureContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/journals/{journal-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyJournal", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/journals/{journal-id}", "Permissions": [ { "Name": "Financials.ReadWrite.All", @@ -584290,23 +584414,26 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanyJournal", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyJournalLine", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanyJournalLine", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -584315,12 +584442,9 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/paymentMethods/{paymentMethod-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyPaymentMethod", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/paymentMethods/{paymentMethod-id}", "Permissions": [ { "Name": "Financials.ReadWrite.All", @@ -584339,20 +584463,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanyPaymentMethod", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/paymentTerms/{paymentTerm-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyPaymentTerm", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/paymentTerms/{paymentTerm-id}", "Permissions": [ { "Name": "Financials.ReadWrite.All", @@ -584371,68 +584495,71 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanyPaymentTerm", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/picture/{picture-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/picture/{picture-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanyPicture", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/picture/{picture-id}/content", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyPictureContent", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/picture/{picture-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanyPictureContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/currency", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceCurrency", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/currency", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceCurrency", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceLineItem", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceLineItem", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -584441,15 +584568,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/itemCategory", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceLineItemCategory", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/itemCategory", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceLineItemCategory", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -584458,15 +584585,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -584475,15 +584602,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}/content", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceLineItemPictureContent", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceLineItemPictureContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -584492,480 +584619,480 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendor", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendor", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/currency", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorCurrency", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/currency", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorCurrency", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentMethod", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentMethod", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentMethod", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentMethod", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentTerm", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentTerm", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentTerm", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}/content", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorPictureContent", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorPictureContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/currency", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCurrency", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/currency", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCurrency", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomer", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomer", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/currency", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerCurrency", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/currency", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerCurrency", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentMethod", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentMethod", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentMethod", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentMethod", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentTerm", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentTerm", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentTerm", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}/content", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerPictureContent", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerPictureContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/shipmentMethod", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerShipmentMethod", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/shipmentMethod", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerShipmentMethod", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoLineItem", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoLineItem", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoLineItemCategory", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoLineItemCategory", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoLineItemPictureContent", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoLineItemPictureContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/paymentTerm", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoPaymentTerm", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/paymentTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoPaymentTerm", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItem", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItem", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemCategory", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemCategory", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureContent", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/currency", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCurrency", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/currency", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCurrency", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomer", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomer", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/currency", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerCurrency", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/currency", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerCurrency", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentMethod", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerPaymentMethod", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentMethod", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerPaymentMethod", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentTerm", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerPaymentTerm", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerPaymentTerm", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerPicture", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}/content", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerPictureContent", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerPictureContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/shipmentMethod", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerShipmentMethod", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/shipmentMethod", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerShipmentMethod", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceLineItem", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceLineItem", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -584974,15 +585101,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/itemCategory", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceLineItemCategory", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/itemCategory", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceLineItemCategory", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -584991,15 +585118,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceLineItemPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceLineItemPicture", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -585008,15 +585135,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}/content", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceLineItemPictureContent", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceLineItemPictureContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -585025,165 +585152,165 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/paymentTerm", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleInvoicePaymentTerm", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/paymentTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanySaleInvoicePaymentTerm", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/shipmentMethod", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceShipmentMethod", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/shipmentMethod", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceShipmentMethod", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/currency", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleOrderCurrency", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/currency", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanySaleOrderCurrency", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomer", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomer", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/currency", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerCurrency", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/currency", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerCurrency", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentMethod", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerPaymentMethod", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentMethod", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerPaymentMethod", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentTerm", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerPaymentTerm", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerPaymentTerm", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerPicture", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}/content", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerPictureContent", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerPictureContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/shipmentMethod", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerShipmentMethod", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/shipmentMethod", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerShipmentMethod", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleOrderLineItem", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanySaleOrderLineItem", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -585192,15 +585319,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/itemCategory", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleOrderLineItemCategory", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/itemCategory", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanySaleOrderLineItemCategory", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -585209,15 +585336,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleOrderLineItemPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanySaleOrderLineItemPicture", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -585226,15 +585353,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}/content", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleOrderLineItemPictureContent", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanySaleOrderLineItemPictureContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -585243,150 +585370,150 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/paymentTerm", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleOrderPaymentTerm", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/paymentTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanySaleOrderPaymentTerm", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/currency", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleQuoteCurrency", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/currency", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanySaleQuoteCurrency", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomer", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomer", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/currency", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerCurrency", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/currency", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerCurrency", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentMethod", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerPaymentMethod", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentMethod", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerPaymentMethod", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentTerm", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerPaymentTerm", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerPaymentTerm", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerPicture", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}/content", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerPictureContent", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerPictureContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/shipmentMethod", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerShipmentMethod", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/shipmentMethod", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerShipmentMethod", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleQuoteLineItem", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanySaleQuoteLineItem", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -585395,15 +585522,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/itemCategory", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleQuoteLineItemCategory", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/itemCategory", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanySaleQuoteLineItemCategory", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -585412,15 +585539,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleQuoteLineItemPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanySaleQuoteLineItemPicture", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -585429,15 +585556,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}/content", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleQuoteLineItemPictureContent", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanySaleQuoteLineItemPictureContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -585446,42 +585573,39 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/paymentTerm", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleQuotePaymentTerm", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/paymentTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanySaleQuotePaymentTerm", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/shipmentMethod", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleQuoteShipmentMethod", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/shipmentMethod", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanySaleQuoteShipmentMethod", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/shipmentMethods/{shipmentMethod-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyShipmentMethod", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/shipmentMethods/{shipmentMethod-id}", "Permissions": [ { "Name": "Financials.ReadWrite.All", @@ -585500,20 +585624,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanyShipmentMethod", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/taxAreas/{taxArea-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyTaxArea", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/taxAreas/{taxArea-id}", "Permissions": [ { "Name": "Financials.ReadWrite.All", @@ -585532,20 +585656,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanyTaxArea", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/taxGroups/{taxGroup-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyTaxGroup", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/taxGroups/{taxGroup-id}", "Permissions": [ { "Name": "Financials.ReadWrite.All", @@ -585564,20 +585688,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanyTaxGroup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/unitsOfMeasure/{unitOfMeasure-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyUnitOfMeasure", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/unitsOfMeasure/{unitOfMeasure-id}", "Permissions": [ { "Name": "Financials.ReadWrite.All", @@ -585596,20 +585720,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanyUnitOfMeasure", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyVendor", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}", "Permissions": [ { "Name": "Financials.ReadWrite.All", @@ -585628,95 +585752,95 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanyVendor", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/currency", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyVendorCurrency", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/currency", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanyVendorCurrency", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentMethod", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyVendorPaymentMethod", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentMethod", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanyVendorPaymentMethod", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentTerm", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyVendorPaymentTerm", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanyVendorPaymentTerm", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyVendorPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanyVendorPicture", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}/content", - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyVendorPictureContent", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaFinancialCompanyVendorPictureContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroup", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -585735,35 +585859,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaGroup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/acceptedSenders/{directoryObject-id}/$ref", - "CommandAlias": "Remove-MgBetaGroupAcceptedSenderByRef", - "Command": "Remove-MgBetaGroupAcceptedSenderDirectoryObjectByRef", "Module": "Beta.Groups", + "CommandAlias": "Remove-MgBetaGroupAcceptedSenderByRef", + "Uri": "/groups/{group-id}/acceptedSenders/{directoryObject-id}/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-acceptedsenders?view=graph-rest-beta", + "Command": "Remove-MgBetaGroupAcceptedSenderDirectoryObjectByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupAppRoleAssignment", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -585782,35 +585906,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-approleassignments?view=graph-rest-beta", + "Command": "Remove-MgBetaGroupAppRoleAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups(uniqueName='{uniqueName}')", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupByUniqueName", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups(uniqueName='{uniqueName}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaGroupByUniqueName", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/calendar/events/{event-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupCalendarEvent", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/calendar/events/{event-id}", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -585845,35 +585969,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupCalendarEvent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/calendar/permanentDelete", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupCalendarPermanent", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/calendar/permanentDelete", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-permanentdelete?view=graph-rest-beta", + "Command": "Remove-MgBetaGroupCalendarPermanent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupCalendarPermission", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -585900,20 +586024,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupCalendarPermission", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupConversation", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -585948,20 +586072,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-conversation?view=graph-rest-beta", + "Command": "Remove-MgBetaGroupConversation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupConversationThread", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -585996,1235 +586120,1235 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupConversationThread", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupConversationThreadPostAttachment", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupConversationThreadPostAttachment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupConversationThreadPostExtension", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupConversationThreadPostExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupConversationThreadPostInReplyToAttachment", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupConversationThreadPostInReplyToAttachment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupConversationThreadPostInReplyToExtension", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupConversationThreadPostInReplyToExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/{mention-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupConversationThreadPostInReplyToMention", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/{mention-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupConversationThreadPostInReplyToMention", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupConversationThreadPostMention", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupConversationThreadPostMention", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDrive", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupDrive", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveBundleContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupDriveBundleContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/contentStream", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveBundleContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupDriveBundleContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveFollowingContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupDriveFollowingContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/contentStream", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveFollowingContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupDriveFollowingContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupDriveItem", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveItemAnalytic", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupDriveItemAnalytic", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveItemAnalyticItemActivityStat", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupDriveItemAnalyticItemActivityStat", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/discardCheckout", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveItemCheckout", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/discardCheckout", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-discardcheckout?view=graph-rest-beta", + "Command": "Remove-MgBetaGroupDriveItemCheckout", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Discard", "DiscardViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveItemChildContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupDriveItemChildContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveItemChildContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupDriveItemChildContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveItemContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupDriveItemContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/contentStream", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveItemContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupDriveItemContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveItemExtension", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupDriveItemExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveItemListItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupDriveItemListItem", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveItemListItemDocumentSetVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupDriveItemListItemDocumentSetVersion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveItemListItemDocumentSetVersionField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupDriveItemListItemDocumentSetVersionField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveItemListItemDriveItemContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupDriveItemListItemDriveItemContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveItemListItemDriveItemContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupDriveItemListItemDriveItemContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveItemListItemField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupDriveItemListItemField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveItemListItemPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupDriveItemListItemPermission", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveItemListItemVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupDriveItemListItemVersion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveItemListItemVersionField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupDriveItemListItemVersionField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", - "DeleteViaIdentity" - ] - }, - { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permanentDelete", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveItemPermanent", + "DeleteViaIdentity" + ] + }, + { "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permanentDelete", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupDriveItemPermanent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveItemPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupDriveItemPermission", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveItemRetentionLabel", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupDriveItemRetentionLabel", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveItemSubscription", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupDriveItemSubscription", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveItemThumbnail", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupDriveItemThumbnail", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveItemVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupDriveItemVersion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveItemVersionContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupDriveItemVersionContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveList", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupDriveList", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveListColumn", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupDriveListColumn", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveListContentType", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupDriveListContentType", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveListContentTypeColumn", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupDriveListContentTypeColumn", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveListContentTypeColumnLink", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupDriveListContentTypeColumnLink", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveListItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupDriveListItem", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveListItemDocumentSetVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupDriveListItemDocumentSetVersion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveListItemDocumentSetVersionField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupDriveListItemDocumentSetVersionField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveListItemDriveItemContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupDriveListItemDriveItemContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveListItemDriveItemContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupDriveListItemDriveItemContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveListItemField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupDriveListItemField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveListItemPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupDriveListItemPermission", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveListItemVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupDriveListItemVersion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveListItemVersionField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupDriveListItemVersionField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveListOperation", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupDriveListOperation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveListPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupDriveListPermission", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveListSubscription", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupDriveListSubscription", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveRoot", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupDriveRoot", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveRootAnalytic", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupDriveRootAnalytic", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveRootAnalyticItemActivityStat", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupDriveRootAnalyticItemActivityStat", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/discardCheckout", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveRootCheckout", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/discardCheckout", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-discardcheckout?view=graph-rest-beta", + "Command": "Remove-MgBetaGroupDriveRootCheckout", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Discard", "DiscardViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveRootChildContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupDriveRootChildContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/contentStream", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveRootChildContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupDriveRootChildContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/content", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveRootContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupDriveRootContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/contentStream", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveRootContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupDriveRootContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveRootExtension", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupDriveRootExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveRootListItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupDriveRootListItem", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveRootListItemDocumentSetVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupDriveRootListItemDocumentSetVersion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveRootListItemDocumentSetVersionField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupDriveRootListItemDocumentSetVersionField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/content", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveRootListItemDriveItemContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupDriveRootListItemDriveItemContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/contentStream", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveRootListItemDriveItemContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupDriveRootListItemDriveItemContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveRootListItemField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupDriveRootListItemField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveRootListItemPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupDriveRootListItemPermission", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveRootListItemVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupDriveRootListItemVersion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveRootListItemVersionField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupDriveRootListItemVersionField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permanentDelete", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveRootPermanent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permanentDelete", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupDriveRootPermanent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveRootPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupDriveRootPermission", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveRootRetentionLabel", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupDriveRootRetentionLabel", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveRootSubscription", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupDriveRootSubscription", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveRootThumbnail", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupDriveRootThumbnail", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveRootVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupDriveRootVersion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveRootVersionContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupDriveRootVersionContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveSpecialContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupDriveSpecialContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/contentStream", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveSpecialContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupDriveSpecialContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/endpoints/{endpoint-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupEndpoint", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/endpoints/{endpoint-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupEndpoint", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupEvent", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -587259,275 +587383,275 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-event?view=graph-rest-beta", + "Command": "Remove-MgBetaGroupEvent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupEventAttachment", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupEventAttachment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/{attachment-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupEventExceptionOccurrenceAttachment", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/{attachment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupEventExceptionOccurrenceAttachment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupEventExceptionOccurrenceExtension", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupEventExceptionOccurrenceExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/{attachment-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupEventExceptionOccurrenceInstanceAttachment", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/{attachment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupEventExceptionOccurrenceInstanceAttachment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupEventExceptionOccurrenceInstanceExtension", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupEventExceptionOccurrenceInstanceExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/permanentDelete", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupEventExceptionOccurrenceInstancePermanent", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/permanentDelete", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-permanentdelete?view=graph-rest-beta", + "Command": "Remove-MgBetaGroupEventExceptionOccurrenceInstancePermanent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/permanentDelete", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupEventExceptionOccurrencePermanent", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/permanentDelete", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-permanentdelete?view=graph-rest-beta", + "Command": "Remove-MgBetaGroupEventExceptionOccurrencePermanent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupEventExtension", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupEventExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupEventInstanceAttachment", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupEventInstanceAttachment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/{attachment-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupEventInstanceExceptionOccurrenceAttachment", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/{attachment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupEventInstanceExceptionOccurrenceAttachment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupEventInstanceExceptionOccurrenceExtension", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupEventInstanceExceptionOccurrenceExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/permanentDelete", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupEventInstanceExceptionOccurrencePermanent", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/permanentDelete", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-permanentdelete?view=graph-rest-beta", + "Command": "Remove-MgBetaGroupEventInstanceExceptionOccurrencePermanent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupEventInstanceExtension", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupEventInstanceExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/permanentDelete", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupEventInstancePermanent", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/permanentDelete", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-permanentdelete?view=graph-rest-beta", + "Command": "Remove-MgBetaGroupEventInstancePermanent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/permanentDelete", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupEventPermanent", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/permanentDelete", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-permanentdelete?view=graph-rest-beta", + "Command": "Remove-MgBetaGroupEventPermanent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupExtension", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/removeFavorite", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupFavorite", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/removeFavorite", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-removefavorite?view=graph-rest-beta", + "Command": "Remove-MgBetaGroupFavorite", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Remove", "RemoveViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/removeGroup", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupFromLifecyclePolicy", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/removeGroup", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -587546,8 +587670,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupFromLifecyclePolicy", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Remove", "RemoveExpanded", @@ -587556,12 +587683,9 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupLifecyclePolicy", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -587580,8 +587704,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaGroupLifecyclePolicy", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -587590,12 +587717,9 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/members/{directoryObject-id}/$ref", - "CommandAlias": "Remove-MgBetaGroupMemberByRef", - "Command": "Remove-MgBetaGroupMemberDirectoryObjectByRef", "Module": "Beta.Groups", + "CommandAlias": "Remove-MgBetaGroupMemberByRef", + "Uri": "/groups/{group-id}/members/{directoryObject-id}/$ref", "Permissions": [ { "Name": "GroupMember.ReadWrite.All", @@ -587646,170 +587770,170 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-members?view=graph-rest-beta", + "Command": "Remove-MgBetaGroupMemberDirectoryObjectByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupOnenote", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupOnenote", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupOnenoteNotebook", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupOnenoteNotebook", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupOnenoteNotebookSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupOnenoteNotebookSection", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupOnenoteNotebookSectionGroup", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupOnenoteNotebookSectionGroup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupOnenoteNotebookSectionGroupSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupOnenoteNotebookSectionGroupSection", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupOnenoteNotebookSectionGroupSectionPage", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupOnenoteNotebookSectionGroupSectionPage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupOnenoteNotebookSectionGroupSectionPageContent", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupOnenoteNotebookSectionGroupSectionPageContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupOnenoteNotebookSectionPage", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupOnenoteNotebookSectionPage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupOnenoteNotebookSectionPageContent", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupOnenoteNotebookSectionPageContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/operations/{onenoteOperation-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupOnenoteOperation", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/operations/{onenoteOperation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupOnenoteOperation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupOnenotePage", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", "Permissions": [ { "Name": "Notes.ReadWrite", @@ -587844,170 +587968,170 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupOnenotePage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupOnenotePageContent", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupOnenotePageContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupOnenoteResource", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupOnenoteResource", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupOnenoteResourceContent", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupOnenoteResourceContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupOnenoteSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupOnenoteSection", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupOnenoteSectionGroup", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupOnenoteSectionGroup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupOnenoteSectionGroupSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupOnenoteSectionGroupSection", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupOnenoteSectionGroupSectionPage", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupOnenoteSectionGroupSectionPage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupOnenoteSectionGroupSectionPageContent", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupOnenoteSectionGroupSectionPageContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupOnenoteSectionPage", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupOnenoteSectionPage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupOnenoteSectionPageContent", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupOnenoteSectionPageContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/$ref", - "CommandAlias": "Remove-MgBetaGroupOwnerByRef", - "Command": "Remove-MgBetaGroupOwnerDirectoryObjectByRef", "Module": "Beta.Groups", + "CommandAlias": "Remove-MgBetaGroupOwnerByRef", + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/$ref", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -588042,20 +588166,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-owners?view=graph-rest-beta", + "Command": "Remove-MgBetaGroupOwnerDirectoryObjectByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/deletePasswordSingleSignOnCredentials", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupPasswordSingleSignOnCredential", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/deletePasswordSingleSignOnCredentials", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -588082,8 +588206,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-deletepasswordsinglesignoncredentials?view=graph-rest-beta", + "Command": "Remove-MgBetaGroupPasswordSingleSignOnCredential", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Delete", "DeleteExpanded", @@ -588092,27 +588219,24 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupPermissionGrant", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupPermissionGrant", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/photo", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupPhoto", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/photo", "Permissions": [ { "Name": "ProfilePhoto.ReadWrite.All", @@ -588147,20 +588271,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupPhoto", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/photo/$value", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupPhotoContent", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/photo/$value", "Permissions": [ { "Name": "ProfilePhoto.ReadWrite.All", @@ -588195,8 +588319,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupPhotoContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -588205,42 +588332,39 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupPlannerPlanDetail", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupPlannerPlanDetail", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/rejectedSenders/{directoryObject-id}/$ref", - "CommandAlias": "Remove-MgBetaGroupRejectedSenderByRef", - "Command": "Remove-MgBetaGroupRejectedSenderDirectoryObjectByRef", "Module": "Beta.Groups", + "CommandAlias": "Remove-MgBetaGroupRejectedSenderByRef", + "Uri": "/groups/{group-id}/rejectedSenders/{directoryObject-id}/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-rejectedsenders?view=graph-rest-beta", + "Command": "Remove-MgBetaGroupRejectedSenderDirectoryObjectByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/settings/{directorySetting-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSetting", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/settings/{directorySetting-id}", "Permissions": [ { "Name": "Policy.ReadWrite.Authorization", @@ -588275,23 +588399,26 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSetting", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSite", - "Uri": "/groups/{group-id}/sites/remove", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSite", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/remove", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-unfollow?view=graph-rest-beta", + "Command": "Remove-MgBetaGroupSite", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSite", + "Method": "POST", "Variants": [ "Remove", "RemoveExpanded", @@ -588300,120 +588427,120 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/analytics", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteAnalytic", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteAnalytic", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteAnalyticItemActivityStat", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteAnalyticItemActivityStat", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteAnalyticItemActivityStatActivity", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteAnalyticItemActivityStatActivity", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContent", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/contentStream", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContentStream", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteColumn", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteColumn", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentModels/{contentModel-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteContentModel", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentModels/{contentModel-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteContentModel", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentModels/{contentModel-id}/removeFromDrive", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteContentModelFromDrive", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentModels/{contentModel-id}/removeFromDrive", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-removefromdrive?view=graph-rest-beta", + "Command": "Remove-MgBetaGroupSiteContentModelFromDrive", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Remove", "RemoveExpanded", @@ -588422,15 +588549,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentModels/getByName(modelName='{modelName}')/removeFromDrive", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteContentModelGetByNameFromDrive", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentModels/getByName(modelName='{modelName}')/removeFromDrive", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-removefromdrive?view=graph-rest-beta", + "Command": "Remove-MgBetaGroupSiteContentModelGetByNameFromDrive", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Remove", "RemoveExpanded", @@ -588439,1245 +588566,1245 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteContentType", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteContentType", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteContentTypeColumn", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteContentTypeColumn", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteContentTypeColumnLink", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteContentTypeColumnLink", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/documentProcessingJobs/{documentProcessingJob-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteDocumentProcessingJob", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/documentProcessingJobs/{documentProcessingJob-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteDocumentProcessingJob", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/analytics", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteGetByPathAnalytic", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/analytics", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteGetByPathAnalytic", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/informationProtection", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteGetByPathInformationProtection", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/informationProtection", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteGetByPathInformationProtection", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/onenote", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteGetByPathOnenote", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/onenote", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteGetByPathOnenote", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/recycleBin", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteGetByPathRecycleBin", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/recycleBin", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteGetByPathRecycleBin", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/termStore", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteGetByPathTermStore", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/termStore", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteGetByPathTermStore", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteInformationProtection", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteInformationProtection", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteInformationProtectionPolicy", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteInformationProtectionPolicy", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteInformationProtectionPolicyLabel", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteInformationProtectionPolicyLabel", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteInformationProtectionSensitivityLabel", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteInformationProtectionSensitivityLabel", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityPolicySettings", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteInformationProtectionSensitivityPolicySetting", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityPolicySettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteInformationProtectionSensitivityPolicySetting", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteList", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteList", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteListColumn", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteListColumn", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteListContentType", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteListContentType", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteListContentTypeColumn", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteListContentTypeColumn", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteListContentTypeColumnLink", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteListContentTypeColumnLink", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteListItem", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteListItem", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteListItemActivity", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteListItemActivity", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/content", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteListItemActivityDriveItemContent", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteListItemActivityDriveItemContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/contentStream", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteListItemActivityDriveItemContentStream", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteListItemActivityDriveItemContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteListItemDocumentSetVersion", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteListItemDocumentSetVersion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteListItemDocumentSetVersionField", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteListItemDocumentSetVersionField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteListItemDriveItemContent", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteListItemDriveItemContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/contentStream", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteListItemDriveItemContentStream", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteListItemDriveItemContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteListItemField", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteListItemField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteListItemPermission", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteListItemPermission", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteListItemVersion", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteListItemVersion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteListItemVersionField", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteListItemVersionField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteListOperation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteListOperation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteListPermission", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteListPermission", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteListSubscription", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteListSubscription", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteOnenote", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteOnenote", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteOnenoteNotebook", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteOnenoteNotebook", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSection", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSection", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionGroup", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionGroup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageContent", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionPage", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionPage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionPageContent", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionPageContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteOnenoteOperation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteOnenoteOperation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteOnenotePage", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteOnenotePage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteOnenotePageContent", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteOnenotePageContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteOnenoteResource", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteOnenoteResource", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteOnenoteResourceContent", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteOnenoteResourceContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteOnenoteSection", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteOnenoteSection", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteOnenoteSectionGroup", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteOnenoteSectionGroup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteOnenoteSectionGroupSection", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteOnenoteSectionGroupSection", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteOnenoteSectionGroupSectionPage", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteOnenoteSectionGroupSectionPage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteOnenoteSectionGroupSectionPageContent", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteOnenoteSectionGroupSectionPageContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteOnenoteSectionPage", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteOnenoteSectionPage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", - "DeleteViaIdentity" - ] - }, - { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteOnenoteSectionPageContent", + "DeleteViaIdentity" + ] + }, + { "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteOnenoteSectionPageContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteOperation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteOperation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSitePage", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSitePage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayout", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayout", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSection", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSection", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSection", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSection", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSitePageAsSitePageWebPart", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSitePageAsSitePageWebPart", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSitePageTemplate", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSitePageTemplate", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSitePageTemplateCanvaLayout", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSitePageTemplateCanvaLayout", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/horizontalSections/{horizontalSection-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSitePageTemplateCanvaLayoutHorizontalSection", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/horizontalSections/{horizontalSection-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSitePageTemplateCanvaLayoutHorizontalSection", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSitePageTemplateCanvaLayoutHorizontalSectionColumn", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSitePageTemplateCanvaLayoutHorizontalSectionColumn", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSitePageTemplateCanvaLayoutHorizontalSectionColumnWebpart", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSitePageTemplateCanvaLayoutHorizontalSectionColumnWebpart", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/verticalSection", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSitePageTemplateCanvaLayoutVerticalSection", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/verticalSection", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSitePageTemplateCanvaLayoutVerticalSection", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/verticalSection/webparts/{webPart-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSitePageTemplateCanvaLayoutVerticalSectionWebpart", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/verticalSection/webparts/{webPart-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSitePageTemplateCanvaLayoutVerticalSectionWebpart", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/webParts/{webPart-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSitePageTemplateWebPart", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/webParts/{webPart-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSitePageTemplateWebPart", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSitePermission", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSitePermission", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteRecycleBin", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteRecycleBin", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteRecycleBinItem", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteRecycleBinItem", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteTermStore", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteTermStore", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteTermStoreGroup", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteTermStoreGroup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSet", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSet", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetChild", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetChild", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -589686,15 +589813,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetChildRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetChildRelation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -589703,120 +589830,120 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetParentGroup", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetParentGroup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetRelation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetTerm", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetTerm", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetTermChild", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetTermChild", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetTermRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetTermRelation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteTermStoreSet", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteTermStoreSet", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteTermStoreSetChild", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteTermStoreSetChild", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -589825,15 +589952,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteTermStoreSetChildRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteTermStoreSetChildRelation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -589842,45 +589969,45 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroup", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSet", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSet", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetChild", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetChild", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -589889,15 +590016,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -589906,195 +590033,195 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteTermStoreSetRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteTermStoreSetRelation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteTermStoreSetTerm", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteTermStoreSetTerm", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteTermStoreSetTermChild", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteTermStoreSetTermChild", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteTermStoreSetTermChildRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteTermStoreSetTermChildRelation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteTermStoreSetTermRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupSiteTermStoreSetTermRelation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeam", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupTeam", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamChannel", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupTeamChannel", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphActionResultPart", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/allMembers/remove", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamChannelAllMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/allMembers/remove", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmember-remove?view=graph-rest-beta", + "Command": "Remove-MgBetaGroupTeamChannelAllMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActionResultPart", + "Method": "POST", "Variants": [ "Remove", "RemoveExpanded", @@ -590103,60 +590230,60 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/removeEmail", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamChannelEmail", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/removeEmail", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-beta", + "Command": "Remove-MgBetaGroupTeamChannelEmail", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Remove", "RemoveViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/content", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamChannelFileFolderContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupTeamChannelFileFolderContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/contentStream", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamChannelFileFolderContentStream", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupTeamChannelFileFolderContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/allMembers/{conversationMember-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamChannelMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/allMembers/{conversationMember-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupTeamChannelMember", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -590169,30 +590296,30 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamChannelMessage", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupTeamChannelMessage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamChannelMessageHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupTeamChannelMessageHostedContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -590201,30 +590328,30 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamChannelMessageReply", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupTeamChannelMessageReply", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamChannelMessageReplyHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupTeamChannelMessageReplyHostedContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -590233,270 +590360,270 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamChannelPlanner", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupTeamChannelPlanner", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamChannelPlannerPlan", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupTeamChannelPlannerPlan", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamChannelPlannerPlanBucket", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupTeamChannelPlannerPlanBucket", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamChannelPlannerPlanBucketTask", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupTeamChannelPlannerPlanBucketTask", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamChannelPlannerPlanBucketTaskAssignedToTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupTeamChannelPlannerPlanBucketTaskAssignedToTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamChannelPlannerPlanBucketTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupTeamChannelPlannerPlanBucketTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/details", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamChannelPlannerPlanBucketTaskDetail", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/details", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupTeamChannelPlannerPlanBucketTaskDetail", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/progressTaskBoardFormat", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamChannelPlannerPlanBucketTaskProgressTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/progressTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupTeamChannelPlannerPlanBucketTaskProgressTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/details", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamChannelPlannerPlanDetail", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/details", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupTeamChannelPlannerPlanDetail", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamChannelPlannerPlanTask", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupTeamChannelPlannerPlanTask", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamChannelPlannerPlanTaskAssignedToTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupTeamChannelPlannerPlanTaskAssignedToTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamChannelPlannerPlanTaskBucketTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupTeamChannelPlannerPlanTaskBucketTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/details", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamChannelPlannerPlanTaskDetail", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/details", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupTeamChannelPlannerPlanTaskDetail", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/progressTaskBoardFormat", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamChannelPlannerPlanTaskProgressTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/progressTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupTeamChannelPlannerPlanTaskProgressTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamChannelSharedWithTeam", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupTeamChannelSharedWithTeam", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamChannelTab", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupTeamChannelTab", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamInstalledApp", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupTeamInstalledApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/members/{conversationMember-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/members/{conversationMember-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupTeamMember", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity", @@ -590507,75 +590634,75 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamOperation", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupTeamOperation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamPermissionGrant", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupTeamPermissionGrant", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/photo/$value", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamPhotoContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/photo/$value", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupTeamPhotoContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamPrimaryChannel", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupTeamPrimaryChannel", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphActionResultPart", - "Uri": "/groups/{group-id}/team/primaryChannel/allMembers/remove", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamPrimaryChannelAllMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/allMembers/remove", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmember-remove?view=graph-rest-beta", + "Command": "Remove-MgBetaGroupTeamPrimaryChannelAllMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActionResultPart", + "Method": "POST", "Variants": [ "Remove", "RemoveExpanded", @@ -590584,60 +590711,60 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/removeEmail", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamPrimaryChannelEmail", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/removeEmail", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-beta", + "Command": "Remove-MgBetaGroupTeamPrimaryChannelEmail", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Remove", "RemoveViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamPrimaryChannelFileFolderContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupTeamPrimaryChannelFileFolderContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/contentStream", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamPrimaryChannelFileFolderContentStream", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupTeamPrimaryChannelFileFolderContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/allMembers/{conversationMember-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamPrimaryChannelMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/allMembers/{conversationMember-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupTeamPrimaryChannelMember", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -590650,30 +590777,30 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamPrimaryChannelMessage", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupTeamPrimaryChannelMessage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamPrimaryChannelMessageHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupTeamPrimaryChannelMessageHostedContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -590682,30 +590809,30 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamPrimaryChannelMessageReply", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupTeamPrimaryChannelMessageReply", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -590714,477 +590841,474 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/planner", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamPrimaryChannelPlanner", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/planner", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupTeamPrimaryChannelPlanner", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamPrimaryChannelPlannerPlan", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupTeamPrimaryChannelPlannerPlan", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamPrimaryChannelPlannerPlanBucket", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupTeamPrimaryChannelPlannerPlanBucket", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamPrimaryChannelPlannerPlanBucketTask", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupTeamPrimaryChannelPlannerPlanBucketTask", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamPrimaryChannelPlannerPlanBucketTaskAssignedToTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupTeamPrimaryChannelPlannerPlanBucketTaskAssignedToTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamPrimaryChannelPlannerPlanBucketTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupTeamPrimaryChannelPlannerPlanBucketTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/details", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamPrimaryChannelPlannerPlanBucketTaskDetail", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/details", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupTeamPrimaryChannelPlannerPlanBucketTaskDetail", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/progressTaskBoardFormat", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamPrimaryChannelPlannerPlanBucketTaskProgressTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/progressTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupTeamPrimaryChannelPlannerPlanBucketTaskProgressTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/details", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamPrimaryChannelPlannerPlanDetail", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/details", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupTeamPrimaryChannelPlannerPlanDetail", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamPrimaryChannelPlannerPlanTask", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupTeamPrimaryChannelPlannerPlanTask", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamPrimaryChannelPlannerPlanTaskAssignedToTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupTeamPrimaryChannelPlannerPlanTaskAssignedToTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamPrimaryChannelPlannerPlanTaskBucketTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupTeamPrimaryChannelPlannerPlanTaskBucketTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/details", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamPrimaryChannelPlannerPlanTaskDetail", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/details", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupTeamPrimaryChannelPlannerPlanTaskDetail", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/progressTaskBoardFormat", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamPrimaryChannelPlannerPlanTaskProgressTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/progressTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupTeamPrimaryChannelPlannerPlanTaskProgressTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamPrimaryChannelSharedWithTeam", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupTeamPrimaryChannelSharedWithTeam", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamPrimaryChannelTab", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupTeamPrimaryChannelTab", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/schedule", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamSchedule", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupTeamSchedule", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/schedule/dayNotes/{dayNote-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamScheduleDayNote", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/dayNotes/{dayNote-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupTeamScheduleDayNote", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamScheduleOfferShiftRequest", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupTeamScheduleOfferShiftRequest", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamScheduleOpenShift", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupTeamScheduleOpenShift", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamScheduleOpenShiftChangeRequest", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupTeamScheduleOpenShiftChangeRequest", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamScheduleSchedulingGroup", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupTeamScheduleSchedulingGroup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamScheduleShift", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupTeamScheduleShift", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/schedule/shiftsRoleDefinitions/{shiftsRoleDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamScheduleShiftRoleDefinition", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/shiftsRoleDefinitions/{shiftsRoleDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupTeamScheduleShiftRoleDefinition", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamScheduleSwapShiftChangeRequest", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupTeamScheduleSwapShiftChangeRequest", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/schedule/timeCards/{timeCard-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamScheduleTimeCard", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timeCards/{timeCard-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupTeamScheduleTimeCard", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamScheduleTimeOff", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupTeamScheduleTimeOff", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamScheduleTimeOffReason", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupTeamScheduleTimeOffReason", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamScheduleTimeOffRequest", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupTeamScheduleTimeOffRequest", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamTag", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupTeamTag", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamTagMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupTeamTagMember", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupThread", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -591219,110 +591343,110 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationthread-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaGroupThread", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupThreadPostAttachment", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupThreadPostAttachment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupThreadPostExtension", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupThreadPostExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupThreadPostInReplyToAttachment", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupThreadPostInReplyToAttachment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupThreadPostInReplyToExtension", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupThreadPostInReplyToExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/{mention-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupThreadPostInReplyToMention", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/{mention-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupThreadPostInReplyToMention", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupThreadPostMention", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaGroupThreadPostMention", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identity/apiConnectors/{identityApiConnector-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityApiConnector", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/apiConnectors/{identityApiConnector-id}", "Permissions": [ { "Name": "APIConnectors.ReadWrite.All", @@ -591341,20 +591465,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaIdentityApiConnector", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityAuthenticationEventFlow", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}", "Permissions": [ { "Name": "EventListener.ReadWrite.All", @@ -591373,95 +591497,95 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventsflow-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaIdentityAuthenticationEventFlow", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/{identityProviderBase-id}/$ref", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderBaseByRef", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/{identityProviderBase-id}/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderBaseByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$ref", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderByRef", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$ref", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeByRef", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/{identityUserFlowAttribute-id}/$ref", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeIdentityUserFlowAttributeByRef", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/{identityUserFlowAttribute-id}/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeIdentityUserFlowAttributeByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityAuthenticationEventFlowIncludeApplication", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", "Permissions": [ { "Name": "EventListener.ReadWrite.All", @@ -591480,20 +591604,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationconditionapplication-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaIdentityAuthenticationEventFlowIncludeApplication", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityAuthenticationEventListener", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}", "Permissions": [ { "Name": "EventListener.ReadWrite.All", @@ -591512,20 +591636,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventlistener-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaIdentityAuthenticationEventListener", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityB2CUserFlow", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}", "Permissions": [ { "Name": "IdentityUserFlow.ReadWrite.All", @@ -591544,23 +591668,26 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaIdentityB2CUserFlow", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders/$ref", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityB2CUserFlowIdentityProviderByRef", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-delete-identityproviders?view=graph-rest-beta", + "Command": "Remove-MgBetaIdentityB2CUserFlowIdentityProviderByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -591569,12 +591696,9 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityB2CUserFlowLanguage", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", "Permissions": [ { "Name": "IdentityUserFlow.ReadWrite.All", @@ -591593,80 +591717,80 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaIdentityB2CUserFlowLanguage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityB2CUserFlowLanguageDefaultPage", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityB2CUserFlowLanguageDefaultPage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityB2CUserFlowLanguageDefaultPageContent", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityB2CUserFlowLanguageDefaultPageContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityB2CUserFlowLanguageOverridePage", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguagepage-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaIdentityB2CUserFlowLanguageOverridePage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityB2CUserFlowLanguageOverridePageContent", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguagepage-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaIdentityB2CUserFlowLanguageOverridePageContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityB2CUserFlowUserAttributeAssignment", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", "Permissions": [ { "Name": "IdentityUserFlow.ReadWrite.All", @@ -591685,20 +591809,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaIdentityB2CUserFlowUserAttributeAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityB2XUserFlow", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", "Permissions": [ { "Name": "IdentityUserFlow.ReadWrite.All", @@ -591717,185 +591841,185 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaIdentityB2XUserFlow", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/{identityProviderBase-id}/$ref", - "CommandAlias": "Remove-MgBetaIdentityB2XUserFlowIdentityProviderByRef", - "Command": "Remove-MgBetaIdentityB2XUserFlowIdentityProviderBaseByRef", "Module": "Beta.Identity.SignIns", + "CommandAlias": "Remove-MgBetaIdentityB2XUserFlowIdentityProviderByRef", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/{identityProviderBase-id}/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityB2XUserFlowIdentityProviderBaseByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityB2XUserFlowLanguage", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityB2XUserFlowLanguage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityB2XUserFlowLanguageDefaultPage", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityB2XUserFlowLanguageDefaultPage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityB2XUserFlowLanguageDefaultPageContent", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityB2XUserFlowLanguageDefaultPageContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityB2XUserFlowLanguageOverridePage", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityB2XUserFlowLanguageOverridePage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityB2XUserFlowLanguageOverridePageContent", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityB2XUserFlowLanguageOverridePageContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityB2XUserFlowPostAttributeCollection", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityB2XUserFlowPostAttributeCollection", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityB2XUserFlowPostAttributeCollectionByRef", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityB2XUserFlowPostAttributeCollectionByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityB2XUserFlowPostFederationSignup", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityB2XUserFlowPostFederationSignup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityB2XUserFlowPostFederationSignupByRef", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityB2XUserFlowPostFederationSignupByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/preTokenIssuance", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityB2XUserFlowPreTokenIssuance", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/preTokenIssuance", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityB2XUserFlowPreTokenIssuance", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityB2XUserFlowUserAttributeAssignment", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", "Permissions": [ { "Name": "IdentityUserFlow.ReadWrite.All", @@ -591914,20 +592038,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityB2XUserFlowUserAttributeAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", "Permissions": [ { "Name": "AuthenticationContext.ReadWrite.All", @@ -591962,79 +592086,79 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationcontextclassreference-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identity/conditionalAccess/authenticationStrengths", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationStrength", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/authenticationStrengths", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationStrength", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete1" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes/{authenticationMethodModeDetail-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes/{authenticationMethodModeDetail-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityConditionalAccessNamedLocation", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", "Permissions": [ { "Name": "Policy.Read.All", @@ -592069,20 +592193,20 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/namedlocation-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaIdentityConditionalAccessNamedLocation", "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/countrynamedlocation-delete?view=graph-rest-beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityConditionalAccessPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", "Permissions": [ { "Name": "Policy.Read.All", @@ -592117,34 +592241,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccesspolicy-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaIdentityConditionalAccessPolicy", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identity/continuousAccessEvaluationPolicy", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityContinuouAccessEvaluationPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/continuousAccessEvaluationPolicy", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityContinuouAccessEvaluationPolicy", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityCustomAuthenticationExtension", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}", "Permissions": [ { "Name": "CustomAuthenticationExtension.ReadWrite.All", @@ -592163,155 +592287,155 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customauthenticationextension-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaIdentityCustomAuthenticationExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecision", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecision", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInsight", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInsight", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstance", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstance", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/{accessReviewReviewer-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/{accessReviewReviewer-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", "Permissions": [ { "Name": "AccessReview.ReadWrite.All", @@ -592330,259 +592454,259 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinition", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInstance", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInstance", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInstance", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInstance", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/policy", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewPolicy", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/policy", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewPolicy", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceAppConsentRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityGovernanceAppConsentRequest", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApproval", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApproval", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps/{approvalStep-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps/{approvalStep-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflow", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", "Permissions": [ { "Name": "LifecycleWorkflows-Workflow.ReadWrite.All", @@ -592617,20 +592741,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflow", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", "Permissions": [ { "Name": "LifecycleWorkflows-CustomExt.ReadWrite.All", @@ -592665,34 +592789,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-customtaskextension-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItem", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItem", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}", "Permissions": [ { "Name": "LifecycleWorkflows-Workflow.ReadWrite.All", @@ -592727,525 +592851,528 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-deleteditemcontainer-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/insights", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowInsight", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/insights", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowInsight", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowTask", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowTask", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/permissionsAnalytics", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernancePermissionAnalytic", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityGovernancePermissionAnalytic", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/permissionsAnalytics/aws", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAw", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/aws", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAw", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/permissionsAnalytics/aws/findings/{finding-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAwFinding", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/aws/findings/{finding-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAwFinding", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistribution", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistribution", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/permissionsAnalytics/azure", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAzure", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/azure", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAzure", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/permissionsAnalytics/azure/findings/{finding-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAzureFinding", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/azure/findings/{finding-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAzureFinding", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistribution", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistribution", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/permissionsAnalytics/gcp", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticGcp", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/gcp", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticGcp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings/{finding-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticGcpFinding", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings/{finding-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticGcpFinding", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistribution", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistribution", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/permissionsManagement", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernancePermissionManagement", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsManagement", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityGovernancePermissionManagement", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges/{permissionsRequestChange-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges/{permissionsRequestChange-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApproval", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApproval", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}/steps/{approvalStep-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStep", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}/steps/{approvalStep-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStep", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/privilegedAccess", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccess", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccess", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/privilegedAccess/group", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroup", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps/{approvalStep-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlert", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlert", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/{unifiedRoleManagementAlertConfiguration-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/{unifiedRoleManagementAlertConfiguration-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions/{unifiedRoleManagementAlertDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlertDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions/{unifiedRoleManagementAlertDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlertDefinition", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/{unifiedRoleManagementAlertIncident-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlertIncident", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/{unifiedRoleManagementAlertIncident-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlertIncident", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/roleManagementAlerts/operations/{longRunningOperation-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlertOperation", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/roleManagementAlerts/operations/{longRunningOperation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlertOperation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreement", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreement-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreement", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -593254,87 +593381,84 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFile", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFile", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identity/productChanges/{changeItemBase-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityProductChange", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/productChanges/{changeItemBase-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaIdentityProductChange", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identity/identityProviders/{identityProviderBase-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityProvider", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/identityProviders/{identityProviderBase-id}", "Permissions": [ { "Name": "IdentityProvider.ReadWrite.All", @@ -593353,20 +593477,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaIdentityProvider", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identity/userFlows/{identityUserFlow-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityUserFlow", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/userFlows/{identityUserFlow-id}", "Permissions": [ { "Name": "IdentityUserFlow.ReadWrite.All", @@ -593385,20 +593509,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflow-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaIdentityUserFlow", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityUserFlowAttribute", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", "Permissions": [ { "Name": "IdentityUserFlow.ReadWrite.All", @@ -593417,137 +593541,137 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaIdentityUserFlowAttribute", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaInformationProtectionDataLossPreventionPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaInformationProtectionDataLossPreventionPolicy", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/informationProtection/policy", - "CommandAlias": null, - "Command": "Remove-MgBetaInformationProtectionPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/informationProtection/policy", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaInformationProtectionPolicy", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/informationProtection/policy/labels/{informationProtectionLabel-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaInformationProtectionPolicyLabel", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/informationProtection/policy/labels/{informationProtectionLabel-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaInformationProtectionPolicyLabel", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/informationProtection/sensitivityPolicySettings", - "CommandAlias": null, - "Command": "Remove-MgBetaInformationProtectionSensitivityPolicySetting", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/informationProtection/sensitivityPolicySettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaInformationProtectionSensitivityPolicySetting", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaInformationProtectionThreatAssessmentRequest", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaInformationProtectionThreatAssessmentRequest", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaInformationProtectionThreatAssessmentRequestResult", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaInformationProtectionThreatAssessmentRequestResult", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/networkAccess/alerts/{alert-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaNetworkAccessAlert", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/alerts/{alert-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaNetworkAccessAlert", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/networkAccess/connectivity", - "CommandAlias": null, - "Command": "Remove-MgBetaNetworkAccessConnectivity", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaNetworkAccessConnectivity", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaNetworkAccessConnectivityBranch", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}", "Permissions": [ { "Name": "NetworkAccess.ReadWrite.All", @@ -593566,50 +593690,50 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-branchsite-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaNetworkAccessConnectivityBranch", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/connectivityConfiguration", - "CommandAlias": null, - "Command": "Remove-MgBetaNetworkAccessConnectivityBranchConnectivityConfiguration", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/connectivityConfiguration", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaNetworkAccessConnectivityBranchConnectivityConfiguration", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/connectivityConfiguration/links/{connectivityConfigurationLink-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaNetworkAccessConnectivityBranchConnectivityConfigurationLink", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/connectivityConfiguration/links/{connectivityConfigurationLink-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaNetworkAccessConnectivityBranchConnectivityConfigurationLink", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/deviceLinks/{deviceLink-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaNetworkAccessConnectivityBranchDeviceLink", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/deviceLinks/{deviceLink-id}", "Permissions": [ { "Name": "NetworkAccess.ReadWrite.All", @@ -593628,155 +593752,155 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-branchsite-delete-devicelinks?view=graph-rest-beta", + "Command": "Remove-MgBetaNetworkAccessConnectivityBranchDeviceLink", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles/{forwardingProfile-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaNetworkAccessConnectivityBranchForwardingProfile", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles/{forwardingProfile-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaNetworkAccessConnectivityBranchForwardingProfile", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles/{forwardingProfile-id}/policies/{policyLink-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaNetworkAccessConnectivityBranchForwardingProfilePolicy", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles/{forwardingProfile-id}/policies/{policyLink-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaNetworkAccessConnectivityBranchForwardingProfilePolicy", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaNetworkAccessConnectivityRemoteNetwork", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaNetworkAccessConnectivityRemoteNetwork", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/connectivityConfiguration", - "CommandAlias": null, - "Command": "Remove-MgBetaNetworkAccessConnectivityRemoteNetworkConnectivityConfiguration", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/connectivityConfiguration", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaNetworkAccessConnectivityRemoteNetworkConnectivityConfiguration", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/connectivityConfiguration/links/{connectivityConfigurationLink-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaNetworkAccessConnectivityRemoteNetworkConnectivityConfigurationLink", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/connectivityConfiguration/links/{connectivityConfigurationLink-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaNetworkAccessConnectivityRemoteNetworkConnectivityConfigurationLink", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/deviceLinks/{deviceLink-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaNetworkAccessConnectivityRemoteNetworkDeviceLink", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/deviceLinks/{deviceLink-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-devicelink-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaNetworkAccessConnectivityRemoteNetworkDeviceLink", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles/{forwardingProfile-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfile", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles/{forwardingProfile-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfile", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles/{forwardingProfile-id}/policies/{policyLink-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfilePolicy", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles/{forwardingProfile-id}/policies/{policyLink-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfilePolicy", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/networkAccess/filteringPolicies/{filteringPolicy-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaNetworkAccessFilteringPolicy", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/filteringPolicies/{filteringPolicy-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaNetworkAccessFilteringPolicy", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/networkAccess/filteringPolicies/{filteringPolicy-id}/policyRules/{policyRule-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaNetworkAccessFilteringPolicyRule", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/filteringPolicies/{filteringPolicy-id}/policyRules/{policyRule-id}", "Permissions": [ { "Name": "NetworkAccess.ReadWrite.All", @@ -593795,20 +593919,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaNetworkAccessFilteringPolicyRule", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaNetworkAccessFilteringProfile", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}", "Permissions": [ { "Name": "NetworkAccess.ReadWrite.All", @@ -593827,50 +593951,50 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaNetworkAccessFilteringProfile", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}/policies/{policyLink-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaNetworkAccessFilteringProfilePolicy", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}/policies/{policyLink-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaNetworkAccessFilteringProfilePolicy", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/networkAccess/forwardingPolicies/{forwardingPolicy-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaNetworkAccessForwardingPolicy", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/forwardingPolicies/{forwardingPolicy-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaNetworkAccessForwardingPolicy", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/networkAccess/forwardingPolicies/{forwardingPolicy-id}/policyRules/{policyRule-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaNetworkAccessForwardingPolicyRule", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/forwardingPolicies/{forwardingPolicy-id}/policyRules/{policyRule-id}", "Permissions": [ { "Name": "NetworkAccess.ReadWrite.All", @@ -593889,35 +594013,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaNetworkAccessForwardingPolicyRule", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/networkAccess/forwardingProfiles/{forwardingProfile-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaNetworkAccessForwardingProfile", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/forwardingProfiles/{forwardingProfile-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaNetworkAccessForwardingProfile", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/networkAccess/forwardingProfiles/{forwardingProfile-id}/policies/{policyLink-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaNetworkAccessForwardingProfilePolicy", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/forwardingProfiles/{forwardingProfile-id}/policies/{policyLink-id}", "Permissions": [ { "Name": "NetworkAccess.ReadWrite.All", @@ -593936,162 +594060,162 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaNetworkAccessForwardingProfilePolicy", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/networkAccess/logs", - "CommandAlias": null, - "Command": "Remove-MgBetaNetworkAccessLog", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/logs", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaNetworkAccessLog", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/networkAccess/logs/remoteNetworks/{remoteNetworkHealthEvent-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaNetworkAccessLogRemoteNetwork", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/logs/remoteNetworks/{remoteNetworkHealthEvent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaNetworkAccessLogRemoteNetwork", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/networkAccess/logs/traffic/{networkAccessTraffic-transactionId}", - "CommandAlias": null, - "Command": "Remove-MgBetaNetworkAccessLogTraffic", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/logs/traffic/{networkAccessTraffic-transactionId}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaNetworkAccessLogTraffic", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/networkAccess/reports", - "CommandAlias": null, - "Command": "Remove-MgBetaNetworkAccessReport", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/reports", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaNetworkAccessReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/networkAccess/settings", - "CommandAlias": null, - "Command": "Remove-MgBetaNetworkAccessSetting", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/settings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaNetworkAccessSetting", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/networkAccess/settings/conditionalAccess", - "CommandAlias": null, - "Command": "Remove-MgBetaNetworkAccessSettingConditionalAccess", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/settings/conditionalAccess", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaNetworkAccessSettingConditionalAccess", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/networkAccess/settings/crossTenantAccess", - "CommandAlias": null, - "Command": "Remove-MgBetaNetworkAccessSettingCrossTenantAccess", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/settings/crossTenantAccess", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaNetworkAccessSettingCrossTenantAccess", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/networkAccess/settings/enrichedAuditLogs", - "CommandAlias": null, - "Command": "Remove-MgBetaNetworkAccessSettingEnrichedAuditLog", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/settings/enrichedAuditLogs", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaNetworkAccessSettingEnrichedAuditLog", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/networkAccess/settings/forwardingOptions", - "CommandAlias": null, - "Command": "Remove-MgBetaNetworkAccessSettingForwardingOption", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/settings/forwardingOptions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaNetworkAccessSettingForwardingOption", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/networkAccess/tenantStatus", - "CommandAlias": null, - "Command": "Remove-MgBetaNetworkAccessTenantStatus", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/tenantStatus", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaNetworkAccessTenantStatus", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaOauth2PermissionGrant", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -594126,50 +594250,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaOauth2PermissionGrant", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaOnPremisePublishingProfile", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaOnPremisePublishingProfile", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/{onPremisesAgent-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaOnPremisePublishingProfileAgent", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/{onPremisesAgent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaOnPremisePublishingProfileAgent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroup", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}", "Permissions": [ { "Name": "Policy.ReadWrite.HybridAuthentication", @@ -594188,53 +594312,56 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupAgent", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupAgent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/{onPremisesAgent-id}/agentGroups/$ref", - "CommandAlias": null, - "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupByRef", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/{onPremisesAgent-id}/agentGroups/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}/agentGroups/{onPremisesAgentGroup-id1}/$ref", - "CommandAlias": "Remove-MgBetaOnPremisePublishingProfileAgentGroupByRef", - "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupOnPremiseAgentGroupByRef", "Module": "Beta.Applications", + "CommandAlias": "Remove-MgBetaOnPremisePublishingProfileAgentGroupByRef", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}/agentGroups/{onPremisesAgentGroup-id1}/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupOnPremiseAgentGroupByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -594243,177 +594370,174 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id1}/$ref", - "CommandAlias": "Remove-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupByRef", - "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupOnPremiseAgentGroupByRef", "Module": "Beta.Applications", + "CommandAlias": "Remove-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupByRef", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id1}/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupOnPremiseAgentGroupByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaOnPremisePublishingProfileConnector", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaOnPremisePublishingProfileConnector", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorGroup", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorGroup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/{application-id}/logo", - "CommandAlias": null, - "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorGroupApplicationLogo", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/{application-id}/logo", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorGroupApplicationLogo", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members/{connector-id}/$ref", - "CommandAlias": "Remove-MgBetaOnPremisePublishingProfileConnectorGroupMemberByRef", - "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorGroupMemberConnectorByRef", "Module": "Beta.Applications", + "CommandAlias": "Remove-MgBetaOnPremisePublishingProfileConnectorGroupMemberByRef", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members/{connector-id}/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorGroupMemberConnectorByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf/$ref", - "CommandAlias": null, - "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorMemberOfByRef", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorMemberOfByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf/{connectorGroup-id}/$ref", - "CommandAlias": "Remove-MgBetaOnPremisePublishingProfileConnectorMemberOfByRef", - "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorMemberOfConnectorGroupByRef", "Module": "Beta.Applications", + "CommandAlias": "Remove-MgBetaOnPremisePublishingProfileConnectorMemberOfByRef", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf/{connectorGroup-id}/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorMemberOfConnectorGroupByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaOnPremisePublishingProfilePublishedResource", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaOnPremisePublishingProfilePublishedResource", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}/$ref", - "CommandAlias": "Remove-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupByRef", - "Command": "Remove-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupOnPremiseAgentGroupByRef", "Module": "Beta.Applications", + "CommandAlias": "Remove-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupByRef", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupOnPremiseAgentGroupByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/organization/{organization-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaOrganization", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaOrganization", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding", - "CommandAlias": null, - "Command": "Remove-MgBetaOrganizationBranding", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -594440,95 +594564,95 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaOrganizationBranding", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/backgroundImage", - "CommandAlias": null, - "Command": "Remove-MgBetaOrganizationBrandingBackgroundImage", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/backgroundImage", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaOrganizationBrandingBackgroundImage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/bannerLogo", - "CommandAlias": null, - "Command": "Remove-MgBetaOrganizationBrandingBannerLogo", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/bannerLogo", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaOrganizationBrandingBannerLogo", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/customCSS", - "CommandAlias": null, - "Command": "Remove-MgBetaOrganizationBrandingCustomCss", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/customCSS", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaOrganizationBrandingCustomCss", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/favicon", - "CommandAlias": null, - "Command": "Remove-MgBetaOrganizationBrandingFavicon", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/favicon", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaOrganizationBrandingFavicon", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/headerLogo", - "CommandAlias": null, - "Command": "Remove-MgBetaOrganizationBrandingHeaderLogo", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/headerLogo", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaOrganizationBrandingHeaderLogo", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaOrganizationBrandingLocalization", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -594563,155 +594687,155 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaOrganizationBrandingLocalization", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/backgroundImage", - "CommandAlias": null, - "Command": "Remove-MgBetaOrganizationBrandingLocalizationBackgroundImage", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/backgroundImage", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaOrganizationBrandingLocalizationBackgroundImage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/bannerLogo", - "CommandAlias": null, - "Command": "Remove-MgBetaOrganizationBrandingLocalizationBannerLogo", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/bannerLogo", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaOrganizationBrandingLocalizationBannerLogo", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/customCSS", - "CommandAlias": null, - "Command": "Remove-MgBetaOrganizationBrandingLocalizationCustomCss", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/customCSS", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaOrganizationBrandingLocalizationCustomCss", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/favicon", - "CommandAlias": null, - "Command": "Remove-MgBetaOrganizationBrandingLocalizationFavicon", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/favicon", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaOrganizationBrandingLocalizationFavicon", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/headerLogo", - "CommandAlias": null, - "Command": "Remove-MgBetaOrganizationBrandingLocalizationHeaderLogo", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/headerLogo", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaOrganizationBrandingLocalizationHeaderLogo", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogo", - "CommandAlias": null, - "Command": "Remove-MgBetaOrganizationBrandingLocalizationSquareLogo", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogo", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaOrganizationBrandingLocalizationSquareLogo", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogoDark", - "CommandAlias": null, - "Command": "Remove-MgBetaOrganizationBrandingLocalizationSquareLogoDark", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogoDark", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaOrganizationBrandingLocalizationSquareLogoDark", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/squareLogo", - "CommandAlias": null, - "Command": "Remove-MgBetaOrganizationBrandingSquareLogo", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/squareLogo", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaOrganizationBrandingSquareLogo", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/squareLogoDark", - "CommandAlias": null, - "Command": "Remove-MgBetaOrganizationBrandingSquareLogoDark", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/squareLogoDark", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaOrganizationBrandingSquareLogoDark", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/{certificateBasedAuthConfiguration-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaOrganizationCertificateBasedAuthConfiguration", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/{certificateBasedAuthConfiguration-id}", "Permissions": [ { "Name": "Organization.ReadWrite.All", @@ -594730,185 +594854,185 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaOrganizationCertificateBasedAuthConfiguration", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/organization/{organization-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaOrganizationExtension", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaOrganizationExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/organization/{organization-id}/partnerInformation", - "CommandAlias": null, - "Command": "Remove-MgBetaOrganizationPartnerInformation", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/partnerInformation", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaOrganizationPartnerInformation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/organization/{organization-id}/settings", - "CommandAlias": null, - "Command": "Remove-MgBetaOrganizationSetting", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/settings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaOrganizationSetting", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/organization/{organization-id}/settings/contactInsights", - "CommandAlias": null, - "Command": "Remove-MgBetaOrganizationSettingContactInsight", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/settings/contactInsights", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaOrganizationSettingContactInsight", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/organization/{organization-id}/settings/itemInsights", - "CommandAlias": null, - "Command": "Remove-MgBetaOrganizationSettingItemInsight", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/settings/itemInsights", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaOrganizationSettingItemInsight", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/organization/{organization-id}/settings/microsoftApplicationDataAccess", - "CommandAlias": null, - "Command": "Remove-MgBetaOrganizationSettingMicrosoftApplicationDataAccess", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/settings/microsoftApplicationDataAccess", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaOrganizationSettingMicrosoftApplicationDataAccess", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/organization/{organization-id}/settings/peopleInsights", - "CommandAlias": null, - "Command": "Remove-MgBetaOrganizationSettingPersonInsight", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/settings/peopleInsights", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaOrganizationSettingPersonInsight", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/places/{place-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaPlace", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/places/{place-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPlace", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/places/{place-id}/roomList/rooms/{room-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaPlaceAsRoomListRoom", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/places/{place-id}/roomList/rooms/{room-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPlaceAsRoomListRoom", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/places/{place-id}/roomList/workspaces/{workspace-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaPlaceAsRoomListWorkspace", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/places/{place-id}/roomList/workspaces/{workspace-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPlaceAsRoomListWorkspace", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/places(placeId='{placeId}')", - "CommandAlias": null, - "Command": "Remove-MgBetaPlaceByPlaceId", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/places(placeId='{placeId}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPlaceByPlaceId", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/planner/buckets/{plannerBucket-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaPlannerBucket", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/planner/buckets/{plannerBucket-id}", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -594935,20 +595059,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaPlannerBucket", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/planner/plans/{plannerPlan-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaPlannerPlan", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/planner/plans/{plannerPlan-id}", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -594975,20 +595099,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaPlannerPlan", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/planner/rosters/{plannerRoster-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaPlannerRoster", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/planner/rosters/{plannerRoster-id}", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -595007,20 +595131,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerroster-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaPlannerRoster", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/planner/rosters/{plannerRoster-id}/members/{plannerRosterMember-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaPlannerRosterMember", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/planner/rosters/{plannerRoster-id}/members/{plannerRosterMember-id}", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -595039,20 +595163,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerrostermember-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaPlannerRosterMember", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/planner/tasks/{plannerTask-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaPlannerTask", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/planner/tasks/{plannerTask-id}", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -595079,79 +595203,79 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaPlannerTask", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "CommandAlias": null, - "Command": "Remove-MgBetaPlannerTaskAssignedToTaskBoardFormat", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPlannerTaskAssignedToTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", - "CommandAlias": null, - "Command": "Remove-MgBetaPlannerTaskBucketTaskBoardFormat", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPlannerTaskBucketTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", - "CommandAlias": null, - "Command": "Remove-MgBetaPlannerTaskProgressTaskBoardFormat", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPlannerTaskProgressTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/policies/accessReviewPolicy", - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyAccessReviewPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/accessReviewPolicy", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPolicyAccessReviewPolicy", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyActivityBasedTimeoutPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -595186,34 +595310,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaPolicyActivityBasedTimeoutPolicy", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/policies/adminConsentRequestPolicy", - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyAdminConsentRequestPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/adminConsentRequestPolicy", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPolicyAdminConsentRequestPolicy", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyAppManagementPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -595248,48 +595372,48 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaPolicyAppManagementPolicy", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/policies/authenticationFlowsPolicy", - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyAuthenticationFlowPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/authenticationFlowsPolicy", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPolicyAuthenticationFlowPolicy", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/policies/authenticationMethodsPolicy", - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyAuthenticationMethodPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/authenticationMethodsPolicy", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPolicyAuthenticationMethodPolicy", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", "Permissions": [ { "Name": "Policy.ReadWrite.AuthenticationMethod", @@ -595308,20 +595432,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalauthenticationmethodconfiguration-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyAuthenticationStrengthPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", "Permissions": [ { "Name": "Policy.ReadWrite.ConditionalAccess", @@ -595356,79 +595480,79 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthroot-delete-policies?view=graph-rest-beta", + "Command": "Remove-MgBetaPolicyAuthenticationStrengthPolicy", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] - }, - { - "Method": "DELETE", - "OutputType": null, - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", + }, + { "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyAuthorizationPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPolicyAuthorizationPolicy", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/{defaultUserRoleOverride-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/{defaultUserRoleOverride-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/policies/b2cAuthenticationMethodsPolicy", - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyB2CAuthenticationMethodPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/b2cAuthenticationMethodsPolicy", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPolicyB2CAuthenticationMethodPolicy", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyClaimMappingPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -595463,48 +595587,48 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaPolicyClaimMappingPolicy", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/policies/crossTenantAccessPolicy", - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicy", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/policies/crossTenantAccessPolicy/default", - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyDefault", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/default", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyDefault", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyPartner", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", "Permissions": [ { "Name": "Policy.ReadWrite.CrossTenantAccess", @@ -595523,20 +595647,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyPartner", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", "Permissions": [ { "Name": "Policy.ReadWrite.CrossTenantAccess", @@ -595555,104 +595679,104 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantidentitysyncpolicypartner-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/policies/crossTenantAccessPolicy/templates", - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyTemplate", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/templates", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyTemplate", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization", - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration", - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/policies/defaultAppManagementPolicy", - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyDefaultAppManagementPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/defaultAppManagementPolicy", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPolicyDefaultAppManagementPolicy", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/policies/directoryRoleAccessReviewPolicy", - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyDirectoryRoleAccessReviewPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/directoryRoleAccessReviewPolicy", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPolicyDirectoryRoleAccessReviewPolicy", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/policies/externalIdentitiesPolicy", - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyExternalIdentityPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/externalIdentitiesPolicy", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPolicyExternalIdentityPolicy", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyFeatureRolloutPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", "Permissions": [ { "Name": "Policy.ReadWrite.HybridAuthentication", @@ -595671,20 +595795,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaPolicyFeatureRolloutPolicy", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}/$ref", - "CommandAlias": "Remove-MgBetaPolicyFeatureRolloutPolicyApplyToByRef", - "Command": "Remove-MgBetaPolicyFeatureRolloutPolicyApplyToDirectoryObjectByRef", "Module": "Beta.Identity.SignIns", + "CommandAlias": "Remove-MgBetaPolicyFeatureRolloutPolicyApplyToByRef", + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}/$ref", "Permissions": [ { "Name": "Policy.ReadWrite.HybridAuthentication", @@ -595703,34 +595827,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-delete-appliesto?view=graph-rest-beta", + "Command": "Remove-MgBetaPolicyFeatureRolloutPolicyApplyToDirectoryObjectByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/policies/federatedTokenValidationPolicy", - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyFederatedTokenValidationPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/federatedTokenValidationPolicy", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPolicyFederatedTokenValidationPolicy", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyHomeRealmDiscoveryPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -595765,52 +595889,55 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaPolicyHomeRealmDiscoveryPolicy", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyIdentitySecurityDefaultEnforcementPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPolicyIdentitySecurityDefaultEnforcementPolicy", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyMobileAppManagementPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaPolicyMobileAppManagementPolicy", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref", - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyMobileAppManagementPolicyIncludedGroupByRef", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-delete-includedgroups?view=graph-rest-beta", + "Command": "Remove-MgBetaPolicyMobileAppManagementPolicyIncludedGroupByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -595819,30 +595946,30 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyMobileDeviceManagementPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaPolicyMobileDeviceManagementPolicy", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref", - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupByRef", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-delete-includedgroups?view=graph-rest-beta", + "Command": "Remove-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -595851,12 +595978,9 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyPermissionGrantPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", "Permissions": [ { "Name": "Policy.ReadWrite.PermissionGrant", @@ -595875,20 +595999,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaPolicyPermissionGrantPolicy", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyPermissionGrantPolicyExclude", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", "Permissions": [ { "Name": "Policy.ReadWrite.PermissionGrant", @@ -595907,20 +596031,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-delete-excludes?view=graph-rest-beta", + "Command": "Remove-MgBetaPolicyPermissionGrantPolicyExclude", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyPermissionGrantPolicyInclude", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", "Permissions": [ { "Name": "Policy.ReadWrite.PermissionGrant", @@ -595939,140 +596063,140 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-delete-includes?view=graph-rest-beta", + "Command": "Remove-MgBetaPolicyPermissionGrantPolicyInclude", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/policies/permissionGrantPreApprovalPolicies/{permissionGrantPreApprovalPolicy-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyPermissionGrantPreApprovalPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPreApprovalPolicies/{permissionGrantPreApprovalPolicy-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpreapprovalpolicy-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaPolicyPermissionGrantPreApprovalPolicy", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyRoleManagementPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPolicyRoleManagementPolicy", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyRoleManagementPolicyAssignment", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPolicyRoleManagementPolicyAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyRoleManagementPolicyEffectiveRule", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPolicyRoleManagementPolicyEffectiveRule", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyRoleManagementPolicyRule", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPolicyRoleManagementPolicyRule", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyServicePrincipalCreationPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPolicyServicePrincipalCreationPolicy", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/{servicePrincipalCreationConditionSet-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyServicePrincipalCreationPolicyExclude", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/{servicePrincipalCreationConditionSet-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPolicyServicePrincipalCreationPolicyExclude", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/{servicePrincipalCreationConditionSet-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyServicePrincipalCreationPolicyInclude", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/{servicePrincipalCreationConditionSet-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPolicyServicePrincipalCreationPolicyInclude", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyTokenIssuancePolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -596107,20 +596231,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaPolicyTokenIssuancePolicy", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyTokenLifetimePolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -596155,143 +596279,146 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaPolicyTokenLifetimePolicy", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/print/connectors/{printConnector-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaPrintConnector", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/connectors/{printConnector-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printconnector-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaPrintConnector", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/print/operations/{printOperation-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaPrintOperation", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/operations/{printOperation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPrintOperation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/print/printers/{printer-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaPrintPrinter", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaPrintPrinter", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaPrintPrinterJob", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPrintPrinterJob", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaPrintPrinterJobDocument", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPrintPrinterJobDocument", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "CommandAlias": null, - "Command": "Remove-MgBetaPrintPrinterJobDocumentContent", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPrintPrinterJobDocumentContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaPrintPrinterJobTask", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPrintPrinterJobTask", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/print/printerShares/{printerShare-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaPrintPrinterShare", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPrintPrinterShare", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/$ref", - "CommandAlias": null, - "Command": "Remove-MgBetaPrintPrinterShareAllowedGroupByRef", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPrintPrinterShareAllowedGroupByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -596300,15 +596427,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/$ref", - "CommandAlias": null, - "Command": "Remove-MgBetaPrintPrinterShareAllowedUserByRef", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-delete-alloweduser?view=graph-rest-beta", + "Command": "Remove-MgBetaPrintPrinterShareAllowedUserByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -596317,72 +596444,69 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaPrintPrinterShareJob", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPrintPrinterShareJob", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaPrintPrinterShareJobDocument", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPrintPrinterShareJobDocument", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "CommandAlias": null, - "Command": "Remove-MgBetaPrintPrinterShareJobDocumentContent", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPrintPrinterShareJobDocumentContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaPrintPrinterShareJobTask", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPrintPrinterShareJobTask", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaPrintPrinterTaskTrigger", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", "Permissions": [ { "Name": "Printer.ReadWrite.All", @@ -596401,68 +596525,71 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-delete-tasktrigger?view=graph-rest-beta", + "Command": "Remove-MgBetaPrintPrinterTaskTrigger", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/print/services/{printService-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaPrintService", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/services/{printService-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPrintService", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaPrintServiceEndpoint", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPrintServiceEndpoint", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/print/shares/{printerShare-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaPrintShare", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaPrintShare", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", - "CommandAlias": null, - "Command": "Remove-MgBetaPrintShareAllowedGroupByRef", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-delete-allowedgroup?view=graph-rest-beta", + "Command": "Remove-MgBetaPrintShareAllowedGroupByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -596471,15 +596598,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", - "CommandAlias": null, - "Command": "Remove-MgBetaPrintShareAllowedUserByRef", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPrintShareAllowedUserByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -596488,687 +596615,684 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaPrintShareJob", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPrintShareJob", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaPrintShareJobDocument", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPrintShareJobDocument", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "CommandAlias": null, - "Command": "Remove-MgBetaPrintShareJobDocumentContent", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPrintShareJobDocumentContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaPrintShareJobTask", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPrintShareJobTask", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaPrintTaskDefinition", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-delete-taskdefinition?view=graph-rest-beta", + "Command": "Remove-MgBetaPrintTaskDefinition", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaPrintTaskDefinitionTask", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPrintTaskDefinitionTask", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaPrivacySubjectRightsRequest", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPrivacySubjectRightsRequest", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaPrivacySubjectRightsRequestNote", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPrivacySubjectRightsRequestNote", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaPrivilegedAccess", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPrivilegedAccess", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaPrivilegedAccessResource", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPrivilegedAccessResource", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignment", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", - "CommandAlias": null, - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinition", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", - "CommandAlias": null, - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRequestSubject", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRequestSubject", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", - "CommandAlias": null, - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinition", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/subject", - "CommandAlias": null, - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentSubject", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/subject", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentSubject", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleDefinition", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleSetting", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleSetting", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", - "CommandAlias": null, - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinition", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaPrivilegedAccessRoleAssignment", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPrivilegedAccessRoleAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentRequest", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", - "CommandAlias": null, - "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentRequestRoleDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentRequestRoleDefinition", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", - "CommandAlias": null, - "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentRequestSubject", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentRequestSubject", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", - "CommandAlias": null, - "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentRoleDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentRoleDefinition", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/subject", - "CommandAlias": null, - "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentSubject", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/subject", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentSubject", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaPrivilegedAccessRoleDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPrivilegedAccessRoleDefinition", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaPrivilegedAccessRoleSetting", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPrivilegedAccessRoleSetting", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", - "CommandAlias": null, - "Command": "Remove-MgBetaPrivilegedAccessRoleSettingRoleDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPrivilegedAccessRoleSettingRoleDefinition", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/privilegedApproval/{privilegedApproval-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaPrivilegedApproval", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedApproval/{privilegedApproval-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPrivilegedApproval", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo", - "CommandAlias": null, - "Command": "Remove-MgBetaPrivilegedApprovalRoleInfo", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPrivilegedApprovalRoleInfo", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/settings", - "CommandAlias": null, - "Command": "Remove-MgBetaPrivilegedApprovalRoleInfoSetting", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/settings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPrivilegedApprovalRoleInfoSetting", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/summary", - "CommandAlias": null, - "Command": "Remove-MgBetaPrivilegedApprovalRoleInfoSummary", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/summary", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPrivilegedApprovalRoleInfoSummary", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/privilegedOperationEvents/{privilegedOperationEvent-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaPrivilegedOperationEvent", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedOperationEvents/{privilegedOperationEvent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPrivilegedOperationEvent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/privilegedRoles/{privilegedRole-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaPrivilegedRole", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedRoles/{privilegedRole-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPrivilegedRole", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaPrivilegedRoleAssignment", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPrivilegedRoleAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaPrivilegedRoleAssignmentRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPrivilegedRoleAssignmentRequest", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo", - "CommandAlias": null, - "Command": "Remove-MgBetaPrivilegedRoleAssignmentRequestRoleInfo", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPrivilegedRoleAssignmentRequestRoleInfo", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/settings", - "CommandAlias": null, - "Command": "Remove-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSetting", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/settings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSetting", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/summary", - "CommandAlias": null, - "Command": "Remove-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSummary", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/summary", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSummary", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo", - "CommandAlias": null, - "Command": "Remove-MgBetaPrivilegedRoleAssignmentRoleInfo", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPrivilegedRoleAssignmentRoleInfo", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/settings", - "CommandAlias": null, - "Command": "Remove-MgBetaPrivilegedRoleAssignmentRoleInfoSetting", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/settings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPrivilegedRoleAssignmentRoleInfoSetting", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/summary", - "CommandAlias": null, - "Command": "Remove-MgBetaPrivilegedRoleAssignmentRoleInfoSummary", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/summary", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPrivilegedRoleAssignmentRoleInfoSummary", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/privilegedRoles/{privilegedRole-id}/settings", - "CommandAlias": null, - "Command": "Remove-MgBetaPrivilegedRoleSetting", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedRoles/{privilegedRole-id}/settings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPrivilegedRoleSetting", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/privilegedRoles/{privilegedRole-id}/summary", - "CommandAlias": null, - "Command": "Remove-MgBetaPrivilegedRoleSummary", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedRoles/{privilegedRole-id}/summary", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaPrivilegedRoleSummary", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/programs/{program-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaProgram", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/programs/{program-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/program-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaProgram", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/programControls/{programControl-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaProgramControl", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/programControls/{programControl-id}", "Permissions": [ { "Name": "ProgramControl.ReadWrite.All", @@ -597187,8 +597311,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/programcontrol-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaProgramControl", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -597199,15 +597326,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/programControls/{programControl-id}/program", - "CommandAlias": null, - "Command": "Remove-MgBetaProgramControlProgram", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/programControls/{programControl-id}/program", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaProgramControlProgram", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -597216,392 +597343,389 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/programControlTypes/{programControlType-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaProgramControlType", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/programControlTypes/{programControlType-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaProgramControlType", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaReportAuthenticationMethodUserRegistrationDetail", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaReportAuthenticationMethodUserRegistrationDetail", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/reports/healthMonitoring/alerts/{alert-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaReportHealthMonitoringAlert", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/healthMonitoring/alerts/{alert-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaReportHealthMonitoringAlert", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/reports/healthMonitoring/alertConfigurations/{alertConfiguration-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaReportHealthMonitoringAlertConfiguration", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/healthMonitoring/alertConfigurations/{alertConfiguration-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaReportHealthMonitoringAlertConfiguration", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/reports/partners/billing", - "CommandAlias": null, - "Command": "Remove-MgBetaReportPartnerBilling", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/partners/billing", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaReportPartnerBilling", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/reports/partners/billing/manifests/{manifest-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaReportPartnerBillingManifest", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/partners/billing/manifests/{manifest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaReportPartnerBillingManifest", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/reports/partners/billing/operations/{operation-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaReportPartnerBillingOperation", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/partners/billing/operations/{operation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaReportPartnerBillingOperation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/reports/partners/billing/reconciliation", - "CommandAlias": null, - "Command": "Remove-MgBetaReportPartnerBillingReconciliation", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/partners/billing/reconciliation", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaReportPartnerBillingReconciliation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/reports/partners/billing/reconciliation/billed", - "CommandAlias": null, - "Command": "Remove-MgBetaReportPartnerBillingReconciliationBilled", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/partners/billing/reconciliation/billed", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaReportPartnerBillingReconciliationBilled", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/reports/partners/billing/usage", - "CommandAlias": null, - "Command": "Remove-MgBetaReportPartnerBillingUsage", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/partners/billing/usage", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaReportPartnerBillingUsage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/reports/partners/billing/usage/billed", - "CommandAlias": null, - "Command": "Remove-MgBetaReportPartnerBillingUsageBilled", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/partners/billing/usage/billed", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaReportPartnerBillingUsageBilled", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/reports/partners/billing/usage/unbilled", - "CommandAlias": null, - "Command": "Remove-MgBetaReportPartnerBillingUsageUnbilled", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/partners/billing/usage/unbilled", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaReportPartnerBillingUsageUnbilled", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/reports/sla/azureADAuthentication", - "CommandAlias": null, - "Command": "Remove-MgBetaReportSlaAzureAdAuthentication", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/sla/azureADAuthentication", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaReportSlaAzureAdAuthentication", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/reports/userInsights/daily", - "CommandAlias": null, - "Command": "Remove-MgBetaReportUserInsightDaily", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/userInsights/daily", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaReportUserInsightDaily", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/reports/userInsights/daily/mfaTelecomFraud/{mfaTelecomFraudMetric-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaReportUserInsightDailyMfaTelecomFraud", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/userInsights/daily/mfaTelecomFraud/{mfaTelecomFraudMetric-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaReportUserInsightDailyMfaTelecomFraud", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/reports/userInsights/monthly", - "CommandAlias": null, - "Command": "Remove-MgBetaReportUserInsightMonthly", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/userInsights/monthly", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaReportUserInsightMonthly", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/reports/userInsights/monthly/mfaRegisteredUsers/{mfaUserCountMetric-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaReportUserInsightMonthlyMfaRegisteredUser", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/userInsights/monthly/mfaRegisteredUsers/{mfaUserCountMetric-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaReportUserInsightMonthlyMfaRegisteredUser", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityProtection/riskDetections/{riskDetection-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaRiskDetection", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identityProtection/riskDetections/{riskDetection-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRiskDetection", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaRiskyServicePrincipal", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRiskyServicePrincipal", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaRiskyServicePrincipalHistory", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRiskyServicePrincipalHistory", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaRiskyUser", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRiskyUser", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaRiskyUserHistory", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRiskyUserHistory", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/cloudPC", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementCloudPc", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementCloudPc", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementCloudPcResourceNamespace", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementCloudPcResourceNamespace", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionResourceScope", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionResourceScope", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementCloudPcRoleAssignment", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -597636,35 +597760,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentmultiple-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaRoleManagementCloudPcRoleAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementCloudPcRoleDefinition", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -597747,94 +597871,94 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaRoleManagementCloudPcRoleDefinition", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/defender", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementDefender", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/defender", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementDefender", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/defender/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementDefenderResourceNamespace", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/defender/resourceNamespaces/{unifiedRbacResourceNamespace-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementDefenderResourceNamespace", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/defender/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementDefenderResourceNamespaceResourceAction", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/defender/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementDefenderResourceNamespaceResourceAction", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/defender/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementDefenderResourceNamespaceResourceActionResourceScope", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/defender/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementDefenderResourceNamespaceResourceActionResourceScope", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/defender/roleAssignments/{unifiedRoleAssignmentMultiple-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementDefenderRoleAssignment", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/defender/roleAssignments/{unifiedRoleAssignmentMultiple-id}", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Defender", @@ -597853,35 +597977,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementDefenderRoleAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/defender/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementDefenderRoleAssignmentAppScope", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/defender/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementDefenderRoleAssignmentAppScope", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/defender/roleDefinitions/{unifiedRoleDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementDefenderRoleDefinition", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/defender/roleDefinitions/{unifiedRoleDefinition-id}", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Defender", @@ -597900,94 +598024,94 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementDefenderRoleDefinition", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/defender/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementDefenderRoleDefinitionInheritPermissionFrom", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/defender/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementDefenderRoleDefinitionInheritPermissionFrom", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/deviceManagement", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementDeviceManagement", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementDeviceManagement", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementDeviceManagementResourceNamespace", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementDeviceManagementResourceNamespace", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionResourceScope", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionResourceScope", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementDeviceManagementRoleAssignment", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -598022,35 +598146,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentmultiple-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaRoleManagementDeviceManagementRoleAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementDeviceManagementRoleDefinition", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -598133,94 +598257,94 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementDeviceManagementRoleDefinition", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/directory", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementDirectory", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementDirectory", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementDirectoryResourceNamespace", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementDirectoryResourceNamespace", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionResourceScope", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionResourceScope", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignment", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -598239,110 +598363,110 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignment-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentApproval", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentApproval", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentAppScope", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentAppScope", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementDirectoryRoleDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -598377,439 +598501,439 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaRoleManagementDirectoryRoleDefinition", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentAppScope", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentAppScope", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementEnterpriseApp", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementEnterpriseApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementEnterpriseAppResourceNamespace", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementEnterpriseAppResourceNamespace", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionResourceScope", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionResourceScope", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignment", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentAppScope", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/appScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentAppScope", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleDefinition", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentAppScope", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentAppScope", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementEntitlementManagement", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementEntitlementManagement", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementEntitlementManagementResourceNamespace", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementEntitlementManagementResourceNamespace", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionResourceScope", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionResourceScope", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignment", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -598844,229 +598968,229 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentAppScope", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentAppScope", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleDefinition", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentAppScope", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentAppScope", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/exchange", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementExchange", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/exchange", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementExchange", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/exchange/customAppScopes/{customAppScope-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementExchangeCustomAppScope", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/customAppScopes/{customAppScope-id}", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Exchange", @@ -599085,65 +599209,65 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customappscope-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaRoleManagementExchangeCustomAppScope", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementExchangeResourceNamespace", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementExchangeResourceNamespace", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementExchangeResourceNamespaceResourceActionResourceScope", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementExchangeResourceNamespaceResourceActionResourceScope", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementExchangeRoleAssignment", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Exchange", @@ -599162,35 +599286,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignment-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaRoleManagementExchangeRoleAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementExchangeRoleAssignmentAppScope", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}/appScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementExchangeRoleAssignmentAppScope", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementExchangeRoleDefinition", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Exchange", @@ -599209,65 +599333,65 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementExchangeRoleDefinition", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementExchangeRoleDefinitionInheritPermissionFrom", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementExchangeRoleDefinitionInheritPermissionFrom", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementExchangeTransitiveRoleAssignment", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementExchangeTransitiveRoleAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementExchangeTransitiveRoleAssignmentAppScope", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaRoleManagementExchangeTransitiveRoleAssignmentAppScope", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/schemaExtensions/{schemaExtension-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSchemaExtension", "Module": "Beta.SchemaExtensions", + "CommandAlias": null, + "Uri": "/schemaExtensions/{schemaExtension-id}", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -599294,20 +599418,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaSchemaExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/search/acronyms/{acronym-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSearchAcronym", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/search/acronyms/{acronym-id}", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -599342,20 +599466,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-acronym-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaSearchAcronym", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/search/bookmarks/{bookmark-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSearchBookmark", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/search/bookmarks/{bookmark-id}", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -599390,20 +599514,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-bookmark-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaSearchBookmark", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/search/qnas/{qna-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSearchQna", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/search/qnas/{qna-id}", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -599438,50 +599562,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-qna-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaSearchQna", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/securityActions/{securityAction-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityAction", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/securityActions/{securityAction-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityAction", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/alerts_v2/{alert-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityAlertV2", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/alerts_v2/{alert-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityAlertV2", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/attackSimulation/simulations/{simulation-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityAttackSimulation", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/simulations/{simulation-id}", "Permissions": [ { "Name": "AttackSimulation.ReadWrite.All", @@ -599500,170 +599624,170 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/simulation-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaSecurityAttackSimulation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityAttackSimulationAutomation", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityAttackSimulationAutomation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityAttackSimulationAutomationRun", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityAttackSimulationAutomationRun", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityAttackSimulationEndUserNotification", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityAttackSimulationEndUserNotification", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityAttackSimulationEndUserNotificationDetail", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityAttackSimulationEndUserNotificationDetail", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityAttackSimulationLandingPage", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityAttackSimulationLandingPage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityAttackSimulationLandingPageDetail", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityAttackSimulationLandingPageDetail", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/attackSimulation/loginPages/{loginPage-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityAttackSimulationLoginPage", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/loginPages/{loginPage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityAttackSimulationLoginPage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityAttackSimulationOperation", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityAttackSimulationOperation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/attackSimulation/payloads/{payload-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityAttackSimulationPayload", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/payloads/{payload-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityAttackSimulationPayload", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/attackSimulation/trainings/{training-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityAttackSimulationTraining", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/trainings/{training-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityAttackSimulationTraining", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/attackSimulation/trainingCampaigns/{trainingCampaign-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityAttackSimulationTrainingCampaign", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/trainingCampaigns/{trainingCampaign-id}", "Permissions": [ { "Name": "AttackSimulation.ReadWrite.All", @@ -599682,93 +599806,93 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-delete-trainingcampaigns?view=graph-rest-beta", + "Command": "Remove-MgBetaSecurityAttackSimulationTrainingCampaign", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityAttackSimulationTrainingLanguageDetail", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityAttackSimulationTrainingLanguageDetail", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/auditLog", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityAuditLog", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/auditLog", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityAuditLog", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/auditLog/queries/{auditLogQuery-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityAuditLogQuery", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/auditLog/queries/{auditLogQuery-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityAuditLogQuery", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records/{auditLogRecord-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityAuditLogQueryRecord", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records/{auditLogRecord-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityAuditLogQueryRecord", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/cases", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityCase", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityCase", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCase", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -599803,35 +599927,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-casesroot-delete-ediscoverycases?view=graph-rest-beta", + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCase", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodian", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodian", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/removeHold", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianHold", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/removeHold", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -599866,8 +599990,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-removehold?view=graph-rest-beta", + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianHold", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Remove", "Remove1", @@ -599878,57 +600005,54 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-delete-sitesources?view=graph-rest-beta", + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-unifiedgroupsource-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-delete-usersources?view=graph-rest-beta", + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseLegalHold", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -599963,80 +600087,80 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseLegalHold", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources/{siteSource-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources/{siteSource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryholdpolicy-delete-sitesources?view=graph-rest-beta", + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources/{userSource-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources/{userSource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryholdpolicy-delete-usersources?view=graph-rest-beta", + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/caseMembers/{ediscoveryCaseMember-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseMember", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/caseMembers/{ediscoveryCaseMember-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycasemember-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseMember", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/removeHold", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceHold", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/removeHold", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -600071,8 +600195,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-removehold?view=graph-rest-beta", + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceHold", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Remove", "Remove1", @@ -600083,87 +600210,84 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseOperation", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseOperation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseReviewSet", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseReviewSet", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/content", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileContent", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/extractedTextContent", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileExtractedTextContent", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/extractedTextContent", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileExtractedTextContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", "Permissions": [ { "Name": "eDiscovery.ReadWrite.All", @@ -600182,20 +600306,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-delete-queries?view=graph-rest-beta", + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseSearch", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -600230,50 +600354,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-delete-searches?view=graph-rest-beta", + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseSearch", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseSetting", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseSetting", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseTag", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -600308,550 +600432,550 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-delete-tags?view=graph-rest-beta", + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseTag", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/cloudAppSecurityProfiles/{cloudAppSecurityProfile-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityCloudAppSecurityProfile", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cloudAppSecurityProfiles/{cloudAppSecurityProfile-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityCloudAppSecurityProfile", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/collaboration", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityCollaboration", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/collaboration", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityCollaboration", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/collaboration/analyzedEmails/{analyzedEmail-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityCollaborationAnalyzedEmail", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/collaboration/analyzedEmails/{analyzedEmail-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityCollaborationAnalyzedEmail", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/dataDiscovery", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityDataDiscovery", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/dataDiscovery", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityDataDiscovery", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/dataDiscovery/cloudAppDiscovery", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityDataDiscoveryCloudAppDiscovery", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/dataDiscovery/cloudAppDiscovery", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityDataDiscoveryCloudAppDiscovery", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/dataDiscovery/cloudAppDiscovery/uploadedStreams/{cloudAppDiscoveryReport-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityDataDiscoveryCloudAppDiscoveryUploadedStream", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/dataDiscovery/cloudAppDiscovery/uploadedStreams/{cloudAppDiscoveryReport-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityDataDiscoveryCloudAppDiscoveryUploadedStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/domainSecurityProfiles/{domainSecurityProfile-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityDomainSecurityProfile", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/domainSecurityProfiles/{domainSecurityProfile-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityDomainSecurityProfile", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/fileSecurityProfiles/{fileSecurityProfile-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityFileSecurityProfile", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/fileSecurityProfiles/{fileSecurityProfile-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityFileSecurityProfile", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/hostSecurityProfiles/{hostSecurityProfile-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityHostSecurityProfile", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/hostSecurityProfiles/{hostSecurityProfile-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityHostSecurityProfile", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/identities", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityIdentity", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/identities", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityIdentity", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/identities/healthIssues/{healthIssue-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityIdentityHealthIssue", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/identities/healthIssues/{healthIssue-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityIdentityHealthIssue", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/identities/sensors/{sensor-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityIdentitySensor", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/identities/sensors/{sensor-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensor-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaSecurityIdentitySensor", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/incidents/{incident-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityIncident", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/incidents/{incident-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityIncident", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/informationProtection", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityInformationProtection", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/informationProtection", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityInformationProtection", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/informationProtection/labelPolicySettings", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityInformationProtectionLabelPolicySetting", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/informationProtection/labelPolicySettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityInformationProtectionLabelPolicySetting", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityInformationProtectionSensitivityLabel", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityInformationProtectionSensitivityLabel", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityInformationProtectionSensitivityLabelParent", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityInformationProtectionSensitivityLabelParent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/ipSecurityProfiles/{ipSecurityProfile-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityIPSecurityProfile", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/ipSecurityProfiles/{ipSecurityProfile-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityIPSecurityProfile", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/labels", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityLabel", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/labels", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityLabel", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/labels/authorities/{authorityTemplate-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityLabelAuthority", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/labels/authorities/{authorityTemplate-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityLabelAuthority", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/labels/categories/{categoryTemplate-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityLabelCategory", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/labels/categories/{categoryTemplate-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityLabelCategory", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/{subcategoryTemplate-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityLabelCategorySubcategory", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/{subcategoryTemplate-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityLabelCategorySubcategory", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/labels/citations/{citationTemplate-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityLabelCitation", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/labels/citations/{citationTemplate-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityLabelCitation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/labels/departments/{departmentTemplate-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityLabelDepartment", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/labels/departments/{departmentTemplate-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityLabelDepartment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityLabelFilePlanReference", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityLabelFilePlanReference", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityLabelRetentionLabel", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionlabel-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaSecurityLabelRetentionLabel", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityLabelRetentionLabelDescriptor", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityLabelRetentionLabelDescriptor", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-stageNumber}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityLabelRetentionLabelDispositionReviewStage", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-stageNumber}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityLabelRetentionLabelDispositionReviewStage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/partner", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityPartner", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/partner", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityPartner", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/partner/securityAlerts/{partnerSecurityAlert-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityPartnerSecurityAlert", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/partner/securityAlerts/{partnerSecurityAlert-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityPartnerSecurityAlert", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/partner/securityScore", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityPartnerSecurityScore", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/partner/securityScore", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityPartnerSecurityScore", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/partner/securityScore/customerInsights/{customerInsight-tenantId}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityPartnerSecurityScoreCustomerInsight", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/partner/securityScore/customerInsights/{customerInsight-tenantId}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityPartnerSecurityScoreCustomerInsight", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/partner/securityScore/history/{securityScoreHistory-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityPartnerSecurityScoreHistory", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/partner/securityScore/history/{securityScoreHistory-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityPartnerSecurityScoreHistory", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/partner/securityScore/requirements/{securityRequirement-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityPartnerSecurityScoreRequirement", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/partner/securityScore/requirements/{securityRequirement-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityPartnerSecurityScoreRequirement", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/providerTenantSettings/{providerTenantSetting-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityProviderTenantSetting", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/providerTenantSettings/{providerTenantSetting-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityProviderTenantSetting", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/rules", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityRule", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/rules", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityRule", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/rules/detectionRules/{detectionRule-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityRuleDetectionRule", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/rules/detectionRules/{detectionRule-id}", "Permissions": [ { "Name": "CustomDetection.ReadWrite.All", @@ -600870,453 +600994,453 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityRuleDetectionRule", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/secureScores/{secureScore-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecuritySecureScore", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/secureScores/{secureScore-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecuritySecureScore", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecuritySecureScoreControlProfile", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecuritySecureScoreControlProfile", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecuritySubjectRightsRequest", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecuritySubjectRightsRequest", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecuritySubjectRightsRequestNote", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecuritySubjectRightsRequestNote", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/threatIntelligence", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityThreatIntelligence", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityThreatIntelligence", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/threatIntelligence/articles/{article-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityThreatIntelligenceArticle", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/articles/{article-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityThreatIntelligenceArticle", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityThreatIntelligenceArticleIndicator", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityThreatIntelligenceArticleIndicator", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/threatIntelligence/hosts/{host-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityThreatIntelligenceHost", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityThreatIntelligenceHost", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityThreatIntelligenceHostComponent", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityThreatIntelligenceHostComponent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityThreatIntelligenceHostCookie", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityThreatIntelligenceHostCookie", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityThreatIntelligenceHostPair", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityThreatIntelligenceHostPair", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityThreatIntelligenceHostPort", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityThreatIntelligenceHostPort", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityThreatIntelligenceHostReputation", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityThreatIntelligenceHostReputation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityThreatIntelligenceHostSslCertificate", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityThreatIntelligenceHostSslCertificate", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityThreatIntelligenceHostTracker", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityThreatIntelligenceHostTracker", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityThreatIntelligenceIntelProfile", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityThreatIntelligenceIntelProfile", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityThreatIntelligencePassiveDnsRecord", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityThreatIntelligencePassiveDnsRecord", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityThreatIntelligenceProfileIndicator", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityThreatIntelligenceProfileIndicator", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityThreatIntelligenceSslCertificate", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityThreatIntelligenceSslCertificate", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityThreatIntelligenceSubdomain", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityThreatIntelligenceSubdomain", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityThreatIntelligenceVulnerability", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityThreatIntelligenceVulnerability", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityThreatIntelligenceVulnerabilityComponent", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityThreatIntelligenceVulnerabilityComponent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityThreatIntelligenceWhoisHistoryRecord", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityThreatIntelligenceWhoisHistoryRecord", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityThreatIntelligenceWhoisRecord", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityThreatIntelligenceWhoisRecord", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/threatSubmission", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityThreatSubmission", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatSubmission", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityThreatSubmission", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/threatSubmission/emailThreats/{emailThreatSubmission-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityThreatSubmissionEmailThreat", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatSubmission/emailThreats/{emailThreatSubmission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityThreatSubmissionEmailThreat", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies/{emailThreatSubmissionPolicy-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies/{emailThreatSubmissionPolicy-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/threatSubmission/fileThreats/{fileThreatSubmission-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityThreatSubmissionFileThreat", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatSubmission/fileThreats/{fileThreatSubmission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityThreatSubmissionFileThreat", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/threatSubmission/urlThreats/{urlThreatSubmission-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityThreatSubmissionUrlThreat", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatSubmission/urlThreats/{urlThreatSubmission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityThreatSubmissionUrlThreat", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/tiIndicators/{tiIndicator-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityTiIndicator", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/tiIndicators/{tiIndicator-id}", "Permissions": [ { "Name": "ThreatIndicators.ReadWrite.OwnedBy", @@ -601335,20 +601459,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicator-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaSecurityTiIndicator", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphResultInfo", - "Uri": "/security/tiIndicators/deleteTiIndicatorsByExternalId", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityTiIndicatorByExternalId", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/tiIndicators/deleteTiIndicatorsByExternalId", "Permissions": [ { "Name": "ThreatIndicators.ReadWrite.OwnedBy", @@ -601367,20 +601491,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicator-deletetiindicatorsbyexternalid?view=graph-rest-beta", + "Command": "Remove-MgBetaSecurityTiIndicatorByExternalId", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphResultInfo", + "Method": "POST", "Variants": [ "Delete", "DeleteExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphResultInfo", - "Uri": "/security/tiIndicators/deleteTiIndicators", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityTiIndicatorMultiple", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/tiIndicators/deleteTiIndicators", "Permissions": [ { "Name": "ThreatIndicators.ReadWrite.OwnedBy", @@ -601399,34 +601523,34 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicator-deletetiindicators?view=graph-rest-beta", + "Command": "Remove-MgBetaSecurityTiIndicatorMultiple", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphResultInfo", + "Method": "POST", "Variants": [ "Delete1", "DeleteExpanded" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/triggers", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityTrigger", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/triggers", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityTrigger", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityTriggerRetentionEvent", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}", "Permissions": [ { "Name": "RecordsManagement.ReadWrite.All", @@ -601445,34 +601569,34 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionevent-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaSecurityTriggerRetentionEvent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/triggerTypes", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityTriggerType", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/triggerTypes", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSecurityTriggerType", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityTriggerTypeRetentionEventType", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}", "Permissions": [ { "Name": "RecordsManagement.ReadWrite.All", @@ -601491,140 +601615,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentioneventtype-delete?view=graph-rest-beta", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ] - }, - { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/userSecurityProfiles/{userSecurityProfile-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityUserSecurityProfile", - "Module": "Beta.Security", - "Permissions": [], + "Command": "Remove-MgBetaSecurityTriggerTypeRetentionEventType", "ApiVersion": "beta", - "ApiReferenceLink": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ] - }, - { - "Method": "DELETE", "OutputType": null, - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaServiceAnnouncementHealthOverview", - "Module": "Beta.Devices.ServiceAnnouncement", - "Permissions": [], - "ApiVersion": "beta", - "ApiReferenceLink": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ] - }, - { "Method": "DELETE", - "OutputType": null, - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaServiceAnnouncementHealthOverviewIssue", - "Module": "Beta.Devices.ServiceAnnouncement", - "Permissions": [], - "ApiVersion": "beta", - "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", + "Module": "Beta.Security", "CommandAlias": null, - "Command": "Remove-MgBetaServiceAnnouncementIssue", - "Module": "Beta.Devices.ServiceAnnouncement", + "Uri": "/security/userSecurityProfiles/{userSecurityProfile-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ] - }, - { - "Method": "DELETE", - "OutputType": null, - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaServiceAnnouncementMessage", - "Module": "Beta.Devices.ServiceAnnouncement", - "Permissions": [], + "Command": "Remove-MgBetaSecurityUserSecurityProfile", "ApiVersion": "beta", - "ApiReferenceLink": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ] - }, - { - "Method": "DELETE", "OutputType": null, - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaServiceAnnouncementMessageAttachment", - "Module": "Beta.Devices.ServiceAnnouncement", - "Permissions": [], - "ApiVersion": "beta", - "ApiReferenceLink": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ] - }, - { "Method": "DELETE", - "OutputType": null, - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive", - "CommandAlias": null, - "Command": "Remove-MgBetaServiceAnnouncementMessageAttachmentArchive", - "Module": "Beta.Devices.ServiceAnnouncement", - "Permissions": [], - "ApiVersion": "beta", - "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content", + "Module": "Beta.Applications", "CommandAlias": null, - "Command": "Remove-MgBetaServiceAnnouncementMessageAttachmentContent", - "Module": "Beta.Devices.ServiceAnnouncement", - "Permissions": [], - "ApiVersion": "beta", - "ApiReferenceLink": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ] - }, - { - "Method": "DELETE", - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaServicePrincipal", - "Module": "Beta.Applications", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -601667,20 +601686,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaServicePrincipal", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaServicePrincipalAppRoleAssignedTo", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -601699,20 +601718,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-approleassignedto?view=graph-rest-beta", + "Command": "Remove-MgBetaServicePrincipalAppRoleAssignedTo", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaServicePrincipalAppRoleAssignment", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -601731,35 +601750,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-approleassignments?view=graph-rest-beta", + "Command": "Remove-MgBetaServicePrincipalAppRoleAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/servicePrincipals(appId='{appId}')", - "CommandAlias": null, - "Command": "Remove-MgBetaServicePrincipalByAppId", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals(appId='{appId}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaServicePrincipalByAppId", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/{claimsMappingPolicy-id}/$ref", - "CommandAlias": "Remove-MgBetaServicePrincipalClaimMappingPolicyByRef", - "Command": "Remove-MgBetaServicePrincipalClaimMappingPolicyClaimMappingPolicyByRef", "Module": "Beta.Applications", + "CommandAlias": "Remove-MgBetaServicePrincipalClaimMappingPolicyByRef", + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/{claimsMappingPolicy-id}/$ref", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -601818,20 +601837,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-claimsmappingpolicies?view=graph-rest-beta", + "Command": "Remove-MgBetaServicePrincipalClaimMappingPolicyClaimMappingPolicyByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaServicePrincipalDelegatedPermissionClassification", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", "Permissions": [ { "Name": "Policy.ReadWrite.PermissionGrant", @@ -601850,35 +601869,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-delegatedpermissionclassifications?view=graph-rest-beta", + "Command": "Remove-MgBetaServicePrincipalDelegatedPermissionClassification", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaServicePrincipalEndpoint", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaServicePrincipalEndpoint", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/$ref", - "CommandAlias": "Remove-MgBetaServicePrincipalHomeRealmDiscoveryPolicyByRef", - "Command": "Remove-MgBetaServicePrincipalHomeRealmDiscoveryPolicyHomeRealmDiscoveryPolicyByRef", "Module": "Beta.Applications", + "CommandAlias": "Remove-MgBetaServicePrincipalHomeRealmDiscoveryPolicyByRef", + "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/$ref", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -601937,35 +601956,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-homerealmdiscoverypolicies?view=graph-rest-beta", + "Command": "Remove-MgBetaServicePrincipalHomeRealmDiscoveryPolicyHomeRealmDiscoveryPolicyByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/{licenseDetails-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaServicePrincipalLicenseDetail", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/{licenseDetails-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaServicePrincipalLicenseDetail", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/$ref", - "CommandAlias": "Remove-MgBetaServicePrincipalOwnerByRef", - "Command": "Remove-MgBetaServicePrincipalOwnerDirectoryObjectByRef", "Module": "Beta.Applications", + "CommandAlias": "Remove-MgBetaServicePrincipalOwnerByRef", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/$ref", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -602008,20 +602027,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-owners?view=graph-rest-beta", + "Command": "Remove-MgBetaServicePrincipalOwnerDirectoryObjectByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/deletePasswordSingleSignOnCredentials", - "CommandAlias": null, - "Command": "Remove-MgBetaServicePrincipalPasswordSingleSignOnCredential", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/deletePasswordSingleSignOnCredentials", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -602072,8 +602091,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-deletepasswordsinglesignoncredentials?view=graph-rest-beta", + "Command": "Remove-MgBetaServicePrincipalPasswordSingleSignOnCredential", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Delete", "DeleteExpanded", @@ -602082,12 +602104,9 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration", - "CommandAlias": null, - "Command": "Remove-MgBetaServicePrincipalRemoteDesktopSecurityConfiguration", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration", "Permissions": [ { "Name": "Application-RemoteDesktopConfig.ReadWrite.All", @@ -602138,20 +602157,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-remotedesktopsecurityconfiguration?view=graph-rest-beta", + "Command": "Remove-MgBetaServicePrincipalRemoteDesktopSecurityConfiguration", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}", "Permissions": [ { "Name": "Application-RemoteDesktopConfig.ReadWrite.All", @@ -602210,50 +602229,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-delete-targetdevicegroups?view=graph-rest-beta", + "Command": "Remove-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaServicePrincipalRiskDetection", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaServicePrincipalRiskDetection", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", - "CommandAlias": null, - "Command": "Remove-MgBetaServicePrincipalSynchronization", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaServicePrincipalSynchronization", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaServicePrincipalSynchronizationJob", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", "Permissions": [ { "Name": "Synchronization.ReadWrite.All", @@ -602280,50 +602299,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaServicePrincipalSynchronizationJob", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "CommandAlias": null, - "Command": "Remove-MgBetaServicePrincipalSynchronizationJobBulkUpload", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaServicePrincipalSynchronizationJobBulkUpload", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", - "CommandAlias": null, - "Command": "Remove-MgBetaServicePrincipalSynchronizationJobBulkUploadContent", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaServicePrincipalSynchronizationJobBulkUploadContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "CommandAlias": null, - "Command": "Remove-MgBetaServicePrincipalSynchronizationJobSchema", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", "Permissions": [ { "Name": "Synchronization.ReadWrite.All", @@ -602366,218 +602385,221 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaServicePrincipalSynchronizationJobSchema", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaServicePrincipalSynchronizationTemplate", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaServicePrincipalSynchronizationTemplate", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "CommandAlias": null, - "Command": "Remove-MgBetaServicePrincipalSynchronizationTemplateSchema", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaServicePrincipalSynchronizationTemplateSchema", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/driveItem/content", - "CommandAlias": null, - "Command": "Remove-MgBetaShareDriveItemContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/driveItem/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaShareDriveItemContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/driveItem/contentStream", - "CommandAlias": null, - "Command": "Remove-MgBetaShareDriveItemContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/driveItem/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaShareDriveItemContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Remove-MgBetaShareItemContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaShareItemContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/contentStream", - "CommandAlias": null, - "Command": "Remove-MgBetaShareItemContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaShareItemContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list", - "CommandAlias": null, - "Command": "Remove-MgBetaShareList", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaShareList", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaShareListColumn", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaShareListColumn", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaShareListContentType", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaShareListContentType", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaShareListContentTypeColumn", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaShareListContentTypeColumn", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaShareListContentTypeColumnLink", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaShareListContentTypeColumnLink", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/listItem", - "CommandAlias": null, - "Command": "Remove-MgBetaShareListItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/listItem", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaShareListItem", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -602586,15 +602608,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaShareListItemDocumentSetVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaShareListItemDocumentSetVersion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -602603,15 +602625,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "CommandAlias": null, - "Command": "Remove-MgBetaShareListItemDocumentSetVersionField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaShareListItemDocumentSetVersionField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -602620,15 +602642,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content", - "CommandAlias": null, - "Command": "Remove-MgBetaShareListItemDriveItemContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaShareListItemDriveItemContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -602637,15 +602659,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/contentStream", - "CommandAlias": null, - "Command": "Remove-MgBetaShareListItemDriveItemContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaShareListItemDriveItemContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -602654,15 +602676,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", - "CommandAlias": null, - "Command": "Remove-MgBetaShareListItemField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaShareListItemField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -602671,15 +602693,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaShareListItemPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaShareListItemPermission", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -602688,15 +602710,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaShareListItemVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaShareListItemVersion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -602705,15 +602727,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "CommandAlias": null, - "Command": "Remove-MgBetaShareListItemVersionField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaShareListItemVersionField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -602722,162 +602744,159 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaShareListOperation", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaShareListOperation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaShareListPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaShareListPermission", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaShareListSubscription", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaShareListSubscription", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/permission", - "CommandAlias": null, - "Command": "Remove-MgBetaSharePermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/permission", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSharePermission", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/root/content", - "CommandAlias": null, - "Command": "Remove-MgBetaShareRootContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/root/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaShareRootContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/root/contentStream", - "CommandAlias": null, - "Command": "Remove-MgBetaShareRootContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/root/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaShareRootContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaShareSharedDriveItemSharedDriveItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaShareSharedDriveItemSharedDriveItem", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/analytics", - "CommandAlias": null, - "Command": "Remove-MgBetaSiteAnalytic", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSiteAnalytic", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSiteAnalyticItemActivityStat", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSiteAnalyticItemActivityStat", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSiteAnalyticItemActivityStatActivity", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSiteAnalyticItemActivityStatActivity", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSiteColumn", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", "Permissions": [ { "Name": "Sites.Manage.All", @@ -602912,23 +602931,26 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSiteColumn", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/sites/{site-id}/contentModels/getByName(modelName='{modelName}')/removeFromDrive", - "CommandAlias": null, - "Command": "Remove-MgBetaSiteContentModelGetByNameFromDrive", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentModels/getByName(modelName='{modelName}')/removeFromDrive", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-removefromdrive?view=graph-rest-beta", + "Command": "Remove-MgBetaSiteContentModelGetByNameFromDrive", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Remove", "RemoveExpanded", @@ -602937,12 +602959,9 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSiteContentType", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", "Permissions": [ { "Name": "Sites.Manage.All", @@ -602977,20 +602996,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaSiteContentType", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSiteContentTypeColumn", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [ { "Name": "Sites.Manage.All", @@ -603025,95 +603044,95 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/columndefinition-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaSiteContentTypeColumn", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSiteContentTypeColumnLink", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSiteContentTypeColumnLink", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/getByPath(path='{path}')/analytics", - "CommandAlias": null, - "Command": "Remove-MgBetaSiteGetByPathAnalytic", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/analytics", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSiteGetByPathAnalytic", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/getByPath(path='{path}')/onenote", - "CommandAlias": null, - "Command": "Remove-MgBetaSiteGetByPathOnenote", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/onenote", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSiteGetByPathOnenote", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/getByPath(path='{path}')/termStore", - "CommandAlias": null, - "Command": "Remove-MgBetaSiteGetByPathTermStore", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/termStore", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSiteGetByPathTermStore", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSiteList", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSiteList", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSiteListColumn", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", "Permissions": [ { "Name": "Sites.Manage.All", @@ -603148,20 +603167,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSiteListColumn", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSiteListContentType", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", "Permissions": [ { "Name": "Sites.Manage.All", @@ -603196,20 +603215,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSiteListContentType", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSiteListContentTypeColumn", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [ { "Name": "Sites.Manage.All", @@ -603244,35 +603263,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSiteListContentTypeColumn", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSiteListContentTypeColumnLink", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSiteListContentTypeColumnLink", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSiteListItem", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -603291,35 +603310,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaSiteListItem", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSiteListItemActivity", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSiteListItemActivity", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSiteListItemDocumentSetVersion", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -603386,50 +603405,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaSiteListItemDocumentSetVersion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "CommandAlias": null, - "Command": "Remove-MgBetaSiteListItemDocumentSetVersionField", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSiteListItemDocumentSetVersionField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "CommandAlias": null, - "Command": "Remove-MgBetaSiteListItemField", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSiteListItemField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSiteListItemPermission", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}", "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -603480,65 +603499,65 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSiteListItemPermission", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSiteListItemVersion", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSiteListItemVersion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "CommandAlias": null, - "Command": "Remove-MgBetaSiteListItemVersionField", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSiteListItemVersionField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSiteListOperation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSiteListOperation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSiteListPermission", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/permissions/{permission-id}", "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -603589,155 +603608,155 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSiteListPermission", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSiteListSubscription", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSiteListSubscription", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/onenote", - "CommandAlias": null, - "Command": "Remove-MgBetaSiteOnenote", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSiteOnenote", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSiteOnenoteNotebook", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSiteOnenoteNotebook", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSiteOnenoteNotebookSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSiteOnenoteNotebookSection", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSiteOnenoteNotebookSectionGroup", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSiteOnenoteNotebookSectionGroup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSiteOnenoteNotebookSectionGroupSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSiteOnenoteNotebookSectionGroupSection", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSiteOnenoteNotebookSectionGroupSectionPage", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSiteOnenoteNotebookSectionGroupSectionPage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSiteOnenoteNotebookSectionPage", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSiteOnenoteNotebookSectionPage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/operations/{onenoteOperation-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSiteOnenoteOperation", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/operations/{onenoteOperation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSiteOnenoteOperation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSiteOnenotePage", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", "Permissions": [ { "Name": "Notes.ReadWrite", @@ -603772,125 +603791,125 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSiteOnenotePage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSiteOnenoteResource", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSiteOnenoteResource", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSiteOnenoteSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSiteOnenoteSection", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSiteOnenoteSectionGroup", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSiteOnenoteSectionGroup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSiteOnenoteSectionGroupSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSiteOnenoteSectionGroupSection", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSiteOnenoteSectionGroupSectionPage", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSiteOnenoteSectionGroupSectionPage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSiteOnenoteSectionPage", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSiteOnenoteSectionPage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSiteOperation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSiteOperation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSitePage", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}", "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -603909,188 +603928,191 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSitePage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", - "CommandAlias": null, - "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayout", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayout", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSection", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSection", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", - "CommandAlias": null, - "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayoutVerticalSection", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayoutVerticalSection", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSitePageAsSitePageWebPart", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/webpart-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaSitePageAsSitePageWebPart", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSitePermission", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSitePermission", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore", - "CommandAlias": null, - "Command": "Remove-MgBetaSiteTermStore", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSiteTermStore", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSiteTermStoreGroup", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSiteTermStoreGroup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSiteTermStoreGroupSet", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSiteTermStoreGroupSet", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSiteTermStoreGroupSetChild", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSiteTermStoreGroupSetChild", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -604099,15 +604121,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSiteTermStoreGroupSetChildRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSiteTermStoreGroupSetChildRelation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -604116,120 +604138,120 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", - "CommandAlias": null, - "Command": "Remove-MgBetaSiteTermStoreGroupSetParentGroup", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSiteTermStoreGroupSetParentGroup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSiteTermStoreGroupSetRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSiteTermStoreGroupSetRelation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSiteTermStoreGroupSetTerm", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSiteTermStoreGroupSetTerm", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "CommandAlias": null, - "Command": "Remove-MgBetaSiteTermStoreGroupSetTermChild", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSiteTermStoreGroupSetTermChild", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSiteTermStoreGroupSetTermChildRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSiteTermStoreGroupSetTermChildRelation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSiteTermStoreGroupSetTermRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSiteTermStoreGroupSetTermRelation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSiteTermStoreSet", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSiteTermStoreSet", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSiteTermStoreSetChild", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSiteTermStoreSetChild", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -604238,15 +604260,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSiteTermStoreSetChildRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSiteTermStoreSetChildRelation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -604255,45 +604277,45 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "CommandAlias": null, - "Command": "Remove-MgBetaSiteTermStoreSetParentGroup", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSiteTermStoreSetParentGroup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "CommandAlias": null, - "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSet", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSet", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetChild", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetChild", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -604302,15 +604324,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetChildRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetChildRelation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -604319,566 +604341,563 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetRelation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetTerm", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetTerm", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "CommandAlias": null, - "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetTermChild", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetTermChild", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetTermRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetTermRelation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSiteTermStoreSetRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSiteTermStoreSetRelation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSiteTermStoreSetTerm", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSiteTermStoreSetTerm", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "CommandAlias": null, - "Command": "Remove-MgBetaSiteTermStoreSetTermChild", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSiteTermStoreSetTermChild", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSiteTermStoreSetTermChildRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSiteTermStoreSetTermChildRelation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSiteTermStoreSetTermRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSiteTermStoreSetTermRelation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/backupRestore", - "CommandAlias": null, - "Command": "Remove-MgBetaSolutionBackupRestore", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSolutionBackupRestore", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/backupRestore/driveInclusionRules/{driveProtectionRule-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSolutionBackupRestoreDriveInclusionRule", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/driveInclusionRules/{driveProtectionRule-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSolutionBackupRestoreDriveInclusionRule", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/backupRestore/driveProtectionUnits/{driveProtectionUnit-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSolutionBackupRestoreDriveProtectionUnit", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/driveProtectionUnits/{driveProtectionUnit-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSolutionBackupRestoreDriveProtectionUnit", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/backupRestore/driveProtectionUnitsBulkAdditionJobs/{driveProtectionUnitsBulkAdditionJob-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSolutionBackupRestoreDriveProtectionUnitBulkAdditionJob", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/driveProtectionUnitsBulkAdditionJobs/{driveProtectionUnitsBulkAdditionJob-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSolutionBackupRestoreDriveProtectionUnitBulkAdditionJob", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSolutionBackupRestoreExchangeProtectionPolicy", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSolutionBackupRestoreExchangeProtectionPolicy", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSolutionBackupRestoreExchangeRestoreSession", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSolutionBackupRestoreExchangeRestoreSession", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/granularMailboxRestoreArtifacts/{granularMailboxRestoreArtifact-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/granularMailboxRestoreArtifacts/{granularMailboxRestoreArtifact-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts/{mailboxRestoreArtifact-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts/{mailboxRestoreArtifact-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifactsBulkAdditionRequests/{mailboxRestoreArtifactsBulkAdditionRequest-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactBulkAdditionRequest", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifactsBulkAdditionRequests/{mailboxRestoreArtifactsBulkAdditionRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailboxrestoreartifactsbulkadditionrequest-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactBulkAdditionRequest", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/backupRestore/mailboxInclusionRules/{mailboxProtectionRule-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSolutionBackupRestoreMailboxInclusionRule", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/mailboxInclusionRules/{mailboxProtectionRule-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSolutionBackupRestoreMailboxInclusionRule", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/backupRestore/mailboxProtectionUnits/{mailboxProtectionUnit-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSolutionBackupRestoreMailboxProtectionUnit", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/mailboxProtectionUnits/{mailboxProtectionUnit-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSolutionBackupRestoreMailboxProtectionUnit", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/backupRestore/mailboxProtectionUnitsBulkAdditionJobs/{mailboxProtectionUnitsBulkAdditionJob-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSolutionBackupRestoreMailboxProtectionUnitBulkAdditionJob", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/mailboxProtectionUnitsBulkAdditionJobs/{mailboxProtectionUnitsBulkAdditionJob-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSolutionBackupRestoreMailboxProtectionUnitBulkAdditionJob", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicy", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicy", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSession", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSession", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts/{driveRestoreArtifact-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts/{driveRestoreArtifact-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifactsBulkAdditionRequests/{driveRestoreArtifactsBulkAdditionRequest-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactBulkAdditionRequest", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifactsBulkAdditionRequests/{driveRestoreArtifactsBulkAdditionRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driverestoreartifactsbulkadditionrequest-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactBulkAdditionRequest", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/backupRestore/restorePoints/{restorePoint-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSolutionBackupRestorePoint", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/restorePoints/{restorePoint-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSolutionBackupRestorePoint", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/backupRestore/protectionPolicies/{protectionPolicyBase-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSolutionBackupRestoreProtectionPolicy", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/protectionPolicies/{protectionPolicyBase-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionpolicybase-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaSolutionBackupRestoreProtectionPolicy", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/backupRestore/serviceApps/{serviceApp-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSolutionBackupRestoreServiceApp", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/serviceApps/{serviceApp-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-delete-serviceapps?view=graph-rest-beta", + "Command": "Remove-MgBetaSolutionBackupRestoreServiceApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/backupRestore/restoreSessions/{restoreSessionBase-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSolutionBackupRestoreSession", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/restoreSessions/{restoreSessionBase-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/restoresessionbase-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaSolutionBackupRestoreSession", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSolutionBackupRestoreSharePointProtectionPolicy", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSolutionBackupRestoreSharePointProtectionPolicy", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSolutionBackupRestoreSharePointRestoreSession", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSolutionBackupRestoreSharePointRestoreSession", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts/{siteRestoreArtifact-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts/{siteRestoreArtifact-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifactsBulkAdditionRequests/{siteRestoreArtifactsBulkAdditionRequest-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactBulkAdditionRequest", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifactsBulkAdditionRequests/{siteRestoreArtifactsBulkAdditionRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/siterestoreartifactsbulkadditionrequest-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactBulkAdditionRequest", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/backupRestore/siteInclusionRules/{siteProtectionRule-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSolutionBackupRestoreSiteInclusionRule", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/siteInclusionRules/{siteProtectionRule-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSolutionBackupRestoreSiteInclusionRule", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/backupRestore/siteProtectionUnits/{siteProtectionUnit-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSolutionBackupRestoreSiteProtectionUnit", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/siteProtectionUnits/{siteProtectionUnit-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSolutionBackupRestoreSiteProtectionUnit", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/backupRestore/siteProtectionUnitsBulkAdditionJobs/{siteProtectionUnitsBulkAdditionJob-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSolutionBackupRestoreSiteProtectionUnitBulkAdditionJob", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/siteProtectionUnitsBulkAdditionJobs/{siteProtectionUnitsBulkAdditionJob-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSolutionBackupRestoreSiteProtectionUnitBulkAdditionJob", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSolutionBusinessScenario", "Module": "Beta.BusinessScenario", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}", "Permissions": [ { "Name": "BusinessScenarioConfig.ReadWrite.OwnedBy", @@ -604905,65 +604924,65 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenario-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaSolutionBusinessScenario", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/businessScenarios(uniqueName='{uniqueName}')", - "CommandAlias": null, - "Command": "Remove-MgBetaSolutionBusinessScenarioByUniqueName", "Module": "Beta.BusinessScenario", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios(uniqueName='{uniqueName}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenario-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaSolutionBusinessScenarioByUniqueName", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner", - "CommandAlias": null, - "Command": "Remove-MgBetaSolutionBusinessScenarioPlanner", "Module": "Beta.BusinessScenario", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSolutionBusinessScenarioPlanner", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration", - "CommandAlias": null, - "Command": "Remove-MgBetaSolutionBusinessScenarioPlannerPlanConfiguration", "Module": "Beta.BusinessScenario", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSolutionBusinessScenarioPlannerPlanConfiguration", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/{plannerPlanConfigurationLocalization-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSolutionBusinessScenarioPlannerPlanConfigurationLocalization", "Module": "Beta.BusinessScenario", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/{plannerPlanConfigurationLocalization-id}", "Permissions": [ { "Name": "BusinessScenarioConfig.ReadWrite.OwnedBy", @@ -604990,20 +605009,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSolutionBusinessScenarioPlannerPlanConfigurationLocalization", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSolutionBusinessScenarioPlannerTask", "Module": "Beta.BusinessScenario", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}", "Permissions": [ { "Name": "BusinessScenarioData.ReadWrite.OwnedBy", @@ -605022,140 +605041,140 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenarioplanner-delete-tasks?view=graph-rest-beta", + "Command": "Remove-MgBetaSolutionBusinessScenarioPlannerTask", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/assignedToTaskBoardFormat", - "CommandAlias": null, - "Command": "Remove-MgBetaSolutionBusinessScenarioPlannerTaskAssignedToTaskBoardFormat", "Module": "Beta.BusinessScenario", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/assignedToTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSolutionBusinessScenarioPlannerTaskAssignedToTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/bucketTaskBoardFormat", - "CommandAlias": null, - "Command": "Remove-MgBetaSolutionBusinessScenarioPlannerTaskBucketTaskBoardFormat", "Module": "Beta.BusinessScenario", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/bucketTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSolutionBusinessScenarioPlannerTaskBucketTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/taskConfiguration", - "CommandAlias": null, - "Command": "Remove-MgBetaSolutionBusinessScenarioPlannerTaskConfiguration", "Module": "Beta.BusinessScenario", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/taskConfiguration", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSolutionBusinessScenarioPlannerTaskConfiguration", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/details", - "CommandAlias": null, - "Command": "Remove-MgBetaSolutionBusinessScenarioPlannerTaskDetail", "Module": "Beta.BusinessScenario", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/details", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSolutionBusinessScenarioPlannerTaskDetail", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/progressTaskBoardFormat", - "CommandAlias": null, - "Command": "Remove-MgBetaSolutionBusinessScenarioPlannerTaskProgressTaskBoardFormat", "Module": "Beta.BusinessScenario", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/progressTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSolutionBusinessScenarioPlannerTaskProgressTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/subscribedSkus/{subscribedSku-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSubscribedSku", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/subscribedSkus/{subscribedSku-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaSubscribedSku", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/subscriptions/{subscription-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaSubscription", "Module": "Beta.ChangeNotifications", + "CommandAlias": null, + "Uri": "/subscriptions/{subscription-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaSubscription", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTeam", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeam", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamChannel", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}", "Permissions": [ { "Name": "Channel.Delete.All", @@ -605214,23 +605233,26 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaTeamChannel", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphActionResultPart", - "Uri": "/teams/{team-id}/channels/{channel-id}/allMembers/remove", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamChannelAllMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/allMembers/remove", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmember-remove?view=graph-rest-beta", + "Command": "Remove-MgBetaTeamChannelAllMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActionResultPart", + "Method": "POST", "Variants": [ "Remove", "RemoveExpanded", @@ -605239,60 +605261,60 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/removeEmail", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamChannelEmail", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/removeEmail", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-beta", + "Command": "Remove-MgBetaTeamChannelEmail", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Remove", "RemoveViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamChannelFileFolderContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamChannelFileFolderContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/contentStream", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamChannelFileFolderContentStream", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamChannelFileFolderContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/allMembers/{conversationMember-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamChannelMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/allMembers/{conversationMember-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamChannelMember", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -605305,15 +605327,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamChannelMessageReplyHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamChannelMessageReplyHostedContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -605322,222 +605344,219 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/planner", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamChannelPlanner", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/planner", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamChannelPlanner", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamChannelPlannerPlan", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamChannelPlannerPlan", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamChannelPlannerPlanBucket", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamChannelPlannerPlanBucket", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamChannelPlannerPlanBucketTask", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamChannelPlannerPlanBucketTask", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamChannelPlannerPlanBucketTaskAssignedToTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamChannelPlannerPlanBucketTaskAssignedToTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamChannelPlannerPlanBucketTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamChannelPlannerPlanBucketTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/details", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamChannelPlannerPlanBucketTaskDetail", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/details", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamChannelPlannerPlanBucketTaskDetail", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/progressTaskBoardFormat", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamChannelPlannerPlanBucketTaskProgressTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/progressTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamChannelPlannerPlanBucketTaskProgressTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/details", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamChannelPlannerPlanDetail", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/details", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamChannelPlannerPlanDetail", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamChannelPlannerPlanTask", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamChannelPlannerPlanTask", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamChannelPlannerPlanTaskAssignedToTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamChannelPlannerPlanTaskAssignedToTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamChannelPlannerPlanTaskBucketTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamChannelPlannerPlanTaskBucketTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/details", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamChannelPlannerPlanTaskDetail", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/details", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamChannelPlannerPlanTaskDetail", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/progressTaskBoardFormat", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamChannelPlannerPlanTaskProgressTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/progressTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamChannelPlannerPlanTaskProgressTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamChannelSharedWithTeam", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", "Permissions": [ { "Name": "ChannelMember.ReadWrite.All", @@ -605556,20 +605575,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaTeamChannelSharedWithTeam", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamChannelTab", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", "Permissions": [ { "Name": "TeamsTab.ReadWriteSelfForTeam", @@ -605668,20 +605687,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamChannelTab", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamInstalledApp", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForTeam", @@ -605764,20 +605783,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-delete-installedapps?view=graph-rest-beta", + "Command": "Remove-MgBetaTeamInstalledApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/members/{conversationMember-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/members/{conversationMember-id}", "Permissions": [ { "Name": "TeamMember.ReadWrite.All", @@ -605796,8 +605815,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-delete-members?view=graph-rest-beta", + "Command": "Remove-MgBetaTeamMember", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity", @@ -605808,75 +605830,75 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamOperation", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamOperation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamPermissionGrant", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamPermissionGrant", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/photo/$value", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamPhotoContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/photo/$value", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamPhotoContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamPrimaryChannel", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamPrimaryChannel", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphActionResultPart", - "Uri": "/teams/{team-id}/primaryChannel/allMembers/remove", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamPrimaryChannelAllMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/allMembers/remove", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmember-remove?view=graph-rest-beta", + "Command": "Remove-MgBetaTeamPrimaryChannelAllMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActionResultPart", + "Method": "POST", "Variants": [ "Remove", "RemoveExpanded", @@ -605885,60 +605907,60 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/removeEmail", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamPrimaryChannelEmail", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/removeEmail", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-beta", + "Command": "Remove-MgBetaTeamPrimaryChannelEmail", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Remove", "RemoveViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamPrimaryChannelFileFolderContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamPrimaryChannelFileFolderContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/filesFolder/contentStream", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamPrimaryChannelFileFolderContentStream", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/filesFolder/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamPrimaryChannelFileFolderContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/allMembers/{conversationMember-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamPrimaryChannelMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/allMembers/{conversationMember-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamPrimaryChannelMember", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -605951,15 +605973,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamPrimaryChannelMessageReplyHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamPrimaryChannelMessageReplyHostedContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -605968,267 +605990,264 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/planner", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamPrimaryChannelPlanner", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/planner", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamPrimaryChannelPlanner", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamPrimaryChannelPlannerPlan", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamPrimaryChannelPlannerPlan", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamPrimaryChannelPlannerPlanBucket", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamPrimaryChannelPlannerPlanBucket", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamPrimaryChannelPlannerPlanBucketTask", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamPrimaryChannelPlannerPlanBucketTask", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamPrimaryChannelPlannerPlanBucketTaskAssignedToTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamPrimaryChannelPlannerPlanBucketTaskAssignedToTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamPrimaryChannelPlannerPlanBucketTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamPrimaryChannelPlannerPlanBucketTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/details", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamPrimaryChannelPlannerPlanBucketTaskDetail", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/details", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamPrimaryChannelPlannerPlanBucketTaskDetail", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/progressTaskBoardFormat", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamPrimaryChannelPlannerPlanBucketTaskProgressTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/progressTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamPrimaryChannelPlannerPlanBucketTaskProgressTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/details", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamPrimaryChannelPlannerPlanDetail", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/details", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamPrimaryChannelPlannerPlanDetail", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamPrimaryChannelPlannerPlanTask", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamPrimaryChannelPlannerPlanTask", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamPrimaryChannelPlannerPlanTaskAssignedToTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamPrimaryChannelPlannerPlanTaskAssignedToTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamPrimaryChannelPlannerPlanTaskBucketTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamPrimaryChannelPlannerPlanTaskBucketTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/details", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamPrimaryChannelPlannerPlanTaskDetail", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/details", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamPrimaryChannelPlannerPlanTaskDetail", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/progressTaskBoardFormat", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamPrimaryChannelPlannerPlanTaskProgressTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/progressTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamPrimaryChannelPlannerPlanTaskProgressTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamPrimaryChannelSharedWithTeam", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamPrimaryChannelSharedWithTeam", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamPrimaryChannelTab", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamPrimaryChannelTab", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/schedule", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamSchedule", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamSchedule", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/schedule/dayNotes/{dayNote-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamScheduleDayNote", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/dayNotes/{dayNote-id}", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -606247,35 +606266,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamScheduleDayNote", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamScheduleOfferShiftRequest", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamScheduleOfferShiftRequest", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamScheduleOpenShift", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -606302,35 +606321,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaTeamScheduleOpenShift", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamScheduleOpenShiftChangeRequest", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamScheduleOpenShiftChangeRequest", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamScheduleSchedulingGroup", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -606357,20 +606376,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedulinggroup-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaTeamScheduleSchedulingGroup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamScheduleShift", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -606397,50 +606416,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shift-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaTeamScheduleShift", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/schedule/shiftsRoleDefinitions/{shiftsRoleDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamScheduleShiftRoleDefinition", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/shiftsRoleDefinitions/{shiftsRoleDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamScheduleShiftRoleDefinition", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamScheduleSwapShiftChangeRequest", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamScheduleSwapShiftChangeRequest", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamScheduleTimeCard", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -606459,20 +606478,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaTeamScheduleTimeCard", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamScheduleTimeOff", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -606499,20 +606518,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoff-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaTeamScheduleTimeOff", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamScheduleTimeOffReason", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -606539,20 +606558,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffreason-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaTeamScheduleTimeOffReason", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamScheduleTimeOffRequest", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -606579,20 +606598,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffrequest-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaTeamScheduleTimeOffRequest", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamTag", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", "Permissions": [ { "Name": "TeamworkTag.ReadWrite", @@ -606611,20 +606630,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaTeamTag", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamTagMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", "Permissions": [ { "Name": "TeamworkTag.ReadWrite", @@ -606643,68 +606662,71 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktagmember-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaTeamTagMember", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teamwork/deletedChats/{deletedChat-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamworkDeletedChat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedChats/{deletedChat-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamworkDeletedChat", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamworkDeletedTeam", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamworkDeletedTeam", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamworkDeletedTeamChannel", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamworkDeletedTeamChannel", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphActionResultPart", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/allMembers/remove", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelAllMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/allMembers/remove", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmember-remove?view=graph-rest-beta", + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelAllMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActionResultPart", + "Method": "POST", "Variants": [ "Remove", "RemoveExpanded", @@ -606713,60 +606735,60 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/removeEmail", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelEmail", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/removeEmail", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-beta", + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelEmail", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Remove", "RemoveViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelFileFolderContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelFileFolderContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/contentStream", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelFileFolderContentStream", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelFileFolderContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/allMembers/{conversationMember-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/allMembers/{conversationMember-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMember", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -606779,30 +606801,30 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMessage", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMessage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -606811,30 +606833,30 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMessageReply", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMessageReply", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -606843,371 +606865,368 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelPlanner", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelPlanner", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelPlannerPlan", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelPlannerPlan", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelPlannerPlanBucket", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelPlannerPlanBucket", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelPlannerPlanBucketTask", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelPlannerPlanBucketTask", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelPlannerPlanBucketTaskAssignedToTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelPlannerPlanBucketTaskAssignedToTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelPlannerPlanBucketTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelPlannerPlanBucketTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/details", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelPlannerPlanBucketTaskDetail", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/details", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelPlannerPlanBucketTaskDetail", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/progressTaskBoardFormat", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelPlannerPlanBucketTaskProgressTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/progressTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelPlannerPlanBucketTaskProgressTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/details", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelPlannerPlanDetail", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/details", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelPlannerPlanDetail", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelPlannerPlanTask", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelPlannerPlanTask", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelPlannerPlanTaskAssignedToTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelPlannerPlanTaskAssignedToTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelPlannerPlanTaskBucketTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelPlannerPlanTaskBucketTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/details", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelPlannerPlanTaskDetail", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/details", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelPlannerPlanTaskDetail", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/progressTaskBoardFormat", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelPlannerPlanTaskProgressTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/progressTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelPlannerPlanTaskProgressTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelTab", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelTab", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teamwork/devices/{teamworkDevice-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamworkDevice", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/devices/{teamworkDevice-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamworkDevice", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teamwork/devices/{teamworkDevice-id}/activity", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamworkDeviceActivity", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/devices/{teamworkDevice-id}/activity", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamworkDeviceActivity", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teamwork/devices/{teamworkDevice-id}/configuration", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamworkDeviceConfiguration", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/devices/{teamworkDevice-id}/configuration", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamworkDeviceConfiguration", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teamwork/devices/{teamworkDevice-id}/health", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamworkDeviceHealth", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/devices/{teamworkDevice-id}/health", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamworkDeviceHealth", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teamwork/devices/{teamworkDevice-id}/operations/{teamworkDeviceOperation-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamworkDeviceOperation", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/devices/{teamworkDevice-id}/operations/{teamworkDeviceOperation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamworkDeviceOperation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teamwork/teamsAppSettings", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamworkTeamAppSetting", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/teamsAppSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamworkTeamAppSetting", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teamwork/teamTemplates/{teamTemplate-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamworkTeamTemplate", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/teamTemplates/{teamTemplate-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamworkTeamTemplate", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions/{teamTemplateDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamworkTeamTemplateDefinition", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions/{teamTemplateDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTeamworkTeamTemplateDefinition", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamworkWorkforceIntegration", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", "Permissions": [ { "Name": "WorkforceIntegration.ReadWrite.All", @@ -607226,50 +607245,50 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaTeamworkWorkforceIntegration", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminCustomer", "Module": "Beta.Identity.Partner", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminCustomer", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", "Module": "Beta.Identity.Partner", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminRelationship", "Module": "Beta.Identity.Partner", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}", "Permissions": [ { "Name": "DelegatedAdminRelationship.ReadWrite.All", @@ -607288,20 +607307,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminRelationship", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", "Module": "Beta.Identity.Partner", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}", "Permissions": [ { "Name": "DelegatedAdminRelationship.ReadWrite.All", @@ -607320,620 +607339,620 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminaccessassignment-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", "Module": "Beta.Identity.Partner", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", "Module": "Beta.Identity.Partner", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/tenants/{tenant-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenant", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/tenants/{tenant-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTenantRelationshipManagedTenant", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances/{aggregatedPolicyCompliance-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances/{aggregatedPolicyCompliance-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantAlert", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTenantRelationshipManagedTenantAlert", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/{managedTenantAlertLog-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantAlertLog", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/{managedTenantAlertLog-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTenantRelationshipManagedTenantAlertLog", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantAlertRule", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTenantRelationshipManagedTenantAlertRule", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/{managedTenantApiNotification-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantApiNotification", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/{managedTenantApiNotification-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTenantRelationshipManagedTenantApiNotification", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/appPerformances/{appPerformance-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantAppPerformance", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/appPerformances/{appPerformance-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTenantRelationshipManagedTenantAppPerformance", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/auditEvents/{auditEvent-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantAuditEvent", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/auditEvents/{auditEvent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTenantRelationshipManagedTenantAuditEvent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/cloudPcConnections/{cloudPcConnection-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantCloudPcConnection", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/cloudPcConnections/{cloudPcConnection-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTenantRelationshipManagedTenantCloudPcConnection", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/cloudPcDevices/{cloudPcDevice-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantCloudPcDevice", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/cloudPcDevices/{cloudPcDevice-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTenantRelationshipManagedTenantCloudPcDevice", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview/{cloudPcOverview-tenantId}", - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantCloudPcOverview", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview/{cloudPcOverview-tenantId}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTenantRelationshipManagedTenantCloudPcOverview", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages/{conditionalAccessPolicyCoverage-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages/{conditionalAccessPolicyCoverage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries/{credentialUserRegistrationsSummary-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries/{credentialUserRegistrationsSummary-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation/{tenantCustomizedInformation-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantCustomizedInformation", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation/{tenantCustomizedInformation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTenantRelationshipManagedTenantCustomizedInformation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation/{tenantDetailedInformation-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantDetailedInformation", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation/{tenantDetailedInformation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTenantRelationshipManagedTenantDetailedInformation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances/{deviceAppPerformance-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances/{deviceAppPerformance-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses/{deviceHealthStatus-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses/{deviceHealthStatus-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/{managedTenantEmailNotification-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantEmailNotification", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/{managedTenantEmailNotification-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTenantRelationshipManagedTenantEmailNotification", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/tenantGroups/{tenantGroup-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantGroup", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/tenantGroups/{tenantGroup-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTenantRelationshipManagedTenantGroup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances/{managedDeviceCompliance-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances/{managedDeviceCompliance-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends/{managedDeviceComplianceTrend-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends/{managedDeviceComplianceTrend-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/managementActions/{managementAction-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementAction", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementActions/{managementAction-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementAction", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses/{managementActionTenantDeploymentStatus-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses/{managementActionTenantDeploymentStatus-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/managementIntents/{managementIntent-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementIntent", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementIntents/{managementIntent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementIntent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/managementTemplates/{managementTemplate-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplate", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplates/{managementTemplate-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplate", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries/{managementTemplateCollectionTenantSummary-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries/{managementTemplateCollectionTenantSummary-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries/{managementTemplateStepTenantSummary-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries/{managementTemplateStepTenantSummary-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments/{managementTemplateStepDeployment-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments/{managementTemplateStepDeployment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/myRoles/{myRole-tenantId}", - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantMyRole", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/myRoles/{myRole-tenantId}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTenantRelationshipManagedTenantMyRole", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/tenantTags/{tenantTag-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantTag", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/tenantTags/{tenantTag-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenanttag-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantTag", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints/{managedTenantTicketingEndpoint-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints/{managedTenantTicketingEndpoint-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates/{windowsDeviceMalwareState-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates/{windowsDeviceMalwareState-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates/{windowsProtectionState-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates/{windowsProtectionState-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/tenantRelationships/multiTenantOrganization/tenants/{multiTenantOrganizationMember-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipMultiTenantOrganizationTenant", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/tenantRelationships/multiTenantOrganization/tenants/{multiTenantOrganizationMember-id}", "Permissions": [ { "Name": "MultiTenantOrganization.ReadWrite.All", @@ -607952,20 +607971,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-delete-tenants?view=graph-rest-beta", + "Command": "Remove-MgBetaTenantRelationshipMultiTenantOrganizationTenant", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTrustFrameworkKeySet", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}", "Permissions": [ { "Name": "TrustFrameworkKeySet.ReadWrite.All", @@ -607984,20 +608003,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaTrustFrameworkKeySet", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaTrustFrameworkPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}", "Permissions": [ { "Name": "Policy.ReadWrite.TrustFramework", @@ -608016,20 +608035,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkpolicy-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaTrustFrameworkPolicy", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}/$value", - "CommandAlias": null, - "Command": "Remove-MgBetaTrustFrameworkPolicyContent", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}/$value", "Permissions": [ { "Name": "Policy.ReadWrite.TrustFramework", @@ -608048,20 +608067,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkpolicy-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaTrustFrameworkPolicyContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUser", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}", "Permissions": [ { "Name": "User.DeleteRestore.All", @@ -608160,20 +608179,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaUser", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/activities/{userActivity-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserActivity", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/activities/{userActivity-id}", "Permissions": [ { "Name": "UserActivity.ReadWrite.CreatedByApp", @@ -608192,20 +608211,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserActivity", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserActivityHistoryItem", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", "Permissions": [ { "Name": "UserActivity.ReadWrite.CreatedByApp", @@ -608224,35 +608243,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserActivityHistoryItem", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/analytics/activityStatistics/{activityStatistics-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserActivityStatistics", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/analytics/activityStatistics/{activityStatistics-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserActivityStatistics", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserAppRoleAssignment", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -608271,20 +608290,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delete-approleassignments?view=graph-rest-beta", + "Command": "Remove-MgBetaUserAppRoleAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserAuthenticationEmailMethod", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -608311,20 +608330,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/emailauthenticationmethod-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaUserAuthenticationEmailMethod", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserAuthenticationFido2Method", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -608367,20 +608386,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/fido2authenticationmethod-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaUserAuthenticationFido2Method", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserAuthenticationHardwareOathMethod", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -608407,50 +608426,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserAuthenticationHardwareOathMethod", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device", - "CommandAlias": null, - "Command": "Remove-MgBetaUserAuthenticationHardwareOathMethodDevice", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserAuthenticationHardwareOathMethodDevice", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device/hardwareOathDevices/{hardwareOathTokenAuthenticationMethodDevice-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserAuthenticationHardwareOathMethodDeviceHardwareOathDevice", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device/hardwareOathDevices/{hardwareOathTokenAuthenticationMethodDevice-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserAuthenticationHardwareOathMethodDeviceHardwareOathDevice", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserAuthenticationMicrosoftAuthenticatorMethod", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -608477,35 +608496,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/microsoftauthenticatorauthenticationmethod-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaUserAuthenticationMicrosoftAuthenticatorMethod", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserAuthenticationOperation", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserAuthenticationOperation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -608532,20 +608551,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/passwordlessmicrosoftauthenticatorauthenticationmethod-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserAuthenticationPhoneMethod", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -608572,20 +608591,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserAuthenticationPhoneMethod", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/authentication/platformCredentialMethods/{platformCredentialAuthenticationMethod-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserAuthenticationPlatformCredentialMethod", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/platformCredentialMethods/{platformCredentialAuthenticationMethod-id}", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -608612,20 +608631,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/platformcredentialauthenticationmethod-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaUserAuthenticationPlatformCredentialMethod", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}", + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Command": "Remove-MgBetaUserAuthenticationSoftwareOathMethod", + "Uri": "/users/{user-id}/authentication/qrCodePinMethod", + "Permissions": [], + "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserAuthenticationQrCodePinMethod", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ] + }, + { "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/qrCodePinMethod/pin", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -608652,20 +608686,20 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserAuthenticationQrCodePinMethodPin", "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/softwareoathauthenticationmethod-delete?view=graph-rest-beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserAuthenticationTemporaryAccessPassMethod", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/qrCodePinMethod/standardQRCode", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -608692,20 +608726,20 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserAuthenticationQrCodePinMethodStandardQrCode", "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/temporaryaccesspassauthenticationmethod-delete?view=graph-rest-beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserAuthenticationWindowsHelloForBusinessMethod", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/qrCodePinMethod/temporaryQRCode", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -608732,35 +608766,155 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserAuthenticationQrCodePinMethodTemporaryQrCode", "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowshelloforbusinessauthenticationmethod-delete?view=graph-rest-beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}", + "Permissions": [ + { + "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": true + }, + { + "Name": "UserAuthenticationMethod.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "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 + } + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/softwareoathauthenticationmethod-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaUserAuthenticationSoftwareOathMethod", + "ApiVersion": "beta", + "OutputType": null, "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ] + }, + { + "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}", + "Permissions": [ + { + "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": true + }, + { + "Name": "UserAuthenticationMethod.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "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 + } + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/temporaryaccesspassauthenticationmethod-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaUserAuthenticationTemporaryAccessPassMethod", + "ApiVersion": "beta", "OutputType": null, - "Uri": "/users(userPrincipalName='{userPrincipalName}')", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ] + }, + { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Command": "Remove-MgBetaUserByUserPrincipalName", + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}", + "Permissions": [ + { + "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": true + }, + { + "Name": "UserAuthenticationMethod.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "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 + } + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowshelloforbusinessauthenticationmethod-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaUserAuthenticationWindowsHelloForBusinessMethod", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ] + }, + { "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users(userPrincipalName='{userPrincipalName}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaUserByUserPrincipalName", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserCalendarGroup", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -608787,20 +608941,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserCalendarGroup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/calendar/permanentDelete", - "CommandAlias": null, - "Command": "Remove-MgBetaUserCalendarPermanent", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendar/permanentDelete", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -608819,8 +608973,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-permanentdelete?view=graph-rest-beta", + "Command": "Remove-MgBetaUserCalendarPermanent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Delete", "Delete1", @@ -608829,12 +608986,9 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserCalendarPermission", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -608861,8 +609015,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendarpermission-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaUserCalendarPermission", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -608871,30 +609028,30 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserChat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserChat", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/removeAllAccessForUser", - "CommandAlias": null, - "Command": "Remove-MgBetaUserChatAccessForUser", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/removeAllAccessForUser", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-removeallaccessforuser?view=graph-rest-beta", + "Command": "Remove-MgBetaUserChatAccessForUser", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Remove", "RemoveExpanded", @@ -608903,45 +609060,45 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserChatInstalledApp", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserChatInstalledApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview", - "CommandAlias": null, - "Command": "Remove-MgBetaUserChatLastMessagePreview", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserChatLastMessagePreview", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserChatMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserChatMember", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity", @@ -608952,30 +609109,30 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserChatMessage", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserChatMessage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserChatMessageHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserChatMessageHostedContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -608984,30 +609141,30 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserChatMessageReply", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserChatMessageReply", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserChatMessageReplyHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserChatMessageReplyHostedContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -609016,72 +609173,69 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/operations/{teamsAsyncOperation-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserChatOperation", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/operations/{teamsAsyncOperation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserChatOperation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserChatPermissionGrant", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserChatPermissionGrant", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserChatPinnedMessage", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserChatPinnedMessage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserChatTab", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserChatTab", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/contacts/{contact-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserContact", "Module": "Beta.PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contacts/{contact-id}", "Permissions": [ { "Name": "Contacts.ReadWrite", @@ -609108,35 +609262,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserContact", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserContactExtension", "Module": "Beta.PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserContactExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserContactFolder", "Module": "Beta.PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", "Permissions": [ { "Name": "Contacts.ReadWrite", @@ -609163,35 +609317,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserContactFolder", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserContactFolderChildFolder", "Module": "Beta.PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserContactFolderChildFolder", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserContactFolderChildFolderContact", "Module": "Beta.PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}", "Permissions": [ { "Name": "Contacts.ReadWrite", @@ -609218,65 +609372,65 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserContactFolderChildFolderContact", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserContactFolderChildFolderContactExtension", "Module": "Beta.PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserContactFolderChildFolderContactExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/permanentDelete", - "CommandAlias": null, - "Command": "Remove-MgBetaUserContactFolderChildFolderContactPermanent", "Module": "Beta.PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/permanentDelete", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-permanentdelete?view=graph-rest-beta", + "Command": "Remove-MgBetaUserContactFolderChildFolderContactPermanent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value", - "CommandAlias": null, - "Command": "Remove-MgBetaUserContactFolderChildFolderContactPhotoContent", "Module": "Beta.PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserContactFolderChildFolderContactPhotoContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/permanentDelete", - "CommandAlias": null, - "Command": "Remove-MgBetaUserContactFolderChildFolderPermanent", "Module": "Beta.PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/permanentDelete", "Permissions": [ { "Name": "Contacts.ReadWrite", @@ -609303,20 +609457,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contactfolder-permanentdelete?view=graph-rest-beta", + "Command": "Remove-MgBetaUserContactFolderChildFolderPermanent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserContactFolderContact", "Module": "Beta.PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", "Permissions": [ { "Name": "Contacts.ReadWrite", @@ -609343,35 +609497,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserContactFolderContact", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserContactFolderContactExtension", "Module": "Beta.PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserContactFolderContactExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/permanentDelete", - "CommandAlias": null, - "Command": "Remove-MgBetaUserContactFolderContactPermanent", "Module": "Beta.PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/permanentDelete", "Permissions": [ { "Name": "Contacts.ReadWrite", @@ -609398,35 +609552,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-permanentdelete?view=graph-rest-beta", + "Command": "Remove-MgBetaUserContactFolderContactPermanent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value", - "CommandAlias": null, - "Command": "Remove-MgBetaUserContactFolderContactPhotoContent", "Module": "Beta.PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserContactFolderContactPhotoContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/permanentDelete", - "CommandAlias": null, - "Command": "Remove-MgBetaUserContactFolderPermanent", "Module": "Beta.PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/permanentDelete", "Permissions": [ { "Name": "Contacts.ReadWrite", @@ -609453,20 +609607,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contactfolder-permanentdelete?view=graph-rest-beta", + "Command": "Remove-MgBetaUserContactFolderPermanent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/contacts/{contact-id}/permanentDelete", - "CommandAlias": null, - "Command": "Remove-MgBetaUserContactPermanent", "Module": "Beta.PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contacts/{contact-id}/permanentDelete", "Permissions": [ { "Name": "Contacts.ReadWrite", @@ -609493,1295 +609647,1295 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-permanentdelete?view=graph-rest-beta", + "Command": "Remove-MgBetaUserContactPermanent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", - "CommandAlias": null, - "Command": "Remove-MgBetaUserContactPhotoContent", "Module": "Beta.PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserContactPhotoContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/devices/{device-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDevice", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDevice", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/devices(deviceId='{deviceId}')", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDeviceByDeviceId", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices(deviceId='{deviceId}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDeviceByDeviceId", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/devices/{device-id}/commands/{command-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDeviceCommand", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/commands/{command-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDeviceCommand", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDeviceEnrollmentConfiguration", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDeviceEnrollmentConfiguration", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDeviceEnrollmentConfigurationAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDeviceEnrollmentConfigurationAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/devices/{device-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDeviceExtension", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDeviceExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDeviceManagementTroubleshootingEvent", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDeviceManagementTroubleshootingEvent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/{directoryObject-id}/$ref", - "CommandAlias": "Remove-MgBetaUserDeviceRegisteredOwnerByRef", - "Command": "Remove-MgBetaUserDeviceRegisteredOwnerDirectoryObjectByRef", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": "Remove-MgBetaUserDeviceRegisteredOwnerByRef", + "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/{directoryObject-id}/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDeviceRegisteredOwnerDirectoryObjectByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/{directoryObject-id}/$ref", - "CommandAlias": "Remove-MgBetaUserDeviceRegisteredUserByRef", - "Command": "Remove-MgBetaUserDeviceRegisteredUserDirectoryObjectByRef", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": "Remove-MgBetaUserDeviceRegisteredUserByRef", + "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/{directoryObject-id}/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDeviceRegisteredUserDirectoryObjectByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/devices/{device-id}/usageRights/{usageRight-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDeviceUsageRights", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/usageRights/{usageRight-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDeviceUsageRights", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDrive", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDrive", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveBundleContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDriveBundleContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/contentStream", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveBundleContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDriveBundleContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveFollowingContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDriveFollowingContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/contentStream", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveFollowingContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDriveFollowingContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDriveItem", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveItemAnalytic", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDriveItemAnalytic", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveItemAnalyticItemActivityStat", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDriveItemAnalyticItemActivityStat", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/discardCheckout", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveItemCheckout", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/discardCheckout", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-discardcheckout?view=graph-rest-beta", + "Command": "Remove-MgBetaUserDriveItemCheckout", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Discard", "DiscardViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveItemChildContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDriveItemChildContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveItemChildContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDriveItemChildContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveItemContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDriveItemContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/contentStream", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveItemContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDriveItemContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveItemExtension", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDriveItemExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveItemListItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDriveItemListItem", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveItemListItemDocumentSetVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDriveItemListItemDocumentSetVersion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveItemListItemDocumentSetVersionField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDriveItemListItemDocumentSetVersionField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveItemListItemDriveItemContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDriveItemListItemDriveItemContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveItemListItemDriveItemContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDriveItemListItemDriveItemContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveItemListItemField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDriveItemListItemField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveItemListItemPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDriveItemListItemPermission", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveItemListItemVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDriveItemListItemVersion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveItemListItemVersionField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDriveItemListItemVersionField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permanentDelete", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveItemPermanent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permanentDelete", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDriveItemPermanent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveItemPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDriveItemPermission", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveItemRetentionLabel", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDriveItemRetentionLabel", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveItemSubscription", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDriveItemSubscription", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveItemThumbnail", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDriveItemThumbnail", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveItemVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDriveItemVersion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveItemVersionContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDriveItemVersionContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveList", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDriveList", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveListColumn", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDriveListColumn", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveListContentType", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDriveListContentType", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveListContentTypeColumn", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDriveListContentTypeColumn", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveListContentTypeColumnLink", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDriveListContentTypeColumnLink", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveListItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDriveListItem", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveListItemDocumentSetVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDriveListItemDocumentSetVersion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveListItemDocumentSetVersionField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDriveListItemDocumentSetVersionField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveListItemDriveItemContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDriveListItemDriveItemContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveListItemDriveItemContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDriveListItemDriveItemContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveListItemField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDriveListItemField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveListItemPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDriveListItemPermission", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveListItemVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDriveListItemVersion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveListItemVersionField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDriveListItemVersionField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveListOperation", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDriveListOperation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveListPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDriveListPermission", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveListSubscription", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDriveListSubscription", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveRoot", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDriveRoot", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveRootAnalytic", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDriveRootAnalytic", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveRootAnalyticItemActivityStat", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDriveRootAnalyticItemActivityStat", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/discardCheckout", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveRootCheckout", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/discardCheckout", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-discardcheckout?view=graph-rest-beta", + "Command": "Remove-MgBetaUserDriveRootCheckout", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Discard", "DiscardViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveRootChildContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDriveRootChildContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/contentStream", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveRootChildContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDriveRootChildContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/content", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveRootContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDriveRootContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/contentStream", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveRootContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDriveRootContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveRootExtension", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDriveRootExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveRootListItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDriveRootListItem", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveRootListItemDocumentSetVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDriveRootListItemDocumentSetVersion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveRootListItemDocumentSetVersionField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDriveRootListItemDocumentSetVersionField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveRootListItemDriveItemContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDriveRootListItemDriveItemContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/contentStream", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveRootListItemDriveItemContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDriveRootListItemDriveItemContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveRootListItemField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDriveRootListItemField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveRootListItemPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDriveRootListItemPermission", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveRootListItemVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDriveRootListItemVersion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveRootListItemVersionField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDriveRootListItemVersionField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/permanentDelete", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveRootPermanent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/permanentDelete", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDriveRootPermanent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveRootPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDriveRootPermission", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveRootRetentionLabel", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDriveRootRetentionLabel", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveRootSubscription", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDriveRootSubscription", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveRootThumbnail", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDriveRootThumbnail", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveRootVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDriveRootVersion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveRootVersionContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDriveRootVersionContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveSpecialContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDriveSpecialContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/contentStream", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveSpecialContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserDriveSpecialContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserEvent", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -610808,230 +610962,230 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserEvent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserEventAttachment", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserEventAttachment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/{attachment-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserEventExceptionOccurrenceAttachment", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/{attachment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserEventExceptionOccurrenceAttachment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserEventExceptionOccurrenceExtension", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserEventExceptionOccurrenceExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/{attachment-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserEventExceptionOccurrenceInstanceAttachment", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/{attachment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserEventExceptionOccurrenceInstanceAttachment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserEventExceptionOccurrenceInstanceExtension", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserEventExceptionOccurrenceInstanceExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/permanentDelete", - "CommandAlias": null, - "Command": "Remove-MgBetaUserEventExceptionOccurrenceInstancePermanent", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/permanentDelete", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-permanentdelete?view=graph-rest-beta", + "Command": "Remove-MgBetaUserEventExceptionOccurrenceInstancePermanent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/permanentDelete", - "CommandAlias": null, - "Command": "Remove-MgBetaUserEventExceptionOccurrencePermanent", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/permanentDelete", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-permanentdelete?view=graph-rest-beta", + "Command": "Remove-MgBetaUserEventExceptionOccurrencePermanent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserEventExtension", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserEventExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserEventInstanceAttachment", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserEventInstanceAttachment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/{attachment-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserEventInstanceExceptionOccurrenceAttachment", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/{attachment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserEventInstanceExceptionOccurrenceAttachment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserEventInstanceExceptionOccurrenceExtension", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserEventInstanceExceptionOccurrenceExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/permanentDelete", - "CommandAlias": null, - "Command": "Remove-MgBetaUserEventInstanceExceptionOccurrencePermanent", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/permanentDelete", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-permanentdelete?view=graph-rest-beta", + "Command": "Remove-MgBetaUserEventInstanceExceptionOccurrencePermanent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserEventInstanceExtension", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserEventInstanceExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/permanentDelete", - "CommandAlias": null, - "Command": "Remove-MgBetaUserEventInstancePermanent", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/permanentDelete", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-permanentdelete?view=graph-rest-beta", + "Command": "Remove-MgBetaUserEventInstancePermanent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/permanentDelete", - "CommandAlias": null, - "Command": "Remove-MgBetaUserEventPermanent", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/permanentDelete", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -611058,35 +611212,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-permanentdelete?view=graph-rest-beta", + "Command": "Remove-MgBetaUserEventPermanent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserExtension", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSite", - "Uri": "/users/{user-id}/followedSites/remove", - "CommandAlias": null, - "Command": "Remove-MgBetaUserFollowedSite", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/users/{user-id}/followedSites/remove", "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -611105,8 +611259,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-unfollow?view=graph-rest-beta", + "Command": "Remove-MgBetaUserFollowedSite", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSite", + "Method": "POST", "Variants": [ "Remove", "RemoveExpanded", @@ -611115,12 +611272,9 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserInferenceClassificationOverride", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", "Permissions": [ { "Name": "Mail.ReadWrite", @@ -611147,230 +611301,230 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserInferenceClassificationOverride", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/informationProtection", - "CommandAlias": null, - "Command": "Remove-MgBetaUserInformationProtection", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserInformationProtection", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserInformationProtectionDataLossPreventionPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserInformationProtectionDataLossPreventionPolicy", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/informationProtection/policy", - "CommandAlias": null, - "Command": "Remove-MgBetaUserInformationProtectionPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/policy", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserInformationProtectionPolicy", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserInformationProtectionPolicyLabel", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserInformationProtectionPolicyLabel", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserInformationProtectionSensitivityLabel", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserInformationProtectionSensitivityLabel", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserInformationProtectionSensitivityLabelSublabel", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserInformationProtectionSensitivityLabelSublabel", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/informationProtection/sensitivityPolicySettings", - "CommandAlias": null, - "Command": "Remove-MgBetaUserInformationProtectionSensitivityPolicySetting", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/sensitivityPolicySettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserInformationProtectionSensitivityPolicySetting", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserInformationProtectionThreatAssessmentRequest", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserInformationProtectionThreatAssessmentRequest", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserInformationProtectionThreatAssessmentRequestResult", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserInformationProtectionThreatAssessmentRequestResult", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/insights", - "CommandAlias": null, - "Command": "Remove-MgBetaUserInsight", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserInsight", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserInsightShared", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserInsightShared", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/insights/trending/{trending-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserInsightTrending", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/trending/{trending-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserInsightTrending", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserInsightUsed", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserInsightUsed", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserLicenseDetail", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserLicenseDetail", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserMailFolder", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", "Permissions": [ { "Name": "Mail.ReadWrite", @@ -611397,155 +611551,155 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserMailFolder", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserMailFolderChildFolder", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserMailFolderChildFolder", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserMailFolderChildFolderMessage", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserMailFolderChildFolderMessage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/{attachment-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserMailFolderChildFolderMessageAttachment", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/{attachment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserMailFolderChildFolderMessageAttachment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value", - "CommandAlias": null, - "Command": "Remove-MgBetaUserMailFolderChildFolderMessageContent", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserMailFolderChildFolderMessageContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserMailFolderChildFolderMessageExtension", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserMailFolderChildFolderMessageExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions/{mention-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserMailFolderChildFolderMessageMention", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions/{mention-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserMailFolderChildFolderMessageMention", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/permanentDelete", - "CommandAlias": null, - "Command": "Remove-MgBetaUserMailFolderChildFolderMessagePermanent", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/permanentDelete", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-permanentdelete?view=graph-rest-beta", + "Command": "Remove-MgBetaUserMailFolderChildFolderMessagePermanent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserMailFolderChildFolderMessageRule", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserMailFolderChildFolderMessageRule", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/permanentDelete", - "CommandAlias": null, - "Command": "Remove-MgBetaUserMailFolderChildFolderPermanent", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/permanentDelete", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-permanentdelete?view=graph-rest-beta", + "Command": "Remove-MgBetaUserMailFolderChildFolderPermanent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserMailFolderMessage", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", "Permissions": [ { "Name": "Mail.ReadWrite", @@ -611572,35 +611726,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserMailFolderMessage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserMailFolderMessageAttachment", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserMailFolderMessageAttachment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value", - "CommandAlias": null, - "Command": "Remove-MgBetaUserMailFolderMessageContent", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value", "Permissions": [ { "Name": "Mail.ReadWrite", @@ -611627,35 +611781,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserMailFolderMessageContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserMailFolderMessageExtension", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserMailFolderMessageExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions/{mention-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserMailFolderMessageMention", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions/{mention-id}", "Permissions": [ { "Name": "Mail.ReadWrite", @@ -611682,20 +611836,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserMailFolderMessageMention", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/permanentDelete", - "CommandAlias": null, - "Command": "Remove-MgBetaUserMailFolderMessagePermanent", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/permanentDelete", "Permissions": [ { "Name": "Mail.ReadWrite", @@ -611722,35 +611876,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-permanentdelete?view=graph-rest-beta", + "Command": "Remove-MgBetaUserMailFolderMessagePermanent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserMailFolderMessageRule", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserMailFolderMessageRule", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/permanentDelete", - "CommandAlias": null, - "Command": "Remove-MgBetaUserMailFolderPermanent", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/permanentDelete", "Permissions": [ { "Name": "Mail.ReadWrite", @@ -611777,203 +611931,206 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-permanentdelete?view=graph-rest-beta", + "Command": "Remove-MgBetaUserMailFolderPermanent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserManagedDevice", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserManagedDevice", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", - "CommandAlias": null, - "Command": "Remove-MgBetaUserManagedDeviceCategory", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserManagedDeviceCategory", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory/$ref", - "CommandAlias": null, - "Command": "Remove-MgBetaUserManagedDeviceCategoryByRef", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserManagedDeviceCategoryByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserManagedDeviceCompliancePolicyState", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserManagedDeviceCompliancePolicyState", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserManagedDeviceConfigurationState", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserManagedDeviceConfigurationState", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/removeDeviceFirmwareConfigurationInterfaceManagement", - "CommandAlias": null, - "Command": "Remove-MgBetaUserManagedDeviceFirmwareConfigurationInterfaceManagement", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/removeDeviceFirmwareConfigurationInterfaceManagement", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserManagedDeviceFirmwareConfigurationInterfaceManagement", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Remove", "RemoveViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", - "CommandAlias": null, - "Command": "Remove-MgBetaUserManagedDeviceHealthScriptState", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserManagedDeviceHealthScriptState", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserManagedDeviceLogCollectionResponse", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserManagedDeviceLogCollectionResponse", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserManagedDeviceMobileAppConfigurationState", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserManagedDeviceMobileAppConfigurationState", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserManagedDeviceSecurityBaselineState", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserManagedDeviceSecurityBaselineState", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", - "CommandAlias": null, - "Command": "Remove-MgBetaUserManagedDeviceUserFromSharedAppleDevice", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserManagedDeviceUserFromSharedAppleDevice", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Delete", "DeleteExpanded", @@ -611982,42 +612139,39 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", - "CommandAlias": null, - "Command": "Remove-MgBetaUserManagedDeviceWindowsProtectionState", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserManagedDeviceWindowsProtectionState", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/manager/$ref", - "CommandAlias": null, - "Command": "Remove-MgBetaUserManagerByRef", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/manager/$ref", "Permissions": [ { "Name": "User.ReadWrite.All", @@ -612052,20 +612206,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delete-manager?view=graph-rest-beta", + "Command": "Remove-MgBetaUserManagerByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/messages/{message-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserMessage", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}", "Permissions": [ { "Name": "Mail.ReadWrite", @@ -612092,35 +612246,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserMessage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserMessageAttachment", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserMessageAttachment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/messages/{message-id}/$value", - "CommandAlias": null, - "Command": "Remove-MgBetaUserMessageContent", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/$value", "Permissions": [ { "Name": "Mail.ReadWrite", @@ -612147,35 +612301,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserMessageContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserMessageExtension", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserMessageExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/messages/{message-id}/mentions/{mention-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserMessageMention", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/mentions/{mention-id}", "Permissions": [ { "Name": "Mail.ReadWrite", @@ -612202,20 +612356,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserMessageMention", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/messages/{message-id}/permanentDelete", - "CommandAlias": null, - "Command": "Remove-MgBetaUserMessagePermanent", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/permanentDelete", "Permissions": [ { "Name": "Mail.ReadWrite", @@ -612242,20 +612396,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-permanentdelete?view=graph-rest-beta", + "Command": "Remove-MgBetaUserMessagePermanent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/mobileAppIntentAndStates/{mobileAppIntentAndState-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserMobileAppIntentAndState", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/mobileAppIntentAndStates/{mobileAppIntentAndState-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -612274,215 +612428,215 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserMobileAppIntentAndState", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserMobileAppTroubleshootingEvent", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserMobileAppTroubleshootingEvent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/notifications/{notification-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserNotification", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/notifications/{notification-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserNotification", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/onenote", - "CommandAlias": null, - "Command": "Remove-MgBetaUserOnenote", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserOnenote", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserOnenoteNotebook", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserOnenoteNotebook", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserOnenoteNotebookSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserOnenoteNotebookSection", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserOnenoteNotebookSectionGroup", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserOnenoteNotebookSectionGroup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserOnenoteNotebookSectionGroupSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserOnenoteNotebookSectionGroupSection", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserOnenoteNotebookSectionGroupSectionPage", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserOnenoteNotebookSectionGroupSectionPage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Remove-MgBetaUserOnenoteNotebookSectionGroupSectionPageContent", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserOnenoteNotebookSectionGroupSectionPageContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserOnenoteNotebookSectionPage", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserOnenoteNotebookSectionPage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Remove-MgBetaUserOnenoteNotebookSectionPageContent", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserOnenoteNotebookSectionPageContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/operations/{onenoteOperation-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserOnenoteOperation", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/operations/{onenoteOperation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserOnenoteOperation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserOnenotePage", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", "Permissions": [ { "Name": "Notes.ReadWrite", @@ -612517,170 +612671,170 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserOnenotePage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Remove-MgBetaUserOnenotePageContent", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserOnenotePageContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserOnenoteResource", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserOnenoteResource", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content", - "CommandAlias": null, - "Command": "Remove-MgBetaUserOnenoteResourceContent", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserOnenoteResourceContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserOnenoteSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserOnenoteSection", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserOnenoteSectionGroup", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserOnenoteSectionGroup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserOnenoteSectionGroupSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserOnenoteSectionGroupSection", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserOnenoteSectionGroupSectionPage", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserOnenoteSectionGroupSectionPage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Remove-MgBetaUserOnenoteSectionGroupSectionPageContent", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserOnenoteSectionGroupSectionPageContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserOnenoteSectionPage", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserOnenoteSectionPage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Remove-MgBetaUserOnenoteSectionPageContent", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserOnenoteSectionPageContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserOnlineMeeting", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", "Permissions": [ { "Name": "OnlineMeetings.ReadWrite", @@ -612699,53 +612853,56 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserOnlineMeeting", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/aiInsights/{callAiInsight-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserOnlineMeetingAiInsight", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/aiInsights/{callAiInsight-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserOnlineMeetingAiInsight", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/alternativeRecording", - "CommandAlias": null, - "Command": "Remove-MgBetaUserOnlineMeetingAlternativeRecording", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/alternativeRecording", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserOnlineMeetingAlternativeRecording", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserOnlineMeetingAttendanceReport", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserOnlineMeetingAttendanceReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -612754,15 +612911,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -612771,60 +612928,60 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "CommandAlias": null, - "Command": "Remove-MgBetaUserOnlineMeetingAttendeeReport", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserOnlineMeetingAttendeeReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/broadcastRecording", - "CommandAlias": null, - "Command": "Remove-MgBetaUserOnlineMeetingBroadcastRecording", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/broadcastRecording", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserOnlineMeetingBroadcastRecording", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings(joinWebUrl='{joinWebUrl}')", - "CommandAlias": null, - "Command": "Remove-MgBetaUserOnlineMeetingByJoinWebUrl", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings(joinWebUrl='{joinWebUrl}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserOnlineMeetingByJoinWebUrl", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recording", - "CommandAlias": null, - "Command": "Remove-MgBetaUserOnlineMeetingRecording", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recording", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserOnlineMeetingRecording", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -612833,27 +612990,24 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", - "CommandAlias": null, - "Command": "Remove-MgBetaUserOnlineMeetingRecordingContent", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserOnlineMeetingRecordingContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration", - "CommandAlias": null, - "Command": "Remove-MgBetaUserOnlineMeetingRegistration", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration", "Permissions": [ { "Name": "OnlineMeetings.ReadWrite", @@ -612872,35 +613026,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserOnlineMeetingRegistration", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserOnlineMeetingRegistrationCustomQuestion", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserOnlineMeetingRegistrationCustomQuestion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserOnlineMeetingRegistrationRegistrant", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", "Permissions": [ { "Name": "OnlineMeetings.ReadWrite", @@ -612927,65 +613081,65 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/meetingregistrant-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaUserOnlineMeetingRegistrationRegistrant", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserOnlineMeetingTranscript", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserOnlineMeetingTranscript", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", - "CommandAlias": null, - "Command": "Remove-MgBetaUserOnlineMeetingTranscriptContent", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserOnlineMeetingTranscriptContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", - "CommandAlias": null, - "Command": "Remove-MgBetaUserOnlineMeetingTranscriptMetadataContent", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserOnlineMeetingTranscriptMetadataContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserOutlookMasterCategory", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", "Permissions": [ { "Name": "MailboxSettings.ReadWrite", @@ -613012,20 +613166,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserOutlookMasterCategory", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserOutlookTask", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -613044,35 +613198,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserOutlookTask", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/{attachment-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserOutlookTaskAttachment", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/{attachment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserOutlookTaskAttachment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserOutlookTaskFolder", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -613091,20 +613245,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserOutlookTaskFolder", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/permanentDelete", - "CommandAlias": null, - "Command": "Remove-MgBetaUserOutlookTaskFolderPermanent", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/permanentDelete", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -613123,65 +613277,65 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlooktaskfolder-permanentdelete?view=graph-rest-beta", + "Command": "Remove-MgBetaUserOutlookTaskFolderPermanent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserOutlookTaskFolderTask", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserOutlookTaskFolderTask", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserOutlookTaskFolderTaskAttachment", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserOutlookTaskFolderTaskAttachment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/permanentDelete", - "CommandAlias": null, - "Command": "Remove-MgBetaUserOutlookTaskFolderTaskPermanent", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/permanentDelete", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlooktask-permanentdelete?view=graph-rest-beta", + "Command": "Remove-MgBetaUserOutlookTaskFolderTaskPermanent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserOutlookTaskGroup", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -613200,20 +613354,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserOutlookTaskGroup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserOutlookTaskGroupTaskFolder", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -613232,20 +613386,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserOutlookTaskGroupTaskFolder", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/permanentDelete", - "CommandAlias": null, - "Command": "Remove-MgBetaUserOutlookTaskGroupTaskFolderPermanent", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/permanentDelete", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -613264,50 +613418,50 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlooktaskfolder-permanentdelete?view=graph-rest-beta", + "Command": "Remove-MgBetaUserOutlookTaskGroupTaskFolderPermanent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserOutlookTaskGroupTaskFolderTask", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserOutlookTaskGroupTaskFolderTask", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/permanentDelete", - "CommandAlias": null, - "Command": "Remove-MgBetaUserOutlookTaskGroupTaskFolderTaskPermanent", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/permanentDelete", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -613326,20 +613480,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlooktask-permanentdelete?view=graph-rest-beta", + "Command": "Remove-MgBetaUserOutlookTaskGroupTaskFolderTaskPermanent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/permanentDelete", - "CommandAlias": null, - "Command": "Remove-MgBetaUserOutlookTaskPermanent", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/permanentDelete", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -613358,20 +613512,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlooktask-permanentdelete?view=graph-rest-beta", + "Command": "Remove-MgBetaUserOutlookTaskPermanent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/deletePasswordSingleSignOnCredentials", - "CommandAlias": null, - "Command": "Remove-MgBetaUserPasswordSingleSignOnCredential", "Module": "Beta.Users.Actions", + "CommandAlias": null, + "Uri": "/users/{user-id}/deletePasswordSingleSignOnCredentials", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -613398,8 +613552,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-deletepasswordsinglesignoncredentials?view=graph-rest-beta", + "Command": "Remove-MgBetaUserPasswordSingleSignOnCredential", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Delete", "DeleteExpanded", @@ -613408,12 +613565,9 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/photo", - "CommandAlias": null, - "Command": "Remove-MgBetaUserPhoto", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/photo", "Permissions": [ { "Name": "User.ReadWrite", @@ -613448,20 +613602,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserPhoto", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/photo/$value", - "CommandAlias": null, - "Command": "Remove-MgBetaUserPhotoContent", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/photo/$value", "Permissions": [ { "Name": "User.ReadWrite", @@ -613496,8 +613650,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserPhotoContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -613506,171 +613663,24 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/presence", - "CommandAlias": null, - "Command": "Remove-MgBetaUserPresence", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/presence", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ] - }, - { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/profile", - "CommandAlias": null, - "Command": "Remove-MgBetaUserProfile", - "Module": "Beta.People", - "Permissions": [ - { - "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": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "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": true - }, - { - "Name": "User.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "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 - } - ], + "Command": "Remove-MgBetaUserPresence", "ApiVersion": "beta", - "ApiReferenceLink": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ] - }, - { - "Method": "DELETE", "OutputType": null, - "Uri": "/users/{user-id}/profile/account/{userAccountInformation-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserProfileAccount", - "Module": "Beta.People", - "Permissions": [ - { - "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": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "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": true - }, - { - "Name": "User.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "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 - } - ], - "ApiVersion": "beta", - "ApiReferenceLink": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ] - }, - { "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/profile/addresses/{itemAddress-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserProfileAddress", - "Module": "Beta.People", - "Permissions": [ - { - "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": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "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": true - }, - { - "Name": "User.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "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 - } - ], - "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemaddress-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/profile/anniversaries/{personAnnualEvent-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserProfileAnniversary", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile", "Permissions": [ { "Name": "User.ReadWrite", @@ -613705,20 +613715,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserProfile", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/profile/awards/{personAward-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserProfileAward", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/account/{userAccountInformation-id}", "Permissions": [ { "Name": "User.ReadWrite", @@ -613753,20 +613763,20 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserProfileAccount", "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/personaward-delete?view=graph-rest-beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/profile/certifications/{personCertification-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserProfileCertification", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/addresses/{itemAddress-id}", "Permissions": [ { "Name": "User.ReadWrite", @@ -613801,20 +613811,20 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemaddress-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaUserProfileAddress", "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/personcertification-delete?view=graph-rest-beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/profile/educationalActivities/{educationalActivity-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserProfileEducationalActivity", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/anniversaries/{personAnnualEvent-id}", "Permissions": [ { "Name": "User.ReadWrite", @@ -613849,20 +613859,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserProfileAnniversary", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/profile/emails/{itemEmail-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserProfileEmail", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/awards/{personAward-id}", "Permissions": [ { "Name": "User.ReadWrite", @@ -613897,20 +613907,20 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/personaward-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaUserProfileAward", "ApiVersion": "beta", - "ApiReferenceLink": null, + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/profile/interests/{personInterest-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserProfileInterest", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/certifications/{personCertification-id}", "Permissions": [ { "Name": "User.ReadWrite", @@ -613945,20 +613955,20 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/personcertification-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaUserProfileCertification", "ApiVersion": "beta", - "ApiReferenceLink": null, + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/profile/languages/{languageProficiency-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserProfileLanguage", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/educationalActivities/{educationalActivity-id}", "Permissions": [ { "Name": "User.ReadWrite", @@ -613993,20 +614003,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserProfileEducationalActivity", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/profile/names/{personName-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserProfileName", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/emails/{itemEmail-id}", "Permissions": [ { "Name": "User.ReadWrite", @@ -614041,20 +614051,164 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserProfileEmail", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { + "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/interests/{personInterest-id}", + "Permissions": [ + { + "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": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "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": true + }, + { + "Name": "User.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "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 + } + ], + "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserProfileInterest", + "ApiVersion": "beta", + "OutputType": null, "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ] + }, + { + "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/languages/{languageProficiency-id}", + "Permissions": [ + { + "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": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "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": true + }, + { + "Name": "User.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "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 + } + ], + "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserProfileLanguage", + "ApiVersion": "beta", "OutputType": null, - "Uri": "/users/{user-id}/profile/notes/{personAnnotation-id}", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ] + }, + { + "Module": "Beta.People", "CommandAlias": null, - "Command": "Remove-MgBetaUserProfileNote", + "Uri": "/users/{user-id}/profile/names/{personName-id}", + "Permissions": [ + { + "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": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "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": true + }, + { + "Name": "User.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "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 + } + ], + "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserProfileName", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ] + }, + { "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/notes/{personAnnotation-id}", "Permissions": [ { "Name": "User.Read", @@ -614129,20 +614283,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/personannotation-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaUserProfileNote", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/profile/patents/{itemPatent-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserProfilePatent", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/patents/{itemPatent-id}", "Permissions": [ { "Name": "User.ReadWrite", @@ -614177,20 +614331,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itempatent-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaUserProfilePatent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/profile/phones/{itemPhone-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserProfilePhone", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/phones/{itemPhone-id}", "Permissions": [ { "Name": "User.ReadWrite", @@ -614225,20 +614379,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemphone-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaUserProfilePhone", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/profile/positions/{workPosition-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserProfilePosition", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/positions/{workPosition-id}", "Permissions": [ { "Name": "User.ReadWrite", @@ -614273,20 +614427,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserProfilePosition", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/profile/projects/{projectParticipation-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserProfileProject", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/projects/{projectParticipation-id}", "Permissions": [ { "Name": "User.ReadWrite", @@ -614321,20 +614475,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserProfileProject", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/profile/publications/{itemPublication-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserProfilePublication", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/publications/{itemPublication-id}", "Permissions": [ { "Name": "User.ReadWrite", @@ -614369,20 +614523,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserProfilePublication", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/profile/skills/{skillProficiency-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserProfileSkill", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/skills/{skillProficiency-id}", "Permissions": [ { "Name": "User.ReadWrite", @@ -614417,20 +614571,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserProfileSkill", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/profile/webAccounts/{webAccount-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserProfileWebAccount", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/webAccounts/{webAccount-id}", "Permissions": [ { "Name": "User.ReadWrite", @@ -614465,20 +614619,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserProfileWebAccount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/profile/websites/{personWebsite-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserProfileWebsite", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/websites/{personWebsite-id}", "Permissions": [ { "Name": "User.ReadWrite", @@ -614513,290 +614667,290 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserProfileWebsite", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserScopedRoleMemberOf", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserScopedRoleMemberOf", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/security", - "CommandAlias": null, - "Command": "Remove-MgBetaUserSecurity", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/users/{user-id}/security", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserSecurity", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/security/informationProtection", - "CommandAlias": null, - "Command": "Remove-MgBetaUserSecurityInformationProtection", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/users/{user-id}/security/informationProtection", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserSecurityInformationProtection", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/security/informationProtection/labelPolicySettings", - "CommandAlias": null, - "Command": "Remove-MgBetaUserSecurityInformationProtectionLabelPolicySetting", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/users/{user-id}/security/informationProtection/labelPolicySettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserSecurityInformationProtectionLabelPolicySetting", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserSecurityInformationProtectionSensitivityLabel", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserSecurityInformationProtectionSensitivityLabel", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", - "CommandAlias": null, - "Command": "Remove-MgBetaUserSecurityInformationProtectionSensitivityLabelParent", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserSecurityInformationProtectionSensitivityLabelParent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/settings", - "CommandAlias": null, - "Command": "Remove-MgBetaUserSetting", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserSetting", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/settings/contactMergeSuggestions", - "CommandAlias": null, - "Command": "Remove-MgBetaUserSettingContactMergeSuggestion", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/contactMergeSuggestions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserSettingContactMergeSuggestion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/settings/itemInsights", - "CommandAlias": null, - "Command": "Remove-MgBetaUserSettingItemInsight", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/itemInsights", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserSettingItemInsight", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/settings/regionalAndLanguageSettings", - "CommandAlias": null, - "Command": "Remove-MgBetaUserSettingRegionalAndLanguageSetting", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/regionalAndLanguageSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserSettingRegionalAndLanguageSetting", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/settings/shiftPreferences", - "CommandAlias": null, - "Command": "Remove-MgBetaUserSettingShiftPreference", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/shiftPreferences", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserSettingShiftPreference", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/settings/storage", - "CommandAlias": null, - "Command": "Remove-MgBetaUserSettingStorage", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/storage", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserSettingStorage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/settings/storage/quota", - "CommandAlias": null, - "Command": "Remove-MgBetaUserSettingStorageQuota", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/storage/quota", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserSettingStorageQuota", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/settings/storage/quota/services/{serviceStorageQuotaBreakdown-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserSettingStorageQuotaService", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/storage/quota/services/{serviceStorageQuotaBreakdown-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserSettingStorageQuotaService", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserSettingWindows", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}", "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowssetting-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaUserSettingWindows", "ApiVersion": "beta", - "ApiReferenceLink": null, + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/{windowsSettingInstance-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserSettingWindowsInstance", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/{windowsSettingInstance-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserSettingWindowsInstance", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/teamwork", - "CommandAlias": null, - "Command": "Remove-MgBetaUserTeamwork", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/teamwork", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserTeamwork", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserTeamworkAssociatedTeam", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserTeamworkAssociatedTeam", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserTeamworkInstalledApp", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForUser", @@ -614895,20 +615049,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-delete-installedapps?view=graph-rest-beta", + "Command": "Remove-MgBetaUserTeamworkInstalledApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserTodoList", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", "Permissions": [ { "Name": "Tasks.Read", @@ -614951,35 +615105,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserTodoList", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserTodoListExtension", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserTodoListExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserTodoListTask", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -615006,20 +615160,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserTodoListTask", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserTodoListTaskAttachment", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -615046,20 +615200,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserTodoListTaskAttachment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value", - "CommandAlias": null, - "Command": "Remove-MgBetaUserTodoListTaskAttachmentContent", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -615086,50 +615240,50 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserTodoListTaskAttachmentContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserTodoListTaskAttachmentSession", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserTodoListTaskAttachmentSession", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content", - "CommandAlias": null, - "Command": "Remove-MgBetaUserTodoListTaskAttachmentSessionContent", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserTodoListTaskAttachmentSessionContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserTodoListTaskChecklistItem", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -615156,35 +615310,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserTodoListTaskChecklistItem", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserTodoListTaskExtension", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserTodoListTaskExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaUserTodoListTaskLinkedResource", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -615211,365 +615365,365 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaUserTodoListTaskLinkedResource", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaVirtualEvent", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaVirtualEvent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaVirtualEventPresenter", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaVirtualEventPresenter", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaVirtualEventSession", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaVirtualEventSession", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaVirtualEventSessionAttendanceReport", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaVirtualEventSessionAttendanceReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions(joinWebUrl='{joinWebUrl}')", - "CommandAlias": null, - "Command": "Remove-MgBetaVirtualEventSessionByJoinWebUrl", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions(joinWebUrl='{joinWebUrl}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaVirtualEventSessionByJoinWebUrl", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaVirtualEventTownhall", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaVirtualEventTownhall", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaVirtualEventTownhallPresenter", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventpresenter-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaVirtualEventTownhallPresenter", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaVirtualEventTownhallSession", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaVirtualEventTownhallSession", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaVirtualEventTownhallSessionAttendanceReport", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaVirtualEventTownhallSessionAttendanceReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecord", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecord", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions(joinWebUrl='{joinWebUrl}')", - "CommandAlias": null, - "Command": "Remove-MgBetaVirtualEventTownhallSessionByJoinWebUrl", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions(joinWebUrl='{joinWebUrl}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaVirtualEventTownhallSessionByJoinWebUrl", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaVirtualEventWebinar", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaVirtualEventWebinar", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaVirtualEventWebinarPresenter", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaVirtualEventWebinarPresenter", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaVirtualEventWebinarRegistration", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaVirtualEventWebinarRegistration", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email='{email}')", - "CommandAlias": null, - "Command": "Remove-MgBetaVirtualEventWebinarRegistrationByEmail", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email='{email}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaVirtualEventWebinarRegistrationByEmail", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId='{userId}')", - "CommandAlias": null, - "Command": "Remove-MgBetaVirtualEventWebinarRegistrationByUserId", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId='{userId}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaVirtualEventWebinarRegistrationByUserId", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration", - "CommandAlias": null, - "Command": "Remove-MgBetaVirtualEventWebinarRegistrationConfiguration", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaVirtualEventWebinarRegistrationConfiguration", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions/{virtualEventRegistrationQuestionBase-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaVirtualEventWebinarRegistrationConfigurationQuestion", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions/{virtualEventRegistrationQuestionBase-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistrationquestionbase-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaVirtualEventWebinarRegistrationConfigurationQuestion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaVirtualEventWebinarSession", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaVirtualEventWebinarSession", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaVirtualEventWebinarSessionAttendanceReport", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaVirtualEventWebinarSessionAttendanceReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "CommandAlias": null, - "Command": "Remove-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions(joinWebUrl='{joinWebUrl}')", - "CommandAlias": null, - "Command": "Remove-MgBetaVirtualEventWebinarSessionByJoinWebUrl", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions(joinWebUrl='{joinWebUrl}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaVirtualEventWebinarSessionByJoinWebUrl", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/admin/windows/updates/deployments/{deployment-id}", - "CommandAlias": "Remove-MgBetaWuDeployment", - "Command": "Remove-MgBetaWindowsUpdatesDeployment", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Remove-MgBetaWuDeployment", + "Uri": "/admin/windows/updates/deployments/{deployment-id}", "Permissions": [ { "Name": "WindowsUpdates.ReadWrite.All", @@ -615588,53 +615742,56 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-deployment-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaWindowsUpdatesDeployment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}", - "CommandAlias": "Remove-MgBetaWuDeploymentAudienceApplicableContent", - "Command": "Remove-MgBetaWindowsUpdatesDeploymentAudienceApplicableContent", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Remove-MgBetaWuDeploymentAudienceApplicableContent", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaWindowsUpdatesDeploymentAudienceApplicableContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/{applicableContentDeviceMatch-deviceId}", - "CommandAlias": "Remove-MgBetaWuDeploymentAudienceApplicableContentMatchedDevice", - "Command": "Remove-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDevice", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Remove-MgBetaWuDeploymentAudienceApplicableContentMatchedDevice", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/{applicableContentDeviceMatch-deviceId}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDevice", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/{updatableAsset-id}/removeMembersById", - "CommandAlias": "Remove-MgBetaWuDeploymentAudienceExclusionMemberGraphBPreId", - "Command": "Remove-MgBetaWindowsUpdatesDeploymentAudienceExclusionMemberById", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Remove-MgBetaWuDeploymentAudienceExclusionMemberGraphBPreId", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/{updatableAsset-id}/removeMembersById", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-beta", + "Command": "Remove-MgBetaWindowsUpdatesDeploymentAudienceExclusionMemberById", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Remove", "RemoveExpanded", @@ -615643,15 +615800,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}/removeMembersById", - "CommandAlias": "Remove-MgBetaWuDeploymentAudienceMemberGraphBPreId", - "Command": "Remove-MgBetaWindowsUpdatesDeploymentAudienceMemberById", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Remove-MgBetaWuDeploymentAudienceMemberGraphBPreId", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}/removeMembersById", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-beta", + "Command": "Remove-MgBetaWindowsUpdatesDeploymentAudienceMemberById", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Remove", "RemoveExpanded", @@ -615660,12 +615817,9 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}", - "CommandAlias": "Remove-MgBetaWuPolicy", - "Command": "Remove-MgBetaWindowsUpdatesPolicy", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Remove-MgBetaWuPolicy", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}", "Permissions": [ { "Name": "WindowsUpdates.ReadWrite.All", @@ -615684,83 +615838,86 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatepolicy-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaWindowsUpdatesPolicy", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience", - "CommandAlias": "Remove-MgBetaWuPolicyAudience", - "Command": "Remove-MgBetaWindowsUpdatesPolicyAudience", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Remove-MgBetaWuPolicyAudience", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaWindowsUpdatesPolicyAudience", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}", - "CommandAlias": "Remove-MgBetaWuPolicyAudienceApplicableContent", - "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceApplicableContent", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Remove-MgBetaWuPolicyAudienceApplicableContent", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceApplicableContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/{applicableContentDeviceMatch-deviceId}", - "CommandAlias": "Remove-MgBetaWuPolicyAudienceApplicableContentMatchedDevice", - "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDevice", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Remove-MgBetaWuPolicyAudienceApplicableContentMatchedDevice", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/{applicableContentDeviceMatch-deviceId}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDevice", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}", - "CommandAlias": "Remove-MgBetaWuPolicyAudienceExclusion", - "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceExclusion", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Remove-MgBetaWuPolicyAudienceExclusion", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceExclusion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}/removeMembers", - "CommandAlias": "Remove-MgBetaWuPolicyAudienceExclusionMember", - "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceExclusionMember", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Remove-MgBetaWuPolicyAudienceExclusionMember", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}/removeMembers", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembers?view=graph-rest-beta", + "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceExclusionMember", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Remove", "RemoveExpanded", @@ -615769,15 +615926,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}/removeMembersById", - "CommandAlias": "Remove-MgBetaWuPolicyAudienceExclusionMemberGraphBPreId", - "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceExclusionMemberById", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Remove-MgBetaWuPolicyAudienceExclusionMemberGraphBPreId", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}/removeMembersById", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-beta", + "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceExclusionMemberById", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Remove", "RemoveExpanded", @@ -615786,15 +615943,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}", - "CommandAlias": "Remove-MgBetaWuPolicyAudienceMember", - "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceMember", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Remove-MgBetaWuPolicyAudienceMember", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceMember", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity", @@ -615805,15 +615962,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}/removeMembersById", - "CommandAlias": "Remove-MgBetaWuPolicyAudienceMemberGraphBPreId", - "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceMemberById", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Remove-MgBetaWuPolicyAudienceMemberGraphBPreId", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}/removeMembersById", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-beta", + "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceMemberById", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Remove", "RemoveExpanded", @@ -615822,12 +615979,9 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/{complianceChange-id}", - "CommandAlias": "Remove-MgBetaWuPolicyComplianceChange", - "Command": "Remove-MgBetaWindowsUpdatesPolicyComplianceChange", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Remove-MgBetaWuPolicyComplianceChange", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/{complianceChange-id}", "Permissions": [ { "Name": "WindowsUpdates.ReadWrite.All", @@ -615846,140 +616000,140 @@ "IsLeastPrivilege": true } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-contentapproval-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaWindowsUpdatesPolicyComplianceChange", "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-compliancechange-delete?view=graph-rest-beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/admin/windows/updates/products/{product-id}", - "CommandAlias": "Remove-MgBetaWuProduct", - "Command": "Remove-MgBetaWindowsUpdatesProduct", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Remove-MgBetaWuProduct", + "Uri": "/admin/windows/updates/products/{product-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaWindowsUpdatesProduct", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/admin/windows/updates/products/{product-id}/editions/{edition-id}", - "CommandAlias": "Remove-MgBetaWuProductEdition", - "Command": "Remove-MgBetaWindowsUpdatesProductEdition", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Remove-MgBetaWuProductEdition", + "Uri": "/admin/windows/updates/products/{product-id}/editions/{edition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaWindowsUpdatesProductEdition", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}", - "CommandAlias": "Remove-MgBetaWuProductKnownIssue", - "Command": "Remove-MgBetaWindowsUpdatesProductKnownIssue", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Remove-MgBetaWuProductKnownIssue", + "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaWindowsUpdatesProductKnownIssue", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}/originatingKnowledgeBaseArticle", - "CommandAlias": "Remove-MgBetaWuProductKnownIssueOriginatingKnowledgeBaseArticle", - "Command": "Remove-MgBetaWindowsUpdatesProductKnownIssueOriginatingKnowledgeBaseArticle", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Remove-MgBetaWuProductKnownIssueOriginatingKnowledgeBaseArticle", + "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}/originatingKnowledgeBaseArticle", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaWindowsUpdatesProductKnownIssueOriginatingKnowledgeBaseArticle", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}/resolvingKnowledgeBaseArticle", - "CommandAlias": "Remove-MgBetaWuProductKnownIssueResolvingKnowledgeBaseArticle", - "Command": "Remove-MgBetaWindowsUpdatesProductKnownIssueResolvingKnowledgeBaseArticle", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Remove-MgBetaWuProductKnownIssueResolvingKnowledgeBaseArticle", + "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}/resolvingKnowledgeBaseArticle", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaWindowsUpdatesProductKnownIssueResolvingKnowledgeBaseArticle", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}", - "CommandAlias": "Remove-MgBetaWuProductRevision", - "Command": "Remove-MgBetaWindowsUpdatesProductRevision", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Remove-MgBetaWuProductRevision", + "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaWindowsUpdatesProductRevision", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}/catalogEntry", - "CommandAlias": "Remove-MgBetaWuProductRevisionCatalogEntry", - "Command": "Remove-MgBetaWindowsUpdatesProductRevisionCatalogEntry", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Remove-MgBetaWuProductRevisionCatalogEntry", + "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}/catalogEntry", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaWindowsUpdatesProductRevisionCatalogEntry", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}/knowledgeBaseArticle", - "CommandAlias": "Remove-MgBetaWuProductRevisionKnowledgeBaseArticle", - "Command": "Remove-MgBetaWindowsUpdatesProductRevisionKnowledgeBaseArticle", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Remove-MgBetaWuProductRevisionKnowledgeBaseArticle", + "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}/knowledgeBaseArticle", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Remove-MgBetaWindowsUpdatesProductRevisionKnowledgeBaseArticle", + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/admin/windows/updates/resourceConnections/{resourceConnection-id}", - "CommandAlias": "Remove-MgBetaWuResourceConnection", - "Command": "Remove-MgBetaWindowsUpdatesResourceConnection", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Remove-MgBetaWuResourceConnection", + "Uri": "/admin/windows/updates/resourceConnections/{resourceConnection-id}", "Permissions": [ { "Name": "WindowsUpdates.ReadWrite.All", @@ -615998,20 +616152,20 @@ "IsLeastPrivilege": true } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-operationalinsightsconnection-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaWindowsUpdatesResourceConnection", "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-resourceconnection-delete?view=graph-rest-beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}", - "CommandAlias": "Remove-MgBetaWuUpdatableAsset", - "Command": "Remove-MgBetaWindowsUpdatesUpdatableAsset", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Remove-MgBetaWuUpdatableAsset", + "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}", "Permissions": [ { "Name": "WindowsUpdates.ReadWrite.All", @@ -616030,20 +616184,20 @@ "IsLeastPrivilege": true } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-azureaddevice-delete?view=graph-rest-beta", + "Command": "Remove-MgBetaWindowsUpdatesUpdatableAsset", "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-delete?view=graph-rest-beta", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/removeMembers", - "CommandAlias": "Remove-MgBetaWuUpdatableAssetMember", - "Command": "Remove-MgBetaWindowsUpdatesUpdatableAssetMember", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Remove-MgBetaWuUpdatableAssetMember", + "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/removeMembers", "Permissions": [ { "Name": "WindowsUpdates.ReadWrite.All", @@ -616062,8 +616216,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembers?view=graph-rest-beta", + "Command": "Remove-MgBetaWindowsUpdatesUpdatableAssetMember", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Remove", "RemoveExpanded", @@ -616072,12 +616229,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/removeMembersById", - "CommandAlias": "Remove-MgBetaWuUpdatableAssetMemberGraphBPreId", - "Command": "Remove-MgBetaWindowsUpdatesUpdatableAssetMemberById", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Remove-MgBetaWuUpdatableAssetMemberGraphBPreId", + "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/removeMembersById", "Permissions": [ { "Name": "WindowsUpdates.ReadWrite.All", @@ -616096,8 +616250,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-beta", + "Command": "Remove-MgBetaWindowsUpdatesUpdatableAssetMemberById", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Remove", "RemoveExpanded", @@ -616106,27 +616263,24 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}", - "CommandAlias": null, - "Command": "Remove-MgBookingBusiness", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-delete?view=graph-rest-1.0", + "Command": "Remove-MgBookingBusiness", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", - "CommandAlias": null, - "Command": "Remove-MgBookingBusinessAppointment", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -616185,35 +616339,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingappointment-delete?view=graph-rest-1.0", + "Command": "Remove-MgBookingBusinessAppointment", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", - "CommandAlias": null, - "Command": "Remove-MgBookingBusinessCalendarView", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgBookingBusinessCalendarView", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomerBase-id}", - "CommandAlias": null, - "Command": "Remove-MgBookingBusinessCustomer", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomerBase-id}", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -616272,20 +616426,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingcustomer-delete?view=graph-rest-1.0", + "Command": "Remove-MgBookingBusinessCustomer", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", - "CommandAlias": null, - "Command": "Remove-MgBookingBusinessCustomQuestion", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -616328,20 +616482,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingcustomquestion-delete?view=graph-rest-1.0", + "Command": "Remove-MgBookingBusinessCustomQuestion", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", - "CommandAlias": null, - "Command": "Remove-MgBookingBusinessService", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", "Permissions": [ { "Name": "Bookings.ReadWrite.All", @@ -616376,20 +616530,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingservice-delete?view=graph-rest-1.0", + "Command": "Remove-MgBookingBusinessService", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMemberBase-id}", - "CommandAlias": null, - "Command": "Remove-MgBookingBusinessStaffMember", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMemberBase-id}", "Permissions": [ { "Name": "Bookings.ReadWrite.All", @@ -616424,35 +616578,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingstaffmember-delete?view=graph-rest-1.0", + "Command": "Remove-MgBookingBusinessStaffMember", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/bookingCurrencies/{bookingCurrency-id}", - "CommandAlias": null, - "Command": "Remove-MgBookingCurrency", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/bookingCurrencies/{bookingCurrency-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgBookingCurrency", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/chats/{chat-id}", - "CommandAlias": null, - "Command": "Remove-MgChat", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}", "Permissions": [ { "Name": "Chat.ManageDeletion.All", @@ -616479,20 +616633,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete?view=graph-rest-1.0", + "Command": "Remove-MgChat", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", - "CommandAlias": null, - "Command": "Remove-MgChatInstalledApp", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForChat", @@ -616551,35 +616705,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete-installedapps?view=graph-rest-1.0", + "Command": "Remove-MgChatInstalledApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/chats/{chat-id}/lastMessagePreview", - "CommandAlias": null, - "Command": "Remove-MgChatLastMessagePreview", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/lastMessagePreview", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgChatLastMessagePreview", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/chats/{chat-id}/members/{conversationMember-id}", - "CommandAlias": null, - "Command": "Remove-MgChatMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/members/{conversationMember-id}", "Permissions": [ { "Name": "ChatMember.ReadWrite", @@ -616606,8 +616760,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete-members?view=graph-rest-1.0", + "Command": "Remove-MgChatMember", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity", @@ -616618,15 +616775,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "CommandAlias": null, - "Command": "Remove-MgChatMessageReplyHostedContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgChatMessageReplyHostedContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -616635,27 +616792,24 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "CommandAlias": null, - "Command": "Remove-MgChatPermissionGrant", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgChatPermissionGrant", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "CommandAlias": null, - "Command": "Remove-MgChatPinnedMessage", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", "Permissions": [ { "Name": "Chat.ReadWrite", @@ -616674,20 +616828,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete-pinnedmessages?view=graph-rest-1.0", + "Command": "Remove-MgChatPinnedMessage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", - "CommandAlias": null, - "Command": "Remove-MgChatTab", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", "Permissions": [ { "Name": "TeamsTab.ReadWriteSelfForChat", @@ -616754,20 +616908,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete-tabs?view=graph-rest-1.0", + "Command": "Remove-MgChatTab", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/communications/calls/{call-id}", - "CommandAlias": null, - "Command": "Remove-MgCommunicationCall", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -616786,20 +616940,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-delete?view=graph-rest-1.0", + "Command": "Remove-MgCommunicationCall", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", - "CommandAlias": null, - "Command": "Remove-MgCommunicationCallAudioRoutingGroup", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -616818,50 +616972,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/audioroutinggroup-delete?view=graph-rest-1.0", + "Command": "Remove-MgCommunicationCallAudioRoutingGroup", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", - "CommandAlias": null, - "Command": "Remove-MgCommunicationCallContentSharingSession", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgCommunicationCallContentSharingSession", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", - "CommandAlias": null, - "Command": "Remove-MgCommunicationCallOperation", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgCommunicationCallOperation", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/communications/calls/{call-id}/participants/{participant-id}", - "CommandAlias": null, - "Command": "Remove-MgCommunicationCallParticipant", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/participants/{participant-id}", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -616880,260 +617034,260 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-delete?view=graph-rest-1.0", + "Command": "Remove-MgCommunicationCallParticipant", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/communications/callRecords/{callRecord-id}/organizer_v2", - "CommandAlias": null, - "Command": "Remove-MgCommunicationCallRecordOrganizerV2", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/callRecords/{callRecord-id}/organizer_v2", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgCommunicationCallRecordOrganizerV2", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/{participant-id}", - "CommandAlias": null, - "Command": "Remove-MgCommunicationCallRecordParticipantV2", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/{participant-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgCommunicationCallRecordParticipantV2", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", - "CommandAlias": null, - "Command": "Remove-MgCommunicationCallRecordSession", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgCommunicationCallRecordSession", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", - "CommandAlias": null, - "Command": "Remove-MgCommunicationOnlineMeeting", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgCommunicationOnlineMeeting", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "CommandAlias": null, - "Command": "Remove-MgCommunicationOnlineMeetingAttendanceReport", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgCommunicationOnlineMeetingAttendanceReport", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "CommandAlias": null, - "Command": "Remove-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "CommandAlias": null, - "Command": "Remove-MgCommunicationOnlineMeetingAttendeeReport", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgCommunicationOnlineMeetingAttendeeReport", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", - "CommandAlias": null, - "Command": "Remove-MgCommunicationOnlineMeetingRecording", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgCommunicationOnlineMeetingRecording", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", - "CommandAlias": null, - "Command": "Remove-MgCommunicationOnlineMeetingRecordingContent", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgCommunicationOnlineMeetingRecordingContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "CommandAlias": null, - "Command": "Remove-MgCommunicationOnlineMeetingTranscript", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgCommunicationOnlineMeetingTranscript", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", - "CommandAlias": null, - "Command": "Remove-MgCommunicationOnlineMeetingTranscriptContent", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgCommunicationOnlineMeetingTranscriptContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", - "CommandAlias": null, - "Command": "Remove-MgCommunicationOnlineMeetingTranscriptMetadataContent", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgCommunicationOnlineMeetingTranscriptMetadataContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/communications/presences/{presence-id}", - "CommandAlias": null, - "Command": "Remove-MgCommunicationPresence", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/presences/{presence-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgCommunicationPresence", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/contacts/{orgContact-id}", - "CommandAlias": null, - "Command": "Remove-MgContact", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgContact", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/contracts/{contract-id}", - "CommandAlias": null, - "Command": "Remove-MgContract", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contracts/{contract-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgContract", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", - "CommandAlias": null, - "Command": "Remove-MgDataPolicyOperation", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDataPolicyOperation", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/devices/{device-id}", - "CommandAlias": null, - "Command": "Remove-MgDevice", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -617152,20 +617306,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete?view=graph-rest-1.0", + "Command": "Remove-MgDevice", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", - "CommandAlias": "Remove-MgDeviceAppMgtAndroidManagedAppProtection", - "Command": "Remove-MgDeviceAppManagementAndroidManagedAppProtection", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtAndroidManagedAppProtection", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -617184,20 +617338,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementAndroidManagedAppProtection", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", - "CommandAlias": "Remove-MgDeviceAppMgtAndroidManagedAppProtectionApp", - "Command": "Remove-MgDeviceAppManagementAndroidManagedAppProtectionApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtAndroidManagedAppProtectionApp", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -617232,20 +617386,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementAndroidManagedAppProtectionApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "CommandAlias": "Remove-MgDeviceAppMgtAndroidManagedAppProtectionAssignment", - "Command": "Remove-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtAndroidManagedAppProtectionAssignment", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -617280,35 +617434,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", - "CommandAlias": "Remove-MgDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", - "Command": "Remove-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", - "CommandAlias": "Remove-MgDeviceAppMgtDefaultManagedAppProtection", - "Command": "Remove-MgDeviceAppManagementDefaultManagedAppProtection", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtDefaultManagedAppProtection", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -617343,20 +617497,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementDefaultManagedAppProtection", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", - "CommandAlias": "Remove-MgDeviceAppMgtDefaultManagedAppProtectionApp", - "Command": "Remove-MgDeviceAppManagementDefaultManagedAppProtectionApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtDefaultManagedAppProtectionApp", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -617391,35 +617545,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementDefaultManagedAppProtectionApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", - "CommandAlias": "Remove-MgDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", - "Command": "Remove-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", - "CommandAlias": "Remove-MgDeviceAppMgtiOSManagedAppProtection", - "Command": "Remove-MgDeviceAppManagementiOSManagedAppProtection", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtiOSManagedAppProtection", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -617438,20 +617592,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementiOSManagedAppProtection", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", - "CommandAlias": "Remove-MgDeviceAppMgtiOSManagedAppProtectionApp", - "Command": "Remove-MgDeviceAppManagementiOSManagedAppProtectionApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtiOSManagedAppProtectionApp", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -617486,20 +617640,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementiOSManagedAppProtectionApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "CommandAlias": "Remove-MgDeviceAppMgtiOSManagedAppProtectionAssignment", - "Command": "Remove-MgDeviceAppManagementiOSManagedAppProtectionAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtiOSManagedAppProtectionAssignment", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -617534,95 +617688,95 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementiOSManagedAppProtectionAssignment", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", - "CommandAlias": "Remove-MgDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", - "Command": "Remove-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", - "CommandAlias": "Remove-MgDeviceAppMgtManagedAppPolicy", - "Command": "Remove-MgDeviceAppManagementManagedAppPolicy", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtManagedAppPolicy", + "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementManagedAppPolicy", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", - "CommandAlias": "Remove-MgDeviceAppMgtManagedAppRegistration", - "Command": "Remove-MgDeviceAppManagementManagedAppRegistration", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtManagedAppRegistration", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementManagedAppRegistration", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", - "CommandAlias": "Remove-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", - "Command": "Remove-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", - "CommandAlias": "Remove-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", - "Command": "Remove-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", - "CommandAlias": "Remove-MgDeviceAppMgtManagedAppRegistrationOperation", - "Command": "Remove-MgDeviceAppManagementManagedAppRegistrationOperation", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtManagedAppRegistrationOperation", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -617657,35 +617811,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementManagedAppRegistrationOperation", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", - "CommandAlias": "Remove-MgDeviceAppMgtManagedAppStatus", - "Command": "Remove-MgDeviceAppManagementManagedAppStatus", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtManagedAppStatus", + "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementManagedAppStatus", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", - "CommandAlias": "Remove-MgDeviceAppMgtManagedEBook", - "Command": "Remove-MgDeviceAppManagementManagedEBook", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtManagedEBook", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -617704,20 +617858,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-iosvppebook-delete?view=graph-rest-1.0", + "Command": "Remove-MgDeviceAppManagementManagedEBook", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", - "CommandAlias": "Remove-MgDeviceAppMgtManagedEBookAssignment", - "Command": "Remove-MgDeviceAppManagementManagedEBookAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtManagedEBookAssignment", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -617736,20 +617890,20 @@ "IsLeastPrivilege": true } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-managedebookassignment-delete?view=graph-rest-1.0", + "Command": "Remove-MgDeviceAppManagementManagedEBookAssignment", "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-iosvppebookassignment-delete?view=graph-rest-1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", - "CommandAlias": "Remove-MgDeviceAppMgtManagedEBookDeviceState", - "Command": "Remove-MgDeviceAppManagementManagedEBookDeviceState", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtManagedEBookDeviceState", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -617768,35 +617922,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-deviceinstallstate-delete?view=graph-rest-1.0", + "Command": "Remove-MgDeviceAppManagementManagedEBookDeviceState", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", - "CommandAlias": "Remove-MgDeviceAppMgtManagedEBookInstallSummary", - "Command": "Remove-MgDeviceAppManagementManagedEBookInstallSummary", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtManagedEBookInstallSummary", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementManagedEBookInstallSummary", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", - "CommandAlias": "Remove-MgDeviceAppMgtManagedEBookUserStateSummary", - "Command": "Remove-MgDeviceAppManagementManagedEBookUserStateSummary", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtManagedEBookUserStateSummary", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -617815,20 +617969,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-userinstallstatesummary-delete?view=graph-rest-1.0", + "Command": "Remove-MgDeviceAppManagementManagedEBookUserStateSummary", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", - "CommandAlias": "Remove-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", - "Command": "Remove-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -617847,20 +618001,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", - "CommandAlias": "Remove-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", - "Command": "Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -617879,20 +618033,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "CommandAlias": "Remove-MgDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", - "Command": "Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -617927,20 +618081,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "CommandAlias": "Remove-MgDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", - "Command": "Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -617975,20 +618129,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "CommandAlias": "Remove-MgDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", - "Command": "Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -618023,20 +618177,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", - "CommandAlias": "Remove-MgDeviceAppMgtMobileApp", - "Command": "Remove-MgDeviceAppManagementMobileApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtMobileApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -618055,500 +618209,500 @@ "IsLeastPrivilege": true } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-androidlobapp-delete?view=graph-rest-1.0", + "Command": "Remove-MgDeviceAppManagementMobileApp", "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-macosofficesuiteapp-delete?view=graph-rest-1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsAndroidLobAppAssignment", - "Command": "Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsAndroidLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", - "Command": "Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", - "Command": "Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", - "Command": "Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", - "Command": "Remove-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsiOSLobAppAssignment", - "Command": "Remove-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsiOSLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersion", - "Command": "Remove-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", - "Command": "Remove-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", - "Command": "Remove-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsIoStoreAppAssignment", - "Command": "Remove-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsIoStoreAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsIoVppAppAssignment", - "Command": "Remove-MgDeviceAppManagementMobileAppAsIoVppAppAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsIoVppAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsIoVppAppAssignment", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", - "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", - "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", - "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", - "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMacOSLobAppAssignment", - "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMacOSLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", - "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", - "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", - "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", - "Command": "Remove-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAssignment", - "Command": "Remove-MgDeviceAppManagementMobileAppAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -618567,290 +618721,290 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappassignment-delete?view=graph-rest-1.0", + "Command": "Remove-MgDeviceAppManagementMobileAppAssignment", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWin32LobAppAssignment", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWin32LobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersion", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowAppXAssignment", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowAppXAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowAppXContentVersion", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowAppXContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowWebAppAssignment", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowWebAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppCategory", - "Command": "Remove-MgDeviceAppManagementMobileAppCategory", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppCategory", + "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -618869,20 +619023,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappcategory-delete?view=graph-rest-1.0", + "Command": "Remove-MgDeviceAppManagementMobileAppCategory", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppConfiguration", - "Command": "Remove-MgDeviceAppManagementMobileAppConfiguration", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppConfiguration", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -618901,20 +619055,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-iosmobileappconfiguration-delete?view=graph-rest-1.0", + "Command": "Remove-MgDeviceAppManagementMobileAppConfiguration", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppConfigurationAssignment", - "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppConfigurationAssignment", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -618933,20 +619087,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationassignment-delete?view=graph-rest-1.0", + "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationAssignment", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppConfigurationDeviceStatus", - "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppConfigurationDeviceStatus", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -618965,35 +619119,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicestatus-delete?view=graph-rest-1.0", + "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", - "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppConfigurationUserStatus", - "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationUserStatus", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppConfigurationUserStatus", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -619012,35 +619166,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationuserstatus-delete?view=graph-rest-1.0", + "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationUserStatus", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppConfigurationUserStatusSummary", - "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppConfigurationUserStatusSummary", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", - "CommandAlias": "Remove-MgDeviceAppMgtTargetedManagedAppConfiguration", - "Command": "Remove-MgDeviceAppManagementTargetedManagedAppConfiguration", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtTargetedManagedAppConfiguration", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -619059,20 +619213,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementTargetedManagedAppConfiguration", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", - "CommandAlias": "Remove-MgDeviceAppMgtTargetedManagedAppConfigurationApp", - "Command": "Remove-MgDeviceAppManagementTargetedManagedAppConfigurationApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtTargetedManagedAppConfigurationApp", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -619107,20 +619261,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementTargetedManagedAppConfigurationApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "CommandAlias": "Remove-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", - "Command": "Remove-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -619155,35 +619309,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", - "CommandAlias": "Remove-MgDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", - "Command": "Remove-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", - "CommandAlias": "Remove-MgDeviceAppMgtVppToken", - "Command": "Remove-MgDeviceAppManagementVppToken", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtVppToken", + "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -619218,20 +619372,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementVppToken", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", - "CommandAlias": "Remove-MgDeviceAppMgtWindowInformationProtectionPolicy", - "Command": "Remove-MgDeviceAppManagementWindowsInformationProtectionPolicy", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtWindowInformationProtectionPolicy", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -619266,20 +619420,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementWindowsInformationProtectionPolicy", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "CommandAlias": "Remove-MgDeviceAppMgtWindowInformationProtectionPolicyAssignment", - "Command": "Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtWindowInformationProtectionPolicyAssignment", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -619314,20 +619468,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "CommandAlias": "Remove-MgDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", - "Command": "Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -619362,20 +619516,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "CommandAlias": "Remove-MgDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", - "Command": "Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", "Module": "Devices.CorporateManagement", + "CommandAlias": "Remove-MgDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -619410,64 +619564,64 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/devices(deviceId='{deviceId}')", - "CommandAlias": null, - "Command": "Remove-MgDeviceByDeviceId", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices(deviceId='{deviceId}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete?view=graph-rest-1.0", + "Command": "Remove-MgDeviceByDeviceId", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/devices/{device-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Remove-MgDeviceExtension", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/applePushNotificationCertificate", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementApplePushNotificationCertificate", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/applePushNotificationCertificate", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceManagementApplePushNotificationCertificate", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementAuditEvent", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -619486,20 +619640,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-auditing-auditevent-delete?view=graph-rest-1.0", + "Command": "Remove-MgDeviceManagementAuditEvent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementComplianceManagementPartner", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -619534,34 +619688,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceManagementComplianceManagementPartner", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/conditionalAccessSettings", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementConditionalAccessSetting", "Module": "DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/conditionalAccessSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceManagementConditionalAccessSetting", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementDetectedApp", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -619596,20 +619750,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-detectedapp-delete?view=graph-rest-1.0", + "Command": "Remove-MgDeviceManagementDetectedApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementDeviceCategory", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -619644,20 +619798,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceManagementDeviceCategory", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicy", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -619676,20 +619830,20 @@ "IsLeastPrivilege": true } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-windows10compliancepolicy-delete?view=graph-rest-1.0", + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicy", "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-macoscompliancepolicy-delete?view=graph-rest-1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyAssignment", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -619708,20 +619862,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicyassignment-delete?view=graph-rest-1.0", + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyAssignment", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -619740,34 +619894,34 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -619786,35 +619940,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedevicestatus-delete?view=graph-rest-1.0", + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -619833,20 +619987,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancescheduledactionforrule-delete?view=graph-rest-1.0", + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -619865,20 +620019,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceactionitem-delete?view=graph-rest-1.0", + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -619897,20 +620051,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicysettingstatesummary-delete?view=graph-rest-1.0", + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -619929,20 +620083,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancesettingstate-delete?view=graph-rest-1.0", + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyUserStatus", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -619961,35 +620115,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuserstatus-delete?view=graph-rest-1.0", + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyUserStatus", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementDeviceConfiguration", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -620008,20 +620162,20 @@ "IsLeastPrivilege": true } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-androidworkprofilegeneraldeviceconfiguration-delete?view=graph-rest-1.0", + "Command": "Remove-MgDeviceManagementDeviceConfiguration", "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-windowsupdateforbusinessconfiguration-delete?view=graph-rest-1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementDeviceConfigurationAssignment", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -620040,20 +620194,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationassignment-delete?view=graph-rest-1.0", + "Command": "Remove-MgDeviceManagementDeviceConfigurationAssignment", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -620072,34 +620226,34 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-settingstatedevicesummary-delete?view=graph-rest-1.0", + "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStateSummary", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStateSummary", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStatus", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -620118,35 +620272,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatus-delete?view=graph-rest-1.0", + "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStatus", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementDeviceConfigurationUserStatus", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -620165,35 +620319,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuserstatus-delete?view=graph-rest-1.0", + "Command": "Remove-MgDeviceManagementDeviceConfigurationUserStatus", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementDeviceConfigurationUserStatusOverview", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceManagementDeviceConfigurationUserStatusOverview", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementDeviceEnrollmentConfiguration", "Module": "DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -620228,20 +620382,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceManagementDeviceEnrollmentConfiguration", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", "Module": "DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -620276,20 +620430,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementExchangeConnector", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -620324,20 +620478,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceManagementExchangeConnector", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", "Module": "DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -620356,20 +620510,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-importedwindowsautopilotdeviceidentity-delete?view=graph-rest-1.0", + "Command": "Remove-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementIoUpdateStatus", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -620388,20 +620542,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-iosupdatedevicestatus-delete?view=graph-rest-1.0", + "Command": "Remove-MgDeviceManagementIoUpdateStatus", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementManagedDevice", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -620436,95 +620590,95 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-delete?view=graph-rest-1.0", + "Command": "Remove-MgDeviceManagementManagedDevice", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementManagedDeviceCategory", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceManagementManagedDeviceCategory", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory/$ref", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementManagedDeviceCategoryByRef", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory/$ref", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceManagementManagedDeviceCategoryByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementManagedDeviceCompliancePolicyState", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceManagementManagedDeviceCompliancePolicyState", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementManagedDeviceConfigurationState", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceManagementManagedDeviceConfigurationState", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementManagedDeviceLogCollectionRequest", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceManagementManagedDeviceLogCollectionRequest", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementManagedDeviceUserFromSharedAppleDevice", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", "Permissions": [ { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", @@ -620543,8 +620697,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-deleteuserfromsharedappledevice?view=graph-rest-1.0", + "Command": "Remove-MgDeviceManagementManagedDeviceUserFromSharedAppleDevice", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Delete", "DeleteExpanded", @@ -620553,42 +620710,39 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementManagedDeviceWindowsProtectionState", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceManagementManagedDeviceWindowsProtectionState", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementMobileAppTroubleshootingEvent", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -620607,20 +620761,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-mobileapptroubleshootingevent-delete?view=graph-rest-1.0", + "Command": "Remove-MgDeviceManagementMobileAppTroubleshootingEvent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -620655,20 +620809,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applogcollectionrequest-delete?view=graph-rest-1.0", + "Command": "Remove-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementMobileThreatDefenseConnector", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -620703,20 +620857,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceManagementMobileThreatDefenseConnector", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementNotificationMessageTemplate", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -620735,20 +620889,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-notificationmessagetemplate-delete?view=graph-rest-1.0", + "Command": "Remove-MgDeviceManagementNotificationMessageTemplate", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -620767,20 +620921,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-localizednotificationmessage-delete?view=graph-rest-1.0", + "Command": "Remove-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementPartner", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -620815,20 +620969,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceManagementPartner", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementRemoteAssistancePartner", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -620863,34 +621017,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-delete?view=graph-rest-1.0", + "Command": "Remove-MgDeviceManagementRemoteAssistancePartner", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/reports", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementReport", "Module": "Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceManagementReport", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementResourceOperation", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -620925,20 +621079,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-resourceoperation-delete?view=graph-rest-1.0", + "Command": "Remove-MgDeviceManagementResourceOperation", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementRoleAssignment", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -620973,20 +621127,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroleassignment-delete?view=graph-rest-1.0", + "Command": "Remove-MgDeviceManagementRoleAssignment", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementRoleDefinition", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -621021,20 +621175,20 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-roledefinition-delete?view=graph-rest-1.0", + "Command": "Remove-MgDeviceManagementRoleDefinition", "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroledefinition-delete?view=graph-rest-1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementRoleDefinitionRoleAssignment", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -621069,20 +621223,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-roleassignment-delete?view=graph-rest-1.0", + "Command": "Remove-MgDeviceManagementRoleDefinitionRoleAssignment", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementTelecomExpenseManagementPartner", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -621101,20 +621255,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-tem-telecomexpensemanagementpartner-delete?view=graph-rest-1.0", + "Command": "Remove-MgDeviceManagementTelecomExpenseManagementPartner", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementTermAndCondition", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -621133,20 +621287,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditions-delete?view=graph-rest-1.0", + "Command": "Remove-MgDeviceManagementTermAndCondition", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementTermAndConditionAcceptanceStatus", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -621165,20 +621319,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsacceptancestatus-delete?view=graph-rest-1.0", + "Command": "Remove-MgDeviceManagementTermAndConditionAcceptanceStatus", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementTermAndConditionAssignment", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -621197,20 +621351,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsassignment-delete?view=graph-rest-1.0", + "Command": "Remove-MgDeviceManagementTermAndConditionAssignment", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementTroubleshootingEvent", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -621229,20 +621383,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceManagementTroubleshootingEvent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementVirtualEndpointDeviceImage", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -621261,50 +621415,50 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcdeviceimage-delete?view=graph-rest-1.0", + "Command": "Remove-MgDeviceManagementVirtualEndpointDeviceImage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementVirtualEndpointGalleryImage", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceManagementVirtualEndpointGalleryImage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementVirtualEndpointOnPremiseConnection", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-delete?view=graph-rest-1.0", + "Command": "Remove-MgDeviceManagementVirtualEndpointOnPremiseConnection", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementVirtualEndpointProvisioningPolicy", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -621323,35 +621477,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-delete?view=graph-rest-1.0", + "Command": "Remove-MgDeviceManagementVirtualEndpointProvisioningPolicy", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementVirtualEndpointUserSetting", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -621370,35 +621524,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcusersetting-delete?view=graph-rest-1.0", + "Command": "Remove-MgDeviceManagementVirtualEndpointUserSetting", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementVirtualEndpointUserSettingAssignment", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDeviceManagementVirtualEndpointUserSettingAssignment", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementWindowsAutopilotDeviceIdentity", "Module": "DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -621417,20 +621571,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-delete?view=graph-rest-1.0", + "Command": "Remove-MgDeviceManagementWindowsAutopilotDeviceIdentity", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -621449,20 +621603,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionapplearningsummary-delete?view=graph-rest-1.0", + "Command": "Remove-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -621481,20 +621635,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionnetworklearningsummary-delete?view=graph-rest-1.0", + "Command": "Remove-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementWindowsMalwareInformation", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -621529,20 +621683,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-windowsmalwareinformation-delete?view=graph-rest-1.0", + "Command": "Remove-MgDeviceManagementWindowsMalwareInformation", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -621577,50 +621731,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-malwarestateforwindowsdevice-delete?view=graph-rest-1.0", + "Command": "Remove-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/$ref", - "CommandAlias": "Remove-MgDeviceRegisteredOwnerByRef", - "Command": "Remove-MgDeviceRegisteredOwnerDirectoryObjectByRef", "Module": "Identity.DirectoryManagement", + "CommandAlias": "Remove-MgDeviceRegisteredOwnerByRef", + "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/$ref", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete-registeredowners?view=graph-rest-1.0", + "Command": "Remove-MgDeviceRegisteredOwnerDirectoryObjectByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/$ref", - "CommandAlias": "Remove-MgDeviceRegisteredUserByRef", - "Command": "Remove-MgDeviceRegisteredUserDirectoryObjectByRef", "Module": "Identity.DirectoryManagement", + "CommandAlias": "Remove-MgDeviceRegisteredUserByRef", + "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/$ref", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete-registeredusers?view=graph-rest-1.0", + "Command": "Remove-MgDeviceRegisteredUserDirectoryObjectByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", - "CommandAlias": null, - "Command": "Remove-MgDirectoryAdministrativeUnit", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", "Permissions": [ { "Name": "AdministrativeUnit.ReadWrite.All", @@ -621639,35 +621793,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-delete?view=graph-rest-1.0", + "Command": "Remove-MgDirectoryAdministrativeUnit", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Remove-MgDirectoryAdministrativeUnitExtension", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDirectoryAdministrativeUnitExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/$ref", - "CommandAlias": "Remove-MgDirectoryAdministrativeUnitMemberByRef", - "Command": "Remove-MgDirectoryAdministrativeUnitMemberDirectoryObjectByRef", "Module": "Identity.DirectoryManagement", + "CommandAlias": "Remove-MgDirectoryAdministrativeUnitMemberByRef", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/$ref", "Permissions": [ { "Name": "AdministrativeUnit.ReadWrite.All", @@ -621686,20 +621840,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-delete-members?view=graph-rest-1.0", + "Command": "Remove-MgDirectoryAdministrativeUnitMemberDirectoryObjectByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", - "CommandAlias": null, - "Command": "Remove-MgDirectoryAdministrativeUnitScopedRoleMember", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -621718,95 +621872,95 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-delete-scopedrolemembers?view=graph-rest-1.0", + "Command": "Remove-MgDirectoryAdministrativeUnitScopedRoleMember", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/directory/attributeSets/{attributeSet-id}", - "CommandAlias": null, - "Command": "Remove-MgDirectoryAttributeSet", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/attributeSets/{attributeSet-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDirectoryAttributeSet", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgDirectoryCustomSecurityAttributeDefinition", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDirectoryCustomSecurityAttributeDefinition", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", - "CommandAlias": null, - "Command": "Remove-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/directory/deletedItems/{directoryObject-id}", - "CommandAlias": null, - "Command": "Remove-MgDirectoryDeletedItem", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/deletedItems/{directoryObject-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-delete?view=graph-rest-1.0", + "Command": "Remove-MgDirectoryDeletedItem", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}", - "CommandAlias": null, - "Command": "Remove-MgDirectoryDeviceLocalCredential", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDirectoryDeviceLocalCredential", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", - "CommandAlias": null, - "Command": "Remove-MgDirectoryFederationConfiguration", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", "Permissions": [ { "Name": "Domain.ReadWrite.All", @@ -621841,80 +621995,80 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/samlorwsfedexternaldomainfederation-delete?view=graph-rest-1.0", + "Command": "Remove-MgDirectoryFederationConfiguration", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/directoryObjects/{directoryObject-id}", - "CommandAlias": null, - "Command": "Remove-MgDirectoryObject", "Module": "DirectoryObjects", + "CommandAlias": null, + "Uri": "/directoryObjects/{directoryObject-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delete?view=graph-rest-1.0", + "Command": "Remove-MgDirectoryObject", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", - "CommandAlias": null, - "Command": "Remove-MgDirectoryOnPremiseSynchronization", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDirectoryOnPremiseSynchronization", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/directoryRoles/{directoryRole-id}", - "CommandAlias": null, - "Command": "Remove-MgDirectoryRole", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDirectoryRole", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')", - "CommandAlias": null, - "Command": "Remove-MgDirectoryRoleByRoleTemplateId", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDirectoryRoleByRoleTemplateId", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/$ref", - "CommandAlias": "Remove-MgDirectoryRoleMemberByRef", - "Command": "Remove-MgDirectoryRoleMemberDirectoryObjectByRef", "Module": "Identity.DirectoryManagement", + "CommandAlias": "Remove-MgDirectoryRoleMemberByRef", + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/$ref", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -621933,80 +622087,80 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-delete-member?view=graph-rest-1.0", + "Command": "Remove-MgDirectoryRoleMemberDirectoryObjectByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", - "CommandAlias": null, - "Command": "Remove-MgDirectoryRoleScopedMember", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDirectoryRoleScopedMember", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", - "CommandAlias": null, - "Command": "Remove-MgDirectoryRoleTemplate", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDirectoryRoleTemplate", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/directory/subscriptions/{companySubscription-id}", - "CommandAlias": null, - "Command": "Remove-MgDirectorySubscription", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/subscriptions/{companySubscription-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDirectorySubscription", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/directory/subscriptions(commerceSubscriptionId='{commerceSubscriptionId}')", - "CommandAlias": null, - "Command": "Remove-MgDirectorySubscriptionByCommerceSubscriptionId", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/subscriptions(commerceSubscriptionId='{commerceSubscriptionId}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDirectorySubscriptionByCommerceSubscriptionId", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/domains/{domain-id}", - "CommandAlias": null, - "Command": "Remove-MgDomain", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/domains/{domain-id}", "Permissions": [ { "Name": "Domain.ReadWrite.All", @@ -622025,20 +622179,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-delete?view=graph-rest-1.0", + "Command": "Remove-MgDomain", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", - "CommandAlias": null, - "Command": "Remove-MgDomainFederationConfiguration", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", "Permissions": [ { "Name": "Domain.ReadWrite.All", @@ -622057,95 +622211,95 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internaldomainfederation-delete?view=graph-rest-1.0", + "Command": "Remove-MgDomainFederationConfiguration", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", - "CommandAlias": null, - "Command": "Remove-MgDomainServiceConfigurationRecord", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDomainServiceConfigurationRecord", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", - "CommandAlias": null, - "Command": "Remove-MgDomainVerificationDnsRecord", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDomainVerificationDnsRecord", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}", - "CommandAlias": null, - "Command": "Remove-MgDrive", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDrive", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Remove-MgDriveBundleContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDriveBundleContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/following/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Remove-MgDriveFollowingContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/following/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDriveFollowingContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}", - "CommandAlias": null, - "Command": "Remove-MgDriveItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}", "Permissions": [ { "Name": "Files.ReadWrite", @@ -622204,50 +622358,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDriveItem", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics", - "CommandAlias": null, - "Command": "Remove-MgDriveItemAnalytic", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDriveItemAnalytic", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "CommandAlias": null, - "Command": "Remove-MgDriveItemAnalyticItemActivityStat", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDriveItemAnalyticItemActivityStat", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/discardCheckout", - "CommandAlias": null, - "Command": "Remove-MgDriveItemCheckout", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/discardCheckout", "Permissions": [ { "Name": "Files.ReadWrite", @@ -622306,170 +622460,170 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-discardcheckout?view=graph-rest-1.0", + "Command": "Remove-MgDriveItemCheckout", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Discard", "DiscardViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "CommandAlias": null, - "Command": "Remove-MgDriveItemChildContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDriveItemChildContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Remove-MgDriveItemContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDriveItemContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem", - "CommandAlias": null, - "Command": "Remove-MgDriveItemListItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDriveItemListItem", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "CommandAlias": null, - "Command": "Remove-MgDriveItemListItemDocumentSetVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDriveItemListItemDocumentSetVersion", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "CommandAlias": null, - "Command": "Remove-MgDriveItemListItemDocumentSetVersionField", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDriveItemListItemDocumentSetVersionField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "CommandAlias": null, - "Command": "Remove-MgDriveItemListItemDriveItemContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDriveItemListItemDriveItemContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "CommandAlias": null, - "Command": "Remove-MgDriveItemListItemField", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDriveItemListItemField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "CommandAlias": null, - "Command": "Remove-MgDriveItemListItemVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDriveItemListItemVersion", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "CommandAlias": null, - "Command": "Remove-MgDriveItemListItemVersionField", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDriveItemListItemVersionField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permanentDelete", - "CommandAlias": null, - "Command": "Remove-MgDriveItemPermanent", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permanentDelete", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDriveItemPermanent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Remove-MgDriveItemPermission", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", "Permissions": [ { "Name": "Files.ReadWrite", @@ -622528,635 +622682,635 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDriveItemPermission", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "CommandAlias": null, - "Command": "Remove-MgDriveItemRetentionLabel", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-removeretentionlabel?view=graph-rest-1.0", + "Command": "Remove-MgDriveItemRetentionLabel", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "CommandAlias": null, - "Command": "Remove-MgDriveItemSubscription", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDriveItemSubscription", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "CommandAlias": null, - "Command": "Remove-MgDriveItemThumbnail", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDriveItemThumbnail", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "CommandAlias": null, - "Command": "Remove-MgDriveItemVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDriveItemVersion", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "CommandAlias": null, - "Command": "Remove-MgDriveItemVersionContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDriveItemVersionContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/list", - "CommandAlias": null, - "Command": "Remove-MgDriveList", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDriveList", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgDriveListColumn", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDriveListColumn", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", - "CommandAlias": null, - "Command": "Remove-MgDriveListContentType", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDriveListContentType", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgDriveListContentTypeColumn", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDriveListContentTypeColumn", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "CommandAlias": null, - "Command": "Remove-MgDriveListContentTypeColumnLink", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDriveListContentTypeColumnLink", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}", - "CommandAlias": null, - "Command": "Remove-MgDriveListItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDriveListItem", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "CommandAlias": null, - "Command": "Remove-MgDriveListItemDocumentSetVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDriveListItemDocumentSetVersion", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "CommandAlias": null, - "Command": "Remove-MgDriveListItemDocumentSetVersionField", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDriveListItemDocumentSetVersionField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "CommandAlias": null, - "Command": "Remove-MgDriveListItemDriveItemContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDriveListItemDriveItemContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", - "CommandAlias": null, - "Command": "Remove-MgDriveListItemField", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDriveListItemField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "CommandAlias": null, - "Command": "Remove-MgDriveListItemVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDriveListItemVersion", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "CommandAlias": null, - "Command": "Remove-MgDriveListItemVersionField", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDriveListItemVersionField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "CommandAlias": null, - "Command": "Remove-MgDriveListOperation", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDriveListOperation", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", - "CommandAlias": null, - "Command": "Remove-MgDriveListSubscription", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDriveListSubscription", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/root", - "CommandAlias": null, - "Command": "Remove-MgDriveRoot", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDriveRoot", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/analytics", - "CommandAlias": null, - "Command": "Remove-MgDriveRootAnalytic", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/analytics", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDriveRootAnalytic", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "CommandAlias": null, - "Command": "Remove-MgDriveRootAnalyticItemActivityStat", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDriveRootAnalyticItemActivityStat", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/discardCheckout", - "CommandAlias": null, - "Command": "Remove-MgDriveRootCheckout", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/discardCheckout", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-discardcheckout?view=graph-rest-1.0", + "Command": "Remove-MgDriveRootCheckout", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Discard", "DiscardViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Remove-MgDriveRootChildContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDriveRootChildContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/content", - "CommandAlias": null, - "Command": "Remove-MgDriveRootContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDriveRootContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/listItem", - "CommandAlias": null, - "Command": "Remove-MgDriveRootListItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDriveRootListItem", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "CommandAlias": null, - "Command": "Remove-MgDriveRootListItemDocumentSetVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDriveRootListItemDocumentSetVersion", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "CommandAlias": null, - "Command": "Remove-MgDriveRootListItemDocumentSetVersionField", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDriveRootListItemDocumentSetVersionField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/listItem/driveItem/content", - "CommandAlias": null, - "Command": "Remove-MgDriveRootListItemDriveItemContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/driveItem/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDriveRootListItemDriveItemContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/listItem/fields", - "CommandAlias": null, - "Command": "Remove-MgDriveRootListItemField", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDriveRootListItemField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "CommandAlias": null, - "Command": "Remove-MgDriveRootListItemVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDriveRootListItemVersion", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "CommandAlias": null, - "Command": "Remove-MgDriveRootListItemVersionField", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDriveRootListItemVersionField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/permanentDelete", - "CommandAlias": null, - "Command": "Remove-MgDriveRootPermanent", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/permanentDelete", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDriveRootPermanent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Remove-MgDriveRootPermission", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDriveRootPermission", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/retentionLabel", - "CommandAlias": null, - "Command": "Remove-MgDriveRootRetentionLabel", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/retentionLabel", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDriveRootRetentionLabel", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}", - "CommandAlias": null, - "Command": "Remove-MgDriveRootSubscription", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDriveRootSubscription", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "CommandAlias": null, - "Command": "Remove-MgDriveRootThumbnail", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDriveRootThumbnail", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "CommandAlias": null, - "Command": "Remove-MgDriveRootVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDriveRootVersion", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "CommandAlias": null, - "Command": "Remove-MgDriveRootVersionContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDriveRootVersionContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/drives/{drive-id}/special/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Remove-MgDriveSpecialContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/special/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgDriveSpecialContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}", - "CommandAlias": null, - "Command": "Remove-MgEducationClass", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-delete?view=graph-rest-1.0", + "Command": "Remove-MgEducationClass", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", - "CommandAlias": null, - "Command": "Remove-MgEducationClassAssignment", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -623175,20 +623329,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delete?view=graph-rest-1.0", + "Command": "Remove-MgEducationClassAssignment", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", - "CommandAlias": null, - "Command": "Remove-MgEducationClassAssignmentCategory", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -623207,20 +623361,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delete?view=graph-rest-1.0", + "Command": "Remove-MgEducationClassAssignmentCategory", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", - "CommandAlias": "Remove-MgEducationClassAssignmentCategoryByRef", - "Command": "Remove-MgEducationClassAssignmentCategoryEducationCategoryByRef", "Module": "Education", + "CommandAlias": "Remove-MgEducationClassAssignmentCategoryByRef", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -623239,35 +623393,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-remove-category?view=graph-rest-1.0", + "Command": "Remove-MgEducationClassAssignmentCategoryEducationCategoryByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", - "CommandAlias": null, - "Command": "Remove-MgEducationClassAssignmentDefault", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEducationClassAssignmentDefault", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "CommandAlias": null, - "Command": "Remove-MgEducationClassAssignmentResource", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -623286,20 +623440,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentresource-delete?view=graph-rest-1.0", + "Command": "Remove-MgEducationClassAssignmentResource", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", - "CommandAlias": null, - "Command": "Remove-MgEducationClassAssignmentRubric", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -623318,20 +623472,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delete-rubric?view=graph-rest-1.0", + "Command": "Remove-MgEducationClassAssignmentRubric", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", - "CommandAlias": null, - "Command": "Remove-MgEducationClassAssignmentRubricByRef", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -623350,80 +623504,80 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delete-rubric?view=graph-rest-1.0", + "Command": "Remove-MgEducationClassAssignmentRubricByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignmentSettings", - "CommandAlias": null, - "Command": "Remove-MgEducationClassAssignmentSetting", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEducationClassAssignmentSetting", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}", - "CommandAlias": null, - "Command": "Remove-MgEducationClassAssignmentSettingGradingCategory", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEducationClassAssignmentSettingGradingCategory", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "CommandAlias": null, - "Command": "Remove-MgEducationClassAssignmentSubmission", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEducationClassAssignmentSubmission", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "CommandAlias": null, - "Command": "Remove-MgEducationClassAssignmentSubmissionOutcome", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationfeedbackresourceoutcome-delete?view=graph-rest-1.0", + "Command": "Remove-MgEducationClassAssignmentSubmissionOutcome", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "CommandAlias": null, - "Command": "Remove-MgEducationClassAssignmentSubmissionResource", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -623442,50 +623596,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmissionresource-delete?view=graph-rest-1.0", + "Command": "Remove-MgEducationClassAssignmentSubmissionResource", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "CommandAlias": null, - "Command": "Remove-MgEducationClassAssignmentSubmissionSubmittedResource", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEducationClassAssignmentSubmissionSubmittedResource", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/members/{educationUser-id}/$ref", - "CommandAlias": "Remove-MgEducationClassMemberByRef", - "Command": "Remove-MgEducationClassMemberEducationUserByRef", "Module": "Education", + "CommandAlias": "Remove-MgEducationClassMemberByRef", + "Uri": "/education/classes/{educationClass-id}/members/{educationUser-id}/$ref", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-delete-members?view=graph-rest-1.0", + "Command": "Remove-MgEducationClassMemberEducationUserByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}", - "CommandAlias": null, - "Command": "Remove-MgEducationClassModule", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}", "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -623504,20 +623658,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-delete?view=graph-rest-1.0", + "Command": "Remove-MgEducationClassModule", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}", - "CommandAlias": null, - "Command": "Remove-MgEducationClassModuleResource", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}", "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -623536,184 +623690,184 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmoduleresource-delete?view=graph-rest-1.0", + "Command": "Remove-MgEducationClassModuleResource", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/teachers/{educationUser-id}/$ref", - "CommandAlias": "Remove-MgEducationClassTeacherByRef", - "Command": "Remove-MgEducationClassTeacherEducationUserByRef", "Module": "Education", + "CommandAlias": "Remove-MgEducationClassTeacherByRef", + "Uri": "/education/classes/{educationClass-id}/teachers/{educationUser-id}/$ref", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-delete-teachers?view=graph-rest-1.0", + "Command": "Remove-MgEducationClassTeacherEducationUserByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/me", - "CommandAlias": null, - "Command": "Remove-MgEducationMe", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEducationMe", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/me/assignments/{educationAssignment-id}", - "CommandAlias": null, - "Command": "Remove-MgEducationMeAssignment", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEducationMeAssignment", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", - "CommandAlias": "Remove-MgEducationMeAssignmentCategoryByRef", - "Command": "Remove-MgEducationMeAssignmentCategoryEducationCategoryByRef", "Module": "Education", + "CommandAlias": "Remove-MgEducationMeAssignmentCategoryByRef", + "Uri": "/education/me/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEducationMeAssignmentCategoryEducationCategoryByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "CommandAlias": null, - "Command": "Remove-MgEducationMeAssignmentResource", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEducationMeAssignmentResource", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", - "CommandAlias": null, - "Command": "Remove-MgEducationMeAssignmentRubric", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEducationMeAssignmentRubric", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", - "CommandAlias": null, - "Command": "Remove-MgEducationMeAssignmentRubricByRef", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEducationMeAssignmentRubricByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "CommandAlias": null, - "Command": "Remove-MgEducationMeAssignmentSubmission", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEducationMeAssignmentSubmission", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "CommandAlias": null, - "Command": "Remove-MgEducationMeAssignmentSubmissionOutcome", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEducationMeAssignmentSubmissionOutcome", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "CommandAlias": null, - "Command": "Remove-MgEducationMeAssignmentSubmissionResource", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEducationMeAssignmentSubmissionResource", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "CommandAlias": null, - "Command": "Remove-MgEducationMeAssignmentSubmissionSubmittedResource", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEducationMeAssignmentSubmissionSubmittedResource", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/me/rubrics/{educationRubric-id}", - "CommandAlias": null, - "Command": "Remove-MgEducationMeRubric", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/rubrics/{educationRubric-id}", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -623732,230 +623886,230 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationrubric-delete?view=graph-rest-1.0", + "Command": "Remove-MgEducationMeRubric", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/schools/{educationSchool-id}", - "CommandAlias": null, - "Command": "Remove-MgEducationSchool", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/schools/{educationSchool-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-delete?view=graph-rest-1.0", + "Command": "Remove-MgEducationSchool", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/schools/{educationSchool-id}/classes/{educationClass-id}/$ref", - "CommandAlias": "Remove-MgEducationSchoolClassByRef", - "Command": "Remove-MgEducationSchoolClassEducationClassByRef", "Module": "Education", + "CommandAlias": "Remove-MgEducationSchoolClassByRef", + "Uri": "/education/schools/{educationSchool-id}/classes/{educationClass-id}/$ref", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-delete-classes?view=graph-rest-1.0", + "Command": "Remove-MgEducationSchoolClassEducationClassByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/schools/{educationSchool-id}/users/{educationUser-id}/$ref", - "CommandAlias": "Remove-MgEducationSchoolUserByRef", - "Command": "Remove-MgEducationSchoolUserEducationUserByRef", "Module": "Education", + "CommandAlias": "Remove-MgEducationSchoolUserByRef", + "Uri": "/education/schools/{educationSchool-id}/users/{educationUser-id}/$ref", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-delete-users?view=graph-rest-1.0", + "Command": "Remove-MgEducationSchoolUserEducationUserByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/users/{educationUser-id}", - "CommandAlias": null, - "Command": "Remove-MgEducationUser", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-delete?view=graph-rest-1.0", + "Command": "Remove-MgEducationUser", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", - "CommandAlias": null, - "Command": "Remove-MgEducationUserAssignment", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEducationUserAssignment", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", - "CommandAlias": "Remove-MgEducationUserAssignmentCategoryByRef", - "Command": "Remove-MgEducationUserAssignmentCategoryEducationCategoryByRef", "Module": "Education", + "CommandAlias": "Remove-MgEducationUserAssignmentCategoryByRef", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEducationUserAssignmentCategoryEducationCategoryByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "CommandAlias": null, - "Command": "Remove-MgEducationUserAssignmentResource", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEducationUserAssignmentResource", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", - "CommandAlias": null, - "Command": "Remove-MgEducationUserAssignmentRubric", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEducationUserAssignmentRubric", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref", - "CommandAlias": null, - "Command": "Remove-MgEducationUserAssignmentRubricByRef", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEducationUserAssignmentRubricByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "CommandAlias": null, - "Command": "Remove-MgEducationUserAssignmentSubmission", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEducationUserAssignmentSubmission", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "CommandAlias": null, - "Command": "Remove-MgEducationUserAssignmentSubmissionOutcome", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEducationUserAssignmentSubmissionOutcome", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "CommandAlias": null, - "Command": "Remove-MgEducationUserAssignmentSubmissionResource", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEducationUserAssignmentSubmissionResource", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "CommandAlias": null, - "Command": "Remove-MgEducationUserAssignmentSubmissionSubmittedResource", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEducationUserAssignmentSubmissionSubmittedResource", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", - "CommandAlias": null, - "Command": "Remove-MgEducationUserRubric", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEducationUserRubric", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementAccessPackage", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -623974,125 +624128,125 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-delete?view=graph-rest-1.0", + "Command": "Remove-MgEntitlementManagementAccessPackage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentApproval", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentApproval", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/{approvalStage-id}", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentApprovalStage", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/{approvalStage-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentApprovalStage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/{accessPackageAssignmentPolicy-id}", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentPolicy", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/{accessPackageAssignmentPolicy-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentPolicy", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-delete-incompatibleaccesspackage?view=graph-rest-1.0", + "Command": "Remove-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementAccessPackageIncompatibleGroupByRef", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-delete-incompatiblegroup?view=graph-rest-1.0", + "Command": "Remove-MgEntitlementManagementAccessPackageIncompatibleGroupByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementAccessPackageResourceRoleScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-delete-resourcerolescopes?view=graph-rest-1.0", + "Command": "Remove-MgEntitlementManagementAccessPackageResourceRoleScope", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementAssignment", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEntitlementManagementAssignment", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementAssignmentPolicy", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -624111,50 +624265,50 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentpolicy-delete?view=graph-rest-1.0", + "Command": "Remove-MgEntitlementManagementAssignmentPolicy", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions/{accessPackageQuestion-id}", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementAssignmentPolicyQuestion", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions/{accessPackageQuestion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEntitlementManagementAssignmentPolicyQuestion", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementAssignmentRequest", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -624173,20 +624327,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-delete?view=graph-rest-1.0", + "Command": "Remove-MgEntitlementManagementAssignmentRequest", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementCatalog", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -624205,53 +624359,56 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-delete?view=graph-rest-1.0", + "Command": "Remove-MgEntitlementManagementCatalog", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions/{customCalloutExtension-id}", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementCatalogCustomWorkflowExtension", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions/{customCalloutExtension-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequestworkflowextension-delete?view=graph-rest-1.0", + "Command": "Remove-MgEntitlementManagementCatalogCustomWorkflowExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementCatalogResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEntitlementManagementCatalogResource", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementCatalogResourceRole", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEntitlementManagementCatalogResourceRole", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -624262,15 +624419,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementCatalogResourceRoleResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEntitlementManagementCatalogResourceRoleResource", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -624279,15 +624436,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementCatalogResourceRoleResourceScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEntitlementManagementCatalogResourceRoleResourceScope", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -624296,15 +624453,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementCatalogResourceRoleResourceScopeResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEntitlementManagementCatalogResourceRoleResourceScopeResource", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -624313,30 +624470,30 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementCatalogResourceScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEntitlementManagementCatalogResourceScope", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -624347,15 +624504,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementCatalogResourceScopeResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEntitlementManagementCatalogResourceScopeResource", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -624364,15 +624521,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementCatalogResourceScopeResourceRole", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEntitlementManagementCatalogResourceScopeResourceRole", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -624381,15 +624538,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementCatalogResourceScopeResourceRoleResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEntitlementManagementCatalogResourceScopeResourceRoleResource", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -624398,27 +624555,24 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementConnectedOrganization", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -624437,20 +624591,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-delete?view=graph-rest-1.0", + "Command": "Remove-MgEntitlementManagementConnectedOrganization", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/{directoryObject-id}/$ref", - "CommandAlias": "Remove-MgEntitlementManagementConnectedOrganizationExternalSponsorByRef", - "Command": "Remove-MgEntitlementManagementConnectedOrganizationExternalSponsorDirectoryObjectByRef", "Module": "Identity.Governance", + "CommandAlias": "Remove-MgEntitlementManagementConnectedOrganizationExternalSponsorByRef", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/{directoryObject-id}/$ref", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -624469,20 +624623,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-delete-externalsponsors?view=graph-rest-1.0", + "Command": "Remove-MgEntitlementManagementConnectedOrganizationExternalSponsorDirectoryObjectByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/{directoryObject-id}/$ref", - "CommandAlias": "Remove-MgEntitlementManagementConnectedOrganizationInternalSponsorByRef", - "Command": "Remove-MgEntitlementManagementConnectedOrganizationInternalSponsorDirectoryObjectByRef", "Module": "Identity.Governance", + "CommandAlias": "Remove-MgEntitlementManagementConnectedOrganizationInternalSponsorByRef", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/{directoryObject-id}/$ref", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -624501,248 +624655,251 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-delete-internalsponsors?view=graph-rest-1.0", + "Command": "Remove-MgEntitlementManagementConnectedOrganizationInternalSponsorDirectoryObjectByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEntitlementManagementResource", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceEnvironment", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEntitlementManagementResourceEnvironment", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceEnvironmentResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEntitlementManagementResourceEnvironmentResource", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceRole", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceRole", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceRoleResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceRoleResource", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResource", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceScope", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceScopeResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceScopeResource", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResource", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceRequest", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEntitlementManagementResourceRequest", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceRequestCatalog", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEntitlementManagementResourceRequestCatalog", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions/{customCalloutExtension-id}", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions/{customCalloutExtension-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResource", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRole", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRole", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -624753,15 +624910,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRoleResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRoleResource", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -624770,15 +624927,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -624787,15 +624944,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResource", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -624804,30 +624961,30 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScope", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -624838,15 +624995,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScopeResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScopeResource", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -624855,15 +625012,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -624872,15 +625029,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResource", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -624889,462 +625046,459 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceRequestResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEntitlementManagementResourceRequestResource", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceRequestResourceRole", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEntitlementManagementResourceRequestResourceRole", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceRequestResourceRoleResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEntitlementManagementResourceRequestResourceRoleResource", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceRequestResourceRoleResourceScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEntitlementManagementResourceRequestResourceRoleResourceScope", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResource", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceRequestResourceScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEntitlementManagementResourceRequestResourceScope", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceRequestResourceScopeResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEntitlementManagementResourceRequestResourceScopeResource", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceRequestResourceScopeResourceRole", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEntitlementManagementResourceRequestResourceScopeResourceRole", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResource", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceRole", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEntitlementManagementResourceRole", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceRoleResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEntitlementManagementResourceRoleResource", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceRoleResourceScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEntitlementManagementResourceRoleResourceScope", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceRoleResourceScopeResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEntitlementManagementResourceRoleResourceScopeResource", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceRoleScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEntitlementManagementResourceRoleScope", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceRoleScopeResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEntitlementManagementResourceRoleScopeResource", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] - }, - { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceRoleScopeResourceRole", + }, + { "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEntitlementManagementResourceRoleScopeResourceRole", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceRoleScopeResourceRoleResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEntitlementManagementResourceRoleScopeResourceRoleResource", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes/{accessPackageResourceScope-id}", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceRoleScopeResourceScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes/{accessPackageResourceScope-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEntitlementManagementResourceRoleScopeResourceScope", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceRoleScopeRole", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEntitlementManagementResourceRoleScopeRole", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResource", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles/{accessPackageResourceRole-id}", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResourceRole", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles/{accessPackageResourceRole-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResourceRole", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResourceScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResourceScope", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResource", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEntitlementManagementResourceScope", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceScopeResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEntitlementManagementResourceScopeResource", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceScopeResourceRole", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEntitlementManagementResourceScopeResourceRole", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceScopeResourceRoleResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgEntitlementManagementResourceScopeResourceRoleResource", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/external/connections/{externalConnection-id}", - "CommandAlias": null, - "Command": "Remove-MgExternalConnection", "Module": "Search", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -625379,20 +625533,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-delete?view=graph-rest-1.0", + "Command": "Remove-MgExternalConnection", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", - "CommandAlias": null, - "Command": "Remove-MgExternalConnectionGroup", "Module": "Search", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", "Permissions": [ { "Name": "ExternalItem.ReadWrite.OwnedBy", @@ -625427,20 +625581,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalgroup-delete?view=graph-rest-1.0", + "Command": "Remove-MgExternalConnectionGroup", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", - "CommandAlias": null, - "Command": "Remove-MgExternalConnectionGroupMember", "Module": "Search", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", "Permissions": [ { "Name": "ExternalItem.ReadWrite.OwnedBy", @@ -625475,20 +625629,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalgroupmember-delete?view=graph-rest-1.0", + "Command": "Remove-MgExternalConnectionGroupMember", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", - "CommandAlias": null, - "Command": "Remove-MgExternalConnectionItem", "Module": "Search", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", "Permissions": [ { "Name": "ExternalItem.ReadWrite.OwnedBy", @@ -625523,50 +625677,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalitem-delete?view=graph-rest-1.0", + "Command": "Remove-MgExternalConnectionItem", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", - "CommandAlias": null, - "Command": "Remove-MgExternalConnectionItemActivity", "Module": "Search", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgExternalConnectionItemActivity", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", - "CommandAlias": null, - "Command": "Remove-MgExternalConnectionOperation", "Module": "Search", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgExternalConnectionOperation", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}", - "CommandAlias": null, - "Command": "Remove-MgGroup", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -625585,35 +625739,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete?view=graph-rest-1.0", + "Command": "Remove-MgGroup", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/acceptedSenders/{directoryObject-id}/$ref", - "CommandAlias": "Remove-MgGroupAcceptedSenderByRef", - "Command": "Remove-MgGroupAcceptedSenderDirectoryObjectByRef", "Module": "Groups", + "CommandAlias": "Remove-MgGroupAcceptedSenderByRef", + "Uri": "/groups/{group-id}/acceptedSenders/{directoryObject-id}/$ref", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-acceptedsenders?view=graph-rest-1.0", + "Command": "Remove-MgGroupAcceptedSenderDirectoryObjectByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupAppRoleAssignment", "Module": "Applications", + "CommandAlias": null, + "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -625632,35 +625786,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-approleassignments?view=graph-rest-1.0", + "Command": "Remove-MgGroupAppRoleAssignment", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups(uniqueName='{uniqueName}')", - "CommandAlias": null, - "Command": "Remove-MgGroupByUniqueName", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups(uniqueName='{uniqueName}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete?view=graph-rest-1.0", + "Command": "Remove-MgGroupByUniqueName", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/calendar/events/{event-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupCalendarEvent", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/calendar/events/{event-id}", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -625695,35 +625849,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupCalendarEvent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/calendar/permanentDelete", - "CommandAlias": null, - "Command": "Remove-MgGroupCalendarPermanent", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/calendar/permanentDelete", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-permanentdelete?view=graph-rest-1.0", + "Command": "Remove-MgGroupCalendarPermanent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupCalendarPermission", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -625750,20 +625904,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupCalendarPermission", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupConversation", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -625798,20 +625952,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-conversation?view=graph-rest-1.0", + "Command": "Remove-MgGroupConversation", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupConversationThread", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -625846,950 +626000,950 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupConversationThread", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupConversationThreadPostAttachment", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupConversationThreadPostAttachment", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupConversationThreadPostExtension", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupConversationThreadPostExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupConversationThreadPostInReplyToAttachment", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupConversationThreadPostInReplyToAttachment", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupConversationThreadPostInReplyToExtension", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupConversationThreadPostInReplyToExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupDrive", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupDrive", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Remove-MgGroupDriveBundleContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupDriveBundleContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Remove-MgGroupDriveFollowingContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupDriveFollowingContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupDriveItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupDriveItem", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "CommandAlias": null, - "Command": "Remove-MgGroupDriveItemAnalytic", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupDriveItemAnalytic", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupDriveItemAnalyticItemActivityStat", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupDriveItemAnalyticItemActivityStat", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/discardCheckout", - "CommandAlias": null, - "Command": "Remove-MgGroupDriveItemCheckout", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/discardCheckout", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-discardcheckout?view=graph-rest-1.0", + "Command": "Remove-MgGroupDriveItemCheckout", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Discard", "DiscardViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "CommandAlias": null, - "Command": "Remove-MgGroupDriveItemChildContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupDriveItemChildContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Remove-MgGroupDriveItemContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupDriveItemContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "CommandAlias": null, - "Command": "Remove-MgGroupDriveItemListItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupDriveItemListItem", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupDriveItemListItemDocumentSetVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupDriveItemListItemDocumentSetVersion", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "CommandAlias": null, - "Command": "Remove-MgGroupDriveItemListItemDocumentSetVersionField", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupDriveItemListItemDocumentSetVersionField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "CommandAlias": null, - "Command": "Remove-MgGroupDriveItemListItemDriveItemContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupDriveItemListItemDriveItemContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "CommandAlias": null, - "Command": "Remove-MgGroupDriveItemListItemField", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupDriveItemListItemField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupDriveItemListItemVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupDriveItemListItemVersion", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "CommandAlias": null, - "Command": "Remove-MgGroupDriveItemListItemVersionField", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupDriveItemListItemVersionField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permanentDelete", - "CommandAlias": null, - "Command": "Remove-MgGroupDriveItemPermanent", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permanentDelete", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupDriveItemPermanent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupDriveItemPermission", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupDriveItemPermission", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "CommandAlias": null, - "Command": "Remove-MgGroupDriveItemRetentionLabel", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupDriveItemRetentionLabel", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupDriveItemSubscription", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupDriveItemSubscription", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupDriveItemThumbnail", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupDriveItemThumbnail", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupDriveItemVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupDriveItemVersion", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "CommandAlias": null, - "Command": "Remove-MgGroupDriveItemVersionContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupDriveItemVersionContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list", - "CommandAlias": null, - "Command": "Remove-MgGroupDriveList", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupDriveList", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupDriveListColumn", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupDriveListColumn", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupDriveListContentType", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupDriveListContentType", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupDriveListContentTypeColumn", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupDriveListContentTypeColumn", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupDriveListContentTypeColumnLink", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupDriveListContentTypeColumnLink", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupDriveListItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupDriveListItem", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupDriveListItemDocumentSetVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupDriveListItemDocumentSetVersion", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "CommandAlias": null, - "Command": "Remove-MgGroupDriveListItemDocumentSetVersionField", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupDriveListItemDocumentSetVersionField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "CommandAlias": null, - "Command": "Remove-MgGroupDriveListItemDriveItemContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupDriveListItemDriveItemContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "CommandAlias": null, - "Command": "Remove-MgGroupDriveListItemField", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupDriveListItemField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupDriveListItemVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupDriveListItemVersion", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "CommandAlias": null, - "Command": "Remove-MgGroupDriveListItemVersionField", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupDriveListItemVersionField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupDriveListOperation", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupDriveListOperation", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupDriveListSubscription", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupDriveListSubscription", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root", - "CommandAlias": null, - "Command": "Remove-MgGroupDriveRoot", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupDriveRoot", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics", - "CommandAlias": null, - "Command": "Remove-MgGroupDriveRootAnalytic", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupDriveRootAnalytic", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupDriveRootAnalyticItemActivityStat", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupDriveRootAnalyticItemActivityStat", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/discardCheckout", - "CommandAlias": null, - "Command": "Remove-MgGroupDriveRootCheckout", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/discardCheckout", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-discardcheckout?view=graph-rest-1.0", + "Command": "Remove-MgGroupDriveRootCheckout", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Discard", "DiscardViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Remove-MgGroupDriveRootChildContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupDriveRootChildContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/content", - "CommandAlias": null, - "Command": "Remove-MgGroupDriveRootContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupDriveRootContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem", - "CommandAlias": null, - "Command": "Remove-MgGroupDriveRootListItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupDriveRootListItem", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupDriveRootListItemDocumentSetVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupDriveRootListItemDocumentSetVersion", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "CommandAlias": null, - "Command": "Remove-MgGroupDriveRootListItemDocumentSetVersionField", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupDriveRootListItemDocumentSetVersionField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/content", - "CommandAlias": null, - "Command": "Remove-MgGroupDriveRootListItemDriveItemContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupDriveRootListItemDriveItemContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields", - "CommandAlias": null, - "Command": "Remove-MgGroupDriveRootListItemField", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupDriveRootListItemField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupDriveRootListItemVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupDriveRootListItemVersion", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "CommandAlias": null, - "Command": "Remove-MgGroupDriveRootListItemVersionField", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupDriveRootListItemVersionField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permanentDelete", - "CommandAlias": null, - "Command": "Remove-MgGroupDriveRootPermanent", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permanentDelete", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupDriveRootPermanent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupDriveRootPermission", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupDriveRootPermission", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel", - "CommandAlias": null, - "Command": "Remove-MgGroupDriveRootRetentionLabel", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupDriveRootRetentionLabel", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupDriveRootSubscription", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupDriveRootSubscription", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupDriveRootThumbnail", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupDriveRootThumbnail", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupDriveRootVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupDriveRootVersion", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "CommandAlias": null, - "Command": "Remove-MgGroupDriveRootVersionContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupDriveRootVersionContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Remove-MgGroupDriveSpecialContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupDriveSpecialContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupEvent", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -626824,140 +626978,140 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-event?view=graph-rest-1.0", + "Command": "Remove-MgGroupEvent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupEventAttachment", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupEventAttachment", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupEventExtension", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupEventExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupEventInstanceAttachment", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupEventInstanceAttachment", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupEventInstanceExtension", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupEventInstanceExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/permanentDelete", - "CommandAlias": null, - "Command": "Remove-MgGroupEventInstancePermanent", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/permanentDelete", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupEventInstancePermanent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/permanentDelete", - "CommandAlias": null, - "Command": "Remove-MgGroupEventPermanent", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/permanentDelete", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupEventPermanent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupExtension", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/removeFavorite", - "CommandAlias": null, - "Command": "Remove-MgGroupFavorite", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/removeFavorite", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-removefavorite?view=graph-rest-1.0", + "Command": "Remove-MgGroupFavorite", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Remove", "RemoveViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/removeGroup", - "CommandAlias": null, - "Command": "Remove-MgGroupFromLifecyclePolicy", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/removeGroup", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -626976,8 +627130,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-removegroup?view=graph-rest-1.0", + "Command": "Remove-MgGroupFromLifecyclePolicy", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Remove", "RemoveExpanded", @@ -626986,12 +627143,9 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupLifecyclePolicy", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -627010,8 +627164,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-delete?view=graph-rest-1.0", + "Command": "Remove-MgGroupLifecyclePolicy", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -627020,12 +627177,9 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/members/{directoryObject-id}/$ref", - "CommandAlias": "Remove-MgGroupMemberByRef", - "Command": "Remove-MgGroupMemberDirectoryObjectByRef", "Module": "Groups", + "CommandAlias": "Remove-MgGroupMemberByRef", + "Uri": "/groups/{group-id}/members/{directoryObject-id}/$ref", "Permissions": [ { "Name": "GroupMember.ReadWrite.All", @@ -627076,170 +627230,170 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-members?view=graph-rest-1.0", + "Command": "Remove-MgGroupMemberDirectoryObjectByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote", - "CommandAlias": null, - "Command": "Remove-MgGroupOnenote", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupOnenote", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupOnenoteNotebook", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupOnenoteNotebook", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupOnenoteNotebookSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupOnenoteNotebookSection", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupOnenoteNotebookSectionGroup", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupOnenoteNotebookSectionGroup", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupOnenoteNotebookSectionGroupSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupOnenoteNotebookSectionGroupSection", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupOnenoteNotebookSectionGroupSectionPage", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupOnenoteNotebookSectionGroupSectionPage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Remove-MgGroupOnenoteNotebookSectionGroupSectionPageContent", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupOnenoteNotebookSectionGroupSectionPageContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupOnenoteNotebookSectionPage", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupOnenoteNotebookSectionPage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Remove-MgGroupOnenoteNotebookSectionPageContent", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupOnenoteNotebookSectionPageContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/operations/{onenoteOperation-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupOnenoteOperation", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/operations/{onenoteOperation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupOnenoteOperation", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupOnenotePage", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", "Permissions": [ { "Name": "Notes.ReadWrite", @@ -627274,170 +627428,170 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupOnenotePage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Remove-MgGroupOnenotePageContent", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupOnenotePageContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupOnenoteResource", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupOnenoteResource", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content", - "CommandAlias": null, - "Command": "Remove-MgGroupOnenoteResourceContent", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupOnenoteResourceContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupOnenoteSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupOnenoteSection", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupOnenoteSectionGroup", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupOnenoteSectionGroup", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupOnenoteSectionGroupSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupOnenoteSectionGroupSection", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupOnenoteSectionGroupSectionPage", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupOnenoteSectionGroupSectionPage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Remove-MgGroupOnenoteSectionGroupSectionPageContent", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupOnenoteSectionGroupSectionPageContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupOnenoteSectionPage", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupOnenoteSectionPage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Remove-MgGroupOnenoteSectionPageContent", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupOnenoteSectionPageContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/$ref", - "CommandAlias": "Remove-MgGroupOwnerByRef", - "Command": "Remove-MgGroupOwnerDirectoryObjectByRef", "Module": "Groups", + "CommandAlias": "Remove-MgGroupOwnerByRef", + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/$ref", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -627472,35 +627626,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-owners?view=graph-rest-1.0", + "Command": "Remove-MgGroupOwnerDirectoryObjectByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupPermissionGrant", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupPermissionGrant", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/photo", - "CommandAlias": null, - "Command": "Remove-MgGroupPhoto", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/photo", "Permissions": [ { "Name": "ProfilePhoto.ReadWrite.All", @@ -627535,20 +627689,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupPhoto", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/photo/$value", - "CommandAlias": null, - "Command": "Remove-MgGroupPhotoContent", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/photo/$value", "Permissions": [ { "Name": "ProfilePhoto.ReadWrite.All", @@ -627583,8 +627737,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupPhotoContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -627593,42 +627750,39 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", - "CommandAlias": null, - "Command": "Remove-MgGroupPlannerPlanDetail", "Module": "Planner", + "CommandAlias": null, + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupPlannerPlanDetail", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/rejectedSenders/{directoryObject-id}/$ref", - "CommandAlias": "Remove-MgGroupRejectedSenderByRef", - "Command": "Remove-MgGroupRejectedSenderDirectoryObjectByRef", "Module": "Groups", + "CommandAlias": "Remove-MgGroupRejectedSenderByRef", + "Uri": "/groups/{group-id}/rejectedSenders/{directoryObject-id}/$ref", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-rejectedsenders?view=graph-rest-1.0", + "Command": "Remove-MgGroupRejectedSenderDirectoryObjectByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/settings/{groupSetting-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupSetting", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/settings/{groupSetting-id}", "Permissions": [ { "Name": "Policy.ReadWrite.Authorization", @@ -627663,8 +627817,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSetting", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -627673,30 +627830,30 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupSettingTemplateGroupSettingTemplate", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSettingTemplateGroupSettingTemplate", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSite", - "Uri": "/groups/{group-id}/sites/remove", - "CommandAlias": null, - "Command": "Remove-MgGroupSite", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/remove", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-unfollow?view=graph-rest-1.0", + "Command": "Remove-MgGroupSite", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSite", + "Method": "POST", "Variants": [ "Remove", "RemoveExpanded", @@ -627705,855 +627862,855 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/analytics", - "CommandAlias": null, - "Command": "Remove-MgGroupSiteAnalytic", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSiteAnalytic", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupSiteAnalyticItemActivityStat", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSiteAnalyticItemActivityStat", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupSiteAnalyticItemActivityStatActivity", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSiteAnalyticItemActivityStatActivity", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", - "CommandAlias": null, - "Command": "Remove-MgGroupSiteAnalyticItemActivityStatActivityDriveItemContent", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSiteAnalyticItemActivityStatActivityDriveItemContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupSiteColumn", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSiteColumn", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupSiteContentType", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSiteContentType", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupSiteContentTypeColumn", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSiteContentTypeColumn", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupSiteContentTypeColumnLink", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSiteContentTypeColumnLink", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/analytics", - "CommandAlias": null, - "Command": "Remove-MgGroupSiteGetByPathAnalytic", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/analytics", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSiteGetByPathAnalytic", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/onenote", - "CommandAlias": null, - "Command": "Remove-MgGroupSiteGetByPathOnenote", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/onenote", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSiteGetByPathOnenote", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/termStore", - "CommandAlias": null, - "Command": "Remove-MgGroupSiteGetByPathTermStore", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/termStore", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSiteGetByPathTermStore", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupSiteList", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSiteList", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupSiteListColumn", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSiteListColumn", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupSiteListContentType", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSiteListContentType", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupSiteListContentTypeColumn", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSiteListContentTypeColumn", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupSiteListContentTypeColumnLink", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSiteListContentTypeColumnLink", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupSiteListItem", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSiteListItem", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupSiteListItemDocumentSetVersion", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSiteListItemDocumentSetVersion", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "CommandAlias": null, - "Command": "Remove-MgGroupSiteListItemDocumentSetVersionField", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSiteListItemDocumentSetVersionField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", - "CommandAlias": null, - "Command": "Remove-MgGroupSiteListItemDriveItemContent", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSiteListItemDriveItemContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "CommandAlias": null, - "Command": "Remove-MgGroupSiteListItemField", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSiteListItemField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupSiteListItemVersion", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSiteListItemVersion", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "CommandAlias": null, - "Command": "Remove-MgGroupSiteListItemVersionField", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSiteListItemVersionField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupSiteListOperation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSiteListOperation", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupSiteListSubscription", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSiteListSubscription", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote", - "CommandAlias": null, - "Command": "Remove-MgGroupSiteOnenote", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSiteOnenote", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupSiteOnenoteNotebook", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSiteOnenoteNotebook", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupSiteOnenoteNotebookSection", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSiteOnenoteNotebookSection", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupSiteOnenoteNotebookSectionGroup", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSiteOnenoteNotebookSectionGroup", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupSiteOnenoteNotebookSectionGroupSection", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSiteOnenoteNotebookSectionGroupSection", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Remove-MgGroupSiteOnenoteNotebookSectionGroupSectionPageContent", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSiteOnenoteNotebookSectionGroupSectionPageContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupSiteOnenoteNotebookSectionPage", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSiteOnenoteNotebookSectionPage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Remove-MgGroupSiteOnenoteNotebookSectionPageContent", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSiteOnenoteNotebookSectionPageContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupSiteOnenoteOperation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSiteOnenoteOperation", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupSiteOnenotePage", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSiteOnenotePage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Remove-MgGroupSiteOnenotePageContent", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSiteOnenotePageContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupSiteOnenoteResource", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSiteOnenoteResource", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", - "CommandAlias": null, - "Command": "Remove-MgGroupSiteOnenoteResourceContent", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSiteOnenoteResourceContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupSiteOnenoteSection", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSiteOnenoteSection", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupSiteOnenoteSectionGroup", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSiteOnenoteSectionGroup", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupSiteOnenoteSectionGroupSection", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSiteOnenoteSectionGroupSection", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupSiteOnenoteSectionGroupSectionPage", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSiteOnenoteSectionGroupSectionPage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Remove-MgGroupSiteOnenoteSectionGroupSectionPageContent", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSiteOnenoteSectionGroupSectionPageContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupSiteOnenoteSectionPage", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSiteOnenoteSectionPage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Remove-MgGroupSiteOnenoteSectionPageContent", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSiteOnenoteSectionPageContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupSiteOperation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSiteOperation", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupSitePage", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSitePage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", - "CommandAlias": null, - "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayout", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayout", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSection", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSection", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", - "CommandAlias": null, - "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayoutVerticalSection", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayoutVerticalSection", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupSitePageAsSitePageWebPart", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSitePageAsSitePageWebPart", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupSitePermission", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSitePermission", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore", - "CommandAlias": null, - "Command": "Remove-MgGroupSiteTermStore", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSiteTermStore", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -628562,15 +628719,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", - "CommandAlias": null, - "Command": "Remove-MgGroupSiteTermStoreGroup", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSiteTermStoreGroup", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -628579,15 +628736,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupSiteTermStoreGroupSet", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSiteTermStoreGroupSet", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -628596,15 +628753,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupSiteTermStoreGroupSetChild", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSiteTermStoreGroupSetChild", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -628617,15 +628774,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupSiteTermStoreGroupSetChildRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSiteTermStoreGroupSetChildRelation", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -628638,15 +628795,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", - "CommandAlias": null, - "Command": "Remove-MgGroupSiteTermStoreGroupSetParentGroup", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSiteTermStoreGroupSetParentGroup", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -628655,15 +628812,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupSiteTermStoreGroupSetRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSiteTermStoreGroupSetRelation", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -628672,15 +628829,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupSiteTermStoreGroupSetTerm", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSiteTermStoreGroupSetTerm", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -628689,15 +628846,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "CommandAlias": null, - "Command": "Remove-MgGroupSiteTermStoreGroupSetTermChild", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSiteTermStoreGroupSetTermChild", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -628706,15 +628863,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupSiteTermStoreGroupSetTermChildRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSiteTermStoreGroupSetTermChildRelation", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -628723,15 +628880,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupSiteTermStoreGroupSetTermRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSiteTermStoreGroupSetTermRelation", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -628740,15 +628897,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupSiteTermStoreSet", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSiteTermStoreSet", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -628757,15 +628914,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupSiteTermStoreSetChild", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSiteTermStoreSetChild", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -628778,15 +628935,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupSiteTermStoreSetChildRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSiteTermStoreSetChildRelation", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -628799,15 +628956,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "CommandAlias": null, - "Command": "Remove-MgGroupSiteTermStoreSetParentGroup", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSiteTermStoreSetParentGroup", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -628816,15 +628973,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "CommandAlias": null, - "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSet", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSet", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -628833,15 +628990,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetChild", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetChild", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -628854,15 +629011,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetChildRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetChildRelation", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -628875,15 +629032,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetRelation", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -628892,15 +629049,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetTerm", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetTerm", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -628909,15 +629066,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "CommandAlias": null, - "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetTermChild", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetTermChild", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -628926,15 +629083,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -628943,15 +629100,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetTermRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetTermRelation", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -628960,15 +629117,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupSiteTermStoreSetRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSiteTermStoreSetRelation", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -628977,15 +629134,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupSiteTermStoreSetTerm", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSiteTermStoreSetTerm", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -628994,15 +629151,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "CommandAlias": null, - "Command": "Remove-MgGroupSiteTermStoreSetTermChild", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSiteTermStoreSetTermChild", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -629011,15 +629168,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupSiteTermStoreSetTermChildRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSiteTermStoreSetTermChildRelation", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -629028,15 +629185,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupSiteTermStoreSetTermRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupSiteTermStoreSetTermRelation", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -629045,45 +629202,45 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team", - "CommandAlias": null, - "Command": "Remove-MgGroupTeam", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupTeam", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupTeamChannel", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupTeamChannel", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphActionResultPart", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/allMembers/remove", - "CommandAlias": null, - "Command": "Remove-MgGroupTeamChannelAllMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/allMembers/remove", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmember-remove?view=graph-rest-1.0", + "Command": "Remove-MgGroupTeamChannelAllMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphActionResultPart", + "Method": "POST", "Variants": [ "Remove", "RemoveExpanded", @@ -629092,45 +629249,45 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/removeEmail", - "CommandAlias": null, - "Command": "Remove-MgGroupTeamChannelEmail", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/removeEmail", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-1.0", + "Command": "Remove-MgGroupTeamChannelEmail", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Remove", "RemoveViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/content", - "CommandAlias": null, - "Command": "Remove-MgGroupTeamChannelFileFolderContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupTeamChannelFileFolderContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/allMembers/{conversationMember-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupTeamChannelMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/allMembers/{conversationMember-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupTeamChannelMember", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -629143,30 +629300,30 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupTeamChannelMessage", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupTeamChannelMessage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupTeamChannelMessageHostedContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupTeamChannelMessageHostedContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -629175,30 +629332,30 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "CommandAlias": null, - "Command": "Remove-MgGroupTeamChannelMessageReply", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupTeamChannelMessageReply", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupTeamChannelMessageReplyHostedContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupTeamChannelMessageReplyHostedContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -629207,60 +629364,60 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupTeamChannelSharedWithTeam", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupTeamChannelSharedWithTeam", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupTeamChannelTab", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupTeamChannelTab", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupTeamInstalledApp", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupTeamInstalledApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/members/{conversationMember-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupTeamMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/members/{conversationMember-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupTeamMember", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity", @@ -629271,75 +629428,75 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupTeamOperation", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupTeamOperation", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupTeamPermissionGrant", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupTeamPermissionGrant", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/photo/$value", - "CommandAlias": null, - "Command": "Remove-MgGroupTeamPhotoContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/photo/$value", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupTeamPhotoContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel", - "CommandAlias": null, - "Command": "Remove-MgGroupTeamPrimaryChannel", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupTeamPrimaryChannel", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphActionResultPart", - "Uri": "/groups/{group-id}/team/primaryChannel/allMembers/remove", - "CommandAlias": null, - "Command": "Remove-MgGroupTeamPrimaryChannelAllMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/allMembers/remove", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmember-remove?view=graph-rest-1.0", + "Command": "Remove-MgGroupTeamPrimaryChannelAllMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphActionResultPart", + "Method": "POST", "Variants": [ "Remove", "RemoveExpanded", @@ -629348,45 +629505,45 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/removeEmail", - "CommandAlias": null, - "Command": "Remove-MgGroupTeamPrimaryChannelEmail", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/removeEmail", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-1.0", + "Command": "Remove-MgGroupTeamPrimaryChannelEmail", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Remove", "RemoveViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content", - "CommandAlias": null, - "Command": "Remove-MgGroupTeamPrimaryChannelFileFolderContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupTeamPrimaryChannelFileFolderContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/allMembers/{conversationMember-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupTeamPrimaryChannelMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/allMembers/{conversationMember-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupTeamPrimaryChannelMember", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -629399,30 +629556,30 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupTeamPrimaryChannelMessage", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupTeamPrimaryChannelMessage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupTeamPrimaryChannelMessageHostedContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupTeamPrimaryChannelMessageHostedContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -629431,30 +629588,30 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "CommandAlias": null, - "Command": "Remove-MgGroupTeamPrimaryChannelMessageReply", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupTeamPrimaryChannelMessageReply", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupTeamPrimaryChannelMessageReplyHostedContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupTeamPrimaryChannelMessageReplyHostedContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -629463,252 +629620,249 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupTeamPrimaryChannelSharedWithTeam", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupTeamPrimaryChannelSharedWithTeam", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupTeamPrimaryChannelTab", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupTeamPrimaryChannelTab", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/schedule", - "CommandAlias": null, - "Command": "Remove-MgGroupTeamSchedule", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupTeamSchedule", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/schedule/dayNotes/{dayNote-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupTeamScheduleDayNote", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/dayNotes/{dayNote-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupTeamScheduleDayNote", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupTeamScheduleOfferShiftRequest", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupTeamScheduleOfferShiftRequest", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupTeamScheduleOpenShift", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupTeamScheduleOpenShift", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupTeamScheduleOpenShiftChangeRequest", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupTeamScheduleOpenShiftChangeRequest", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupTeamScheduleSchedulingGroup", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupTeamScheduleSchedulingGroup", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupTeamScheduleShift", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupTeamScheduleShift", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupTeamScheduleSwapShiftChangeRequest", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupTeamScheduleSwapShiftChangeRequest", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/schedule/timeCards/{timeCard-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupTeamScheduleTimeCard", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timeCards/{timeCard-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupTeamScheduleTimeCard", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupTeamScheduleTimeOff", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupTeamScheduleTimeOff", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupTeamScheduleTimeOffReason", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupTeamScheduleTimeOffReason", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupTeamScheduleTimeOffRequest", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupTeamScheduleTimeOffRequest", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupTeamTag", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupTeamTag", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupTeamTagMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupTeamTagMember", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupThread", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -629743,80 +629897,80 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-thread?view=graph-rest-1.0", + "Command": "Remove-MgGroupThread", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupThreadPostAttachment", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupThreadPostAttachment", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupThreadPostExtension", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupThreadPostExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupThreadPostInReplyToAttachment", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupThreadPostInReplyToAttachment", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Remove-MgGroupThreadPostInReplyToExtension", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgGroupThreadPostInReplyToExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identity/apiConnectors/{identityApiConnector-id}", - "CommandAlias": null, - "Command": "Remove-MgIdentityApiConnector", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/apiConnectors/{identityApiConnector-id}", "Permissions": [ { "Name": "APIConnectors.ReadWrite.All", @@ -629835,20 +629989,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-delete?view=graph-rest-1.0", + "Command": "Remove-MgIdentityApiConnector", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}", - "CommandAlias": null, - "Command": "Remove-MgIdentityAuthenticationEventFlow", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}", "Permissions": [ { "Name": "EventListener.ReadWrite.All", @@ -629867,95 +630021,95 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventsflow-delete?view=graph-rest-1.0", + "Command": "Remove-MgIdentityAuthenticationEventFlow", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", - "CommandAlias": null, - "Command": "Remove-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/{identityProviderBase-id}/$ref", - "CommandAlias": null, - "Command": "Remove-MgIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderBaseByRef", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/{identityProviderBase-id}/$ref", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderBaseByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$ref", - "CommandAlias": null, - "Command": "Remove-MgIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderByRef", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$ref", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$ref", - "CommandAlias": null, - "Command": "Remove-MgIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeByRef", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$ref", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/{identityUserFlowAttribute-id}/$ref", - "CommandAlias": null, - "Command": "Remove-MgIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeIdentityUserFlowAttributeByRef", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/{identityUserFlowAttribute-id}/$ref", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeIdentityUserFlowAttributeByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", - "CommandAlias": null, - "Command": "Remove-MgIdentityAuthenticationEventFlowIncludeApplication", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", "Permissions": [ { "Name": "EventListener.ReadWrite.All", @@ -629974,20 +630128,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationconditionapplication-delete?view=graph-rest-1.0", + "Command": "Remove-MgIdentityAuthenticationEventFlowIncludeApplication", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}", - "CommandAlias": null, - "Command": "Remove-MgIdentityAuthenticationEventListener", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}", "Permissions": [ { "Name": "EventListener.ReadWrite.All", @@ -630006,20 +630160,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventlistener-delete?view=graph-rest-1.0", + "Command": "Remove-MgIdentityAuthenticationEventListener", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", - "CommandAlias": null, - "Command": "Remove-MgIdentityB2XUserFlow", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", "Permissions": [ { "Name": "IdentityUserFlow.ReadWrite.All", @@ -630038,170 +630192,170 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-delete?view=graph-rest-1.0", + "Command": "Remove-MgIdentityB2XUserFlow", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/{identityProviderBase-id}/$ref", - "CommandAlias": "Remove-MgIdentityB2XUserFlowIdentityProviderByRef", - "Command": "Remove-MgIdentityB2XUserFlowIdentityProviderBaseByRef", "Module": "Identity.SignIns", + "CommandAlias": "Remove-MgIdentityB2XUserFlowIdentityProviderByRef", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/{identityProviderBase-id}/$ref", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgIdentityB2XUserFlowIdentityProviderBaseByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", - "CommandAlias": null, - "Command": "Remove-MgIdentityB2XUserFlowLanguage", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgIdentityB2XUserFlowLanguage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", - "CommandAlias": null, - "Command": "Remove-MgIdentityB2XUserFlowLanguageDefaultPage", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgIdentityB2XUserFlowLanguageDefaultPage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", - "CommandAlias": null, - "Command": "Remove-MgIdentityB2XUserFlowLanguageDefaultPageContent", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgIdentityB2XUserFlowLanguageDefaultPageContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", - "CommandAlias": null, - "Command": "Remove-MgIdentityB2XUserFlowLanguageOverridePage", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguagepage-delete?view=graph-rest-1.0", + "Command": "Remove-MgIdentityB2XUserFlowLanguageOverridePage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", - "CommandAlias": null, - "Command": "Remove-MgIdentityB2XUserFlowLanguageOverridePageContent", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguagepage-delete?view=graph-rest-1.0", + "Command": "Remove-MgIdentityB2XUserFlowLanguageOverridePageContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection", - "CommandAlias": null, - "Command": "Remove-MgIdentityB2XUserFlowPostAttributeCollection", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgIdentityB2XUserFlowPostAttributeCollection", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref", - "CommandAlias": null, - "Command": "Remove-MgIdentityB2XUserFlowPostAttributeCollectionByRef", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgIdentityB2XUserFlowPostAttributeCollectionByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup", - "CommandAlias": null, - "Command": "Remove-MgIdentityB2XUserFlowPostFederationSignup", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgIdentityB2XUserFlowPostFederationSignup", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref", - "CommandAlias": null, - "Command": "Remove-MgIdentityB2XUserFlowPostFederationSignupByRef", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgIdentityB2XUserFlowPostFederationSignupByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", - "CommandAlias": null, - "Command": "Remove-MgIdentityB2XUserFlowUserAttributeAssignment", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", "Permissions": [ { "Name": "IdentityUserFlow.ReadWrite.All", @@ -630220,20 +630374,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-delete?view=graph-rest-1.0", + "Command": "Remove-MgIdentityB2XUserFlowUserAttributeAssignment", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", - "CommandAlias": null, - "Command": "Remove-MgIdentityConditionalAccessAuthenticationContextClassReference", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", "Permissions": [ { "Name": "AuthenticationContext.ReadWrite.All", @@ -630268,20 +630422,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationcontextclassreference-delete?view=graph-rest-1.0", + "Command": "Remove-MgIdentityConditionalAccessAuthenticationContextClassReference", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", - "CommandAlias": null, - "Command": "Remove-MgIdentityConditionalAccessNamedLocation", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", "Permissions": [ { "Name": "Policy.Read.All", @@ -630316,20 +630470,20 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/namedlocation-delete?view=graph-rest-1.0", + "Command": "Remove-MgIdentityConditionalAccessNamedLocation", "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/countrynamedlocation-delete?view=graph-rest-1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", - "CommandAlias": null, - "Command": "Remove-MgIdentityConditionalAccessPolicy", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", "Permissions": [ { "Name": "Policy.Read.All", @@ -630364,20 +630518,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccesspolicy-delete?view=graph-rest-1.0", + "Command": "Remove-MgIdentityConditionalAccessPolicy", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}", - "CommandAlias": null, - "Command": "Remove-MgIdentityCustomAuthenticationExtension", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}", "Permissions": [ { "Name": "CustomAuthenticationExtension.ReadWrite.All", @@ -630396,20 +630550,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customauthenticationextension-delete?view=graph-rest-1.0", + "Command": "Remove-MgIdentityCustomAuthenticationExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgIdentityGovernanceAccessReviewDefinition", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", "Permissions": [ { "Name": "AccessReview.ReadWrite.All", @@ -630428,215 +630582,215 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-delete?view=graph-rest-1.0", + "Command": "Remove-MgIdentityGovernanceAccessReviewDefinition", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}", - "CommandAlias": null, - "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstance", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstance", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", - "CommandAlias": null, - "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "CommandAlias": null, - "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "CommandAlias": null, - "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}", - "CommandAlias": null, - "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "CommandAlias": null, - "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "CommandAlias": null, - "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgIdentityGovernanceAccessReviewHistoryDefinition", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgIdentityGovernanceAccessReviewHistoryDefinition", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", - "CommandAlias": null, - "Command": "Remove-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}", - "CommandAlias": null, - "Command": "Remove-MgIdentityGovernanceAppConsentRequest", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgIdentityGovernanceAppConsentRequest", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}", - "CommandAlias": null, - "Command": "Remove-MgIdentityGovernanceAppConsentRequestUserConsentRequest", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgIdentityGovernanceAppConsentRequestUserConsentRequest", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", - "CommandAlias": null, - "Command": "Remove-MgIdentityGovernanceAppConsentRequestUserConsentRequestApproval", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgIdentityGovernanceAppConsentRequestUserConsentRequestApproval", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages/{approvalStage-id}", - "CommandAlias": null, - "Command": "Remove-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages/{approvalStage-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", - "CommandAlias": null, - "Command": "Remove-MgIdentityGovernanceLifecycleWorkflow", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", "Permissions": [ { "Name": "LifecycleWorkflows-Workflow.ReadWrite.All", @@ -630671,20 +630825,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-delete?view=graph-rest-1.0", + "Command": "Remove-MgIdentityGovernanceLifecycleWorkflow", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", - "CommandAlias": null, - "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", "Permissions": [ { "Name": "LifecycleWorkflows-CustomExt.ReadWrite.All", @@ -630719,34 +630873,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-customtaskextension-delete?view=graph-rest-1.0", + "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems", - "CommandAlias": null, - "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowDeletedItem", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowDeletedItem", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}", - "CommandAlias": null, - "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}", "Permissions": [ { "Name": "LifecycleWorkflows-Workflow.ReadWrite.All", @@ -630781,245 +630935,248 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-deleteditemcontainer-delete?view=graph-rest-1.0", + "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", - "CommandAlias": null, - "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/insights", - "CommandAlias": null, - "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowInsight", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/insights", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowInsight", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", - "CommandAlias": null, - "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowTask", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowTask", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}", - "CommandAlias": null, - "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowVersionTask", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowVersionTask", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/privilegedAccess", - "CommandAlias": null, - "Command": "Remove-MgIdentityGovernancePrivilegedAccess", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgIdentityGovernancePrivilegedAccess", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/privilegedAccess/group", - "CommandAlias": null, - "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroup", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroup", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}", - "CommandAlias": null, - "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages/{approvalStage-id}", - "CommandAlias": null, - "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages/{approvalStage-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}", - "CommandAlias": null, - "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}", - "CommandAlias": null, - "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}", - "CommandAlias": null, - "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}", - "CommandAlias": null, - "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}", - "CommandAlias": null, - "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}", - "CommandAlias": null, - "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", - "CommandAlias": null, - "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreement", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreement-delete?view=graph-rest-1.0", + "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreement", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", - "CommandAlias": null, - "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementAcceptance", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementAcceptance", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -631028,72 +631185,69 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", - "CommandAlias": null, - "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementFile", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementFile", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "CommandAlias": null, - "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "CommandAlias": null, - "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "CommandAlias": null, - "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementFileVersion", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementFileVersion", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identity/identityProviders/{identityProviderBase-id}", - "CommandAlias": null, - "Command": "Remove-MgIdentityProvider", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/identityProviders/{identityProviderBase-id}", "Permissions": [ { "Name": "IdentityProvider.ReadWrite.All", @@ -631112,20 +631266,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-delete?view=graph-rest-1.0", + "Command": "Remove-MgIdentityProvider", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", - "CommandAlias": null, - "Command": "Remove-MgIdentityUserFlowAttribute", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", "Permissions": [ { "Name": "IdentityUserFlow.ReadWrite.All", @@ -631144,50 +631298,50 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-delete?view=graph-rest-1.0", + "Command": "Remove-MgIdentityUserFlowAttribute", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "CommandAlias": null, - "Command": "Remove-MgInformationProtectionThreatAssessmentRequest", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgInformationProtectionThreatAssessmentRequest", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "CommandAlias": null, - "Command": "Remove-MgInformationProtectionThreatAssessmentRequestResult", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgInformationProtectionThreatAssessmentRequestResult", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "CommandAlias": null, - "Command": "Remove-MgOauth2PermissionGrant", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -631222,35 +631376,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-delete?view=graph-rest-1.0", + "Command": "Remove-MgOauth2PermissionGrant", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/organization/{organization-id}", - "CommandAlias": null, - "Command": "Remove-MgOrganization", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgOrganization", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding", - "CommandAlias": null, - "Command": "Remove-MgOrganizationBranding", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -631277,95 +631431,95 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-delete?view=graph-rest-1.0", + "Command": "Remove-MgOrganizationBranding", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/backgroundImage", - "CommandAlias": null, - "Command": "Remove-MgOrganizationBrandingBackgroundImage", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/backgroundImage", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgOrganizationBrandingBackgroundImage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/bannerLogo", - "CommandAlias": null, - "Command": "Remove-MgOrganizationBrandingBannerLogo", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/bannerLogo", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgOrganizationBrandingBannerLogo", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/customCSS", - "CommandAlias": null, - "Command": "Remove-MgOrganizationBrandingCustomCss", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/customCSS", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgOrganizationBrandingCustomCss", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/favicon", - "CommandAlias": null, - "Command": "Remove-MgOrganizationBrandingFavicon", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/favicon", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgOrganizationBrandingFavicon", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/headerLogo", - "CommandAlias": null, - "Command": "Remove-MgOrganizationBrandingHeaderLogo", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/headerLogo", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgOrganizationBrandingHeaderLogo", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", - "CommandAlias": null, - "Command": "Remove-MgOrganizationBrandingLocalization", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -631400,155 +631554,155 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-delete?view=graph-rest-1.0", + "Command": "Remove-MgOrganizationBrandingLocalization", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/backgroundImage", - "CommandAlias": null, - "Command": "Remove-MgOrganizationBrandingLocalizationBackgroundImage", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/backgroundImage", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgOrganizationBrandingLocalizationBackgroundImage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/bannerLogo", - "CommandAlias": null, - "Command": "Remove-MgOrganizationBrandingLocalizationBannerLogo", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/bannerLogo", "Permissions": [], + "ApiReferenceLink": null, + "Command": "Remove-MgOrganizationBrandingLocalizationBannerLogo", "ApiVersion": "v1.0", - "ApiReferenceLink": null, + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/customCSS", - "CommandAlias": null, - "Command": "Remove-MgOrganizationBrandingLocalizationCustomCss", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/customCSS", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgOrganizationBrandingLocalizationCustomCss", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/favicon", - "CommandAlias": null, - "Command": "Remove-MgOrganizationBrandingLocalizationFavicon", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/favicon", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgOrganizationBrandingLocalizationFavicon", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/headerLogo", - "CommandAlias": null, - "Command": "Remove-MgOrganizationBrandingLocalizationHeaderLogo", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/headerLogo", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgOrganizationBrandingLocalizationHeaderLogo", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogo", - "CommandAlias": null, - "Command": "Remove-MgOrganizationBrandingLocalizationSquareLogo", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogo", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgOrganizationBrandingLocalizationSquareLogo", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogoDark", - "CommandAlias": null, - "Command": "Remove-MgOrganizationBrandingLocalizationSquareLogoDark", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogoDark", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgOrganizationBrandingLocalizationSquareLogoDark", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/squareLogo", - "CommandAlias": null, - "Command": "Remove-MgOrganizationBrandingSquareLogo", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/squareLogo", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgOrganizationBrandingSquareLogo", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/squareLogoDark", - "CommandAlias": null, - "Command": "Remove-MgOrganizationBrandingSquareLogoDark", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/squareLogoDark", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgOrganizationBrandingSquareLogoDark", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/{certificateBasedAuthConfiguration-id}", - "CommandAlias": null, - "Command": "Remove-MgOrganizationCertificateBasedAuthConfiguration", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/{certificateBasedAuthConfiguration-id}", "Permissions": [ { "Name": "Organization.ReadWrite.All", @@ -631567,65 +631721,65 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-delete?view=graph-rest-1.0", + "Command": "Remove-MgOrganizationCertificateBasedAuthConfiguration", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/organization/{organization-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Remove-MgOrganizationExtension", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgOrganizationExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/places/{place-id}", - "CommandAlias": null, - "Command": "Remove-MgPlace", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/places/{place-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgPlace", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/places/{place-id}/roomList/rooms/{room-id}", - "CommandAlias": null, - "Command": "Remove-MgPlaceAsRoomListRoom", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/places/{place-id}/roomList/rooms/{room-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgPlaceAsRoomListRoom", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/planner/buckets/{plannerBucket-id}", - "CommandAlias": null, - "Command": "Remove-MgPlannerBucket", "Module": "Planner", + "CommandAlias": null, + "Uri": "/planner/buckets/{plannerBucket-id}", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -631652,20 +631806,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-delete?view=graph-rest-1.0", + "Command": "Remove-MgPlannerBucket", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/planner/plans/{plannerPlan-id}", - "CommandAlias": null, - "Command": "Remove-MgPlannerPlan", "Module": "Planner", + "CommandAlias": null, + "Uri": "/planner/plans/{plannerPlan-id}", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -631692,20 +631846,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-delete?view=graph-rest-1.0", + "Command": "Remove-MgPlannerPlan", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/planner/tasks/{plannerTask-id}", - "CommandAlias": null, - "Command": "Remove-MgPlannerTask", "Module": "Planner", + "CommandAlias": null, + "Uri": "/planner/tasks/{plannerTask-id}", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -631732,65 +631886,65 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delete?view=graph-rest-1.0", + "Command": "Remove-MgPlannerTask", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "CommandAlias": null, - "Command": "Remove-MgPlannerTaskAssignedToTaskBoardFormat", "Module": "Planner", + "CommandAlias": null, + "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgPlannerTaskAssignedToTaskBoardFormat", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", - "CommandAlias": null, - "Command": "Remove-MgPlannerTaskBucketTaskBoardFormat", "Module": "Planner", + "CommandAlias": null, + "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgPlannerTaskBucketTaskBoardFormat", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", - "CommandAlias": null, - "Command": "Remove-MgPlannerTaskProgressTaskBoardFormat", "Module": "Planner", + "CommandAlias": null, + "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgPlannerTaskProgressTaskBoardFormat", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", - "CommandAlias": null, - "Command": "Remove-MgPolicyActivityBasedTimeoutPolicy", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -631825,34 +631979,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-delete?view=graph-rest-1.0", + "Command": "Remove-MgPolicyActivityBasedTimeoutPolicy", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/policies/adminConsentRequestPolicy", - "CommandAlias": null, - "Command": "Remove-MgPolicyAdminConsentRequestPolicy", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/adminConsentRequestPolicy", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgPolicyAdminConsentRequestPolicy", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", - "CommandAlias": null, - "Command": "Remove-MgPolicyAppManagementPolicy", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -631887,48 +632041,48 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-delete?view=graph-rest-1.0", + "Command": "Remove-MgPolicyAppManagementPolicy", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/policies/authenticationFlowsPolicy", - "CommandAlias": null, - "Command": "Remove-MgPolicyAuthenticationFlowPolicy", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/authenticationFlowsPolicy", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgPolicyAuthenticationFlowPolicy", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/policies/authenticationMethodsPolicy", - "CommandAlias": null, - "Command": "Remove-MgPolicyAuthenticationMethodPolicy", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/authenticationMethodsPolicy", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgPolicyAuthenticationMethodPolicy", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", - "CommandAlias": null, - "Command": "Remove-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", "Permissions": [ { "Name": "Policy.ReadWrite.AuthenticationMethod", @@ -631947,20 +632101,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", - "CommandAlias": null, - "Command": "Remove-MgPolicyAuthenticationStrengthPolicy", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", "Permissions": [ { "Name": "Policy.ReadWrite.ConditionalAccess", @@ -631995,49 +632149,49 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthroot-delete-policies?view=graph-rest-1.0", + "Command": "Remove-MgPolicyAuthenticationStrengthPolicy", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", - "CommandAlias": null, - "Command": "Remove-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/policies/authorizationPolicy", - "CommandAlias": null, - "Command": "Remove-MgPolicyAuthorizationPolicy", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/authorizationPolicy", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgPolicyAuthorizationPolicy", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", - "CommandAlias": null, - "Command": "Remove-MgPolicyClaimMappingPolicy", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -632072,48 +632226,48 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-delete?view=graph-rest-1.0", + "Command": "Remove-MgPolicyClaimMappingPolicy", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/policies/crossTenantAccessPolicy", - "CommandAlias": null, - "Command": "Remove-MgPolicyCrossTenantAccessPolicy", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgPolicyCrossTenantAccessPolicy", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/policies/crossTenantAccessPolicy/default", - "CommandAlias": null, - "Command": "Remove-MgPolicyCrossTenantAccessPolicyDefault", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/default", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgPolicyCrossTenantAccessPolicyDefault", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", - "CommandAlias": null, - "Command": "Remove-MgPolicyCrossTenantAccessPolicyPartner", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", "Permissions": [ { "Name": "Policy.ReadWrite.CrossTenantAccess", @@ -632132,20 +632286,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-delete?view=graph-rest-1.0", + "Command": "Remove-MgPolicyCrossTenantAccessPolicyPartner", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", - "CommandAlias": null, - "Command": "Remove-MgPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", "Permissions": [ { "Name": "Policy.ReadWrite.CrossTenantAccess", @@ -632164,76 +632318,76 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantidentitysyncpolicypartner-delete?view=graph-rest-1.0", + "Command": "Remove-MgPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/policies/crossTenantAccessPolicy/templates", - "CommandAlias": null, - "Command": "Remove-MgPolicyCrossTenantAccessPolicyTemplate", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/templates", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgPolicyCrossTenantAccessPolicyTemplate", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization", - "CommandAlias": null, - "Command": "Remove-MgPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration", - "CommandAlias": null, - "Command": "Remove-MgPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/policies/defaultAppManagementPolicy", - "CommandAlias": null, - "Command": "Remove-MgPolicyDefaultAppManagementPolicy", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/defaultAppManagementPolicy", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgPolicyDefaultAppManagementPolicy", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", - "CommandAlias": null, - "Command": "Remove-MgPolicyFeatureRolloutPolicy", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", "Permissions": [ { "Name": "Policy.ReadWrite.HybridAuthentication", @@ -632252,20 +632406,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-delete?view=graph-rest-1.0", + "Command": "Remove-MgPolicyFeatureRolloutPolicy", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}/$ref", - "CommandAlias": "Remove-MgPolicyFeatureRolloutPolicyApplyToByRef", - "Command": "Remove-MgPolicyFeatureRolloutPolicyApplyToDirectoryObjectByRef", "Module": "Identity.SignIns", + "CommandAlias": "Remove-MgPolicyFeatureRolloutPolicyApplyToByRef", + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}/$ref", "Permissions": [ { "Name": "Policy.ReadWrite.HybridAuthentication", @@ -632284,20 +632438,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-delete-appliesto?view=graph-rest-1.0", + "Command": "Remove-MgPolicyFeatureRolloutPolicyApplyToDirectoryObjectByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", - "CommandAlias": null, - "Command": "Remove-MgPolicyHomeRealmDiscoveryPolicy", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -632332,34 +632486,34 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-delete?view=graph-rest-1.0", + "Command": "Remove-MgPolicyHomeRealmDiscoveryPolicy", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", - "CommandAlias": null, - "Command": "Remove-MgPolicyIdentitySecurityDefaultEnforcementPolicy", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgPolicyIdentitySecurityDefaultEnforcementPolicy", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", - "CommandAlias": null, - "Command": "Remove-MgPolicyPermissionGrantPolicy", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", "Permissions": [ { "Name": "Policy.ReadWrite.PermissionGrant", @@ -632378,20 +632532,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-delete?view=graph-rest-1.0", + "Command": "Remove-MgPolicyPermissionGrantPolicy", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", - "CommandAlias": null, - "Command": "Remove-MgPolicyPermissionGrantPolicyExclude", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", "Permissions": [ { "Name": "Policy.ReadWrite.PermissionGrant", @@ -632410,20 +632564,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-delete-excludes?view=graph-rest-1.0", + "Command": "Remove-MgPolicyPermissionGrantPolicyExclude", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", - "CommandAlias": null, - "Command": "Remove-MgPolicyPermissionGrantPolicyInclude", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", "Permissions": [ { "Name": "Policy.ReadWrite.PermissionGrant", @@ -632442,80 +632596,80 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-delete-includes?view=graph-rest-1.0", + "Command": "Remove-MgPolicyPermissionGrantPolicyInclude", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", - "CommandAlias": null, - "Command": "Remove-MgPolicyRoleManagementPolicy", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgPolicyRoleManagementPolicy", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", - "CommandAlias": null, - "Command": "Remove-MgPolicyRoleManagementPolicyAssignment", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgPolicyRoleManagementPolicyAssignment", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", - "CommandAlias": null, - "Command": "Remove-MgPolicyRoleManagementPolicyEffectiveRule", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgPolicyRoleManagementPolicyEffectiveRule", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", - "CommandAlias": null, - "Command": "Remove-MgPolicyRoleManagementPolicyRule", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgPolicyRoleManagementPolicyRule", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", - "CommandAlias": null, - "Command": "Remove-MgPolicyTokenIssuancePolicy", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -632550,20 +632704,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-delete?view=graph-rest-1.0", + "Command": "Remove-MgPolicyTokenIssuancePolicy", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", - "CommandAlias": null, - "Command": "Remove-MgPolicyTokenLifetimePolicy", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -632598,125 +632752,125 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-delete?view=graph-rest-1.0", + "Command": "Remove-MgPolicyTokenLifetimePolicy", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/print/connectors/{printConnector-id}", - "CommandAlias": null, - "Command": "Remove-MgPrintConnector", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/connectors/{printConnector-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printconnector-delete?view=graph-rest-1.0", + "Command": "Remove-MgPrintConnector", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/print/operations/{printOperation-id}", - "CommandAlias": null, - "Command": "Remove-MgPrintOperation", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/operations/{printOperation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgPrintOperation", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/print/printers/{printer-id}", - "CommandAlias": null, - "Command": "Remove-MgPrintPrinter", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-delete?view=graph-rest-1.0", + "Command": "Remove-MgPrintPrinter", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", - "CommandAlias": null, - "Command": "Remove-MgPrintPrinterJob", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgPrintPrinterJob", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "CommandAlias": null, - "Command": "Remove-MgPrintPrinterJobDocument", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgPrintPrinterJobDocument", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "CommandAlias": null, - "Command": "Remove-MgPrintPrinterJobDocumentContent", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgPrintPrinterJobDocumentContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "CommandAlias": null, - "Command": "Remove-MgPrintPrinterJobTask", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgPrintPrinterJobTask", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", - "CommandAlias": null, - "Command": "Remove-MgPrintPrinterTaskTrigger", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", "Permissions": [ { "Name": "Printer.ReadWrite.All", @@ -632735,68 +632889,71 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-delete-tasktrigger?view=graph-rest-1.0", + "Command": "Remove-MgPrintPrinterTaskTrigger", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/print/services/{printService-id}", - "CommandAlias": null, - "Command": "Remove-MgPrintService", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/services/{printService-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgPrintService", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", - "CommandAlias": null, - "Command": "Remove-MgPrintServiceEndpoint", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgPrintServiceEndpoint", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/print/shares/{printerShare-id}", - "CommandAlias": null, - "Command": "Remove-MgPrintShare", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-delete?view=graph-rest-1.0", + "Command": "Remove-MgPrintShare", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", - "CommandAlias": null, - "Command": "Remove-MgPrintShareAllowedGroupByRef", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-delete-allowedgroup?view=graph-rest-1.0", + "Command": "Remove-MgPrintShareAllowedGroupByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -632805,15 +632962,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", - "CommandAlias": null, - "Command": "Remove-MgPrintShareAllowedUserByRef", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-delete-alloweduser?view=graph-rest-1.0", + "Command": "Remove-MgPrintShareAllowedUserByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -632822,380 +632979,377 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}", - "CommandAlias": null, - "Command": "Remove-MgPrintShareJob", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgPrintShareJob", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "CommandAlias": null, - "Command": "Remove-MgPrintShareJobDocument", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgPrintShareJobDocument", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "CommandAlias": null, - "Command": "Remove-MgPrintShareJobDocumentContent", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgPrintShareJobDocumentContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "CommandAlias": null, - "Command": "Remove-MgPrintShareJobTask", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgPrintShareJobTask", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgPrintTaskDefinition", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-delete-taskdefinition?view=graph-rest-1.0", + "Command": "Remove-MgPrintTaskDefinition", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", - "CommandAlias": null, - "Command": "Remove-MgPrintTaskDefinitionTask", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgPrintTaskDefinitionTask", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", - "CommandAlias": null, - "Command": "Remove-MgPrivacySubjectRightsRequest", "Module": "Compliance", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgPrivacySubjectRightsRequest", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "CommandAlias": null, - "Command": "Remove-MgPrivacySubjectRightsRequestNote", "Module": "Compliance", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgPrivacySubjectRightsRequestNote", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", - "CommandAlias": null, - "Command": "Remove-MgReportAuthenticationMethodUserRegistrationDetail", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgReportAuthenticationMethodUserRegistrationDetail", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/reports/partners/billing", - "CommandAlias": null, - "Command": "Remove-MgReportPartnerBilling", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/partners/billing", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgReportPartnerBilling", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/reports/partners/billing/manifests/{manifest-id}", - "CommandAlias": null, - "Command": "Remove-MgReportPartnerBillingManifest", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/partners/billing/manifests/{manifest-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgReportPartnerBillingManifest", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/reports/partners/billing/operations/{operation-id}", - "CommandAlias": null, - "Command": "Remove-MgReportPartnerBillingOperation", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/partners/billing/operations/{operation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgReportPartnerBillingOperation", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/reports/partners/billing/reconciliation", - "CommandAlias": null, - "Command": "Remove-MgReportPartnerBillingReconciliation", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/partners/billing/reconciliation", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgReportPartnerBillingReconciliation", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/reports/partners/billing/reconciliation/billed", - "CommandAlias": null, - "Command": "Remove-MgReportPartnerBillingReconciliationBilled", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/partners/billing/reconciliation/billed", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgReportPartnerBillingReconciliationBilled", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/reports/partners/billing/usage", - "CommandAlias": null, - "Command": "Remove-MgReportPartnerBillingUsage", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/partners/billing/usage", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgReportPartnerBillingUsage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/reports/partners/billing/usage/billed", - "CommandAlias": null, - "Command": "Remove-MgReportPartnerBillingUsageBilled", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/partners/billing/usage/billed", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgReportPartnerBillingUsageBilled", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/reports/partners/billing/usage/unbilled", - "CommandAlias": null, - "Command": "Remove-MgReportPartnerBillingUsageUnbilled", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/partners/billing/usage/unbilled", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgReportPartnerBillingUsageUnbilled", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityProtection/riskDetections/{riskDetection-id}", - "CommandAlias": null, - "Command": "Remove-MgRiskDetection", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identityProtection/riskDetections/{riskDetection-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgRiskDetection", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", - "CommandAlias": null, - "Command": "Remove-MgRiskyServicePrincipal", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgRiskyServicePrincipal", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", - "CommandAlias": null, - "Command": "Remove-MgRiskyServicePrincipalHistory", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgRiskyServicePrincipalHistory", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", - "CommandAlias": null, - "Command": "Remove-MgRiskyUser", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgRiskyUser", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", - "CommandAlias": null, - "Command": "Remove-MgRiskyUserHistory", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgRiskyUserHistory", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/directory", - "CommandAlias": null, - "Command": "Remove-MgRoleManagementDirectory", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgRoleManagementDirectory", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "CommandAlias": null, - "Command": "Remove-MgRoleManagementDirectoryResourceNamespace", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgRoleManagementDirectoryResourceNamespace", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "CommandAlias": null, - "Command": "Remove-MgRoleManagementDirectoryResourceNamespaceResourceAction", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgRoleManagementDirectoryResourceNamespaceResourceAction", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", - "CommandAlias": null, - "Command": "Remove-MgRoleManagementDirectoryRoleAssignment", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -633214,80 +633368,80 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignment-delete?view=graph-rest-1.0", + "Command": "Remove-MgRoleManagementDirectoryRoleAssignment", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "CommandAlias": null, - "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentAppScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentAppScope", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "CommandAlias": null, - "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentSchedule", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentSchedule", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "CommandAlias": null, - "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "CommandAlias": null, - "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgRoleManagementDirectoryRoleDefinition", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -633322,124 +633476,124 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-delete?view=graph-rest-1.0", + "Command": "Remove-MgRoleManagementDirectoryRoleDefinition", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "CommandAlias": null, - "Command": "Remove-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "CommandAlias": null, - "Command": "Remove-MgRoleManagementDirectoryRoleEligibilitySchedule", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgRoleManagementDirectoryRoleEligibilitySchedule", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "CommandAlias": null, - "Command": "Remove-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "CommandAlias": null, - "Command": "Remove-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement", - "CommandAlias": null, - "Command": "Remove-MgRoleManagementEntitlementManagement", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgRoleManagementEntitlementManagement", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "CommandAlias": null, - "Command": "Remove-MgRoleManagementEntitlementManagementResourceNamespace", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgRoleManagementEntitlementManagementResourceNamespace", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "CommandAlias": null, - "Command": "Remove-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", - "CommandAlias": null, - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignment", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -633474,155 +633628,155 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignment", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "CommandAlias": null, - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "CommandAlias": null, - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "CommandAlias": null, - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "CommandAlias": null, - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgRoleManagementEntitlementManagementRoleDefinition", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgRoleManagementEntitlementManagementRoleDefinition", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "CommandAlias": null, - "Command": "Remove-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "CommandAlias": null, - "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "CommandAlias": null, - "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "CommandAlias": null, - "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/schemaExtensions/{schemaExtension-id}", - "CommandAlias": null, - "Command": "Remove-MgSchemaExtension", "Module": "SchemaExtensions", + "CommandAlias": null, + "Uri": "/schemaExtensions/{schemaExtension-id}", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -633649,20 +633803,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-delete?view=graph-rest-1.0", + "Command": "Remove-MgSchemaExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/search/acronyms/{acronym-id}", - "CommandAlias": null, - "Command": "Remove-MgSearchAcronym", "Module": "Search", + "CommandAlias": null, + "Uri": "/search/acronyms/{acronym-id}", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -633697,20 +633851,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-acronym-delete?view=graph-rest-1.0", + "Command": "Remove-MgSearchAcronym", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/search/bookmarks/{bookmark-id}", - "CommandAlias": null, - "Command": "Remove-MgSearchBookmark", "Module": "Search", + "CommandAlias": null, + "Uri": "/search/bookmarks/{bookmark-id}", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -633745,20 +633899,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-bookmark-delete?view=graph-rest-1.0", + "Command": "Remove-MgSearchBookmark", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/search/qnas/{qna-id}", - "CommandAlias": null, - "Command": "Remove-MgSearchQna", "Module": "Search", + "CommandAlias": null, + "Uri": "/search/qnas/{qna-id}", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -633793,35 +633947,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-qna-delete?view=graph-rest-1.0", + "Command": "Remove-MgSearchQna", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/alerts_v2/{alert-id}", - "CommandAlias": null, - "Command": "Remove-MgSecurityAlertV2", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/alerts_v2/{alert-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSecurityAlertV2", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/attackSimulation/simulations/{simulation-id}", - "CommandAlias": null, - "Command": "Remove-MgSecurityAttackSimulation", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/simulations/{simulation-id}", "Permissions": [ { "Name": "AttackSimulation.ReadWrite.All", @@ -633840,199 +633994,199 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/simulation-delete?view=graph-rest-1.0", + "Command": "Remove-MgSecurityAttackSimulation", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", - "CommandAlias": null, - "Command": "Remove-MgSecurityAttackSimulationAutomation", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSecurityAttackSimulationAutomation", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", - "CommandAlias": null, - "Command": "Remove-MgSecurityAttackSimulationAutomationRun", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSecurityAttackSimulationAutomationRun", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}", - "CommandAlias": null, - "Command": "Remove-MgSecurityAttackSimulationEndUserNotification", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSecurityAttackSimulationEndUserNotification", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}", - "CommandAlias": null, - "Command": "Remove-MgSecurityAttackSimulationEndUserNotificationDetail", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSecurityAttackSimulationEndUserNotificationDetail", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}", - "CommandAlias": null, - "Command": "Remove-MgSecurityAttackSimulationLandingPage", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSecurityAttackSimulationLandingPage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}", - "CommandAlias": null, - "Command": "Remove-MgSecurityAttackSimulationLandingPageDetail", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSecurityAttackSimulationLandingPageDetail", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/attackSimulation/loginPages/{loginPage-id}", - "CommandAlias": null, - "Command": "Remove-MgSecurityAttackSimulationLoginPage", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/loginPages/{loginPage-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSecurityAttackSimulationLoginPage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}", - "CommandAlias": null, - "Command": "Remove-MgSecurityAttackSimulationOperation", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSecurityAttackSimulationOperation", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/attackSimulation/payloads/{payload-id}", - "CommandAlias": null, - "Command": "Remove-MgSecurityAttackSimulationPayload", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/payloads/{payload-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSecurityAttackSimulationPayload", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/attackSimulation/trainings/{training-id}", - "CommandAlias": null, - "Command": "Remove-MgSecurityAttackSimulationTraining", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/trainings/{training-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSecurityAttackSimulationTraining", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}", - "CommandAlias": null, - "Command": "Remove-MgSecurityAttackSimulationTrainingLanguageDetail", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSecurityAttackSimulationTrainingLanguageDetail", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/cases", - "CommandAlias": null, - "Command": "Remove-MgSecurityCase", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSecurityCase", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", - "CommandAlias": null, - "Command": "Remove-MgSecurityCaseEdiscoveryCase", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -634067,35 +634221,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-casesroot-delete-ediscoverycases?view=graph-rest-1.0", + "Command": "Remove-MgSecurityCaseEdiscoveryCase", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", - "CommandAlias": null, - "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodian", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodian", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/removeHold", - "CommandAlias": null, - "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodianHold", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/removeHold", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -634130,8 +634284,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-removehold?view=graph-rest-1.0", + "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodianHold", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Remove", "Remove1", @@ -634142,72 +634299,69 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", - "CommandAlias": null, - "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-delete-sitesources?view=graph-rest-1.0", + "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "CommandAlias": null, - "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-unifiedgroupsource-delete?view=graph-rest-1.0", + "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", - "CommandAlias": null, - "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodianUserSource", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-delete-usersources?view=graph-rest-1.0", + "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodianUserSource", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", - "CommandAlias": null, - "Command": "Remove-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/removeHold", - "CommandAlias": null, - "Command": "Remove-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceHold", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/removeHold", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -634242,8 +634396,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-removehold?view=graph-rest-1.0", + "Command": "Remove-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceHold", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Remove", "Remove1", @@ -634254,42 +634411,39 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}", - "CommandAlias": null, - "Command": "Remove-MgSecurityCaseEdiscoveryCaseOperation", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSecurityCaseEdiscoveryCaseOperation", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}", - "CommandAlias": null, - "Command": "Remove-MgSecurityCaseEdiscoveryCaseReviewSet", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSecurityCaseEdiscoveryCaseReviewSet", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", - "CommandAlias": null, - "Command": "Remove-MgSecurityCaseEdiscoveryCaseReviewSetQuery", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", "Permissions": [ { "Name": "eDiscovery.ReadWrite.All", @@ -634308,20 +634462,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-delete-queries?view=graph-rest-1.0", + "Command": "Remove-MgSecurityCaseEdiscoveryCaseReviewSetQuery", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", - "CommandAlias": null, - "Command": "Remove-MgSecurityCaseEdiscoveryCaseSearch", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -634356,50 +634510,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-delete-searches?view=graph-rest-1.0", + "Command": "Remove-MgSecurityCaseEdiscoveryCaseSearch", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", - "CommandAlias": null, - "Command": "Remove-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", - "CommandAlias": null, - "Command": "Remove-MgSecurityCaseEdiscoveryCaseSetting", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSecurityCaseEdiscoveryCaseSetting", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", - "CommandAlias": null, - "Command": "Remove-MgSecurityCaseEdiscoveryCaseTag", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -634434,601 +634588,601 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-delete-tags?view=graph-rest-1.0", + "Command": "Remove-MgSecurityCaseEdiscoveryCaseTag", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/identities", - "CommandAlias": null, - "Command": "Remove-MgSecurityIdentity", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/identities", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSecurityIdentity", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/identities/healthIssues/{healthIssue-id}", - "CommandAlias": null, - "Command": "Remove-MgSecurityIdentityHealthIssue", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/identities/healthIssues/{healthIssue-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSecurityIdentityHealthIssue", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/identities/sensors/{sensor-id}", - "CommandAlias": null, - "Command": "Remove-MgSecurityIdentitySensor", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/identities/sensors/{sensor-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensor-delete?view=graph-rest-1.0", + "Command": "Remove-MgSecurityIdentitySensor", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/incidents/{incident-id}", - "CommandAlias": null, - "Command": "Remove-MgSecurityIncident", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/incidents/{incident-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSecurityIncident", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/labels", - "CommandAlias": null, - "Command": "Remove-MgSecurityLabel", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/labels", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSecurityLabel", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/labels/authorities/{authorityTemplate-id}", - "CommandAlias": null, - "Command": "Remove-MgSecurityLabelAuthority", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/labels/authorities/{authorityTemplate-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-delete-authorities?view=graph-rest-1.0", + "Command": "Remove-MgSecurityLabelAuthority", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/labels/categories/{categoryTemplate-id}", - "CommandAlias": null, - "Command": "Remove-MgSecurityLabelCategory", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/labels/categories/{categoryTemplate-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-delete-categories?view=graph-rest-1.0", + "Command": "Remove-MgSecurityLabelCategory", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/{subcategoryTemplate-id}", - "CommandAlias": null, - "Command": "Remove-MgSecurityLabelCategorySubcategory", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/{subcategoryTemplate-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSecurityLabelCategorySubcategory", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/labels/citations/{citationTemplate-id}", - "CommandAlias": null, - "Command": "Remove-MgSecurityLabelCitation", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/labels/citations/{citationTemplate-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-delete-citations?view=graph-rest-1.0", + "Command": "Remove-MgSecurityLabelCitation", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/labels/departments/{departmentTemplate-id}", - "CommandAlias": null, - "Command": "Remove-MgSecurityLabelDepartment", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/labels/departments/{departmentTemplate-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-delete-departments?view=graph-rest-1.0", + "Command": "Remove-MgSecurityLabelDepartment", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}", - "CommandAlias": null, - "Command": "Remove-MgSecurityLabelFilePlanReference", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-delete-fileplanreferences?view=graph-rest-1.0", + "Command": "Remove-MgSecurityLabelFilePlanReference", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}", - "CommandAlias": null, - "Command": "Remove-MgSecurityLabelRetentionLabel", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionlabel-delete?view=graph-rest-1.0", + "Command": "Remove-MgSecurityLabelRetentionLabel", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors", - "CommandAlias": null, - "Command": "Remove-MgSecurityLabelRetentionLabelDescriptor", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSecurityLabelRetentionLabelDescriptor", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-stageNumber}", - "CommandAlias": null, - "Command": "Remove-MgSecurityLabelRetentionLabelDispositionReviewStage", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-stageNumber}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSecurityLabelRetentionLabelDispositionReviewStage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/secureScores/{secureScore-id}", - "CommandAlias": null, - "Command": "Remove-MgSecuritySecureScore", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/secureScores/{secureScore-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSecuritySecureScore", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", - "CommandAlias": null, - "Command": "Remove-MgSecuritySecureScoreControlProfile", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSecuritySecureScoreControlProfile", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}", - "CommandAlias": null, - "Command": "Remove-MgSecuritySubjectRightsRequest", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSecuritySubjectRightsRequest", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "CommandAlias": null, - "Command": "Remove-MgSecuritySubjectRightsRequestNote", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSecuritySubjectRightsRequestNote", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/threatIntelligence", - "CommandAlias": null, - "Command": "Remove-MgSecurityThreatIntelligence", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSecurityThreatIntelligence", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/threatIntelligence/articles/{article-id}", - "CommandAlias": null, - "Command": "Remove-MgSecurityThreatIntelligenceArticle", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/articles/{article-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSecurityThreatIntelligenceArticle", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}", - "CommandAlias": null, - "Command": "Remove-MgSecurityThreatIntelligenceArticleIndicator", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSecurityThreatIntelligenceArticleIndicator", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/threatIntelligence/hosts/{host-id}", - "CommandAlias": null, - "Command": "Remove-MgSecurityThreatIntelligenceHost", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSecurityThreatIntelligenceHost", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}", - "CommandAlias": null, - "Command": "Remove-MgSecurityThreatIntelligenceHostComponent", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSecurityThreatIntelligenceHostComponent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}", - "CommandAlias": null, - "Command": "Remove-MgSecurityThreatIntelligenceHostCookie", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSecurityThreatIntelligenceHostCookie", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}", - "CommandAlias": null, - "Command": "Remove-MgSecurityThreatIntelligenceHostPair", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSecurityThreatIntelligenceHostPair", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}", - "CommandAlias": null, - "Command": "Remove-MgSecurityThreatIntelligenceHostPort", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSecurityThreatIntelligenceHostPort", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation", - "CommandAlias": null, - "Command": "Remove-MgSecurityThreatIntelligenceHostReputation", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSecurityThreatIntelligenceHostReputation", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}", - "CommandAlias": null, - "Command": "Remove-MgSecurityThreatIntelligenceHostSslCertificate", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSecurityThreatIntelligenceHostSslCertificate", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}", - "CommandAlias": null, - "Command": "Remove-MgSecurityThreatIntelligenceHostTracker", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSecurityThreatIntelligenceHostTracker", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}", - "CommandAlias": null, - "Command": "Remove-MgSecurityThreatIntelligenceIntelProfile", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSecurityThreatIntelligenceIntelProfile", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}", - "CommandAlias": null, - "Command": "Remove-MgSecurityThreatIntelligencePassiveDnsRecord", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSecurityThreatIntelligencePassiveDnsRecord", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}", - "CommandAlias": null, - "Command": "Remove-MgSecurityThreatIntelligenceProfileIndicator", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSecurityThreatIntelligenceProfileIndicator", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}", - "CommandAlias": null, - "Command": "Remove-MgSecurityThreatIntelligenceSslCertificate", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSecurityThreatIntelligenceSslCertificate", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}", - "CommandAlias": null, - "Command": "Remove-MgSecurityThreatIntelligenceSubdomain", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSecurityThreatIntelligenceSubdomain", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}", - "CommandAlias": null, - "Command": "Remove-MgSecurityThreatIntelligenceVulnerability", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSecurityThreatIntelligenceVulnerability", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}", - "CommandAlias": null, - "Command": "Remove-MgSecurityThreatIntelligenceVulnerabilityComponent", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSecurityThreatIntelligenceVulnerabilityComponent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}", - "CommandAlias": null, - "Command": "Remove-MgSecurityThreatIntelligenceWhoisHistoryRecord", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSecurityThreatIntelligenceWhoisHistoryRecord", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}", - "CommandAlias": null, - "Command": "Remove-MgSecurityThreatIntelligenceWhoisRecord", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSecurityThreatIntelligenceWhoisRecord", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/triggers", - "CommandAlias": null, - "Command": "Remove-MgSecurityTrigger", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/triggers", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSecurityTrigger", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}", - "CommandAlias": null, - "Command": "Remove-MgSecurityTriggerRetentionEvent", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}", "Permissions": [ { "Name": "RecordsManagement.ReadWrite.All", @@ -635047,34 +635201,34 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionevent-delete?view=graph-rest-1.0", + "Command": "Remove-MgSecurityTriggerRetentionEvent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/triggerTypes", - "CommandAlias": null, - "Command": "Remove-MgSecurityTriggerType", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/triggerTypes", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSecurityTriggerType", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}", - "CommandAlias": null, - "Command": "Remove-MgSecurityTriggerTypeRetentionEventType", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}", "Permissions": [ { "Name": "RecordsManagement.ReadWrite.All", @@ -635093,125 +635247,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentioneventtype-delete?view=graph-rest-1.0", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ] - }, - { - "Method": "DELETE", - "OutputType": null, - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", - "CommandAlias": null, - "Command": "Remove-MgServiceAnnouncementHealthOverview", - "Module": "Devices.ServiceAnnouncement", - "Permissions": [], - "ApiVersion": "v1.0", - "ApiReferenceLink": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ] - }, - { - "Method": "DELETE", - "OutputType": null, - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", - "CommandAlias": null, - "Command": "Remove-MgServiceAnnouncementHealthOverviewIssue", - "Module": "Devices.ServiceAnnouncement", - "Permissions": [], - "ApiVersion": "v1.0", - "ApiReferenceLink": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ] - }, - { - "Method": "DELETE", - "OutputType": null, - "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", - "CommandAlias": null, - "Command": "Remove-MgServiceAnnouncementIssue", - "Module": "Devices.ServiceAnnouncement", - "Permissions": [], - "ApiVersion": "v1.0", - "ApiReferenceLink": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ] - }, - { - "Method": "DELETE", - "OutputType": null, - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", - "CommandAlias": null, - "Command": "Remove-MgServiceAnnouncementMessage", - "Module": "Devices.ServiceAnnouncement", - "Permissions": [], + "Command": "Remove-MgSecurityTriggerTypeRetentionEventType", "ApiVersion": "v1.0", - "ApiReferenceLink": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ] - }, - { - "Method": "DELETE", "OutputType": null, - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", - "CommandAlias": null, - "Command": "Remove-MgServiceAnnouncementMessageAttachment", - "Module": "Devices.ServiceAnnouncement", - "Permissions": [], - "ApiVersion": "v1.0", - "ApiReferenceLink": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ] - }, - { "Method": "DELETE", - "OutputType": null, - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive", - "CommandAlias": null, - "Command": "Remove-MgServiceAnnouncementMessageAttachmentArchive", - "Module": "Devices.ServiceAnnouncement", - "Permissions": [], - "ApiVersion": "v1.0", - "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content", + "Module": "Applications", "CommandAlias": null, - "Command": "Remove-MgServiceAnnouncementMessageAttachmentContent", - "Module": "Devices.ServiceAnnouncement", - "Permissions": [], - "ApiVersion": "v1.0", - "ApiReferenceLink": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ] - }, - { - "Method": "DELETE", - "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}", - "CommandAlias": null, - "Command": "Remove-MgServicePrincipal", - "Module": "Applications", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -635254,20 +635303,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete?view=graph-rest-1.0", + "Command": "Remove-MgServicePrincipal", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", - "CommandAlias": null, - "Command": "Remove-MgServicePrincipalAppRoleAssignedTo", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -635286,20 +635335,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-approleassignedto?view=graph-rest-1.0", + "Command": "Remove-MgServicePrincipalAppRoleAssignedTo", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", - "CommandAlias": null, - "Command": "Remove-MgServicePrincipalAppRoleAssignment", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -635318,35 +635367,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-approleassignments?view=graph-rest-1.0", + "Command": "Remove-MgServicePrincipalAppRoleAssignment", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/servicePrincipals(appId='{appId}')", - "CommandAlias": null, - "Command": "Remove-MgServicePrincipalByAppId", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals(appId='{appId}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete?view=graph-rest-1.0", + "Command": "Remove-MgServicePrincipalByAppId", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/{claimsMappingPolicy-id}/$ref", - "CommandAlias": "Remove-MgServicePrincipalClaimMappingPolicyByRef", - "Command": "Remove-MgServicePrincipalClaimMappingPolicyClaimMappingPolicyByRef", "Module": "Applications", + "CommandAlias": "Remove-MgServicePrincipalClaimMappingPolicyByRef", + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/{claimsMappingPolicy-id}/$ref", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -635405,20 +635454,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-claimsmappingpolicies?view=graph-rest-1.0", + "Command": "Remove-MgServicePrincipalClaimMappingPolicyClaimMappingPolicyByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", - "CommandAlias": null, - "Command": "Remove-MgServicePrincipalDelegatedPermissionClassification", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", "Permissions": [ { "Name": "Policy.ReadWrite.PermissionGrant", @@ -635437,35 +635486,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-delegatedpermissionclassifications?view=graph-rest-1.0", + "Command": "Remove-MgServicePrincipalDelegatedPermissionClassification", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", - "CommandAlias": null, - "Command": "Remove-MgServicePrincipalEndpoint", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgServicePrincipalEndpoint", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/$ref", - "CommandAlias": "Remove-MgServicePrincipalHomeRealmDiscoveryPolicyByRef", - "Command": "Remove-MgServicePrincipalHomeRealmDiscoveryPolicyHomeRealmDiscoveryPolicyByRef", "Module": "Applications", + "CommandAlias": "Remove-MgServicePrincipalHomeRealmDiscoveryPolicyByRef", + "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/$ref", "Permissions": [ { "Name": "Policy.ReadWrite.ApplicationConfiguration", @@ -635524,20 +635573,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-homerealmdiscoverypolicies?view=graph-rest-1.0", + "Command": "Remove-MgServicePrincipalHomeRealmDiscoveryPolicyHomeRealmDiscoveryPolicyByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/removeKey", - "CommandAlias": null, - "Command": "Remove-MgServicePrincipalKey", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/removeKey", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -635580,8 +635629,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-removekey?view=graph-rest-1.0", + "Command": "Remove-MgServicePrincipalKey", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Remove", "RemoveExpanded", @@ -635590,12 +635642,9 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/$ref", - "CommandAlias": "Remove-MgServicePrincipalOwnerByRef", - "Command": "Remove-MgServicePrincipalOwnerDirectoryObjectByRef", "Module": "Applications", + "CommandAlias": "Remove-MgServicePrincipalOwnerByRef", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/$ref", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -635638,20 +635687,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-owners?view=graph-rest-1.0", + "Command": "Remove-MgServicePrincipalOwnerDirectoryObjectByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/removePassword", - "CommandAlias": null, - "Command": "Remove-MgServicePrincipalPassword", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/removePassword", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -635694,8 +635743,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-removepassword?view=graph-rest-1.0", + "Command": "Remove-MgServicePrincipalPassword", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Remove", "RemoveExpanded", @@ -635704,12 +635756,9 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration", - "CommandAlias": null, - "Command": "Remove-MgServicePrincipalRemoteDesktopSecurityConfiguration", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration", "Permissions": [ { "Name": "Application-RemoteDesktopConfig.ReadWrite.All", @@ -635760,20 +635809,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-remotedesktopsecurityconfiguration?view=graph-rest-1.0", + "Command": "Remove-MgServicePrincipalRemoteDesktopSecurityConfiguration", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}", - "CommandAlias": null, - "Command": "Remove-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}", "Permissions": [ { "Name": "Application-RemoteDesktopConfig.ReadWrite.All", @@ -635832,50 +635881,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-delete-targetdevicegroups?view=graph-rest-1.0", + "Command": "Remove-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", - "CommandAlias": null, - "Command": "Remove-MgServicePrincipalRiskDetection", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgServicePrincipalRiskDetection", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", - "CommandAlias": null, - "Command": "Remove-MgServicePrincipalSynchronization", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgServicePrincipalSynchronization", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", - "CommandAlias": null, - "Command": "Remove-MgServicePrincipalSynchronizationJob", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", "Permissions": [ { "Name": "Synchronization.ReadWrite.All", @@ -635902,50 +635951,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-delete?view=graph-rest-1.0", + "Command": "Remove-MgServicePrincipalSynchronizationJob", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "CommandAlias": null, - "Command": "Remove-MgServicePrincipalSynchronizationJobBulkUpload", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgServicePrincipalSynchronizationJobBulkUpload", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", - "CommandAlias": null, - "Command": "Remove-MgServicePrincipalSynchronizationJobBulkUploadContent", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgServicePrincipalSynchronizationJobBulkUploadContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "CommandAlias": null, - "Command": "Remove-MgServicePrincipalSynchronizationJobSchema", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", "Permissions": [ { "Name": "Synchronization.ReadWrite.All", @@ -635988,188 +636037,191 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgServicePrincipalSynchronizationJobSchema", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgServicePrincipalSynchronizationJobSchemaDirectory", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgServicePrincipalSynchronizationJobSchemaDirectory", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", - "CommandAlias": null, - "Command": "Remove-MgServicePrincipalSynchronizationTemplate", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgServicePrincipalSynchronizationTemplate", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "CommandAlias": null, - "Command": "Remove-MgServicePrincipalSynchronizationTemplateSchema", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgServicePrincipalSynchronizationTemplateSchema", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgServicePrincipalSynchronizationTemplateSchemaDirectory", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgServicePrincipalSynchronizationTemplateSchemaDirectory", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/driveItem/content", - "CommandAlias": null, - "Command": "Remove-MgShareDriveItemContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/driveItem/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgShareDriveItemContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Remove-MgShareItemContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgShareItemContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list", - "CommandAlias": null, - "Command": "Remove-MgShareList", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgShareList", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgShareListColumn", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgShareListColumn", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", - "CommandAlias": null, - "Command": "Remove-MgShareListContentType", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgShareListContentType", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgShareListContentTypeColumn", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgShareListContentTypeColumn", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "CommandAlias": null, - "Command": "Remove-MgShareListContentTypeColumnLink", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgShareListContentTypeColumnLink", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/listItem", - "CommandAlias": null, - "Command": "Remove-MgShareListItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/listItem", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgShareListItem", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -636178,15 +636230,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "CommandAlias": null, - "Command": "Remove-MgShareListItemDocumentSetVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgShareListItemDocumentSetVersion", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -636195,15 +636247,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "CommandAlias": null, - "Command": "Remove-MgShareListItemDocumentSetVersionField", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgShareListItemDocumentSetVersionField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -636212,15 +636264,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content", - "CommandAlias": null, - "Command": "Remove-MgShareListItemDriveItemContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgShareListItemDriveItemContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -636229,15 +636281,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", - "CommandAlias": null, - "Command": "Remove-MgShareListItemField", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgShareListItemField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -636246,15 +636298,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "CommandAlias": null, - "Command": "Remove-MgShareListItemVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgShareListItemVersion", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -636263,15 +636315,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "CommandAlias": null, - "Command": "Remove-MgShareListItemVersionField", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgShareListItemVersionField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -636280,132 +636332,129 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", - "CommandAlias": null, - "Command": "Remove-MgShareListOperation", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgShareListOperation", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", - "CommandAlias": null, - "Command": "Remove-MgShareListSubscription", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgShareListSubscription", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/permission", - "CommandAlias": null, - "Command": "Remove-MgSharePermission", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/permission", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSharePermission", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/root/content", - "CommandAlias": null, - "Command": "Remove-MgShareRootContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/root/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgShareRootContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}", - "CommandAlias": null, - "Command": "Remove-MgShareSharedDriveItemSharedDriveItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgShareSharedDriveItemSharedDriveItem", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/analytics", - "CommandAlias": null, - "Command": "Remove-MgSiteAnalytic", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSiteAnalytic", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "CommandAlias": null, - "Command": "Remove-MgSiteAnalyticItemActivityStat", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSiteAnalyticItemActivityStat", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "CommandAlias": null, - "Command": "Remove-MgSiteAnalyticItemActivityStatActivity", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSiteAnalyticItemActivityStatActivity", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgSiteColumn", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", "Permissions": [ { "Name": "Sites.Manage.All", @@ -636440,20 +636489,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSiteColumn", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", - "CommandAlias": null, - "Command": "Remove-MgSiteContentType", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", "Permissions": [ { "Name": "Sites.Manage.All", @@ -636488,20 +636537,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-delete?view=graph-rest-1.0", + "Command": "Remove-MgSiteContentType", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgSiteContentTypeColumn", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [ { "Name": "Sites.Manage.All", @@ -636536,95 +636585,95 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/columndefinition-delete?view=graph-rest-1.0", + "Command": "Remove-MgSiteContentTypeColumn", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "CommandAlias": null, - "Command": "Remove-MgSiteContentTypeColumnLink", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSiteContentTypeColumnLink", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/getByPath(path='{path}')/analytics", - "CommandAlias": null, - "Command": "Remove-MgSiteGetByPathAnalytic", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/analytics", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSiteGetByPathAnalytic", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/getByPath(path='{path}')/onenote", - "CommandAlias": null, - "Command": "Remove-MgSiteGetByPathOnenote", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/onenote", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSiteGetByPathOnenote", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/getByPath(path='{path}')/termStore", - "CommandAlias": null, - "Command": "Remove-MgSiteGetByPathTermStore", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/termStore", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSiteGetByPathTermStore", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}", - "CommandAlias": null, - "Command": "Remove-MgSiteList", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSiteList", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgSiteListColumn", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", "Permissions": [ { "Name": "Sites.Manage.All", @@ -636659,20 +636708,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSiteListColumn", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "CommandAlias": null, - "Command": "Remove-MgSiteListContentType", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", "Permissions": [ { "Name": "Sites.Manage.All", @@ -636707,20 +636756,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSiteListContentType", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgSiteListContentTypeColumn", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [ { "Name": "Sites.Manage.All", @@ -636755,35 +636804,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSiteListContentTypeColumn", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "CommandAlias": null, - "Command": "Remove-MgSiteListContentTypeColumnLink", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSiteListContentTypeColumnLink", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "CommandAlias": null, - "Command": "Remove-MgSiteListItem", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -636802,20 +636851,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delete?view=graph-rest-1.0", + "Command": "Remove-MgSiteListItem", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "CommandAlias": null, - "Command": "Remove-MgSiteListItemDocumentSetVersion", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -636882,230 +636931,230 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-delete?view=graph-rest-1.0", + "Command": "Remove-MgSiteListItemDocumentSetVersion", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "CommandAlias": null, - "Command": "Remove-MgSiteListItemDocumentSetVersionField", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSiteListItemDocumentSetVersionField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "CommandAlias": null, - "Command": "Remove-MgSiteListItemField", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSiteListItemField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "CommandAlias": null, - "Command": "Remove-MgSiteListItemVersion", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSiteListItemVersion", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "CommandAlias": null, - "Command": "Remove-MgSiteListItemVersionField", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSiteListItemVersionField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "CommandAlias": null, - "Command": "Remove-MgSiteListOperation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSiteListOperation", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "CommandAlias": null, - "Command": "Remove-MgSiteListSubscription", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSiteListSubscription", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/onenote", - "CommandAlias": null, - "Command": "Remove-MgSiteOnenote", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSiteOnenote", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", - "CommandAlias": null, - "Command": "Remove-MgSiteOnenoteNotebook", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSiteOnenoteNotebook", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Remove-MgSiteOnenoteNotebookSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSiteOnenoteNotebookSection", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "CommandAlias": null, - "Command": "Remove-MgSiteOnenoteNotebookSectionGroup", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSiteOnenoteNotebookSectionGroup", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Remove-MgSiteOnenoteNotebookSectionGroupSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSiteOnenoteNotebookSectionGroupSection", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Remove-MgSiteOnenoteNotebookSectionGroupSectionPage", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSiteOnenoteNotebookSectionGroupSectionPage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Remove-MgSiteOnenoteNotebookSectionPage", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSiteOnenoteNotebookSectionPage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/operations/{onenoteOperation-id}", - "CommandAlias": null, - "Command": "Remove-MgSiteOnenoteOperation", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/operations/{onenoteOperation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSiteOnenoteOperation", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Remove-MgSiteOnenotePage", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", "Permissions": [ { "Name": "Notes.ReadWrite", @@ -637140,125 +637189,125 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSiteOnenotePage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}", - "CommandAlias": null, - "Command": "Remove-MgSiteOnenoteResource", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSiteOnenoteResource", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Remove-MgSiteOnenoteSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSiteOnenoteSection", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "CommandAlias": null, - "Command": "Remove-MgSiteOnenoteSectionGroup", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSiteOnenoteSectionGroup", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Remove-MgSiteOnenoteSectionGroupSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSiteOnenoteSectionGroupSection", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Remove-MgSiteOnenoteSectionGroupSectionPage", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSiteOnenoteSectionGroupSectionPage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Remove-MgSiteOnenoteSectionPage", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSiteOnenoteSectionPage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}", - "CommandAlias": null, - "Command": "Remove-MgSiteOperation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSiteOperation", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}", - "CommandAlias": null, - "Command": "Remove-MgSitePage", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}", "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -637277,143 +637326,146 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/basesitepage-delete?view=graph-rest-1.0", + "Command": "Remove-MgSitePage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", - "CommandAlias": null, - "Command": "Remove-MgSitePageAsSitePageCanvaLayout", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSitePageAsSitePageCanvaLayout", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", - "CommandAlias": null, - "Command": "Remove-MgSitePageAsSitePageCanvaLayoutHorizontalSection", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSitePageAsSitePageCanvaLayoutHorizontalSection", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "CommandAlias": null, - "Command": "Remove-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "CommandAlias": null, - "Command": "Remove-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", - "CommandAlias": null, - "Command": "Remove-MgSitePageAsSitePageCanvaLayoutVerticalSection", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSitePageAsSitePageCanvaLayoutVerticalSection", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", - "CommandAlias": null, - "Command": "Remove-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", - "CommandAlias": null, - "Command": "Remove-MgSitePageAsSitePageWebPart", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/webpart-delete?view=graph-rest-1.0", + "Command": "Remove-MgSitePageAsSitePageWebPart", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Remove-MgSitePermission", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-delete-permission?view=graph-rest-1.0", + "Command": "Remove-MgSitePermission", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore", - "CommandAlias": null, - "Command": "Remove-MgSiteTermStore", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSiteTermStore", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -637422,15 +637474,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}", - "CommandAlias": null, - "Command": "Remove-MgSiteTermStoreGroup", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-group-delete?view=graph-rest-1.0", + "Command": "Remove-MgSiteTermStoreGroup", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -637439,15 +637491,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", - "CommandAlias": null, - "Command": "Remove-MgSiteTermStoreGroupSet", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSiteTermStoreGroupSet", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -637456,15 +637508,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", - "CommandAlias": null, - "Command": "Remove-MgSiteTermStoreGroupSetChild", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSiteTermStoreGroupSetChild", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -637477,15 +637529,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Remove-MgSiteTermStoreGroupSetChildRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSiteTermStoreGroupSetChildRelation", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -637498,15 +637550,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", - "CommandAlias": null, - "Command": "Remove-MgSiteTermStoreGroupSetParentGroup", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSiteTermStoreGroupSetParentGroup", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -637515,15 +637567,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Remove-MgSiteTermStoreGroupSetRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSiteTermStoreGroupSetRelation", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -637532,15 +637584,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", - "CommandAlias": null, - "Command": "Remove-MgSiteTermStoreGroupSetTerm", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSiteTermStoreGroupSetTerm", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -637549,15 +637601,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "CommandAlias": null, - "Command": "Remove-MgSiteTermStoreGroupSetTermChild", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSiteTermStoreGroupSetTermChild", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -637566,15 +637618,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Remove-MgSiteTermStoreGroupSetTermChildRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSiteTermStoreGroupSetTermChildRelation", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -637583,15 +637635,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Remove-MgSiteTermStoreGroupSetTermRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSiteTermStoreGroupSetTermRelation", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -637600,15 +637652,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}", - "CommandAlias": null, - "Command": "Remove-MgSiteTermStoreSet", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-set-delete?view=graph-rest-1.0", + "Command": "Remove-MgSiteTermStoreSet", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -637617,15 +637669,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "CommandAlias": null, - "Command": "Remove-MgSiteTermStoreSetChild", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSiteTermStoreSetChild", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -637638,15 +637690,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Remove-MgSiteTermStoreSetChildRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSiteTermStoreSetChildRelation", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -637659,15 +637711,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "CommandAlias": null, - "Command": "Remove-MgSiteTermStoreSetParentGroup", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSiteTermStoreSetParentGroup", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -637676,15 +637728,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "CommandAlias": null, - "Command": "Remove-MgSiteTermStoreSetParentGroupSet", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSiteTermStoreSetParentGroupSet", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -637693,15 +637745,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "CommandAlias": null, - "Command": "Remove-MgSiteTermStoreSetParentGroupSetChild", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSiteTermStoreSetParentGroupSetChild", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -637714,15 +637766,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Remove-MgSiteTermStoreSetParentGroupSetChildRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSiteTermStoreSetParentGroupSetChildRelation", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -637735,15 +637787,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Remove-MgSiteTermStoreSetParentGroupSetRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSiteTermStoreSetParentGroupSetRelation", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -637752,15 +637804,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "CommandAlias": null, - "Command": "Remove-MgSiteTermStoreSetParentGroupSetTerm", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSiteTermStoreSetParentGroupSetTerm", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -637769,15 +637821,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "CommandAlias": null, - "Command": "Remove-MgSiteTermStoreSetParentGroupSetTermChild", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSiteTermStoreSetParentGroupSetTermChild", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -637786,15 +637838,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Remove-MgSiteTermStoreSetParentGroupSetTermChildRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSiteTermStoreSetParentGroupSetTermChildRelation", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -637803,15 +637855,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Remove-MgSiteTermStoreSetParentGroupSetTermRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSiteTermStoreSetParentGroupSetTermRelation", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -637820,15 +637872,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Remove-MgSiteTermStoreSetRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSiteTermStoreSetRelation", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -637837,15 +637889,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "CommandAlias": null, - "Command": "Remove-MgSiteTermStoreSetTerm", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-term-delete?view=graph-rest-1.0", + "Command": "Remove-MgSiteTermStoreSetTerm", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -637854,15 +637906,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "CommandAlias": null, - "Command": "Remove-MgSiteTermStoreSetTermChild", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSiteTermStoreSetTermChild", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -637871,15 +637923,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Remove-MgSiteTermStoreSetTermChildRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSiteTermStoreSetTermChildRelation", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -637888,15 +637940,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Remove-MgSiteTermStoreSetTermRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSiteTermStoreSetTermRelation", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -637905,371 +637957,368 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/backupRestore", - "CommandAlias": null, - "Command": "Remove-MgSolutionBackupRestore", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSolutionBackupRestore", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/backupRestore/driveInclusionRules/{driveProtectionRule-id}", - "CommandAlias": null, - "Command": "Remove-MgSolutionBackupRestoreDriveInclusionRule", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/driveInclusionRules/{driveProtectionRule-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSolutionBackupRestoreDriveInclusionRule", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/backupRestore/driveProtectionUnits/{driveProtectionUnit-id}", - "CommandAlias": null, - "Command": "Remove-MgSolutionBackupRestoreDriveProtectionUnit", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/driveProtectionUnits/{driveProtectionUnit-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSolutionBackupRestoreDriveProtectionUnit", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}", - "CommandAlias": null, - "Command": "Remove-MgSolutionBackupRestoreExchangeProtectionPolicy", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSolutionBackupRestoreExchangeProtectionPolicy", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}", - "CommandAlias": null, - "Command": "Remove-MgSolutionBackupRestoreExchangeRestoreSession", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSolutionBackupRestoreExchangeRestoreSession", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/granularMailboxRestoreArtifacts/{granularMailboxRestoreArtifact-id}", - "CommandAlias": null, - "Command": "Remove-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/granularMailboxRestoreArtifacts/{granularMailboxRestoreArtifact-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts/{mailboxRestoreArtifact-id}", - "CommandAlias": null, - "Command": "Remove-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts/{mailboxRestoreArtifact-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/backupRestore/mailboxInclusionRules/{mailboxProtectionRule-id}", - "CommandAlias": null, - "Command": "Remove-MgSolutionBackupRestoreMailboxInclusionRule", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/mailboxInclusionRules/{mailboxProtectionRule-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSolutionBackupRestoreMailboxInclusionRule", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/backupRestore/mailboxProtectionUnits/{mailboxProtectionUnit-id}", - "CommandAlias": null, - "Command": "Remove-MgSolutionBackupRestoreMailboxProtectionUnit", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/mailboxProtectionUnits/{mailboxProtectionUnit-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSolutionBackupRestoreMailboxProtectionUnit", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}", - "CommandAlias": null, - "Command": "Remove-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicy", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicy", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}", - "CommandAlias": null, - "Command": "Remove-MgSolutionBackupRestoreOneDriveForBusinessRestoreSession", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSolutionBackupRestoreOneDriveForBusinessRestoreSession", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts/{driveRestoreArtifact-id}", - "CommandAlias": null, - "Command": "Remove-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts/{driveRestoreArtifact-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/backupRestore/restorePoints/{restorePoint-id}", - "CommandAlias": null, - "Command": "Remove-MgSolutionBackupRestorePoint", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/restorePoints/{restorePoint-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSolutionBackupRestorePoint", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/backupRestore/protectionPolicies/{protectionPolicyBase-id}", - "CommandAlias": null, - "Command": "Remove-MgSolutionBackupRestoreProtectionPolicy", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/protectionPolicies/{protectionPolicyBase-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionpolicybase-delete?view=graph-rest-1.0", + "Command": "Remove-MgSolutionBackupRestoreProtectionPolicy", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/backupRestore/serviceApps/{serviceApp-id}", - "CommandAlias": null, - "Command": "Remove-MgSolutionBackupRestoreServiceApp", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/serviceApps/{serviceApp-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-delete-serviceapps?view=graph-rest-1.0", + "Command": "Remove-MgSolutionBackupRestoreServiceApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/backupRestore/restoreSessions/{restoreSessionBase-id}", - "CommandAlias": null, - "Command": "Remove-MgSolutionBackupRestoreSession", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/restoreSessions/{restoreSessionBase-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/restoresessionbase-delete?view=graph-rest-1.0", + "Command": "Remove-MgSolutionBackupRestoreSession", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}", - "CommandAlias": null, - "Command": "Remove-MgSolutionBackupRestoreSharePointProtectionPolicy", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSolutionBackupRestoreSharePointProtectionPolicy", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}", - "CommandAlias": null, - "Command": "Remove-MgSolutionBackupRestoreSharePointRestoreSession", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSolutionBackupRestoreSharePointRestoreSession", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts/{siteRestoreArtifact-id}", - "CommandAlias": null, - "Command": "Remove-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts/{siteRestoreArtifact-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/backupRestore/siteInclusionRules/{siteProtectionRule-id}", - "CommandAlias": null, - "Command": "Remove-MgSolutionBackupRestoreSiteInclusionRule", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/siteInclusionRules/{siteProtectionRule-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSolutionBackupRestoreSiteInclusionRule", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/backupRestore/siteProtectionUnits/{siteProtectionUnit-id}", - "CommandAlias": null, - "Command": "Remove-MgSolutionBackupRestoreSiteProtectionUnit", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/siteProtectionUnits/{siteProtectionUnit-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSolutionBackupRestoreSiteProtectionUnit", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/subscribedSkus/{subscribedSku-id}", - "CommandAlias": null, - "Command": "Remove-MgSubscribedSku", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/subscribedSkus/{subscribedSku-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgSubscribedSku", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/subscriptions/{subscription-id}", - "CommandAlias": null, - "Command": "Remove-MgSubscription", "Module": "ChangeNotifications", + "CommandAlias": null, + "Uri": "/subscriptions/{subscription-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-delete?view=graph-rest-1.0", + "Command": "Remove-MgSubscription", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}", - "CommandAlias": null, - "Command": "Remove-MgTeam", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgTeam", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}", - "CommandAlias": null, - "Command": "Remove-MgTeamChannel", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}", "Permissions": [ { "Name": "Channel.Delete.All", @@ -638328,23 +638377,26 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-delete?view=graph-rest-1.0", + "Command": "Remove-MgTeamChannel", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphActionResultPart", - "Uri": "/teams/{team-id}/channels/{channel-id}/allMembers/remove", - "CommandAlias": null, - "Command": "Remove-MgTeamChannelAllMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/allMembers/remove", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmember-remove?view=graph-rest-1.0", + "Command": "Remove-MgTeamChannelAllMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphActionResultPart", + "Method": "POST", "Variants": [ "Remove", "RemoveExpanded", @@ -638353,45 +638405,45 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/removeEmail", - "CommandAlias": null, - "Command": "Remove-MgTeamChannelEmail", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/removeEmail", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-1.0", + "Command": "Remove-MgTeamChannelEmail", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Remove", "RemoveViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content", - "CommandAlias": null, - "Command": "Remove-MgTeamChannelFileFolderContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgTeamChannelFileFolderContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/allMembers/{conversationMember-id}", - "CommandAlias": null, - "Command": "Remove-MgTeamChannelMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/allMembers/{conversationMember-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgTeamChannelMember", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -638404,15 +638456,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "CommandAlias": null, - "Command": "Remove-MgTeamChannelMessageReplyHostedContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgTeamChannelMessageReplyHostedContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -638421,12 +638473,9 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "CommandAlias": null, - "Command": "Remove-MgTeamChannelSharedWithTeam", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", "Permissions": [ { "Name": "ChannelMember.ReadWrite.All", @@ -638445,20 +638494,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-delete?view=graph-rest-1.0", + "Command": "Remove-MgTeamChannelSharedWithTeam", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "CommandAlias": null, - "Command": "Remove-MgTeamChannelTab", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", "Permissions": [ { "Name": "TeamsTab.ReadWriteSelfForTeam", @@ -638557,20 +638606,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-delete-tabs?view=graph-rest-1.0", + "Command": "Remove-MgTeamChannelTab", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}", - "CommandAlias": null, - "Command": "Remove-MgTeamInstalledApp", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForTeam", @@ -638653,20 +638702,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-delete-installedapps?view=graph-rest-1.0", + "Command": "Remove-MgTeamInstalledApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/members/{conversationMember-id}", - "CommandAlias": null, - "Command": "Remove-MgTeamMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/members/{conversationMember-id}", "Permissions": [ { "Name": "TeamMember.ReadWrite.All", @@ -638685,8 +638734,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-delete-members?view=graph-rest-1.0", + "Command": "Remove-MgTeamMember", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity", @@ -638697,75 +638749,75 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", - "CommandAlias": null, - "Command": "Remove-MgTeamOperation", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgTeamOperation", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "CommandAlias": null, - "Command": "Remove-MgTeamPermissionGrant", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgTeamPermissionGrant", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/photo/$value", - "CommandAlias": null, - "Command": "Remove-MgTeamPhotoContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/photo/$value", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgTeamPhotoContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel", - "CommandAlias": null, - "Command": "Remove-MgTeamPrimaryChannel", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgTeamPrimaryChannel", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphActionResultPart", - "Uri": "/teams/{team-id}/primaryChannel/allMembers/remove", - "CommandAlias": null, - "Command": "Remove-MgTeamPrimaryChannelAllMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/allMembers/remove", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmember-remove?view=graph-rest-1.0", + "Command": "Remove-MgTeamPrimaryChannelAllMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphActionResultPart", + "Method": "POST", "Variants": [ "Remove", "RemoveExpanded", @@ -638774,45 +638826,45 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/removeEmail", - "CommandAlias": null, - "Command": "Remove-MgTeamPrimaryChannelEmail", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/removeEmail", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-1.0", + "Command": "Remove-MgTeamPrimaryChannelEmail", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Remove", "RemoveViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content", - "CommandAlias": null, - "Command": "Remove-MgTeamPrimaryChannelFileFolderContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgTeamPrimaryChannelFileFolderContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/allMembers/{conversationMember-id}", - "CommandAlias": null, - "Command": "Remove-MgTeamPrimaryChannelMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/allMembers/{conversationMember-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgTeamPrimaryChannelMember", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -638825,15 +638877,15 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "CommandAlias": null, - "Command": "Remove-MgTeamPrimaryChannelMessageReplyHostedContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgTeamPrimaryChannelMessageReplyHostedContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -638842,57 +638894,54 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "CommandAlias": null, - "Command": "Remove-MgTeamPrimaryChannelSharedWithTeam", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgTeamPrimaryChannelSharedWithTeam", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", - "CommandAlias": null, - "Command": "Remove-MgTeamPrimaryChannelTab", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgTeamPrimaryChannelTab", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/schedule", - "CommandAlias": null, - "Command": "Remove-MgTeamSchedule", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgTeamSchedule", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/schedule/dayNotes/{dayNote-id}", - "CommandAlias": null, - "Command": "Remove-MgTeamScheduleDayNote", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/dayNotes/{dayNote-id}", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -638911,35 +638960,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgTeamScheduleDayNote", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", - "CommandAlias": null, - "Command": "Remove-MgTeamScheduleOfferShiftRequest", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgTeamScheduleOfferShiftRequest", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", - "CommandAlias": null, - "Command": "Remove-MgTeamScheduleOpenShift", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -638966,35 +639015,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-delete?view=graph-rest-1.0", + "Command": "Remove-MgTeamScheduleOpenShift", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "CommandAlias": null, - "Command": "Remove-MgTeamScheduleOpenShiftChangeRequest", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgTeamScheduleOpenShiftChangeRequest", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", - "CommandAlias": null, - "Command": "Remove-MgTeamScheduleSchedulingGroup", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -639021,20 +639070,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedulinggroup-delete?view=graph-rest-1.0", + "Command": "Remove-MgTeamScheduleSchedulingGroup", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", - "CommandAlias": null, - "Command": "Remove-MgTeamScheduleShift", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -639061,35 +639110,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shift-delete?view=graph-rest-1.0", + "Command": "Remove-MgTeamScheduleShift", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "CommandAlias": null, - "Command": "Remove-MgTeamScheduleSwapShiftChangeRequest", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgTeamScheduleSwapShiftChangeRequest", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}", - "CommandAlias": null, - "Command": "Remove-MgTeamScheduleTimeCard", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -639108,20 +639157,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-delete-timecards?view=graph-rest-1.0", + "Command": "Remove-MgTeamScheduleTimeCard", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", - "CommandAlias": null, - "Command": "Remove-MgTeamScheduleTimeOff", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -639148,20 +639197,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoff-delete?view=graph-rest-1.0", + "Command": "Remove-MgTeamScheduleTimeOff", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", - "CommandAlias": null, - "Command": "Remove-MgTeamScheduleTimeOffReason", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -639188,20 +639237,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffreason-delete?view=graph-rest-1.0", + "Command": "Remove-MgTeamScheduleTimeOffReason", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", - "CommandAlias": null, - "Command": "Remove-MgTeamScheduleTimeOffRequest", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -639228,20 +639277,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffrequest-delete?view=graph-rest-1.0", + "Command": "Remove-MgTeamScheduleTimeOffRequest", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", - "CommandAlias": null, - "Command": "Remove-MgTeamTag", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", "Permissions": [ { "Name": "TeamworkTag.ReadWrite", @@ -639260,20 +639309,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-delete?view=graph-rest-1.0", + "Command": "Remove-MgTeamTag", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "CommandAlias": null, - "Command": "Remove-MgTeamTagMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", "Permissions": [ { "Name": "TeamworkTag.ReadWrite", @@ -639292,68 +639341,71 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktagmember-delete?view=graph-rest-1.0", + "Command": "Remove-MgTeamTagMember", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teamwork/deletedChats/{deletedChat-id}", - "CommandAlias": null, - "Command": "Remove-MgTeamworkDeletedChat", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedChats/{deletedChat-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgTeamworkDeletedChat", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}", - "CommandAlias": null, - "Command": "Remove-MgTeamworkDeletedTeam", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgTeamworkDeletedTeam", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}", - "CommandAlias": null, - "Command": "Remove-MgTeamworkDeletedTeamChannel", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgTeamworkDeletedTeamChannel", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphActionResultPart", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/allMembers/remove", - "CommandAlias": null, - "Command": "Remove-MgTeamworkDeletedTeamChannelAllMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/allMembers/remove", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmember-remove?view=graph-rest-1.0", + "Command": "Remove-MgTeamworkDeletedTeamChannelAllMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphActionResultPart", + "Method": "POST", "Variants": [ "Remove", "RemoveExpanded", @@ -639362,45 +639414,45 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/removeEmail", - "CommandAlias": null, - "Command": "Remove-MgTeamworkDeletedTeamChannelEmail", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/removeEmail", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-1.0", + "Command": "Remove-MgTeamworkDeletedTeamChannelEmail", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Remove", "RemoveViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content", - "CommandAlias": null, - "Command": "Remove-MgTeamworkDeletedTeamChannelFileFolderContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgTeamworkDeletedTeamChannelFileFolderContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/allMembers/{conversationMember-id}", - "CommandAlias": null, - "Command": "Remove-MgTeamworkDeletedTeamChannelMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/allMembers/{conversationMember-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgTeamworkDeletedTeamChannelMember", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -639413,30 +639465,30 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}", - "CommandAlias": null, - "Command": "Remove-MgTeamworkDeletedTeamChannelMessage", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgTeamworkDeletedTeamChannelMessage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "CommandAlias": null, - "Command": "Remove-MgTeamworkDeletedTeamChannelMessageHostedContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgTeamworkDeletedTeamChannelMessageHostedContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -639445,30 +639497,30 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "CommandAlias": null, - "Command": "Remove-MgTeamworkDeletedTeamChannelMessageReply", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgTeamworkDeletedTeamChannelMessageReply", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "CommandAlias": null, - "Command": "Remove-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -639477,56 +639529,53 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "CommandAlias": null, - "Command": "Remove-MgTeamworkDeletedTeamChannelSharedWithTeam", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgTeamworkDeletedTeamChannelSharedWithTeam", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "CommandAlias": null, - "Command": "Remove-MgTeamworkDeletedTeamChannelTab", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgTeamworkDeletedTeamChannelTab", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teamwork/teamsAppSettings", - "CommandAlias": null, - "Command": "Remove-MgTeamworkTeamAppSetting", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/teamsAppSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgTeamworkTeamAppSetting", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", - "CommandAlias": null, - "Command": "Remove-MgTeamworkWorkforceIntegration", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", "Permissions": [ { "Name": "WorkforceIntegration.ReadWrite.All", @@ -639545,50 +639594,50 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-delete?view=graph-rest-1.0", + "Command": "Remove-MgTeamworkWorkforceIntegration", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}", - "CommandAlias": null, - "Command": "Remove-MgTenantRelationshipDelegatedAdminCustomer", "Module": "Identity.Partner", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgTenantRelationshipDelegatedAdminCustomer", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", - "CommandAlias": null, - "Command": "Remove-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", "Module": "Identity.Partner", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}", - "CommandAlias": null, - "Command": "Remove-MgTenantRelationshipDelegatedAdminRelationship", "Module": "Identity.Partner", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}", "Permissions": [ { "Name": "DelegatedAdminRelationship.ReadWrite.All", @@ -639607,20 +639656,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-delete?view=graph-rest-1.0", + "Command": "Remove-MgTenantRelationshipDelegatedAdminRelationship", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}", - "CommandAlias": null, - "Command": "Remove-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", "Module": "Identity.Partner", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}", "Permissions": [ { "Name": "DelegatedAdminRelationship.ReadWrite.All", @@ -639639,50 +639688,50 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminaccessassignment-delete?view=graph-rest-1.0", + "Command": "Remove-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}", - "CommandAlias": null, - "Command": "Remove-MgTenantRelationshipDelegatedAdminRelationshipOperation", "Module": "Identity.Partner", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgTenantRelationshipDelegatedAdminRelationshipOperation", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}", - "CommandAlias": null, - "Command": "Remove-MgTenantRelationshipDelegatedAdminRelationshipRequest", "Module": "Identity.Partner", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgTenantRelationshipDelegatedAdminRelationshipRequest", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/tenantRelationships/multiTenantOrganization/tenants/{multiTenantOrganizationMember-id}", - "CommandAlias": null, - "Command": "Remove-MgTenantRelationshipMultiTenantOrganizationTenant", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/tenantRelationships/multiTenantOrganization/tenants/{multiTenantOrganizationMember-id}", "Permissions": [ { "Name": "MultiTenantOrganization.ReadWrite.All", @@ -639701,20 +639750,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-delete-tenants?view=graph-rest-1.0", + "Command": "Remove-MgTenantRelationshipMultiTenantOrganizationTenant", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}", - "CommandAlias": null, - "Command": "Remove-MgUser", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}", "Permissions": [ { "Name": "User.DeleteRestore.All", @@ -639813,20 +639862,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delete?view=graph-rest-1.0", + "Command": "Remove-MgUser", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/activities/{userActivity-id}", - "CommandAlias": null, - "Command": "Remove-MgUserActivity", "Module": "CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/activities/{userActivity-id}", "Permissions": [ { "Name": "UserActivity.ReadWrite.CreatedByApp", @@ -639845,20 +639894,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserActivity", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", - "CommandAlias": null, - "Command": "Remove-MgUserActivityHistoryItem", "Module": "CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", "Permissions": [ { "Name": "UserActivity.ReadWrite.CreatedByApp", @@ -639877,20 +639926,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserActivityHistoryItem", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", - "CommandAlias": null, - "Command": "Remove-MgUserAppRoleAssignment", "Module": "Applications", + "CommandAlias": null, + "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -639909,20 +639958,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delete-approleassignments?view=graph-rest-1.0", + "Command": "Remove-MgUserAppRoleAssignment", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", - "CommandAlias": null, - "Command": "Remove-MgUserAuthenticationEmailMethod", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -639949,20 +639998,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/emailauthenticationmethod-delete?view=graph-rest-1.0", + "Command": "Remove-MgUserAuthenticationEmailMethod", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}", - "CommandAlias": null, - "Command": "Remove-MgUserAuthenticationFido2Method", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -640005,20 +640054,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/fido2authenticationmethod-delete?view=graph-rest-1.0", + "Command": "Remove-MgUserAuthenticationFido2Method", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", - "CommandAlias": null, - "Command": "Remove-MgUserAuthenticationMicrosoftAuthenticatorMethod", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -640045,35 +640094,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/microsoftauthenticatorauthenticationmethod-delete?view=graph-rest-1.0", + "Command": "Remove-MgUserAuthenticationMicrosoftAuthenticatorMethod", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", - "CommandAlias": null, - "Command": "Remove-MgUserAuthenticationOperation", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserAuthenticationOperation", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", - "CommandAlias": null, - "Command": "Remove-MgUserAuthenticationPhoneMethod", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -640100,20 +640149,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserAuthenticationPhoneMethod", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}", - "CommandAlias": null, - "Command": "Remove-MgUserAuthenticationSoftwareOathMethod", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -640140,20 +640189,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/softwareoathauthenticationmethod-delete?view=graph-rest-1.0", + "Command": "Remove-MgUserAuthenticationSoftwareOathMethod", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}", - "CommandAlias": null, - "Command": "Remove-MgUserAuthenticationTemporaryAccessPassMethod", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -640180,20 +640229,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/temporaryaccesspassauthenticationmethod-delete?view=graph-rest-1.0", + "Command": "Remove-MgUserAuthenticationTemporaryAccessPassMethod", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}", - "CommandAlias": null, - "Command": "Remove-MgUserAuthenticationWindowsHelloForBusinessMethod", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -640220,35 +640269,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowshelloforbusinessauthenticationmethod-delete?view=graph-rest-1.0", + "Command": "Remove-MgUserAuthenticationWindowsHelloForBusinessMethod", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users(userPrincipalName='{userPrincipalName}')", - "CommandAlias": null, - "Command": "Remove-MgUserByUserPrincipalName", "Module": "Users", + "CommandAlias": null, + "Uri": "/users(userPrincipalName='{userPrincipalName}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delete?view=graph-rest-1.0", + "Command": "Remove-MgUserByUserPrincipalName", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", - "CommandAlias": null, - "Command": "Remove-MgUserCalendarGroup", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -640275,20 +640324,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserCalendarGroup", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/calendar/permanentDelete", - "CommandAlias": null, - "Command": "Remove-MgUserCalendarPermanent", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendar/permanentDelete", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -640307,8 +640356,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-permanentdelete?view=graph-rest-1.0", + "Command": "Remove-MgUserCalendarPermanent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Delete", "Delete1", @@ -640317,12 +640369,9 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", - "CommandAlias": null, - "Command": "Remove-MgUserCalendarPermission", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -640349,8 +640398,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendarpermission-delete?view=graph-rest-1.0", + "Command": "Remove-MgUserCalendarPermission", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -640359,60 +640411,60 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}", - "CommandAlias": null, - "Command": "Remove-MgUserChat", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserChat", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", - "CommandAlias": null, - "Command": "Remove-MgUserChatInstalledApp", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserChatInstalledApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview", - "CommandAlias": null, - "Command": "Remove-MgUserChatLastMessagePreview", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserChatLastMessagePreview", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}", - "CommandAlias": null, - "Command": "Remove-MgUserChatMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserChatMember", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity", @@ -640423,30 +640475,30 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}", - "CommandAlias": null, - "Command": "Remove-MgUserChatMessage", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserChatMessage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "CommandAlias": null, - "Command": "Remove-MgUserChatMessageHostedContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserChatMessageHostedContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -640455,30 +640507,30 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "CommandAlias": null, - "Command": "Remove-MgUserChatMessageReply", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserChatMessageReply", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "CommandAlias": null, - "Command": "Remove-MgUserChatMessageReplyHostedContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserChatMessageReplyHostedContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -640487,57 +640539,54 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "CommandAlias": null, - "Command": "Remove-MgUserChatPermissionGrant", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserChatPermissionGrant", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "CommandAlias": null, - "Command": "Remove-MgUserChatPinnedMessage", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserChatPinnedMessage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}", - "CommandAlias": null, - "Command": "Remove-MgUserChatTab", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserChatTab", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/contacts/{contact-id}", - "CommandAlias": null, - "Command": "Remove-MgUserContact", "Module": "PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contacts/{contact-id}", "Permissions": [ { "Name": "Contacts.ReadWrite", @@ -640564,35 +640613,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserContact", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Remove-MgUserContactExtension", "Module": "PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserContactExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", - "CommandAlias": null, - "Command": "Remove-MgUserContactFolder", "Module": "PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", "Permissions": [ { "Name": "Contacts.ReadWrite", @@ -640619,35 +640668,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserContactFolder", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", - "CommandAlias": null, - "Command": "Remove-MgUserContactFolderChildFolder", "Module": "PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserContactFolderChildFolder", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}", - "CommandAlias": null, - "Command": "Remove-MgUserContactFolderChildFolderContact", "Module": "PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}", "Permissions": [ { "Name": "Contacts.ReadWrite", @@ -640674,65 +640723,65 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserContactFolderChildFolderContact", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Remove-MgUserContactFolderChildFolderContactExtension", "Module": "PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserContactFolderChildFolderContactExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/permanentDelete", - "CommandAlias": null, - "Command": "Remove-MgUserContactFolderChildFolderContactPermanent", "Module": "PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/permanentDelete", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserContactFolderChildFolderContactPermanent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value", - "CommandAlias": null, - "Command": "Remove-MgUserContactFolderChildFolderContactPhotoContent", "Module": "PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserContactFolderChildFolderContactPhotoContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/permanentDelete", - "CommandAlias": null, - "Command": "Remove-MgUserContactFolderChildFolderPermanent", "Module": "PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/permanentDelete", "Permissions": [ { "Name": "Contacts.ReadWrite", @@ -640759,20 +640808,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserContactFolderChildFolderPermanent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", - "CommandAlias": null, - "Command": "Remove-MgUserContactFolderContact", "Module": "PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", "Permissions": [ { "Name": "Contacts.ReadWrite", @@ -640799,35 +640848,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserContactFolderContact", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Remove-MgUserContactFolderContactExtension", "Module": "PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserContactFolderContactExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/permanentDelete", - "CommandAlias": null, - "Command": "Remove-MgUserContactFolderContactPermanent", "Module": "PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/permanentDelete", "Permissions": [ { "Name": "Contacts.ReadWrite", @@ -640854,35 +640903,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserContactFolderContactPermanent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value", - "CommandAlias": null, - "Command": "Remove-MgUserContactFolderContactPhotoContent", "Module": "PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserContactFolderContactPhotoContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/permanentDelete", - "CommandAlias": null, - "Command": "Remove-MgUserContactFolderPermanent", "Module": "PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/permanentDelete", "Permissions": [ { "Name": "Contacts.ReadWrite", @@ -640909,20 +640958,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserContactFolderPermanent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/contacts/{contact-id}/permanentDelete", - "CommandAlias": null, - "Command": "Remove-MgUserContactPermanent", "Module": "PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contacts/{contact-id}/permanentDelete", "Permissions": [ { "Name": "Contacts.ReadWrite", @@ -640949,920 +640998,920 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserContactPermanent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", - "CommandAlias": null, - "Command": "Remove-MgUserContactPhotoContent", "Module": "PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserContactPhotoContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "CommandAlias": null, - "Command": "Remove-MgUserDeviceManagementTroubleshootingEvent", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserDeviceManagementTroubleshootingEvent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}", - "CommandAlias": null, - "Command": "Remove-MgUserDrive", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserDrive", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Remove-MgUserDriveBundleContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserDriveBundleContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Remove-MgUserDriveFollowingContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserDriveFollowingContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}", - "CommandAlias": null, - "Command": "Remove-MgUserDriveItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserDriveItem", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "CommandAlias": null, - "Command": "Remove-MgUserDriveItemAnalytic", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserDriveItemAnalytic", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "CommandAlias": null, - "Command": "Remove-MgUserDriveItemAnalyticItemActivityStat", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserDriveItemAnalyticItemActivityStat", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/discardCheckout", - "CommandAlias": null, - "Command": "Remove-MgUserDriveItemCheckout", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/discardCheckout", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-discardcheckout?view=graph-rest-1.0", + "Command": "Remove-MgUserDriveItemCheckout", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Discard", "DiscardViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "CommandAlias": null, - "Command": "Remove-MgUserDriveItemChildContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserDriveItemChildContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Remove-MgUserDriveItemContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserDriveItemContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "CommandAlias": null, - "Command": "Remove-MgUserDriveItemListItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserDriveItemListItem", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "CommandAlias": null, - "Command": "Remove-MgUserDriveItemListItemDocumentSetVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserDriveItemListItemDocumentSetVersion", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "CommandAlias": null, - "Command": "Remove-MgUserDriveItemListItemDocumentSetVersionField", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserDriveItemListItemDocumentSetVersionField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "CommandAlias": null, - "Command": "Remove-MgUserDriveItemListItemDriveItemContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserDriveItemListItemDriveItemContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "CommandAlias": null, - "Command": "Remove-MgUserDriveItemListItemField", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserDriveItemListItemField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "CommandAlias": null, - "Command": "Remove-MgUserDriveItemListItemVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserDriveItemListItemVersion", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "CommandAlias": null, - "Command": "Remove-MgUserDriveItemListItemVersionField", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserDriveItemListItemVersionField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permanentDelete", - "CommandAlias": null, - "Command": "Remove-MgUserDriveItemPermanent", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permanentDelete", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserDriveItemPermanent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Remove-MgUserDriveItemPermission", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserDriveItemPermission", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "CommandAlias": null, - "Command": "Remove-MgUserDriveItemRetentionLabel", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserDriveItemRetentionLabel", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "CommandAlias": null, - "Command": "Remove-MgUserDriveItemSubscription", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserDriveItemSubscription", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "CommandAlias": null, - "Command": "Remove-MgUserDriveItemThumbnail", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserDriveItemThumbnail", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "CommandAlias": null, - "Command": "Remove-MgUserDriveItemVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserDriveItemVersion", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "CommandAlias": null, - "Command": "Remove-MgUserDriveItemVersionContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserDriveItemVersionContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list", - "CommandAlias": null, - "Command": "Remove-MgUserDriveList", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserDriveList", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgUserDriveListColumn", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserDriveListColumn", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "CommandAlias": null, - "Command": "Remove-MgUserDriveListContentType", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserDriveListContentType", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Remove-MgUserDriveListContentTypeColumn", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserDriveListContentTypeColumn", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "CommandAlias": null, - "Command": "Remove-MgUserDriveListContentTypeColumnLink", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserDriveListContentTypeColumnLink", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}", - "CommandAlias": null, - "Command": "Remove-MgUserDriveListItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserDriveListItem", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "CommandAlias": null, - "Command": "Remove-MgUserDriveListItemDocumentSetVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserDriveListItemDocumentSetVersion", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "CommandAlias": null, - "Command": "Remove-MgUserDriveListItemDocumentSetVersionField", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserDriveListItemDocumentSetVersionField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "CommandAlias": null, - "Command": "Remove-MgUserDriveListItemDriveItemContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserDriveListItemDriveItemContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "CommandAlias": null, - "Command": "Remove-MgUserDriveListItemField", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserDriveListItemField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "CommandAlias": null, - "Command": "Remove-MgUserDriveListItemVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserDriveListItemVersion", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "CommandAlias": null, - "Command": "Remove-MgUserDriveListItemVersionField", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserDriveListItemVersionField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "CommandAlias": null, - "Command": "Remove-MgUserDriveListOperation", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserDriveListOperation", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "CommandAlias": null, - "Command": "Remove-MgUserDriveListSubscription", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserDriveListSubscription", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root", - "CommandAlias": null, - "Command": "Remove-MgUserDriveRoot", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserDriveRoot", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics", - "CommandAlias": null, - "Command": "Remove-MgUserDriveRootAnalytic", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserDriveRootAnalytic", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "CommandAlias": null, - "Command": "Remove-MgUserDriveRootAnalyticItemActivityStat", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserDriveRootAnalyticItemActivityStat", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/discardCheckout", - "CommandAlias": null, - "Command": "Remove-MgUserDriveRootCheckout", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/discardCheckout", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-discardcheckout?view=graph-rest-1.0", + "Command": "Remove-MgUserDriveRootCheckout", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Discard", "DiscardViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Remove-MgUserDriveRootChildContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserDriveRootChildContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/content", - "CommandAlias": null, - "Command": "Remove-MgUserDriveRootContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserDriveRootContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem", - "CommandAlias": null, - "Command": "Remove-MgUserDriveRootListItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserDriveRootListItem", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "CommandAlias": null, - "Command": "Remove-MgUserDriveRootListItemDocumentSetVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserDriveRootListItemDocumentSetVersion", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "CommandAlias": null, - "Command": "Remove-MgUserDriveRootListItemDocumentSetVersionField", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserDriveRootListItemDocumentSetVersionField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content", - "CommandAlias": null, - "Command": "Remove-MgUserDriveRootListItemDriveItemContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserDriveRootListItemDriveItemContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields", - "CommandAlias": null, - "Command": "Remove-MgUserDriveRootListItemField", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserDriveRootListItemField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "CommandAlias": null, - "Command": "Remove-MgUserDriveRootListItemVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserDriveRootListItemVersion", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "CommandAlias": null, - "Command": "Remove-MgUserDriveRootListItemVersionField", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserDriveRootListItemVersionField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/permanentDelete", - "CommandAlias": null, - "Command": "Remove-MgUserDriveRootPermanent", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/permanentDelete", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserDriveRootPermanent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Remove-MgUserDriveRootPermission", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserDriveRootPermission", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel", - "CommandAlias": null, - "Command": "Remove-MgUserDriveRootRetentionLabel", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserDriveRootRetentionLabel", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "CommandAlias": null, - "Command": "Remove-MgUserDriveRootSubscription", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserDriveRootSubscription", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "CommandAlias": null, - "Command": "Remove-MgUserDriveRootThumbnail", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserDriveRootThumbnail", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "CommandAlias": null, - "Command": "Remove-MgUserDriveRootVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserDriveRootVersion", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "CommandAlias": null, - "Command": "Remove-MgUserDriveRootVersionContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserDriveRootVersionContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Remove-MgUserDriveSpecialContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserDriveSpecialContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}", - "CommandAlias": null, - "Command": "Remove-MgUserEvent", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -641889,95 +641938,95 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserEvent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}", - "CommandAlias": null, - "Command": "Remove-MgUserEventAttachment", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserEventAttachment", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Remove-MgUserEventExtension", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserEventExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", - "CommandAlias": null, - "Command": "Remove-MgUserEventInstanceAttachment", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserEventInstanceAttachment", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Remove-MgUserEventInstanceExtension", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserEventInstanceExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/permanentDelete", - "CommandAlias": null, - "Command": "Remove-MgUserEventInstancePermanent", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/permanentDelete", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserEventInstancePermanent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/permanentDelete", - "CommandAlias": null, - "Command": "Remove-MgUserEventPermanent", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/permanentDelete", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -642004,35 +642053,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserEventPermanent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Remove-MgUserExtension", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSite", - "Uri": "/users/{user-id}/followedSites/remove", - "CommandAlias": null, - "Command": "Remove-MgUserFollowedSite", "Module": "Sites", + "CommandAlias": null, + "Uri": "/users/{user-id}/followedSites/remove", "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -642051,8 +642100,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-unfollow?view=graph-rest-1.0", + "Command": "Remove-MgUserFollowedSite", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSite", + "Method": "POST", "Variants": [ "Remove", "RemoveExpanded", @@ -642061,12 +642113,9 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", - "CommandAlias": null, - "Command": "Remove-MgUserInferenceClassificationOverride", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", "Permissions": [ { "Name": "Mail.ReadWrite", @@ -642093,95 +642142,95 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserInferenceClassificationOverride", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/insights", - "CommandAlias": null, - "Command": "Remove-MgUserInsight", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserInsight", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}", - "CommandAlias": null, - "Command": "Remove-MgUserInsightShared", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserInsightShared", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/insights/trending/{trending-id}", - "CommandAlias": null, - "Command": "Remove-MgUserInsightTrending", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/trending/{trending-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserInsightTrending", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}", - "CommandAlias": null, - "Command": "Remove-MgUserInsightUsed", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserInsightUsed", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", - "CommandAlias": null, - "Command": "Remove-MgUserLicenseDetail", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserLicenseDetail", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", - "CommandAlias": null, - "Command": "Remove-MgUserMailFolder", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", "Permissions": [ { "Name": "Mail.ReadWrite", @@ -642208,140 +642257,140 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserMailFolder", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", - "CommandAlias": null, - "Command": "Remove-MgUserMailFolderChildFolder", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserMailFolderChildFolder", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}", - "CommandAlias": null, - "Command": "Remove-MgUserMailFolderChildFolderMessage", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserMailFolderChildFolderMessage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/{attachment-id}", - "CommandAlias": null, - "Command": "Remove-MgUserMailFolderChildFolderMessageAttachment", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/{attachment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserMailFolderChildFolderMessageAttachment", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value", - "CommandAlias": null, - "Command": "Remove-MgUserMailFolderChildFolderMessageContent", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserMailFolderChildFolderMessageContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Remove-MgUserMailFolderChildFolderMessageExtension", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserMailFolderChildFolderMessageExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/permanentDelete", - "CommandAlias": null, - "Command": "Remove-MgUserMailFolderChildFolderMessagePermanent", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/permanentDelete", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserMailFolderChildFolderMessagePermanent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}", - "CommandAlias": null, - "Command": "Remove-MgUserMailFolderChildFolderMessageRule", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserMailFolderChildFolderMessageRule", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/permanentDelete", - "CommandAlias": null, - "Command": "Remove-MgUserMailFolderChildFolderPermanent", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/permanentDelete", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserMailFolderChildFolderPermanent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", - "CommandAlias": null, - "Command": "Remove-MgUserMailFolderMessage", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", "Permissions": [ { "Name": "Mail.ReadWrite", @@ -642368,35 +642417,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserMailFolderMessage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}", - "CommandAlias": null, - "Command": "Remove-MgUserMailFolderMessageAttachment", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserMailFolderMessageAttachment", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value", - "CommandAlias": null, - "Command": "Remove-MgUserMailFolderMessageContent", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value", "Permissions": [ { "Name": "Mail.ReadWrite", @@ -642423,35 +642472,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserMailFolderMessageContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Remove-MgUserMailFolderMessageExtension", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserMailFolderMessageExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/permanentDelete", - "CommandAlias": null, - "Command": "Remove-MgUserMailFolderMessagePermanent", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/permanentDelete", "Permissions": [ { "Name": "Mail.ReadWrite", @@ -642478,35 +642527,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserMailFolderMessagePermanent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", - "CommandAlias": null, - "Command": "Remove-MgUserMailFolderMessageRule", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserMailFolderMessageRule", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/permanentDelete", - "CommandAlias": null, - "Command": "Remove-MgUserMailFolderPermanent", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/permanentDelete", "Permissions": [ { "Name": "Mail.ReadWrite", @@ -642533,113 +642582,116 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserMailFolderPermanent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", - "CommandAlias": null, - "Command": "Remove-MgUserManagedDevice", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserManagedDevice", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", - "CommandAlias": null, - "Command": "Remove-MgUserManagedDeviceCategory", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserManagedDeviceCategory", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory/$ref", - "CommandAlias": null, - "Command": "Remove-MgUserManagedDeviceCategoryByRef", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory/$ref", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserManagedDeviceCategoryByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "CommandAlias": null, - "Command": "Remove-MgUserManagedDeviceCompliancePolicyState", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserManagedDeviceCompliancePolicyState", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "CommandAlias": null, - "Command": "Remove-MgUserManagedDeviceConfigurationState", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserManagedDeviceConfigurationState", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "CommandAlias": null, - "Command": "Remove-MgUserManagedDeviceLogCollectionResponse", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserManagedDeviceLogCollectionResponse", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", - "CommandAlias": null, - "Command": "Remove-MgUserManagedDeviceUserFromSharedAppleDevice", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-deleteuserfromsharedappledevice?view=graph-rest-1.0", + "Command": "Remove-MgUserManagedDeviceUserFromSharedAppleDevice", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Delete", "DeleteExpanded", @@ -642648,42 +642700,39 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", - "CommandAlias": null, - "Command": "Remove-MgUserManagedDeviceWindowsProtectionState", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserManagedDeviceWindowsProtectionState", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "CommandAlias": null, - "Command": "Remove-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/manager/$ref", - "CommandAlias": null, - "Command": "Remove-MgUserManagerByRef", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/manager/$ref", "Permissions": [ { "Name": "User.ReadWrite.All", @@ -642718,20 +642767,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delete-manager?view=graph-rest-1.0", + "Command": "Remove-MgUserManagerByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/messages/{message-id}", - "CommandAlias": null, - "Command": "Remove-MgUserMessage", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}", "Permissions": [ { "Name": "Mail.ReadWrite", @@ -642758,35 +642807,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserMessage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}", - "CommandAlias": null, - "Command": "Remove-MgUserMessageAttachment", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserMessageAttachment", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/messages/{message-id}/$value", - "CommandAlias": null, - "Command": "Remove-MgUserMessageContent", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/$value", "Permissions": [ { "Name": "Mail.ReadWrite", @@ -642813,35 +642862,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserMessageContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Remove-MgUserMessageExtension", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserMessageExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/messages/{message-id}/permanentDelete", - "CommandAlias": null, - "Command": "Remove-MgUserMessagePermanent", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/permanentDelete", "Permissions": [ { "Name": "Mail.ReadWrite", @@ -642868,170 +642917,170 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserMessagePermanent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/onenote", - "CommandAlias": null, - "Command": "Remove-MgUserOnenote", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserOnenote", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", - "CommandAlias": null, - "Command": "Remove-MgUserOnenoteNotebook", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserOnenoteNotebook", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Remove-MgUserOnenoteNotebookSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserOnenoteNotebookSection", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "CommandAlias": null, - "Command": "Remove-MgUserOnenoteNotebookSectionGroup", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserOnenoteNotebookSectionGroup", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Remove-MgUserOnenoteNotebookSectionGroupSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserOnenoteNotebookSectionGroupSection", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Remove-MgUserOnenoteNotebookSectionGroupSectionPage", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserOnenoteNotebookSectionGroupSectionPage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Remove-MgUserOnenoteNotebookSectionGroupSectionPageContent", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserOnenoteNotebookSectionGroupSectionPageContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Remove-MgUserOnenoteNotebookSectionPage", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserOnenoteNotebookSectionPage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Remove-MgUserOnenoteNotebookSectionPageContent", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserOnenoteNotebookSectionPageContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/operations/{onenoteOperation-id}", - "CommandAlias": null, - "Command": "Remove-MgUserOnenoteOperation", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/operations/{onenoteOperation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserOnenoteOperation", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Remove-MgUserOnenotePage", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", "Permissions": [ { "Name": "Notes.ReadWrite", @@ -643066,170 +643115,170 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserOnenotePage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Remove-MgUserOnenotePageContent", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserOnenotePageContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}", - "CommandAlias": null, - "Command": "Remove-MgUserOnenoteResource", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserOnenoteResource", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content", - "CommandAlias": null, - "Command": "Remove-MgUserOnenoteResourceContent", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserOnenoteResourceContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Remove-MgUserOnenoteSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserOnenoteSection", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", - "CommandAlias": null, - "Command": "Remove-MgUserOnenoteSectionGroup", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserOnenoteSectionGroup", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Remove-MgUserOnenoteSectionGroupSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserOnenoteSectionGroupSection", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Remove-MgUserOnenoteSectionGroupSectionPage", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserOnenoteSectionGroupSectionPage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Remove-MgUserOnenoteSectionGroupSectionPageContent", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserOnenoteSectionGroupSectionPageContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Remove-MgUserOnenoteSectionPage", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserOnenoteSectionPage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Remove-MgUserOnenoteSectionPageContent", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserOnenoteSectionPageContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", - "CommandAlias": null, - "Command": "Remove-MgUserOnlineMeeting", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", "Permissions": [ { "Name": "OnlineMeetings.ReadWrite", @@ -643248,140 +643297,140 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserOnlineMeeting", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "CommandAlias": null, - "Command": "Remove-MgUserOnlineMeetingAttendanceReport", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserOnlineMeetingAttendanceReport", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "CommandAlias": null, - "Command": "Remove-MgUserOnlineMeetingAttendanceReportAttendanceRecord", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserOnlineMeetingAttendanceReportAttendanceRecord", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "CommandAlias": null, - "Command": "Remove-MgUserOnlineMeetingAttendeeReport", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserOnlineMeetingAttendeeReport", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", - "CommandAlias": null, - "Command": "Remove-MgUserOnlineMeetingRecording", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserOnlineMeetingRecording", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", - "CommandAlias": null, - "Command": "Remove-MgUserOnlineMeetingRecordingContent", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserOnlineMeetingRecordingContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "CommandAlias": null, - "Command": "Remove-MgUserOnlineMeetingTranscript", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserOnlineMeetingTranscript", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", - "CommandAlias": null, - "Command": "Remove-MgUserOnlineMeetingTranscriptContent", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserOnlineMeetingTranscriptContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", - "CommandAlias": null, - "Command": "Remove-MgUserOnlineMeetingTranscriptMetadataContent", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserOnlineMeetingTranscriptMetadataContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", - "CommandAlias": null, - "Command": "Remove-MgUserOutlookMasterCategory", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", "Permissions": [ { "Name": "MailboxSettings.ReadWrite", @@ -643408,20 +643457,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserOutlookMasterCategory", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/photo", - "CommandAlias": null, - "Command": "Remove-MgUserPhoto", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/photo", "Permissions": [ { "Name": "User.ReadWrite", @@ -643456,20 +643505,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserPhoto", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/photo/$value", - "CommandAlias": null, - "Command": "Remove-MgUserPhotoContent", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/photo/$value", "Permissions": [ { "Name": "User.ReadWrite", @@ -643504,8 +643553,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserPhotoContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -643514,192 +643566,189 @@ ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/presence", - "CommandAlias": null, - "Command": "Remove-MgUserPresence", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/presence", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserPresence", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", - "CommandAlias": null, - "Command": "Remove-MgUserScopedRoleMemberOf", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserScopedRoleMemberOf", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/settings", - "CommandAlias": null, - "Command": "Remove-MgUserSetting", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserSetting", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/settings/itemInsights", - "CommandAlias": null, - "Command": "Remove-MgUserSettingItemInsight", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/itemInsights", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserSettingItemInsight", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/settings/shiftPreferences", - "CommandAlias": null, - "Command": "Remove-MgUserSettingShiftPreference", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/shiftPreferences", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserSettingShiftPreference", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/settings/storage", - "CommandAlias": null, - "Command": "Remove-MgUserSettingStorage", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/storage", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserSettingStorage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/settings/storage/quota", - "CommandAlias": null, - "Command": "Remove-MgUserSettingStorageQuota", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/storage/quota", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserSettingStorageQuota", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/settings/storage/quota/services/{serviceStorageQuotaBreakdown-id}", - "CommandAlias": null, - "Command": "Remove-MgUserSettingStorageQuotaService", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/storage/quota/services/{serviceStorageQuotaBreakdown-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserSettingStorageQuotaService", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}", - "CommandAlias": null, - "Command": "Remove-MgUserSettingWindows", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserSettingWindows", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/{windowsSettingInstance-id}", - "CommandAlias": null, - "Command": "Remove-MgUserSettingWindowsInstance", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/{windowsSettingInstance-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserSettingWindowsInstance", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/teamwork", - "CommandAlias": null, - "Command": "Remove-MgUserTeamwork", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/teamwork", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserTeamwork", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", - "CommandAlias": null, - "Command": "Remove-MgUserTeamworkAssociatedTeam", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserTeamworkAssociatedTeam", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}", - "CommandAlias": null, - "Command": "Remove-MgUserTeamworkInstalledApp", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForUser", @@ -643798,20 +643847,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-delete-installedapps?view=graph-rest-1.0", + "Command": "Remove-MgUserTeamworkInstalledApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", - "CommandAlias": null, - "Command": "Remove-MgUserTodoList", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", "Permissions": [ { "Name": "Tasks.Read", @@ -643854,35 +643903,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserTodoList", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Remove-MgUserTodoListExtension", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserTodoListExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", - "CommandAlias": null, - "Command": "Remove-MgUserTodoListTask", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -643909,20 +643958,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserTodoListTask", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}", - "CommandAlias": null, - "Command": "Remove-MgUserTodoListTaskAttachment", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -643949,20 +643998,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserTodoListTaskAttachment", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value", - "CommandAlias": null, - "Command": "Remove-MgUserTodoListTaskAttachmentContent", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -643989,50 +644038,50 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserTodoListTaskAttachmentContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", - "CommandAlias": null, - "Command": "Remove-MgUserTodoListTaskAttachmentSession", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserTodoListTaskAttachmentSession", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content", - "CommandAlias": null, - "Command": "Remove-MgUserTodoListTaskAttachmentSessionContent", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserTodoListTaskAttachmentSessionContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", - "CommandAlias": null, - "Command": "Remove-MgUserTodoListTaskChecklistItem", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -644059,35 +644108,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserTodoListTaskChecklistItem", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Remove-MgUserTodoListTaskExtension", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserTodoListTaskExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", - "CommandAlias": null, - "Command": "Remove-MgUserTodoListTaskLinkedResource", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -644114,323 +644163,326 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgUserTodoListTaskLinkedResource", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}", - "CommandAlias": null, - "Command": "Remove-MgVirtualEvent", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgVirtualEvent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}", - "CommandAlias": null, - "Command": "Remove-MgVirtualEventPresenter", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgVirtualEventPresenter", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}", - "CommandAlias": null, - "Command": "Remove-MgVirtualEventSession", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgVirtualEventSession", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "CommandAlias": null, - "Command": "Remove-MgVirtualEventSessionAttendanceReport", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgVirtualEventSessionAttendanceReport", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "CommandAlias": null, - "Command": "Remove-MgVirtualEventSessionAttendanceReportAttendanceRecord", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgVirtualEventSessionAttendanceReportAttendanceRecord", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}", - "CommandAlias": null, - "Command": "Remove-MgVirtualEventTownhall", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgVirtualEventTownhall", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}", - "CommandAlias": null, - "Command": "Remove-MgVirtualEventTownhallPresenter", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventpresenter-delete?view=graph-rest-1.0", + "Command": "Remove-MgVirtualEventTownhallPresenter", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}", - "CommandAlias": null, - "Command": "Remove-MgVirtualEventTownhallSession", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgVirtualEventTownhallSession", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "CommandAlias": null, - "Command": "Remove-MgVirtualEventTownhallSessionAttendanceReport", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgVirtualEventTownhallSessionAttendanceReport", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "CommandAlias": null, - "Command": "Remove-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}", - "CommandAlias": null, - "Command": "Remove-MgVirtualEventWebinar", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgVirtualEventWebinar", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}", - "CommandAlias": null, - "Command": "Remove-MgVirtualEventWebinarPresenter", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgVirtualEventWebinarPresenter", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}", - "CommandAlias": null, - "Command": "Remove-MgVirtualEventWebinarRegistration", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgVirtualEventWebinarRegistration", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email='{email}')", - "CommandAlias": null, - "Command": "Remove-MgVirtualEventWebinarRegistrationByEmail", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email='{email}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgVirtualEventWebinarRegistrationByEmail", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId='{userId}')", - "CommandAlias": null, - "Command": "Remove-MgVirtualEventWebinarRegistrationByUserId", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId='{userId}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgVirtualEventWebinarRegistrationByUserId", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration", - "CommandAlias": null, - "Command": "Remove-MgVirtualEventWebinarRegistrationConfiguration", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgVirtualEventWebinarRegistrationConfiguration", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions/{virtualEventRegistrationQuestionBase-id}", - "CommandAlias": null, - "Command": "Remove-MgVirtualEventWebinarRegistrationConfigurationQuestion", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions/{virtualEventRegistrationQuestionBase-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistrationquestionbase-delete?view=graph-rest-1.0", + "Command": "Remove-MgVirtualEventWebinarRegistrationConfigurationQuestion", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}", - "CommandAlias": null, - "Command": "Remove-MgVirtualEventWebinarSession", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgVirtualEventWebinarSession", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "CommandAlias": null, - "Command": "Remove-MgVirtualEventWebinarSessionAttendanceReport", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgVirtualEventWebinarSessionAttendanceReport", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "DELETE", - "OutputType": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "CommandAlias": null, - "Command": "Remove-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Remove-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/communications/calls/{call-id}/changeScreenSharingRole", - "CommandAlias": null, - "Command": "Rename-MgBetaCommunicationCallScreenSharingRole", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/changeScreenSharingRole", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-changescreensharingrole?view=graph-rest-beta", + "Command": "Rename-MgBetaCommunicationCallScreenSharingRole", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Change", "ChangeExpanded", @@ -644439,15 +644491,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/changeSettings", - "CommandAlias": "Rename-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSetting", - "Command": "Rename-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Rename-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSetting", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/changeSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Rename-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Change", "ChangeExpanded", @@ -644456,15 +644508,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/changeAssignments", - "CommandAlias": null, - "Command": "Rename-MgBetaDeviceManagementComanagedDeviceAssignment", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/changeAssignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Rename-MgBetaDeviceManagementComanagedDeviceAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Change", "ChangeExpanded", @@ -644473,15 +644525,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/changeAssignments", - "CommandAlias": null, - "Command": "Rename-MgBetaDeviceManagementManagedDeviceAssignment", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/changeAssignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Rename-MgBetaDeviceManagementManagedDeviceAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Change", "ChangeExpanded", @@ -644490,30 +644542,30 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/monitoring/alertRecords/changeAlertRecordsPortalNotificationAsSent", - "CommandAlias": null, - "Command": "Rename-MgBetaDeviceManagementMonitoringAlertRecordPortalNotificationAsSent", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/monitoring/alertRecords/changeAlertRecordsPortalNotificationAsSent", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Rename-MgBetaDeviceManagementMonitoringAlertRecordPortalNotificationAsSent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Change", "ChangeExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/changeAssignments", - "CommandAlias": null, - "Command": "Rename-MgBetaUserManagedDeviceAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/changeAssignments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Rename-MgBetaUserManagedDeviceAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Change", "ChangeExpanded", @@ -644522,15 +644574,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/communications/calls/{call-id}/changeScreenSharingRole", - "CommandAlias": null, - "Command": "Rename-MgCommunicationCallScreenSharingRole", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/changeScreenSharingRole", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-changescreensharingrole?view=graph-rest-1.0", + "Command": "Rename-MgCommunicationCallScreenSharingRole", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Change", "ChangeExpanded", @@ -644539,12 +644591,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/rename", - "CommandAlias": null, - "Command": "Rename-MgDeviceManagementVirtualEndpointCloudPc", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/rename", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -644563,8 +644612,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-rename?view=graph-rest-1.0", + "Command": "Rename-MgDeviceManagementVirtualEndpointCloudPc", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Rename", "RenameExpanded", @@ -644573,12 +644625,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/androidForWorkSettings/requestSignupUrl", - "CommandAlias": null, - "Command": "Request-MgBetaDeviceManagementAndroidForWorkSettingSignupUrl", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/androidForWorkSettings/requestSignupUrl", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -644597,20 +644646,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Request-MgBetaDeviceManagementAndroidForWorkSettingSignupUrl", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Request", "RequestExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/requestSignupUrl", - "CommandAlias": null, - "Command": "Request-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingSignupUrl", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/requestSignupUrl", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -644629,20 +644678,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Request-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingSignupUrl", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Request", "RequestExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/requestRemoteAssistance", - "CommandAlias": null, - "Command": "Request-MgBetaDeviceManagementComanagedDeviceRemoteAssistance", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/requestRemoteAssistance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -644677,20 +644726,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Request-MgBetaDeviceManagementComanagedDeviceRemoteAssistance", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Request", "RequestViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/requestRemoteAssistance", - "CommandAlias": null, - "Command": "Request-MgBetaDeviceManagementManagedDeviceRemoteAssistance", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/requestRemoteAssistance", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -644725,20 +644774,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Request-MgBetaDeviceManagementManagedDeviceRemoteAssistance", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Request", "RequestViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/requestUpgrade", - "CommandAlias": null, - "Command": "Request-MgBetaDeviceManagementMicrosoftTunnelSiteUpgrade", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/requestUpgrade", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -644757,49 +644806,49 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Request-MgBetaDeviceManagementMicrosoftTunnelSiteUpgrade", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Request", "RequestViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedApproval", - "Uri": "/privilegedApproval/myRequests", - "CommandAlias": null, - "Command": "Request-MgBetaPrivilegedApprovalMy", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedApproval/myRequests", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Request-MgBetaPrivilegedApprovalMy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedApproval", + "Method": "GET", "Variants": [ "Request" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/requestRemoteAssistance", - "CommandAlias": null, - "Command": "Request-MgBetaUserManagedDeviceRemoteAssistance", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/requestRemoteAssistance", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Request-MgBetaUserManagedDeviceRemoteAssistance", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Request", "RequestViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/requestRemoteAssistance", - "CommandAlias": null, - "Command": "Request-MgDeviceManagementManagedDeviceRemoteAssistance", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/requestRemoteAssistance", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -644834,35 +644883,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-requestremoteassistance?view=graph-rest-1.0", + "Command": "Request-MgDeviceManagementManagedDeviceRemoteAssistance", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Request", "RequestViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/requestRemoteAssistance", - "CommandAlias": null, - "Command": "Request-MgUserManagedDeviceRemoteAssistance", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/requestRemoteAssistance", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-requestremoteassistance?view=graph-rest-1.0", + "Command": "Request-MgUserManagedDeviceRemoteAssistance", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Request", "RequestViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/accessReviews/{accessReview-id}/resetDecisions", - "CommandAlias": null, - "Command": "Reset-MgBetaAccessReviewDecision", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/resetDecisions", "Permissions": [ { "Name": "AccessReview.ReadWrite.Membership", @@ -644889,35 +644938,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-reset?view=graph-rest-beta", + "Command": "Reset-MgBetaAccessReviewDecision", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Reset", "ResetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/resetDecisions", - "CommandAlias": null, - "Command": "Reset-MgBetaAccessReviewInstanceDecision", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/resetDecisions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-reset?view=graph-rest-beta", + "Command": "Reset-MgBetaAccessReviewInstanceDecision", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Reset", "ResetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/settings/resetToDefault", - "CommandAlias": null, - "Command": "Reset-MgBetaComplianceEdiscoveryCaseSettingToDefault", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/settings/resetToDefault", "Permissions": [ { "Name": "eDiscovery.ReadWrite.All", @@ -644936,20 +644985,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-casesettings-resettodefault?view=graph-rest-beta", + "Command": "Reset-MgBetaComplianceEdiscoveryCaseSettingToDefault", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Reset", "ResetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/resetPasscode", - "CommandAlias": null, - "Command": "Reset-MgBetaDeviceManagementComanagedDevicePasscode", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/resetPasscode", "Permissions": [ { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", @@ -644968,20 +645017,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Reset-MgBetaDeviceManagementComanagedDevicePasscode", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Reset", "ResetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/resetPasscode", - "CommandAlias": null, - "Command": "Reset-MgBetaDeviceManagementManagedDevicePasscode", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/resetPasscode", "Permissions": [ { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", @@ -645000,65 +645049,65 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Reset-MgBetaDeviceManagementManagedDevicePasscode", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Reset", "ResetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows/{provisioningFlow-id}/reset", - "CommandAlias": null, - "Command": "Reset-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows/{provisioningFlow-id}/reset", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-provisioningflow-reset?view=graph-rest-beta", + "Command": "Reset-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Reset", "ResetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/resetUnseenCount", - "CommandAlias": null, - "Command": "Reset-MgBetaGroupUnseenCount", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/resetUnseenCount", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-resetunseencount?view=graph-rest-beta", + "Command": "Reset-MgBetaGroupUnseenCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Reset", "ResetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/resetDecisions", - "CommandAlias": null, - "Command": "Reset-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/resetDecisions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-resetdecisions?view=graph-rest-beta", + "Command": "Reset-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Reset", "ResetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/resetDecisions", - "CommandAlias": null, - "Command": "Reset-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/resetDecisions", "Permissions": [ { "Name": "AccessReview.ReadWrite.All", @@ -645077,20 +645126,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-resetdecisions?view=graph-rest-beta", + "Command": "Reset-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Reset", "ResetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/policies/crossTenantAccessPolicy/default/resetToSystemDefault", - "CommandAlias": null, - "Command": "Reset-MgBetaPolicyCrossTenantAccessPolicyDefaultToSystemDefault", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/default/resetToSystemDefault", "Permissions": [ { "Name": "Policy.ReadWrite.CrossTenantAccess", @@ -645109,62 +645158,62 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationdefault-resettosystemdefault?view=graph-rest-beta", + "Command": "Reset-MgBetaPolicyCrossTenantAccessPolicyDefaultToSystemDefault", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Reset" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization/resetToDefaultSettings", - "CommandAlias": null, - "Command": "Reset-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronizationToDefaultSetting", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization/resetToDefaultSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationidentitysyncpolicytemplate-resettodefaultsettings?view=graph-rest-beta", + "Command": "Reset-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronizationToDefaultSetting", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Reset" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration/resetToDefaultSettings", - "CommandAlias": null, - "Command": "Reset-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfigurationToDefaultSetting", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration/resetToDefaultSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationpartnerconfigurationtemplate-resettodefaultsettings?view=graph-rest-beta", + "Command": "Reset-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfigurationToDefaultSetting", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Reset" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/print/printers/{printer-id}/resetDefaults", - "CommandAlias": null, - "Command": "Reset-MgBetaPrintPrinterDefault", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/resetDefaults", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Reset-MgBetaPrintPrinterDefault", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Reset", "ResetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings/resetToDefault", - "CommandAlias": null, - "Command": "Reset-MgBetaSecurityCaseEdiscoveryCaseSettingToDefault", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings/resetToDefault", "Permissions": [ { "Name": "eDiscovery.ReadWrite.All", @@ -645183,23 +645232,26 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycasesettings-resettodefault?view=graph-rest-beta", + "Command": "Reset-MgBetaSecurityCaseEdiscoveryCaseSettingToDefault", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Reset", "ResetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/resetPassword", - "CommandAlias": null, - "Command": "Reset-MgBetaUserAuthenticationMethodPassword", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/resetPassword", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethod-resetpassword?view=graph-rest-beta", + "Command": "Reset-MgBetaUserAuthenticationMethodPassword", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Reset", "ResetExpanded", @@ -645208,27 +645260,24 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/resetPasscode", - "CommandAlias": null, - "Command": "Reset-MgBetaUserManagedDevicePasscode", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/resetPasscode", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Reset-MgBetaUserManagedDevicePasscode", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Reset", "ResetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/resetPasscode", - "CommandAlias": null, - "Command": "Reset-MgDeviceManagementManagedDevicePasscode", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/resetPasscode", "Permissions": [ { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", @@ -645247,35 +645296,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-resetpasscode?view=graph-rest-1.0", + "Command": "Reset-MgDeviceManagementManagedDevicePasscode", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Reset", "ResetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/resetUnseenCount", - "CommandAlias": null, - "Command": "Reset-MgGroupUnseenCount", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/resetUnseenCount", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-resetunseencount?view=graph-rest-1.0", + "Command": "Reset-MgGroupUnseenCount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Reset", "ResetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/resetDecisions", - "CommandAlias": null, - "Command": "Reset-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/resetDecisions", "Permissions": [ { "Name": "AccessReview.ReadWrite.All", @@ -645294,20 +645343,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-resetdecisions?view=graph-rest-1.0", + "Command": "Reset-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Reset", "ResetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/policies/crossTenantAccessPolicy/default/resetToSystemDefault", - "CommandAlias": null, - "Command": "Reset-MgPolicyCrossTenantAccessPolicyDefaultToSystemDefault", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/default/resetToSystemDefault", "Permissions": [ { "Name": "Policy.ReadWrite.CrossTenantAccess", @@ -645326,19 +645375,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationdefault-resettosystemdefault?view=graph-rest-1.0", + "Command": "Reset-MgPolicyCrossTenantAccessPolicyDefaultToSystemDefault", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Reset" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings/resetToDefault", - "CommandAlias": null, - "Command": "Reset-MgSecurityCaseEdiscoveryCaseSettingToDefault", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings/resetToDefault", "Permissions": [ { "Name": "eDiscovery.ReadWrite.All", @@ -645357,23 +645406,26 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycasesettings-resettodefault?view=graph-rest-1.0", + "Command": "Reset-MgSecurityCaseEdiscoveryCaseSettingToDefault", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Reset", "ResetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/resetPassword", - "CommandAlias": null, - "Command": "Reset-MgUserAuthenticationMethodPassword", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/resetPassword", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethod-resetpassword?view=graph-rest-1.0", + "Command": "Reset-MgUserAuthenticationMethodPassword", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Reset", "ResetExpanded", @@ -645382,30 +645434,30 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/resetPasscode", - "CommandAlias": null, - "Command": "Reset-MgUserManagedDevicePasscode", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/resetPasscode", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-resetpasscode?view=graph-rest-1.0", + "Command": "Reset-MgUserManagedDevicePasscode", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Reset", "ResetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/restart", - "CommandAlias": null, - "Command": "Restart-MgApplicationSynchronizationJob", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/restart", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-restart?view=graph-rest-1.0", + "Command": "Restart-MgApplicationSynchronizationJob", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Restart", "RestartExpanded", @@ -645414,15 +645466,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/restart", - "CommandAlias": null, - "Command": "Restart-MgBetaApplicationSynchronizationJob", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/restart", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-restart?view=graph-rest-beta", + "Command": "Restart-MgBetaApplicationSynchronizationJob", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Restart", "RestartExpanded", @@ -645431,12 +645483,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/rebootNow", - "CommandAlias": null, - "Command": "Restart-MgBetaDeviceManagementComanagedDeviceNow", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/rebootNow", "Permissions": [ { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", @@ -645455,20 +645504,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Restart-MgBetaDeviceManagementComanagedDeviceNow", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Reboot", "RebootViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rebootNow", - "CommandAlias": null, - "Command": "Restart-MgBetaDeviceManagementManagedDeviceNow", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rebootNow", "Permissions": [ { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", @@ -645487,20 +645536,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Restart-MgBetaDeviceManagementManagedDeviceNow", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Reboot", "RebootViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/restart", - "CommandAlias": null, - "Command": "Restart-MgBetaServicePrincipalSynchronizationJob", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/restart", "Permissions": [ { "Name": "Synchronization.ReadWrite.All", @@ -645527,8 +645576,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-restart?view=graph-rest-beta", + "Command": "Restart-MgBetaServicePrincipalSynchronizationJob", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Restart", "RestartExpanded", @@ -645537,12 +645589,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teamwork/devices/{teamworkDevice-id}/restart", - "CommandAlias": null, - "Command": "Restart-MgBetaTeamworkDevice", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/devices/{teamworkDevice-id}/restart", "Permissions": [ { "Name": "TeamworkDevice.ReadWrite.All", @@ -645561,35 +645610,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdevice-restart?view=graph-rest-beta", + "Command": "Restart-MgBetaTeamworkDevice", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Restart", "RestartViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rebootNow", - "CommandAlias": null, - "Command": "Restart-MgBetaUserManagedDeviceNow", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rebootNow", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Restart-MgBetaUserManagedDeviceNow", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Reboot", "RebootViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rebootNow", - "CommandAlias": null, - "Command": "Restart-MgDeviceManagementManagedDeviceNow", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rebootNow", "Permissions": [ { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", @@ -645608,20 +645657,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-rebootnow?view=graph-rest-1.0", + "Command": "Restart-MgDeviceManagementManagedDeviceNow", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Reboot", "RebootViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/reboot", - "CommandAlias": null, - "Command": "Restart-MgDeviceManagementVirtualEndpointCloudPc", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/reboot", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -645640,20 +645689,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-reboot?view=graph-rest-1.0", + "Command": "Restart-MgDeviceManagementVirtualEndpointCloudPc", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Reboot", "RebootViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/restart", - "CommandAlias": null, - "Command": "Restart-MgServicePrincipalSynchronizationJob", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/restart", "Permissions": [ { "Name": "Synchronization.ReadWrite.All", @@ -645680,8 +645729,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-restart?view=graph-rest-1.0", + "Command": "Restart-MgServicePrincipalSynchronizationJob", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Restart", "RestartExpanded", @@ -645690,27 +645742,24 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rebootNow", - "CommandAlias": null, - "Command": "Restart-MgUserManagedDeviceNow", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rebootNow", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-rebootnow?view=graph-rest-1.0", + "Command": "Restart-MgUserManagedDeviceNow", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Reboot", "RebootViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/recoverPasscode", - "CommandAlias": null, - "Command": "Restore-MgBetaDeviceManagementComanagedDevicePasscode", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/recoverPasscode", "Permissions": [ { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", @@ -645729,20 +645778,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Restore-MgBetaDeviceManagementComanagedDevicePasscode", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Recover", "RecoverViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/recoverPasscode", - "CommandAlias": null, - "Command": "Restore-MgBetaDeviceManagementManagedDevicePasscode", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/recoverPasscode", "Permissions": [ { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", @@ -645761,20 +645810,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Restore-MgBetaDeviceManagementManagedDevicePasscode", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Recover", "RecoverViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/directory/deletedItems/{directoryObject-id}/restore", - "CommandAlias": null, - "Command": "Restore-MgBetaDirectoryDeletedItem", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/deletedItems/{directoryObject-id}/restore", "Permissions": [ { "Name": "User.DeleteRestore.All", @@ -645809,23 +645858,26 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-beta", + "Command": "Restore-MgBetaDirectoryDeletedItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/restore", - "CommandAlias": null, - "Command": "Restore-MgBetaDriveItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/restore", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-beta", + "Command": "Restore-MgBetaDriveItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", "Variants": [ "Restore", "RestoreExpanded", @@ -645834,42 +645886,39 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "CommandAlias": null, - "Command": "Restore-MgBetaDriveItemListItemDocumentSetVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", + "Command": "Restore-MgBetaDriveItemListItemDocumentSetVersion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", - "CommandAlias": null, - "Command": "Restore-MgBetaDriveItemListItemVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Restore-MgBetaDriveItemListItemVersion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion", - "CommandAlias": null, - "Command": "Restore-MgBetaDriveItemVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion", "Permissions": [ { "Name": "Files.ReadWrite", @@ -645928,53 +645977,56 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-beta", + "Command": "Restore-MgBetaDriveItemVersion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "CommandAlias": null, - "Command": "Restore-MgBetaDriveListItemDocumentSetVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", + "Command": "Restore-MgBetaDriveListItemDocumentSetVersion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "CommandAlias": null, - "Command": "Restore-MgBetaDriveListItemVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Restore-MgBetaDriveListItemVersion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/root/restore", - "CommandAlias": null, - "Command": "Restore-MgBetaDriveRoot", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/restore", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-beta", + "Command": "Restore-MgBetaDriveRoot", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", "Variants": [ "Restore", "RestoreExpanded", @@ -645983,60 +646035,60 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "CommandAlias": null, - "Command": "Restore-MgBetaDriveRootListItemDocumentSetVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", + "Command": "Restore-MgBetaDriveRootListItemDocumentSetVersion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion", - "CommandAlias": null, - "Command": "Restore-MgBetaDriveRootListItemVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Restore-MgBetaDriveRootListItemVersion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion", - "CommandAlias": null, - "Command": "Restore-MgBetaDriveRootVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-beta", + "Command": "Restore-MgBetaDriveRootVersion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/restore", - "CommandAlias": null, - "Command": "Restore-MgBetaGroupDriveItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/restore", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-beta", + "Command": "Restore-MgBetaGroupDriveItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", "Variants": [ "Restore", "RestoreExpanded", @@ -646045,90 +646097,90 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "CommandAlias": null, - "Command": "Restore-MgBetaGroupDriveItemListItemDocumentSetVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", + "Command": "Restore-MgBetaGroupDriveItemListItemDocumentSetVersion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", - "CommandAlias": null, - "Command": "Restore-MgBetaGroupDriveItemListItemVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Restore-MgBetaGroupDriveItemListItemVersion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion", - "CommandAlias": null, - "Command": "Restore-MgBetaGroupDriveItemVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-beta", + "Command": "Restore-MgBetaGroupDriveItemVersion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "CommandAlias": null, - "Command": "Restore-MgBetaGroupDriveListItemDocumentSetVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", + "Command": "Restore-MgBetaGroupDriveListItemDocumentSetVersion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "CommandAlias": null, - "Command": "Restore-MgBetaGroupDriveListItemVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Restore-MgBetaGroupDriveListItemVersion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/restore", - "CommandAlias": null, - "Command": "Restore-MgBetaGroupDriveRoot", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/restore", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-beta", + "Command": "Restore-MgBetaGroupDriveRoot", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", "Variants": [ "Restore", "RestoreExpanded", @@ -646137,102 +646189,99 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "CommandAlias": null, - "Command": "Restore-MgBetaGroupDriveRootListItemDocumentSetVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", + "Command": "Restore-MgBetaGroupDriveRootListItemDocumentSetVersion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion", - "CommandAlias": null, - "Command": "Restore-MgBetaGroupDriveRootListItemVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Restore-MgBetaGroupDriveRootListItemVersion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion", - "CommandAlias": null, - "Command": "Restore-MgBetaGroupDriveRootVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-beta", + "Command": "Restore-MgBetaGroupDriveRootVersion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "CommandAlias": null, - "Command": "Restore-MgBetaGroupSiteListItemDocumentSetVersion", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", + "Command": "Restore-MgBetaGroupSiteListItemDocumentSetVersion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "CommandAlias": null, - "Command": "Restore-MgBetaGroupSiteListItemVersion", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Restore-MgBetaGroupSiteListItemVersion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/restore", - "CommandAlias": null, - "Command": "Restore-MgBetaIdentityGovernanceLifecycleWorkflow", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/restore", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-restore?view=graph-rest-beta", + "Command": "Restore-MgBetaIdentityGovernanceLifecycleWorkflow", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/restore", - "CommandAlias": null, - "Command": "Restore-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/restore", "Permissions": [ { "Name": "LifecycleWorkflows-Workflow.ReadWrite.All", @@ -646267,20 +646316,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-restore?view=graph-rest-beta", + "Command": "Restore-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/print/printers/{printer-id}/restoreFactoryDefaults", - "CommandAlias": null, - "Command": "Restore-MgBetaPrintPrinterFactoryDefault", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/restoreFactoryDefaults", "Permissions": [ { "Name": "Printer.ReadWrite.All", @@ -646299,23 +646348,26 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-restorefactorydefaults?view=graph-rest-beta", + "Command": "Restore-MgBetaPrintPrinterFactoryDefault", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "CommandAlias": null, - "Command": "Restore-MgBetaShareListItemDocumentSetVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", + "Command": "Restore-MgBetaShareListItemDocumentSetVersion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Restore", "Restore1", @@ -646324,15 +646376,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "CommandAlias": null, - "Command": "Restore-MgBetaShareListItemVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Restore-MgBetaShareListItemVersion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Restore", "Restore1", @@ -646341,12 +646393,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "CommandAlias": null, - "Command": "Restore-MgBetaSiteListItemDocumentSetVersion", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -646413,20 +646462,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", + "Command": "Restore-MgBetaSiteListItemDocumentSetVersion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "CommandAlias": null, - "Command": "Restore-MgBetaSiteListItemVersion", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -646477,23 +646526,26 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Restore-MgBetaSiteListItemVersion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/restore", - "CommandAlias": null, - "Command": "Restore-MgBetaUserDriveItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/restore", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-beta", + "Command": "Restore-MgBetaUserDriveItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", "Variants": [ "Restore", "RestoreExpanded", @@ -646502,90 +646554,90 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "CommandAlias": null, - "Command": "Restore-MgBetaUserDriveItemListItemDocumentSetVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", + "Command": "Restore-MgBetaUserDriveItemListItemDocumentSetVersion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", - "CommandAlias": null, - "Command": "Restore-MgBetaUserDriveItemListItemVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Restore-MgBetaUserDriveItemListItemVersion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion", - "CommandAlias": null, - "Command": "Restore-MgBetaUserDriveItemVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-beta", + "Command": "Restore-MgBetaUserDriveItemVersion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "CommandAlias": null, - "Command": "Restore-MgBetaUserDriveListItemDocumentSetVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", + "Command": "Restore-MgBetaUserDriveListItemDocumentSetVersion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "CommandAlias": null, - "Command": "Restore-MgBetaUserDriveListItemVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Restore-MgBetaUserDriveListItemVersion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/root/restore", - "CommandAlias": null, - "Command": "Restore-MgBetaUserDriveRoot", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/restore", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-beta", + "Command": "Restore-MgBetaUserDriveRoot", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", "Variants": [ "Restore", "RestoreExpanded", @@ -646594,72 +646646,69 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "CommandAlias": null, - "Command": "Restore-MgBetaUserDriveRootListItemDocumentSetVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", + "Command": "Restore-MgBetaUserDriveRootListItemDocumentSetVersion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion", - "CommandAlias": null, - "Command": "Restore-MgBetaUserDriveRootListItemVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Restore-MgBetaUserDriveRootListItemVersion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion", - "CommandAlias": null, - "Command": "Restore-MgBetaUserDriveRootVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-beta", + "Command": "Restore-MgBetaUserDriveRootVersion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/recoverPasscode", - "CommandAlias": null, - "Command": "Restore-MgBetaUserManagedDevicePasscode", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/recoverPasscode", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Restore-MgBetaUserManagedDevicePasscode", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Recover", "RecoverViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/recoverPasscode", - "CommandAlias": null, - "Command": "Restore-MgDeviceManagementManagedDevicePasscode", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/recoverPasscode", "Permissions": [ { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", @@ -646678,20 +646727,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-recoverpasscode?view=graph-rest-1.0", + "Command": "Restore-MgDeviceManagementManagedDevicePasscode", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Recover", "RecoverViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/restore", - "CommandAlias": null, - "Command": "Restore-MgDeviceManagementVirtualEndpointCloudPc", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/restore", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -646710,8 +646759,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-restore?view=graph-rest-1.0", + "Command": "Restore-MgDeviceManagementVirtualEndpointCloudPc", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Restore", "RestoreExpanded", @@ -646720,12 +646772,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/directory/deletedItems/{directoryObject-id}/restore", - "CommandAlias": null, - "Command": "Restore-MgDirectoryDeletedItem", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/deletedItems/{directoryObject-id}/restore", "Permissions": [ { "Name": "User.DeleteRestore.All", @@ -646760,23 +646809,26 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0", + "Command": "Restore-MgDirectoryDeletedItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/restore", - "CommandAlias": null, - "Command": "Restore-MgDriveItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/restore", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0", + "Command": "Restore-MgDriveItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", "Variants": [ "Restore", "RestoreExpanded", @@ -646785,42 +646837,39 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "CommandAlias": null, - "Command": "Restore-MgDriveItemListItemDocumentSetVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", + "Command": "Restore-MgDriveItemListItemDocumentSetVersion", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", - "CommandAlias": null, - "Command": "Restore-MgDriveItemListItemVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", + "Command": "Restore-MgDriveItemListItemVersion", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion", - "CommandAlias": null, - "Command": "Restore-MgDriveItemVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion", "Permissions": [ { "Name": "Files.ReadWrite", @@ -646879,53 +646928,56 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0", + "Command": "Restore-MgDriveItemVersion", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "CommandAlias": null, - "Command": "Restore-MgDriveListItemDocumentSetVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", + "Command": "Restore-MgDriveListItemDocumentSetVersion", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "CommandAlias": null, - "Command": "Restore-MgDriveListItemVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", + "Command": "Restore-MgDriveListItemVersion", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/root/restore", - "CommandAlias": null, - "Command": "Restore-MgDriveRoot", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/restore", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0", + "Command": "Restore-MgDriveRoot", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", "Variants": [ "Restore", "RestoreExpanded", @@ -646934,60 +646986,60 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "CommandAlias": null, - "Command": "Restore-MgDriveRootListItemDocumentSetVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", + "Command": "Restore-MgDriveRootListItemDocumentSetVersion", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion", - "CommandAlias": null, - "Command": "Restore-MgDriveRootListItemVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", + "Command": "Restore-MgDriveRootListItemVersion", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion", - "CommandAlias": null, - "Command": "Restore-MgDriveRootVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0", + "Command": "Restore-MgDriveRootVersion", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/restore", - "CommandAlias": null, - "Command": "Restore-MgGroupDriveItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/restore", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0", + "Command": "Restore-MgGroupDriveItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", "Variants": [ "Restore", "RestoreExpanded", @@ -646996,90 +647048,90 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "CommandAlias": null, - "Command": "Restore-MgGroupDriveItemListItemDocumentSetVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", + "Command": "Restore-MgGroupDriveItemListItemDocumentSetVersion", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", - "CommandAlias": null, - "Command": "Restore-MgGroupDriveItemListItemVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", + "Command": "Restore-MgGroupDriveItemListItemVersion", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion", - "CommandAlias": null, - "Command": "Restore-MgGroupDriveItemVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0", + "Command": "Restore-MgGroupDriveItemVersion", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "CommandAlias": null, - "Command": "Restore-MgGroupDriveListItemDocumentSetVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", + "Command": "Restore-MgGroupDriveListItemDocumentSetVersion", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "CommandAlias": null, - "Command": "Restore-MgGroupDriveListItemVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", + "Command": "Restore-MgGroupDriveListItemVersion", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/restore", - "CommandAlias": null, - "Command": "Restore-MgGroupDriveRoot", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/restore", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0", + "Command": "Restore-MgGroupDriveRoot", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", "Variants": [ "Restore", "RestoreExpanded", @@ -647088,117 +647140,114 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "CommandAlias": null, - "Command": "Restore-MgGroupDriveRootListItemDocumentSetVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", + "Command": "Restore-MgGroupDriveRootListItemDocumentSetVersion", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion", - "CommandAlias": null, - "Command": "Restore-MgGroupDriveRootListItemVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", + "Command": "Restore-MgGroupDriveRootListItemVersion", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion", - "CommandAlias": null, - "Command": "Restore-MgGroupDriveRootVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0", + "Command": "Restore-MgGroupDriveRootVersion", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/restore", - "CommandAlias": null, - "Command": "Restore-MgGroupSettingTemplate", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/restore", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0", + "Command": "Restore-MgGroupSettingTemplate", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "CommandAlias": null, - "Command": "Restore-MgGroupSiteListItemDocumentSetVersion", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", + "Command": "Restore-MgGroupSiteListItemDocumentSetVersion", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "CommandAlias": null, - "Command": "Restore-MgGroupSiteListItemVersion", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", + "Command": "Restore-MgGroupSiteListItemVersion", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/restore", - "CommandAlias": null, - "Command": "Restore-MgIdentityGovernanceLifecycleWorkflow", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/restore", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-restore?view=graph-rest-1.0", + "Command": "Restore-MgIdentityGovernanceLifecycleWorkflow", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/restore", - "CommandAlias": null, - "Command": "Restore-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/restore", "Permissions": [ { "Name": "LifecycleWorkflows-Workflow.ReadWrite.All", @@ -647233,20 +647282,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-restore?view=graph-rest-1.0", + "Command": "Restore-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/print/printers/{printer-id}/restoreFactoryDefaults", - "CommandAlias": null, - "Command": "Restore-MgPrintPrinterFactoryDefault", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/restoreFactoryDefaults", "Permissions": [ { "Name": "Printer.ReadWrite.All", @@ -647265,23 +647314,26 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-restorefactorydefaults?view=graph-rest-1.0", + "Command": "Restore-MgPrintPrinterFactoryDefault", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "CommandAlias": null, - "Command": "Restore-MgShareListItemDocumentSetVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", + "Command": "Restore-MgShareListItemDocumentSetVersion", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Restore", "Restore1", @@ -647290,15 +647342,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "CommandAlias": null, - "Command": "Restore-MgShareListItemVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", + "Command": "Restore-MgShareListItemVersion", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Restore", "Restore1", @@ -647307,12 +647359,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "CommandAlias": null, - "Command": "Restore-MgSiteListItemDocumentSetVersion", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -647379,20 +647428,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", + "Command": "Restore-MgSiteListItemDocumentSetVersion", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "CommandAlias": null, - "Command": "Restore-MgSiteListItemVersion", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -647443,23 +647492,26 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", + "Command": "Restore-MgSiteListItemVersion", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/restore", - "CommandAlias": null, - "Command": "Restore-MgUserDriveItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/restore", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0", + "Command": "Restore-MgUserDriveItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", "Variants": [ "Restore", "RestoreExpanded", @@ -647468,90 +647520,90 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "CommandAlias": null, - "Command": "Restore-MgUserDriveItemListItemDocumentSetVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", + "Command": "Restore-MgUserDriveItemListItemDocumentSetVersion", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", - "CommandAlias": null, - "Command": "Restore-MgUserDriveItemListItemVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", + "Command": "Restore-MgUserDriveItemListItemVersion", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion", - "CommandAlias": null, - "Command": "Restore-MgUserDriveItemVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0", + "Command": "Restore-MgUserDriveItemVersion", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "CommandAlias": null, - "Command": "Restore-MgUserDriveListItemDocumentSetVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", + "Command": "Restore-MgUserDriveListItemDocumentSetVersion", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "CommandAlias": null, - "Command": "Restore-MgUserDriveListItemVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", + "Command": "Restore-MgUserDriveListItemVersion", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/root/restore", - "CommandAlias": null, - "Command": "Restore-MgUserDriveRoot", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/restore", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0", + "Command": "Restore-MgUserDriveRoot", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", "Variants": [ "Restore", "RestoreExpanded", @@ -647560,72 +647612,69 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "CommandAlias": null, - "Command": "Restore-MgUserDriveRootListItemDocumentSetVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", + "Command": "Restore-MgUserDriveRootListItemDocumentSetVersion", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion", - "CommandAlias": null, - "Command": "Restore-MgUserDriveRootListItemVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", + "Command": "Restore-MgUserDriveRootListItemVersion", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion", - "CommandAlias": null, - "Command": "Restore-MgUserDriveRootVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0", + "Command": "Restore-MgUserDriveRootVersion", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/recoverPasscode", - "CommandAlias": null, - "Command": "Restore-MgUserManagedDevicePasscode", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/recoverPasscode", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-recoverpasscode?view=graph-rest-1.0", + "Command": "Restore-MgUserManagedDevicePasscode", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Recover", "RecoverViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/resume", - "CommandAlias": null, - "Command": "Resume-MgBetaEntitlementManagementAccessPackageAssignmentRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/resume", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -647644,8 +647693,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-resume?view=graph-rest-beta", + "Command": "Resume-MgBetaEntitlementManagementAccessPackageAssignmentRequest", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Resume", "ResumeExpanded", @@ -647654,15 +647706,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/resume", - "CommandAlias": null, - "Command": "Resume-MgBetaEntitlementManagementAssignmentRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/resume", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-resume?view=graph-rest-beta", + "Command": "Resume-MgBetaEntitlementManagementAssignmentRequest", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Resume", "ResumeExpanded", @@ -647671,15 +647723,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/resume", - "CommandAlias": null, - "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/resume", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-beta", + "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Resume", "ResumeExpanded", @@ -647688,12 +647740,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume", - "CommandAlias": null, - "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResult", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -647712,8 +647761,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-beta", + "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResult", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Resume", "ResumeExpanded", @@ -647722,15 +647774,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/resume", - "CommandAlias": null, - "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/resume", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-beta", + "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Resume", "ResumeExpanded", @@ -647739,15 +647791,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume", - "CommandAlias": null, - "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-beta", + "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Resume", "ResumeExpanded", @@ -647756,15 +647808,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume", - "CommandAlias": null, - "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-beta", + "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Resume", "ResumeExpanded", @@ -647773,15 +647825,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/resume", - "CommandAlias": null, - "Command": "Resume-MgEntitlementManagementAssignmentRequest", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/resume", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-resume?view=graph-rest-1.0", + "Command": "Resume-MgEntitlementManagementAssignmentRequest", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Resume", "ResumeExpanded", @@ -647790,15 +647842,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/resume", - "CommandAlias": null, - "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/resume", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0", + "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Resume", "ResumeExpanded", @@ -647807,12 +647859,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume", - "CommandAlias": null, - "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResult", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -647831,8 +647880,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0", + "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResult", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Resume", "ResumeExpanded", @@ -647841,15 +647893,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/resume", - "CommandAlias": null, - "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/resume", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0", + "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Resume", "ResumeExpanded", @@ -647858,15 +647910,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume", - "CommandAlias": null, - "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0", + "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Resume", "ResumeExpanded", @@ -647875,15 +647927,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume", - "CommandAlias": null, - "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0", + "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Resume", "ResumeExpanded", @@ -647892,12 +647944,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}/revokeLicenses", - "CommandAlias": "Revoke-MgBetaDeviceAppMgtVppTokenLicense", - "Command": "Revoke-MgBetaDeviceAppManagementVppTokenLicense", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Revoke-MgBetaDeviceAppMgtVppTokenLicense", + "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}/revokeLicenses", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -647932,8 +647981,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Revoke-MgBetaDeviceAppManagementVppTokenLicense", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Revoke", "RevokeExpanded", @@ -647942,12 +647994,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}/revokeToken", - "CommandAlias": null, - "Command": "Revoke-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfileToken", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}/revokeToken", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -647966,20 +648015,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Revoke-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfileToken", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Revoke", "RevokeViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}/revokeToken", - "CommandAlias": null, - "Command": "Revoke-MgBetaDeviceManagementAndroidForWorkEnrollmentProfileToken", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}/revokeToken", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -647998,20 +648047,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Revoke-MgBetaDeviceManagementAndroidForWorkEnrollmentProfileToken", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Revoke", "RevokeViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/revokeAppleVppLicenses", - "CommandAlias": null, - "Command": "Revoke-MgBetaDeviceManagementComanagedDeviceAppleVppLicense", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/revokeAppleVppLicenses", "Permissions": [ { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", @@ -648030,20 +648079,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Revoke-MgBetaDeviceManagementComanagedDeviceAppleVppLicense", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Revoke", "RevokeViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/revokeAppleVppLicenses", - "CommandAlias": null, - "Command": "Revoke-MgBetaDeviceManagementManagedDeviceAppleVppLicense", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/revokeAppleVppLicenses", "Permissions": [ { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", @@ -648062,23 +648111,26 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Revoke-MgBetaDeviceManagementManagedDeviceAppleVppLicense", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Revoke", "RevokeViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}/revokeGrants", - "CommandAlias": null, - "Command": "Revoke-MgBetaDriveItemListItemPermissionGrant", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}/revokeGrants", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", + "Command": "Revoke-MgBetaDriveItemListItemPermissionGrant", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Revoke", "RevokeExpanded", @@ -648087,12 +648139,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/revokeGrants", - "CommandAlias": null, - "Command": "Revoke-MgBetaDriveItemPermissionGrant", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/revokeGrants", "Permissions": [ { "Name": "Files.ReadWrite", @@ -648135,8 +648184,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", + "Command": "Revoke-MgBetaDriveItemPermissionGrant", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Revoke", "RevokeExpanded", @@ -648145,15 +648197,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}/revokeGrants", - "CommandAlias": null, - "Command": "Revoke-MgBetaDriveListItemPermissionGrant", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}/revokeGrants", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", + "Command": "Revoke-MgBetaDriveListItemPermissionGrant", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Revoke", "RevokeExpanded", @@ -648162,15 +648214,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/drives/{drive-id}/list/permissions/{permission-id}/revokeGrants", - "CommandAlias": null, - "Command": "Revoke-MgBetaDriveListPermissionGrant", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/permissions/{permission-id}/revokeGrants", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", + "Command": "Revoke-MgBetaDriveListPermissionGrant", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Revoke", "RevokeExpanded", @@ -648179,15 +648231,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/drives/{drive-id}/root/listItem/permissions/{permission-id}/revokeGrants", - "CommandAlias": null, - "Command": "Revoke-MgBetaDriveRootListItemPermissionGrant", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/permissions/{permission-id}/revokeGrants", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", + "Command": "Revoke-MgBetaDriveRootListItemPermissionGrant", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Revoke", "RevokeExpanded", @@ -648196,15 +648248,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/drives/{drive-id}/root/permissions/{permission-id}/revokeGrants", - "CommandAlias": null, - "Command": "Revoke-MgBetaDriveRootPermissionGrant", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/permissions/{permission-id}/revokeGrants", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", + "Command": "Revoke-MgBetaDriveRootPermissionGrant", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Revoke", "RevokeExpanded", @@ -648213,15 +648265,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}/revokeGrants", - "CommandAlias": null, - "Command": "Revoke-MgBetaGroupDriveItemListItemPermissionGrant", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}/revokeGrants", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", + "Command": "Revoke-MgBetaGroupDriveItemListItemPermissionGrant", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Revoke", "RevokeExpanded", @@ -648230,15 +648282,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/revokeGrants", - "CommandAlias": null, - "Command": "Revoke-MgBetaGroupDriveItemPermissionGrant", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/revokeGrants", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", + "Command": "Revoke-MgBetaGroupDriveItemPermissionGrant", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Revoke", "RevokeExpanded", @@ -648247,15 +648299,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}/revokeGrants", - "CommandAlias": null, - "Command": "Revoke-MgBetaGroupDriveListItemPermissionGrant", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}/revokeGrants", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", + "Command": "Revoke-MgBetaGroupDriveListItemPermissionGrant", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Revoke", "RevokeExpanded", @@ -648264,15 +648316,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/permissions/{permission-id}/revokeGrants", - "CommandAlias": null, - "Command": "Revoke-MgBetaGroupDriveListPermissionGrant", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/permissions/{permission-id}/revokeGrants", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", + "Command": "Revoke-MgBetaGroupDriveListPermissionGrant", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Revoke", "RevokeExpanded", @@ -648281,15 +648333,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/permissions/{permission-id}/revokeGrants", - "CommandAlias": null, - "Command": "Revoke-MgBetaGroupDriveRootListItemPermissionGrant", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/permissions/{permission-id}/revokeGrants", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", + "Command": "Revoke-MgBetaGroupDriveRootListItemPermissionGrant", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Revoke", "RevokeExpanded", @@ -648298,15 +648350,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}/revokeGrants", - "CommandAlias": null, - "Command": "Revoke-MgBetaGroupDriveRootPermissionGrant", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}/revokeGrants", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", + "Command": "Revoke-MgBetaGroupDriveRootPermissionGrant", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Revoke", "RevokeExpanded", @@ -648315,15 +648367,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}/revokeGrants", - "CommandAlias": null, - "Command": "Revoke-MgBetaGroupSiteListItemPermissionGrant", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}/revokeGrants", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", + "Command": "Revoke-MgBetaGroupSiteListItemPermissionGrant", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Revoke", "RevokeExpanded", @@ -648332,15 +648384,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/permissions/{permission-id}/revokeGrants", - "CommandAlias": null, - "Command": "Revoke-MgBetaGroupSiteListPermissionGrant", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/permissions/{permission-id}/revokeGrants", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", + "Command": "Revoke-MgBetaGroupSiteListPermissionGrant", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Revoke", "RevokeExpanded", @@ -648349,15 +648401,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}/revokeGrants", - "CommandAlias": null, - "Command": "Revoke-MgBetaGroupSitePermissionGrant", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}/revokeGrants", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", + "Command": "Revoke-MgBetaGroupSitePermissionGrant", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Revoke", "RevokeExpanded", @@ -648366,15 +648418,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/shares/{sharedDriveItem-id}/list/permissions/{permission-id}/revokeGrants", - "CommandAlias": null, - "Command": "Revoke-MgBetaShareListPermissionGrant", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/permissions/{permission-id}/revokeGrants", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", + "Command": "Revoke-MgBetaShareListPermissionGrant", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Revoke", "RevokeExpanded", @@ -648383,15 +648435,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/shares/{sharedDriveItem-id}/permission/revokeGrants", - "CommandAlias": null, - "Command": "Revoke-MgBetaSharePermissionGrant", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/permission/revokeGrants", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", + "Command": "Revoke-MgBetaSharePermissionGrant", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Revoke", "RevokeExpanded", @@ -648400,15 +648452,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}/revokeGrants", - "CommandAlias": null, - "Command": "Revoke-MgBetaSiteListItemPermissionGrant", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}/revokeGrants", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", + "Command": "Revoke-MgBetaSiteListItemPermissionGrant", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Revoke", "RevokeExpanded", @@ -648417,15 +648469,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/sites/{site-id}/lists/{list-id}/permissions/{permission-id}/revokeGrants", - "CommandAlias": null, - "Command": "Revoke-MgBetaSiteListPermissionGrant", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/permissions/{permission-id}/revokeGrants", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", + "Command": "Revoke-MgBetaSiteListPermissionGrant", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Revoke", "RevokeExpanded", @@ -648434,15 +648486,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/sites/{site-id}/permissions/{permission-id}/revokeGrants", - "CommandAlias": null, - "Command": "Revoke-MgBetaSitePermissionGrant", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/permissions/{permission-id}/revokeGrants", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", + "Command": "Revoke-MgBetaSitePermissionGrant", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Revoke", "RevokeExpanded", @@ -648451,15 +648503,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}/revokeGrants", - "CommandAlias": null, - "Command": "Revoke-MgBetaUserDriveItemListItemPermissionGrant", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}/revokeGrants", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", + "Command": "Revoke-MgBetaUserDriveItemListItemPermissionGrant", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Revoke", "RevokeExpanded", @@ -648468,15 +648520,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/revokeGrants", - "CommandAlias": null, - "Command": "Revoke-MgBetaUserDriveItemPermissionGrant", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/revokeGrants", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", + "Command": "Revoke-MgBetaUserDriveItemPermissionGrant", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Revoke", "RevokeExpanded", @@ -648485,15 +648537,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}/revokeGrants", - "CommandAlias": null, - "Command": "Revoke-MgBetaUserDriveListItemPermissionGrant", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}/revokeGrants", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", + "Command": "Revoke-MgBetaUserDriveListItemPermissionGrant", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Revoke", "RevokeExpanded", @@ -648502,15 +648554,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/list/permissions/{permission-id}/revokeGrants", - "CommandAlias": null, - "Command": "Revoke-MgBetaUserDriveListPermissionGrant", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/permissions/{permission-id}/revokeGrants", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", + "Command": "Revoke-MgBetaUserDriveListPermissionGrant", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Revoke", "RevokeExpanded", @@ -648519,15 +648571,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/permissions/{permission-id}/revokeGrants", - "CommandAlias": null, - "Command": "Revoke-MgBetaUserDriveRootListItemPermissionGrant", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/permissions/{permission-id}/revokeGrants", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", + "Command": "Revoke-MgBetaUserDriveRootListItemPermissionGrant", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Revoke", "RevokeExpanded", @@ -648536,15 +648588,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}/revokeGrants", - "CommandAlias": null, - "Command": "Revoke-MgBetaUserDriveRootPermissionGrant", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}/revokeGrants", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", + "Command": "Revoke-MgBetaUserDriveRootPermissionGrant", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", "Variants": [ "Revoke", "RevokeExpanded", @@ -648553,27 +648605,24 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/revokeAppleVppLicenses", - "CommandAlias": null, - "Command": "Revoke-MgBetaUserManagedDeviceAppleVppLicense", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/revokeAppleVppLicenses", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Revoke-MgBetaUserManagedDeviceAppleVppLicense", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Revoke", "RevokeViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/revokeSignInSessions", - "CommandAlias": null, - "Command": "Revoke-MgBetaUserSignInSession", "Module": "Beta.Users.Actions", + "CommandAlias": null, + "Uri": "/users/{user-id}/revokeSignInSessions", "Permissions": [ { "Name": "User.RevokeSessions.All", @@ -648624,20 +648673,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-revokesigninsessions?view=graph-rest-beta", + "Command": "Revoke-MgBetaUserSignInSession", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Revoke", "RevokeViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/revokeSignInSessions", - "CommandAlias": null, - "Command": "Revoke-MgUserSignInSession", "Module": "Users.Actions", + "CommandAlias": null, + "Uri": "/users/{user-id}/revokeSignInSessions", "Permissions": [ { "Name": "User.RevokeSessions.All", @@ -648688,20 +648737,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-revokesigninsessions?view=graph-rest-1.0", + "Command": "Revoke-MgUserSignInSession", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Revoke", "RevokeViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphImportedDeviceIdentity", - "Uri": "/deviceManagement/importedDeviceIdentities/searchExistingIdentities", - "CommandAlias": null, - "Command": "Search-MgBetaDeviceManagementImportedDeviceIdentityExistingIdentity", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/importedDeviceIdentities/searchExistingIdentities", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -648736,110 +648785,110 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Search-MgBetaDeviceManagementImportedDeviceIdentityExistingIdentity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImportedDeviceIdentity", + "Method": "POST", "Variants": [ "Search", "SearchExpanded" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/search(q='{q}')", - "CommandAlias": null, - "Command": "Search-MgBetaDrive", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/search(q='{q}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", + "Command": "Search-MgBetaDrive", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Search", "SearchViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')", - "CommandAlias": null, - "Command": "Search-MgBetaDriveItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", + "Command": "Search-MgBetaDriveItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Search", "SearchViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/root/search(q='{q}')", - "CommandAlias": null, - "Command": "Search-MgBetaDriveRoot", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/search(q='{q}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", + "Command": "Search-MgBetaDriveRoot", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Search", "SearchViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/search(q='{q}')", - "CommandAlias": null, - "Command": "Search-MgBetaGroupDrive", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/search(q='{q}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", + "Command": "Search-MgBetaGroupDrive", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Search", "SearchViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')", - "CommandAlias": null, - "Command": "Search-MgBetaGroupDriveItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", + "Command": "Search-MgBetaGroupDriveItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Search", "SearchViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/search(q='{q}')", - "CommandAlias": null, - "Command": "Search-MgBetaGroupDriveRoot", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/search(q='{q}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", + "Command": "Search-MgBetaGroupDriveRoot", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Search", "SearchViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphRestorePointSearchResponse", - "Uri": "/solutions/backupRestore/restorePoints/search", - "CommandAlias": "Search-MgBetaBackupRestorePoint", - "Command": "Search-MgBetaSolutionBackupRestorePoint", "Module": "Beta.BackupRestore", + "CommandAlias": "Search-MgBetaBackupRestorePoint", + "Uri": "/solutions/backupRestore/restorePoints/search", "Permissions": [ { "Name": "BackupRestore-Search.Read.All", @@ -648858,155 +648907,155 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/restorepoint-search?view=graph-rest-beta", + "Command": "Search-MgBetaSolutionBackupRestorePoint", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRestorePointSearchResponse", + "Method": "POST", "Variants": [ "Search", "SearchExpanded" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/search(q='{q}')", - "CommandAlias": null, - "Command": "Search-MgBetaUserDrive", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/search(q='{q}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", + "Command": "Search-MgBetaUserDrive", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Search", "SearchViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')", - "CommandAlias": null, - "Command": "Search-MgBetaUserDriveItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", + "Command": "Search-MgBetaUserDriveItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Search", "SearchViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/root/search(q='{q}')", - "CommandAlias": null, - "Command": "Search-MgBetaUserDriveRoot", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/search(q='{q}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", + "Command": "Search-MgBetaUserDriveRoot", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Search", "SearchViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/search(q='{q}')", - "CommandAlias": null, - "Command": "Search-MgDrive", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/search(q='{q}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", + "Command": "Search-MgDrive", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Search", "SearchViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')", - "CommandAlias": null, - "Command": "Search-MgDriveItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", + "Command": "Search-MgDriveItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Search", "SearchViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/root/search(q='{q}')", - "CommandAlias": null, - "Command": "Search-MgDriveRoot", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/search(q='{q}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", + "Command": "Search-MgDriveRoot", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Search", "SearchViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/search(q='{q}')", - "CommandAlias": null, - "Command": "Search-MgGroupDrive", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/search(q='{q}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", + "Command": "Search-MgGroupDrive", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Search", "SearchViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')", - "CommandAlias": null, - "Command": "Search-MgGroupDriveItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", + "Command": "Search-MgGroupDriveItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Search", "SearchViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/search(q='{q}')", - "CommandAlias": null, - "Command": "Search-MgGroupDriveRoot", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/search(q='{q}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", + "Command": "Search-MgGroupDriveRoot", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Search", "SearchViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphRestorePointSearchResponse", - "Uri": "/solutions/backupRestore/restorePoints/search", - "CommandAlias": "Search-MgBackupRestorePoint", - "Command": "Search-MgSolutionBackupRestorePoint", "Module": "BackupRestore", + "CommandAlias": "Search-MgBackupRestorePoint", + "Uri": "/solutions/backupRestore/restorePoints/search", "Permissions": [ { "Name": "BackupRestore-Search.Read.All", @@ -649025,80 +649074,80 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/restorepoint-search?view=graph-rest-1.0", + "Command": "Search-MgSolutionBackupRestorePoint", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRestorePointSearchResponse", + "Method": "POST", "Variants": [ "Search", "SearchExpanded" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/search(q='{q}')", - "CommandAlias": null, - "Command": "Search-MgUserDrive", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/search(q='{q}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", + "Command": "Search-MgUserDrive", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Search", "SearchViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')", - "CommandAlias": null, - "Command": "Search-MgUserDriveItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", + "Command": "Search-MgUserDriveItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Search", "SearchViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/root/search(q='{q}')", - "CommandAlias": null, - "Command": "Search-MgUserDriveRoot", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/search(q='{q}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", + "Command": "Search-MgUserDriveRoot", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", "Variants": [ "Search", "SearchViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/sendReminder", - "CommandAlias": null, - "Command": "Send-MgBetaAccessReviewInstanceReminder", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/sendReminder", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-sendreminder?view=graph-rest-beta", + "Command": "Send-MgBetaAccessReviewInstanceReminder", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Send", "SendViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/accessReviews/{accessReview-id}/sendReminder", - "CommandAlias": null, - "Command": "Send-MgBetaAccessReviewReminder", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/sendReminder", "Permissions": [ { "Name": "AccessReview.ReadWrite.Membership", @@ -649125,20 +649174,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-sendreminder?view=graph-rest-beta", + "Command": "Send-MgBetaAccessReviewReminder", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Send", "SendViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/chats/{chat-id}/sendActivityNotification", - "CommandAlias": null, - "Command": "Send-MgBetaChatActivityNotification", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/sendActivityNotification", "Permissions": [ { "Name": "TeamsActivity.Send", @@ -649165,8 +649214,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-sendactivitynotification?view=graph-rest-beta", + "Command": "Send-MgBetaChatActivityNotification", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Send", "SendExpanded", @@ -649175,15 +649227,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSendDtmfTonesOperation", - "Uri": "/communications/calls/{call-id}/sendDtmfTones", - "CommandAlias": null, - "Command": "Send-MgBetaCommunicationCallDtmfTone", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/sendDtmfTones", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Send-MgBetaCommunicationCallDtmfTone", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSendDtmfTonesOperation", + "Method": "POST", "Variants": [ "Send", "SendExpanded", @@ -649192,15 +649244,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/communications/onlineMeetings(joinWebUrl='{joinWebUrl}')/sendVirtualAppointmentReminderSms", - "CommandAlias": null, - "Command": "Send-MgBetaCommunicationOnlineMeetingJoinWebUrlVirtualAppointmentReminderSm", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings(joinWebUrl='{joinWebUrl}')/sendVirtualAppointmentReminderSms", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-beta", + "Command": "Send-MgBetaCommunicationOnlineMeetingJoinWebUrlVirtualAppointmentReminderSm", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Send", "SendExpanded", @@ -649209,15 +649261,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/communications/onlineMeetings(joinWebUrl='{joinWebUrl}')/sendVirtualAppointmentSms", - "CommandAlias": null, - "Command": "Send-MgBetaCommunicationOnlineMeetingJoinWebUrlVirtualAppointmentSm", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings(joinWebUrl='{joinWebUrl}')/sendVirtualAppointmentSms", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentsms?view=graph-rest-beta", + "Command": "Send-MgBetaCommunicationOnlineMeetingJoinWebUrlVirtualAppointmentSm", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Send", "SendExpanded", @@ -649226,15 +649278,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentReminderSms", - "CommandAlias": null, - "Command": "Send-MgBetaCommunicationOnlineMeetingVirtualAppointmentReminderSm", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentReminderSms", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-beta", + "Command": "Send-MgBetaCommunicationOnlineMeetingVirtualAppointmentReminderSm", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Send", "SendExpanded", @@ -649243,15 +649295,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentSms", - "CommandAlias": null, - "Command": "Send-MgBetaCommunicationOnlineMeetingVirtualAppointmentSm", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentSms", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentsms?view=graph-rest-beta", + "Command": "Send-MgBetaCommunicationOnlineMeetingVirtualAppointmentSm", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Send", "SendExpanded", @@ -649260,12 +649312,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/sendCustomNotificationToCompanyPortal", - "CommandAlias": null, - "Command": "Send-MgBetaDeviceManagementComanagedDeviceCustomNotificationToCompanyPortal", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/sendCustomNotificationToCompanyPortal", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -649300,8 +649349,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Send-MgBetaDeviceManagementComanagedDeviceCustomNotificationToCompanyPortal", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Send", "SendExpanded", @@ -649310,12 +649362,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/sendCustomNotificationToCompanyPortal", - "CommandAlias": null, - "Command": "Send-MgBetaDeviceManagementManagedDeviceCustomNotificationToCompanyPortal", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/sendCustomNotificationToCompanyPortal", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -649350,8 +649399,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Send-MgBetaDeviceManagementManagedDeviceCustomNotificationToCompanyPortal", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Send", "SendExpanded", @@ -649360,12 +649412,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/sendTestMessage", - "CommandAlias": null, - "Command": "Send-MgBetaDeviceManagementNotificationMessageTemplateTestMessage", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/sendTestMessage", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -649384,53 +649433,56 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Send-MgBetaDeviceManagementNotificationMessageTemplateTestMessage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Send", "SendViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/send", - "CommandAlias": null, - "Command": "Send-MgBetaFinancialCompanySalesInvoice", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/send", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Send-MgBetaFinancialCompanySalesInvoice", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Send", "SendViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/send", - "CommandAlias": null, - "Command": "Send-MgBetaFinancialCompanySalesQuote", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/send", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Send-MgBetaFinancialCompanySalesQuote", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Send", "SendViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/team/sendActivityNotification", - "CommandAlias": null, - "Command": "Send-MgBetaGroupTeamActivityNotification", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/sendActivityNotification", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-sendactivitynotification?view=graph-rest-beta", + "Command": "Send-MgBetaGroupTeamActivityNotification", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Send", "SendExpanded", @@ -649439,27 +649491,24 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/sendReminder", - "CommandAlias": null, - "Command": "Send-MgBetaIdentityGovernanceAccessReviewDecisionInstanceReminder", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/sendReminder", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-sendreminder?view=graph-rest-beta", + "Command": "Send-MgBetaIdentityGovernanceAccessReviewDecisionInstanceReminder", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Send", "SendViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/sendReminder", - "CommandAlias": null, - "Command": "Send-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceReminder", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/sendReminder", "Permissions": [ { "Name": "AccessReview.ReadWrite.All", @@ -649478,20 +649527,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-sendreminder?view=graph-rest-beta", + "Command": "Send-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceReminder", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Send", "SendViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teams/{team-id}/sendActivityNotification", - "CommandAlias": null, - "Command": "Send-MgBetaTeamActivityNotification", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/sendActivityNotification", "Permissions": [ { "Name": "TeamsActivity.Send", @@ -649518,8 +649567,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-sendactivitynotification?view=graph-rest-beta", + "Command": "Send-MgBetaTeamActivityNotification", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Send", "SendExpanded", @@ -649528,12 +649580,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teamwork/sendActivityNotificationToRecipients", - "CommandAlias": null, - "Command": "Send-MgBetaTeamworkActivityNotificationToRecipient", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/sendActivityNotificationToRecipients", "Permissions": [ { "Name": "TeamsActivity.Send", @@ -649560,23 +649609,26 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamwork-sendactivitynotificationtorecipients?view=graph-rest-beta", + "Command": "Send-MgBetaTeamworkActivityNotificationToRecipient", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Send", "SendExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/sendActivityNotification", - "CommandAlias": null, - "Command": "Send-MgBetaUserChatActivityNotification", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/sendActivityNotification", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-sendactivitynotification?view=graph-rest-beta", + "Command": "Send-MgBetaUserChatActivityNotification", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Send", "SendExpanded", @@ -649585,12 +649637,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/sendMail", - "CommandAlias": null, - "Command": "Send-MgBetaUserMail", "Module": "Beta.Users.Actions", + "CommandAlias": null, + "Uri": "/users/{user-id}/sendMail", "Permissions": [ { "Name": "Mail.Send", @@ -649617,8 +649666,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-sendmail?view=graph-rest-beta", + "Command": "Send-MgBetaUserMail", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Send", "SendExpanded", @@ -649627,45 +649679,45 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/send", - "CommandAlias": null, - "Command": "Send-MgBetaUserMailFolderChildFolderMessage", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/send", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-send?view=graph-rest-beta", + "Command": "Send-MgBetaUserMailFolderChildFolderMessage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Send", "SendViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/send", - "CommandAlias": null, - "Command": "Send-MgBetaUserMailFolderMessage", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/send", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-send?view=graph-rest-beta", + "Command": "Send-MgBetaUserMailFolderMessage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Send", "SendViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/sendCustomNotificationToCompanyPortal", - "CommandAlias": null, - "Command": "Send-MgBetaUserManagedDeviceCustomNotificationToCompanyPortal", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/sendCustomNotificationToCompanyPortal", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Send-MgBetaUserManagedDeviceCustomNotificationToCompanyPortal", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Send", "SendExpanded", @@ -649674,12 +649726,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/messages/{message-id}/send", - "CommandAlias": null, - "Command": "Send-MgBetaUserMessage", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/send", "Permissions": [ { "Name": "Mail.Send", @@ -649706,23 +649755,26 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-send?view=graph-rest-beta", + "Command": "Send-MgBetaUserMessage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Send", "SendViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings(joinWebUrl='{joinWebUrl}')/sendVirtualAppointmentReminderSms", - "CommandAlias": null, - "Command": "Send-MgBetaUserOnlineMeetingJoinWebUrlVirtualAppointmentReminderSm", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings(joinWebUrl='{joinWebUrl}')/sendVirtualAppointmentReminderSms", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-beta", + "Command": "Send-MgBetaUserOnlineMeetingJoinWebUrlVirtualAppointmentReminderSm", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Send", "SendExpanded", @@ -649731,15 +649783,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings(joinWebUrl='{joinWebUrl}')/sendVirtualAppointmentSms", - "CommandAlias": null, - "Command": "Send-MgBetaUserOnlineMeetingJoinWebUrlVirtualAppointmentSm", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings(joinWebUrl='{joinWebUrl}')/sendVirtualAppointmentSms", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentsms?view=graph-rest-beta", + "Command": "Send-MgBetaUserOnlineMeetingJoinWebUrlVirtualAppointmentSm", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Send", "SendExpanded", @@ -649748,12 +649800,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentReminderSms", - "CommandAlias": null, - "Command": "Send-MgBetaUserOnlineMeetingVirtualAppointmentReminderSm", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentReminderSms", "Permissions": [ { "Name": "VirtualAppointmentNotification.Send", @@ -649772,8 +649821,11 @@ "IsLeastPrivilege": true } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-beta", + "Command": "Send-MgBetaUserOnlineMeetingVirtualAppointmentReminderSm", "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Send", "SendExpanded", @@ -649782,12 +649834,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentSms", - "CommandAlias": null, - "Command": "Send-MgBetaUserOnlineMeetingVirtualAppointmentSm", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentSms", "Permissions": [ { "Name": "VirtualAppointmentNotification.Send", @@ -649806,8 +649855,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentsms?view=graph-rest-beta", + "Command": "Send-MgBetaUserOnlineMeetingVirtualAppointmentSm", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Send", "SendExpanded", @@ -649816,12 +649868,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/teamwork/sendActivityNotification", - "CommandAlias": null, - "Command": "Send-MgBetaUserTeamworkActivityNotification", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/teamwork/sendActivityNotification", "Permissions": [ { "Name": "TeamsActivity.Send", @@ -649848,8 +649897,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-sendactivitynotification?view=graph-rest-beta", + "Command": "Send-MgBetaUserTeamworkActivityNotification", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Send", "SendExpanded", @@ -649858,12 +649910,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/chats/{chat-id}/sendActivityNotification", - "CommandAlias": null, - "Command": "Send-MgChatActivityNotification", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/sendActivityNotification", "Permissions": [ { "Name": "TeamsActivity.Send", @@ -649890,8 +649939,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-sendactivitynotification?view=graph-rest-1.0", + "Command": "Send-MgChatActivityNotification", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Send", "SendExpanded", @@ -649900,15 +649952,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSendDtmfTonesOperation", - "Uri": "/communications/calls/{call-id}/sendDtmfTones", - "CommandAlias": null, - "Command": "Send-MgCommunicationCallDtmfTone", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/sendDtmfTones", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Send-MgCommunicationCallDtmfTone", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSendDtmfTonesOperation", + "Method": "POST", "Variants": [ "Send", "SendExpanded", @@ -649917,15 +649969,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentReminderSms", - "CommandAlias": null, - "Command": "Send-MgCommunicationOnlineMeetingVirtualAppointmentReminderSm", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentReminderSms", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-1.0", + "Command": "Send-MgCommunicationOnlineMeetingVirtualAppointmentReminderSm", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Send", "SendExpanded", @@ -649934,15 +649986,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentSms", - "CommandAlias": null, - "Command": "Send-MgCommunicationOnlineMeetingVirtualAppointmentSm", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentSms", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentsms?view=graph-rest-1.0", + "Command": "Send-MgCommunicationOnlineMeetingVirtualAppointmentSm", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Send", "SendExpanded", @@ -649951,12 +650003,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/sendTestMessage", - "CommandAlias": null, - "Command": "Send-MgDeviceManagementNotificationMessageTemplateTestMessage", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/sendTestMessage", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -649975,23 +650024,26 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-notificationmessagetemplate-sendtestmessage?view=graph-rest-1.0", + "Command": "Send-MgDeviceManagementNotificationMessageTemplateTestMessage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Send", "SendViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/team/sendActivityNotification", - "CommandAlias": null, - "Command": "Send-MgGroupTeamActivityNotification", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/sendActivityNotification", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-sendactivitynotification?view=graph-rest-1.0", + "Command": "Send-MgGroupTeamActivityNotification", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Send", "SendExpanded", @@ -650000,12 +650052,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/sendReminder", - "CommandAlias": null, - "Command": "Send-MgIdentityGovernanceAccessReviewDefinitionInstanceReminder", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/sendReminder", "Permissions": [ { "Name": "AccessReview.ReadWrite.All", @@ -650024,20 +650073,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-sendreminder?view=graph-rest-1.0", + "Command": "Send-MgIdentityGovernanceAccessReviewDefinitionInstanceReminder", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Send", "SendViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teams/{team-id}/sendActivityNotification", - "CommandAlias": null, - "Command": "Send-MgTeamActivityNotification", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/sendActivityNotification", "Permissions": [ { "Name": "TeamsActivity.Send", @@ -650064,8 +650113,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-sendactivitynotification?view=graph-rest-1.0", + "Command": "Send-MgTeamActivityNotification", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Send", "SendExpanded", @@ -650074,12 +650126,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teamwork/sendActivityNotificationToRecipients", - "CommandAlias": null, - "Command": "Send-MgTeamworkActivityNotificationToRecipient", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/sendActivityNotificationToRecipients", "Permissions": [ { "Name": "TeamsActivity.Send", @@ -650106,23 +650155,26 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamwork-sendactivitynotificationtorecipients?view=graph-rest-1.0", + "Command": "Send-MgTeamworkActivityNotificationToRecipient", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Send", "SendExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/sendActivityNotification", - "CommandAlias": null, - "Command": "Send-MgUserChatActivityNotification", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/sendActivityNotification", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-sendactivitynotification?view=graph-rest-1.0", + "Command": "Send-MgUserChatActivityNotification", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Send", "SendExpanded", @@ -650131,12 +650183,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/sendMail", - "CommandAlias": null, - "Command": "Send-MgUserMail", "Module": "Users.Actions", + "CommandAlias": null, + "Uri": "/users/{user-id}/sendMail", "Permissions": [ { "Name": "Mail.Send", @@ -650163,8 +650212,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-sendmail?view=graph-rest-1.0", + "Command": "Send-MgUserMail", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Send", "SendExpanded", @@ -650173,42 +650225,39 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/send", - "CommandAlias": null, - "Command": "Send-MgUserMailFolderChildFolderMessage", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/send", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-send?view=graph-rest-1.0", + "Command": "Send-MgUserMailFolderChildFolderMessage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Send", "SendViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/send", - "CommandAlias": null, - "Command": "Send-MgUserMailFolderMessage", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/send", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-send?view=graph-rest-1.0", + "Command": "Send-MgUserMailFolderMessage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Send", "SendViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/messages/{message-id}/send", - "CommandAlias": null, - "Command": "Send-MgUserMessage", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/send", "Permissions": [ { "Name": "Mail.Send", @@ -650235,20 +650284,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-send?view=graph-rest-1.0", + "Command": "Send-MgUserMessage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Send", "SendViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentReminderSms", - "CommandAlias": null, - "Command": "Send-MgUserOnlineMeetingVirtualAppointmentReminderSm", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentReminderSms", "Permissions": [ { "Name": "VirtualAppointmentNotification.Send", @@ -650267,8 +650316,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-1.0", + "Command": "Send-MgUserOnlineMeetingVirtualAppointmentReminderSm", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Send", "SendExpanded", @@ -650277,12 +650329,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentSms", - "CommandAlias": null, - "Command": "Send-MgUserOnlineMeetingVirtualAppointmentSm", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentSms", "Permissions": [ { "Name": "VirtualAppointmentNotification.Send", @@ -650301,8 +650350,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentsms?view=graph-rest-1.0", + "Command": "Send-MgUserOnlineMeetingVirtualAppointmentSm", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Send", "SendExpanded", @@ -650311,12 +650363,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/teamwork/sendActivityNotification", - "CommandAlias": null, - "Command": "Send-MgUserTeamworkActivityNotification", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/teamwork/sendActivityNotification", "Permissions": [ { "Name": "TeamsActivity.Send", @@ -650343,8 +650392,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-sendactivitynotification?view=graph-rest-1.0", + "Command": "Send-MgUserTeamworkActivityNotification", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Send", "SendExpanded", @@ -650353,12 +650405,9 @@ ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/applications/{application-id}/logo", - "CommandAlias": null, - "Command": "Set-MgApplicationLogo", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/logo", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -650393,23 +650442,26 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgApplicationLogo", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphSynchronization", - "Uri": "/applications/{application-id}/synchronization", - "CommandAlias": null, - "Command": "Set-MgApplicationSynchronization", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgApplicationSynchronization", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSynchronization", + "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -650418,30 +650470,30 @@ ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", - "CommandAlias": null, - "Command": "Set-MgApplicationSynchronizationJobBulkUploadContent", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgApplicationSynchronizationJobBulkUploadContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphSynchronizationSecretKeyStringValuePair", - "Uri": "/applications/{application-id}/synchronization/secrets", - "CommandAlias": null, - "Command": "Set-MgApplicationSynchronizationSecret", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/secrets", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgApplicationSynchronizationSecret", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSynchronizationSecretKeyStringValuePair", + "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -650450,15 +650502,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/applications/{application-id}/setVerifiedPublisher", - "CommandAlias": null, - "Command": "Set-MgApplicationVerifiedPublisher", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/setVerifiedPublisher", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-setverifiedpublisher?view=graph-rest-1.0", + "Command": "Set-MgApplicationVerifiedPublisher", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -650467,45 +650519,45 @@ ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent/$value", - "CommandAlias": null, - "Command": "Set-MgBetaAppCatalogTeamAppDefinitionColorIconHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent/$value", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaAppCatalogTeamAppDefinitionColorIconHostedContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent/$value", - "CommandAlias": null, - "Command": "Set-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent/$value", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/applications/{application-id}/connectorGroup/$ref", - "CommandAlias": null, - "Command": "Set-MgBetaApplicationConnectorGroupByRef", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/connectorGroup/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectorgroup-post-applications?view=graph-rest-beta", + "Command": "Set-MgBetaApplicationConnectorGroupByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -650514,12 +650566,9 @@ ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/applications/{application-id}/logo", - "CommandAlias": null, - "Command": "Set-MgBetaApplicationLogo", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/logo", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -650554,23 +650603,26 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaApplicationLogo", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphSynchronization", - "Uri": "/applications/{application-id}/synchronization", - "CommandAlias": null, - "Command": "Set-MgBetaApplicationSynchronization", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaApplicationSynchronization", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronization", + "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -650579,30 +650631,30 @@ ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", - "CommandAlias": null, - "Command": "Set-MgBetaApplicationSynchronizationJobBulkUploadContent", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaApplicationSynchronizationJobBulkUploadContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphSynchronizationSecretKeyStringValuePair", - "Uri": "/applications/{application-id}/synchronization/secrets", - "CommandAlias": null, - "Command": "Set-MgBetaApplicationSynchronizationSecret", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/secrets", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaApplicationSynchronizationSecret", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronizationSecretKeyStringValuePair", + "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -650611,15 +650663,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/applications/{application-id}/setVerifiedPublisher", - "CommandAlias": null, - "Command": "Set-MgBetaApplicationVerifiedPublisher", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/setVerifiedPublisher", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-setverifiedpublisher?view=graph-rest-beta", + "Command": "Set-MgBetaApplicationVerifiedPublisher", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -650628,30 +650680,30 @@ ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "CommandAlias": null, - "Command": "Set-MgBetaChatMessageHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaChatMessageHostedContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/setReaction", - "CommandAlias": null, - "Command": "Set-MgBetaChatMessageReaction", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/setReaction", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaChatMessageReaction", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -650660,30 +650712,30 @@ ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "CommandAlias": null, - "Command": "Set-MgBetaChatMessageReplyHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaChatMessageReplyHostedContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "CommandAlias": null, - "Command": "Set-MgBetaChatMessageReplyReaction", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaChatMessageReplyReaction", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -650692,135 +650744,135 @@ ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}/pngOfCurrentSlide", - "CommandAlias": null, - "Command": "Set-MgBetaCommunicationCallContentSharingSessionPngOfCurrentSlide", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}/pngOfCurrentSlide", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaCommunicationCallContentSharingSessionPngOfCurrentSlide", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/alternativeRecording", - "CommandAlias": null, - "Command": "Set-MgBetaCommunicationOnlineMeetingAlternativeRecording", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/alternativeRecording", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaCommunicationOnlineMeetingAlternativeRecording", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "CommandAlias": null, - "Command": "Set-MgBetaCommunicationOnlineMeetingAttendeeReport", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaCommunicationOnlineMeetingAttendeeReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/broadcastRecording", - "CommandAlias": null, - "Command": "Set-MgBetaCommunicationOnlineMeetingBroadcastRecording", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/broadcastRecording", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaCommunicationOnlineMeetingBroadcastRecording", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recording", - "CommandAlias": null, - "Command": "Set-MgBetaCommunicationOnlineMeetingRecording", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recording", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaCommunicationOnlineMeetingRecording", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphCallRecording", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", - "CommandAlias": null, - "Command": "Set-MgBetaCommunicationOnlineMeetingRecordingContent", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaCommunicationOnlineMeetingRecordingContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallRecording", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphCallTranscript", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", - "CommandAlias": null, - "Command": "Set-MgBetaCommunicationOnlineMeetingTranscriptContent", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaCommunicationOnlineMeetingTranscriptContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallTranscript", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", - "CommandAlias": null, - "Command": "Set-MgBetaCommunicationOnlineMeetingTranscriptMetadataContent", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaCommunicationOnlineMeetingTranscriptMetadataContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/communications/presences/{presence-id}/setPresence", - "CommandAlias": null, - "Command": "Set-MgBetaCommunicationPresence", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/presences/{presence-id}/setPresence", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setpresence?view=graph-rest-beta", + "Command": "Set-MgBetaCommunicationPresence", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -650829,15 +650881,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/communications/presences/{presence-id}/setStatusMessage", - "CommandAlias": null, - "Command": "Set-MgBetaCommunicationPresenceStatusMessage", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/presences/{presence-id}/setStatusMessage", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-beta", + "Command": "Set-MgBetaCommunicationPresenceStatusMessage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -650846,15 +650898,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/communications/presences/{presence-id}/setUserPreferredPresence", - "CommandAlias": null, - "Command": "Set-MgBetaCommunicationPresenceUserPreferredPresence", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/presences/{presence-id}/setUserPreferredPresence", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setuserpreferredpresence?view=graph-rest-beta", + "Command": "Set-MgBetaCommunicationPresenceUserPreferredPresence", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -650863,15 +650915,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assign", - "CommandAlias": "Set-MgBetaDeviceAppMgtIosLobAppProvisioningConfiguration", - "Command": "Set-MgBetaDeviceAppManagementIosLobAppProvisioningConfiguration", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Set-MgBetaDeviceAppMgtIosLobAppProvisioningConfiguration", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assign", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaDeviceAppManagementIosLobAppProvisioningConfiguration", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -650880,12 +650932,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assign", - "CommandAlias": "Set-MgBetaDeviceAppMgtManagedEBook", - "Command": "Set-MgBetaDeviceAppManagementManagedEBook", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Set-MgBetaDeviceAppMgtManagedEBook", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assign", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -650904,8 +650953,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaDeviceAppManagementManagedEBook", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -650914,12 +650966,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assign", - "CommandAlias": "Set-MgBetaDeviceAppMgtMobileApp", - "Command": "Set-MgBetaDeviceAppManagementMobileApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Set-MgBetaDeviceAppMgtMobileApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assign", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -650938,8 +650987,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaDeviceAppManagementMobileApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -650948,12 +651000,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assign", - "CommandAlias": "Set-MgBetaDeviceAppMgtMobileAppConfiguration", - "Command": "Set-MgBetaDeviceAppManagementMobileAppConfiguration", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Set-MgBetaDeviceAppMgtMobileAppConfiguration", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assign", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -650972,8 +651021,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaDeviceAppManagementMobileAppConfiguration", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -650982,12 +651034,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assign", - "CommandAlias": "Set-MgBetaDeviceAppMgtTargetedManagedAppConfiguration", - "Command": "Set-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Set-MgBetaDeviceAppMgtTargetedManagedAppConfiguration", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assign", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -651006,8 +651055,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -651016,12 +651068,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assign", - "CommandAlias": "Set-MgBetaDeviceAppMgtWdacSupplementalPolicy", - "Command": "Set-MgBetaDeviceAppManagementWdacSupplementalPolicy", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Set-MgBetaDeviceAppMgtWdacSupplementalPolicy", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assign", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -651040,8 +651089,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaDeviceAppManagementWdacSupplementalPolicy", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -651050,12 +651102,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assign", - "CommandAlias": "Set-MgBetaDeviceAppMgtWindowsManagedAppProtection", - "Command": "Set-MgBetaDeviceAppManagementWindowsManagedAppProtection", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Set-MgBetaDeviceAppMgtWindowsManagedAppProtection", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assign", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -651090,8 +651139,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaDeviceAppManagementWindowsManagedAppProtection", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -651100,12 +651152,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/setAndroidDeviceOwnerFullyManagedEnrollmentState", - "CommandAlias": null, - "Command": "Set-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingAndroidDeviceOwnerFullyManagedEnrollmentState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/setAndroidDeviceOwnerFullyManagedEnrollmentState", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -651124,20 +651173,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingAndroidDeviceOwnerFullyManagedEnrollmentState", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Set", "SetExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/setPriority", - "CommandAlias": null, - "Command": "Set-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfilePriority", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/setPriority", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -651156,8 +651205,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfilePriority", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -651166,15 +651218,15 @@ ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCategory/$ref", - "CommandAlias": null, - "Command": "Set-MgBetaDeviceManagementComanagedDeviceCategoryByRef", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCategory/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaDeviceManagementComanagedDeviceCategoryByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -651183,15 +651235,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/setCloudPcReviewStatus", - "CommandAlias": null, - "Command": "Set-MgBetaDeviceManagementComanagedDeviceCloudPcReviewStatus", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/setCloudPcReviewStatus", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-setcloudpcreviewstatus?view=graph-rest-beta", + "Command": "Set-MgBetaDeviceManagementComanagedDeviceCloudPcReviewStatus", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -651200,12 +651252,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/setDeviceName", - "CommandAlias": null, - "Command": "Set-MgBetaDeviceManagementComanagedDeviceName", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/setDeviceName", "Permissions": [ { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", @@ -651224,8 +651273,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaDeviceManagementComanagedDeviceName", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -651234,12 +651286,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assign", - "CommandAlias": null, - "Command": "Set-MgBetaDeviceManagementCompliancePolicy", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assign", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -651258,8 +651307,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaDeviceManagementCompliancePolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -651268,12 +651320,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/setScheduledActions", - "CommandAlias": null, - "Command": "Set-MgBetaDeviceManagementCompliancePolicyScheduledAction", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/setScheduledActions", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -651292,8 +651341,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaDeviceManagementCompliancePolicyScheduledAction", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule", + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -651302,12 +651354,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assign", - "CommandAlias": null, - "Command": "Set-MgBetaDeviceManagementConfigurationPolicy", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assign", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -651326,8 +651375,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaDeviceManagementConfigurationPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -651336,15 +651388,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEnrollmentTimeDeviceMembershipTargetResult", - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/setEnrollmentTimeDeviceMembershipTarget", - "CommandAlias": null, - "Command": "Set-MgBetaDeviceManagementConfigurationPolicyEnrollmentTimeDeviceMembershipTarget", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/setEnrollmentTimeDeviceMembershipTarget", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaDeviceManagementConfigurationPolicyEnrollmentTimeDeviceMembershipTarget", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEnrollmentTimeDeviceMembershipTargetResult", + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -651353,12 +651405,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}/setDefaultProfile", - "CommandAlias": null, - "Command": "Set-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfileDefaultProfile", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}/setDefaultProfile", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -651377,20 +651426,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfileDefaultProfile", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assign", - "CommandAlias": null, - "Command": "Set-MgBetaDeviceManagementDeviceCompliancePolicy", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assign", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -651409,8 +651458,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaDeviceManagementDeviceCompliancePolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -651419,12 +651471,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/setScheduledRetireState", - "CommandAlias": null, - "Command": "Set-MgBetaDeviceManagementDeviceCompliancePolicyScheduledRetireState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/setScheduledRetireState", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -651443,20 +651492,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaDeviceManagementDeviceCompliancePolicyScheduledRetireState", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Set", "SetExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assign", - "CommandAlias": null, - "Command": "Set-MgBetaDeviceManagementDeviceConfiguration", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assign", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -651475,8 +651524,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaDeviceManagementDeviceConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -651485,12 +651537,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assign", - "CommandAlias": null, - "Command": "Set-MgBetaDeviceManagementDeviceEnrollmentConfiguration", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assign", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -651525,8 +651574,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaDeviceManagementDeviceEnrollmentConfiguration", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -651535,12 +651587,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/setPriority", - "CommandAlias": null, - "Command": "Set-MgBetaDeviceManagementDeviceEnrollmentConfigurationPriority", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/setPriority", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -651575,8 +651624,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaDeviceManagementDeviceEnrollmentConfigurationPriority", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -651585,12 +651637,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assign", - "CommandAlias": null, - "Command": "Set-MgBetaDeviceManagementDeviceHealthScript", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assign", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -651641,8 +651690,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaDeviceManagementDeviceHealthScript", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -651651,12 +651703,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assign", - "CommandAlias": null, - "Command": "Set-MgBetaDeviceManagementDeviceShellScript", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assign", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -651691,8 +651740,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaDeviceManagementDeviceShellScript", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -651701,12 +651753,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assign", - "CommandAlias": null, - "Command": "Set-MgBetaDeviceManagementEmbeddedSimActivationCodePool", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assign", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -651725,8 +651774,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaDeviceManagementEmbeddedSimActivationCodePool", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -651735,12 +651787,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assign", - "CommandAlias": null, - "Command": "Set-MgBetaDeviceManagementGroupPolicyConfiguration", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assign", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -651759,8 +651808,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaDeviceManagementGroupPolicyConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -651769,12 +651821,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assign", - "CommandAlias": null, - "Command": "Set-MgBetaDeviceManagementIntent", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assign", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -651793,8 +651842,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaDeviceManagementIntent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -651803,15 +651855,15 @@ ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory/$ref", - "CommandAlias": null, - "Command": "Set-MgBetaDeviceManagementManagedDeviceCategoryByRef", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaDeviceManagementManagedDeviceCategoryByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -651820,12 +651872,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/setCloudPcReviewStatus", - "CommandAlias": null, - "Command": "Set-MgBetaDeviceManagementManagedDeviceCloudPcReviewStatus", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/setCloudPcReviewStatus", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -651844,8 +651893,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-setcloudpcreviewstatus?view=graph-rest-beta", + "Command": "Set-MgBetaDeviceManagementManagedDeviceCloudPcReviewStatus", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -651854,12 +651906,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/setDeviceName", - "CommandAlias": null, - "Command": "Set-MgBetaDeviceManagementManagedDeviceName", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/setDeviceName", "Permissions": [ { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", @@ -651878,8 +651927,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaDeviceManagementManagedDeviceName", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -651888,27 +651940,24 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/monitoring/alertRecords/{alertRecord-id}/setPortalNotificationAsSent", - "CommandAlias": null, - "Command": "Set-MgBetaDeviceManagementMonitoringAlertRecordPortalNotificationAsSent", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/monitoring/alertRecords/{alertRecord-id}/setPortalNotificationAsSent", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicemanagement-alertrecord-setportalnotificationassent?view=graph-rest-beta", + "Command": "Set-MgBetaDeviceManagementMonitoringAlertRecordPortalNotificationAsSent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", - "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assign", - "CommandAlias": null, - "Command": "Set-MgBetaDeviceManagementResourceAccessProfile", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assign", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -651927,8 +651976,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaDeviceManagementResourceAccessProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -651937,15 +651989,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assign", - "CommandAlias": null, - "Command": "Set-MgBetaDeviceManagementScript", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assign", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaDeviceManagementScript", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -651954,15 +652006,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assign", - "CommandAlias": null, - "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assign", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -651971,15 +652023,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/assignResourceAccountToDevice", - "CommandAlias": null, - "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceResourceAccountToDevice", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/assignResourceAccountToDevice", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceResourceAccountToDevice", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -651988,15 +652040,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/assignUserToDevice", - "CommandAlias": null, - "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceUserToDevice", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/assignUserToDevice", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceUserToDevice", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -652005,12 +652057,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/assignResourceAccountToDevice", - "CommandAlias": null, - "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityResourceAccountToDevice", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/assignResourceAccountToDevice", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -652029,8 +652078,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityResourceAccountToDevice", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -652039,12 +652091,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/assignUserToDevice", - "CommandAlias": null, - "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityUserToDevice", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/assignUserToDevice", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -652063,8 +652112,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityUserToDevice", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -652073,12 +652125,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assign", - "CommandAlias": null, - "Command": "Set-MgBetaDeviceManagementWindowsFeatureUpdateProfile", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assign", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -652097,8 +652146,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaDeviceManagementWindowsFeatureUpdateProfile", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -652107,12 +652159,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assign", - "CommandAlias": null, - "Command": "Set-MgBetaDeviceManagementWindowsQualityUpdateProfile", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assign", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -652131,8 +652180,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaDeviceManagementWindowsQualityUpdateProfile", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -652141,102 +652193,99 @@ ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Set-MgBetaDriveBundleContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaDriveBundleContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/contentStream", - "CommandAlias": null, - "Command": "Set-MgBetaDriveBundleContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaDriveBundleContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/following/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Set-MgBetaDriveFollowingContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/following/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaDriveFollowingContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/drives/{drive-id}/following/{driveItem-id}/contentStream", - "CommandAlias": null, - "Command": "Set-MgBetaDriveFollowingContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/following/{driveItem-id}/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaDriveFollowingContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "CommandAlias": null, - "Command": "Set-MgBetaDriveItemChildContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaDriveItemChildContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", - "CommandAlias": null, - "Command": "Set-MgBetaDriveItemChildContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaDriveItemChildContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Set-MgBetaDriveItemContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", "Permissions": [ { "Name": "Files.ReadWrite", @@ -652295,20 +652344,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaDriveItemContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/contentStream", - "CommandAlias": null, - "Command": "Set-MgBetaDriveItemContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/contentStream", "Permissions": [ { "Name": "Files.ReadWrite", @@ -652367,50 +652416,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaDriveItemContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "CommandAlias": null, - "Command": "Set-MgBetaDriveItemListItemDriveItemContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaDriveItemListItemDriveItemContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", - "CommandAlias": null, - "Command": "Set-MgBetaDriveItemListItemDriveItemContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaDriveItemListItemDriveItemContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", - "CommandAlias": null, - "Command": "Set-MgBetaDriveItemSensitivityLabel", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", "Permissions": [ { "Name": "Files.ReadWrite.All", @@ -652445,8 +652494,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaDriveItemSensitivityLabel", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -652455,150 +652507,150 @@ ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "CommandAlias": null, - "Command": "Set-MgBetaDriveItemVersionContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaDriveItemVersionContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "CommandAlias": null, - "Command": "Set-MgBetaDriveListItemDriveItemContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaDriveListItemDriveItemContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", - "CommandAlias": null, - "Command": "Set-MgBetaDriveListItemDriveItemContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaDriveListItemDriveItemContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Set-MgBetaDriveRootChildContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaDriveRootChildContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/contentStream", - "CommandAlias": null, - "Command": "Set-MgBetaDriveRootChildContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaDriveRootChildContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/root/content", - "CommandAlias": null, - "Command": "Set-MgBetaDriveRootContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaDriveRootContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/contentStream", - "CommandAlias": null, - "Command": "Set-MgBetaDriveRootContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaDriveRootContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/root/listItem/driveItem/content", - "CommandAlias": null, - "Command": "Set-MgBetaDriveRootListItemDriveItemContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/driveItem/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaDriveRootListItemDriveItemContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/listItem/driveItem/contentStream", - "CommandAlias": null, - "Command": "Set-MgBetaDriveRootListItemDriveItemContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/driveItem/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaDriveRootListItemDriveItemContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/assignSensitivityLabel", - "CommandAlias": null, - "Command": "Set-MgBetaDriveRootSensitivityLabel", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/assignSensitivityLabel", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaDriveRootSensitivityLabel", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -652607,57 +652659,54 @@ ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "CommandAlias": null, - "Command": "Set-MgBetaDriveRootVersionContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaDriveRootVersionContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/special/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Set-MgBetaDriveSpecialContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/special/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaDriveSpecialContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/drives/{drive-id}/special/{driveItem-id}/contentStream", - "CommandAlias": null, - "Command": "Set-MgBetaDriveSpecialContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/special/{driveItem-id}/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaDriveSpecialContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", - "CommandAlias": null, - "Command": "Set-MgBetaEducationClassAssignmentRubricByRef", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -652676,8 +652725,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-put-rubric?view=graph-rest-beta", + "Command": "Set-MgBetaEducationClassAssignmentRubricByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -652686,42 +652738,39 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", - "CommandAlias": null, - "Command": "Set-MgBetaEducationClassAssignmentSubmissionUpResourceFolder", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-beta", + "Command": "Set-MgBetaEducationClassAssignmentSubmissionUpResourceFolder", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", - "CommandAlias": null, - "Command": "Set-MgBetaEducationClassAssignmentUpFeedbackResourceFolder", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-beta", + "Command": "Set-MgBetaEducationClassAssignmentUpFeedbackResourceFolder", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "POST", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/setUpResourcesFolder", - "CommandAlias": null, - "Command": "Set-MgBetaEducationClassAssignmentUpResourceFolder", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/setUpResourcesFolder", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -652740,20 +652789,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-beta", + "Command": "Set-MgBetaEducationClassAssignmentUpResourceFolder", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "POST", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationModule", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/setUpResourcesFolder", - "CommandAlias": null, - "Command": "Set-MgBetaEducationClassModuleUpResourceFolder", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/setUpResourcesFolder", "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -652772,23 +652821,26 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-setupresourcesfolder?view=graph-rest-beta", + "Command": "Set-MgBetaEducationClassModuleUpResourceFolder", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationModule", + "Method": "POST", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", - "CommandAlias": null, - "Command": "Set-MgBetaEducationMeAssignmentRubricByRef", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaEducationMeAssignmentRubricByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -652797,60 +652849,60 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", - "CommandAlias": null, - "Command": "Set-MgBetaEducationMeAssignmentSubmissionUpResourceFolder", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-beta", + "Command": "Set-MgBetaEducationMeAssignmentSubmissionUpResourceFolder", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/me/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", - "CommandAlias": null, - "Command": "Set-MgBetaEducationMeAssignmentUpFeedbackResourceFolder", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-beta", + "Command": "Set-MgBetaEducationMeAssignmentUpFeedbackResourceFolder", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "POST", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/me/assignments/{educationAssignment-id}/setUpResourcesFolder", - "CommandAlias": null, - "Command": "Set-MgBetaEducationMeAssignmentUpResourceFolder", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/setUpResourcesFolder", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-beta", + "Command": "Set-MgBetaEducationMeAssignmentUpResourceFolder", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "POST", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref", - "CommandAlias": null, - "Command": "Set-MgBetaEducationUserAssignmentRubricByRef", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaEducationUserAssignmentRubricByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -652859,57 +652911,54 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", - "CommandAlias": null, - "Command": "Set-MgBetaEducationUserAssignmentSubmissionUpResourceFolder", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-beta", + "Command": "Set-MgBetaEducationUserAssignmentSubmissionUpResourceFolder", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", - "CommandAlias": null, - "Command": "Set-MgBetaEducationUserAssignmentUpFeedbackResourceFolder", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-beta", + "Command": "Set-MgBetaEducationUserAssignmentUpFeedbackResourceFolder", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "POST", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/setUpResourcesFolder", - "CommandAlias": null, - "Command": "Set-MgBetaEducationUserAssignmentUpResourceFolder", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/setUpResourcesFolder", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-beta", + "Command": "Set-MgBetaEducationUserAssignmentUpResourceFolder", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "POST", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}", - "CommandAlias": null, - "Command": "Set-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -652928,8 +652977,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentpolicy-update?view=graph-rest-beta", + "Command": "Set-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -652938,12 +652990,9 @@ ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", - "CommandAlias": null, - "Command": "Set-MgBetaExternalConnectionItem", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", "Permissions": [ { "Name": "ExternalItem.ReadWrite.OwnedBy", @@ -652978,8 +653027,11 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalitem-update?view=graph-rest-beta", + "Command": "Set-MgBetaExternalConnectionItem", "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-put-items?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", + "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -652988,120 +653040,120 @@ ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content", - "CommandAlias": null, - "Command": "Set-MgBetaFinancialCompanyCustomerPaymentCustomerPictureContent", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaFinancialCompanyCustomerPaymentCustomerPictureContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content", - "CommandAlias": null, - "Command": "Set-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureContent", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}/content", - "CommandAlias": null, - "Command": "Set-MgBetaFinancialCompanyCustomerPictureContent", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaFinancialCompanyCustomerPictureContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}/content", - "CommandAlias": null, - "Command": "Set-MgBetaFinancialCompanyEmployeePictureContent", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaFinancialCompanyEmployeePictureContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}/picture", - "CommandAlias": null, - "Command": "Set-MgBetaFinancialCompanyInformationPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}/picture", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaFinancialCompanyInformationPicture", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}/content", - "CommandAlias": null, - "Command": "Set-MgBetaFinancialCompanyItemPictureContent", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaFinancialCompanyItemPictureContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/picture/{picture-id}/content", - "CommandAlias": null, - "Command": "Set-MgBetaFinancialCompanyPictureContent", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/picture/{picture-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaFinancialCompanyPictureContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}/content", - "CommandAlias": null, - "Command": "Set-MgBetaFinancialCompanyPurchaseInvoiceLineItemPictureContent", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaFinancialCompanyPurchaseInvoiceLineItemPictureContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "PUT", "Variants": [ "Set", "Set1", @@ -653110,90 +653162,90 @@ ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}/content", - "CommandAlias": null, - "Command": "Set-MgBetaFinancialCompanyPurchaseInvoiceVendorPictureContent", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaFinancialCompanyPurchaseInvoiceVendorPictureContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}/content", - "CommandAlias": null, - "Command": "Set-MgBetaFinancialCompanySaleCreditMemoCustomerPictureContent", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaFinancialCompanySaleCreditMemoCustomerPictureContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content", - "CommandAlias": null, - "Command": "Set-MgBetaFinancialCompanySaleCreditMemoLineItemPictureContent", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaFinancialCompanySaleCreditMemoLineItemPictureContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content", - "CommandAlias": null, - "Command": "Set-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureContent", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}/content", - "CommandAlias": null, - "Command": "Set-MgBetaFinancialCompanySaleInvoiceCustomerPictureContent", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaFinancialCompanySaleInvoiceCustomerPictureContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}/content", - "CommandAlias": null, - "Command": "Set-MgBetaFinancialCompanySaleInvoiceLineItemPictureContent", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaFinancialCompanySaleInvoiceLineItemPictureContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "PUT", "Variants": [ "Set", "Set1", @@ -653202,30 +653254,30 @@ ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}/content", - "CommandAlias": null, - "Command": "Set-MgBetaFinancialCompanySaleOrderCustomerPictureContent", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaFinancialCompanySaleOrderCustomerPictureContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}/content", - "CommandAlias": null, - "Command": "Set-MgBetaFinancialCompanySaleOrderLineItemPictureContent", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaFinancialCompanySaleOrderLineItemPictureContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "PUT", "Variants": [ "Set", "Set1", @@ -653234,30 +653286,30 @@ ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}/content", - "CommandAlias": null, - "Command": "Set-MgBetaFinancialCompanySaleQuoteCustomerPictureContent", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaFinancialCompanySaleQuoteCustomerPictureContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}/content", - "CommandAlias": null, - "Command": "Set-MgBetaFinancialCompanySaleQuoteLineItemPictureContent", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaFinancialCompanySaleQuoteLineItemPictureContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "PUT", "Variants": [ "Set", "Set1", @@ -653266,180 +653318,180 @@ ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}/content", - "CommandAlias": null, - "Command": "Set-MgBetaFinancialCompanyVendorPictureContent", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaFinancialCompanyVendorPictureContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Set-MgBetaGroupDriveBundleContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaGroupDriveBundleContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/contentStream", - "CommandAlias": null, - "Command": "Set-MgBetaGroupDriveBundleContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaGroupDriveBundleContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Set-MgBetaGroupDriveFollowingContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaGroupDriveFollowingContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/contentStream", - "CommandAlias": null, - "Command": "Set-MgBetaGroupDriveFollowingContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaGroupDriveFollowingContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "CommandAlias": null, - "Command": "Set-MgBetaGroupDriveItemChildContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaGroupDriveItemChildContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", - "CommandAlias": null, - "Command": "Set-MgBetaGroupDriveItemChildContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaGroupDriveItemChildContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Set-MgBetaGroupDriveItemContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaGroupDriveItemContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/contentStream", - "CommandAlias": null, - "Command": "Set-MgBetaGroupDriveItemContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaGroupDriveItemContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "CommandAlias": null, - "Command": "Set-MgBetaGroupDriveItemListItemDriveItemContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaGroupDriveItemListItemDriveItemContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", - "CommandAlias": null, - "Command": "Set-MgBetaGroupDriveItemListItemDriveItemContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaGroupDriveItemListItemDriveItemContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", - "CommandAlias": null, - "Command": "Set-MgBetaGroupDriveItemSensitivityLabel", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaGroupDriveItemSensitivityLabel", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -653448,150 +653500,150 @@ ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "CommandAlias": null, - "Command": "Set-MgBetaGroupDriveItemVersionContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaGroupDriveItemVersionContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "CommandAlias": null, - "Command": "Set-MgBetaGroupDriveListItemDriveItemContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaGroupDriveListItemDriveItemContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", - "CommandAlias": null, - "Command": "Set-MgBetaGroupDriveListItemDriveItemContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaGroupDriveListItemDriveItemContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Set-MgBetaGroupDriveRootChildContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaGroupDriveRootChildContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/contentStream", - "CommandAlias": null, - "Command": "Set-MgBetaGroupDriveRootChildContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaGroupDriveRootChildContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/content", - "CommandAlias": null, - "Command": "Set-MgBetaGroupDriveRootContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaGroupDriveRootContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/contentStream", - "CommandAlias": null, - "Command": "Set-MgBetaGroupDriveRootContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaGroupDriveRootContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/content", - "CommandAlias": null, - "Command": "Set-MgBetaGroupDriveRootListItemDriveItemContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaGroupDriveRootListItemDriveItemContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/contentStream", - "CommandAlias": null, - "Command": "Set-MgBetaGroupDriveRootListItemDriveItemContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaGroupDriveRootListItemDriveItemContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/assignSensitivityLabel", - "CommandAlias": null, - "Command": "Set-MgBetaGroupDriveRootSensitivityLabel", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/assignSensitivityLabel", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaGroupDriveRootSensitivityLabel", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -653600,57 +653652,54 @@ ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "CommandAlias": null, - "Command": "Set-MgBetaGroupDriveRootVersionContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaGroupDriveRootVersionContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Set-MgBetaGroupDriveSpecialContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaGroupDriveSpecialContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/contentStream", - "CommandAlias": null, - "Command": "Set-MgBetaGroupDriveSpecialContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaGroupDriveSpecialContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/groups/{group-id}/assignLicense", - "CommandAlias": null, - "Command": "Set-MgBetaGroupLicense", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/assignLicense", "Permissions": [ { "Name": "LicenseAssignment.ReadWrite.All", @@ -653701,8 +653750,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-assignlicense?view=graph-rest-beta", + "Command": "Set-MgBetaGroupLicense", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -653711,102 +653763,99 @@ ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Set-MgBetaGroupOnenoteNotebookSectionGroupSectionPageContent", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaGroupOnenoteNotebookSectionGroupSectionPageContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Set-MgBetaGroupOnenoteNotebookSectionPageContent", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaGroupOnenoteNotebookSectionPageContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Set-MgBetaGroupOnenotePageContent", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaGroupOnenotePageContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphOnenoteResource", - "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content", - "CommandAlias": null, - "Command": "Set-MgBetaGroupOnenoteResourceContent", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaGroupOnenoteResourceContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteResource", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Set-MgBetaGroupOnenoteSectionGroupSectionPageContent", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaGroupOnenoteSectionGroupSectionPageContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Set-MgBetaGroupOnenoteSectionPageContent", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaGroupOnenoteSectionPageContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/groups/{group-id}/photo/$value", - "CommandAlias": null, - "Command": "Set-MgBetaGroupPhotoContent", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/photo/$value", "Permissions": [ { "Name": "ProfilePhoto.ReadWrite.All", @@ -653841,8 +653890,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaGroupPhotoContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "Set1", @@ -653851,192 +653903,189 @@ ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", - "CommandAlias": null, - "Command": "Set-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContent", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/contentStream", - "CommandAlias": null, - "Command": "Set-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContentStream", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/content", - "CommandAlias": null, - "Command": "Set-MgBetaGroupSiteListItemActivityDriveItemContent", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaGroupSiteListItemActivityDriveItemContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/contentStream", - "CommandAlias": null, - "Command": "Set-MgBetaGroupSiteListItemActivityDriveItemContentStream", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaGroupSiteListItemActivityDriveItemContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", - "CommandAlias": null, - "Command": "Set-MgBetaGroupSiteListItemDriveItemContent", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaGroupSiteListItemDriveItemContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/contentStream", - "CommandAlias": null, - "Command": "Set-MgBetaGroupSiteListItemDriveItemContentStream", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaGroupSiteListItemDriveItemContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Set-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageContent", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Set-MgBetaGroupSiteOnenoteNotebookSectionPageContent", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaGroupSiteOnenoteNotebookSectionPageContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Set-MgBetaGroupSiteOnenotePageContent", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaGroupSiteOnenotePageContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphOnenoteResource", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", - "CommandAlias": null, - "Command": "Set-MgBetaGroupSiteOnenoteResourceContent", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaGroupSiteOnenoteResourceContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteResource", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Set-MgBetaGroupSiteOnenoteSectionGroupSectionPageContent", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaGroupSiteOnenoteSectionGroupSectionPageContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Set-MgBetaGroupSiteOnenoteSectionPageContent", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaGroupSiteOnenoteSectionPageContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphTeam", - "Uri": "/groups/{group-id}/team", - "CommandAlias": null, - "Command": "Set-MgBetaGroupTeam", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -654071,8 +654120,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-put-teams?view=graph-rest-beta", + "Command": "Set-MgBetaGroupTeam", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeam", + "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -654081,60 +654133,60 @@ ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/content", - "CommandAlias": null, - "Command": "Set-MgBetaGroupTeamChannelFileFolderContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaGroupTeamChannelFileFolderContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/contentStream", - "CommandAlias": null, - "Command": "Set-MgBetaGroupTeamChannelFileFolderContentStream", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaGroupTeamChannelFileFolderContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "CommandAlias": null, - "Command": "Set-MgBetaGroupTeamChannelMessageHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaGroupTeamChannelMessageHostedContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/setReaction", - "CommandAlias": null, - "Command": "Set-MgBetaGroupTeamChannelMessageReaction", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/setReaction", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaGroupTeamChannelMessageReaction", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -654143,30 +654195,30 @@ ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "CommandAlias": null, - "Command": "Set-MgBetaGroupTeamChannelMessageReplyHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaGroupTeamChannelMessageReplyHostedContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "CommandAlias": null, - "Command": "Set-MgBetaGroupTeamChannelMessageReplyReaction", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaGroupTeamChannelMessageReplyReaction", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -654175,75 +654227,75 @@ ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/groups/{group-id}/team/photo/$value", - "CommandAlias": null, - "Command": "Set-MgBetaGroupTeamPhotoContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/photo/$value", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaGroupTeamPhotoContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content", - "CommandAlias": null, - "Command": "Set-MgBetaGroupTeamPrimaryChannelFileFolderContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaGroupTeamPrimaryChannelFileFolderContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/contentStream", - "CommandAlias": null, - "Command": "Set-MgBetaGroupTeamPrimaryChannelFileFolderContentStream", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaGroupTeamPrimaryChannelFileFolderContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "CommandAlias": null, - "Command": "Set-MgBetaGroupTeamPrimaryChannelMessageHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaGroupTeamPrimaryChannelMessageHostedContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/setReaction", - "CommandAlias": null, - "Command": "Set-MgBetaGroupTeamPrimaryChannelMessageReaction", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/setReaction", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaGroupTeamPrimaryChannelMessageReaction", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -654252,30 +654304,30 @@ ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "CommandAlias": null, - "Command": "Set-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "CommandAlias": null, - "Command": "Set-MgBetaGroupTeamPrimaryChannelMessageReplyReaction", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaGroupTeamPrimaryChannelMessageReplyReaction", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -654284,15 +654336,15 @@ ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphSchedule", - "Uri": "/groups/{group-id}/team/schedule", - "CommandAlias": null, - "Command": "Set-MgBetaGroupTeamSchedule", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaGroupTeamSchedule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSchedule", + "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -654301,27 +654353,24 @@ ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", - "CommandAlias": null, - "Command": "Set-MgBetaIdentityB2CUserFlowLanguageDefaultPageContent", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaIdentityB2CUserFlowLanguageDefaultPageContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", - "CommandAlias": null, - "Command": "Set-MgBetaIdentityB2CUserFlowLanguageOverridePageContent", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", "Permissions": [ { "Name": "IdentityUserFlow.ReadWrite.All", @@ -654340,20 +654389,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguagepage-put?view=graph-rest-beta", + "Command": "Set-MgBetaIdentityB2CUserFlowLanguageOverridePageContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/setOrder", - "CommandAlias": null, - "Command": "Set-MgBetaIdentityB2CUserFlowUserAttributeAssignmentOrder", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/setOrder", "Permissions": [ { "Name": "IdentityUserFlow.ReadWrite.All", @@ -654372,8 +654421,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-setorder?view=graph-rest-beta", + "Command": "Set-MgBetaIdentityB2CUserFlowUserAttributeAssignmentOrder", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -654382,27 +654434,24 @@ ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", - "CommandAlias": null, - "Command": "Set-MgBetaIdentityB2XUserFlowLanguageDefaultPageContent", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaIdentityB2XUserFlowLanguageDefaultPageContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", - "CommandAlias": null, - "Command": "Set-MgBetaIdentityB2XUserFlowLanguageOverridePageContent", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", "Permissions": [ { "Name": "IdentityUserFlow.ReadWrite.All", @@ -654421,20 +654470,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaIdentityB2XUserFlowLanguageOverridePageContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref", - "CommandAlias": null, - "Command": "Set-MgBetaIdentityB2XUserFlowPostAttributeCollectionByRef", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref", "Permissions": [ { "Name": "IdentityUserFlow.ReadWrite.All", @@ -654453,8 +654502,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaIdentityB2XUserFlowPostAttributeCollectionByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -654463,12 +654515,9 @@ ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref", - "CommandAlias": null, - "Command": "Set-MgBetaIdentityB2XUserFlowPostFederationSignupByRef", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref", "Permissions": [ { "Name": "IdentityUserFlow.ReadWrite.All", @@ -654487,8 +654536,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaIdentityB2XUserFlowPostFederationSignupByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -654497,12 +654549,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/setOrder", - "CommandAlias": null, - "Command": "Set-MgBetaIdentityB2XUserFlowUserAttributeAssignmentOrder", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/setOrder", "Permissions": [ { "Name": "IdentityUserFlow.ReadWrite.All", @@ -654521,8 +654570,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-setorder?view=graph-rest-beta", + "Command": "Set-MgBetaIdentityB2XUserFlowUserAttributeAssignmentOrder", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -654531,12 +654583,9 @@ ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", - "CommandAlias": null, - "Command": "Set-MgBetaIdentityGovernanceAccessReviewDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", "Permissions": [ { "Name": "AccessReview.ReadWrite.All", @@ -654555,8 +654604,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-update?view=graph-rest-beta", + "Command": "Set-MgBetaIdentityGovernanceAccessReviewDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -654565,102 +654617,99 @@ ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/{application-id}/logo", - "CommandAlias": null, - "Command": "Set-MgBetaOnPremisePublishingProfileConnectorGroupApplicationLogo", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/{application-id}/logo", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaOnPremisePublishingProfileConnectorGroupApplicationLogo", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/backgroundImage", - "CommandAlias": null, - "Command": "Set-MgBetaOrganizationBrandingBackgroundImage", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/backgroundImage", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaOrganizationBrandingBackgroundImage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/bannerLogo", - "CommandAlias": null, - "Command": "Set-MgBetaOrganizationBrandingBannerLogo", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/bannerLogo", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaOrganizationBrandingBannerLogo", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/customCSS", - "CommandAlias": null, - "Command": "Set-MgBetaOrganizationBrandingCustomCss", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/customCSS", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaOrganizationBrandingCustomCss", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/favicon", - "CommandAlias": null, - "Command": "Set-MgBetaOrganizationBrandingFavicon", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/favicon", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaOrganizationBrandingFavicon", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/headerLogo", - "CommandAlias": null, - "Command": "Set-MgBetaOrganizationBrandingHeaderLogo", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/headerLogo", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaOrganizationBrandingHeaderLogo", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/backgroundImage", - "CommandAlias": null, - "Command": "Set-MgBetaOrganizationBrandingLocalizationBackgroundImage", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/backgroundImage", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -654695,20 +654744,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaOrganizationBrandingLocalizationBackgroundImage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/bannerLogo", - "CommandAlias": null, - "Command": "Set-MgBetaOrganizationBrandingLocalizationBannerLogo", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/bannerLogo", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -654743,20 +654792,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-update?view=graph-rest-beta", + "Command": "Set-MgBetaOrganizationBrandingLocalizationBannerLogo", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/customCSS", - "CommandAlias": null, - "Command": "Set-MgBetaOrganizationBrandingLocalizationCustomCss", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/customCSS", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -654791,20 +654840,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaOrganizationBrandingLocalizationCustomCss", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/favicon", - "CommandAlias": null, - "Command": "Set-MgBetaOrganizationBrandingLocalizationFavicon", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/favicon", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -654839,20 +654888,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaOrganizationBrandingLocalizationFavicon", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/headerLogo", - "CommandAlias": null, - "Command": "Set-MgBetaOrganizationBrandingLocalizationHeaderLogo", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/headerLogo", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -654887,20 +654936,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaOrganizationBrandingLocalizationHeaderLogo", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogo", - "CommandAlias": null, - "Command": "Set-MgBetaOrganizationBrandingLocalizationSquareLogo", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogo", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -654935,20 +654984,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaOrganizationBrandingLocalizationSquareLogo", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogoDark", - "CommandAlias": null, - "Command": "Set-MgBetaOrganizationBrandingLocalizationSquareLogoDark", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogoDark", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -654983,50 +655032,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaOrganizationBrandingLocalizationSquareLogoDark", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/squareLogo", - "CommandAlias": null, - "Command": "Set-MgBetaOrganizationBrandingSquareLogo", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/squareLogo", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaOrganizationBrandingSquareLogo", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/squareLogoDark", - "CommandAlias": null, - "Command": "Set-MgBetaOrganizationBrandingSquareLogoDark", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/squareLogoDark", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaOrganizationBrandingSquareLogoDark", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/organization/{organization-id}/setMobileDeviceManagementAuthority", - "CommandAlias": null, - "Command": "Set-MgBetaOrganizationMobileDeviceManagementAuthority", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/setMobileDeviceManagementAuthority", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -655061,20 +655110,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaOrganizationMobileDeviceManagementAuthority", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPlannerRoster", - "Uri": "/planner/rosters/{plannerRoster-id}/assignSensitivityLabel", - "CommandAlias": null, - "Command": "Set-MgBetaPlannerRosterSensitivityLabel", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/planner/rosters/{plannerRoster-id}/assignSensitivityLabel", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -655093,8 +655142,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerroster-assignsensitivitylabel?view=graph-rest-beta", + "Command": "Set-MgBetaPlannerRosterSensitivityLabel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerRoster", + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -655103,12 +655155,9 @@ ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphCrossTenantIdentitySyncPolicyPartner", - "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", - "CommandAlias": null, - "Command": "Set-MgBetaPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", "Permissions": [ { "Name": "Policy.ReadWrite.CrossTenantAccess", @@ -655127,8 +655176,11 @@ "IsLeastPrivilege": true } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantidentitysyncpolicypartner-update?view=graph-rest-beta", + "Command": "Set-MgBetaPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-put-identitysynchronization?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCrossTenantIdentitySyncPolicyPartner", + "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -655137,57 +655189,54 @@ ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "CommandAlias": null, - "Command": "Set-MgBetaPrintPrinterJobDocumentContent", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaPrintPrinterJobDocumentContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "CommandAlias": null, - "Command": "Set-MgBetaPrintPrinterShareJobDocumentContent", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaPrintPrinterShareJobDocumentContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "CommandAlias": null, - "Command": "Set-MgBetaPrintShareJobDocumentContent", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaPrintShareJobDocumentContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityAlertComment", - "Uri": "/security/alerts_v2/{alert-id}/comments", - "CommandAlias": null, - "Command": "Set-MgBetaSecurityAlert", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/alerts_v2/{alert-id}/comments", "Permissions": [ { "Name": "SecurityAlert.ReadWrite.All", @@ -655206,95 +655255,65 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-alert-post-comments?view=graph-rest-beta", - "Variants": [ - "Set", - "SetViaIdentity" - ] - }, - { - "Method": "PUT", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/content", - "CommandAlias": null, - "Command": "Set-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileContent", - "Module": "Beta.Security", - "Permissions": [], + "Command": "Set-MgBetaSecurityAlert", "ApiVersion": "beta", - "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityAlertComment", + "Method": "POST", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/extractedTextContent", - "CommandAlias": null, - "Command": "Set-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileExtractedTextContent", "Module": "Beta.Security", - "Permissions": [], - "ApiVersion": "beta", - "ApiReferenceLink": null, - "Variants": [ - "Set", - "SetViaIdentity" - ] - }, - { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityAlertComment", - "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}/comments", "CommandAlias": null, - "Command": "Set-MgBetaSecurityIncidentAlertComment", - "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive", + "Module": "Beta.Security", "CommandAlias": null, - "Command": "Set-MgBetaServiceAnnouncementMessageAttachmentArchive", - "Module": "Beta.Devices.ServiceAnnouncement", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/extractedTextContent", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileExtractedTextContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content", + "Module": "Beta.Security", "CommandAlias": null, - "Command": "Set-MgBetaServiceAnnouncementMessageAttachmentContent", - "Module": "Beta.Devices.ServiceAnnouncement", + "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}/comments", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaSecurityIncidentAlertComment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityAlertComment", + "Method": "POST", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphCustomClaimsPolicy", - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsPolicy", - "CommandAlias": null, - "Command": "Set-MgBetaServicePrincipalClaimPolicy", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsPolicy", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -655329,8 +655348,11 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customclaimspolicy-update?view=graph-rest-beta", + "Command": "Set-MgBetaServicePrincipalClaimPolicy", "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-put-claimspolicy?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCustomClaimsPolicy", + "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -655339,15 +655361,15 @@ ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphSynchronization", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", - "CommandAlias": null, - "Command": "Set-MgBetaServicePrincipalSynchronization", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaServicePrincipalSynchronization", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronization", + "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -655356,27 +655378,24 @@ ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", - "CommandAlias": null, - "Command": "Set-MgBetaServicePrincipalSynchronizationJobBulkUploadContent", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaServicePrincipalSynchronizationJobBulkUploadContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphSynchronizationSecretKeyStringValuePair", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/secrets", - "CommandAlias": null, - "Command": "Set-MgBetaServicePrincipalSynchronizationSecret", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/secrets", "Permissions": [ { "Name": "Synchronization.ReadWrite.All", @@ -655403,8 +655422,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-serviceprincipal-put-synchronization?view=graph-rest-beta", + "Command": "Set-MgBetaServicePrincipalSynchronizationSecret", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronizationSecretKeyStringValuePair", + "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -655413,75 +655435,75 @@ ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/shares/{sharedDriveItem-id}/driveItem/content", - "CommandAlias": null, - "Command": "Set-MgBetaShareDriveItemContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/driveItem/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaShareDriveItemContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/driveItem/contentStream", - "CommandAlias": null, - "Command": "Set-MgBetaShareDriveItemContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/driveItem/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaShareDriveItemContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Set-MgBetaShareItemContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaShareItemContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/contentStream", - "CommandAlias": null, - "Command": "Set-MgBetaShareItemContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaShareItemContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content", - "CommandAlias": null, - "Command": "Set-MgBetaShareListItemDriveItemContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaShareListItemDriveItemContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "Set1", @@ -655490,15 +655512,15 @@ ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/contentStream", - "CommandAlias": null, - "Command": "Set-MgBetaShareListItemDriveItemContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaShareListItemDriveItemContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "Set1", @@ -655507,270 +655529,270 @@ ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/shares/{sharedDriveItem-id}/root/content", - "CommandAlias": null, - "Command": "Set-MgBetaShareRootContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/root/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaShareRootContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/root/contentStream", - "CommandAlias": null, - "Command": "Set-MgBetaShareRootContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/root/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaShareRootContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", - "CommandAlias": null, - "Command": "Set-MgBetaSiteAnalyticItemActivityStatActivityDriveItemContent", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaSiteAnalyticItemActivityStatActivityDriveItemContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/contentStream", - "CommandAlias": null, - "Command": "Set-MgBetaSiteAnalyticItemActivityStatActivityDriveItemContentStream", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaSiteAnalyticItemActivityStatActivityDriveItemContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/content", - "CommandAlias": null, - "Command": "Set-MgBetaSiteListItemActivityDriveItemContent", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaSiteListItemActivityDriveItemContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/contentStream", - "CommandAlias": null, - "Command": "Set-MgBetaSiteListItemActivityDriveItemContentStream", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaSiteListItemActivityDriveItemContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", - "CommandAlias": null, - "Command": "Set-MgBetaSiteListItemDriveItemContent", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaSiteListItemDriveItemContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/contentStream", - "CommandAlias": null, - "Command": "Set-MgBetaSiteListItemDriveItemContentStream", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaSiteListItemDriveItemContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Set-MgBetaSiteOnenoteNotebookSectionGroupSectionPageContent", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaSiteOnenoteNotebookSectionGroupSectionPageContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Set-MgBetaSiteOnenoteNotebookSectionPageContent", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaSiteOnenoteNotebookSectionPageContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Set-MgBetaSiteOnenotePageContent", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaSiteOnenotePageContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphOnenoteResource", - "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", - "CommandAlias": null, - "Command": "Set-MgBetaSiteOnenoteResourceContent", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaSiteOnenoteResourceContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteResource", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Set-MgBetaSiteOnenoteSectionGroupSectionPageContent", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaSiteOnenoteSectionGroupSectionPageContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Set-MgBetaSiteOnenoteSectionPageContent", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaSiteOnenoteSectionPageContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content", - "CommandAlias": null, - "Command": "Set-MgBetaTeamChannelFileFolderContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaTeamChannelFileFolderContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/contentStream", - "CommandAlias": null, - "Command": "Set-MgBetaTeamChannelFileFolderContentStream", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaTeamChannelFileFolderContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "CommandAlias": null, - "Command": "Set-MgBetaTeamChannelMessageHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaTeamChannelMessageHostedContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/setReaction", - "CommandAlias": null, - "Command": "Set-MgBetaTeamChannelMessageReaction", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/setReaction", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaTeamChannelMessageReaction", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -655779,30 +655801,30 @@ ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "CommandAlias": null, - "Command": "Set-MgBetaTeamChannelMessageReplyHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaTeamChannelMessageReplyHostedContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "CommandAlias": null, - "Command": "Set-MgBetaTeamChannelMessageReplyReaction", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaTeamChannelMessageReplyReaction", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -655811,75 +655833,75 @@ ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/teams/{team-id}/photo/$value", - "CommandAlias": null, - "Command": "Set-MgBetaTeamPhotoContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/photo/$value", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilephoto-update?view=graph-rest-beta", + "Command": "Set-MgBetaTeamPhotoContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content", - "CommandAlias": null, - "Command": "Set-MgBetaTeamPrimaryChannelFileFolderContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaTeamPrimaryChannelFileFolderContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/filesFolder/contentStream", - "CommandAlias": null, - "Command": "Set-MgBetaTeamPrimaryChannelFileFolderContentStream", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/filesFolder/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaTeamPrimaryChannelFileFolderContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "CommandAlias": null, - "Command": "Set-MgBetaTeamPrimaryChannelMessageHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaTeamPrimaryChannelMessageHostedContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/setReaction", - "CommandAlias": null, - "Command": "Set-MgBetaTeamPrimaryChannelMessageReaction", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/setReaction", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaTeamPrimaryChannelMessageReaction", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -655888,30 +655910,30 @@ ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "CommandAlias": null, - "Command": "Set-MgBetaTeamPrimaryChannelMessageReplyHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaTeamPrimaryChannelMessageReplyHostedContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "CommandAlias": null, - "Command": "Set-MgBetaTeamPrimaryChannelMessageReplyReaction", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaTeamPrimaryChannelMessageReplyReaction", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -655920,12 +655942,9 @@ ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphSchedule", - "Uri": "/teams/{team-id}/schedule", - "CommandAlias": null, - "Command": "Set-MgBetaTeamSchedule", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -655952,8 +655971,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-put-schedule?view=graph-rest-beta", + "Command": "Set-MgBetaTeamSchedule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSchedule", + "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -655962,60 +655984,60 @@ ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content", - "CommandAlias": null, - "Command": "Set-MgBetaTeamworkDeletedTeamChannelFileFolderContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaTeamworkDeletedTeamChannelFileFolderContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/contentStream", - "CommandAlias": null, - "Command": "Set-MgBetaTeamworkDeletedTeamChannelFileFolderContentStream", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaTeamworkDeletedTeamChannelFileFolderContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "CommandAlias": null, - "Command": "Set-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/setReaction", - "CommandAlias": null, - "Command": "Set-MgBetaTeamworkDeletedTeamChannelMessageReaction", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/setReaction", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaTeamworkDeletedTeamChannelMessageReaction", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -656024,30 +656046,30 @@ ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "CommandAlias": null, - "Command": "Set-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "CommandAlias": null, - "Command": "Set-MgBetaTeamworkDeletedTeamChannelMessageReplyReaction", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaTeamworkDeletedTeamChannelMessageReplyReaction", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -656056,12 +656078,9 @@ ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}/$value", - "CommandAlias": null, - "Command": "Set-MgBetaTrustFrameworkPolicyContent", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}/$value", "Permissions": [ { "Name": "Policy.ReadWrite.TrustFramework", @@ -656080,20 +656099,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaTrustFrameworkPolicyContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/authentication/hardwareOathMethods/assignAndActivate", - "CommandAlias": null, - "Command": "Set-MgBetaUserAuthenticationHardwareOathMethodAndActivate", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/hardwareOathMethods/assignAndActivate", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -656120,8 +656139,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/hardwareoathauthenticationmethod-assignandactivate?view=graph-rest-beta", + "Command": "Set-MgBetaUserAuthenticationHardwareOathMethodAndActivate", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -656130,12 +656152,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/authentication/hardwareOathMethods/assignAndActivateBySerialNumber", - "CommandAlias": null, - "Command": "Set-MgBetaUserAuthenticationHardwareOathMethodAndActivateBySerialNumber", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/hardwareOathMethods/assignAndActivateBySerialNumber", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -656162,8 +656181,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/hardwareoathauthenticationmethod-assignandactivatebyserialnumber?view=graph-rest-beta", + "Command": "Set-MgBetaUserAuthenticationHardwareOathMethodAndActivateBySerialNumber", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -656172,27 +656194,24 @@ ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "CommandAlias": null, - "Command": "Set-MgBetaUserChatMessageHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaUserChatMessageHostedContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/setReaction", - "CommandAlias": null, - "Command": "Set-MgBetaUserChatMessageReaction", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/setReaction", "Permissions": [ { "Name": "ChatMessage.Send", @@ -656211,8 +656230,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaUserChatMessageReaction", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -656221,30 +656243,30 @@ ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "CommandAlias": null, - "Command": "Set-MgBetaUserChatMessageReplyHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaUserChatMessageReplyHostedContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "CommandAlias": null, - "Command": "Set-MgBetaUserChatMessageReplyReaction", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaUserChatMessageReplyReaction", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -656253,27 +656275,24 @@ ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value", - "CommandAlias": null, - "Command": "Set-MgBetaUserContactFolderChildFolderContactPhotoContent", "Module": "Beta.PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaUserContactFolderChildFolderContactPhotoContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value", - "CommandAlias": null, - "Command": "Set-MgBetaUserContactFolderContactPhotoContent", "Module": "Beta.PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value", "Permissions": [ { "Name": "Contacts.ReadWrite", @@ -656292,20 +656311,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaUserContactFolderContactPhotoContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", - "CommandAlias": null, - "Command": "Set-MgBetaUserContactPhotoContent", "Module": "Beta.PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", "Permissions": [ { "Name": "Contacts.ReadWrite", @@ -656324,23 +656343,26 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaUserContactPhotoContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assign", - "CommandAlias": null, - "Command": "Set-MgBetaUserDeviceEnrollmentConfiguration", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assign", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaUserDeviceEnrollmentConfiguration", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -656349,15 +656371,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/setPriority", - "CommandAlias": null, - "Command": "Set-MgBetaUserDeviceEnrollmentConfigurationPriority", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/setPriority", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaUserDeviceEnrollmentConfigurationPriority", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -656366,165 +656388,165 @@ ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Set-MgBetaUserDriveBundleContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaUserDriveBundleContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/contentStream", - "CommandAlias": null, - "Command": "Set-MgBetaUserDriveBundleContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaUserDriveBundleContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Set-MgBetaUserDriveFollowingContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaUserDriveFollowingContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/contentStream", - "CommandAlias": null, - "Command": "Set-MgBetaUserDriveFollowingContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaUserDriveFollowingContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "CommandAlias": null, - "Command": "Set-MgBetaUserDriveItemChildContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaUserDriveItemChildContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", - "CommandAlias": null, - "Command": "Set-MgBetaUserDriveItemChildContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaUserDriveItemChildContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Set-MgBetaUserDriveItemContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaUserDriveItemContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/contentStream", - "CommandAlias": null, - "Command": "Set-MgBetaUserDriveItemContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaUserDriveItemContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "CommandAlias": null, - "Command": "Set-MgBetaUserDriveItemListItemDriveItemContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaUserDriveItemListItemDriveItemContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", - "CommandAlias": null, - "Command": "Set-MgBetaUserDriveItemListItemDriveItemContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaUserDriveItemListItemDriveItemContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", - "CommandAlias": null, - "Command": "Set-MgBetaUserDriveItemSensitivityLabel", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaUserDriveItemSensitivityLabel", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -656533,150 +656555,150 @@ ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "CommandAlias": null, - "Command": "Set-MgBetaUserDriveItemVersionContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaUserDriveItemVersionContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "CommandAlias": null, - "Command": "Set-MgBetaUserDriveListItemDriveItemContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaUserDriveListItemDriveItemContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", - "CommandAlias": null, - "Command": "Set-MgBetaUserDriveListItemDriveItemContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaUserDriveListItemDriveItemContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Set-MgBetaUserDriveRootChildContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaUserDriveRootChildContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/contentStream", - "CommandAlias": null, - "Command": "Set-MgBetaUserDriveRootChildContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaUserDriveRootChildContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/root/content", - "CommandAlias": null, - "Command": "Set-MgBetaUserDriveRootContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaUserDriveRootContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/contentStream", - "CommandAlias": null, - "Command": "Set-MgBetaUserDriveRootContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaUserDriveRootContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content", - "CommandAlias": null, - "Command": "Set-MgBetaUserDriveRootListItemDriveItemContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaUserDriveRootListItemDriveItemContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/contentStream", - "CommandAlias": null, - "Command": "Set-MgBetaUserDriveRootListItemDriveItemContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaUserDriveRootListItemDriveItemContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/assignSensitivityLabel", - "CommandAlias": null, - "Command": "Set-MgBetaUserDriveRootSensitivityLabel", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/assignSensitivityLabel", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaUserDriveRootSensitivityLabel", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -656685,57 +656707,54 @@ ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "CommandAlias": null, - "Command": "Set-MgBetaUserDriveRootVersionContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaUserDriveRootVersionContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Set-MgBetaUserDriveSpecialContent", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaUserDriveSpecialContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/contentStream", - "CommandAlias": null, - "Command": "Set-MgBetaUserDriveSpecialContentStream", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/contentStream", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaUserDriveSpecialContentStream", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/users/{user-id}/assignLicense", - "CommandAlias": null, - "Command": "Set-MgBetaUserLicense", "Module": "Beta.Users.Actions", + "CommandAlias": null, + "Uri": "/users/{user-id}/assignLicense", "Permissions": [ { "Name": "LicenseAssignment.ReadWrite.All", @@ -656786,8 +656805,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-assignlicense?view=graph-rest-beta", + "Command": "Set-MgBetaUserLicense", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -656796,45 +656818,45 @@ ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value", - "CommandAlias": null, - "Command": "Set-MgBetaUserMailFolderChildFolderMessageContent", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaUserMailFolderChildFolderMessageContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value", - "CommandAlias": null, - "Command": "Set-MgBetaUserMailFolderMessageContent", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaUserMailFolderMessageContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory/$ref", - "CommandAlias": null, - "Command": "Set-MgBetaUserManagedDeviceCategoryByRef", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory/$ref", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaUserManagedDeviceCategoryByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -656843,15 +656865,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/setCloudPcReviewStatus", - "CommandAlias": null, - "Command": "Set-MgBetaUserManagedDeviceCloudPcReviewStatus", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/setCloudPcReviewStatus", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-setcloudpcreviewstatus?view=graph-rest-beta", + "Command": "Set-MgBetaUserManagedDeviceCloudPcReviewStatus", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -656860,15 +656882,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/setDeviceName", - "CommandAlias": null, - "Command": "Set-MgBetaUserManagedDeviceName", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/setDeviceName", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaUserManagedDeviceName", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -656877,12 +656899,9 @@ ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/users/{user-id}/manager/$ref", - "CommandAlias": null, - "Command": "Set-MgBetaUserManagerByRef", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/manager/$ref", "Permissions": [ { "Name": "User.ReadWrite.All", @@ -656917,8 +656936,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-post-manager?view=graph-rest-beta", + "Command": "Set-MgBetaUserManagerByRef", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -656927,222 +656949,219 @@ ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/users/{user-id}/messages/{message-id}/$value", - "CommandAlias": null, - "Command": "Set-MgBetaUserMessageContent", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/$value", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaUserMessageContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Set-MgBetaUserOnenoteNotebookSectionGroupSectionPageContent", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaUserOnenoteNotebookSectionGroupSectionPageContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Set-MgBetaUserOnenoteNotebookSectionPageContent", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaUserOnenoteNotebookSectionPageContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Set-MgBetaUserOnenotePageContent", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaUserOnenotePageContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphOnenoteResource", - "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content", - "CommandAlias": null, - "Command": "Set-MgBetaUserOnenoteResourceContent", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaUserOnenoteResourceContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteResource", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Set-MgBetaUserOnenoteSectionGroupSectionPageContent", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaUserOnenoteSectionGroupSectionPageContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Set-MgBetaUserOnenoteSectionPageContent", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaUserOnenoteSectionPageContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/alternativeRecording", - "CommandAlias": null, - "Command": "Set-MgBetaUserOnlineMeetingAlternativeRecording", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/alternativeRecording", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaUserOnlineMeetingAlternativeRecording", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "CommandAlias": null, - "Command": "Set-MgBetaUserOnlineMeetingAttendeeReport", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaUserOnlineMeetingAttendeeReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/broadcastRecording", - "CommandAlias": null, - "Command": "Set-MgBetaUserOnlineMeetingBroadcastRecording", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/broadcastRecording", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaUserOnlineMeetingBroadcastRecording", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recording", - "CommandAlias": null, - "Command": "Set-MgBetaUserOnlineMeetingRecording", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recording", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaUserOnlineMeetingRecording", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphCallRecording", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", - "CommandAlias": null, - "Command": "Set-MgBetaUserOnlineMeetingRecordingContent", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaUserOnlineMeetingRecordingContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallRecording", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphCallTranscript", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", - "CommandAlias": null, - "Command": "Set-MgBetaUserOnlineMeetingTranscriptContent", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaUserOnlineMeetingTranscriptContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallTranscript", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", - "CommandAlias": null, - "Command": "Set-MgBetaUserOnlineMeetingTranscriptMetadataContent", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaUserOnlineMeetingTranscriptMetadataContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/users/{user-id}/photo/$value", - "CommandAlias": null, - "Command": "Set-MgBetaUserPhotoContent", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/photo/$value", "Permissions": [ { "Name": "User.ReadWrite", @@ -657177,8 +657196,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaUserPhotoContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "Set1", @@ -657187,12 +657209,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/presence/setPresence", - "CommandAlias": null, - "Command": "Set-MgBetaUserPresence", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/presence/setPresence", "Permissions": [ { "Name": "Presence.ReadWrite", @@ -657211,8 +657230,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setpresence?view=graph-rest-beta", + "Command": "Set-MgBetaUserPresence", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -657221,12 +657243,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/presence/setStatusMessage", - "CommandAlias": null, - "Command": "Set-MgBetaUserPresenceStatusMessage", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/presence/setStatusMessage", "Permissions": [ { "Name": "Presence.ReadWrite", @@ -657245,8 +657264,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-beta", + "Command": "Set-MgBetaUserPresenceStatusMessage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -657255,12 +657277,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/presence/setUserPreferredPresence", - "CommandAlias": null, - "Command": "Set-MgBetaUserPresenceUserPreferredPresence", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/presence/setUserPreferredPresence", "Permissions": [ { "Name": "Presence.ReadWrite", @@ -657279,8 +657298,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setuserpreferredpresence?view=graph-rest-beta", + "Command": "Set-MgBetaUserPresenceUserPreferredPresence", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -657289,45 +657311,45 @@ ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value", - "CommandAlias": null, - "Command": "Set-MgBetaUserTodoListTaskAttachmentContent", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaUserTodoListTaskAttachmentContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphAttachmentSession", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content", - "CommandAlias": null, - "Command": "Set-MgBetaUserTodoListTaskAttachmentSessionContent", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaUserTodoListTaskAttachmentSessionContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachmentSession", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/setExternalEventInformation", - "CommandAlias": null, - "Command": "Set-MgBetaVirtualEventExternalEventInformation", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/setExternalEventInformation", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Set-MgBetaVirtualEventExternalEventInformation", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -657336,30 +657358,30 @@ ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "CommandAlias": null, - "Command": "Set-MgChatMessageHostedContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgChatMessageHostedContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/setReaction", - "CommandAlias": null, - "Command": "Set-MgChatMessageReaction", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/setReaction", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgChatMessageReaction", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -657368,30 +657390,30 @@ ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "CommandAlias": null, - "Command": "Set-MgChatMessageReplyHostedContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgChatMessageReplyHostedContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "CommandAlias": null, - "Command": "Set-MgChatMessageReplyReaction", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgChatMessageReplyReaction", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -657400,75 +657422,75 @@ ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "CommandAlias": null, - "Command": "Set-MgCommunicationOnlineMeetingAttendeeReport", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgCommunicationOnlineMeetingAttendeeReport", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphCallRecording", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", - "CommandAlias": null, - "Command": "Set-MgCommunicationOnlineMeetingRecordingContent", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgCommunicationOnlineMeetingRecordingContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCallRecording", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphCallTranscript", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", - "CommandAlias": null, - "Command": "Set-MgCommunicationOnlineMeetingTranscriptContent", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgCommunicationOnlineMeetingTranscriptContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCallTranscript", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", - "CommandAlias": null, - "Command": "Set-MgCommunicationOnlineMeetingTranscriptMetadataContent", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgCommunicationOnlineMeetingTranscriptMetadataContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/communications/presences/{presence-id}/setPresence", - "CommandAlias": null, - "Command": "Set-MgCommunicationPresence", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/presences/{presence-id}/setPresence", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setpresence?view=graph-rest-1.0", + "Command": "Set-MgCommunicationPresence", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -657477,15 +657499,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/communications/presences/{presence-id}/setStatusMessage", - "CommandAlias": null, - "Command": "Set-MgCommunicationPresenceStatusMessage", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/presences/{presence-id}/setStatusMessage", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-1.0", + "Command": "Set-MgCommunicationPresenceStatusMessage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -657494,15 +657516,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/communications/presences/{presence-id}/setUserPreferredPresence", - "CommandAlias": null, - "Command": "Set-MgCommunicationPresenceUserPreferredPresence", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/presences/{presence-id}/setUserPreferredPresence", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setuserpreferredpresence?view=graph-rest-1.0", + "Command": "Set-MgCommunicationPresenceUserPreferredPresence", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -657511,12 +657533,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assign", - "CommandAlias": "Set-MgDeviceAppMgtManagedEBook", - "Command": "Set-MgDeviceAppManagementManagedEBook", "Module": "Devices.CorporateManagement", + "CommandAlias": "Set-MgDeviceAppMgtManagedEBook", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assign", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -657535,8 +657554,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-managedebook-assign?view=graph-rest-1.0", + "Command": "Set-MgDeviceAppManagementManagedEBook", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -657545,12 +657567,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assign", - "CommandAlias": "Set-MgDeviceAppMgtMobileApp", - "Command": "Set-MgDeviceAppManagementMobileApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Set-MgDeviceAppMgtMobileApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assign", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -657569,8 +657588,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgDeviceAppManagementMobileApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -657579,12 +657601,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assign", - "CommandAlias": "Set-MgDeviceAppMgtMobileAppConfiguration", - "Command": "Set-MgDeviceAppManagementMobileAppConfiguration", "Module": "Devices.CorporateManagement", + "CommandAlias": "Set-MgDeviceAppMgtMobileAppConfiguration", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assign", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -657603,8 +657622,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfiguration-assign?view=graph-rest-1.0", + "Command": "Set-MgDeviceAppManagementMobileAppConfiguration", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -657613,12 +657635,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assign", - "CommandAlias": "Set-MgDeviceAppMgtTargetedManagedAppConfiguration", - "Command": "Set-MgDeviceAppManagementTargetedManagedAppConfiguration", "Module": "Devices.CorporateManagement", + "CommandAlias": "Set-MgDeviceAppMgtTargetedManagedAppConfiguration", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assign", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -657637,8 +657656,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgDeviceAppManagementTargetedManagedAppConfiguration", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -657647,12 +657669,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assign", - "CommandAlias": null, - "Command": "Set-MgDeviceManagementDeviceCompliancePolicy", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assign", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -657671,8 +657690,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicy-assign?view=graph-rest-1.0", + "Command": "Set-MgDeviceManagementDeviceCompliancePolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -657681,12 +657703,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assign", - "CommandAlias": null, - "Command": "Set-MgDeviceManagementDeviceConfiguration", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assign", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -657705,8 +657724,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfiguration-assign?view=graph-rest-1.0", + "Command": "Set-MgDeviceManagementDeviceConfiguration", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -657715,12 +657737,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assign", - "CommandAlias": null, - "Command": "Set-MgDeviceManagementDeviceEnrollmentConfiguration", "Module": "DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assign", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -657755,8 +657774,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgDeviceManagementDeviceEnrollmentConfiguration", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -657765,12 +657787,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/setPriority", - "CommandAlias": null, - "Command": "Set-MgDeviceManagementDeviceEnrollmentConfigurationPriority", "Module": "DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/setPriority", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -657805,8 +657824,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgDeviceManagementDeviceEnrollmentConfigurationPriority", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -657815,15 +657837,15 @@ ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory/$ref", - "CommandAlias": null, - "Command": "Set-MgDeviceManagementManagedDeviceCategoryByRef", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory/$ref", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgDeviceManagementManagedDeviceCategoryByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -657832,12 +657854,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assign", - "CommandAlias": null, - "Command": "Set-MgDeviceManagementVirtualEndpointProvisioningPolicy", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assign", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -657856,8 +657875,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-assign?view=graph-rest-1.0", + "Command": "Set-MgDeviceManagementVirtualEndpointProvisioningPolicy", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -657866,12 +657888,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assign", - "CommandAlias": null, - "Command": "Set-MgDeviceManagementVirtualEndpointUserSetting", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assign", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -657890,8 +657909,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcusersetting-assign?view=graph-rest-1.0", + "Command": "Set-MgDeviceManagementVirtualEndpointUserSetting", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -657900,12 +657922,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/assignUserToDevice", - "CommandAlias": null, - "Command": "Set-MgDeviceManagementWindowsAutopilotDeviceIdentityUserToDevice", "Module": "DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/assignUserToDevice", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -657924,8 +657943,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-assignusertodevice?view=graph-rest-1.0", + "Command": "Set-MgDeviceManagementWindowsAutopilotDeviceIdentityUserToDevice", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -657934,57 +657956,54 @@ ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Set-MgDriveBundleContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgDriveBundleContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/following/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Set-MgDriveFollowingContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/following/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgDriveFollowingContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "CommandAlias": null, - "Command": "Set-MgDriveItemChildContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgDriveItemChildContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Set-MgDriveItemContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", "Permissions": [ { "Name": "Files.ReadWrite", @@ -658043,35 +658062,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgDriveItemContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "CommandAlias": null, - "Command": "Set-MgDriveItemListItemDriveItemContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgDriveItemListItemDriveItemContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", - "CommandAlias": null, - "Command": "Set-MgDriveItemSensitivityLabel", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", "Permissions": [ { "Name": "Files.ReadWrite.All", @@ -658106,8 +658125,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgDriveItemSensitivityLabel", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -658116,90 +658138,90 @@ ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "CommandAlias": null, - "Command": "Set-MgDriveItemVersionContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgDriveItemVersionContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "CommandAlias": null, - "Command": "Set-MgDriveListItemDriveItemContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgDriveListItemDriveItemContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Set-MgDriveRootChildContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgDriveRootChildContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/root/content", - "CommandAlias": null, - "Command": "Set-MgDriveRootContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgDriveRootContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/root/listItem/driveItem/content", - "CommandAlias": null, - "Command": "Set-MgDriveRootListItemDriveItemContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/driveItem/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgDriveRootListItemDriveItemContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/assignSensitivityLabel", - "CommandAlias": null, - "Command": "Set-MgDriveRootSensitivityLabel", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/assignSensitivityLabel", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgDriveRootSensitivityLabel", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -658208,42 +658230,39 @@ ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "CommandAlias": null, - "Command": "Set-MgDriveRootVersionContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgDriveRootVersionContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/special/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Set-MgDriveSpecialContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/special/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgDriveSpecialContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", - "CommandAlias": null, - "Command": "Set-MgEducationClassAssignmentRubricByRef", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -658262,8 +658281,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-put-rubric?view=graph-rest-1.0", + "Command": "Set-MgEducationClassAssignmentRubricByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -658272,42 +658294,39 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", - "CommandAlias": null, - "Command": "Set-MgEducationClassAssignmentSubmissionUpResourceFolder", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-1.0", + "Command": "Set-MgEducationClassAssignmentSubmissionUpResourceFolder", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", - "CommandAlias": null, - "Command": "Set-MgEducationClassAssignmentUpFeedbackResourceFolder", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-1.0", + "Command": "Set-MgEducationClassAssignmentUpFeedbackResourceFolder", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "POST", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/setUpResourcesFolder", - "CommandAlias": null, - "Command": "Set-MgEducationClassAssignmentUpResourceFolder", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/setUpResourcesFolder", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -658326,20 +658345,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-1.0", + "Command": "Set-MgEducationClassAssignmentUpResourceFolder", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "POST", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationModule", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/setUpResourcesFolder", - "CommandAlias": null, - "Command": "Set-MgEducationClassModuleUpResourceFolder", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/setUpResourcesFolder", "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -658358,23 +658377,26 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-setupresourcesfolder?view=graph-rest-1.0", + "Command": "Set-MgEducationClassModuleUpResourceFolder", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationModule", + "Method": "POST", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", - "CommandAlias": null, - "Command": "Set-MgEducationMeAssignmentRubricByRef", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgEducationMeAssignmentRubricByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -658383,60 +658405,60 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", - "CommandAlias": null, - "Command": "Set-MgEducationMeAssignmentSubmissionUpResourceFolder", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-1.0", + "Command": "Set-MgEducationMeAssignmentSubmissionUpResourceFolder", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/me/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", - "CommandAlias": null, - "Command": "Set-MgEducationMeAssignmentUpFeedbackResourceFolder", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-1.0", + "Command": "Set-MgEducationMeAssignmentUpFeedbackResourceFolder", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "POST", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/me/assignments/{educationAssignment-id}/setUpResourcesFolder", - "CommandAlias": null, - "Command": "Set-MgEducationMeAssignmentUpResourceFolder", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/setUpResourcesFolder", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-1.0", + "Command": "Set-MgEducationMeAssignmentUpResourceFolder", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "POST", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref", - "CommandAlias": null, - "Command": "Set-MgEducationUserAssignmentRubricByRef", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgEducationUserAssignmentRubricByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -658445,57 +658467,54 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", - "CommandAlias": null, - "Command": "Set-MgEducationUserAssignmentSubmissionUpResourceFolder", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-1.0", + "Command": "Set-MgEducationUserAssignmentSubmissionUpResourceFolder", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", - "CommandAlias": null, - "Command": "Set-MgEducationUserAssignmentUpFeedbackResourceFolder", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-1.0", + "Command": "Set-MgEducationUserAssignmentUpFeedbackResourceFolder", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "POST", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/setUpResourcesFolder", - "CommandAlias": null, - "Command": "Set-MgEducationUserAssignmentUpResourceFolder", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/setUpResourcesFolder", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-1.0", + "Command": "Set-MgEducationUserAssignmentUpResourceFolder", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "POST", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}", - "CommandAlias": null, - "Command": "Set-MgEntitlementManagementAssignmentPolicy", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -658514,8 +658533,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentpolicy-update?view=graph-rest-1.0", + "Command": "Set-MgEntitlementManagementAssignmentPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -658524,12 +658546,9 @@ ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", - "CommandAlias": null, - "Command": "Set-MgExternalConnectionItem", "Module": "Search", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", "Permissions": [ { "Name": "ExternalItem.ReadWrite.OwnedBy", @@ -658564,8 +658583,11 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-put-items?view=graph-rest-1.0", + "Command": "Set-MgExternalConnectionItem", "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalitem-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", + "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -658574,90 +658596,90 @@ ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Set-MgGroupDriveBundleContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgGroupDriveBundleContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Set-MgGroupDriveFollowingContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgGroupDriveFollowingContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "CommandAlias": null, - "Command": "Set-MgGroupDriveItemChildContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgGroupDriveItemChildContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Set-MgGroupDriveItemContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgGroupDriveItemContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "CommandAlias": null, - "Command": "Set-MgGroupDriveItemListItemDriveItemContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgGroupDriveItemListItemDriveItemContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", - "CommandAlias": null, - "Command": "Set-MgGroupDriveItemSensitivityLabel", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgGroupDriveItemSensitivityLabel", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -658666,90 +658688,90 @@ ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "CommandAlias": null, - "Command": "Set-MgGroupDriveItemVersionContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgGroupDriveItemVersionContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "CommandAlias": null, - "Command": "Set-MgGroupDriveListItemDriveItemContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgGroupDriveListItemDriveItemContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Set-MgGroupDriveRootChildContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgGroupDriveRootChildContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/content", - "CommandAlias": null, - "Command": "Set-MgGroupDriveRootContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgGroupDriveRootContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/content", - "CommandAlias": null, - "Command": "Set-MgGroupDriveRootListItemDriveItemContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgGroupDriveRootListItemDriveItemContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/assignSensitivityLabel", - "CommandAlias": null, - "Command": "Set-MgGroupDriveRootSensitivityLabel", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/assignSensitivityLabel", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgGroupDriveRootSensitivityLabel", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -658758,42 +658780,39 @@ ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "CommandAlias": null, - "Command": "Set-MgGroupDriveRootVersionContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgGroupDriveRootVersionContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Set-MgGroupDriveSpecialContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgGroupDriveSpecialContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/groups/{group-id}/assignLicense", - "CommandAlias": null, - "Command": "Set-MgGroupLicense", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/assignLicense", "Permissions": [ { "Name": "LicenseAssignment.ReadWrite.All", @@ -658844,8 +658863,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-assignlicense?view=graph-rest-1.0", + "Command": "Set-MgGroupLicense", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -658854,102 +658876,99 @@ ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Set-MgGroupOnenoteNotebookSectionGroupSectionPageContent", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgGroupOnenoteNotebookSectionGroupSectionPageContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Set-MgGroupOnenoteNotebookSectionPageContent", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgGroupOnenoteNotebookSectionPageContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Set-MgGroupOnenotePageContent", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgGroupOnenotePageContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphOnenoteResource", - "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content", - "CommandAlias": null, - "Command": "Set-MgGroupOnenoteResourceContent", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgGroupOnenoteResourceContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteResource", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Set-MgGroupOnenoteSectionGroupSectionPageContent", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgGroupOnenoteSectionGroupSectionPageContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Set-MgGroupOnenoteSectionPageContent", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgGroupOnenoteSectionPageContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/groups/{group-id}/photo/$value", - "CommandAlias": null, - "Command": "Set-MgGroupPhotoContent", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/photo/$value", "Permissions": [ { "Name": "ProfilePhoto.ReadWrite.All", @@ -658984,8 +659003,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgGroupPhotoContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "Set1", @@ -658994,132 +659016,129 @@ ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", - "CommandAlias": null, - "Command": "Set-MgGroupSiteAnalyticItemActivityStatActivityDriveItemContent", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgGroupSiteAnalyticItemActivityStatActivityDriveItemContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", - "CommandAlias": null, - "Command": "Set-MgGroupSiteListItemDriveItemContent", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgGroupSiteListItemDriveItemContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Set-MgGroupSiteOnenoteNotebookSectionGroupSectionPageContent", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgGroupSiteOnenoteNotebookSectionGroupSectionPageContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Set-MgGroupSiteOnenoteNotebookSectionPageContent", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgGroupSiteOnenoteNotebookSectionPageContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Set-MgGroupSiteOnenotePageContent", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgGroupSiteOnenotePageContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphOnenoteResource", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", - "CommandAlias": null, - "Command": "Set-MgGroupSiteOnenoteResourceContent", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgGroupSiteOnenoteResourceContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteResource", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Set-MgGroupSiteOnenoteSectionGroupSectionPageContent", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgGroupSiteOnenoteSectionGroupSectionPageContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Set-MgGroupSiteOnenoteSectionPageContent", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgGroupSiteOnenoteSectionPageContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphTeam", - "Uri": "/groups/{group-id}/team", - "CommandAlias": null, - "Command": "Set-MgGroupTeam", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -659154,8 +659173,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-put-teams?view=graph-rest-1.0", + "Command": "Set-MgGroupTeam", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeam", + "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -659164,45 +659186,45 @@ ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/content", - "CommandAlias": null, - "Command": "Set-MgGroupTeamChannelFileFolderContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgGroupTeamChannelFileFolderContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "CommandAlias": null, - "Command": "Set-MgGroupTeamChannelMessageHostedContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgGroupTeamChannelMessageHostedContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/setReaction", - "CommandAlias": null, - "Command": "Set-MgGroupTeamChannelMessageReaction", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/setReaction", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgGroupTeamChannelMessageReaction", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -659211,30 +659233,30 @@ ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "CommandAlias": null, - "Command": "Set-MgGroupTeamChannelMessageReplyHostedContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgGroupTeamChannelMessageReplyHostedContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "CommandAlias": null, - "Command": "Set-MgGroupTeamChannelMessageReplyReaction", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgGroupTeamChannelMessageReplyReaction", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -659243,60 +659265,60 @@ ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/groups/{group-id}/team/photo/$value", - "CommandAlias": null, - "Command": "Set-MgGroupTeamPhotoContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/photo/$value", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgGroupTeamPhotoContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content", - "CommandAlias": null, - "Command": "Set-MgGroupTeamPrimaryChannelFileFolderContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgGroupTeamPrimaryChannelFileFolderContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "CommandAlias": null, - "Command": "Set-MgGroupTeamPrimaryChannelMessageHostedContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgGroupTeamPrimaryChannelMessageHostedContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/setReaction", - "CommandAlias": null, - "Command": "Set-MgGroupTeamPrimaryChannelMessageReaction", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/setReaction", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgGroupTeamPrimaryChannelMessageReaction", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -659305,30 +659327,30 @@ ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "CommandAlias": null, - "Command": "Set-MgGroupTeamPrimaryChannelMessageReplyHostedContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgGroupTeamPrimaryChannelMessageReplyHostedContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "CommandAlias": null, - "Command": "Set-MgGroupTeamPrimaryChannelMessageReplyReaction", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgGroupTeamPrimaryChannelMessageReplyReaction", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -659337,15 +659359,15 @@ ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphSchedule", - "Uri": "/groups/{group-id}/team/schedule", - "CommandAlias": null, - "Command": "Set-MgGroupTeamSchedule", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgGroupTeamSchedule", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSchedule", + "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -659354,27 +659376,24 @@ ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", - "CommandAlias": null, - "Command": "Set-MgIdentityB2XUserFlowLanguageDefaultPageContent", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgIdentityB2XUserFlowLanguageDefaultPageContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", - "CommandAlias": null, - "Command": "Set-MgIdentityB2XUserFlowLanguageOverridePageContent", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", "Permissions": [ { "Name": "IdentityUserFlow.ReadWrite.All", @@ -659393,20 +659412,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguagepage-put?view=graph-rest-1.0", + "Command": "Set-MgIdentityB2XUserFlowLanguageOverridePageContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref", - "CommandAlias": null, - "Command": "Set-MgIdentityB2XUserFlowPostAttributeCollectionByRef", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref", "Permissions": [ { "Name": "IdentityUserFlow.ReadWrite.All", @@ -659425,8 +659444,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgIdentityB2XUserFlowPostAttributeCollectionByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -659435,12 +659457,9 @@ ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref", - "CommandAlias": null, - "Command": "Set-MgIdentityB2XUserFlowPostFederationSignupByRef", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref", "Permissions": [ { "Name": "IdentityUserFlow.ReadWrite.All", @@ -659459,8 +659478,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgIdentityB2XUserFlowPostFederationSignupByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -659469,12 +659491,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/setOrder", - "CommandAlias": null, - "Command": "Set-MgIdentityB2XUserFlowUserAttributeAssignmentOrder", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/setOrder", "Permissions": [ { "Name": "IdentityUserFlow.ReadWrite.All", @@ -659493,8 +659512,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-setorder?view=graph-rest-1.0", + "Command": "Set-MgIdentityB2XUserFlowUserAttributeAssignmentOrder", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -659503,12 +659525,9 @@ ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", - "CommandAlias": null, - "Command": "Set-MgIdentityGovernanceAccessReviewDefinition", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", "Permissions": [ { "Name": "AccessReview.ReadWrite.All", @@ -659527,8 +659546,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-update?view=graph-rest-1.0", + "Command": "Set-MgIdentityGovernanceAccessReviewDefinition", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -659537,87 +659559,84 @@ ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/backgroundImage", - "CommandAlias": null, - "Command": "Set-MgOrganizationBrandingBackgroundImage", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/backgroundImage", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgOrganizationBrandingBackgroundImage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/bannerLogo", - "CommandAlias": null, - "Command": "Set-MgOrganizationBrandingBannerLogo", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/bannerLogo", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgOrganizationBrandingBannerLogo", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/customCSS", - "CommandAlias": null, - "Command": "Set-MgOrganizationBrandingCustomCss", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/customCSS", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgOrganizationBrandingCustomCss", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/favicon", - "CommandAlias": null, - "Command": "Set-MgOrganizationBrandingFavicon", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/favicon", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgOrganizationBrandingFavicon", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/headerLogo", - "CommandAlias": null, - "Command": "Set-MgOrganizationBrandingHeaderLogo", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/headerLogo", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgOrganizationBrandingHeaderLogo", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/backgroundImage", - "CommandAlias": null, - "Command": "Set-MgOrganizationBrandingLocalizationBackgroundImage", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/backgroundImage", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -659652,20 +659671,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgOrganizationBrandingLocalizationBackgroundImage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/bannerLogo", - "CommandAlias": null, - "Command": "Set-MgOrganizationBrandingLocalizationBannerLogo", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/bannerLogo", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -659700,20 +659719,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-update?view=graph-rest-1.0", + "Command": "Set-MgOrganizationBrandingLocalizationBannerLogo", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/customCSS", - "CommandAlias": null, - "Command": "Set-MgOrganizationBrandingLocalizationCustomCss", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/customCSS", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -659748,20 +659767,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgOrganizationBrandingLocalizationCustomCss", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/favicon", - "CommandAlias": null, - "Command": "Set-MgOrganizationBrandingLocalizationFavicon", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/favicon", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -659796,20 +659815,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgOrganizationBrandingLocalizationFavicon", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/headerLogo", - "CommandAlias": null, - "Command": "Set-MgOrganizationBrandingLocalizationHeaderLogo", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/headerLogo", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -659844,20 +659863,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgOrganizationBrandingLocalizationHeaderLogo", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogo", - "CommandAlias": null, - "Command": "Set-MgOrganizationBrandingLocalizationSquareLogo", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogo", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -659892,20 +659911,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgOrganizationBrandingLocalizationSquareLogo", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogoDark", - "CommandAlias": null, - "Command": "Set-MgOrganizationBrandingLocalizationSquareLogoDark", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogoDark", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -659940,50 +659959,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgOrganizationBrandingLocalizationSquareLogoDark", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/squareLogo", - "CommandAlias": null, - "Command": "Set-MgOrganizationBrandingSquareLogo", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/squareLogo", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgOrganizationBrandingSquareLogo", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/squareLogoDark", - "CommandAlias": null, - "Command": "Set-MgOrganizationBrandingSquareLogoDark", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/squareLogoDark", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgOrganizationBrandingSquareLogoDark", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/organization/{organization-id}/setMobileDeviceManagementAuthority", - "CommandAlias": null, - "Command": "Set-MgOrganizationMobileDeviceManagementAuthority", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/setMobileDeviceManagementAuthority", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -660018,20 +660037,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgOrganizationMobileDeviceManagementAuthority", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphCrossTenantIdentitySyncPolicyPartner", - "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", - "CommandAlias": null, - "Command": "Set-MgPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", "Permissions": [ { "Name": "Policy.ReadWrite.CrossTenantAccess", @@ -660050,8 +660069,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-put-identitysynchronization?view=graph-rest-1.0", + "Command": "Set-MgPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCrossTenantIdentitySyncPolicyPartner", + "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -660060,42 +660082,39 @@ ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "CommandAlias": null, - "Command": "Set-MgPrintPrinterJobDocumentContent", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgPrintPrinterJobDocumentContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "CommandAlias": null, - "Command": "Set-MgPrintShareJobDocumentContent", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgPrintShareJobDocumentContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityAlertComment", - "Uri": "/security/alerts_v2/{alert-id}/comments", - "CommandAlias": null, - "Command": "Set-MgSecurityAlert", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/alerts_v2/{alert-id}/comments", "Permissions": [ { "Name": "SecurityAlert.ReadWrite.All", @@ -660114,68 +660133,41 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-alert-post-comments?view=graph-rest-1.0", - "Variants": [ - "Set", - "SetViaIdentity" - ] - }, - { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityAlertComment", - "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}/comments", - "CommandAlias": null, - "Command": "Set-MgSecurityIncidentAlertComment", - "Module": "Security", - "Permissions": [], + "Command": "Set-MgSecurityAlert", "ApiVersion": "v1.0", - "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityAlertComment", + "Method": "POST", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive", + "Module": "Security", "CommandAlias": null, - "Command": "Set-MgServiceAnnouncementMessageAttachmentArchive", - "Module": "Devices.ServiceAnnouncement", + "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}/comments", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgSecurityIncidentAlertComment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityAlertComment", + "Method": "POST", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content", + "Module": "Applications", "CommandAlias": null, - "Command": "Set-MgServiceAnnouncementMessageAttachmentContent", - "Module": "Devices.ServiceAnnouncement", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, - "Variants": [ - "Set", - "SetViaIdentity" - ] - }, - { - "Method": "PUT", - "OutputType": "IMicrosoftGraphSynchronization", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", - "CommandAlias": null, "Command": "Set-MgServicePrincipalSynchronization", - "Module": "Applications", - "Permissions": [], "ApiVersion": "v1.0", - "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSynchronization", + "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -660184,27 +660176,24 @@ ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", - "CommandAlias": null, - "Command": "Set-MgServicePrincipalSynchronizationJobBulkUploadContent", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgServicePrincipalSynchronizationJobBulkUploadContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphSynchronizationSecretKeyStringValuePair", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/secrets", - "CommandAlias": null, - "Command": "Set-MgServicePrincipalSynchronizationSecret", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/secrets", "Permissions": [ { "Name": "Synchronization.ReadWrite.All", @@ -660231,8 +660220,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-serviceprincipal-put-synchronization?view=graph-rest-1.0", + "Command": "Set-MgServicePrincipalSynchronizationSecret", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSynchronizationSecretKeyStringValuePair", + "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -660241,45 +660233,45 @@ ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/shares/{sharedDriveItem-id}/driveItem/content", - "CommandAlias": null, - "Command": "Set-MgShareDriveItemContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/driveItem/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgShareDriveItemContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Set-MgShareItemContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgShareItemContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content", - "CommandAlias": null, - "Command": "Set-MgShareListItemDriveItemContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgShareListItemDriveItemContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "Set1", @@ -660288,180 +660280,180 @@ ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/shares/{sharedDriveItem-id}/root/content", - "CommandAlias": null, - "Command": "Set-MgShareRootContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/root/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgShareRootContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", - "CommandAlias": null, - "Command": "Set-MgSiteAnalyticItemActivityStatActivityDriveItemContent", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgSiteAnalyticItemActivityStatActivityDriveItemContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", - "CommandAlias": null, - "Command": "Set-MgSiteListItemDriveItemContent", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgSiteListItemDriveItemContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Set-MgSiteOnenoteNotebookSectionGroupSectionPageContent", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgSiteOnenoteNotebookSectionGroupSectionPageContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Set-MgSiteOnenoteNotebookSectionPageContent", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgSiteOnenoteNotebookSectionPageContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Set-MgSiteOnenotePageContent", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgSiteOnenotePageContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphOnenoteResource", - "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", - "CommandAlias": null, - "Command": "Set-MgSiteOnenoteResourceContent", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgSiteOnenoteResourceContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteResource", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Set-MgSiteOnenoteSectionGroupSectionPageContent", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgSiteOnenoteSectionGroupSectionPageContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Set-MgSiteOnenoteSectionPageContent", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgSiteOnenoteSectionPageContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content", - "CommandAlias": null, - "Command": "Set-MgTeamChannelFileFolderContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgTeamChannelFileFolderContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "CommandAlias": null, - "Command": "Set-MgTeamChannelMessageHostedContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgTeamChannelMessageHostedContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/setReaction", - "CommandAlias": null, - "Command": "Set-MgTeamChannelMessageReaction", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/setReaction", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgTeamChannelMessageReaction", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -660470,30 +660462,30 @@ ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "CommandAlias": null, - "Command": "Set-MgTeamChannelMessageReplyHostedContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgTeamChannelMessageReplyHostedContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "CommandAlias": null, - "Command": "Set-MgTeamChannelMessageReplyReaction", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgTeamChannelMessageReplyReaction", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -660502,60 +660494,60 @@ ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/teams/{team-id}/photo/$value", - "CommandAlias": null, - "Command": "Set-MgTeamPhotoContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/photo/$value", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilephoto-update?view=graph-rest-1.0", + "Command": "Set-MgTeamPhotoContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content", - "CommandAlias": null, - "Command": "Set-MgTeamPrimaryChannelFileFolderContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgTeamPrimaryChannelFileFolderContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "CommandAlias": null, - "Command": "Set-MgTeamPrimaryChannelMessageHostedContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgTeamPrimaryChannelMessageHostedContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/setReaction", - "CommandAlias": null, - "Command": "Set-MgTeamPrimaryChannelMessageReaction", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/setReaction", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgTeamPrimaryChannelMessageReaction", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -660564,30 +660556,30 @@ ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "CommandAlias": null, - "Command": "Set-MgTeamPrimaryChannelMessageReplyHostedContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgTeamPrimaryChannelMessageReplyHostedContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "CommandAlias": null, - "Command": "Set-MgTeamPrimaryChannelMessageReplyReaction", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgTeamPrimaryChannelMessageReplyReaction", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -660596,12 +660588,9 @@ ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphSchedule", - "Uri": "/teams/{team-id}/schedule", - "CommandAlias": null, - "Command": "Set-MgTeamSchedule", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -660628,8 +660617,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-put-schedule?view=graph-rest-1.0", + "Command": "Set-MgTeamSchedule", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSchedule", + "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -660638,45 +660630,45 @@ ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content", - "CommandAlias": null, - "Command": "Set-MgTeamworkDeletedTeamChannelFileFolderContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgTeamworkDeletedTeamChannelFileFolderContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "CommandAlias": null, - "Command": "Set-MgTeamworkDeletedTeamChannelMessageHostedContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgTeamworkDeletedTeamChannelMessageHostedContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/setReaction", - "CommandAlias": null, - "Command": "Set-MgTeamworkDeletedTeamChannelMessageReaction", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/setReaction", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgTeamworkDeletedTeamChannelMessageReaction", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -660685,30 +660677,30 @@ ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "CommandAlias": null, - "Command": "Set-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "CommandAlias": null, - "Command": "Set-MgTeamworkDeletedTeamChannelMessageReplyReaction", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgTeamworkDeletedTeamChannelMessageReplyReaction", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -660717,27 +660709,24 @@ ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "CommandAlias": null, - "Command": "Set-MgUserChatMessageHostedContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgUserChatMessageHostedContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/setReaction", - "CommandAlias": null, - "Command": "Set-MgUserChatMessageReaction", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/setReaction", "Permissions": [ { "Name": "ChatMessage.Send", @@ -660756,8 +660745,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgUserChatMessageReaction", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -660766,30 +660758,30 @@ ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "CommandAlias": null, - "Command": "Set-MgUserChatMessageReplyHostedContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgUserChatMessageReplyHostedContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "CommandAlias": null, - "Command": "Set-MgUserChatMessageReplyReaction", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgUserChatMessageReplyReaction", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -660798,27 +660790,24 @@ ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value", - "CommandAlias": null, - "Command": "Set-MgUserContactFolderChildFolderContactPhotoContent", "Module": "PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgUserContactFolderChildFolderContactPhotoContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value", - "CommandAlias": null, - "Command": "Set-MgUserContactFolderContactPhotoContent", "Module": "PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value", "Permissions": [ { "Name": "Contacts.ReadWrite", @@ -660837,20 +660826,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgUserContactFolderContactPhotoContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", - "CommandAlias": null, - "Command": "Set-MgUserContactPhotoContent", "Module": "PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", "Permissions": [ { "Name": "Contacts.ReadWrite", @@ -660869,98 +660858,101 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgUserContactPhotoContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Set-MgUserDriveBundleContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgUserDriveBundleContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Set-MgUserDriveFollowingContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgUserDriveFollowingContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "CommandAlias": null, - "Command": "Set-MgUserDriveItemChildContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgUserDriveItemChildContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Set-MgUserDriveItemContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgUserDriveItemContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "CommandAlias": null, - "Command": "Set-MgUserDriveItemListItemDriveItemContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgUserDriveItemListItemDriveItemContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", - "CommandAlias": null, - "Command": "Set-MgUserDriveItemSensitivityLabel", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgUserDriveItemSensitivityLabel", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -660969,90 +660961,90 @@ ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "CommandAlias": null, - "Command": "Set-MgUserDriveItemVersionContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgUserDriveItemVersionContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "CommandAlias": null, - "Command": "Set-MgUserDriveListItemDriveItemContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgUserDriveListItemDriveItemContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Set-MgUserDriveRootChildContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgUserDriveRootChildContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/root/content", - "CommandAlias": null, - "Command": "Set-MgUserDriveRootContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgUserDriveRootContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content", - "CommandAlias": null, - "Command": "Set-MgUserDriveRootListItemDriveItemContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgUserDriveRootListItemDriveItemContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/assignSensitivityLabel", - "CommandAlias": null, - "Command": "Set-MgUserDriveRootSensitivityLabel", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/assignSensitivityLabel", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgUserDriveRootSensitivityLabel", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -661061,42 +661053,39 @@ ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "CommandAlias": null, - "Command": "Set-MgUserDriveRootVersionContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgUserDriveRootVersionContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content", - "CommandAlias": null, - "Command": "Set-MgUserDriveSpecialContent", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgUserDriveSpecialContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/users/{user-id}/assignLicense", - "CommandAlias": null, - "Command": "Set-MgUserLicense", "Module": "Users.Actions", + "CommandAlias": null, + "Uri": "/users/{user-id}/assignLicense", "Permissions": [ { "Name": "LicenseAssignment.ReadWrite.All", @@ -661147,8 +661136,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-assignlicense?view=graph-rest-1.0", + "Command": "Set-MgUserLicense", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -661157,45 +661149,45 @@ ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value", - "CommandAlias": null, - "Command": "Set-MgUserMailFolderChildFolderMessageContent", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgUserMailFolderChildFolderMessageContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value", - "CommandAlias": null, - "Command": "Set-MgUserMailFolderMessageContent", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgUserMailFolderMessageContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory/$ref", - "CommandAlias": null, - "Command": "Set-MgUserManagedDeviceCategoryByRef", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory/$ref", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgUserManagedDeviceCategoryByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -661204,12 +661196,9 @@ ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/users/{user-id}/manager/$ref", - "CommandAlias": null, - "Command": "Set-MgUserManagerByRef", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/manager/$ref", "Permissions": [ { "Name": "User.ReadWrite.All", @@ -661244,8 +661233,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-post-manager?view=graph-rest-1.0", + "Command": "Set-MgUserManagerByRef", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -661254,177 +661246,174 @@ ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/users/{user-id}/messages/{message-id}/$value", - "CommandAlias": null, - "Command": "Set-MgUserMessageContent", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/$value", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgUserMessageContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Set-MgUserOnenoteNotebookSectionGroupSectionPageContent", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgUserOnenoteNotebookSectionGroupSectionPageContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Set-MgUserOnenoteNotebookSectionPageContent", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgUserOnenoteNotebookSectionPageContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Set-MgUserOnenotePageContent", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgUserOnenotePageContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphOnenoteResource", - "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content", - "CommandAlias": null, - "Command": "Set-MgUserOnenoteResourceContent", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgUserOnenoteResourceContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteResource", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Set-MgUserOnenoteSectionGroupSectionPageContent", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgUserOnenoteSectionGroupSectionPageContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "CommandAlias": null, - "Command": "Set-MgUserOnenoteSectionPageContent", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgUserOnenoteSectionPageContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "CommandAlias": null, - "Command": "Set-MgUserOnlineMeetingAttendeeReport", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgUserOnlineMeetingAttendeeReport", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphCallRecording", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", - "CommandAlias": null, - "Command": "Set-MgUserOnlineMeetingRecordingContent", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgUserOnlineMeetingRecordingContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCallRecording", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphCallTranscript", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", - "CommandAlias": null, - "Command": "Set-MgUserOnlineMeetingTranscriptContent", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgUserOnlineMeetingTranscriptContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCallTranscript", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", - "CommandAlias": null, - "Command": "Set-MgUserOnlineMeetingTranscriptMetadataContent", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgUserOnlineMeetingTranscriptMetadataContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/users/{user-id}/photo/$value", - "CommandAlias": null, - "Command": "Set-MgUserPhotoContent", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/photo/$value", "Permissions": [ { "Name": "User.ReadWrite", @@ -661459,8 +661448,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgUserPhotoContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "Set1", @@ -661469,12 +661461,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/presence/setPresence", - "CommandAlias": null, - "Command": "Set-MgUserPresence", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/presence/setPresence", "Permissions": [ { "Name": "Presence.ReadWrite", @@ -661493,8 +661482,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setpresence?view=graph-rest-1.0", + "Command": "Set-MgUserPresence", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -661503,12 +661495,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/presence/setStatusMessage", - "CommandAlias": null, - "Command": "Set-MgUserPresenceStatusMessage", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/presence/setStatusMessage", "Permissions": [ { "Name": "Presence.ReadWrite", @@ -661527,8 +661516,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-1.0", + "Command": "Set-MgUserPresenceStatusMessage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -661537,12 +661529,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/presence/setUserPreferredPresence", - "CommandAlias": null, - "Command": "Set-MgUserPresenceUserPreferredPresence", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/presence/setUserPreferredPresence", "Permissions": [ { "Name": "Presence.ReadWrite", @@ -661561,8 +661550,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setuserpreferredpresence?view=graph-rest-1.0", + "Command": "Set-MgUserPresenceUserPreferredPresence", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -661571,45 +661563,45 @@ ] }, { - "Method": "PUT", - "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value", - "CommandAlias": null, - "Command": "Set-MgUserTodoListTaskAttachmentContent", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgUserTodoListTaskAttachmentContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "PUT", - "OutputType": "IMicrosoftGraphAttachmentSession", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content", - "CommandAlias": null, - "Command": "Set-MgUserTodoListTaskAttachmentSessionContent", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgUserTodoListTaskAttachmentSessionContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachmentSession", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/setExternalEventInformation", - "CommandAlias": null, - "Command": "Set-MgVirtualEventExternalEventInformation", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/setExternalEventInformation", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Set-MgVirtualEventExternalEventInformation", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -661618,12 +661610,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/bypassActivationLock", - "CommandAlias": null, - "Command": "Skip-MgBetaDeviceManagementComanagedDeviceActivationLock", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/bypassActivationLock", "Permissions": [ { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", @@ -661642,20 +661631,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Skip-MgBetaDeviceManagementComanagedDeviceActivationLock", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Bypass", "BypassViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/bypassActivationLock", - "CommandAlias": null, - "Command": "Skip-MgBetaDeviceManagementManagedDeviceActivationLock", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/bypassActivationLock", "Permissions": [ { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", @@ -661674,35 +661663,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Skip-MgBetaDeviceManagementManagedDeviceActivationLock", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Bypass", "BypassViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/bypassActivationLock", - "CommandAlias": null, - "Command": "Skip-MgBetaUserManagedDeviceActivationLock", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/bypassActivationLock", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Skip-MgBetaUserManagedDeviceActivationLock", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Bypass", "BypassViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/bypassActivationLock", - "CommandAlias": null, - "Command": "Skip-MgDeviceManagementManagedDeviceActivationLock", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/bypassActivationLock", "Permissions": [ { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", @@ -661721,65 +661710,65 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-bypassactivationlock?view=graph-rest-1.0", + "Command": "Skip-MgDeviceManagementManagedDeviceActivationLock", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Bypass", "BypassViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/bypassActivationLock", - "CommandAlias": null, - "Command": "Skip-MgUserManagedDeviceActivationLock", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/bypassActivationLock", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-bypassactivationlock?view=graph-rest-1.0", + "Command": "Skip-MgUserManagedDeviceActivationLock", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Bypass", "BypassViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/start", - "CommandAlias": null, - "Command": "Start-MgApplicationSynchronizationJob", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/start", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-start?view=graph-rest-1.0", + "Command": "Start-MgApplicationSynchronizationJob", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Start", "StartViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/start", - "CommandAlias": null, - "Command": "Start-MgBetaApplicationSynchronizationJob", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/start", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-start?view=graph-rest-beta", + "Command": "Start-MgBetaApplicationSynchronizationJob", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Start", "StartViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphStartHoldMusicOperation", - "Uri": "/communications/calls/{call-id}/participants/{participant-id}/startHoldMusic", - "CommandAlias": null, - "Command": "Start-MgBetaCommunicationCallParticipantHoldMusic", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/participants/{participant-id}/startHoldMusic", "Permissions": [ { "Name": "Calls.JoinGroupCallasGuest.All", @@ -661798,8 +661787,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-startholdmusic?view=graph-rest-beta", + "Command": "Start-MgBetaCommunicationCallParticipantHoldMusic", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphStartHoldMusicOperation", + "Method": "POST", "Variants": [ "Start", "StartExpanded", @@ -661808,15 +661800,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphStartRecordingOperation", - "Uri": "/communications/calls/{call-id}/startRecording", - "CommandAlias": null, - "Command": "Start-MgBetaCommunicationCallRecording", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/startRecording", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Start-MgBetaCommunicationCallRecording", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphStartRecordingOperation", + "Method": "POST", "Variants": [ "Start", "StartExpanded", @@ -661825,15 +661817,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphStartTranscriptionOperation", - "Uri": "/communications/calls/{call-id}/startTranscription", - "CommandAlias": null, - "Command": "Start-MgBetaCommunicationCallTranscription", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/startTranscription", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Start-MgBetaCommunicationCallTranscription", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphStartTranscriptionOperation", + "Method": "POST", "Variants": [ "Start", "StartExpanded", @@ -661842,12 +661834,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/triggerConfigurationManagerAction", - "CommandAlias": null, - "Command": "Start-MgBetaDeviceManagementComanagedDeviceConfigurationManagerAction", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/triggerConfigurationManagerAction", "Permissions": [ { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", @@ -661866,8 +661855,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Start-MgBetaDeviceManagementComanagedDeviceConfigurationManagerAction", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Trigger", "TriggerExpanded", @@ -661876,12 +661868,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/triggerConfigurationManagerAction", - "CommandAlias": null, - "Command": "Start-MgBetaDeviceManagementManagedDeviceConfigurationManagerAction", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/triggerConfigurationManagerAction", "Permissions": [ { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", @@ -661900,8 +661889,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Start-MgBetaDeviceManagementManagedDeviceConfigurationManagerAction", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Trigger", "TriggerExpanded", @@ -661910,12 +661902,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/external/industryData/runs/start", - "CommandAlias": null, - "Command": "Start-MgBetaExternalIndustryDataRun", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/industryData/runs/start", "Permissions": [ { "Name": "IndustryData-Run.Start", @@ -661934,22 +661923,25 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Start-MgBetaExternalIndustryDataRun", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Start" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTimeCard", - "Uri": "/groups/{group-id}/team/schedule/timeCards/{timeCard-id}/startBreak", - "CommandAlias": null, - "Command": "Start-MgBetaGroupTeamScheduleTimeCardBreak", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timeCards/{timeCard-id}/startBreak", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-startbreak?view=graph-rest-beta", + "Command": "Start-MgBetaGroupTeamScheduleTimeCardBreak", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeCard", + "Method": "POST", "Variants": [ "Start", "StartExpanded", @@ -661958,72 +661950,69 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintJobStatus", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/start", - "CommandAlias": null, - "Command": "Start-MgBetaPrintPrinterJob", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/start", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Start-MgBetaPrintPrinterJob", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintJobStatus", + "Method": "POST", "Variants": [ "Start", "StartViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintJobStatus", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/startPrintJob", - "CommandAlias": null, - "Command": "Start-MgBetaPrintPrinterJobPrintJob", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/startPrintJob", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Start-MgBetaPrintPrinterJobPrintJob", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintJobStatus", + "Method": "POST", "Variants": [ "Start", "StartViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintJobStatus", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/start", - "CommandAlias": null, - "Command": "Start-MgBetaPrintPrinterShareJob", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/start", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Start-MgBetaPrintPrinterShareJob", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintJobStatus", + "Method": "POST", "Variants": [ "Start", "StartViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintJobStatus", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/startPrintJob", - "CommandAlias": null, - "Command": "Start-MgBetaPrintPrinterShareJobPrintJob", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/startPrintJob", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Start-MgBetaPrintPrinterShareJobPrintJob", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintJobStatus", + "Method": "POST", "Variants": [ "Start", "StartViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintJobStatus", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/start", - "CommandAlias": null, - "Command": "Start-MgBetaPrintShareJob", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/start", "Permissions": [ { "Name": "PrintJob.Create", @@ -662066,35 +662055,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Start-MgBetaPrintShareJob", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintJobStatus", + "Method": "POST", "Variants": [ "Start", "StartViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintJobStatus", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/startPrintJob", - "CommandAlias": null, - "Command": "Start-MgBetaPrintShareJobPrintJob", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/startPrintJob", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Start-MgBetaPrintShareJobPrintJob", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintJobStatus", + "Method": "POST", "Variants": [ "Start", "StartViaIdentity" ] }, { - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}/run", - "CommandAlias": null, - "Command": "Start-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}/run", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -662129,20 +662118,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-run?view=graph-rest-beta", + "Command": "Start-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", + "Method": "GET", "Variants": [ "Run", "RunViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityHuntingQueryResults", - "Uri": "/security/runHuntingQuery", - "CommandAlias": null, - "Command": "Start-MgBetaSecurityHuntingQuery", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/runHuntingQuery", "Permissions": [ { "Name": "ThreatHunting.Read.All", @@ -662161,20 +662150,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Start-MgBetaSecurityHuntingQuery", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHuntingQueryResults", + "Method": "POST", "Variants": [ "Run", "RunExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/start", - "CommandAlias": null, - "Command": "Start-MgBetaServicePrincipalSynchronizationJob", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/start", "Permissions": [ { "Name": "Synchronization.ReadWrite.All", @@ -662201,20 +662190,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-start?view=graph-rest-beta", + "Command": "Start-MgBetaServicePrincipalSynchronizationJob", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Start", "StartViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTimeCard", - "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/startBreak", - "CommandAlias": null, - "Command": "Start-MgBetaTeamScheduleTimeCardBreak", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/startBreak", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -662233,8 +662222,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-startbreak?view=graph-rest-beta", + "Command": "Start-MgBetaTeamScheduleTimeCardBreak", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeCard", + "Method": "POST", "Variants": [ "Start", "StartExpanded", @@ -662243,12 +662235,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teamwork/devices/{teamworkDevice-id}/runDiagnostics", - "CommandAlias": null, - "Command": "Start-MgBetaTeamworkDeviceDiagnostic", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/devices/{teamworkDevice-id}/runDiagnostics", "Permissions": [ { "Name": "TeamworkDevice.ReadWrite.All", @@ -662267,23 +662256,26 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdevice-rundiagnostics?view=graph-rest-beta", + "Command": "Start-MgBetaTeamworkDeviceDiagnostic", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Run", "RunViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/triggerConfigurationManagerAction", - "CommandAlias": null, - "Command": "Start-MgBetaUserManagedDeviceConfigurationManagerAction", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/triggerConfigurationManagerAction", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Start-MgBetaUserManagedDeviceConfigurationManagerAction", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Trigger", "TriggerExpanded", @@ -662292,12 +662284,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphStartHoldMusicOperation", - "Uri": "/communications/calls/{call-id}/participants/{participant-id}/startHoldMusic", - "CommandAlias": null, - "Command": "Start-MgCommunicationCallParticipantHoldMusic", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/participants/{participant-id}/startHoldMusic", "Permissions": [ { "Name": "Calls.JoinGroupCallasGuest.All", @@ -662316,8 +662305,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-startholdmusic?view=graph-rest-1.0", + "Command": "Start-MgCommunicationCallParticipantHoldMusic", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphStartHoldMusicOperation", + "Method": "POST", "Variants": [ "Start", "StartExpanded", @@ -662326,30 +662318,30 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}/runHealthChecks", - "CommandAlias": null, - "Command": "Start-MgDeviceManagementVirtualEndpointOnPremiseConnectionHealthCheck", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}/runHealthChecks", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-runhealthcheck?view=graph-rest-1.0", + "Command": "Start-MgDeviceManagementVirtualEndpointOnPremiseConnectionHealthCheck", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Run", "RunViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTimeCard", - "Uri": "/groups/{group-id}/team/schedule/timeCards/{timeCard-id}/startBreak", - "CommandAlias": null, - "Command": "Start-MgGroupTeamScheduleTimeCardBreak", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timeCards/{timeCard-id}/startBreak", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Start-MgGroupTeamScheduleTimeCardBreak", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTimeCard", + "Method": "POST", "Variants": [ "Start", "StartExpanded", @@ -662358,27 +662350,24 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintJobStatus", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/start", - "CommandAlias": null, - "Command": "Start-MgPrintPrinterJob", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/start", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-start?view=graph-rest-1.0", + "Command": "Start-MgPrintPrinterJob", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintJobStatus", + "Method": "POST", "Variants": [ "Start", "StartViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintJobStatus", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/start", - "CommandAlias": null, - "Command": "Start-MgPrintShareJob", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/start", "Permissions": [ { "Name": "PrintJob.Create", @@ -662421,20 +662410,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-start?view=graph-rest-1.0", + "Command": "Start-MgPrintShareJob", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintJobStatus", + "Method": "POST", "Variants": [ "Start", "StartViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityHuntingQueryResults", - "Uri": "/security/runHuntingQuery", - "CommandAlias": null, - "Command": "Start-MgSecurityHuntingQuery", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/runHuntingQuery", "Permissions": [ { "Name": "ThreatHunting.Read.All", @@ -662453,20 +662442,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Start-MgSecurityHuntingQuery", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHuntingQueryResults", + "Method": "POST", "Variants": [ "Run", "RunExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/start", - "CommandAlias": null, - "Command": "Start-MgServicePrincipalSynchronizationJob", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/start", "Permissions": [ { "Name": "Synchronization.ReadWrite.All", @@ -662493,20 +662482,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-start?view=graph-rest-1.0", + "Command": "Start-MgServicePrincipalSynchronizationJob", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Start", "StartViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTimeCard", - "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/startBreak", - "CommandAlias": null, - "Command": "Start-MgTeamScheduleTimeCardBreak", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/startBreak", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -662525,8 +662514,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Start-MgTeamScheduleTimeCardBreak", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTimeCard", + "Method": "POST", "Variants": [ "Start", "StartExpanded", @@ -662535,12 +662527,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/accessReviews/{accessReview-id}/stop", - "CommandAlias": null, - "Command": "Stop-MgBetaAccessReview", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/stop", "Permissions": [ { "Name": "AccessReview.ReadWrite.Membership", @@ -662567,35 +662556,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-stop?view=graph-rest-beta", + "Command": "Stop-MgBetaAccessReview", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Stop", "StopViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/stop", - "CommandAlias": null, - "Command": "Stop-MgBetaAccessReviewInstance", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/stop", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-stop?view=graph-rest-beta", + "Command": "Stop-MgBetaAccessReviewInstance", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Stop", "StopViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}/cancel", - "CommandAlias": null, - "Command": "Stop-MgBetaBookingBusinessAppointment", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}/cancel", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -662638,8 +662627,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingappointment-cancel?view=graph-rest-beta", + "Command": "Stop-MgBetaBookingBusinessAppointment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Cancel", "CancelExpanded", @@ -662648,15 +662640,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}/cancel", - "CommandAlias": null, - "Command": "Stop-MgBetaBookingBusinessCalendarView", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}/cancel", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingappointment-cancel?view=graph-rest-beta", + "Command": "Stop-MgBetaBookingBusinessCalendarView", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Cancel", "CancelExpanded", @@ -662665,12 +662657,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCancelMediaProcessingOperation", - "Uri": "/communications/calls/{call-id}/cancelMediaProcessing", - "CommandAlias": null, - "Command": "Stop-MgBetaCommunicationCallMediaProcessing", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/cancelMediaProcessing", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -662689,8 +662678,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-cancelmediaprocessing?view=graph-rest-beta", + "Command": "Stop-MgBetaCommunicationCallMediaProcessing", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCancelMediaProcessingOperation", + "Method": "POST", "Variants": [ "Cancel", "CancelExpanded", @@ -662699,12 +662691,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphStopHoldMusicOperation", - "Uri": "/communications/calls/{call-id}/participants/{participant-id}/stopHoldMusic", - "CommandAlias": null, - "Command": "Stop-MgBetaCommunicationCallParticipantHoldMusic", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/participants/{participant-id}/stopHoldMusic", "Permissions": [ { "Name": "Calls.JoinGroupCallasGuest.All", @@ -662723,8 +662712,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-stopholdmusic?view=graph-rest-beta", + "Command": "Stop-MgBetaCommunicationCallParticipantHoldMusic", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphStopHoldMusicOperation", + "Method": "POST", "Variants": [ "Stop", "StopExpanded", @@ -662733,15 +662725,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphStopRecordingOperation", - "Uri": "/communications/calls/{call-id}/stopRecording", - "CommandAlias": null, - "Command": "Stop-MgBetaCommunicationCallRecording", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/stopRecording", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Stop-MgBetaCommunicationCallRecording", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphStopRecordingOperation", + "Method": "POST", "Variants": [ "Stop", "StopExpanded", @@ -662750,15 +662742,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphStopTranscriptionOperation", - "Uri": "/communications/calls/{call-id}/stopTranscription", - "CommandAlias": null, - "Command": "Stop-MgBetaCommunicationCallTranscription", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/stopTranscription", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Stop-MgBetaCommunicationCallTranscription", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphStopTranscriptionOperation", + "Method": "POST", "Variants": [ "Stop", "StopExpanded", @@ -662767,72 +662759,69 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/cancel", - "CommandAlias": null, - "Command": "Stop-MgBetaEntitlementManagementAccessPackageAssignmentRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/cancel", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-cancel?view=graph-rest-beta", + "Command": "Stop-MgBetaEntitlementManagementAccessPackageAssignmentRequest", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Cancel", "CancelViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/cancel", - "CommandAlias": null, - "Command": "Stop-MgBetaEntitlementManagementAssignmentRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/cancel", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-cancel?view=graph-rest-beta", + "Command": "Stop-MgBetaEntitlementManagementAssignmentRequest", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Cancel", "CancelViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/cancelAndSend", - "CommandAlias": null, - "Command": "Stop-MgBetaFinancialCompanySaleInvoiceAndSend", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/cancelAndSend", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Stop-MgBetaFinancialCompanySaleInvoiceAndSend", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Cancel", "CancelViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/cancel", - "CommandAlias": null, - "Command": "Stop-MgBetaFinancialCompanySalesInvoice", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/cancel", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Stop-MgBetaFinancialCompanySalesInvoice", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Cancel", "CancelViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/cancel", - "CommandAlias": null, - "Command": "Stop-MgBetaGroupEvent", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/cancel", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -662859,8 +662848,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-beta", + "Command": "Stop-MgBetaGroupEvent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Cancel", "CancelExpanded", @@ -662869,15 +662861,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/cancel", - "CommandAlias": null, - "Command": "Stop-MgBetaGroupEventExceptionOccurrence", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/cancel", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-beta", + "Command": "Stop-MgBetaGroupEventExceptionOccurrence", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Cancel", "CancelExpanded", @@ -662886,15 +662878,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/cancel", - "CommandAlias": null, - "Command": "Stop-MgBetaGroupEventExceptionOccurrenceInstance", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/cancel", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-beta", + "Command": "Stop-MgBetaGroupEventExceptionOccurrenceInstance", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Cancel", "CancelExpanded", @@ -662903,15 +662895,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/cancel", - "CommandAlias": null, - "Command": "Stop-MgBetaGroupEventInstance", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/cancel", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-beta", + "Command": "Stop-MgBetaGroupEventInstance", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Cancel", "CancelExpanded", @@ -662920,15 +662912,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/cancel", - "CommandAlias": null, - "Command": "Stop-MgBetaGroupEventInstanceExceptionOccurrence", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/cancel", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-beta", + "Command": "Stop-MgBetaGroupEventInstanceExceptionOccurrence", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Cancel", "CancelExpanded", @@ -662937,15 +662929,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTimeCard", - "Uri": "/groups/{group-id}/team/schedule/timeCards/{timeCard-id}/endBreak", - "CommandAlias": null, - "Command": "Stop-MgBetaGroupTeamScheduleTimeCardBreak", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timeCards/{timeCard-id}/endBreak", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-endbreak?view=graph-rest-beta", + "Command": "Stop-MgBetaGroupTeamScheduleTimeCardBreak", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeCard", + "Method": "POST", "Variants": [ "End", "EndExpanded", @@ -662954,72 +662946,69 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stop", - "CommandAlias": null, - "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDecisionInstance", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stop", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-stop?view=graph-rest-beta", + "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDecisionInstance", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Stop", "StopViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stopApplyDecisions", - "CommandAlias": null, - "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDecisionInstanceApplyDecision", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stopApplyDecisions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDecisionInstanceApplyDecision", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Stop", "StopViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/stop", - "CommandAlias": null, - "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/stop", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-stop?view=graph-rest-beta", + "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Stop", "StopViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/stop", - "CommandAlias": null, - "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/stop", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDefinition", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Stop", "StopViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stop", - "CommandAlias": null, - "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stop", "Permissions": [ { "Name": "AccessReview.ReadWrite.All", @@ -663038,35 +663027,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-stop?view=graph-rest-beta", + "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Stop", "StopViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stopApplyDecisions", - "CommandAlias": null, - "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceApplyDecision", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stopApplyDecisions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceApplyDecision", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Stop", "StopViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/stop", - "CommandAlias": null, - "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/stop", "Permissions": [ { "Name": "AccessReview.ReadWrite.All", @@ -663085,20 +663074,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-stop?view=graph-rest-beta", + "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Stop", "StopViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/cancel", - "CommandAlias": null, - "Command": "Stop-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/cancel", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.ReadWrite.AzureADGroup", @@ -663117,20 +663106,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedulerequest-cancel?view=graph-rest-beta", + "Command": "Stop-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Cancel", "CancelViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/cancel", - "CommandAlias": null, - "Command": "Stop-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/cancel", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.ReadWrite.AzureADGroup", @@ -663149,20 +663138,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedulerequest-cancel?view=graph-rest-beta", + "Command": "Stop-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Cancel", "CancelViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/cancel", - "CommandAlias": null, - "Command": "Stop-MgBetaPrintPrinterJob", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/cancel", "Permissions": [ { "Name": "PrintJob.ReadWriteBasic", @@ -663197,140 +663186,140 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-cancel?view=graph-rest-beta", + "Command": "Stop-MgBetaPrintPrinterJob", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Cancel", "CancelViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/cancelPrintJob", - "CommandAlias": null, - "Command": "Stop-MgBetaPrintPrinterJobPrintJob", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/cancelPrintJob", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Stop-MgBetaPrintPrinterJobPrintJob", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Cancel", "CancelViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/cancel", - "CommandAlias": null, - "Command": "Stop-MgBetaPrintPrinterShareJob", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/cancel", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-cancel?view=graph-rest-beta", + "Command": "Stop-MgBetaPrintPrinterShareJob", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Cancel", "CancelViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/cancelPrintJob", - "CommandAlias": null, - "Command": "Stop-MgBetaPrintPrinterShareJobPrintJob", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/cancelPrintJob", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Stop-MgBetaPrintPrinterShareJobPrintJob", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Cancel", "CancelViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/cancel", - "CommandAlias": null, - "Command": "Stop-MgBetaPrintShareJob", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/cancel", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-cancel?view=graph-rest-beta", + "Command": "Stop-MgBetaPrintShareJob", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Cancel", "CancelViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/cancelPrintJob", - "CommandAlias": null, - "Command": "Stop-MgBetaPrintShareJobPrintJob", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/cancelPrintJob", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Stop-MgBetaPrintShareJobPrintJob", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Cancel", "CancelViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/cancel", - "CommandAlias": null, - "Command": "Stop-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/cancel", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Stop-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Cancel", "CancelViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/cancel", - "CommandAlias": null, - "Command": "Stop-MgBetaPrivilegedAccessRoleAssignmentRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/cancel", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Stop-MgBetaPrivilegedAccessRoleAssignmentRequest", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Cancel", "CancelViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/cancel", - "CommandAlias": null, - "Command": "Stop-MgBetaPrivilegedRoleAssignmentRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/cancel", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Stop-MgBetaPrivilegedRoleAssignmentRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", + "Method": "POST", "Variants": [ "Cancel", "CancelViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel", - "CommandAlias": null, - "Command": "Stop-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel", "Permissions": [ { "Name": "RoleAssignmentSchedule.ReadWrite.Directory", @@ -663365,20 +663354,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-cancel?view=graph-rest-beta", + "Command": "Stop-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Cancel", "CancelViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel", - "CommandAlias": null, - "Command": "Stop-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel", "Permissions": [ { "Name": "RoleEligibilitySchedule.ReadWrite.Directory", @@ -663413,95 +663402,95 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-cancel?view=graph-rest-beta", + "Command": "Stop-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Cancel", "CancelViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel", - "CommandAlias": null, - "Command": "Stop-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-cancel?view=graph-rest-beta", + "Command": "Stop-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Cancel", "CancelViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel", - "CommandAlias": null, - "Command": "Stop-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-cancel?view=graph-rest-beta", + "Command": "Stop-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Cancel", "CancelViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel", - "CommandAlias": null, - "Command": "Stop-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-cancel?view=graph-rest-beta", + "Command": "Stop-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Cancel", "CancelViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel", - "CommandAlias": null, - "Command": "Stop-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-cancel?view=graph-rest-beta", + "Command": "Stop-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Cancel", "CancelViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/security/securityActions/{securityAction-id}/cancelSecurityAction", - "CommandAlias": null, - "Command": "Stop-MgBetaSecurityAction", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/securityActions/{securityAction-id}/cancelSecurityAction", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityaction-cancelsecurityaction?view=graph-rest-beta", + "Command": "Stop-MgBetaSecurityAction", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Cancel", "CancelViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTimeCard", - "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/endBreak", - "CommandAlias": null, - "Command": "Stop-MgBetaTeamScheduleTimeCardBreak", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/endBreak", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -663520,8 +663509,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-endbreak?view=graph-rest-beta", + "Command": "Stop-MgBetaTeamScheduleTimeCardBreak", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeCard", + "Method": "POST", "Variants": [ "End", "EndExpanded", @@ -663530,12 +663522,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/cancel", - "CommandAlias": null, - "Command": "Stop-MgBetaUserEvent", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/cancel", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -663562,8 +663551,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-beta", + "Command": "Stop-MgBetaUserEvent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Cancel", "CancelExpanded", @@ -663572,15 +663564,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/cancel", - "CommandAlias": null, - "Command": "Stop-MgBetaUserEventExceptionOccurrence", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/cancel", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-beta", + "Command": "Stop-MgBetaUserEventExceptionOccurrence", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Cancel", "CancelExpanded", @@ -663589,15 +663581,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/cancel", - "CommandAlias": null, - "Command": "Stop-MgBetaUserEventExceptionOccurrenceInstance", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/cancel", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-beta", + "Command": "Stop-MgBetaUserEventExceptionOccurrenceInstance", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Cancel", "CancelExpanded", @@ -663606,15 +663598,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/cancel", - "CommandAlias": null, - "Command": "Stop-MgBetaUserEventInstance", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/cancel", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-beta", + "Command": "Stop-MgBetaUserEventInstance", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Cancel", "CancelExpanded", @@ -663623,15 +663615,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/cancel", - "CommandAlias": null, - "Command": "Stop-MgBetaUserEventInstanceExceptionOccurrence", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/cancel", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-beta", + "Command": "Stop-MgBetaUserEventInstanceExceptionOccurrence", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Cancel", "CancelExpanded", @@ -663640,72 +663632,69 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/cancel", - "CommandAlias": null, - "Command": "Stop-MgBetaVirtualEvent", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/cancel", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Stop-MgBetaVirtualEvent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Cancel", "CancelViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/cancel", - "CommandAlias": null, - "Command": "Stop-MgBetaVirtualEventWebinarRegistration", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/cancel", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Stop-MgBetaVirtualEventWebinarRegistration", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Cancel", "CancelViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email='{email}')/cancel", - "CommandAlias": null, - "Command": "Stop-MgBetaVirtualEventWebinarRegistrationEmail", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email='{email}')/cancel", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Stop-MgBetaVirtualEventWebinarRegistrationEmail", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Cancel", "CancelViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId='{userId}')/cancel", - "CommandAlias": null, - "Command": "Stop-MgBetaVirtualEventWebinarRegistrationUserId", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId='{userId}')/cancel", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Stop-MgBetaVirtualEventWebinarRegistrationUserId", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Cancel", "CancelViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}/cancel", - "CommandAlias": null, - "Command": "Stop-MgBookingBusinessAppointment", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}/cancel", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -663748,8 +663737,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingappointment-cancel?view=graph-rest-1.0", + "Command": "Stop-MgBookingBusinessAppointment", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Cancel", "CancelExpanded", @@ -663758,15 +663750,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}/cancel", - "CommandAlias": null, - "Command": "Stop-MgBookingBusinessCalendarView", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}/cancel", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingappointment-cancel?view=graph-rest-1.0", + "Command": "Stop-MgBookingBusinessCalendarView", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Cancel", "CancelExpanded", @@ -663775,12 +663767,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphCancelMediaProcessingOperation", - "Uri": "/communications/calls/{call-id}/cancelMediaProcessing", - "CommandAlias": null, - "Command": "Stop-MgCommunicationCallMediaProcessing", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/cancelMediaProcessing", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -663799,8 +663788,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-cancelmediaprocessing?view=graph-rest-1.0", + "Command": "Stop-MgCommunicationCallMediaProcessing", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCancelMediaProcessingOperation", + "Method": "POST", "Variants": [ "Cancel", "CancelExpanded", @@ -663809,12 +663801,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphStopHoldMusicOperation", - "Uri": "/communications/calls/{call-id}/participants/{participant-id}/stopHoldMusic", - "CommandAlias": null, - "Command": "Stop-MgCommunicationCallParticipantHoldMusic", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/participants/{participant-id}/stopHoldMusic", "Permissions": [ { "Name": "Calls.JoinGroupCallasGuest.All", @@ -663833,8 +663822,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-stopholdmusic?view=graph-rest-1.0", + "Command": "Stop-MgCommunicationCallParticipantHoldMusic", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphStopHoldMusicOperation", + "Method": "POST", "Variants": [ "Stop", "StopExpanded", @@ -663843,12 +663835,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/endGracePeriod", - "CommandAlias": null, - "Command": "Stop-MgDeviceManagementVirtualEndpointCloudPcGracePeriod", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/endGracePeriod", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -663867,35 +663856,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-endgraceperiod?view=graph-rest-1.0", + "Command": "Stop-MgDeviceManagementVirtualEndpointCloudPcGracePeriod", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "End", "EndViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/cancel", - "CommandAlias": null, - "Command": "Stop-MgEntitlementManagementAssignmentRequest", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/cancel", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-cancel?view=graph-rest-1.0", + "Command": "Stop-MgEntitlementManagementAssignmentRequest", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Cancel", "CancelViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/cancel", - "CommandAlias": null, - "Command": "Stop-MgGroupEvent", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/cancel", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -663922,8 +663911,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0", + "Command": "Stop-MgGroupEvent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Cancel", "CancelExpanded", @@ -663932,15 +663924,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/cancel", - "CommandAlias": null, - "Command": "Stop-MgGroupEventInstance", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/cancel", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0", + "Command": "Stop-MgGroupEventInstance", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Cancel", "CancelExpanded", @@ -663949,15 +663941,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTimeCard", - "Uri": "/groups/{group-id}/team/schedule/timeCards/{timeCard-id}/endBreak", - "CommandAlias": null, - "Command": "Stop-MgGroupTeamScheduleTimeCardBreak", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timeCards/{timeCard-id}/endBreak", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Stop-MgGroupTeamScheduleTimeCardBreak", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTimeCard", + "Method": "POST", "Variants": [ "End", "EndExpanded", @@ -663966,27 +663958,24 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/stop", - "CommandAlias": null, - "Command": "Stop-MgIdentityGovernanceAccessReviewDefinition", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/stop", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Stop-MgIdentityGovernanceAccessReviewDefinition", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Stop", "StopViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stop", - "CommandAlias": null, - "Command": "Stop-MgIdentityGovernanceAccessReviewDefinitionInstance", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stop", "Permissions": [ { "Name": "AccessReview.ReadWrite.All", @@ -664005,20 +663994,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-stop?view=graph-rest-1.0", + "Command": "Stop-MgIdentityGovernanceAccessReviewDefinitionInstance", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Stop", "StopViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/stop", - "CommandAlias": null, - "Command": "Stop-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/stop", "Permissions": [ { "Name": "AccessReview.ReadWrite.All", @@ -664037,20 +664026,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-stop?view=graph-rest-1.0", + "Command": "Stop-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Stop", "StopViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/cancel", - "CommandAlias": null, - "Command": "Stop-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/cancel", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.ReadWrite.AzureADGroup", @@ -664069,20 +664058,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedulerequest-cancel?view=graph-rest-1.0", + "Command": "Stop-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Cancel", "CancelViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/cancel", - "CommandAlias": null, - "Command": "Stop-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/cancel", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.ReadWrite.AzureADGroup", @@ -664101,20 +664090,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedulerequest-cancel?view=graph-rest-1.0", + "Command": "Stop-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Cancel", "CancelViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/cancel", - "CommandAlias": null, - "Command": "Stop-MgPrintPrinterJob", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/cancel", "Permissions": [ { "Name": "PrintJob.ReadWriteBasic", @@ -664149,35 +664138,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-cancel?view=graph-rest-1.0", + "Command": "Stop-MgPrintPrinterJob", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Cancel", "CancelViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/cancel", - "CommandAlias": null, - "Command": "Stop-MgPrintShareJob", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/cancel", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-cancel?view=graph-rest-1.0", + "Command": "Stop-MgPrintShareJob", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Cancel", "CancelViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel", - "CommandAlias": null, - "Command": "Stop-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel", "Permissions": [ { "Name": "RoleAssignmentSchedule.ReadWrite.Directory", @@ -664212,20 +664201,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-cancel?view=graph-rest-1.0", + "Command": "Stop-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Cancel", "CancelViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel", - "CommandAlias": null, - "Command": "Stop-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel", "Permissions": [ { "Name": "RoleEligibilitySchedule.ReadWrite.Directory", @@ -664260,50 +664249,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-cancel?view=graph-rest-1.0", + "Command": "Stop-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Cancel", "CancelViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel", - "CommandAlias": null, - "Command": "Stop-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-cancel?view=graph-rest-1.0", + "Command": "Stop-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Cancel", "CancelViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel", - "CommandAlias": null, - "Command": "Stop-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-cancel?view=graph-rest-1.0", + "Command": "Stop-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Cancel", "CancelViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTimeCard", - "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/endBreak", - "CommandAlias": null, - "Command": "Stop-MgTeamScheduleTimeCardBreak", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/endBreak", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -664322,8 +664311,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Stop-MgTeamScheduleTimeCardBreak", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTimeCard", + "Method": "POST", "Variants": [ "End", "EndExpanded", @@ -664332,12 +664324,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/cancel", - "CommandAlias": null, - "Command": "Stop-MgUserEvent", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/cancel", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -664364,8 +664353,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0", + "Command": "Stop-MgUserEvent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Cancel", "CancelExpanded", @@ -664374,15 +664366,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/cancel", - "CommandAlias": null, - "Command": "Stop-MgUserEventInstance", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/cancel", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0", + "Command": "Stop-MgUserEventInstance", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Cancel", "CancelExpanded", @@ -664391,72 +664383,69 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/cancel", - "CommandAlias": null, - "Command": "Stop-MgVirtualEvent", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/cancel", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Stop-MgVirtualEvent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Cancel", "CancelViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/cancel", - "CommandAlias": null, - "Command": "Stop-MgVirtualEventWebinarRegistration", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/cancel", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Stop-MgVirtualEventWebinarRegistration", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Cancel", "CancelViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email='{email}')/cancel", - "CommandAlias": null, - "Command": "Stop-MgVirtualEventWebinarRegistrationEmail", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email='{email}')/cancel", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Stop-MgVirtualEventWebinarRegistrationEmail", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Cancel", "CancelViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId='{userId}')/cancel", - "CommandAlias": null, - "Command": "Stop-MgVirtualEventWebinarRegistrationUserId", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId='{userId}')/cancel", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Stop-MgVirtualEventWebinarRegistrationUserId", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Cancel", "CancelViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", - "CommandAlias": null, - "Command": "Submit-MgBetaEducationClassAssignmentSubmission", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -664483,50 +664472,50 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-beta", + "Command": "Submit-MgBetaEducationClassAssignmentSubmission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", "Variants": [ "Submit", "SubmitViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", - "CommandAlias": null, - "Command": "Submit-MgBetaEducationMeAssignmentSubmission", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-beta", + "Command": "Submit-MgBetaEducationMeAssignmentSubmission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", "Variants": [ "Submit", "SubmitViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", - "CommandAlias": null, - "Command": "Submit-MgBetaEducationUserAssignmentSubmission", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-beta", + "Command": "Submit-MgBetaEducationUserAssignmentSubmission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", "Variants": [ "Submit", "SubmitViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTiIndicator", - "Uri": "/security/tiIndicators/submitTiIndicators", - "CommandAlias": null, - "Command": "Submit-MgBetaSecurityTiIndicator", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/tiIndicators/submitTiIndicators", "Permissions": [ { "Name": "ThreatIndicators.ReadWrite.OwnedBy", @@ -664545,20 +664534,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicator-submittiindicators?view=graph-rest-beta", + "Command": "Submit-MgBetaSecurityTiIndicator", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTiIndicator", + "Method": "POST", "Variants": [ "Submit", "SubmitExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", - "CommandAlias": null, - "Command": "Submit-MgEducationClassAssignmentSubmission", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -664585,83 +664574,86 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-1.0", + "Command": "Submit-MgEducationClassAssignmentSubmission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", "Variants": [ "Submit", "SubmitViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", - "CommandAlias": null, - "Command": "Submit-MgEducationMeAssignmentSubmission", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-1.0", + "Command": "Submit-MgEducationMeAssignmentSubmission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", "Variants": [ "Submit", "SubmitViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", - "CommandAlias": null, - "Command": "Submit-MgEducationUserAssignmentSubmission", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-1.0", + "Command": "Submit-MgEducationUserAssignmentSubmission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", "Variants": [ "Submit", "SubmitViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/pause", - "CommandAlias": null, - "Command": "Suspend-MgApplicationSynchronizationJob", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/pause", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-pause?view=graph-rest-1.0", + "Command": "Suspend-MgApplicationSynchronizationJob", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Pause", "PauseViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/pause", - "CommandAlias": null, - "Command": "Suspend-MgBetaApplicationSynchronizationJob", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/pause", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-pause?view=graph-rest-beta", + "Command": "Suspend-MgBetaApplicationSynchronizationJob", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Pause", "PauseViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/pauseConfigurationRefresh", - "CommandAlias": null, - "Command": "Suspend-MgBetaDeviceManagementComanagedDeviceConfigurationRefresh", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/pauseConfigurationRefresh", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Suspend-MgBetaDeviceManagementComanagedDeviceConfigurationRefresh", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Pause", "PauseExpanded", @@ -664670,15 +664662,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/pauseConfigurationRefresh", - "CommandAlias": null, - "Command": "Suspend-MgBetaDeviceManagementManagedDeviceConfigurationRefresh", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/pauseConfigurationRefresh", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Suspend-MgBetaDeviceManagementManagedDeviceConfigurationRefresh", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Pause", "PauseExpanded", @@ -664687,12 +664679,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/pause", - "CommandAlias": null, - "Command": "Suspend-MgBetaServicePrincipalSynchronizationJob", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/pause", "Permissions": [ { "Name": "Synchronization.ReadWrite.All", @@ -664719,23 +664708,26 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-pause?view=graph-rest-beta", + "Command": "Suspend-MgBetaServicePrincipalSynchronizationJob", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Pause", "PauseViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/pauseConfigurationRefresh", - "CommandAlias": null, - "Command": "Suspend-MgBetaUserManagedDeviceConfigurationRefresh", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/pauseConfigurationRefresh", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Suspend-MgBetaUserManagedDeviceConfigurationRefresh", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Pause", "PauseExpanded", @@ -664744,12 +664736,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/pause", - "CommandAlias": null, - "Command": "Suspend-MgServicePrincipalSynchronizationJob", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/pause", "Permissions": [ { "Name": "Synchronization.ReadWrite.All", @@ -664776,20 +664765,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-pause?view=graph-rest-1.0", + "Command": "Suspend-MgServicePrincipalSynchronizationJob", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Pause", "PauseViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/syncMicrosoftStoreForBusinessApps", - "CommandAlias": "Sync-MgBetaDeviceAppMgtMicrosoftStoreGraphFPreBusinessApp", - "Command": "Sync-MgBetaDeviceAppManagementMicrosoftStoreForBusinessApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Sync-MgBetaDeviceAppMgtMicrosoftStoreGraphFPreBusinessApp", + "Uri": "/deviceAppManagement/syncMicrosoftStoreForBusinessApps", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -664824,19 +664813,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Sync-MgBetaDeviceAppManagementMicrosoftStoreForBusinessApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Sync" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphVppToken", - "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}/syncLicenses", - "CommandAlias": "Sync-MgBetaDeviceAppMgtVppTokenLicense", - "Command": "Sync-MgBetaDeviceAppManagementVppTokenLicense", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Sync-MgBetaDeviceAppMgtVppTokenLicense", + "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}/syncLicenses", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -664871,20 +664860,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Sync-MgBetaDeviceAppManagementVppTokenLicense", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVppToken", + "Method": "POST", "Variants": [ "Sync", "SyncViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/vppTokens/syncLicenseCounts", - "CommandAlias": "Sync-MgBetaDeviceAppMgtVppTokenLicenseCount", - "Command": "Sync-MgBetaDeviceAppManagementVppTokenLicenseCount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Sync-MgBetaDeviceAppMgtVppTokenLicenseCount", + "Uri": "/deviceAppManagement/vppTokens/syncLicenseCounts", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -664919,19 +664908,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Sync-MgBetaDeviceAppManagementVppTokenLicenseCount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Sync" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/androidForWorkSettings/syncApps", - "CommandAlias": null, - "Command": "Sync-MgBetaDeviceManagementAndroidForWorkSettingApp", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/androidForWorkSettings/syncApps", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -664950,19 +664939,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Sync-MgBetaDeviceManagementAndroidForWorkSettingApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Sync" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/syncApps", - "CommandAlias": null, - "Command": "Sync-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingApp", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/syncApps", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -664981,19 +664970,19 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Sync-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Sync" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/syncDevice", - "CommandAlias": null, - "Command": "Sync-MgBetaDeviceManagementComanagedDevice", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/syncDevice", "Permissions": [ { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", @@ -665012,20 +665001,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Sync-MgBetaDeviceManagementComanagedDevice", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Sync", "SyncViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/syncWithAppleDeviceEnrollmentProgram", - "CommandAlias": null, - "Command": "Sync-MgBetaDeviceManagementDepOnboardingSettingWithAppleDeviceEnrollmentProgram", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/syncWithAppleDeviceEnrollmentProgram", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -665044,20 +665033,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Sync-MgBetaDeviceManagementDepOnboardingSettingWithAppleDeviceEnrollmentProgram", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Sync", "SyncViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/syncDevice", - "CommandAlias": null, - "Command": "Sync-MgBetaDeviceManagementManagedDevice", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/syncDevice", "Permissions": [ { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", @@ -665076,20 +665065,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Sync-MgBetaDeviceManagementManagedDevice", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Sync", "SyncViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/windowsAutopilotSettings/sync", - "CommandAlias": null, - "Command": "Sync-MgBetaDeviceManagementWindowsAutopilotSetting", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotSettings/sync", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -665108,34 +665097,34 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Sync-MgBetaDeviceManagementWindowsAutopilotSetting", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Sync" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/syncDevice", - "CommandAlias": null, - "Command": "Sync-MgBetaUserManagedDevice", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/syncDevice", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Sync-MgBetaUserManagedDevice", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Sync", "SyncViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/syncMicrosoftStoreForBusinessApps", - "CommandAlias": "Sync-MgDeviceAppMgtMicrosoftStoreGraphFPreBusinessApp", - "Command": "Sync-MgDeviceAppManagementMicrosoftStoreForBusinessApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Sync-MgDeviceAppMgtMicrosoftStoreGraphFPreBusinessApp", + "Uri": "/deviceAppManagement/syncMicrosoftStoreForBusinessApps", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -665170,19 +665159,19 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Sync-MgDeviceAppManagementMicrosoftStoreForBusinessApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Sync" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphVppToken", - "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}/syncLicenses", - "CommandAlias": "Sync-MgDeviceAppMgtVppTokenLicense", - "Command": "Sync-MgDeviceAppManagementVppTokenLicense", "Module": "Devices.CorporateManagement", + "CommandAlias": "Sync-MgDeviceAppMgtVppTokenLicense", + "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}/syncLicenses", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -665217,20 +665206,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Sync-MgDeviceAppManagementVppTokenLicense", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVppToken", + "Method": "POST", "Variants": [ "Sync", "SyncViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}/sync", - "CommandAlias": null, - "Command": "Sync-MgDeviceManagementExchangeConnector", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}/sync", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -665265,8 +665254,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Sync-MgDeviceManagementExchangeConnector", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Sync", "SyncExpanded", @@ -665275,12 +665267,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/syncDevice", - "CommandAlias": null, - "Command": "Sync-MgDeviceManagementManagedDevice", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/syncDevice", "Permissions": [ { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", @@ -665299,53 +665288,56 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-syncdevice?view=graph-rest-1.0", + "Command": "Sync-MgDeviceManagementManagedDevice", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Sync", "SyncViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/syncDevice", - "CommandAlias": null, - "Command": "Sync-MgUserManagedDevice", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/syncDevice", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-syncdevice?view=graph-rest-1.0", + "Command": "Sync-MgUserManagedDevice", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Sync", "SyncViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/applications/validateProperties", - "CommandAlias": null, - "Command": "Test-MgApplicationProperty", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/validateProperties", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", + "Command": "Test-MgApplicationProperty", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/validateCredentials", - "CommandAlias": null, - "Command": "Test-MgApplicationSynchronizationJobCredential", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/validateCredentials", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-validatecredentials?view=graph-rest-1.0", + "Command": "Test-MgApplicationSynchronizationJobCredential", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded", @@ -665354,45 +665346,45 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/administrativeUnits/validateProperties", - "CommandAlias": null, - "Command": "Test-MgBetaAdministrativeUnitProperty", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/administrativeUnits/validateProperties", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", + "Command": "Test-MgBetaAdministrativeUnitProperty", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/applications/validateProperties", - "CommandAlias": null, - "Command": "Test-MgBetaApplicationProperty", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/validateProperties", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", + "Command": "Test-MgBetaApplicationProperty", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/validateCredentials", - "CommandAlias": null, - "Command": "Test-MgBetaApplicationSynchronizationJobCredential", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/validateCredentials", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-validatecredentials?view=graph-rest-beta", + "Command": "Test-MgBetaApplicationSynchronizationJobCredential", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded", @@ -665401,42 +665393,39 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/contacts/validateProperties", - "CommandAlias": null, - "Command": "Test-MgBetaContactProperty", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/validateProperties", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", + "Command": "Test-MgBetaContactProperty", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/contracts/validateProperties", - "CommandAlias": null, - "Command": "Test-MgBetaContractProperty", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contracts/validateProperties", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", + "Command": "Test-MgBetaContractProperty", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/validateXml", - "CommandAlias": "Test-MgBetaDeviceAppMgtMobileAppXml", - "Command": "Test-MgBetaDeviceAppManagementMobileAppXml", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Test-MgBetaDeviceAppMgtMobileAppXml", + "Uri": "/deviceAppManagement/mobileApps/validateXml", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -665455,20 +665444,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Test-MgBetaDeviceAppManagementMobileAppXml", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/assignmentFilters/validateFilter", - "CommandAlias": null, - "Command": "Test-MgBetaDeviceManagementAssignmentFilter", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/assignmentFilters/validateFilter", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -665487,20 +665476,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Test-MgBetaDeviceManagementAssignmentFilter", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceComplianceScriptValidationResult", - "Uri": "/deviceManagement/deviceCompliancePolicies/validateComplianceScript", - "CommandAlias": null, - "Command": "Test-MgBetaDeviceManagementDeviceCompliancePolicyComplianceScript", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/validateComplianceScript", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -665519,50 +665508,50 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Test-MgBetaDeviceManagementDeviceCompliancePolicyComplianceScript", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceComplianceScriptValidationResult", + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/devices/validateProperties", - "CommandAlias": null, - "Command": "Test-MgBetaDeviceProperty", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/validateProperties", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", + "Command": "Test-MgBetaDeviceProperty", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/directory/deletedItems/validateProperties", - "CommandAlias": null, - "Command": "Test-MgBetaDirectoryDeletedItemProperty", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/deletedItems/validateProperties", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", + "Command": "Test-MgBetaDirectoryDeletedItemProperty", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/directoryObjects/validateProperties", - "CommandAlias": null, - "Command": "Test-MgBetaDirectoryObjectProperty", "Module": "Beta.DirectoryObjects", + "CommandAlias": null, + "Uri": "/directoryObjects/validateProperties", "Permissions": [ { "Name": "Group.Read.All", @@ -665621,68 +665610,71 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", + "Command": "Test-MgBetaDirectoryObjectProperty", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/directoryRoles/validateProperties", - "CommandAlias": null, - "Command": "Test-MgBetaDirectoryRoleProperty", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles/validateProperties", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", + "Command": "Test-MgBetaDirectoryRoleProperty", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/directoryRoleTemplates/validateProperties", - "CommandAlias": null, - "Command": "Test-MgBetaDirectoryRoleTemplateProperty", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoleTemplates/validateProperties", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", + "Command": "Test-MgBetaDirectoryRoleTemplateProperty", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/directorySettingTemplates/validateProperties", - "CommandAlias": null, - "Command": "Test-MgBetaDirectorySettingTemplateProperty", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directorySettingTemplates/validateProperties", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", + "Command": "Test-MgBetaDirectorySettingTemplateProperty", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/validatePermission", - "CommandAlias": null, - "Command": "Test-MgBetaDriveItemPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/validatePermission", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Test-MgBetaDriveItemPermission", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded", @@ -665691,30 +665683,30 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", - "CommandAlias": null, - "Command": "Test-MgBetaDriveListContentTypePublished", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", + "Command": "Test-MgBetaDriveListContentTypePublished", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Is", "IsViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/validatePermission", - "CommandAlias": null, - "Command": "Test-MgBetaDriveRootPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/validatePermission", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Test-MgBetaDriveRootPermission", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded", @@ -665723,12 +665715,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}/validate", - "CommandAlias": null, - "Command": "Test-MgBetaExternalIndustryDataConnector", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}/validate", "Permissions": [ { "Name": "IndustryData-DataConnector.Upload", @@ -665763,23 +665752,26 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydataconnector-validate?view=graph-rest-beta", + "Command": "Test-MgBetaExternalIndustryDataConnector", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Validate", "ValidateViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/validatePermission", - "CommandAlias": null, - "Command": "Test-MgBetaGroupDriveItemPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/validatePermission", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Test-MgBetaGroupDriveItemPermission", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded", @@ -665788,30 +665780,30 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", - "CommandAlias": null, - "Command": "Test-MgBetaGroupDriveListContentTypePublished", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", + "Command": "Test-MgBetaGroupDriveListContentTypePublished", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Is", "IsViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/validatePermission", - "CommandAlias": null, - "Command": "Test-MgBetaGroupDriveRootPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/validatePermission", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Test-MgBetaGroupDriveRootPermission", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded", @@ -665820,15 +665812,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEvaluateDynamicMembershipResult", - "Uri": "/groups/{group-id}/evaluateDynamicMembership", - "CommandAlias": null, - "Command": "Test-MgBetaGroupDynamicMembership", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/evaluateDynamicMembership", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-evaluatedynamicmembership?view=graph-rest-beta", + "Command": "Test-MgBetaGroupDynamicMembership", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvaluateDynamicMembershipResult", + "Method": "POST", "Variants": [ "Evaluate", "EvaluateExpanded", @@ -665837,27 +665829,24 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEvaluateDynamicMembershipResult", - "Uri": "/groups/evaluateDynamicMembership", - "CommandAlias": null, - "Command": "Test-MgBetaGroupDynamicMembershipRule", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/evaluateDynamicMembership", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-evaluatedynamicmembership?view=graph-rest-beta", + "Command": "Test-MgBetaGroupDynamicMembershipRule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvaluateDynamicMembershipResult", + "Method": "POST", "Variants": [ "Evaluate1", "EvaluateExpanded1" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/validateProperties", - "CommandAlias": null, - "Command": "Test-MgBetaGroupProperty", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/validateProperties", "Permissions": [ { "Name": "Group.Read.All", @@ -665892,8 +665881,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-validateproperties?view=graph-rest-beta", + "Command": "Test-MgBetaGroupProperty", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded", @@ -665902,30 +665894,30 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/isPublished", - "CommandAlias": null, - "Command": "Test-MgBetaGroupSiteContentTypePublished", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/isPublished", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", + "Command": "Test-MgBetaGroupSiteContentTypePublished", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Is", "IsViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDlpEvaluatePoliciesJobResponse", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/evaluate", - "CommandAlias": null, - "Command": "Test-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/evaluate", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Test-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDlpEvaluatePoliciesJobResponse", + "Method": "POST", "Variants": [ "Evaluate", "EvaluateExpanded", @@ -665934,15 +665926,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphInformationProtectionAction", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/evaluateApplication", - "CommandAlias": null, - "Command": "Test-MgBetaGroupSiteInformationProtectionPolicyLabelApplication", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/evaluateApplication", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateapplication?view=graph-rest-beta", + "Command": "Test-MgBetaGroupSiteInformationProtectionPolicyLabelApplication", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtectionAction", + "Method": "POST", "Variants": [ "Evaluate", "EvaluateExpanded", @@ -665951,15 +665943,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphInformationProtectionAction", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/evaluateClassificationResults", - "CommandAlias": null, - "Command": "Test-MgBetaGroupSiteInformationProtectionPolicyLabelClassificationResult", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/evaluateClassificationResults", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateclassificationresults?view=graph-rest-beta", + "Command": "Test-MgBetaGroupSiteInformationProtectionPolicyLabelClassificationResult", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtectionAction", + "Method": "POST", "Variants": [ "Evaluate", "EvaluateExpanded", @@ -665968,15 +665960,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphInformationProtectionAction", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/evaluateRemoval", - "CommandAlias": null, - "Command": "Test-MgBetaGroupSiteInformationProtectionPolicyLabelRemoval", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/evaluateRemoval", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateremoval?view=graph-rest-beta", + "Command": "Test-MgBetaGroupSiteInformationProtectionPolicyLabelRemoval", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtectionAction", + "Method": "POST", "Variants": [ "Evaluate", "EvaluateExpanded", @@ -665985,15 +665977,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/evaluate", - "CommandAlias": null, - "Command": "Test-MgBetaGroupSiteInformationProtectionSensitivityLabel", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/evaluate", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Test-MgBetaGroupSiteInformationProtectionSensitivityLabel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", + "Method": "POST", "Variants": [ "Evaluate", "EvaluateExpanded", @@ -666002,15 +665994,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/evaluate", - "CommandAlias": null, - "Command": "Test-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/evaluate", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Test-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", + "Method": "POST", "Variants": [ "Evaluate", "EvaluateExpanded", @@ -666019,42 +666011,39 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/isPublished", - "CommandAlias": null, - "Command": "Test-MgBetaGroupSiteListContentTypePublished", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/isPublished", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", + "Command": "Test-MgBetaGroupSiteListContentTypePublished", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Is", "IsViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphConditionalAccessWhatIfPolicy", - "Uri": "/identity/conditionalAccess/evaluate", - "CommandAlias": null, - "Command": "Test-MgBetaIdentityConditionalAccess", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/evaluate", "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-evaluate?view=graph-rest-beta", + "Command": "Test-MgBetaIdentityConditionalAccess", "ApiVersion": "beta", - "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWhatIfAnalysisResult", + "Method": "POST", "Variants": [ "Evaluate", "EvaluateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAuthenticationConfigurationValidation", - "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}/validateAuthenticationConfiguration", - "CommandAlias": null, - "Command": "Test-MgBetaIdentityCustomAuthenticationExtensionAuthenticationConfiguration", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}/validateAuthenticationConfiguration", "Permissions": [ { "Name": "CustomAuthenticationExtension.Read.All", @@ -666089,8 +666078,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customauthenticationextension-validateauthenticationconfiguration?view=graph-rest-beta", + "Command": "Test-MgBetaIdentityCustomAuthenticationExtensionAuthenticationConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationConfigurationValidation", + "Method": "POST", "Variants": [ "Validate", "Validate1", @@ -666099,57 +666091,54 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDlpEvaluatePoliciesJobResponse", - "Uri": "/informationProtection/dataLossPreventionPolicies/evaluate", - "CommandAlias": null, - "Command": "Test-MgBetaInformationProtectionDataLossPreventionPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/informationProtection/dataLossPreventionPolicies/evaluate", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Test-MgBetaInformationProtectionDataLossPreventionPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDlpEvaluatePoliciesJobResponse", + "Method": "POST", "Variants": [ "Evaluate", "EvaluateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphInformationProtectionAction", - "Uri": "/informationProtection/policy/labels/evaluateApplication", - "CommandAlias": null, - "Command": "Test-MgBetaInformationProtectionPolicyLabelApplication", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/informationProtection/policy/labels/evaluateApplication", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateapplication?view=graph-rest-beta", + "Command": "Test-MgBetaInformationProtectionPolicyLabelApplication", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtectionAction", + "Method": "POST", "Variants": [ "Evaluate", "EvaluateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphInformationProtectionAction", - "Uri": "/informationProtection/policy/labels/evaluateClassificationResults", - "CommandAlias": null, - "Command": "Test-MgBetaInformationProtectionPolicyLabelClassificationResult", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/informationProtection/policy/labels/evaluateClassificationResults", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateclassificationresults?view=graph-rest-beta", + "Command": "Test-MgBetaInformationProtectionPolicyLabelClassificationResult", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtectionAction", + "Method": "POST", "Variants": [ "Evaluate", "EvaluateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphInformationProtectionAction", - "Uri": "/informationProtection/policy/labels/evaluateRemoval", - "CommandAlias": null, - "Command": "Test-MgBetaInformationProtectionPolicyLabelRemoval", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/informationProtection/policy/labels/evaluateRemoval", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -666168,35 +666157,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateremoval?view=graph-rest-beta", + "Command": "Test-MgBetaInformationProtectionPolicyLabelRemoval", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtectionAction", + "Method": "POST", "Variants": [ "Evaluate", "EvaluateExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/organization/validateProperties", - "CommandAlias": null, - "Command": "Test-MgBetaOrganizationProperty", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/validateProperties", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", + "Command": "Test-MgBetaOrganizationProperty", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", - "Uri": "/security/informationProtection/sensitivityLabels/evaluateApplication", - "CommandAlias": null, - "Command": "Test-MgBetaSecurityInformationProtectionSensitivityLabelApplication", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/informationProtection/sensitivityLabels/evaluateApplication", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -666215,65 +666204,65 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-evaluateapplication?view=graph-rest-beta", + "Command": "Test-MgBetaSecurityInformationProtectionSensitivityLabelApplication", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", + "Method": "POST", "Variants": [ "Evaluate", "EvaluateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", - "Uri": "/security/informationProtection/sensitivityLabels/evaluateClassificationResults", - "CommandAlias": null, - "Command": "Test-MgBetaSecurityInformationProtectionSensitivityLabelClassificationResult", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/informationProtection/sensitivityLabels/evaluateClassificationResults", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-evaluateclassificationresults?view=graph-rest-beta", + "Command": "Test-MgBetaSecurityInformationProtectionSensitivityLabelClassificationResult", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", + "Method": "POST", "Variants": [ "Evaluate", "EvaluateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", - "Uri": "/security/informationProtection/sensitivityLabels/evaluateRemoval", - "CommandAlias": null, - "Command": "Test-MgBetaSecurityInformationProtectionSensitivityLabelRemoval", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/informationProtection/sensitivityLabels/evaluateRemoval", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-evaluateremoval?view=graph-rest-beta", + "Command": "Test-MgBetaSecurityInformationProtectionSensitivityLabelRemoval", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", + "Method": "POST", "Variants": [ "Evaluate", "EvaluateExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/servicePrincipals/validateProperties", - "CommandAlias": null, - "Command": "Test-MgBetaServicePrincipalProperty", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/validateProperties", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", + "Command": "Test-MgBetaServicePrincipalProperty", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/validateCredentials", - "CommandAlias": null, - "Command": "Test-MgBetaServicePrincipalSynchronizationJobCredential", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/validateCredentials", "Permissions": [ { "Name": "Synchronization.ReadWrite.All", @@ -666300,8 +666289,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-validatecredentials?view=graph-rest-beta", + "Command": "Test-MgBetaServicePrincipalSynchronizationJobCredential", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded", @@ -666310,27 +666302,24 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/isPublished", - "CommandAlias": null, - "Command": "Test-MgBetaShareListContentTypePublished", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/isPublished", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", + "Command": "Test-MgBetaShareListContentTypePublished", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Is", "IsViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/isPublished", - "CommandAlias": null, - "Command": "Test-MgBetaSiteContentTypePublished", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/isPublished", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -666349,38 +666338,41 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", + "Command": "Test-MgBetaSiteContentTypePublished", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Is", "IsViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/isPublished", - "CommandAlias": null, - "Command": "Test-MgBetaSiteListContentTypePublished", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/isPublished", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", + "Command": "Test-MgBetaSiteListContentTypePublished", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Is", "IsViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/validatePermission", - "CommandAlias": null, - "Command": "Test-MgBetaUserDriveItemPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/validatePermission", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Test-MgBetaUserDriveItemPermission", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded", @@ -666389,30 +666381,30 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", - "CommandAlias": null, - "Command": "Test-MgBetaUserDriveListContentTypePublished", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", + "Command": "Test-MgBetaUserDriveListContentTypePublished", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Is", "IsViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/validatePermission", - "CommandAlias": null, - "Command": "Test-MgBetaUserDriveRootPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/validatePermission", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Test-MgBetaUserDriveRootPermission", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded", @@ -666421,15 +666413,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphDlpEvaluatePoliciesJobResponse", - "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/evaluate", - "CommandAlias": null, - "Command": "Test-MgBetaUserInformationProtectionDataLossPreventionPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/evaluate", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Test-MgBetaUserInformationProtectionDataLossPreventionPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDlpEvaluatePoliciesJobResponse", + "Method": "POST", "Variants": [ "Evaluate", "EvaluateExpanded", @@ -666438,12 +666430,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphInformationProtectionAction", - "Uri": "/users/{user-id}/informationProtection/policy/labels/evaluateApplication", - "CommandAlias": null, - "Command": "Test-MgBetaUserInformationProtectionPolicyLabelApplication", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/policy/labels/evaluateApplication", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -666462,8 +666451,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateapplication?view=graph-rest-beta", + "Command": "Test-MgBetaUserInformationProtectionPolicyLabelApplication", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtectionAction", + "Method": "POST", "Variants": [ "Evaluate", "EvaluateExpanded", @@ -666472,15 +666464,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphInformationProtectionAction", - "Uri": "/users/{user-id}/informationProtection/policy/labels/evaluateClassificationResults", - "CommandAlias": null, - "Command": "Test-MgBetaUserInformationProtectionPolicyLabelClassificationResult", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/policy/labels/evaluateClassificationResults", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateclassificationresults?view=graph-rest-beta", + "Command": "Test-MgBetaUserInformationProtectionPolicyLabelClassificationResult", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtectionAction", + "Method": "POST", "Variants": [ "Evaluate", "EvaluateExpanded", @@ -666489,15 +666481,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphInformationProtectionAction", - "Uri": "/users/{user-id}/informationProtection/policy/labels/evaluateRemoval", - "CommandAlias": null, - "Command": "Test-MgBetaUserInformationProtectionPolicyLabelRemoval", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/policy/labels/evaluateRemoval", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateremoval?view=graph-rest-beta", + "Command": "Test-MgBetaUserInformationProtectionPolicyLabelRemoval", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtectionAction", + "Method": "POST", "Variants": [ "Evaluate", "EvaluateExpanded", @@ -666506,15 +666498,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", - "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/evaluate", - "CommandAlias": null, - "Command": "Test-MgBetaUserInformationProtectionSensitivityLabel", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/evaluate", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Test-MgBetaUserInformationProtectionSensitivityLabel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", + "Method": "POST", "Variants": [ "Evaluate", "EvaluateExpanded", @@ -666523,15 +666515,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", - "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/evaluate", - "CommandAlias": null, - "Command": "Test-MgBetaUserInformationProtectionSensitivityLabelSublabel", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/evaluate", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Test-MgBetaUserInformationProtectionSensitivityLabelSublabel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", + "Method": "POST", "Variants": [ "Evaluate", "EvaluateExpanded", @@ -666540,12 +666532,9 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/isManagedAppUserBlocked", - "CommandAlias": null, - "Command": "Test-MgBetaUserManagedAppUserBlocked", "Module": "Beta.Users.Functions", + "CommandAlias": null, + "Uri": "/users/{user-id}/isManagedAppUserBlocked", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -666612,20 +666601,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Test-MgBetaUserManagedAppUserBlocked", + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", "Variants": [ "Is", "IsViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphPasswordValidationInformation", - "Uri": "/users/validatePassword", - "CommandAlias": null, - "Command": "Test-MgBetaUserPassword", "Module": "Beta.Users.Actions", + "CommandAlias": null, + "Uri": "/users/validatePassword", "Permissions": [ { "Name": "User.ReadWrite", @@ -666644,35 +666633,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-validatepassword?view=graph-rest-beta", + "Command": "Test-MgBetaUserPassword", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPasswordValidationInformation", + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/validateProperties", - "CommandAlias": null, - "Command": "Test-MgBetaUserProperty", "Module": "Beta.Users.Actions", + "CommandAlias": null, + "Uri": "/users/validateProperties", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", + "Command": "Test-MgBetaUserProperty", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/evaluateApplication", - "CommandAlias": null, - "Command": "Test-MgBetaUserSecurityInformationProtectionSensitivityLabelApplication", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/evaluateApplication", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -666691,8 +666680,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-evaluateapplication?view=graph-rest-beta", + "Command": "Test-MgBetaUserSecurityInformationProtectionSensitivityLabelApplication", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", + "Method": "POST", "Variants": [ "Evaluate", "EvaluateExpanded", @@ -666701,12 +666693,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/evaluateClassificationResults", - "CommandAlias": null, - "Command": "Test-MgBetaUserSecurityInformationProtectionSensitivityLabelClassificationResult", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/evaluateClassificationResults", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -666725,8 +666714,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-evaluateclassificationresults?view=graph-rest-beta", + "Command": "Test-MgBetaUserSecurityInformationProtectionSensitivityLabelClassificationResult", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", + "Method": "POST", "Variants": [ "Evaluate", "EvaluateExpanded", @@ -666735,12 +666727,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/evaluateRemoval", - "CommandAlias": null, - "Command": "Test-MgBetaUserSecurityInformationProtectionSensitivityLabelRemoval", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/evaluateRemoval", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -666759,8 +666748,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-evaluateremoval?view=graph-rest-beta", + "Command": "Test-MgBetaUserSecurityInformationProtectionSensitivityLabelRemoval", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", + "Method": "POST", "Variants": [ "Evaluate", "EvaluateExpanded", @@ -666769,72 +666761,69 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/contacts/validateProperties", - "CommandAlias": null, - "Command": "Test-MgContactProperty", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/validateProperties", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", + "Command": "Test-MgContactProperty", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/contracts/validateProperties", - "CommandAlias": null, - "Command": "Test-MgContractProperty", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contracts/validateProperties", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", + "Command": "Test-MgContractProperty", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/devices/validateProperties", - "CommandAlias": null, - "Command": "Test-MgDeviceProperty", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/validateProperties", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", + "Command": "Test-MgDeviceProperty", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/directory/deletedItems/validateProperties", - "CommandAlias": null, - "Command": "Test-MgDirectoryDeletedItemProperty", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/deletedItems/validateProperties", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", + "Command": "Test-MgDirectoryDeletedItemProperty", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/directoryObjects/validateProperties", - "CommandAlias": null, - "Command": "Test-MgDirectoryObjectProperty", "Module": "DirectoryObjects", + "CommandAlias": null, + "Uri": "/directoryObjects/validateProperties", "Permissions": [ { "Name": "Group.Read.All", @@ -666893,53 +666882,56 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", + "Command": "Test-MgDirectoryObjectProperty", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/directoryRoles/validateProperties", - "CommandAlias": null, - "Command": "Test-MgDirectoryRoleProperty", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles/validateProperties", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", + "Command": "Test-MgDirectoryRoleProperty", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/directoryRoleTemplates/validateProperties", - "CommandAlias": null, - "Command": "Test-MgDirectoryRoleTemplateProperty", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoleTemplates/validateProperties", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", + "Command": "Test-MgDirectoryRoleTemplateProperty", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/validatePermission", - "CommandAlias": null, - "Command": "Test-MgDriveItemPermission", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/validatePermission", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Test-MgDriveItemPermission", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded", @@ -666948,30 +666940,30 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", - "CommandAlias": null, - "Command": "Test-MgDriveListContentTypePublished", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", + "Command": "Test-MgDriveListContentTypePublished", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Is", "IsViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/validatePermission", - "CommandAlias": null, - "Command": "Test-MgDriveRootPermission", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/validatePermission", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Test-MgDriveRootPermission", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded", @@ -666980,15 +666972,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/validatePermission", - "CommandAlias": null, - "Command": "Test-MgGroupDriveItemPermission", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/validatePermission", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Test-MgGroupDriveItemPermission", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded", @@ -666997,30 +666989,30 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", - "CommandAlias": null, - "Command": "Test-MgGroupDriveListContentTypePublished", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", + "Command": "Test-MgGroupDriveListContentTypePublished", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Is", "IsViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/validatePermission", - "CommandAlias": null, - "Command": "Test-MgGroupDriveRootPermission", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/validatePermission", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Test-MgGroupDriveRootPermission", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded", @@ -667029,12 +667021,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/validateProperties", - "CommandAlias": null, - "Command": "Test-MgGroupProperty", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/validateProperties", "Permissions": [ { "Name": "Group.Read.All", @@ -667069,8 +667058,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-validateproperties?view=graph-rest-1.0", + "Command": "Test-MgGroupProperty", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded", @@ -667079,57 +667071,54 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groupSettingTemplates/validateProperties", - "CommandAlias": null, - "Command": "Test-MgGroupSettingTemplateProperty", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groupSettingTemplates/validateProperties", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", + "Command": "Test-MgGroupSettingTemplateProperty", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/isPublished", - "CommandAlias": null, - "Command": "Test-MgGroupSiteContentTypePublished", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/isPublished", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", + "Command": "Test-MgGroupSiteContentTypePublished", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Is", "IsViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/isPublished", - "CommandAlias": null, - "Command": "Test-MgGroupSiteListContentTypePublished", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/isPublished", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", + "Command": "Test-MgGroupSiteListContentTypePublished", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Is", "IsViaIdentity" ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAuthenticationConfigurationValidation", - "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}/validateAuthenticationConfiguration", - "CommandAlias": null, - "Command": "Test-MgIdentityCustomAuthenticationExtensionAuthenticationConfiguration", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}/validateAuthenticationConfiguration", "Permissions": [ { "Name": "CustomAuthenticationExtension.Read.All", @@ -667164,8 +667153,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customauthenticationextension-validateauthenticationconfiguration?view=graph-rest-1.0", + "Command": "Test-MgIdentityCustomAuthenticationExtensionAuthenticationConfiguration", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationConfigurationValidation", + "Method": "POST", "Variants": [ "Validate", "Validate1", @@ -667174,42 +667166,39 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/organization/validateProperties", - "CommandAlias": null, - "Command": "Test-MgOrganizationProperty", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/validateProperties", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", + "Command": "Test-MgOrganizationProperty", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/servicePrincipals/validateProperties", - "CommandAlias": null, - "Command": "Test-MgServicePrincipalProperty", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/validateProperties", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", + "Command": "Test-MgServicePrincipalProperty", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/validateCredentials", - "CommandAlias": null, - "Command": "Test-MgServicePrincipalSynchronizationJobCredential", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/validateCredentials", "Permissions": [ { "Name": "Synchronization.ReadWrite.All", @@ -667236,8 +667225,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-validatecredentials?view=graph-rest-1.0", + "Command": "Test-MgServicePrincipalSynchronizationJobCredential", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded", @@ -667246,27 +667238,24 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/isPublished", - "CommandAlias": null, - "Command": "Test-MgShareListContentTypePublished", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/isPublished", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", + "Command": "Test-MgShareListContentTypePublished", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Is", "IsViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/isPublished", - "CommandAlias": null, - "Command": "Test-MgSiteContentTypePublished", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/isPublished", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -667285,38 +667274,41 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", + "Command": "Test-MgSiteContentTypePublished", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Is", "IsViaIdentity" ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/isPublished", - "CommandAlias": null, - "Command": "Test-MgSiteListContentTypePublished", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/isPublished", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", + "Command": "Test-MgSiteListContentTypePublished", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Is", "IsViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/validatePermission", - "CommandAlias": null, - "Command": "Test-MgUserDriveItemPermission", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/validatePermission", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Test-MgUserDriveItemPermission", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded", @@ -667325,30 +667317,30 @@ ] }, { - "Method": "GET", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", - "CommandAlias": null, - "Command": "Test-MgUserDriveListContentTypePublished", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", + "Command": "Test-MgUserDriveListContentTypePublished", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", "Variants": [ "Is", "IsViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/validatePermission", - "CommandAlias": null, - "Command": "Test-MgUserDriveRootPermission", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/validatePermission", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Test-MgUserDriveRootPermission", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded", @@ -667357,27 +667349,24 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/validateProperties", - "CommandAlias": null, - "Command": "Test-MgUserProperty", "Module": "Users.Actions", + "CommandAlias": null, + "Uri": "/users/validateProperties", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", + "Command": "Test-MgUserProperty", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/unblockManagedApps", - "CommandAlias": null, - "Command": "Unblock-MgBetaUserManagedApp", "Module": "Beta.Users.Actions", + "CommandAlias": null, + "Uri": "/users/{user-id}/unblockManagedApps", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -667412,170 +667401,170 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Unblock-MgBetaUserManagedApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Unblock", "UnblockViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "CommandAlias": null, - "Command": "Undo-MgBetaChatMessageReplySoftDelete", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", + "Command": "Undo-MgBetaChatMessageReplySoftDelete", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Undo", "UndoViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/undoSoftDelete", - "CommandAlias": null, - "Command": "Undo-MgBetaChatMessageSoftDelete", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/undoSoftDelete", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", + "Command": "Undo-MgBetaChatMessageSoftDelete", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Undo", "UndoViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "CommandAlias": null, - "Command": "Undo-MgBetaGroupTeamChannelMessageReplySoftDelete", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", + "Command": "Undo-MgBetaGroupTeamChannelMessageReplySoftDelete", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Undo", "UndoViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/undoSoftDelete", - "CommandAlias": null, - "Command": "Undo-MgBetaGroupTeamChannelMessageSoftDelete", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/undoSoftDelete", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", + "Command": "Undo-MgBetaGroupTeamChannelMessageSoftDelete", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Undo", "UndoViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "CommandAlias": null, - "Command": "Undo-MgBetaGroupTeamPrimaryChannelMessageReplySoftDelete", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", + "Command": "Undo-MgBetaGroupTeamPrimaryChannelMessageReplySoftDelete", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Undo", "UndoViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/undoSoftDelete", - "CommandAlias": null, - "Command": "Undo-MgBetaGroupTeamPrimaryChannelMessageSoftDelete", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/undoSoftDelete", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", + "Command": "Undo-MgBetaGroupTeamPrimaryChannelMessageSoftDelete", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Undo", "UndoViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "CommandAlias": null, - "Command": "Undo-MgBetaTeamChannelMessageReplySoftDelete", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", + "Command": "Undo-MgBetaTeamChannelMessageReplySoftDelete", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Undo", "UndoViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/undoSoftDelete", - "CommandAlias": null, - "Command": "Undo-MgBetaTeamChannelMessageSoftDelete", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/undoSoftDelete", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", + "Command": "Undo-MgBetaTeamChannelMessageSoftDelete", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Undo", "UndoViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "CommandAlias": null, - "Command": "Undo-MgBetaTeamPrimaryChannelMessageReplySoftDelete", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", + "Command": "Undo-MgBetaTeamPrimaryChannelMessageReplySoftDelete", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Undo", "UndoViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/undoSoftDelete", - "CommandAlias": null, - "Command": "Undo-MgBetaTeamPrimaryChannelMessageSoftDelete", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/undoSoftDelete", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", + "Command": "Undo-MgBetaTeamPrimaryChannelMessageSoftDelete", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Undo", "UndoViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teamwork/deletedChats/{deletedChat-id}/undoDelete", - "CommandAlias": null, - "Command": "Undo-MgBetaTeamworkDeletedChatDelete", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedChats/{deletedChat-id}/undoDelete", "Permissions": [ { "Name": "Chat.ManageDeletion.All", @@ -667602,230 +667591,230 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/deletedchat-undodelete?view=graph-rest-beta", + "Command": "Undo-MgBetaTeamworkDeletedChatDelete", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Undo", "UndoViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "CommandAlias": null, - "Command": "Undo-MgBetaTeamworkDeletedTeamChannelMessageReplySoftDelete", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", + "Command": "Undo-MgBetaTeamworkDeletedTeamChannelMessageReplySoftDelete", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Undo", "UndoViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/undoSoftDelete", - "CommandAlias": null, - "Command": "Undo-MgBetaTeamworkDeletedTeamChannelMessageSoftDelete", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/undoSoftDelete", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", + "Command": "Undo-MgBetaTeamworkDeletedTeamChannelMessageSoftDelete", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Undo", "UndoViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "CommandAlias": null, - "Command": "Undo-MgBetaUserChatMessageReplySoftDelete", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", + "Command": "Undo-MgBetaUserChatMessageReplySoftDelete", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Undo", "UndoViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/undoSoftDelete", - "CommandAlias": null, - "Command": "Undo-MgBetaUserChatMessageSoftDelete", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/undoSoftDelete", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", + "Command": "Undo-MgBetaUserChatMessageSoftDelete", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Undo", "UndoViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "CommandAlias": null, - "Command": "Undo-MgChatMessageReplySoftDelete", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", + "Command": "Undo-MgChatMessageReplySoftDelete", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Undo", "UndoViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/undoSoftDelete", - "CommandAlias": null, - "Command": "Undo-MgChatMessageSoftDelete", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/undoSoftDelete", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", + "Command": "Undo-MgChatMessageSoftDelete", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Undo", "UndoViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "CommandAlias": null, - "Command": "Undo-MgGroupTeamChannelMessageReplySoftDelete", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", + "Command": "Undo-MgGroupTeamChannelMessageReplySoftDelete", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Undo", "UndoViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/undoSoftDelete", - "CommandAlias": null, - "Command": "Undo-MgGroupTeamChannelMessageSoftDelete", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/undoSoftDelete", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", + "Command": "Undo-MgGroupTeamChannelMessageSoftDelete", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Undo", "UndoViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "CommandAlias": null, - "Command": "Undo-MgGroupTeamPrimaryChannelMessageReplySoftDelete", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", + "Command": "Undo-MgGroupTeamPrimaryChannelMessageReplySoftDelete", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Undo", "UndoViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/undoSoftDelete", - "CommandAlias": null, - "Command": "Undo-MgGroupTeamPrimaryChannelMessageSoftDelete", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/undoSoftDelete", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", + "Command": "Undo-MgGroupTeamPrimaryChannelMessageSoftDelete", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Undo", "UndoViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "CommandAlias": null, - "Command": "Undo-MgTeamChannelMessageReplySoftDelete", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", + "Command": "Undo-MgTeamChannelMessageReplySoftDelete", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Undo", "UndoViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/undoSoftDelete", - "CommandAlias": null, - "Command": "Undo-MgTeamChannelMessageSoftDelete", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/undoSoftDelete", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", + "Command": "Undo-MgTeamChannelMessageSoftDelete", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Undo", "UndoViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "CommandAlias": null, - "Command": "Undo-MgTeamPrimaryChannelMessageReplySoftDelete", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", + "Command": "Undo-MgTeamPrimaryChannelMessageReplySoftDelete", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Undo", "UndoViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/undoSoftDelete", - "CommandAlias": null, - "Command": "Undo-MgTeamPrimaryChannelMessageSoftDelete", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/undoSoftDelete", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", + "Command": "Undo-MgTeamPrimaryChannelMessageSoftDelete", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Undo", "UndoViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teamwork/deletedChats/{deletedChat-id}/undoDelete", - "CommandAlias": null, - "Command": "Undo-MgTeamworkDeletedChatDelete", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedChats/{deletedChat-id}/undoDelete", "Permissions": [ { "Name": "Chat.ManageDeletion.All", @@ -667852,80 +667841,80 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/deletedchat-undodelete?view=graph-rest-1.0", + "Command": "Undo-MgTeamworkDeletedChatDelete", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Undo", "UndoViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "CommandAlias": null, - "Command": "Undo-MgTeamworkDeletedTeamChannelMessageReplySoftDelete", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", + "Command": "Undo-MgTeamworkDeletedTeamChannelMessageReplySoftDelete", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Undo", "UndoViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/undoSoftDelete", - "CommandAlias": null, - "Command": "Undo-MgTeamworkDeletedTeamChannelMessageSoftDelete", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/undoSoftDelete", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", + "Command": "Undo-MgTeamworkDeletedTeamChannelMessageSoftDelete", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Undo", "UndoViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "CommandAlias": null, - "Command": "Undo-MgUserChatMessageReplySoftDelete", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", + "Command": "Undo-MgUserChatMessageReplySoftDelete", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Undo", "UndoViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/undoSoftDelete", - "CommandAlias": null, - "Command": "Undo-MgUserChatMessageSoftDelete", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/undoSoftDelete", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", + "Command": "Undo-MgUserChatMessageSoftDelete", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Undo", "UndoViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/unpublish", - "CommandAlias": null, - "Command": "Unpublish-MgBetaBookingBusiness", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/unpublish", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -667944,8 +667933,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-unpublish?view=graph-rest-beta", + "Command": "Unpublish-MgBetaBookingBusiness", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Unpublish", "Unpublish1", @@ -667954,87 +667946,84 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", - "CommandAlias": null, - "Command": "Unpublish-MgBetaDriveListContentType", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta", + "Command": "Unpublish-MgBetaDriveListContentType", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Unpublish", "UnpublishViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", - "CommandAlias": null, - "Command": "Unpublish-MgBetaGroupDriveListContentType", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta", + "Command": "Unpublish-MgBetaGroupDriveListContentType", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Unpublish", "UnpublishViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/unpublish", - "CommandAlias": null, - "Command": "Unpublish-MgBetaGroupSiteContentType", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/unpublish", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta", + "Command": "Unpublish-MgBetaGroupSiteContentType", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Unpublish", "UnpublishViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/unpublish", - "CommandAlias": null, - "Command": "Unpublish-MgBetaGroupSiteListContentType", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/unpublish", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta", + "Command": "Unpublish-MgBetaGroupSiteListContentType", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Unpublish", "UnpublishViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/unpublish", - "CommandAlias": null, - "Command": "Unpublish-MgBetaShareListContentType", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/unpublish", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta", + "Command": "Unpublish-MgBetaShareListContentType", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Unpublish", "UnpublishViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/unpublish", - "CommandAlias": null, - "Command": "Unpublish-MgBetaSiteContentType", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/unpublish", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -668061,50 +668050,50 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta", + "Command": "Unpublish-MgBetaSiteContentType", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Unpublish", "UnpublishViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/unpublish", - "CommandAlias": null, - "Command": "Unpublish-MgBetaSiteListContentType", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/unpublish", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta", + "Command": "Unpublish-MgBetaSiteListContentType", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Unpublish", "UnpublishViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", - "CommandAlias": null, - "Command": "Unpublish-MgBetaUserDriveListContentType", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta", + "Command": "Unpublish-MgBetaUserDriveListContentType", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Unpublish", "UnpublishViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/unpublish", - "CommandAlias": null, - "Command": "Unpublish-MgBookingBusiness", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/unpublish", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -668123,95 +668112,95 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-unpublish?view=graph-rest-1.0", + "Command": "Unpublish-MgBookingBusiness", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Unpublish", "UnpublishViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", - "CommandAlias": null, - "Command": "Unpublish-MgDriveListContentType", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0", + "Command": "Unpublish-MgDriveListContentType", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Unpublish", "UnpublishViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", - "CommandAlias": null, - "Command": "Unpublish-MgGroupDriveListContentType", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0", + "Command": "Unpublish-MgGroupDriveListContentType", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Unpublish", "UnpublishViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/unpublish", - "CommandAlias": null, - "Command": "Unpublish-MgGroupSiteContentType", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/unpublish", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0", + "Command": "Unpublish-MgGroupSiteContentType", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Unpublish", "UnpublishViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/unpublish", - "CommandAlias": null, - "Command": "Unpublish-MgGroupSiteListContentType", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/unpublish", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0", + "Command": "Unpublish-MgGroupSiteListContentType", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Unpublish", "UnpublishViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/unpublish", - "CommandAlias": null, - "Command": "Unpublish-MgShareListContentType", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/unpublish", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0", + "Command": "Unpublish-MgShareListContentType", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Unpublish", "UnpublishViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/unpublish", - "CommandAlias": null, - "Command": "Unpublish-MgSiteContentType", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/unpublish", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -668238,80 +668227,80 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0", + "Command": "Unpublish-MgSiteContentType", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Unpublish", "UnpublishViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/unpublish", - "CommandAlias": null, - "Command": "Unpublish-MgSiteListContentType", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/unpublish", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0", + "Command": "Unpublish-MgSiteListContentType", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Unpublish", "UnpublishViaIdentity" ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", - "CommandAlias": null, - "Command": "Unpublish-MgUserDriveListContentType", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0", + "Command": "Unpublish-MgUserDriveListContentType", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Unpublish", "UnpublishViaIdentity" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEdge", - "Uri": "/admin/edge", - "CommandAlias": null, - "Command": "Update-MgAdminEdge", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/admin/edge", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgAdminEdge", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEdge", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphInternetExplorerMode", - "Uri": "/admin/edge/internetExplorerMode", - "CommandAlias": null, - "Command": "Update-MgAdminEdgeInternetExplorerMode", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgAdminEdgeInternetExplorerMode", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphInternetExplorerMode", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphBrowserSiteList", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", - "CommandAlias": null, - "Command": "Update-MgAdminEdgeInternetExplorerModeSiteList", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", "Permissions": [ { "Name": "BrowserSiteLists.ReadWrite.All", @@ -668330,8 +668319,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-update?view=graph-rest-1.0", + "Command": "Update-MgAdminEdgeInternetExplorerModeSiteList", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBrowserSiteList", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -668340,12 +668332,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphBrowserSharedCookie", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", - "CommandAlias": null, - "Command": "Update-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", "Permissions": [ { "Name": "BrowserSiteLists.ReadWrite.All", @@ -668364,8 +668353,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersharedcookie-update?view=graph-rest-1.0", + "Command": "Update-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBrowserSharedCookie", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -668374,12 +668366,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphBrowserSite", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", - "CommandAlias": null, - "Command": "Update-MgAdminEdgeInternetExplorerModeSiteListSite", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", "Permissions": [ { "Name": "BrowserSiteLists.ReadWrite.All", @@ -668398,8 +668387,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersite-update?view=graph-rest-1.0", + "Command": "Update-MgAdminEdgeInternetExplorerModeSiteListSite", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBrowserSite", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -668408,12 +668400,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphInsightsSettings", - "Uri": "/admin/people/itemInsights", - "CommandAlias": null, - "Command": "Update-MgAdminPeopleItemInsight", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/admin/people/itemInsights", "Permissions": [ { "Name": "PeopleSettings.ReadWrite.All", @@ -668432,23 +668421,26 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/insightssettings-update?view=graph-rest-1.0", + "Command": "Update-MgAdminPeopleItemInsight", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphInsightsSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphProfileCardProperty", - "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}", - "CommandAlias": null, - "Command": "Update-MgAdminPeopleProfileCardProperty", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilecardproperty-update?view=graph-rest-1.0", + "Command": "Update-MgAdminPeopleProfileCardProperty", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphProfileCardProperty", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -668457,12 +668449,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPronounsSettings", - "Uri": "/admin/people/pronouns", - "CommandAlias": null, - "Command": "Update-MgAdminPeoplePronoun", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/admin/people/pronouns", "Permissions": [ { "Name": "PeopleSettings.ReadWrite.All", @@ -668481,20 +668470,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/pronounssettings-update?view=graph-rest-1.0", + "Command": "Update-MgAdminPeoplePronoun", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPronounsSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAdminReportSettings", - "Uri": "/admin/reportSettings", - "CommandAlias": null, - "Command": "Update-MgAdminReportSetting", "Module": "Reports", + "CommandAlias": null, + "Uri": "/admin/reportSettings", "Permissions": [ { "Name": "ReportSettings.ReadWrite.All", @@ -668513,35 +668502,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminreportsettings-update?view=graph-rest-1.0", + "Command": "Update-MgAdminReportSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAdminReportSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSharepoint", - "Uri": "/admin/sharepoint", - "CommandAlias": null, - "Command": "Update-MgAdminSharepoint", "Module": "Sites", + "CommandAlias": null, + "Uri": "/admin/sharepoint", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgAdminSharepoint", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharepoint", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSharepointSettings", - "Uri": "/admin/sharepoint/settings", - "CommandAlias": null, - "Command": "Update-MgAdminSharepointSetting", "Module": "Sites", + "CommandAlias": null, + "Uri": "/admin/sharepoint/settings", "Permissions": [ { "Name": "SharePointTenantSettings.ReadWrite.All", @@ -668560,23 +668549,26 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointsettings-update?view=graph-rest-1.0", + "Command": "Update-MgAdminSharepointSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharepointSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAgreement", - "Uri": "/agreements/{agreement-id}", - "CommandAlias": null, - "Command": "Update-MgAgreement", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgAgreement", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreement", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -668585,15 +668577,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAgreementAcceptance", - "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", - "CommandAlias": null, - "Command": "Update-MgAgreementAcceptance", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgAgreementAcceptance", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -668602,15 +668594,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAgreementFile", - "Uri": "/agreements/{agreement-id}/file", - "CommandAlias": null, - "Command": "Update-MgAgreementFile", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/file", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgAgreementFile", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementFile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -668619,15 +668611,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "CommandAlias": null, - "Command": "Update-MgAgreementFileLocalization", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgAgreementFileLocalization", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -668636,15 +668628,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "CommandAlias": null, - "Command": "Update-MgAgreementFileLocalizationVersion", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgAgreementFileLocalizationVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -668653,15 +668645,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "CommandAlias": null, - "Command": "Update-MgAgreementFileVersion", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgAgreementFileVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -668670,15 +668662,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamsApp", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", - "CommandAlias": null, - "Command": "Update-MgAppCatalogTeamApp", "Module": "Teams", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgAppCatalogTeamApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsApp", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -668687,15 +668679,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamsAppDefinition", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", - "CommandAlias": null, - "Command": "Update-MgAppCatalogTeamAppDefinition", "Module": "Teams", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsapp-publish?view=graph-rest-1.0", + "Command": "Update-MgAppCatalogTeamAppDefinition", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -668704,15 +668696,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", - "CommandAlias": null, - "Command": "Update-MgAppCatalogTeamAppDefinitionBot", "Module": "Teams", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgAppCatalogTeamAppDefinitionBot", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -668721,12 +668713,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphApplication", - "Uri": "/applications/{application-id}", - "CommandAlias": null, - "Command": "Update-MgApplication", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -668761,8 +668750,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-upsert?view=graph-rest-1.0", + "Command": "Update-MgApplication", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApplication", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -668771,15 +668763,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphApplication", - "Uri": "/applications(appId='{appId}')", - "CommandAlias": null, - "Command": "Update-MgApplicationByAppId", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications(appId='{appId}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-upsert?view=graph-rest-1.0", + "Command": "Update-MgApplicationByAppId", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApplication", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -668788,15 +668780,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphApplication", - "Uri": "/applications(uniqueName='{uniqueName}')", - "CommandAlias": null, - "Command": "Update-MgApplicationByUniqueName", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications(uniqueName='{uniqueName}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-upsert?view=graph-rest-1.0", + "Command": "Update-MgApplicationByUniqueName", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApplication", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -668805,15 +668797,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphExtensionProperty", - "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", - "CommandAlias": null, - "Command": "Update-MgApplicationExtensionProperty", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgApplicationExtensionProperty", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExtensionProperty", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -668822,12 +668814,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphFederatedIdentityCredential", - "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", - "CommandAlias": null, - "Command": "Update-MgApplicationFederatedIdentityCredential", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -668862,8 +668851,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-upsert?view=graph-rest-1.0", + "Command": "Update-MgApplicationFederatedIdentityCredential", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -668872,15 +668864,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphFederatedIdentityCredential", - "Uri": "/applications/{application-id}/federatedIdentityCredentials(name='{name}')", - "CommandAlias": null, - "Command": "Update-MgApplicationFederatedIdentityCredentialByName", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/federatedIdentityCredentials(name='{name}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-upsert?view=graph-rest-1.0", + "Command": "Update-MgApplicationFederatedIdentityCredentialByName", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -668889,15 +668881,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSynchronizationJob", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", - "CommandAlias": null, - "Command": "Update-MgApplicationSynchronizationJob", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgApplicationSynchronizationJob", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSynchronizationJob", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -668906,15 +668898,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "CommandAlias": null, - "Command": "Update-MgApplicationSynchronizationJobBulkUpload", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgApplicationSynchronizationJobBulkUpload", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -668923,15 +668915,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSynchronizationSchema", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "CommandAlias": null, - "Command": "Update-MgApplicationSynchronizationJobSchema", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgApplicationSynchronizationJobSchema", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -668940,15 +668932,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "CommandAlias": null, - "Command": "Update-MgApplicationSynchronizationJobSchemaDirectory", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgApplicationSynchronizationJobSchemaDirectory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -668957,12 +668949,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSynchronizationTemplate", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", - "CommandAlias": null, - "Command": "Update-MgApplicationSynchronizationTemplate", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", "Permissions": [ { "Name": "Synchronization.ReadWrite.All", @@ -668989,8 +668978,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationtemplate-update?view=graph-rest-1.0", + "Command": "Update-MgApplicationSynchronizationTemplate", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -668999,15 +668991,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSynchronizationSchema", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "CommandAlias": null, - "Command": "Update-MgApplicationSynchronizationTemplateSchema", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgApplicationSynchronizationTemplateSchema", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -669016,15 +669008,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "CommandAlias": null, - "Command": "Update-MgApplicationSynchronizationTemplateSchemaDirectory", "Module": "Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgApplicationSynchronizationTemplateSchemaDirectory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -669033,12 +669025,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessReview", - "Uri": "/accessReviews/{accessReview-id}", - "CommandAlias": null, - "Command": "Update-MgBetaAccessReview", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}", "Permissions": [ { "Name": "AccessReview.ReadWrite.Membership", @@ -669065,8 +669054,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-update?view=graph-rest-beta", + "Command": "Update-MgBetaAccessReview", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReview", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -669075,15 +669067,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessReviewDecision", - "Uri": "/accessReviews/{accessReview-id}/decisions/{accessReviewDecision-id}", - "CommandAlias": null, - "Command": "Update-MgBetaAccessReviewDecision", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/decisions/{accessReviewDecision-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaAccessReviewDecision", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -669092,15 +669084,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessReview", - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}", - "CommandAlias": null, - "Command": "Update-MgBetaAccessReviewInstance", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaAccessReviewInstance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReview", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -669109,15 +669101,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessReviewDecision", - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions/{accessReviewDecision-id}", - "CommandAlias": null, - "Command": "Update-MgBetaAccessReviewInstanceDecision", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions/{accessReviewDecision-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaAccessReviewInstanceDecision", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -669126,15 +669118,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessReviewDecision", - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions/{accessReviewDecision-id}", - "CommandAlias": null, - "Command": "Update-MgBetaAccessReviewInstanceMyDecision", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions/{accessReviewDecision-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaAccessReviewInstanceMyDecision", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -669143,15 +669135,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessReviewReviewer", - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers/{accessReviewReviewer-id}", - "CommandAlias": null, - "Command": "Update-MgBetaAccessReviewInstanceReviewer", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers/{accessReviewReviewer-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaAccessReviewInstanceReviewer", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -669160,15 +669152,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessReviewDecision", - "Uri": "/accessReviews/{accessReview-id}/myDecisions/{accessReviewDecision-id}", - "CommandAlias": null, - "Command": "Update-MgBetaAccessReviewMyDecision", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/myDecisions/{accessReviewDecision-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaAccessReviewMyDecision", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -669177,15 +669169,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessReviewReviewer", - "Uri": "/accessReviews/{accessReview-id}/reviewers/{accessReviewReviewer-id}", - "CommandAlias": null, - "Command": "Update-MgBetaAccessReviewReviewer", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/reviewers/{accessReviewReviewer-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaAccessReviewReviewer", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -669194,42 +669186,39 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEdge", - "Uri": "/admin/edge", - "CommandAlias": null, - "Command": "Update-MgBetaAdminEdge", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/admin/edge", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaAdminEdge", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdge", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphInternetExplorerMode", - "Uri": "/admin/edge/internetExplorerMode", - "CommandAlias": null, - "Command": "Update-MgBetaAdminEdgeInternetExplorerMode", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaAdminEdgeInternetExplorerMode", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInternetExplorerMode", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphBrowserSiteList", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", - "CommandAlias": null, - "Command": "Update-MgBetaAdminEdgeInternetExplorerModeSiteList", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", "Permissions": [ { "Name": "BrowserSiteLists.ReadWrite.All", @@ -669248,8 +669237,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-update?view=graph-rest-beta", + "Command": "Update-MgBetaAdminEdgeInternetExplorerModeSiteList", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBrowserSiteList", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -669258,12 +669250,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphBrowserSharedCookie", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", - "CommandAlias": null, - "Command": "Update-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", "Permissions": [ { "Name": "BrowserSiteLists.ReadWrite.All", @@ -669282,8 +669271,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersharedcookie-update?view=graph-rest-beta", + "Command": "Update-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBrowserSharedCookie", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -669292,12 +669284,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphBrowserSite", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", - "CommandAlias": null, - "Command": "Update-MgBetaAdminEdgeInternetExplorerModeSiteListSite", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", "Permissions": [ { "Name": "BrowserSiteLists.ReadWrite.All", @@ -669316,8 +669305,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersite-update?view=graph-rest-beta", + "Command": "Update-MgBetaAdminEdgeInternetExplorerModeSiteListSite", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBrowserSite", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -669326,12 +669318,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/administrativeUnits/{administrativeUnit-id}", - "CommandAlias": null, - "Command": "Update-MgBetaAdministrativeUnit", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}", "Permissions": [ { "Name": "AdministrativeUnit.ReadWrite.All", @@ -669350,8 +669339,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-update?view=graph-rest-beta", + "Command": "Update-MgBetaAdministrativeUnit", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -669360,15 +669352,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Update-MgBetaAdministrativeUnitExtension", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaAdministrativeUnitExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -669377,15 +669369,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", - "CommandAlias": null, - "Command": "Update-MgBetaAdministrativeUnitScopedRoleMember", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaAdministrativeUnitScopedRoleMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -669394,27 +669386,24 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPeopleAdminSettings", - "Uri": "/admin/people", - "CommandAlias": null, - "Command": "Update-MgBetaAdminPeople", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/admin/people", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaAdminPeople", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPeopleAdminSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphInsightsSettings", - "Uri": "/admin/people/itemInsights", - "CommandAlias": null, - "Command": "Update-MgBetaAdminPeopleItemInsight", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/admin/people/itemInsights", "Permissions": [ { "Name": "PeopleSettings.ReadWrite.All", @@ -669433,20 +669422,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/insightssettings-update?view=graph-rest-beta", + "Command": "Update-MgBetaAdminPeopleItemInsight", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInsightsSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphNamePronunciationSettings", - "Uri": "/admin/people/namePronunciation", - "CommandAlias": null, - "Command": "Update-MgBetaAdminPeopleNamePronunciation", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/admin/people/namePronunciation", "Permissions": [ { "Name": "PeopleSettings.ReadWrite.All", @@ -669465,23 +669454,26 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/namepronunciationsettings-update?view=graph-rest-beta", + "Command": "Update-MgBetaAdminPeopleNamePronunciation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNamePronunciationSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphProfileCardProperty", - "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}", - "CommandAlias": null, - "Command": "Update-MgBetaAdminPeopleProfileCardProperty", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilecardproperty-update?view=graph-rest-beta", + "Command": "Update-MgBetaAdminPeopleProfileCardProperty", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProfileCardProperty", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -669490,12 +669482,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPronounsSettings", - "Uri": "/admin/people/pronouns", - "CommandAlias": null, - "Command": "Update-MgBetaAdminPeoplePronoun", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/admin/people/pronouns", "Permissions": [ { "Name": "PeopleSettings.ReadWrite.All", @@ -669514,20 +669503,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/pronounssettings-update?view=graph-rest-beta", + "Command": "Update-MgBetaAdminPeoplePronoun", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPronounsSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAdminReportSettings", - "Uri": "/admin/reportSettings", - "CommandAlias": null, - "Command": "Update-MgBetaAdminReportSetting", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/admin/reportSettings", "Permissions": [ { "Name": "ReportSettings.ReadWrite.All", @@ -669546,35 +669535,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminreportsettings-update?view=graph-rest-beta", + "Command": "Update-MgBetaAdminReportSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdminReportSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSharepoint", - "Uri": "/admin/sharepoint", - "CommandAlias": null, - "Command": "Update-MgBetaAdminSharepoint", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/admin/sharepoint", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaAdminSharepoint", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharepoint", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSharepointSettings", - "Uri": "/admin/sharepoint/settings", - "CommandAlias": null, - "Command": "Update-MgBetaAdminSharepointSetting", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/admin/sharepoint/settings", "Permissions": [ { "Name": "SharePointTenantSettings.ReadWrite.All", @@ -669593,23 +669582,26 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointsettings-update?view=graph-rest-beta", + "Command": "Update-MgBetaAdminSharepointSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharepointSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAgreement", - "Uri": "/agreements/{agreement-id}", - "CommandAlias": null, - "Command": "Update-MgBetaAgreement", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaAgreement", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreement", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -669618,15 +669610,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAgreementAcceptance", - "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", - "CommandAlias": null, - "Command": "Update-MgBetaAgreementAcceptance", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaAgreementAcceptance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -669635,15 +669627,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAgreementFile", - "Uri": "/agreements/{agreement-id}/file", - "CommandAlias": null, - "Command": "Update-MgBetaAgreementFile", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/file", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaAgreementFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementFile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -669652,15 +669644,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "CommandAlias": null, - "Command": "Update-MgBetaAgreementFileLocalization", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaAgreementFileLocalization", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -669669,15 +669661,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "CommandAlias": null, - "Command": "Update-MgBetaAgreementFileLocalizationVersion", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaAgreementFileLocalizationVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -669686,15 +669678,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "CommandAlias": null, - "Command": "Update-MgBetaAgreementFileVersion", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaAgreementFileVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -669703,15 +669695,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamsApp", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", - "CommandAlias": null, - "Command": "Update-MgBetaAppCatalogTeamApp", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaAppCatalogTeamApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsApp", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -669720,15 +669712,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamsAppDefinition", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", - "CommandAlias": null, - "Command": "Update-MgBetaAppCatalogTeamAppDefinition", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsapp-publish?view=graph-rest-beta", + "Command": "Update-MgBetaAppCatalogTeamAppDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -669737,15 +669729,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", - "CommandAlias": null, - "Command": "Update-MgBetaAppCatalogTeamAppDefinitionBot", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaAppCatalogTeamAppDefinitionBot", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -669754,15 +669746,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamsAppIcon", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon", - "CommandAlias": null, - "Command": "Update-MgBetaAppCatalogTeamAppDefinitionColorIcon", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaAppCatalogTeamAppDefinitionColorIcon", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAppIcon", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -669771,15 +669763,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamworkHostedContent", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent", - "CommandAlias": null, - "Command": "Update-MgBetaAppCatalogTeamAppDefinitionColorIconHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaAppCatalogTeamAppDefinitionColorIconHostedContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkHostedContent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -669788,15 +669780,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamsAppDashboardCardDefinition", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/dashboardCards/{teamsAppDashboardCardDefinition-id}", - "CommandAlias": null, - "Command": "Update-MgBetaAppCatalogTeamAppDefinitionDashboardCard", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/dashboardCards/{teamsAppDashboardCardDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaAppCatalogTeamAppDefinitionDashboardCard", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAppDashboardCardDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -669805,15 +669797,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamsAppIcon", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon", - "CommandAlias": null, - "Command": "Update-MgBetaAppCatalogTeamAppDefinitionOutlineIcon", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaAppCatalogTeamAppDefinitionOutlineIcon", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAppIcon", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -669822,15 +669814,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamworkHostedContent", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent", - "CommandAlias": null, - "Command": "Update-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkHostedContent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -669839,12 +669831,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphApplication", - "Uri": "/applications/{application-id}", - "CommandAlias": null, - "Command": "Update-MgBetaApplication", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -669879,8 +669868,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-upsert?view=graph-rest-beta", + "Command": "Update-MgBetaApplication", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplication", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -669889,15 +669881,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphApplication", - "Uri": "/applications(appId='{appId}')", - "CommandAlias": null, - "Command": "Update-MgBetaApplicationByAppId", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications(appId='{appId}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-upsert?view=graph-rest-beta", + "Command": "Update-MgBetaApplicationByAppId", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplication", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -669906,15 +669898,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphApplication", - "Uri": "/applications(uniqueName='{uniqueName}')", - "CommandAlias": null, - "Command": "Update-MgBetaApplicationByUniqueName", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications(uniqueName='{uniqueName}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-upsert?view=graph-rest-beta", + "Command": "Update-MgBetaApplicationByUniqueName", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplication", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -669923,15 +669915,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphExtensionProperty", - "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", - "CommandAlias": null, - "Command": "Update-MgBetaApplicationExtensionProperty", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaApplicationExtensionProperty", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtensionProperty", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -669940,12 +669932,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphFederatedIdentityCredential", - "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", - "CommandAlias": null, - "Command": "Update-MgBetaApplicationFederatedIdentityCredential", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -669980,8 +669969,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-upsert?view=graph-rest-beta", + "Command": "Update-MgBetaApplicationFederatedIdentityCredential", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -669990,15 +669982,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphFederatedIdentityCredential", - "Uri": "/applications/{application-id}/federatedIdentityCredentials(name='{name}')", - "CommandAlias": null, - "Command": "Update-MgBetaApplicationFederatedIdentityCredentialByName", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/federatedIdentityCredentials(name='{name}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-upsert?view=graph-rest-beta", + "Command": "Update-MgBetaApplicationFederatedIdentityCredentialByName", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -670007,15 +669999,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSynchronizationJob", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", - "CommandAlias": null, - "Command": "Update-MgBetaApplicationSynchronizationJob", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaApplicationSynchronizationJob", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronizationJob", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -670024,15 +670016,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "CommandAlias": null, - "Command": "Update-MgBetaApplicationSynchronizationJobBulkUpload", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaApplicationSynchronizationJobBulkUpload", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -670041,15 +670033,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSynchronizationSchema", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "CommandAlias": null, - "Command": "Update-MgBetaApplicationSynchronizationJobSchema", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaApplicationSynchronizationJobSchema", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -670058,15 +670050,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "CommandAlias": null, - "Command": "Update-MgBetaApplicationSynchronizationJobSchemaDirectory", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaApplicationSynchronizationJobSchemaDirectory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -670075,12 +670067,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSynchronizationTemplate", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", - "CommandAlias": null, - "Command": "Update-MgBetaApplicationSynchronizationTemplate", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", "Permissions": [ { "Name": "Synchronization.ReadWrite.All", @@ -670107,8 +670096,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationtemplate-update?view=graph-rest-beta", + "Command": "Update-MgBetaApplicationSynchronizationTemplate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -670117,15 +670109,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSynchronizationSchema", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "CommandAlias": null, - "Command": "Update-MgBetaApplicationSynchronizationTemplateSchema", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaApplicationSynchronizationTemplateSchema", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -670134,15 +670126,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "CommandAlias": null, - "Command": "Update-MgBetaApplicationSynchronizationTemplateSchemaDirectory", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaApplicationSynchronizationTemplateSchemaDirectory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -670151,12 +670143,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphBookingBusiness", - "Uri": "/bookingBusinesses/{bookingBusiness-id}", - "CommandAlias": null, - "Command": "Update-MgBetaBookingBusiness", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}", "Permissions": [ { "Name": "Bookings.ReadWrite.All", @@ -670191,8 +670180,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaBookingBusiness", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingBusiness", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -670205,12 +670197,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphBookingAppointment", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", - "CommandAlias": null, - "Command": "Update-MgBetaBookingBusinessAppointment", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -670269,8 +670258,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaBookingBusinessAppointment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingAppointment", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -670283,15 +670275,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphBookingAppointment", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", - "CommandAlias": null, - "Command": "Update-MgBetaBookingBusinessCalendarView", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaBookingBusinessCalendarView", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingAppointment", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -670304,12 +670296,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphBookingCustomer", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomer-id}", - "CommandAlias": null, - "Command": "Update-MgBetaBookingBusinessCustomer", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomer-id}", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -670368,8 +670357,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaBookingBusinessCustomer", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingCustomer", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -670382,12 +670374,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphBookingCustomQuestion", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", - "CommandAlias": null, - "Command": "Update-MgBetaBookingBusinessCustomQuestion", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -670430,8 +670419,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaBookingBusinessCustomQuestion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingCustomQuestion", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -670444,12 +670436,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphBookingService", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", - "CommandAlias": null, - "Command": "Update-MgBetaBookingBusinessService", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", "Permissions": [ { "Name": "Bookings.ReadWrite.All", @@ -670484,8 +670473,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaBookingBusinessService", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingService", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -670498,12 +670490,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphBookingStaffMember", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMember-id}", - "CommandAlias": null, - "Command": "Update-MgBetaBookingBusinessStaffMember", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMember-id}", "Permissions": [ { "Name": "Bookings.ReadWrite.All", @@ -670538,8 +670527,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaBookingBusinessStaffMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingStaffMember", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -670552,15 +670544,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphBookingCurrency", - "Uri": "/bookingCurrencies/{bookingCurrency-id}", - "CommandAlias": null, - "Command": "Update-MgBetaBookingCurrency", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/bookingCurrencies/{bookingCurrency-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaBookingCurrency", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingCurrency", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -670573,15 +670565,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphBusinessFlowTemplate", - "Uri": "/businessFlowTemplates/{businessFlowTemplate-id}", - "CommandAlias": null, - "Command": "Update-MgBetaBusinessFlowTemplate", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/businessFlowTemplates/{businessFlowTemplate-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaBusinessFlowTemplate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBusinessFlowTemplate", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -670590,12 +670582,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChat", - "Uri": "/chats/{chat-id}", - "CommandAlias": null, - "Command": "Update-MgBetaChat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}", "Permissions": [ { "Name": "Chat.ReadWrite", @@ -670622,8 +670611,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-patch?view=graph-rest-beta", + "Command": "Update-MgBetaChat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -670632,12 +670624,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/upgrade", - "CommandAlias": null, - "Command": "Update-MgBetaChatInstalledApp", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/upgrade", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForChat", @@ -670728,8 +670717,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-beta", + "Command": "Update-MgBetaChatInstalledApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Upgrade", "UpgradeExpanded", @@ -670738,15 +670730,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessageInfo", - "Uri": "/chats/{chat-id}/lastMessagePreview", - "CommandAlias": null, - "Command": "Update-MgBetaChatLastMessagePreview", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/lastMessagePreview", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaChatLastMessagePreview", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageInfo", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -670755,15 +670747,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/chats/{chat-id}/members/{conversationMember-id}", - "CommandAlias": null, - "Command": "Update-MgBetaChatMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/members/{conversationMember-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaChatMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -670772,12 +670764,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}", - "CommandAlias": null, - "Command": "Update-MgBetaChatMessage", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}", "Permissions": [ { "Name": "Chat.ReadWrite", @@ -670820,8 +670809,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaChatMessage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -670830,15 +670822,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "CommandAlias": null, - "Command": "Update-MgBetaChatMessageReply", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaChatMessageReply", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -670847,15 +670839,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "CommandAlias": null, - "Command": "Update-MgBetaChatMessageReplyHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaChatMessageReplyHostedContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -670864,15 +670856,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", - "Uri": "/chats/{chat-id}/operations/{teamsAsyncOperation-id}", - "CommandAlias": null, - "Command": "Update-MgBetaChatOperation", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/operations/{teamsAsyncOperation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaChatOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -670881,15 +670873,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "CommandAlias": null, - "Command": "Update-MgBetaChatPermissionGrant", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaChatPermissionGrant", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -670898,15 +670890,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", - "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "CommandAlias": null, - "Command": "Update-MgBetaChatPinnedMessage", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaChatPinnedMessage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -670915,12 +670907,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamsTab", - "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", - "CommandAlias": null, - "Command": "Update-MgBetaChatTab", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", "Permissions": [ { "Name": "TeamsTab.ReadWriteSelfForChat", @@ -670979,8 +670968,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-patch-tabs?view=graph-rest-beta", + "Command": "Update-MgBetaChatTab", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -670989,12 +670981,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAudioRoutingGroup", - "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", - "CommandAlias": null, - "Command": "Update-MgBetaCommunicationCallAudioRoutingGroup", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -671013,8 +671002,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/audioroutinggroup-update?view=graph-rest-beta", + "Command": "Update-MgBetaCommunicationCallAudioRoutingGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAudioRoutingGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -671023,15 +671015,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphContentSharingSession", - "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", - "CommandAlias": null, - "Command": "Update-MgBetaCommunicationCallContentSharingSession", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaCommunicationCallContentSharingSession", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentSharingSession", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -671040,15 +671032,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCommsOperation", - "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", - "CommandAlias": null, - "Command": "Update-MgBetaCommunicationCallOperation", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaCommunicationCallOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCommsOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -671057,15 +671049,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphParticipant", - "Uri": "/communications/calls/{call-id}/participants/{participant-id}", - "CommandAlias": null, - "Command": "Update-MgBetaCommunicationCallParticipant", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/participants/{participant-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaCommunicationCallParticipant", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphParticipant", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -671074,12 +671066,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUpdateRecordingStatusOperation", - "Uri": "/communications/calls/{call-id}/updateRecordingStatus", - "CommandAlias": null, - "Command": "Update-MgBetaCommunicationCallRecordingStatus", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/updateRecordingStatus", "Permissions": [ { "Name": "Calls.AccessMedia.All", @@ -671098,8 +671087,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-updaterecordingstatus?view=graph-rest-beta", + "Command": "Update-MgBetaCommunicationCallRecordingStatus", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUpdateRecordingStatusOperation", + "Method": "POST", "Variants": [ "Update", "UpdateExpanded", @@ -671108,15 +671100,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCallRecordsOrganizer", - "Uri": "/communications/callRecords/{callRecord-id}/organizer_v2", - "CommandAlias": null, - "Command": "Update-MgBetaCommunicationCallRecordOrganizerV2", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/callRecords/{callRecord-id}/organizer_v2", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaCommunicationCallRecordOrganizerV2", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallRecordsOrganizer", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -671125,15 +671117,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCallRecordsParticipant", - "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/{participant-id}", - "CommandAlias": null, - "Command": "Update-MgBetaCommunicationCallRecordParticipantV2", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/{participant-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaCommunicationCallRecordParticipantV2", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallRecordsParticipant", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -671142,15 +671134,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCallRecordsSession", - "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", - "CommandAlias": null, - "Command": "Update-MgBetaCommunicationCallRecordSession", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaCommunicationCallRecordSession", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallRecordsSession", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -671159,15 +671151,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnlineMeeting", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", - "CommandAlias": null, - "Command": "Update-MgBetaCommunicationOnlineMeeting", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaCommunicationOnlineMeeting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnlineMeeting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -671176,15 +671168,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCallAiInsight", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/aiInsights/{callAiInsight-id}", - "CommandAlias": null, - "Command": "Update-MgBetaCommunicationOnlineMeetingAiInsight", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/aiInsights/{callAiInsight-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaCommunicationOnlineMeetingAiInsight", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallAiInsight", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -671193,15 +671185,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "CommandAlias": null, - "Command": "Update-MgBetaCommunicationOnlineMeetingAttendanceReport", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaCommunicationOnlineMeetingAttendanceReport", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -671214,15 +671206,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "CommandAlias": null, - "Command": "Update-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -671235,15 +671227,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnlineMeeting", - "Uri": "/communications/onlineMeetings(joinWebUrl='{joinWebUrl}')", - "CommandAlias": null, - "Command": "Update-MgBetaCommunicationOnlineMeetingByJoinWebUrl", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings(joinWebUrl='{joinWebUrl}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaCommunicationOnlineMeetingByJoinWebUrl", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnlineMeeting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -671252,15 +671244,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCallRecording", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", - "CommandAlias": null, - "Command": "Update-MgBetaCommunicationOnlineMeetingRecording", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaCommunicationOnlineMeetingRecording", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallRecording", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -671269,15 +671261,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMeetingRegistration", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration", - "CommandAlias": null, - "Command": "Update-MgBetaCommunicationOnlineMeetingRegistration", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration", "Permissions": [], + "ApiReferenceLink": null, + "Command": "Update-MgBetaCommunicationOnlineMeetingRegistration", "ApiVersion": "beta", - "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMeetingRegistration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -671286,15 +671278,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", - "CommandAlias": null, - "Command": "Update-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -671303,15 +671295,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMeetingRegistrantBase", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", - "CommandAlias": null, - "Command": "Update-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingRegistrantBase", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -671320,15 +671312,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCallTranscript", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "CommandAlias": null, - "Command": "Update-MgBetaCommunicationOnlineMeetingTranscript", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaCommunicationOnlineMeetingTranscript", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallTranscript", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -671337,15 +671329,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPresence", - "Uri": "/communications/presences/{presence-id}", - "CommandAlias": null, - "Command": "Update-MgBetaCommunicationPresence", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/presences/{presence-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaCommunicationPresence", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPresence", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -671354,42 +671346,39 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot", - "Uri": "/compliance", - "CommandAlias": null, - "Command": "Update-MgBetaCompliance", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaCompliance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot", - "Uri": "/compliance/ediscovery", - "CommandAlias": null, - "Command": "Update-MgBetaComplianceEdiscovery", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaComplianceEdiscovery", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEdiscoveryCase", - "Uri": "/compliance/ediscovery/cases/{case-id}", - "CommandAlias": null, - "Command": "Update-MgBetaComplianceEdiscoveryCase", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -671424,8 +671413,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-update?view=graph-rest-beta", + "Command": "Update-MgBetaComplianceEdiscoveryCase", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryCase", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -671434,12 +671426,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEdiscoveryCustodian", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}", - "CommandAlias": null, - "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodian", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -671474,8 +671463,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-update?view=graph-rest-beta", + "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodian", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryCustodian", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -671484,30 +671476,30 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/updateIndex", - "CommandAlias": null, - "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodianIndex", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/updateIndex", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodianIndex", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Update", "UpdateViaIdentity" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEdiscoverySiteSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}", - "CommandAlias": null, - "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoverySiteSource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -671516,15 +671508,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "CommandAlias": null, - "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -671533,15 +671525,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEdiscoveryUserSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/{userSource-id}", - "CommandAlias": null, - "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodianUserSource", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/{userSource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodianUserSource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryUserSource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -671550,12 +671542,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEdiscoveryLegalHold", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}", - "CommandAlias": null, - "Command": "Update-MgBetaComplianceEdiscoveryCaseLegalHold", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -671590,8 +671579,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-legalhold-update?view=graph-rest-beta", + "Command": "Update-MgBetaComplianceEdiscoveryCaseLegalHold", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryLegalHold", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -671600,15 +671592,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEdiscoverySiteSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}", - "CommandAlias": null, - "Command": "Update-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoverySiteSource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -671617,15 +671609,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "CommandAlias": null, - "Command": "Update-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -671634,15 +671626,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEdiscoveryUserSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/{userSource-id}", - "CommandAlias": null, - "Command": "Update-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/{userSource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryUserSource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -671651,15 +671643,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}", - "CommandAlias": null, - "Command": "Update-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -671668,30 +671660,30 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/updateIndex", - "CommandAlias": null, - "Command": "Update-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceIndex", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/updateIndex", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceIndex", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Update", "UpdateViaIdentity" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation", - "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}", - "CommandAlias": null, - "Command": "Update-MgBetaComplianceEdiscoveryCaseOperation", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaComplianceEdiscoveryCaseOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -671700,15 +671692,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}", - "CommandAlias": null, - "Command": "Update-MgBetaComplianceEdiscoveryCaseReviewSet", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaComplianceEdiscoveryCaseReviewSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -671717,12 +671709,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery", - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}", - "CommandAlias": null, - "Command": "Update-MgBetaComplianceEdiscoveryCaseReviewSetQuery", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -671757,8 +671746,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewsetquery-update?view=graph-rest-beta", + "Command": "Update-MgBetaComplianceEdiscoveryCaseReviewSetQuery", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -671767,12 +671759,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEdiscoveryCaseSettings", - "Uri": "/compliance/ediscovery/cases/{case-id}/settings", - "CommandAlias": null, - "Command": "Update-MgBetaComplianceEdiscoveryCaseSetting", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/settings", "Permissions": [ { "Name": "eDiscovery.ReadWrite.All", @@ -671791,8 +671780,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-casesettings-update?view=graph-rest-beta", + "Command": "Update-MgBetaComplianceEdiscoveryCaseSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryCaseSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -671801,12 +671793,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEdiscoverySourceCollection", - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}", - "CommandAlias": null, - "Command": "Update-MgBetaComplianceEdiscoveryCaseSourceCollection", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -671841,8 +671830,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-update?view=graph-rest-beta", + "Command": "Update-MgBetaComplianceEdiscoveryCaseSourceCollection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoverySourceCollection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -671851,15 +671843,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEdiscoveryDataSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/{dataSource-id}", - "CommandAlias": null, - "Command": "Update-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/{dataSource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryDataSource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -671868,12 +671860,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEdiscoveryTag", - "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}", - "CommandAlias": null, - "Command": "Update-MgBetaComplianceEdiscoveryCaseTag", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -671908,8 +671897,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-tag-update?view=graph-rest-beta", + "Command": "Update-MgBetaComplianceEdiscoveryCaseTag", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryTag", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -671918,15 +671910,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOrgContact", - "Uri": "/contacts/{orgContact-id}", - "CommandAlias": null, - "Command": "Update-MgBetaContact", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaContact", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -671935,15 +671927,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphContract", - "Uri": "/contracts/{contract-id}", - "CommandAlias": null, - "Command": "Update-MgBetaContract", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contracts/{contract-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaContract", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContract", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -671952,15 +671944,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDataPolicyOperation", - "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDataPolicyOperation", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDataPolicyOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDataPolicyOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -671969,12 +671961,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/devices/{device-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDevice", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -672001,8 +671990,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-update?view=graph-rest-beta", + "Command": "Update-MgBetaDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -672011,12 +672003,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceAppManagement", - "Uri": "/deviceAppManagement", - "CommandAlias": "Update-MgBetaDeviceAppMgt", - "Command": "Update-MgBetaDeviceAppManagement", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgt", + "Uri": "/deviceAppManagement", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -672051,20 +672040,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagement", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceAppManagement", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtAndroidManagedAppProtection", - "Command": "Update-MgBetaDeviceAppManagementAndroidManagedAppProtection", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtAndroidManagedAppProtection", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -672083,8 +672072,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementAndroidManagedAppProtection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -672093,12 +672085,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtAndroidManagedAppProtectionApp", - "Command": "Update-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtAndroidManagedAppProtectionApp", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -672133,8 +672122,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -672143,12 +672135,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtAndroidManagedAppProtectionAssignment", - "Command": "Update-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtAndroidManagedAppProtectionAssignment", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -672183,8 +672172,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -672193,12 +672185,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", - "CommandAlias": "Update-MgBetaDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", - "Command": "Update-MgBetaDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -672233,8 +672222,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -672243,12 +672235,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtDefaultManagedAppProtection", - "Command": "Update-MgBetaDeviceAppManagementDefaultManagedAppProtection", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtDefaultManagedAppProtection", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -672283,8 +672272,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementDefaultManagedAppProtection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -672293,12 +672285,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtDefaultManagedAppProtectionApp", - "Command": "Update-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtDefaultManagedAppProtectionApp", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -672333,8 +672322,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -672343,12 +672335,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", - "CommandAlias": "Update-MgBetaDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", - "Command": "Update-MgBetaDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -672383,8 +672372,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -672393,12 +672385,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate", - "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/{enterpriseCodeSigningCertificate-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtEnterpriseCodeSigningCertificate", - "Command": "Update-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtEnterpriseCodeSigningCertificate", + "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/{enterpriseCodeSigningCertificate-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -672417,8 +672406,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -672427,15 +672419,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtiOSLobAppProvisioningConfiguration", - "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtiOSLobAppProvisioningConfiguration", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -672444,12 +672436,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments/{iosLobAppProvisioningConfigurationAssignment-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationAssignment", - "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationAssignment", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments/{iosLobAppProvisioningConfigurationAssignment-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -672468,8 +672457,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -672478,12 +672470,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationDeviceStatus", - "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationDeviceStatus", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -672502,8 +672491,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -672512,12 +672504,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments/{mobileAppProvisioningConfigGroupAssignment-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationGroupAssignment", - "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationGroupAssignment", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments/{mobileAppProvisioningConfigGroupAssignment-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -672536,8 +672525,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -672546,12 +672538,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationUserStatus", - "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationUserStatus", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -672570,8 +672559,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -672580,12 +672572,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIosManagedAppProtection", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtiOSManagedAppProtection", - "Command": "Update-MgBetaDeviceAppManagementiOSManagedAppProtection", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtiOSManagedAppProtection", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -672604,8 +672593,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementiOSManagedAppProtection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIosManagedAppProtection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -672614,12 +672606,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtiOSManagedAppProtectionApp", - "Command": "Update-MgBetaDeviceAppManagementiOSManagedAppProtectionApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtiOSManagedAppProtectionApp", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -672654,8 +672643,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementiOSManagedAppProtectionApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -672664,12 +672656,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtiOSManagedAppProtectionAssignment", - "Command": "Update-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtiOSManagedAppProtectionAssignment", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -672704,8 +672693,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -672714,12 +672706,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", - "CommandAlias": "Update-MgBetaDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", - "Command": "Update-MgBetaDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -672754,8 +672743,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -672764,15 +672756,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtManagedAppPolicy", - "Command": "Update-MgBetaDeviceAppManagementManagedAppPolicy", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtManagedAppPolicy", + "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementManagedAppPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -672781,15 +672773,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedAppRegistration", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtManagedAppRegistration", - "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistration", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtManagedAppRegistration", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppRegistration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -672798,15 +672790,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtManagedAppRegistrationAppliedPolicy", - "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtManagedAppRegistrationAppliedPolicy", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -672815,15 +672807,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtManagedAppRegistrationIntendedPolicy", - "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtManagedAppRegistrationIntendedPolicy", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -672832,15 +672824,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedAppLogCollectionRequest", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/managedAppLogCollectionRequests/{managedAppLogCollectionRequest-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtManagedAppRegistrationManagedAppLogCollectionRequest", - "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistrationManagedAppLogCollectionRequest", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtManagedAppRegistrationManagedAppLogCollectionRequest", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/managedAppLogCollectionRequests/{managedAppLogCollectionRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistrationManagedAppLogCollectionRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppLogCollectionRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -672849,12 +672841,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedAppOperation", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtManagedAppRegistrationOperation", - "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistrationOperation", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtManagedAppRegistrationOperation", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -672889,8 +672878,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistrationOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -672899,15 +672891,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedAppStatus", - "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtManagedAppStatus", - "Command": "Update-MgBetaDeviceAppManagementManagedAppStatus", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtManagedAppStatus", + "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementManagedAppStatus", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppStatus", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -672916,12 +672908,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedEBook", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtManagedEBook", - "Command": "Update-MgBetaDeviceAppManagementManagedEBook", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtManagedEBook", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -672940,8 +672929,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementManagedEBook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedEBook", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -672950,12 +672942,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedEBookAssignment", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtManagedEBookAssignment", - "Command": "Update-MgBetaDeviceAppManagementManagedEBookAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtManagedEBookAssignment", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -672974,8 +672963,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementManagedEBookAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedEBookAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -672984,12 +672976,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedEBookCategory", - "Uri": "/deviceAppManagement/managedEBookCategories/{managedEBookCategory-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtManagedEBookCategory", - "Command": "Update-MgBetaDeviceAppManagementManagedEBookCategory", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtManagedEBookCategory", + "Uri": "/deviceAppManagement/managedEBookCategories/{managedEBookCategory-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -673008,8 +672997,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementManagedEBookCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedEBookCategory", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -673018,12 +673010,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceInstallState", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtManagedEBookDeviceState", - "Command": "Update-MgBetaDeviceAppManagementManagedEBookDeviceState", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtManagedEBookDeviceState", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -673042,8 +673031,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementManagedEBookDeviceState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceInstallState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -673052,12 +673044,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEBookInstallSummary", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", - "CommandAlias": "Update-MgBetaDeviceAppMgtManagedEBookInstallSummary", - "Command": "Update-MgBetaDeviceAppManagementManagedEBookInstallSummary", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtManagedEBookInstallSummary", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -673076,8 +673065,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementManagedEBookInstallSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEBookInstallSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -673086,12 +673078,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserInstallStateSummary", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtManagedEBookUserStateSummary", - "Command": "Update-MgBetaDeviceAppManagementManagedEBookUserStateSummary", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtManagedEBookUserStateSummary", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -673110,8 +673099,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementManagedEBookUserStateSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserInstallStateSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -673120,12 +673112,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceInstallState", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtManagedEBookUserStateSummaryDeviceState", - "Command": "Update-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtManagedEBookUserStateSummaryDeviceState", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -673144,8 +673133,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceInstallState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -673154,12 +673146,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicy", - "Command": "Update-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicy", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -673178,8 +673167,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -673188,12 +673180,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", - "Command": "Update-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -673228,8 +673217,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -673238,12 +673230,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", - "Command": "Update-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -673278,8 +673267,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -673288,12 +673280,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", - "Command": "Update-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -673328,8 +673317,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -673338,12 +673330,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileApp", - "Command": "Update-MgBetaDeviceAppManagementMobileApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -673362,8 +673351,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileApp", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -673372,15 +673364,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppAssignment", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -673389,15 +673381,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships/{mobileAppRelationship-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppRelationship", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships/{mobileAppRelationship-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -673406,15 +673398,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppAssignment", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -673423,15 +673415,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -673440,15 +673432,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -673457,15 +673449,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -673474,15 +673466,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships/{mobileAppRelationship-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppRelationship", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships/{mobileAppRelationship-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -673491,15 +673483,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppAssignment", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -673508,15 +673500,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships/{mobileAppRelationship-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppRelationship", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships/{mobileAppRelationship-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -673525,15 +673517,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -673542,15 +673534,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships/{mobileAppRelationship-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppRelationship", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships/{mobileAppRelationship-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -673559,15 +673551,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsiOSLobAppAssignment", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsiOSLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -673576,15 +673568,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersion", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersion", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -673593,15 +673585,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -673610,15 +673602,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -673627,15 +673619,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships/{mobileAppRelationship-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsiOSLobAppRelationship", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsiOSLobAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships/{mobileAppRelationship-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -673644,15 +673636,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsIoStoreAppAssignment", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsIoStoreAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -673661,15 +673653,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships/{mobileAppRelationship-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsIoStoreAppRelationship", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsIoStoreAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships/{mobileAppRelationship-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -673678,15 +673670,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIosVppAppAssignedLicense", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses/{iosVppAppAssignedLicense-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignedLicense", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicense", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignedLicense", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses/{iosVppAppAssignedLicense-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicense", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIosVppAppAssignedLicense", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -673695,15 +673687,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignment", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -673712,15 +673704,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships/{mobileAppRelationship-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsIoVppAppRelationship", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsIoVppAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships/{mobileAppRelationship-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -673729,15 +673721,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -673746,15 +673738,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -673763,15 +673755,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -673780,15 +673772,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -673797,15 +673789,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships/{mobileAppRelationship-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppRelationship", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships/{mobileAppRelationship-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -673814,15 +673806,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppAssignment", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -673831,15 +673823,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -673848,15 +673840,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -673865,15 +673857,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -673882,15 +673874,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships/{mobileAppRelationship-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppRelationship", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships/{mobileAppRelationship-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -673899,15 +673891,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppAssignment", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -673916,15 +673908,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersion", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersion", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -673933,15 +673925,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionContainedApp", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -673950,15 +673942,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionFile", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -673967,15 +673959,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships/{mobileAppRelationship-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppRelationship", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships/{mobileAppRelationship-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -673984,15 +673976,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -674001,15 +673993,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -674018,15 +674010,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -674035,15 +674027,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -674052,15 +674044,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships/{mobileAppRelationship-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppRelationship", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships/{mobileAppRelationship-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -674069,15 +674061,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -674086,15 +674078,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -674103,15 +674095,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -674120,15 +674112,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -674137,15 +674129,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships/{mobileAppRelationship-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppRelationship", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships/{mobileAppRelationship-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -674154,15 +674146,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -674171,15 +674163,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -674188,15 +674180,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -674205,15 +674197,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -674222,15 +674214,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships/{mobileAppRelationship-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppRelationship", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships/{mobileAppRelationship-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -674239,15 +674231,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -674256,15 +674248,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps/{mobileContainedApp-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppContainedApp", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps/{mobileContainedApp-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -674273,15 +674265,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships/{mobileAppRelationship-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppRelationship", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships/{mobileAppRelationship-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -674290,12 +674282,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAssignment", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -674314,8 +674303,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -674324,15 +674316,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWin32LobAppAssignment", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWin32LobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -674341,15 +674333,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersion", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersion", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -674358,15 +674350,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -674375,15 +674367,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -674392,15 +674384,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships/{mobileAppRelationship-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWin32LobAppRelationship", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWin32LobAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships/{mobileAppRelationship-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -674409,15 +674401,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowAppXAssignment", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowAppXAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -674426,15 +674418,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersion", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersion", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -674443,15 +674435,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -674460,15 +674452,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -674477,15 +674469,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships/{mobileAppRelationship-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowAppXRelationship", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowAppXRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships/{mobileAppRelationship-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -674494,15 +674486,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -674511,15 +674503,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -674528,15 +674520,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -674545,15 +674537,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -674562,15 +674554,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships/{mobileAppRelationship-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiRelationship", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships/{mobileAppRelationship-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -674579,15 +674571,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppAssignment", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -674596,15 +674588,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships/{mobileAppRelationship-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppRelationship", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships/{mobileAppRelationship-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -674613,15 +674605,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -674630,15 +674622,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -674647,15 +674639,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -674664,15 +674656,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -674681,15 +674673,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -674698,15 +674690,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships/{mobileAppRelationship-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXRelationship", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships/{mobileAppRelationship-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -674715,15 +674707,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowWebAppAssignment", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowWebAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -674732,15 +674724,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships/{mobileAppRelationship-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowWebAppRelationship", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowWebAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships/{mobileAppRelationship-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -674749,15 +674741,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWinGetAppAssignment", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWinGetAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -674766,15 +674758,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships/{mobileAppRelationship-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWinGetAppRelationship", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationship", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWinGetAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships/{mobileAppRelationship-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -674783,15 +674775,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppCatalogPackage", - "Uri": "/deviceAppManagement/mobileAppCatalogPackages/{mobileAppCatalogPackage-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppCatalogPackage", - "Command": "Update-MgBetaDeviceAppManagementMobileAppCatalogPackage", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppCatalogPackage", + "Uri": "/deviceAppManagement/mobileAppCatalogPackages/{mobileAppCatalogPackage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppCatalogPackage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCatalogPackage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -674800,12 +674792,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppCategory", - "Command": "Update-MgBetaDeviceAppManagementMobileAppCategory", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppCategory", + "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -674824,8 +674813,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -674834,12 +674826,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppConfiguration", - "Command": "Update-MgBetaDeviceAppManagementMobileAppConfiguration", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppConfiguration", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -674858,8 +674847,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -674868,12 +674860,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppConfigurationAssignment", - "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppConfigurationAssignment", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -674892,8 +674881,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -674902,12 +674894,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppConfigurationDeviceStatus", - "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppConfigurationDeviceStatus", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -674926,8 +674915,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -674936,12 +674928,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", - "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -674960,8 +674949,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -674970,12 +674962,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppConfigurationUserStatus", - "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppConfigurationUserStatus", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -674994,8 +674983,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -675004,12 +674996,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppConfigurationUserStatusSummary", - "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusSummary", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppConfigurationUserStatusSummary", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -675028,8 +675017,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -675038,12 +675030,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/policySets/{policySet-id}/update", - "CommandAlias": "Update-MgBetaDeviceAppMgtMultiplePolicySet", - "Command": "Update-MgBetaDeviceAppManagementMultiplePolicySet", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtMultiplePolicySet", + "Uri": "/deviceAppManagement/policySets/{policySet-id}/update", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -675062,8 +675051,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementMultiplePolicySet", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Update1", "UpdateExpanded1", @@ -675072,15 +675064,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPolicySet", - "Uri": "/deviceAppManagement/policySets/{policySet-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtPolicySet", - "Command": "Update-MgBetaDeviceAppManagementPolicySet", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtPolicySet", + "Uri": "/deviceAppManagement/policySets/{policySet-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementPolicySet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPolicySet", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -675089,12 +675081,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPolicySetAssignment", - "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments/{policySetAssignment-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtPolicySetAssignment", - "Command": "Update-MgBetaDeviceAppManagementPolicySetAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtPolicySetAssignment", + "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments/{policySetAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -675113,8 +675102,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementPolicySetAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPolicySetAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -675123,12 +675115,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPolicySetItem", - "Uri": "/deviceAppManagement/policySets/{policySet-id}/items/{policySetItem-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtPolicySetItem", - "Command": "Update-MgBetaDeviceAppManagementPolicySetItem", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtPolicySetItem", + "Uri": "/deviceAppManagement/policySets/{policySet-id}/items/{policySetItem-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -675147,8 +675136,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementPolicySetItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPolicySetItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -675157,12 +675149,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSymantecCodeSigningCertificate", - "Uri": "/deviceAppManagement/symantecCodeSigningCertificate", - "CommandAlias": "Update-MgBetaDeviceAppMgtSymantecCodeSigningCertificate", - "Command": "Update-MgBetaDeviceAppManagementSymantecCodeSigningCertificate", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtSymantecCodeSigningCertificate", + "Uri": "/deviceAppManagement/symantecCodeSigningCertificate", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -675181,20 +675170,54 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementSymantecCodeSigningCertificate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSymantecCodeSigningCertificate", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": "Update-MgBetaDeviceAppMgtTargetedManagedAppConfiguration", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", + "Permissions": [ + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + } + ], + "ApiReferenceLink": null, "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ] + }, + { "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtTargetedManagedAppConfigurationApp", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -675211,10 +675234,29 @@ "IsAdmin": true, "PermissionType": "Application", "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -675223,12 +675265,59 @@ ] }, { + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtTargetedManagedAppConfigurationAssignment", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Permissions": [ + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtTargetedManagedAppConfigurationApp", - "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ] + }, + { "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -675263,108 +675352,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", - "ApiReferenceLink": null, - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ] - }, - { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtTargetedManagedAppConfigurationAssignment", - "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment", - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [ - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "ApiVersion": "beta", "ApiReferenceLink": null, - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ] - }, - { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", - "CommandAlias": "Update-MgBetaDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [ - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "ApiVersion": "beta", - "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -675373,12 +675365,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSetting", - "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSetting", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -675413,8 +675402,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -675423,12 +675415,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceAppManagementTask", - "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtTask", - "Command": "Update-MgBetaDeviceAppManagementTask", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtTask", + "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -675463,8 +675452,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceAppManagementTask", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -675473,12 +675465,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}/updateStatus", - "CommandAlias": "Update-MgBetaDeviceAppMgtTaskStatus", - "Command": "Update-MgBetaDeviceAppManagementTaskStatus", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtTaskStatus", + "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}/updateStatus", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -675513,8 +675502,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementTaskStatus", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Update", "UpdateExpanded", @@ -675523,12 +675515,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphVppToken", - "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtVppToken", - "Command": "Update-MgBetaDeviceAppManagementVppToken", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtVppToken", + "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -675563,8 +675552,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementVppToken", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVppToken", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -675573,12 +675565,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy", - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtWdacSupplementalPolicy", - "Command": "Update-MgBetaDeviceAppManagementWdacSupplementalPolicy", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtWdacSupplementalPolicy", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -675597,8 +675586,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementWdacSupplementalPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -675607,12 +675599,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment", - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments/{windowsDefenderApplicationControlSupplementalPolicyAssignment-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtWdacSupplementalPolicyAssignment", - "Command": "Update-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtWdacSupplementalPolicyAssignment", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments/{windowsDefenderApplicationControlSupplementalPolicyAssignment-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -675631,8 +675620,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -675641,12 +675633,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentSummary", - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deploySummary", - "CommandAlias": "Update-MgBetaDeviceAppMgtWdacSupplementalPolicyDeploySummary", - "Command": "Update-MgBetaDeviceAppManagementWdacSupplementalPolicyDeploySummary", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtWdacSupplementalPolicyDeploySummary", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deploySummary", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -675665,8 +675654,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementWdacSupplementalPolicyDeploySummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -675675,12 +675667,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus", - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses/{windowsDefenderApplicationControlSupplementalPolicyDeploymentStatus-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtWdacSupplementalPolicyDeviceStatus", - "Command": "Update-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtWdacSupplementalPolicyDeviceStatus", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses/{windowsDefenderApplicationControlSupplementalPolicyDeploymentStatus-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -675699,8 +675688,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -675709,12 +675701,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", - "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtWindowInformationProtectionDeviceRegistration", - "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtWindowInformationProtectionDeviceRegistration", + "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -675749,8 +675738,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -675759,12 +675751,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtWindowInformationProtectionPolicy", - "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtWindowInformationProtectionPolicy", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -675799,8 +675788,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -675809,12 +675801,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtWindowInformationProtectionPolicyAssignment", - "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtWindowInformationProtectionPolicyAssignment", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -675849,8 +675838,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -675859,12 +675851,59 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": "Update-MgBetaDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Permissions": [ + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ] + }, + { "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -675899,58 +675938,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ] - }, - { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [ - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "ApiVersion": "beta", - "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -675959,12 +675951,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction", - "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions/{windowsInformationProtectionWipeAction-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtWindowInformationProtectionWipeAction", - "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtWindowInformationProtectionWipeAction", + "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions/{windowsInformationProtectionWipeAction-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -675999,8 +675988,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -676009,12 +676001,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsManagedAppProtection", - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtWindowManagedAppProtection", - "Command": "Update-MgBetaDeviceAppManagementWindowsManagedAppProtection", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtWindowManagedAppProtection", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -676049,8 +676038,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementWindowsManagedAppProtection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsManagedAppProtection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -676059,12 +676051,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps/{managedMobileApp-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtWindowManagedAppProtectionApp", - "Command": "Update-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtWindowManagedAppProtectionApp", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps/{managedMobileApp-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -676099,8 +676088,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -676109,12 +676101,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "CommandAlias": "Update-MgBetaDeviceAppMgtWindowManagedAppProtectionAssignment", - "Command": "Update-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtWindowManagedAppProtectionAssignment", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -676149,8 +676138,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -676159,15 +676151,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/deploymentSummary", - "CommandAlias": "Update-MgBetaDeviceAppMgtWindowManagedAppProtectionDeploymentSummary", - "Command": "Update-MgBetaDeviceAppManagementWindowsManagedAppProtectionDeploymentSummary", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": "Update-MgBetaDeviceAppMgtWindowManagedAppProtectionDeploymentSummary", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/deploymentSummary", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceAppManagementWindowsManagedAppProtectionDeploymentSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -676176,15 +676168,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/devices(deviceId='{deviceId}')", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceByDeviceId", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices(deviceId='{deviceId}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-update?view=graph-rest-beta", + "Command": "Update-MgBetaDeviceByDeviceId", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -676193,15 +676185,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCommand", - "Uri": "/devices/{device-id}/commands/{command-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceCommand", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/commands/{command-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceCommand", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCommand", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -676210,15 +676202,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/devices/{device-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceExtension", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -676227,12 +676219,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagement", - "Uri": "/deviceManagement", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagement", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -676315,20 +676304,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagement", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagement", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingStateSummary", - "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummary", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -676347,20 +676336,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingStateSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState", - "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates/{advancedThreatProtectionOnboardingDeviceSettingState-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates/{advancedThreatProtectionOnboardingDeviceSettingState-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -676379,8 +676368,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -676389,12 +676381,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile", - "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -676413,8 +676402,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -676423,12 +676415,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema", - "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas/{androidForWorkAppConfigurationSchema-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas/{androidForWorkAppConfigurationSchema-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -676447,8 +676436,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -676457,12 +676449,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile", - "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -676481,8 +676470,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -676491,12 +676483,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAndroidForWorkSettings", - "Uri": "/deviceManagement/androidForWorkSettings", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementAndroidForWorkSetting", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/androidForWorkSettings", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -676515,20 +676504,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementAndroidForWorkSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidForWorkSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAndroidManagedStoreAccountEnterpriseSettings", - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -676547,20 +676536,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidManagedStoreAccountEnterpriseSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema", - "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas/{androidManagedStoreAppConfigurationSchema-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas/{androidManagedStoreAppConfigurationSchema-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -676579,8 +676568,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -676589,12 +676581,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphApplePushNotificationCertificate", - "Uri": "/deviceManagement/applePushNotificationCertificate", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementApplePushNotificationCertificate", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/applePushNotificationCertificate", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -676629,20 +676618,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementApplePushNotificationCertificate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplePushNotificationCertificate", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile", - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -676661,8 +676650,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -676671,12 +676663,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment", - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/{appleEnrollmentProfileAssignment-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/{appleEnrollmentProfileAssignment-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -676695,8 +676684,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -676705,12 +676697,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter", - "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementAssignmentFilter", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -676729,8 +676718,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementAssignmentFilter", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -676739,12 +676731,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAuditEvent", - "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementAuditEvent", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -676763,8 +676752,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementAuditEvent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuditEvent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -676773,12 +676765,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent", - "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementAutopilotEvent", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -676797,8 +676786,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementAutopilotEvent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -676807,12 +676799,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCartToClassAssociation", - "Uri": "/deviceManagement/cartToClassAssociations/{cartToClassAssociation-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementCartToClassAssociation", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/cartToClassAssociations/{cartToClassAssociation-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -676831,8 +676820,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementCartToClassAssociation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCartToClassAssociation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -676841,12 +676833,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory", - "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementCategory", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -676865,8 +676854,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -676875,12 +676867,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", - "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementCategorySettingDefinition", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -676899,8 +676888,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementCategorySettingDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -676909,15 +676901,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -676926,15 +676918,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceCategory", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCategory", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementComanagedDeviceCategory", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCategory", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementComanagedDeviceCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCategory", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -676943,15 +676935,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -676960,15 +676952,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceConfigurationState", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementComanagedDeviceConfigurationState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementComanagedDeviceConfigurationState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -676977,15 +676969,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementComanagedDeviceHealthScriptState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementComanagedDeviceHealthScriptState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -676994,15 +676986,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementComanagedDeviceLogCollectionRequest", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementComanagedDeviceLogCollectionRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -677011,15 +677003,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -677028,15 +677020,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityBaselineState", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityBaselineState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -677045,15 +677037,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -677062,12 +677054,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/updateWindowsDeviceAccount", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementComanagedDeviceWindowsDeviceAccount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/updateWindowsDeviceAccount", "Permissions": [ { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", @@ -677086,8 +677075,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementComanagedDeviceWindowsDeviceAccount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Update", "UpdateExpanded", @@ -677096,15 +677088,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsProtectionState", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementComanagedDeviceWindowsProtectionState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementComanagedDeviceWindowsProtectionState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsProtectionState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -677113,15 +677105,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -677130,12 +677122,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphComanagementEligibleDevice", - "Uri": "/deviceManagement/comanagementEligibleDevices/{comanagementEligibleDevice-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementComanagementEligibleDevice", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagementEligibleDevices/{comanagementEligibleDevice-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -677170,8 +677159,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementComanagementEligibleDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphComanagementEligibleDevice", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -677180,12 +677172,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphComplianceManagementPartner", - "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementComplianceManagementPartner", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -677220,8 +677209,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementComplianceManagementPartner", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphComplianceManagementPartner", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -677230,12 +677222,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementCompliancePolicy", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementCompliancePolicy", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -677254,8 +677243,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementCompliancePolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementCompliancePolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -677264,12 +677256,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementCompliancePolicyAssignment", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -677288,8 +677277,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementCompliancePolicyAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -677298,12 +677290,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -677322,8 +677311,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -677332,12 +677324,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementComplianceActionItem", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceManagementComplianceActionItem-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceManagementComplianceActionItem-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -677356,8 +677345,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementComplianceActionItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -677366,12 +677358,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementCompliancePolicySetting", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -677390,8 +677379,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementCompliancePolicySetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -677400,12 +677392,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", - "Uri": "/deviceManagement/complianceSettings/{deviceManagementConfigurationSettingDefinition-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementComplianceSetting", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/complianceSettings/{deviceManagementConfigurationSettingDefinition-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -677424,8 +677413,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementComplianceSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -677434,12 +677426,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", - "Uri": "/deviceManagement/conditionalAccessSettings", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementConditionalAccessSetting", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/conditionalAccessSettings", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -677474,20 +677463,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementConditionalAccessSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementConfigurationPolicy", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -677506,8 +677495,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementConfigurationPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -677516,12 +677508,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementConfigurationPolicyAssignment", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -677540,8 +677529,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementConfigurationPolicyAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -677550,12 +677542,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementConfigurationPolicySetting", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -677574,8 +677563,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementConfigurationPolicySetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -677584,12 +677576,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyTemplate", - "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementConfigurationPolicyTemplate", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -677608,8 +677597,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementConfigurationPolicyTemplate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyTemplate", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -677618,12 +677610,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", - "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -677642,8 +677631,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -677652,12 +677644,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingTemplate", - "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -677676,8 +677665,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingTemplate", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -677686,12 +677678,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", - "Uri": "/deviceManagement/configurationSettings/{deviceManagementConfigurationSettingDefinition-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementConfigurationSetting", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationSettings/{deviceManagementConfigurationSettingDefinition-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -677710,8 +677699,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementConfigurationSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -677720,12 +677712,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDataSharingConsent", - "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDataSharingConsent", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -677760,8 +677749,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementDataSharingConsent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDataSharingConsent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -677770,12 +677762,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDepOnboardingSetting", - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDepOnboardingSetting", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -677794,8 +677783,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementDepOnboardingSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDepOnboardingSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -677804,12 +677796,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEnrollmentProfile", - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -677828,8 +677817,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEnrollmentProfile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -677838,12 +677830,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}/updateDeviceProfileAssignment", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfileDeviceProfileAssignment", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}/updateDeviceProfileAssignment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -677862,8 +677851,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfileDeviceProfileAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Update", "UpdateExpanded", @@ -677872,12 +677864,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity", - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/{importedAppleDeviceIdentity-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/{importedAppleDeviceIdentity-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -677896,8 +677885,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -677906,15 +677898,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings", - "Uri": "/deviceManagement/derivedCredentials/{deviceManagementDerivedCredentialSettings-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDerivedCredential", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/derivedCredentials/{deviceManagementDerivedCredentialSettings-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementDerivedCredential", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -677923,12 +677915,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDetectedApp", - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDetectedApp", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -677963,8 +677952,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementDetectedApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDetectedApp", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -677973,12 +677965,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceCategory", - "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDeviceCategory", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -678013,8 +678002,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementDeviceCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCategory", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -678023,12 +678015,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicy", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -678047,8 +678036,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -678057,12 +678049,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -678081,8 +678070,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -678091,26 +678083,23 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/refreshDeviceComplianceReportSummarization", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceComplianceReportSummarization", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/refreshDeviceComplianceReportSummarization", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceComplianceReportSummarization", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Refresh" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -678129,8 +678118,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -678139,12 +678131,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary", - "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStateSummary", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -678163,20 +678152,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStateSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -678195,8 +678184,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -678205,12 +678197,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -678229,8 +678218,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -678239,12 +678231,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -678263,8 +678252,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -678273,12 +678265,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -678297,8 +678286,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -678307,12 +678299,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -678331,8 +678320,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -678341,12 +678333,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -678365,8 +678354,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -678375,12 +678367,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -678399,8 +678388,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -678409,12 +678401,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusOverview", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -678433,8 +678422,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusOverview", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -678443,12 +678435,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceConfiguration", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDeviceConfiguration", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -678467,8 +678456,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementDeviceConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfiguration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -678477,12 +678469,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationAssignment", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -678501,8 +678490,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -678511,12 +678503,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary", - "Uri": "/deviceManagement/deviceConfigurationConflictSummary/{deviceConfigurationConflictSummary-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationConflictSummary", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurationConflictSummary/{deviceConfigurationConflictSummary-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -678535,8 +678524,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationConflictSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -678545,12 +678537,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -678569,8 +678558,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -678579,12 +678571,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary", - "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationDeviceStateSummary", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -678603,20 +678592,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationDeviceStateSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -678635,8 +678624,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -678645,12 +678637,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationDeviceStatusOverview", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -678669,8 +678658,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationDeviceStatusOverview", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -678679,12 +678671,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -678703,8 +678692,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -678713,12 +678705,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState", - "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates/{managedAllDeviceCertificateState-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates/{managedAllDeviceCertificateState-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -678737,8 +678726,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -678747,12 +678739,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRestrictedAppsViolation", - "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/{restrictedAppsViolation-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/{restrictedAppsViolation-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -678771,8 +678760,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRestrictedAppsViolation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -678781,12 +678773,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStateSummary", - "Uri": "/deviceManagement/deviceConfigurationUserStateSummaries", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationUserStateSummary", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurationUserStateSummaries", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -678805,20 +678794,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationUserStateSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStateSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationUserStatus", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -678837,8 +678826,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationUserStatus", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -678847,12 +678839,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationUserStatusOverview", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -678871,8 +678860,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationUserStatusOverview", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -678881,12 +678873,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDeviceEnrollmentConfiguration", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -678921,8 +678910,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementDeviceEnrollmentConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -678931,12 +678923,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -678971,74 +678960,127 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ] - }, - { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceHealthScript", - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDeviceHealthScript", - "Module": "Beta.DeviceManagement", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementScripts.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementScripts.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], + "Command": "Update-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ] + }, + { + "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementScripts.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementScripts.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementDeviceHealthScript", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceHealthScript", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ] + }, + { + "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/{deviceHealthScriptAssignment-id}", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementDeviceHealthScriptAssignment", "ApiVersion": "beta", - "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -679047,12 +679089,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment", - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/{deviceHealthScriptAssignment-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDeviceHealthScriptAssignment", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -679087,58 +679126,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ] - }, - { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState", - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}", - "CommandAlias": null, "Command": "Update-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", - "Module": "Beta.DeviceManagement", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "ApiVersion": "beta", - "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -679147,12 +679139,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/updateGlobalScript", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDeviceHealthScriptGlobalScript", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/updateGlobalScript", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -679203,8 +679192,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementDeviceHealthScriptGlobalScript", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Update", "UpdateExpanded", @@ -679213,12 +679205,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceHealthScriptRunSummary", - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/runSummary", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDeviceHealthScriptRunSummary", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/runSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -679253,8 +679242,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementDeviceHealthScriptRunSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceHealthScriptRunSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -679263,12 +679255,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceShellScript", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDeviceShellScript", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -679303,8 +679292,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementDeviceShellScript", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceShellScript", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -679313,12 +679305,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/{deviceManagementScriptAssignment-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDeviceShellScriptAssignment", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/{deviceManagementScriptAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -679353,8 +679342,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementDeviceShellScriptAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -679363,12 +679355,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -679403,8 +679392,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -679413,12 +679405,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -679453,8 +679442,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -679463,12 +679455,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDeviceShellScriptUserRunState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -679503,8 +679492,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementDeviceShellScriptUserRunState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -679513,15 +679505,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -679530,12 +679522,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector", - "Uri": "/deviceManagement/domainJoinConnectors/{deviceManagementDomainJoinConnector-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDomainJoinConnector", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/domainJoinConnectors/{deviceManagementDomainJoinConnector-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -679554,8 +679543,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementDomainJoinConnector", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -679564,12 +679556,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool", - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementEmbeddedSimActivationCodePool", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -679588,8 +679577,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementEmbeddedSimActivationCodePool", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -679598,12 +679590,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments/{embeddedSIMActivationCodePoolAssignment-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments/{embeddedSIMActivationCodePoolAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -679622,8 +679611,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -679632,12 +679624,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState", - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates/{embeddedSIMDeviceState-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates/{embeddedSIMDeviceState-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -679656,8 +679645,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -679666,12 +679658,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", - "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementExchangeConnector", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -679706,8 +679695,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementExchangeConnector", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -679716,12 +679708,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy", - "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementExchangeOnPremisePolicy", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -679756,8 +679745,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementExchangeOnPremisePolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -679768,15 +679760,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", - "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}/conditionalAccessSettings", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementExchangeOnPremisePolicyConditionalAccessSetting", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}/conditionalAccessSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementExchangeOnPremisePolicyConditionalAccessSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -679787,12 +679779,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGroupPolicyCategory", - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementGroupPolicyCategory", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -679811,8 +679800,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementGroupPolicyCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -679821,12 +679813,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGroupPolicyConfiguration", - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementGroupPolicyConfiguration", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -679845,8 +679834,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementGroupPolicyConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyConfiguration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -679855,12 +679847,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments/{groupPolicyConfigurationAssignment-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments/{groupPolicyConfigurationAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -679879,8 +679868,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -679889,12 +679881,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue", - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues/{groupPolicyPresentationValue-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues/{groupPolicyPresentationValue-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -679913,8 +679902,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -679923,12 +679915,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinition", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -679947,8 +679936,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -679957,12 +679949,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", - "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionFile", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -679981,8 +679970,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -679991,15 +679983,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinition", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -680008,15 +680000,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/{groupPolicyPresentation-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/{groupPolicyPresentation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -680025,15 +680017,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinition", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -680042,15 +680034,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/{groupPolicyPresentation-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/{groupPolicyPresentation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -680059,15 +680051,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -680076,15 +680068,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinition", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -680093,15 +680085,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinition", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -680110,15 +680102,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/{groupPolicyPresentation-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/{groupPolicyPresentation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -680127,15 +680119,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/{groupPolicyPresentation-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/{groupPolicyPresentation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -680144,12 +680136,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGroupPolicyMigrationReport", - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementGroupPolicyMigrationReport", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -680168,8 +680157,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementGroupPolicyMigrationReport", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyMigrationReport", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -680178,12 +680170,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGroupPolicySettingMapping", - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings/{groupPolicySettingMapping-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings/{groupPolicySettingMapping-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -680202,8 +680191,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicySettingMapping", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -680212,12 +680204,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension", - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions/{unsupportedGroupPolicyExtension-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions/{unsupportedGroupPolicyExtension-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -680236,8 +680225,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -680246,12 +680238,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGroupPolicyObjectFile", - "Uri": "/deviceManagement/groupPolicyObjectFiles/{groupPolicyObjectFile-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementGroupPolicyObjectFile", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyObjectFiles/{groupPolicyObjectFile-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -680270,8 +680259,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementGroupPolicyObjectFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyObjectFile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -680280,12 +680272,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile", - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -680304,8 +680293,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -680314,15 +680306,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGroupPolicyOperation", - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/{groupPolicyOperation-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/{groupPolicyOperation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -680331,12 +680323,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphImportedDeviceIdentity", - "Uri": "/deviceManagement/importedDeviceIdentities/{importedDeviceIdentity-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementImportedDeviceIdentity", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/importedDeviceIdentities/{importedDeviceIdentity-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -680355,8 +680344,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementImportedDeviceIdentity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImportedDeviceIdentity", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -680365,15 +680357,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -680382,12 +680374,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementIntent", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementIntent", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -680406,8 +680395,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementIntent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -680416,12 +680408,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments/{deviceManagementIntentAssignment-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementIntentAssignment", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments/{deviceManagementIntentAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -680440,8 +680429,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementIntentAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -680450,12 +680442,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementIntentCategory", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -680474,8 +680463,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementIntentCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -680484,12 +680476,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings/{deviceManagementSettingInstance-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementIntentCategorySetting", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings/{deviceManagementSettingInstance-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -680508,8 +680497,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementIntentCategorySetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -680518,12 +680510,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementIntentCategorySettingDefinition", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -680542,8 +680531,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementIntentCategorySettingDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -680552,12 +680544,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries/{deviceManagementIntentDeviceSettingStateSummary-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementIntentDeviceSettingStateSummary", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries/{deviceManagementIntentDeviceSettingStateSummary-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -680576,8 +680565,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementIntentDeviceSettingStateSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -680586,12 +680578,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates/{deviceManagementIntentDeviceState-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementIntentDeviceState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates/{deviceManagementIntentDeviceState-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -680610,8 +680599,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementIntentDeviceState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -680620,12 +680612,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceStateSummary", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStateSummary", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementIntentDeviceStateSummary", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -680644,8 +680633,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementIntentDeviceStateSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceStateSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -680654,12 +680646,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates/{deviceManagementIntentUserState-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementIntentUserState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates/{deviceManagementIntentUserState-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -680678,8 +680667,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementIntentUserState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -680688,12 +680680,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementIntentUserStateSummary", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStateSummary", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementIntentUserStateSummary", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -680712,8 +680701,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementIntentUserStateSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntentUserStateSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -680722,12 +680714,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIntuneBrandingProfile", - "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementIntuneBrandingProfile", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -680746,8 +680735,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementIntuneBrandingProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIntuneBrandingProfile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -680756,12 +680748,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment", - "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments/{intuneBrandingProfileAssignment-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementIntuneBrandingProfileAssignment", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments/{intuneBrandingProfileAssignment-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -680780,8 +680769,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementIntuneBrandingProfileAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -680790,12 +680782,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", - "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementIoUpdateStatus", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -680814,8 +680803,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementIoUpdateStatus", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -680824,12 +680816,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary", - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -680848,8 +680837,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -680858,12 +680850,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary", - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -680882,8 +680871,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -680892,12 +680884,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary", - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries/{macOSSoftwareUpdateStateSummary-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryStateSummary", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries/{macOSSoftwareUpdateStateSummary-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -680916,8 +680905,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryStateSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -680926,12 +680918,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedDevice", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementManagedDevice", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -680966,8 +680955,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementManagedDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDevice", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -680978,15 +680970,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -680995,15 +680987,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceCategory", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementManagedDeviceCategory", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementManagedDeviceCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCategory", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -681012,15 +681004,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedDeviceCleanupRule", - "Uri": "/deviceManagement/managedDeviceCleanupRules/{managedDeviceCleanupRule-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementManagedDeviceCleanupRule", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDeviceCleanupRules/{managedDeviceCleanupRule-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementManagedDeviceCleanupRule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceCleanupRule", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -681029,15 +681021,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -681046,15 +681038,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceConfigurationState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementManagedDeviceConfigurationState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementManagedDeviceConfigurationState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -681063,12 +681055,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState", - "Uri": "/deviceManagement/managedDeviceEncryptionStates/{managedDeviceEncryptionState-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementManagedDeviceEncryptionState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDeviceEncryptionStates/{managedDeviceEncryptionState-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -681087,8 +681076,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementManagedDeviceEncryptionState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -681097,15 +681089,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementManagedDeviceHealthScriptState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementManagedDeviceHealthScriptState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -681114,15 +681106,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -681131,15 +681123,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -681148,15 +681140,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityBaselineState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityBaselineState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -681165,15 +681157,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -681182,12 +681174,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementManagedDeviceWindowsDeviceAccount", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount", "Permissions": [ { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", @@ -681206,8 +681195,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementManagedDeviceWindowsDeviceAccount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Update", "UpdateExpanded", @@ -681216,15 +681208,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedDeviceWindowsOperatingSystemImage", - "Uri": "/deviceManagement/managedDeviceWindowsOSImages/{managedDeviceWindowsOperatingSystemImage-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementManagedDeviceWindowsOSImage", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDeviceWindowsOSImages/{managedDeviceWindowsOperatingSystemImage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementManagedDeviceWindowsOSImage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceWindowsOperatingSystemImage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -681233,15 +681225,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsProtectionState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementManagedDeviceWindowsProtectionState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementManagedDeviceWindowsProtectionState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsProtectionState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -681250,15 +681242,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -681267,12 +681259,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", - "Uri": "/deviceManagement/microsoftTunnelConfigurations/{microsoftTunnelConfiguration-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelConfiguration", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/microsoftTunnelConfigurations/{microsoftTunnelConfiguration-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -681291,8 +681280,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -681301,12 +681293,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold", - "Uri": "/deviceManagement/microsoftTunnelHealthThresholds/{microsoftTunnelHealthThreshold-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/microsoftTunnelHealthThresholds/{microsoftTunnelHealthThreshold-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -681325,8 +681314,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -681335,12 +681327,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", - "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -681359,8 +681348,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -681369,12 +681361,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMicrosoftTunnelSite", - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelSite", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -681393,8 +681382,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelSite", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftTunnelSite", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -681403,12 +681395,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelConfiguration", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelConfiguration", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelConfiguration", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -681427,8 +681416,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -681437,12 +681429,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMicrosoftTunnelServer", - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -681461,8 +681450,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftTunnelServer", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -681471,12 +681463,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementMobileAppTroubleshootingEvent", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -681495,8 +681484,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementMobileAppTroubleshootingEvent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -681505,12 +681497,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAppLogCollectionRequest", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -681545,8 +681534,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -681555,12 +681547,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", - "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementMobileThreatDefenseConnector", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -681595,8 +681584,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementMobileThreatDefenseConnector", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -681605,30 +681597,30 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementMonitoring", - "Uri": "/deviceManagement/monitoring", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementMonitoring", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/monitoring", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementMonitoring", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementMonitoring", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementAlertRecord", - "Uri": "/deviceManagement/monitoring/alertRecords/{alertRecord-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementMonitoringAlertRecord", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/monitoring/alertRecords/{alertRecord-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementMonitoringAlertRecord", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementAlertRecord", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -681637,15 +681629,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementAlertRule", - "Uri": "/deviceManagement/monitoring/alertRules/{alertRule-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementMonitoringAlertRule", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/monitoring/alertRules/{alertRule-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicemanagement-alertrule-update?view=graph-rest-beta", + "Command": "Update-MgBetaDeviceManagementMonitoringAlertRule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementAlertRule", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -681654,12 +681646,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphNdesConnector", - "Uri": "/deviceManagement/ndesConnectors/{ndesConnector-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementNdeConnector", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/ndesConnectors/{ndesConnector-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -681678,42 +681667,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ] - }, - { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphNotificationMessageTemplate", - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementNotificationMessageTemplate", - "Module": "Beta.DeviceManagement", - "Permissions": [ - { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - } - ], + "Command": "Update-MgBetaDeviceManagementNdeConnector", "ApiVersion": "beta", - "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphNdesConnector", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -681722,12 +681680,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -681746,8 +681701,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementNotificationMessageTemplate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotificationMessageTemplate", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -681756,12 +681714,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementPartner", - "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementPartner", - "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -681778,76 +681733,13 @@ "IsAdmin": true, "PermissionType": "Application", "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ] - }, - { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRemoteActionAudit", - "Uri": "/deviceManagement/remoteActionAudits/{remoteActionAudit-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementRemoteActionAudit", - "Module": "Beta.DeviceManagement", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device's owner.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], + "Command": "Update-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "ApiVersion": "beta", - "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -681856,12 +681748,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRemoteAssistancePartner", - "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementRemoteAssistancePartner", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -681896,8 +681785,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementPartner", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementPartner", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -681906,12 +681798,109 @@ ] }, { + "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/remoteActionAudits/{remoteActionAudit-id}", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device's owner.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementRemoteActionAudit", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRemoteActionAudit", "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementReports", - "Uri": "/deviceManagement/reports", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ] + }, + { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementReport", + "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", + "Permissions": [ + { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementRemoteAssistancePartner", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRemoteAssistancePartner", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ] + }, + { "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -681978,20 +681967,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementReport", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementReports", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", - "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementResourceAccessProfile", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -682010,8 +681999,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementResourceAccessProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -682020,12 +682012,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", - "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/{deviceManagementResourceAccessProfileAssignment-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementResourceAccessProfileAssignment", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/{deviceManagementResourceAccessProfileAssignment-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -682044,8 +682033,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementResourceAccessProfileAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -682054,12 +682046,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphResourceOperation", - "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementResourceOperation", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -682094,8 +682083,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementResourceOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphResourceOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -682104,12 +682096,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", - "Uri": "/deviceManagement/reusableSettings/{deviceManagementConfigurationSettingDefinition-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementReusableSetting", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/reusableSettings/{deviceManagementConfigurationSettingDefinition-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -682128,8 +682117,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementReusableSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -682138,12 +682130,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementRoleAssignment", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -682178,8 +682167,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -682188,12 +682180,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRoleDefinition", - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementRoleDefinition", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -682228,8 +682217,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoleDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -682238,12 +682230,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRoleAssignment", - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementRoleDefinitionRoleAssignment", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -682278,8 +682267,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementRoleDefinitionRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoleAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -682288,12 +682280,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRoleScopeTag", - "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementRoleScopeTag", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -682328,8 +682317,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementRoleScopeTag", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoleScopeTag", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -682338,15 +682330,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", - "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/{roleScopeTagAutoAssignment-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementRoleScopeTagAssignment", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/{roleScopeTagAutoAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementRoleScopeTagAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -682355,15 +682347,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementScript", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementScript", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementScript", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScript", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -682372,12 +682364,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/{deviceManagementScriptAssignment-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementScriptAssignment", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/{deviceManagementScriptAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -682412,8 +682401,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementScriptAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -682422,12 +682414,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementScriptDeviceRunState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -682462,8 +682451,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementScriptDeviceRunState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -682472,12 +682464,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementScriptGroupAssignment", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -682512,8 +682501,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementScriptGroupAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -682522,12 +682514,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementScriptUserRunState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -682562,8 +682551,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementScriptUserRunState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -682572,12 +682564,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -682612,8 +682601,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -682622,12 +682614,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", - "Uri": "/deviceManagement/settingDefinitions/{deviceManagementSettingDefinition-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementSettingDefinition", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/settingDefinitions/{deviceManagementSettingDefinition-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -682646,8 +682635,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementSettingDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -682656,12 +682648,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", - "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementTelecomExpenseManagementPartner", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -682680,8 +682669,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementTelecomExpenseManagementPartner", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -682690,12 +682682,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementTemplate", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementTemplate", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -682714,8 +682703,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementTemplate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementTemplate", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -682724,12 +682716,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementTemplateCategory", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -682748,8 +682737,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementTemplateCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -682758,12 +682750,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -682782,8 +682771,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -682792,12 +682784,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementTemplateCategorySettingDefinition", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -682816,8 +682805,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementTemplateCategorySettingDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -682826,12 +682818,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementTemplate", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementTemplateMigratableTo", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -682850,8 +682839,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementTemplateMigratableTo", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementTemplate", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -682860,15 +682852,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementTemplateMigratableToCategory", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementTemplateMigratableToCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -682877,15 +682869,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -682894,15 +682886,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -682911,15 +682903,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings/{deviceManagementSettingInstance-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementTemplateMigratableToSetting", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings/{deviceManagementSettingInstance-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementTemplateMigratableToSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -682928,12 +682920,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings/{deviceManagementSettingInstance-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementTemplateSetting", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings/{deviceManagementSettingInstance-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -682952,8 +682941,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementTemplateSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -682962,12 +682954,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermsAndConditions", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementTermAndCondition", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -682986,8 +682975,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementTermAndCondition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermsAndConditions", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -682996,12 +682988,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -683020,8 +683009,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -683030,12 +683022,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementTermAndConditionAssignment", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -683054,8 +683043,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementTermAndConditionAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -683064,12 +683056,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementTermAndConditionGroupAssignment", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -683088,8 +683077,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementTermAndConditionGroupAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -683098,12 +683090,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", - "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementTroubleshootingEvent", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -683122,8 +683111,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementTroubleshootingEvent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -683132,12 +683124,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserPfxCertificate", - "Uri": "/deviceManagement/userPfxCertificates/{userPFXCertificate-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementUserPfxCertificate", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/userPfxCertificates/{userPFXCertificate-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -683156,8 +683145,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementUserPfxCertificate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserPfxCertificate", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -683166,15 +683158,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCloudPcBulkAction", - "Uri": "/deviceManagement/virtualEndpoint/bulkActions/{cloudPcBulkAction-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementVirtualEndpointBulkAction", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/bulkActions/{cloudPcBulkAction-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementVirtualEndpointBulkAction", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcBulkAction", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -683183,30 +683175,30 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCloudPcCrossCloudGovernmentOrganizationMapping", - "Uri": "/deviceManagement/virtualEndpoint/crossCloudGovernmentOrganizationMapping", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementVirtualEndpointCrossCloudGovernmentOrganizationMapping", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/crossCloudGovernmentOrganizationMapping", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementVirtualEndpointCrossCloudGovernmentOrganizationMapping", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcCrossCloudGovernmentOrganizationMapping", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCloudPcDeviceImage", - "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementVirtualEndpointDeviceImage", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementVirtualEndpointDeviceImage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcDeviceImage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -683215,12 +683207,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCloudPcExternalPartnerSetting", - "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings/{cloudPcExternalPartnerSetting-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings/{cloudPcExternalPartnerSetting-id}", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -683239,8 +683228,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcexternalpartnersetting-update?view=graph-rest-beta", + "Command": "Update-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcExternalPartnerSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -683249,15 +683241,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCloudPcFrontLineServicePlan", - "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans/{cloudPcFrontLineServicePlan-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans/{cloudPcFrontLineServicePlan-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcFrontLineServicePlan", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -683266,15 +683258,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCloudPcGalleryImage", - "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementVirtualEndpointGalleryImage", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementVirtualEndpointGalleryImage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcGalleryImage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -683283,15 +683275,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-update?view=graph-rest-beta", + "Command": "Update-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -683300,12 +683292,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCloudPcOrganizationSettings", - "Uri": "/deviceManagement/virtualEndpoint/organizationSettings", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementVirtualEndpointOrganizationSetting", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/organizationSettings", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -683340,20 +683329,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcorganizationsettings-update?view=graph-rest-beta", + "Command": "Update-MgBetaDeviceManagementVirtualEndpointOrganizationSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcOrganizationSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -683372,8 +683361,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-update?view=graph-rest-beta", + "Command": "Update-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -683382,15 +683374,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -683399,15 +683391,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -683416,30 +683408,30 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCloudPcReports", - "Uri": "/deviceManagement/virtualEndpoint/reports", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementVirtualEndpointReport", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/reports", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementVirtualEndpointReport", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcReports", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCloudPcExportJob", - "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs/{cloudPcExportJob-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementVirtualEndpointReportExportJob", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs/{cloudPcExportJob-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementVirtualEndpointReportExportJob", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcExportJob", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -683448,15 +683440,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCloudPcServicePlan", - "Uri": "/deviceManagement/virtualEndpoint/servicePlans/{cloudPcServicePlan-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementVirtualEndpointServicePlan", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/servicePlans/{cloudPcServicePlan-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementVirtualEndpointServicePlan", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcServicePlan", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -683465,15 +683457,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCloudPcSnapshot", - "Uri": "/deviceManagement/virtualEndpoint/snapshots/{cloudPcSnapshot-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementVirtualEndpointSnapshot", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/snapshots/{cloudPcSnapshot-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementVirtualEndpointSnapshot", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcSnapshot", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -683482,15 +683474,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCloudPcSupportedRegion", - "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/{cloudPcSupportedRegion-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementVirtualEndpointSupportedRegion", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/{cloudPcSupportedRegion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementVirtualEndpointSupportedRegion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcSupportedRegion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -683499,15 +683491,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCloudPcUserSetting", - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementVirtualEndpointUserSetting", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcusersetting-update?view=graph-rest-beta", + "Command": "Update-MgBetaDeviceManagementVirtualEndpointUserSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcUserSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -683516,15 +683508,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -683533,12 +683525,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -683557,8 +683546,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -683567,15 +683559,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -683584,15 +683576,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/updateDeviceProperties", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceProperty", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/updateDeviceProperties", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceProperty", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Update", "UpdateExpanded", @@ -683601,15 +683593,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment", - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/{windowsAutopilotDeploymentProfileAssignment-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/{windowsAutopilotDeploymentProfileAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -683618,12 +683610,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/updateDeviceProperties", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityDeviceProperty", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/updateDeviceProperties", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -683642,8 +683631,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityDeviceProperty", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Update", "UpdateExpanded", @@ -683652,12 +683644,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsAutopilotSettings", - "Uri": "/deviceManagement/windowsAutopilotSettings", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementWindowsAutopilotSetting", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotSettings", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -683676,20 +683665,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementWindowsAutopilotSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsAutopilotSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile", - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementWindowsFeatureUpdateProfile", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -683708,8 +683697,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementWindowsFeatureUpdateProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -683718,12 +683710,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment", - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments/{windowsFeatureUpdateProfileAssignment-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments/{windowsFeatureUpdateProfileAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -683742,8 +683731,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -683752,12 +683744,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -683776,8 +683765,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -683786,12 +683778,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -683810,8 +683799,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -683820,12 +683812,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsMalwareInformation", - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementWindowsMalwareInformation", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -683860,8 +683849,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementWindowsMalwareInformation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsMalwareInformation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -683870,12 +683862,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -683910,8 +683899,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -683920,12 +683912,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfile", - "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementWindowsQualityUpdateProfile", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -683944,8 +683933,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementWindowsQualityUpdateProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -683954,12 +683946,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfileAssignment", - "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments/{windowsQualityUpdateProfileAssignment-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignment", "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments/{windowsQualityUpdateProfileAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -683978,8 +683967,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfileAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -683988,15 +683980,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUsageRight", - "Uri": "/devices/{device-id}/usageRights/{usageRight-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceUsageRights", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/usageRights/{usageRight-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDeviceUsageRights", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUsageRight", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -684005,27 +683997,24 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDirectory", - "Uri": "/directory", - "CommandAlias": null, - "Command": "Update-MgBetaDirectory", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDirectory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectory", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDirectoryAdministrativeUnit", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", "Permissions": [ { "Name": "AdministrativeUnit.ReadWrite.All", @@ -684044,8 +684033,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDirectoryAdministrativeUnit", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -684054,15 +684046,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDirectoryAdministrativeUnitExtension", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDirectoryAdministrativeUnitExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -684071,15 +684063,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDirectoryAdministrativeUnitScopedRoleMember", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDirectoryAdministrativeUnitScopedRoleMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -684088,12 +684080,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAttributeSet", - "Uri": "/directory/attributeSets/{attributeSet-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDirectoryAttributeSet", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/attributeSets/{attributeSet-id}", "Permissions": [ { "Name": "CustomSecAttributeDefinition.ReadWrite.All", @@ -684112,8 +684101,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attributeset-update?view=graph-rest-beta", + "Command": "Update-MgBetaDirectoryAttributeSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttributeSet", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -684122,30 +684114,30 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAuthenticationMethodDevice", - "Uri": "/directory/authenticationMethodDevices", - "CommandAlias": null, - "Command": "Update-MgBetaDirectoryAuthenticationMethodDevice", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/authenticationMethodDevices", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDirectoryAuthenticationMethodDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationMethodDevice", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphHardwareOathTokenAuthenticationMethodDevice", - "Uri": "/directory/authenticationMethodDevices/hardwareOathDevices/{hardwareOathTokenAuthenticationMethodDevice-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDirectoryAuthenticationMethodDeviceHardwareOathDevice", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/authenticationMethodDevices/hardwareOathDevices/{hardwareOathTokenAuthenticationMethodDevice-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/hardwareoathtokenauthenticationmethoddevice-update?view=graph-rest-beta", + "Command": "Update-MgBetaDirectoryAuthenticationMethodDeviceHardwareOathDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHardwareOathTokenAuthenticationMethodDevice", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -684154,15 +684146,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/directory/authenticationMethodDevices/hardwareOathDevices/{hardwareOathTokenAuthenticationMethodDevice-id}/assignTo/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaDirectoryAuthenticationMethodDeviceHardwareOathDeviceAssignToMailboxSetting", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/authenticationMethodDevices/hardwareOathDevices/{hardwareOathTokenAuthenticationMethodDevice-id}/assignTo/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDirectoryAuthenticationMethodDeviceHardwareOathDeviceAssignToMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -684171,30 +684163,30 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCertificateAuthorityPath", - "Uri": "/directory/certificateAuthorities", - "CommandAlias": null, - "Command": "Update-MgBetaDirectoryCertificateAuthority", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/certificateAuthorities", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDirectoryCertificateAuthority", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCertificateAuthorityPath", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCertificateBasedApplicationConfiguration", - "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedapplicationconfiguration-update?view=graph-rest-beta", + "Command": "Update-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCertificateBasedApplicationConfiguration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -684203,15 +684195,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCertificateAuthorityAsEntity", - "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities/{certificateAuthorityAsEntity-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities/{certificateAuthorityAsEntity-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificateauthorityasentity-update?view=graph-rest-beta", + "Command": "Update-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCertificateAuthorityAsEntity", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -684220,12 +684212,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMutualTlsOauthConfiguration", - "Uri": "/directory/certificateAuthorities/mutualTlsOauthConfigurations/{mutualTlsOauthConfiguration-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDirectoryCertificateAuthorityMutualTlOauthConfiguration", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/certificateAuthorities/mutualTlsOauthConfigurations/{mutualTlsOauthConfiguration-id}", "Permissions": [ { "Name": "MutualTlsOauthConfiguration.ReadWrite.All", @@ -684244,8 +684233,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mutualtlsoauthconfiguration-update?view=graph-rest-beta", + "Command": "Update-MgBetaDirectoryCertificateAuthorityMutualTlOauthConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMutualTlsOauthConfiguration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -684254,12 +684246,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDirectoryCustomSecurityAttributeDefinition", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", "Permissions": [ { "Name": "CustomSecAttributeDefinition.ReadWrite.All", @@ -684278,8 +684267,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customsecurityattributedefinition-update?view=graph-rest-beta", + "Command": "Update-MgBetaDirectoryCustomSecurityAttributeDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -684288,12 +684280,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAllowedValue", - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", "Permissions": [ { "Name": "CustomSecAttributeDefinition.ReadWrite.All", @@ -684312,8 +684301,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/allowedvalue-update?view=graph-rest-beta", + "Command": "Update-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAllowedValue", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -684322,15 +684314,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", - "Uri": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDirectoryDeviceLocalCredential", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDirectoryDeviceLocalCredential", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -684339,12 +684331,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphExternalUserProfile", - "Uri": "/directory/externalUserProfiles/{externalUserProfile-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDirectoryExternalUserProfile", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/externalUserProfiles/{externalUserProfile-id}", "Permissions": [ { "Name": "ExternalUserProfile.ReadWrite.All", @@ -684363,8 +684352,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externaluserprofile-update?view=graph-rest-beta", + "Command": "Update-MgBetaDirectoryExternalUserProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalUserProfile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -684373,15 +684365,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", - "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDirectoryFeatureRolloutPolicy", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDirectoryFeatureRolloutPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -684390,12 +684382,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIdentityProviderBase", - "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDirectoryFederationConfiguration", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", "Permissions": [ { "Name": "IdentityProvider.ReadWrite.All", @@ -684414,8 +684403,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDirectoryFederationConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -684424,15 +684416,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphImpactedResource", - "Uri": "/directory/impactedResources/{impactedResource-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDirectoryImpactedResource", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/impactedResources/{impactedResource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDirectoryImpactedResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImpactedResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -684441,15 +684433,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphInboundSharedUserProfile", - "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}", - "CommandAlias": null, - "Command": "Update-MgBetaDirectoryInboundSharedUserProfile", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDirectoryInboundSharedUserProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInboundSharedUserProfile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -684458,15 +684450,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/directoryObjects/{directoryObject-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDirectoryObject", "Module": "Beta.DirectoryObjects", + "CommandAlias": null, + "Uri": "/directoryObjects/{directoryObject-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDirectoryObject", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -684475,15 +684467,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", - "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDirectoryOnPremiseSynchronization", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onpremisesdirectorysynchronization-update?view=graph-rest-beta", + "Command": "Update-MgBetaDirectoryOnPremiseSynchronization", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -684492,15 +684484,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOutboundSharedUserProfile", - "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}", - "CommandAlias": null, - "Command": "Update-MgBetaDirectoryOutboundSharedUserProfile", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDirectoryOutboundSharedUserProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutboundSharedUserProfile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -684509,15 +684501,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}", - "CommandAlias": null, - "Command": "Update-MgBetaDirectoryOutboundSharedUserProfileTenant", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDirectoryOutboundSharedUserProfileTenant", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -684526,12 +684518,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPendingExternalUserProfile", - "Uri": "/directory/pendingExternalUserProfiles/{pendingExternalUserProfile-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDirectoryPendingExternalUserProfile", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/pendingExternalUserProfiles/{pendingExternalUserProfile-id}", "Permissions": [ { "Name": "PendingExternalUserProfile.ReadWrite.All", @@ -684550,8 +684539,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/pendingexternaluserprofile-update?view=graph-rest-beta", + "Command": "Update-MgBetaDirectoryPendingExternalUserProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPendingExternalUserProfile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -684560,27 +684552,24 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPublicKeyInfrastructureRoot", - "Uri": "/directory/publicKeyInfrastructure", - "CommandAlias": null, - "Command": "Update-MgBetaDirectoryPublicKeyInfrastructure", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/publicKeyInfrastructure", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDirectoryPublicKeyInfrastructure", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPublicKeyInfrastructureRoot", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCertificateBasedAuthPki", - "Uri": "/directory/publicKeyInfrastructure/certificateBasedAuthConfigurations/{certificateBasedAuthPki-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDirectoryPublicKeyInfrastructureCertificateBasedAuthConfiguration", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/publicKeyInfrastructure/certificateBasedAuthConfigurations/{certificateBasedAuthPki-id}", "Permissions": [ { "Name": "PublicKeyInfrastructure.ReadWrite.All", @@ -684599,8 +684588,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthpki-update?view=graph-rest-beta", + "Command": "Update-MgBetaDirectoryPublicKeyInfrastructureCertificateBasedAuthConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCertificateBasedAuthPki", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -684609,12 +684601,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCertificateAuthorityDetail", - "Uri": "/directory/publicKeyInfrastructure/certificateBasedAuthConfigurations/{certificateBasedAuthPki-id}/certificateAuthorities/{certificateAuthorityDetail-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDirectoryPublicKeyInfrastructureCertificateBasedAuthConfigurationCertificateAuthority", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/publicKeyInfrastructure/certificateBasedAuthConfigurations/{certificateBasedAuthPki-id}/certificateAuthorities/{certificateAuthorityDetail-id}", "Permissions": [ { "Name": "PublicKeyInfrastructure.ReadWrite.All", @@ -684633,8 +684622,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificateauthoritydetail-update?view=graph-rest-beta", + "Command": "Update-MgBetaDirectoryPublicKeyInfrastructureCertificateBasedAuthConfigurationCertificateAuthority", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCertificateAuthorityDetail", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -684643,15 +684635,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRecommendation", - "Uri": "/directory/recommendations/{recommendation-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDirectoryRecommendation", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/recommendations/{recommendation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDirectoryRecommendation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRecommendation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -684660,15 +684652,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphImpactedResource", - "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDirectoryRecommendationImpactedResource", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDirectoryRecommendationImpactedResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImpactedResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -684677,15 +684669,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDirectoryRole", - "Uri": "/directoryRoles/{directoryRole-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDirectoryRole", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDirectoryRole", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryRole", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -684694,15 +684686,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDirectoryRole", - "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')", - "CommandAlias": null, - "Command": "Update-MgBetaDirectoryRoleByRoleTemplateId", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDirectoryRoleByRoleTemplateId", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryRole", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -684711,15 +684703,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDirectoryRoleScopedMember", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDirectoryRoleScopedMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -684728,15 +684720,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDirectoryRoleTemplate", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDirectoryRoleTemplate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -684745,12 +684737,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDirectorySetting", - "Uri": "/settings/{directorySetting-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDirectorySetting", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/settings/{directorySetting-id}", "Permissions": [ { "Name": "Policy.ReadWrite.Authorization", @@ -684785,8 +684774,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directorysetting-update?view=graph-rest-beta", + "Command": "Update-MgBetaDirectorySetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectorySetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -684795,15 +684787,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDirectorySettingTemplate", - "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDirectorySettingTemplate", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDirectorySettingTemplate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectorySettingTemplate", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -684812,15 +684804,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSharedEmailDomain", - "Uri": "/directory/sharedEmailDomains/{sharedEmailDomain-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDirectorySharedEmailDomain", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/sharedEmailDomains/{sharedEmailDomain-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDirectorySharedEmailDomain", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedEmailDomain", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -684829,15 +684821,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCompanySubscription", - "Uri": "/directory/subscriptions/{companySubscription-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDirectorySubscription", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/subscriptions/{companySubscription-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDirectorySubscription", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCompanySubscription", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -684846,15 +684838,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCompanySubscription", - "Uri": "/directory/subscriptions(commerceSubscriptionId='{commerceSubscriptionId}')", - "CommandAlias": null, - "Command": "Update-MgBetaDirectorySubscriptionByCommerceSubscriptionId", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/subscriptions(commerceSubscriptionId='{commerceSubscriptionId}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDirectorySubscriptionByCommerceSubscriptionId", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCompanySubscription", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -684863,15 +684855,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCompanySubscription", - "Uri": "/directory/subscriptions(ocpSubscriptionId='{ocpSubscriptionId}')", - "CommandAlias": null, - "Command": "Update-MgBetaDirectorySubscriptionByOcpSubscriptionId", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/subscriptions(ocpSubscriptionId='{ocpSubscriptionId}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDirectorySubscriptionByOcpSubscriptionId", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCompanySubscription", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -684880,30 +684872,30 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTemplate", - "Uri": "/directory/templates", - "CommandAlias": null, - "Command": "Update-MgBetaDirectoryTemplate", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/templates", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDirectoryTemplate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTemplate", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceTemplate", - "Uri": "/directory/templates/deviceTemplates/{deviceTemplate-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDirectoryTemplateDeviceTemplate", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/templates/deviceTemplates/{deviceTemplate-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDirectoryTemplateDeviceTemplate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceTemplate", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -684912,12 +684904,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDomain", - "Uri": "/domains/{domain-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDomain", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/domains/{domain-id}", "Permissions": [ { "Name": "Domain.ReadWrite.All", @@ -684944,8 +684933,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-update?view=graph-rest-beta", + "Command": "Update-MgBetaDomain", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDomain", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -684954,12 +684946,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphInternalDomainFederation", - "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDomainFederationConfiguration", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", "Permissions": [ { "Name": "Domain.ReadWrite.All", @@ -684978,8 +684967,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internaldomainfederation-update?view=graph-rest-beta", + "Command": "Update-MgBetaDomainFederationConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInternalDomainFederation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -684988,15 +684980,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDomainDnsRecord", - "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDomainServiceConfigurationRecord", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDomainServiceConfigurationRecord", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -685005,15 +684997,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation", - "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/{sharedEmailDomainInvitation-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDomainSharedEmailDomainInvitation", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/{sharedEmailDomainInvitation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDomainSharedEmailDomainInvitation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -685022,15 +685014,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDomainDnsRecord", - "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDomainVerificationDnsRecord", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDomainVerificationDnsRecord", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -685039,15 +685031,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDrive", - "Uri": "/drives/{drive-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDrive", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDrive", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDrive", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -685056,15 +685048,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/drives/{drive-id}/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaDriveCreatedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDriveCreatedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -685073,12 +685065,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/items/{driveItem-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDriveItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}", "Permissions": [ { "Name": "Files.ReadWrite", @@ -685137,8 +685126,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDriveItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -685147,15 +685139,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemAnalytics", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics", - "CommandAlias": null, - "Command": "Update-MgBetaDriveItemAnalytic", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDriveItemAnalytic", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -685164,15 +685156,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDriveItemAnalyticItemActivityStat", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDriveItemAnalyticItemActivityStat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -685181,15 +685173,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaDriveItemCreatedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDriveItemCreatedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -685198,12 +685190,9 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDriveItemExtension", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/extensions/{extension-id}", "Permissions": [ { "Name": "Files.ReadWrite", @@ -685278,8 +685267,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDriveItemExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -685288,15 +685280,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaDriveItemLastModifiedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDriveItemLastModifiedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -685305,15 +685297,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem", - "CommandAlias": null, - "Command": "Update-MgBetaDriveItemListItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDriveItemListItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -685322,15 +685314,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaDriveItemListItemCreatedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDriveItemListItemCreatedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -685339,15 +685331,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDriveItemListItemDocumentSetVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDriveItemListItemDocumentSetVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -685356,15 +685348,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "CommandAlias": null, - "Command": "Update-MgBetaDriveItemListItemDocumentSetVersionField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDriveItemListItemDocumentSetVersionField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -685373,15 +685365,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "CommandAlias": null, - "Command": "Update-MgBetaDriveItemListItemField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDriveItemListItemField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -685390,15 +685382,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaDriveItemListItemLastModifiedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDriveItemListItemLastModifiedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -685407,15 +685399,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDriveItemListItemPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDriveItemListItemPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -685424,15 +685416,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDriveItemListItemVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDriveItemListItemVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -685441,15 +685433,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "CommandAlias": null, - "Command": "Update-MgBetaDriveItemListItemVersionField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDriveItemListItemVersionField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -685458,12 +685450,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDriveItemPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", "Permissions": [ { "Name": "Files.ReadWrite", @@ -685522,8 +685511,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDriveItemPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -685532,15 +685524,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemRetentionLabel", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "CommandAlias": null, - "Command": "Update-MgBetaDriveItemRetentionLabel", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-setretentionlabel?view=graph-rest-beta", + "Command": "Update-MgBetaDriveItemRetentionLabel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -685549,15 +685541,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDriveItemSubscription", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDriveItemSubscription", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -685566,15 +685558,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphThumbnailSet", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDriveItemThumbnail", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDriveItemThumbnail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -685583,15 +685575,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDriveItemVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDriveItemVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -685600,15 +685592,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaDriveLastModifiedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDriveLastModifiedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -685617,15 +685609,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphList", - "Uri": "/drives/{drive-id}/list", - "CommandAlias": null, - "Command": "Update-MgBetaDriveList", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDriveList", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphList", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -685634,15 +685626,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDriveListColumn", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDriveListColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -685651,15 +685643,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDriveListContentType", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDriveListContentType", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -685668,15 +685660,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDriveListContentTypeColumn", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDriveListContentTypeColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -685685,15 +685677,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnLink", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDriveListContentTypeColumnLink", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDriveListContentTypeColumnLink", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -685702,15 +685694,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/drives/{drive-id}/list/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaDriveListCreatedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDriveListCreatedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -685719,15 +685711,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDriveListItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDriveListItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -685736,15 +685728,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaDriveListItemCreatedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDriveListItemCreatedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -685753,15 +685745,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDriveListItemDocumentSetVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDriveListItemDocumentSetVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -685770,15 +685762,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "CommandAlias": null, - "Command": "Update-MgBetaDriveListItemDocumentSetVersionField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDriveListItemDocumentSetVersionField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -685787,15 +685779,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", - "CommandAlias": null, - "Command": "Update-MgBetaDriveListItemField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDriveListItemField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -685804,15 +685796,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaDriveListItemLastModifiedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDriveListItemLastModifiedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -685821,15 +685813,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDriveListItemPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDriveListItemPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -685838,15 +685830,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDriveListItemVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDriveListItemVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -685855,15 +685847,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "CommandAlias": null, - "Command": "Update-MgBetaDriveListItemVersionField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDriveListItemVersionField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -685872,15 +685864,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaDriveListLastModifiedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDriveListLastModifiedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -685889,15 +685881,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDriveListOperation", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDriveListOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -685906,15 +685898,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/drives/{drive-id}/list/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDriveListPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDriveListPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -685923,15 +685915,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDriveListSubscription", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDriveListSubscription", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -685940,15 +685932,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/root", - "CommandAlias": null, - "Command": "Update-MgBetaDriveRoot", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDriveRoot", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -685957,15 +685949,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemAnalytics", - "Uri": "/drives/{drive-id}/root/analytics", - "CommandAlias": null, - "Command": "Update-MgBetaDriveRootAnalytic", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/analytics", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDriveRootAnalytic", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -685974,15 +685966,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDriveRootAnalyticItemActivityStat", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDriveRootAnalyticItemActivityStat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -685991,15 +685983,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/drives/{drive-id}/root/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaDriveRootCreatedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDriveRootCreatedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -686008,15 +686000,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDriveRootExtension", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDriveRootExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -686025,15 +686017,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaDriveRootLastModifiedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDriveRootLastModifiedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -686042,15 +686034,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/drives/{drive-id}/root/listItem", - "CommandAlias": null, - "Command": "Update-MgBetaDriveRootListItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDriveRootListItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -686059,15 +686051,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaDriveRootListItemCreatedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDriveRootListItemCreatedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -686076,15 +686068,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDriveRootListItemDocumentSetVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDriveRootListItemDocumentSetVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -686093,15 +686085,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "CommandAlias": null, - "Command": "Update-MgBetaDriveRootListItemDocumentSetVersionField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDriveRootListItemDocumentSetVersionField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -686110,15 +686102,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/listItem/fields", - "CommandAlias": null, - "Command": "Update-MgBetaDriveRootListItemField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDriveRootListItemField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -686127,15 +686119,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaDriveRootListItemLastModifiedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDriveRootListItemLastModifiedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -686144,15 +686136,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/drives/{drive-id}/root/listItem/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDriveRootListItemPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDriveRootListItemPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -686161,15 +686153,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDriveRootListItemVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDriveRootListItemVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -686178,15 +686170,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "CommandAlias": null, - "Command": "Update-MgBetaDriveRootListItemVersionField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDriveRootListItemVersionField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -686195,15 +686187,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/drives/{drive-id}/root/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDriveRootPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDriveRootPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -686212,15 +686204,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemRetentionLabel", - "Uri": "/drives/{drive-id}/root/retentionLabel", - "CommandAlias": null, - "Command": "Update-MgBetaDriveRootRetentionLabel", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/retentionLabel", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDriveRootRetentionLabel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -686229,15 +686221,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDriveRootSubscription", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDriveRootSubscription", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -686246,15 +686238,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphThumbnailSet", - "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDriveRootThumbnail", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDriveRootThumbnail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -686263,15 +686255,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "CommandAlias": null, - "Command": "Update-MgBetaDriveRootVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaDriveRootVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -686280,15 +686272,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationClass", - "Uri": "/education/classes/{educationClass-id}", - "CommandAlias": null, - "Command": "Update-MgBetaEducationClass", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-update?view=graph-rest-beta", + "Command": "Update-MgBetaEducationClass", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationClass", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -686297,12 +686289,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", - "CommandAlias": null, - "Command": "Update-MgBetaEducationClassAssignment", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -686321,8 +686310,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-update?view=graph-rest-beta", + "Command": "Update-MgBetaEducationClassAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -686331,15 +686323,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationCategory", - "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", - "CommandAlias": null, - "Command": "Update-MgBetaEducationClassAssignmentCategory", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaEducationClassAssignmentCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationCategory", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -686348,12 +686340,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationAssignmentDefaults", - "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", - "CommandAlias": null, - "Command": "Update-MgBetaEducationClassAssignmentDefault", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -686372,8 +686361,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentdefaults-update?view=graph-rest-beta", + "Command": "Update-MgBetaEducationClassAssignmentDefault", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignmentDefaults", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -686382,15 +686374,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "CommandAlias": null, - "Command": "Update-MgBetaEducationClassAssignmentResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaEducationClassAssignmentResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -686399,15 +686391,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", - "CommandAlias": null, - "Command": "Update-MgBetaEducationClassAssignmentResourceDependentResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaEducationClassAssignmentResourceDependentResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -686416,12 +686408,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationRubric", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", - "CommandAlias": null, - "Command": "Update-MgBetaEducationClassAssignmentRubric", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -686440,8 +686429,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-put-rubric?view=graph-rest-beta", + "Command": "Update-MgBetaEducationClassAssignmentRubric", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationRubric", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -686450,12 +686442,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationAssignmentSettings", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings", - "CommandAlias": null, - "Command": "Update-MgBetaEducationClassAssignmentSetting", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentSettings", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -686474,8 +686463,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentsettings-update?view=graph-rest-beta", + "Command": "Update-MgBetaEducationClassAssignmentSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignmentSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -686484,15 +686476,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationGradingCategory", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}", - "CommandAlias": null, - "Command": "Update-MgBetaEducationClassAssignmentSettingGradingCategory", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationgradingcategory-update?view=graph-rest-beta", + "Command": "Update-MgBetaEducationClassAssignmentSettingGradingCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationGradingCategory", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -686501,12 +686493,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationGradingScheme", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingSchemes/{educationGradingScheme-id}", - "CommandAlias": null, - "Command": "Update-MgBetaEducationClassAssignmentSettingGradingScheme", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingSchemes/{educationGradingScheme-id}", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -686525,8 +686514,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaEducationClassAssignmentSettingGradingScheme", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationGradingScheme", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -686535,15 +686527,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "CommandAlias": null, - "Command": "Update-MgBetaEducationClassAssignmentSubmission", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaEducationClassAssignmentSubmission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -686552,12 +686544,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationOutcome", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "CommandAlias": null, - "Command": "Update-MgBetaEducationClassAssignmentSubmissionOutcome", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -686576,8 +686565,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationoutcome-update?view=graph-rest-beta", + "Command": "Update-MgBetaEducationClassAssignmentSubmissionOutcome", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationOutcome", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -686586,15 +686578,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "CommandAlias": null, - "Command": "Update-MgBetaEducationClassAssignmentSubmissionResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaEducationClassAssignmentSubmissionResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -686603,15 +686595,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "CommandAlias": null, - "Command": "Update-MgBetaEducationClassAssignmentSubmissionResourceDependentResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaEducationClassAssignmentSubmissionResourceDependentResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -686620,15 +686612,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "CommandAlias": null, - "Command": "Update-MgBetaEducationClassAssignmentSubmissionSubmittedResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaEducationClassAssignmentSubmissionSubmittedResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -686637,15 +686629,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "CommandAlias": null, - "Command": "Update-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -686654,12 +686646,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationModule", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}", - "CommandAlias": null, - "Command": "Update-MgBetaEducationClassModule", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}", "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -686678,8 +686667,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-update?view=graph-rest-beta", + "Command": "Update-MgBetaEducationClassModule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationModule", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -686688,12 +686680,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationModuleResource", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}", - "CommandAlias": null, - "Command": "Update-MgBetaEducationClassModuleResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}", "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -686712,8 +686701,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmoduleresource-update?view=graph-rest-beta", + "Command": "Update-MgBetaEducationClassModuleResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationModuleResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -686722,30 +686714,30 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationUser", - "Uri": "/education/me", - "CommandAlias": null, - "Command": "Update-MgBetaEducationMe", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaEducationMe", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationUser", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/me/assignments/{educationAssignment-id}", - "CommandAlias": null, - "Command": "Update-MgBetaEducationMeAssignment", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaEducationMeAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -686754,15 +686746,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "CommandAlias": null, - "Command": "Update-MgBetaEducationMeAssignmentResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaEducationMeAssignmentResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -686771,15 +686763,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", - "CommandAlias": null, - "Command": "Update-MgBetaEducationMeAssignmentResourceDependentResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaEducationMeAssignmentResourceDependentResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -686788,15 +686780,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationRubric", - "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", - "CommandAlias": null, - "Command": "Update-MgBetaEducationMeAssignmentRubric", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaEducationMeAssignmentRubric", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationRubric", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -686805,15 +686797,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "CommandAlias": null, - "Command": "Update-MgBetaEducationMeAssignmentSubmission", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaEducationMeAssignmentSubmission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -686822,15 +686814,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationOutcome", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "CommandAlias": null, - "Command": "Update-MgBetaEducationMeAssignmentSubmissionOutcome", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaEducationMeAssignmentSubmissionOutcome", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationOutcome", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -686839,15 +686831,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "CommandAlias": null, - "Command": "Update-MgBetaEducationMeAssignmentSubmissionResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaEducationMeAssignmentSubmissionResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -686856,15 +686848,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "CommandAlias": null, - "Command": "Update-MgBetaEducationMeAssignmentSubmissionResourceDependentResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaEducationMeAssignmentSubmissionResourceDependentResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -686873,15 +686865,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "CommandAlias": null, - "Command": "Update-MgBetaEducationMeAssignmentSubmissionSubmittedResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaEducationMeAssignmentSubmissionSubmittedResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -686890,15 +686882,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "CommandAlias": null, - "Command": "Update-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -686907,12 +686899,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationRubric", - "Uri": "/education/me/rubrics/{educationRubric-id}", - "CommandAlias": null, - "Command": "Update-MgBetaEducationMeRubric", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/rubrics/{educationRubric-id}", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -686931,8 +686920,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationrubric-update?view=graph-rest-beta", + "Command": "Update-MgBetaEducationMeRubric", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationRubric", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -686941,45 +686933,45 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/education/me/user/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaEducationMeUserMailboxSetting", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/me/user/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaEducationMeUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphReportsRoot", - "Uri": "/education/reports", - "CommandAlias": null, - "Command": "Update-MgBetaEducationReport", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/reports", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaEducationReport", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphReportsRoot", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphReadingAssignmentSubmission", - "Uri": "/education/reports/readingAssignmentSubmissions/{readingAssignmentSubmission-id}", - "CommandAlias": null, - "Command": "Update-MgBetaEducationReportReadingAssignmentSubmission", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/reports/readingAssignmentSubmissions/{readingAssignmentSubmission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaEducationReportReadingAssignmentSubmission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphReadingAssignmentSubmission", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -686988,15 +686980,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphReflectCheckInResponse", - "Uri": "/education/reports/reflectCheckInResponses/{reflectCheckInResponse-id}", - "CommandAlias": null, - "Command": "Update-MgBetaEducationReportReflectCheck", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/reports/reflectCheckInResponses/{reflectCheckInResponse-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaEducationReportReflectCheck", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphReflectCheckInResponse", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -687005,30 +686997,30 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationRoot", - "Uri": "/education", - "CommandAlias": null, - "Command": "Update-MgBetaEducationRoot", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaEducationRoot", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationRoot", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationSchool", - "Uri": "/education/schools/{educationSchool-id}", - "CommandAlias": null, - "Command": "Update-MgBetaEducationSchool", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/schools/{educationSchool-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-update?view=graph-rest-beta", + "Command": "Update-MgBetaEducationSchool", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSchool", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -687037,15 +687029,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/education/schools/{educationSchool-id}/administrativeUnit", - "CommandAlias": null, - "Command": "Update-MgBetaEducationSchoolAdministrativeUnit", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/schools/{educationSchool-id}/administrativeUnit", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaEducationSchoolAdministrativeUnit", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -687054,15 +687046,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationUser", - "Uri": "/education/users/{educationUser-id}", - "CommandAlias": null, - "Command": "Update-MgBetaEducationUser", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-update?view=graph-rest-beta", + "Command": "Update-MgBetaEducationUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationUser", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -687071,15 +687063,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", - "CommandAlias": null, - "Command": "Update-MgBetaEducationUserAssignment", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaEducationUserAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -687088,15 +687080,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "CommandAlias": null, - "Command": "Update-MgBetaEducationUserAssignmentResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaEducationUserAssignmentResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -687105,15 +687097,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", - "CommandAlias": null, - "Command": "Update-MgBetaEducationUserAssignmentResourceDependentResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaEducationUserAssignmentResourceDependentResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -687122,15 +687114,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationRubric", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", - "CommandAlias": null, - "Command": "Update-MgBetaEducationUserAssignmentRubric", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaEducationUserAssignmentRubric", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationRubric", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -687139,15 +687131,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "CommandAlias": null, - "Command": "Update-MgBetaEducationUserAssignmentSubmission", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaEducationUserAssignmentSubmission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -687156,15 +687148,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationOutcome", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "CommandAlias": null, - "Command": "Update-MgBetaEducationUserAssignmentSubmissionOutcome", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaEducationUserAssignmentSubmissionOutcome", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationOutcome", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -687173,15 +687165,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "CommandAlias": null, - "Command": "Update-MgBetaEducationUserAssignmentSubmissionResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaEducationUserAssignmentSubmissionResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -687190,15 +687182,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "CommandAlias": null, - "Command": "Update-MgBetaEducationUserAssignmentSubmissionResourceDependentResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaEducationUserAssignmentSubmissionResourceDependentResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -687207,15 +687199,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "CommandAlias": null, - "Command": "Update-MgBetaEducationUserAssignmentSubmissionSubmittedResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaEducationUserAssignmentSubmissionSubmittedResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -687224,15 +687216,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "CommandAlias": null, - "Command": "Update-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -687241,15 +687233,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/education/users/{educationUser-id}/user/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaEducationUserMailboxSetting", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/user/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaEducationUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -687258,15 +687250,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationRubric", - "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", - "CommandAlias": null, - "Command": "Update-MgBetaEducationUserRubric", "Module": "Beta.Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaEducationUserRubric", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationRubric", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -687275,12 +687267,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackage", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", - "CommandAlias": null, - "Command": "Update-MgBetaEntitlementManagementAccessPackage", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -687299,8 +687288,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-update?view=graph-rest-beta", + "Command": "Update-MgBetaEntitlementManagementAccessPackage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -687309,12 +687301,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/reprocess", - "CommandAlias": null, - "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignment", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/reprocess", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -687333,8 +687322,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignment", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Reprocess", "ReprocessViaIdentity", @@ -687345,15 +687337,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphApproval", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}", - "CommandAlias": null, - "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentApproval", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentApproval", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApproval", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -687362,15 +687354,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphApprovalStep", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "CommandAlias": null, - "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentApprovalStep", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approvalstep-update?view=graph-rest-beta", + "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentApprovalStep", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApprovalStep", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -687379,15 +687371,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}", - "CommandAlias": null, - "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -687396,15 +687388,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCustomExtensionHandler", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers/{customExtensionHandler-id}", - "CommandAlias": null, - "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers/{customExtensionHandler-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomExtensionHandler", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -687413,15 +687405,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", - "CommandAlias": null, - "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -687430,12 +687422,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/reprocess", - "CommandAlias": null, - "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/reprocess", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -687454,8 +687443,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentRequest", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Reprocess", "ReprocessViaIdentity", @@ -687466,15 +687458,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackage", - "Uri": "/identityGovernance/entitlementManagement/accessPackages(uniqueName='{uniqueName}')", - "CommandAlias": null, - "Command": "Update-MgBetaEntitlementManagementAccessPackageByUniqueName", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages(uniqueName='{uniqueName}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-update?view=graph-rest-beta", + "Command": "Update-MgBetaEntitlementManagementAccessPackageByUniqueName", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -687483,12 +687475,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageCatalog", - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}", - "CommandAlias": null, - "Command": "Update-MgBetaEntitlementManagementAccessPackageCatalog", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -687507,8 +687496,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-update?view=graph-rest-beta", + "Command": "Update-MgBetaEntitlementManagementAccessPackageCatalog", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -687517,15 +687509,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCustomCalloutExtension", - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageCustomWorkflowExtensions/{customCalloutExtension-id}", - "CommandAlias": null, - "Command": "Update-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageCustomWorkflowExtensions/{customCalloutExtension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequestworkflowextension-update?view=graph-rest-beta", + "Command": "Update-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -687534,15 +687526,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageCatalog", - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs(uniqueName='{uniqueName}')", - "CommandAlias": null, - "Command": "Update-MgBetaEntitlementManagementAccessPackageCatalogByUniqueName", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs(uniqueName='{uniqueName}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-update?view=graph-rest-beta", + "Command": "Update-MgBetaEntitlementManagementAccessPackageCatalogByUniqueName", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -687551,15 +687543,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension", - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions/{customAccessPackageWorkflowExtension-id}", - "CommandAlias": null, - "Command": "Update-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions/{customAccessPackageWorkflowExtension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customaccesspackageworkflowextension-update?view=graph-rest-beta", + "Command": "Update-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -687568,15 +687560,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}", - "CommandAlias": null, - "Command": "Update-MgBetaEntitlementManagementAccessPackageResourceRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaEntitlementManagementAccessPackageResourceRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -687585,15 +687577,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}", - "CommandAlias": null, - "Command": "Update-MgBetaEntitlementManagementAccessPackageResourceRoleScope", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaEntitlementManagementAccessPackageResourceRoleScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -687602,12 +687594,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/reprocess", - "CommandAlias": null, - "Command": "Update-MgBetaEntitlementManagementAssignmentRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/reprocess", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -687626,8 +687615,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaEntitlementManagementAssignmentRequest", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Reprocess", "ReprocessViaIdentity", @@ -687638,12 +687630,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphConnectedOrganization", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", - "CommandAlias": null, - "Command": "Update-MgBetaEntitlementManagementConnectedOrganization", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -687662,8 +687651,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-update?view=graph-rest-beta", + "Command": "Update-MgBetaEntitlementManagementConnectedOrganization", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConnectedOrganization", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -687672,12 +687664,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEntitlementManagementSettings", - "Uri": "/identityGovernance/entitlementManagement/settings", - "CommandAlias": null, - "Command": "Update-MgBetaEntitlementManagementSetting", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/settings", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -687696,23 +687685,26 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagementsettings-update?view=graph-rest-beta", + "Command": "Update-MgBetaEntitlementManagementSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEntitlementManagementSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageSubject", - "Uri": "/identityGovernance/entitlementManagement/subjects/{accessPackageSubject-id}", - "CommandAlias": null, - "Command": "Update-MgBetaEntitlementManagementSubject", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/subjects/{accessPackageSubject-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagesubject-update?view=graph-rest-beta", + "Command": "Update-MgBetaEntitlementManagementSubject", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageSubject", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -687721,15 +687713,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageSubject", - "Uri": "/identityGovernance/entitlementManagement/subjects(objectId='{objectId}')", - "CommandAlias": null, - "Command": "Update-MgBetaEntitlementManagementSubjectByObjectId", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/subjects(objectId='{objectId}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagesubject-update?view=graph-rest-beta", + "Command": "Update-MgBetaEntitlementManagementSubjectByObjectId", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageSubject", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -687738,30 +687730,30 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphExternalConnectorsExternal", - "Uri": "/external", - "CommandAlias": null, - "Command": "Update-MgBetaExternal", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaExternal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalConnectorsExternal", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAuthorizationSystem", - "Uri": "/external/authorizationSystems/{authorizationSystem-id}", - "CommandAlias": null, - "Command": "Update-MgBetaExternalAuthorizationSystem", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/authorizationSystems/{authorizationSystem-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaExternalAuthorizationSystem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthorizationSystem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -687770,15 +687762,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDataCollectionInfo", - "Uri": "/external/authorizationSystems/{authorizationSystem-id}/dataCollectionInfo", - "CommandAlias": null, - "Command": "Update-MgBetaExternalAuthorizationSystemDataCollectionInfo", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/authorizationSystems/{authorizationSystem-id}/dataCollectionInfo", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaExternalAuthorizationSystemDataCollectionInfo", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDataCollectionInfo", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -687787,12 +687779,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", - "Uri": "/external/connections/{externalConnection-id}", - "CommandAlias": null, - "Command": "Update-MgBetaExternalConnection", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -687827,8 +687816,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-update?view=graph-rest-beta", + "Command": "Update-MgBetaExternalConnection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -687837,12 +687829,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", - "CommandAlias": null, - "Command": "Update-MgBetaExternalConnectionGroup", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", "Permissions": [ { "Name": "ExternalItem.ReadWrite.OwnedBy", @@ -687877,8 +687866,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaExternalConnectionGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -687887,15 +687879,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", - "CommandAlias": null, - "Command": "Update-MgBetaExternalConnectionGroupMember", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaExternalConnectionGroupMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -687904,15 +687896,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", - "CommandAlias": null, - "Command": "Update-MgBetaExternalConnectionItemActivity", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaExternalConnectionItemActivity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -687921,15 +687913,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", - "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", - "CommandAlias": null, - "Command": "Update-MgBetaExternalConnectionOperation", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaExternalConnectionOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -687938,15 +687930,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphExternalConnectorsConnectionQuota", - "Uri": "/external/connections/{externalConnection-id}/quota", - "CommandAlias": null, - "Command": "Update-MgBetaExternalConnectionQuota", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/quota", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaExternalConnectionQuota", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalConnectorsConnectionQuota", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -687955,12 +687947,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphExternalConnectorsSchema", - "Uri": "/external/connections/{externalConnection-id}/schema", - "CommandAlias": null, - "Command": "Update-MgBetaExternalConnectionSchema", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/schema", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -687995,8 +687984,11 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-patch-schema?view=graph-rest-beta", + "Command": "Update-MgBetaExternalConnectionSchema", "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-schema-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphExternalConnectorsSchema", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -688005,12 +687997,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIndustryDataConnector", - "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}", - "CommandAlias": null, - "Command": "Update-MgBetaExternalIndustryDataConnector", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}", "Permissions": [ { "Name": "IndustryData-DataConnector.ReadWrite.All", @@ -688029,8 +688018,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-azuredatalakeconnector-update?view=graph-rest-beta", + "Command": "Update-MgBetaExternalIndustryDataConnector", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataConnector", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -688039,12 +688031,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIndustryDataInboundFlow", - "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}", - "CommandAlias": null, - "Command": "Update-MgBetaExternalIndustryDataInboundFlow", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}", "Permissions": [ { "Name": "IndustryData-InboundFlow.ReadWrite.All", @@ -688063,8 +688052,11 @@ "IsLeastPrivilege": true } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-inboundfileflow-update?view=graph-rest-beta", + "Command": "Update-MgBetaExternalIndustryDataInboundFlow", "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-inboundapiflow-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIndustryDataInboundFlow", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -688073,15 +688065,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphLongRunningOperation", - "Uri": "/external/industryData/operations/{longRunningOperation-id}", - "CommandAlias": null, - "Command": "Update-MgBetaExternalIndustryDataOperation", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/industryData/operations/{longRunningOperation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaExternalIndustryDataOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLongRunningOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -688090,15 +688082,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIndustryDataOutboundProvisioningFlowSet", - "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}", - "CommandAlias": null, - "Command": "Update-MgBetaExternalIndustryDataOutboundProvisioningFlowSet", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaExternalIndustryDataOutboundProvisioningFlowSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataOutboundProvisioningFlowSet", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -688107,15 +688099,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIndustryDataProvisioningFlow", - "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows/{provisioningFlow-id}", - "CommandAlias": null, - "Command": "Update-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows/{provisioningFlow-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataProvisioningFlow", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -688124,12 +688116,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIndustryDataReferenceDefinition", - "Uri": "/external/industryData/referenceDefinitions/{referenceDefinition-id}", - "CommandAlias": null, - "Command": "Update-MgBetaExternalIndustryDataReferenceDefinition", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/industryData/referenceDefinitions/{referenceDefinition-id}", "Permissions": [ { "Name": "IndustryData-ReferenceDefinition.ReadWrite.All", @@ -688148,8 +688137,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaExternalIndustryDataReferenceDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataReferenceDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -688158,15 +688150,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIndustryDataRoleGroup", - "Uri": "/external/industryData/roleGroups/{roleGroup-id}", - "CommandAlias": null, - "Command": "Update-MgBetaExternalIndustryDataRoleGroup", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/industryData/roleGroups/{roleGroup-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaExternalIndustryDataRoleGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataRoleGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -688175,12 +688167,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition", - "Uri": "/external/industryData/sourceSystems/{sourceSystemDefinition-id}", - "CommandAlias": null, - "Command": "Update-MgBetaExternalIndustryDataSourceSystem", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/industryData/sourceSystems/{sourceSystemDefinition-id}", "Permissions": [ { "Name": "IndustryData-SourceSystem.ReadWrite.All", @@ -688199,8 +688188,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-sourcesystemdefinition-update?view=graph-rest-beta", + "Command": "Update-MgBetaExternalIndustryDataSourceSystem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -688209,12 +688201,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition", - "Uri": "/external/industryData/years/{yearTimePeriodDefinition-id}", - "CommandAlias": null, - "Command": "Update-MgBetaExternalIndustryDataYear", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/external/industryData/years/{yearTimePeriodDefinition-id}", "Permissions": [ { "Name": "IndustryData-TimePeriod.ReadWrite.All", @@ -688233,8 +688222,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-yeartimeperioddefinition-update?view=graph-rest-beta", + "Command": "Update-MgBetaExternalIndustryDataYear", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -688243,27 +688235,24 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphFinancials", - "Uri": "/financials", - "CommandAlias": null, - "Command": "Update-MgBetaFinancial", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancial", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFinancials", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCountryRegion", - "Uri": "/financials/companies/{company-id}/countriesRegions/{countryRegion-id}", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyCountryRegion", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/countriesRegions/{countryRegion-id}", "Permissions": [ { "Name": "Financials.ReadWrite.All", @@ -688282,8 +688271,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanyCountryRegion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCountryRegion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -688292,12 +688284,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCurrency", - "Uri": "/financials/companies/{company-id}/currencies/{currency-id}", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyCurrency", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/currencies/{currency-id}", "Permissions": [ { "Name": "Financials.ReadWrite.All", @@ -688316,8 +688305,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanyCurrency", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCurrency", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -688326,12 +688318,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCustomer", - "Uri": "/financials/companies/{company-id}/customers/{customer-id}", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyCustomer", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customers/{customer-id}", "Permissions": [ { "Name": "Financials.ReadWrite.All", @@ -688350,8 +688339,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanyCustomer", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomer", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -688360,15 +688352,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCurrency", - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/currency", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyCustomerCurrency", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/currency", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanyCustomerCurrency", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCurrency", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -688377,15 +688369,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCustomerPayment", - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyCustomerPayment", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanyCustomerPayment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomerPayment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -688394,15 +688386,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCustomer", - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentCustomer", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentCustomer", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomer", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -688411,15 +688403,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCurrency", - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/currency", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentCustomerCurrency", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/currency", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentCustomerCurrency", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCurrency", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -688428,15 +688420,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -688445,15 +688437,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphShipmentMethod", - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentCustomerShipmentMethod", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentCustomerShipmentMethod", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShipmentMethod", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -688462,12 +688454,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCustomerPaymentJournal", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournal", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}", "Permissions": [ { "Name": "Financials.ReadWrite.All", @@ -688486,8 +688475,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomerPaymentJournal", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -688496,12 +688488,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCustomerPayment", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}", "Permissions": [ { "Name": "Financials.ReadWrite.All", @@ -688520,8 +688509,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomerPayment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -688530,15 +688522,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCustomer", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomer", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomer", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomer", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -688547,15 +688539,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCurrency", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/currency", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerCurrency", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/currency", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerCurrency", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCurrency", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -688564,15 +688556,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -688581,15 +688573,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphShipmentMethod", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerShipmentMethod", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerShipmentMethod", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShipmentMethod", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -688598,15 +688590,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPaymentMethod", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentMethod", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentMethod", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentMethod", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -688615,15 +688607,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPaymentTerm", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentTerm", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentTerm", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -688632,15 +688624,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPaymentMethod", - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentMethod", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentMethod", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentMethod", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -688653,15 +688645,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPaymentTerm", - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentTerm", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentTerm", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -688674,15 +688666,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyCustomerPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanyCustomerPicture", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -688691,15 +688683,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphShipmentMethod", - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/shipmentMethod", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyCustomerShipmentMethod", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/shipmentMethod", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanyCustomerShipmentMethod", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShipmentMethod", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -688708,12 +688700,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEmployee", - "Uri": "/financials/companies/{company-id}/employees/{employee-id}", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyEmployee", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/employees/{employee-id}", "Permissions": [ { "Name": "Financials.ReadWrite.All", @@ -688732,8 +688721,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanyEmployee", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEmployee", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -688742,15 +688734,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyEmployeePicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanyEmployeePicture", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -688759,12 +688751,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCompanyInformation", - "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyInformation", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}", "Permissions": [ { "Name": "Financials.ReadWrite.All", @@ -688783,8 +688772,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanyInformation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCompanyInformation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -688793,12 +688785,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItem", - "Uri": "/financials/companies/{company-id}/items/{item-id}", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyItem", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/items/{item-id}", "Permissions": [ { "Name": "Financials.ReadWrite.All", @@ -688817,8 +688806,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanyItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -688827,12 +688819,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemCategory", - "Uri": "/financials/companies/{company-id}/itemCategories/{itemCategory-id}", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyItemCategory", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/itemCategories/{itemCategory-id}", "Permissions": [ { "Name": "Financials.ReadWrite.All", @@ -688851,8 +688840,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanyItemCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemCategory", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -688865,15 +688857,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyItemPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanyItemPicture", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -688882,12 +688874,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphJournal", - "Uri": "/financials/companies/{company-id}/journals/{journal-id}", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyJournal", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/journals/{journal-id}", "Permissions": [ { "Name": "Financials.ReadWrite.All", @@ -688906,8 +688895,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanyJournal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphJournal", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -688916,15 +688908,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphJournalLine", - "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyJournalLine", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanyJournalLine", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphJournalLine", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -688937,12 +688929,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPaymentMethod", - "Uri": "/financials/companies/{company-id}/paymentMethods/{paymentMethod-id}", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyPaymentMethod", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/paymentMethods/{paymentMethod-id}", "Permissions": [ { "Name": "Financials.ReadWrite.All", @@ -688961,8 +688950,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanyPaymentMethod", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentMethod", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -688971,12 +688963,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPaymentTerm", - "Uri": "/financials/companies/{company-id}/paymentTerms/{paymentTerm-id}", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyPaymentTerm", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/paymentTerms/{paymentTerm-id}", "Permissions": [ { "Name": "Financials.ReadWrite.All", @@ -688995,25 +688984,28 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanyPaymentTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentTerm", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ] - }, - { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/picture/{picture-id}", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyPicture", + "UpdateViaIdentityExpanded" + ] + }, + { "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/picture/{picture-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanyPicture", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -689022,15 +689014,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPurchaseInvoice", - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoice", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPurchaseInvoice", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -689039,15 +689031,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCurrency", - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/currency", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceCurrency", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/currency", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceCurrency", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCurrency", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -689056,15 +689048,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPurchaseInvoiceLine", - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceLine", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceLine", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPurchaseInvoiceLine", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -689077,15 +689069,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItem", - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceLineItem", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceLineItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItem", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -689098,15 +689090,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemCategory", - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/itemCategory", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceLineItemCategory", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/itemCategory", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceLineItemCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemCategory", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -689119,15 +689111,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -689140,15 +689132,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphVendor", - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendor", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendor", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVendor", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -689157,15 +689149,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCurrency", - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/currency", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendorCurrency", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/currency", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendorCurrency", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCurrency", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -689174,15 +689166,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPaymentMethod", - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentMethod", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentMethod", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentMethod", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentMethod", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentMethod", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -689191,15 +689183,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPaymentTerm", - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentTerm", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentTerm", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentTerm", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -689208,15 +689200,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -689225,15 +689217,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSalesCreditMemo", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleCreditMemo", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanySaleCreditMemo", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesCreditMemo", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -689242,15 +689234,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCurrency", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/currency", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCurrency", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/currency", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCurrency", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCurrency", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -689259,15 +689251,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCustomer", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomer", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomer", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomer", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -689276,15 +689268,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCurrency", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/currency", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerCurrency", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/currency", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerCurrency", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCurrency", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -689293,15 +689285,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPaymentMethod", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentMethod", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentMethod", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentMethod", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentMethod", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentMethod", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -689310,15 +689302,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPaymentTerm", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentTerm", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentTerm", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentTerm", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -689327,15 +689319,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -689344,15 +689336,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphShipmentMethod", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/shipmentMethod", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerShipmentMethod", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/shipmentMethod", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerShipmentMethod", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShipmentMethod", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -689361,15 +689353,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSalesCreditMemoLine", - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoLine", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoLine", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesCreditMemoLine", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -689378,15 +689370,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItem", - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoLineItem", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoLineItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -689395,15 +689387,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemCategory", - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoLineItemCategory", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoLineItemCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemCategory", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -689412,15 +689404,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -689429,15 +689421,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPaymentTerm", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/paymentTerm", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoPaymentTerm", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/paymentTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoPaymentTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentTerm", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -689446,15 +689438,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSalesCreditMemoLine", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLine", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLine", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesCreditMemoLine", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -689463,15 +689455,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItem", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItem", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -689480,15 +689472,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemCategory", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemCategory", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemCategory", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -689497,15 +689489,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -689514,15 +689506,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSalesInvoice", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleInvoice", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanySaleInvoice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesInvoice", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -689531,15 +689523,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCurrency", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/currency", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleInvoiceCurrency", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/currency", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanySaleInvoiceCurrency", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCurrency", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -689548,15 +689540,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCustomer", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomer", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomer", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomer", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -689565,15 +689557,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCurrency", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/currency", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerCurrency", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/currency", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerCurrency", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCurrency", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -689582,15 +689574,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPaymentMethod", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentMethod", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerPaymentMethod", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentMethod", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerPaymentMethod", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentMethod", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -689599,15 +689591,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPaymentTerm", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentTerm", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerPaymentTerm", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerPaymentTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentTerm", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -689616,15 +689608,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerPicture", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -689633,15 +689625,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphShipmentMethod", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/shipmentMethod", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerShipmentMethod", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/shipmentMethod", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerShipmentMethod", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShipmentMethod", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -689650,15 +689642,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSalesInvoiceLine", - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleInvoiceLine", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanySaleInvoiceLine", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesInvoiceLine", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -689671,15 +689663,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItem", - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleInvoiceLineItem", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanySaleInvoiceLineItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItem", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -689692,15 +689684,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemCategory", - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/itemCategory", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleInvoiceLineItemCategory", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/itemCategory", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanySaleInvoiceLineItemCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemCategory", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -689713,15 +689705,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleInvoiceLineItemPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanySaleInvoiceLineItemPicture", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -689734,15 +689726,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPaymentTerm", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/paymentTerm", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleInvoicePaymentTerm", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/paymentTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanySaleInvoicePaymentTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentTerm", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -689751,15 +689743,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphShipmentMethod", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/shipmentMethod", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleInvoiceShipmentMethod", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/shipmentMethod", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanySaleInvoiceShipmentMethod", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShipmentMethod", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -689768,15 +689760,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSalesOrder", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleOrder", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanySaleOrder", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesOrder", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -689785,15 +689777,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCurrency", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/currency", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleOrderCurrency", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/currency", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanySaleOrderCurrency", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCurrency", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -689802,15 +689794,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCustomer", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleOrderCustomer", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanySaleOrderCustomer", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomer", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -689819,15 +689811,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCurrency", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/currency", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerCurrency", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/currency", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerCurrency", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCurrency", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -689836,15 +689828,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPaymentMethod", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentMethod", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerPaymentMethod", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentMethod", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerPaymentMethod", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentMethod", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -689853,15 +689845,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPaymentTerm", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentTerm", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerPaymentTerm", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerPaymentTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentTerm", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -689870,15 +689862,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerPicture", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -689887,15 +689879,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphShipmentMethod", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/shipmentMethod", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerShipmentMethod", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/shipmentMethod", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerShipmentMethod", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShipmentMethod", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -689904,15 +689896,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSalesOrderLine", - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleOrderLine", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanySaleOrderLine", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesOrderLine", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -689925,15 +689917,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItem", - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleOrderLineItem", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanySaleOrderLineItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItem", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -689946,15 +689938,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemCategory", - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/itemCategory", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleOrderLineItemCategory", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/itemCategory", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanySaleOrderLineItemCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemCategory", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -689967,15 +689959,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleOrderLineItemPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanySaleOrderLineItemPicture", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -689988,15 +689980,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPaymentTerm", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/paymentTerm", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleOrderPaymentTerm", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/paymentTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanySaleOrderPaymentTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentTerm", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -690005,15 +689997,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSalesQuote", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleQuote", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanySaleQuote", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesQuote", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -690022,15 +690014,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCurrency", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/currency", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleQuoteCurrency", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/currency", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanySaleQuoteCurrency", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCurrency", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -690039,15 +690031,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCustomer", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomer", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomer", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomer", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -690056,15 +690048,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCurrency", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/currency", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerCurrency", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/currency", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerCurrency", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCurrency", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -690073,15 +690065,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPaymentMethod", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentMethod", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerPaymentMethod", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentMethod", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerPaymentMethod", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentMethod", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -690090,15 +690082,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPaymentTerm", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentTerm", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerPaymentTerm", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerPaymentTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentTerm", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -690107,15 +690099,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerPicture", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -690124,15 +690116,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphShipmentMethod", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/shipmentMethod", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerShipmentMethod", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/shipmentMethod", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerShipmentMethod", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShipmentMethod", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -690141,15 +690133,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSalesQuoteLine", - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleQuoteLine", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanySaleQuoteLine", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesQuoteLine", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -690162,15 +690154,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItem", - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleQuoteLineItem", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanySaleQuoteLineItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItem", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -690183,15 +690175,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemCategory", - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/itemCategory", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleQuoteLineItemCategory", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/itemCategory", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanySaleQuoteLineItemCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemCategory", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -690204,15 +690196,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleQuoteLineItemPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanySaleQuoteLineItemPicture", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -690225,15 +690217,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPaymentTerm", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/paymentTerm", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleQuotePaymentTerm", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/paymentTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanySaleQuotePaymentTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentTerm", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -690242,15 +690234,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphShipmentMethod", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/shipmentMethod", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleQuoteShipmentMethod", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/shipmentMethod", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanySaleQuoteShipmentMethod", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShipmentMethod", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -690259,12 +690251,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphShipmentMethod", - "Uri": "/financials/companies/{company-id}/shipmentMethods/{shipmentMethod-id}", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyShipmentMethod", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/shipmentMethods/{shipmentMethod-id}", "Permissions": [ { "Name": "Financials.ReadWrite.All", @@ -690283,8 +690272,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanyShipmentMethod", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShipmentMethod", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -690293,12 +690285,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTaxArea", - "Uri": "/financials/companies/{company-id}/taxAreas/{taxArea-id}", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyTaxArea", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/taxAreas/{taxArea-id}", "Permissions": [ { "Name": "Financials.ReadWrite.All", @@ -690317,8 +690306,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanyTaxArea", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTaxArea", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -690327,12 +690319,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTaxGroup", - "Uri": "/financials/companies/{company-id}/taxGroups/{taxGroup-id}", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyTaxGroup", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/taxGroups/{taxGroup-id}", "Permissions": [ { "Name": "Financials.ReadWrite.All", @@ -690351,8 +690340,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanyTaxGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTaxGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -690361,12 +690353,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnitOfMeasure", - "Uri": "/financials/companies/{company-id}/unitsOfMeasure/{unitOfMeasure-id}", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyUnitOfMeasure", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/unitsOfMeasure/{unitOfMeasure-id}", "Permissions": [ { "Name": "Financials.ReadWrite.All", @@ -690385,8 +690374,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanyUnitOfMeasure", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnitOfMeasure", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -690395,12 +690387,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphVendor", - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyVendor", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}", "Permissions": [ { "Name": "Financials.ReadWrite.All", @@ -690419,8 +690408,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanyVendor", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVendor", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -690429,15 +690421,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCurrency", - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/currency", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyVendorCurrency", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/currency", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanyVendorCurrency", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCurrency", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -690446,15 +690438,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPaymentMethod", - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentMethod", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyVendorPaymentMethod", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentMethod", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanyVendorPaymentMethod", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentMethod", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -690463,15 +690455,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPaymentTerm", - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentTerm", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyVendorPaymentTerm", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentTerm", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanyVendorPaymentTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentTerm", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -690480,15 +690472,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPicture", - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}", - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyVendorPicture", "Module": "Beta.Financials", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaFinancialCompanyVendorPicture", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -690497,12 +690489,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/groups/{group-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroup", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -690537,8 +690526,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-beta", + "Command": "Update-MgBetaGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -690547,15 +690539,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupAppRoleAssignment", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupAppRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -690564,15 +690556,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/groups(uniqueName='{uniqueName}')", - "CommandAlias": null, - "Command": "Update-MgBetaGroupByUniqueName", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups(uniqueName='{uniqueName}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-beta", + "Command": "Update-MgBetaGroupByUniqueName", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -690581,12 +690573,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/groups/{group-id}/calendar/events/{event-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupCalendarEvent", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/calendar/events/{event-id}", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -690621,8 +690610,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupCalendarEvent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -690631,15 +690623,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCalendarPermission", - "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupCalendarPermission", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupCalendarPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendarPermission", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -690648,12 +690640,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphConversationThread", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupConversationThread", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -690688,8 +690677,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupConversationThread", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationThread", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -690698,15 +690690,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPost", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupConversationThreadPost", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupConversationThreadPost", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPost", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -690715,15 +690707,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupConversationThreadPostExtension", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupConversationThreadPostExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -690732,15 +690724,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupConversationThreadPostInReplyToExtension", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupConversationThreadPostInReplyToExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -690749,15 +690741,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDrive", - "Uri": "/groups/{group-id}/drives/{drive-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupDrive", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupDrive", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDrive", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -690766,15 +690758,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveCreatedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupDriveCreatedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -690783,15 +690775,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupDriveItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -690800,15 +690792,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemAnalytics", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveItemAnalytic", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupDriveItemAnalytic", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -690817,15 +690809,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveItemAnalyticItemActivityStat", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupDriveItemAnalyticItemActivityStat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -690834,15 +690826,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveItemCreatedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupDriveItemCreatedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -690851,15 +690843,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveItemExtension", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupDriveItemExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -690868,15 +690860,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveItemLastModifiedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupDriveItemLastModifiedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -690885,15 +690877,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveItemListItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupDriveItemListItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -690902,15 +690894,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveItemListItemCreatedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupDriveItemListItemCreatedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -690919,15 +690911,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveItemListItemDocumentSetVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupDriveItemListItemDocumentSetVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -690936,15 +690928,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveItemListItemDocumentSetVersionField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupDriveItemListItemDocumentSetVersionField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -690953,15 +690945,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveItemListItemField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupDriveItemListItemField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -690970,15 +690962,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveItemListItemLastModifiedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupDriveItemListItemLastModifiedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -690987,15 +690979,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveItemListItemPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupDriveItemListItemPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -691004,15 +690996,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveItemListItemVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupDriveItemListItemVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -691021,15 +691013,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveItemListItemVersionField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupDriveItemListItemVersionField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -691038,15 +691030,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveItemPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupDriveItemPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -691055,15 +691047,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemRetentionLabel", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveItemRetentionLabel", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupDriveItemRetentionLabel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -691072,15 +691064,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveItemSubscription", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupDriveItemSubscription", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -691089,15 +691081,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphThumbnailSet", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveItemThumbnail", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupDriveItemThumbnail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -691106,15 +691098,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveItemVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupDriveItemVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -691123,15 +691115,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveLastModifiedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupDriveLastModifiedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -691140,15 +691132,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphList", - "Uri": "/groups/{group-id}/drives/{drive-id}/list", - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveList", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupDriveList", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphList", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -691157,15 +691149,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveListColumn", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupDriveListColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -691174,15 +691166,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveListContentType", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupDriveListContentType", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -691191,15 +691183,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveListContentTypeColumn", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupDriveListContentTypeColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -691208,15 +691200,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnLink", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveListContentTypeColumnLink", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupDriveListContentTypeColumnLink", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -691225,15 +691217,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveListCreatedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupDriveListCreatedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -691242,15 +691234,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveListItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupDriveListItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -691259,15 +691251,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveListItemCreatedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupDriveListItemCreatedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -691276,15 +691268,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveListItemDocumentSetVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupDriveListItemDocumentSetVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -691293,15 +691285,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveListItemDocumentSetVersionField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupDriveListItemDocumentSetVersionField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -691310,15 +691302,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveListItemField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupDriveListItemField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -691327,15 +691319,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveListItemLastModifiedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupDriveListItemLastModifiedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -691344,15 +691336,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveListItemPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupDriveListItemPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -691361,15 +691353,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveListItemVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupDriveListItemVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -691378,15 +691370,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveListItemVersionField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupDriveListItemVersionField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -691395,15 +691387,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveListLastModifiedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupDriveListLastModifiedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -691412,15 +691404,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveListOperation", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupDriveListOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -691429,15 +691421,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveListPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupDriveListPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -691446,15 +691438,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveListSubscription", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupDriveListSubscription", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -691463,15 +691455,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/root", - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveRoot", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupDriveRoot", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -691480,15 +691472,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemAnalytics", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics", - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveRootAnalytic", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupDriveRootAnalytic", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -691497,15 +691489,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveRootAnalyticItemActivityStat", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupDriveRootAnalyticItemActivityStat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -691514,15 +691506,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveRootCreatedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupDriveRootCreatedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -691531,15 +691523,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveRootExtension", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupDriveRootExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -691548,15 +691540,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveRootLastModifiedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupDriveRootLastModifiedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -691565,15 +691557,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem", - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveRootListItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupDriveRootListItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -691582,15 +691574,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveRootListItemCreatedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupDriveRootListItemCreatedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -691599,15 +691591,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveRootListItemDocumentSetVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupDriveRootListItemDocumentSetVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -691616,15 +691608,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveRootListItemDocumentSetVersionField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupDriveRootListItemDocumentSetVersionField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -691633,15 +691625,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields", - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveRootListItemField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupDriveRootListItemField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -691650,15 +691642,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveRootListItemLastModifiedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupDriveRootListItemLastModifiedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -691667,15 +691659,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveRootListItemPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupDriveRootListItemPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -691684,15 +691676,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveRootListItemVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupDriveRootListItemVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -691701,15 +691693,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveRootListItemVersionField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupDriveRootListItemVersionField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -691718,15 +691710,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveRootPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupDriveRootPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -691735,15 +691727,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemRetentionLabel", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel", - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveRootRetentionLabel", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupDriveRootRetentionLabel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -691752,15 +691744,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveRootSubscription", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupDriveRootSubscription", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -691769,15 +691761,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphThumbnailSet", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveRootThumbnail", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupDriveRootThumbnail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -691786,15 +691778,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveRootVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupDriveRootVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -691803,15 +691795,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEndpoint", - "Uri": "/groups/{group-id}/endpoints/{endpoint-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupEndpoint", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/endpoints/{endpoint-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupEndpoint", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -691820,12 +691812,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/groups/{group-id}/events/{event-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupEvent", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -691860,8 +691849,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-update-event?view=graph-rest-beta", + "Command": "Update-MgBetaGroupEvent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -691870,15 +691862,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupEventExceptionOccurrenceExtension", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupEventExceptionOccurrenceExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -691887,15 +691879,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupEventExceptionOccurrenceInstanceExtension", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupEventExceptionOccurrenceInstanceExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -691904,15 +691896,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupEventExtension", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupEventExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -691921,15 +691913,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupEventInstanceExceptionOccurrenceExtension", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupEventInstanceExceptionOccurrenceExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -691938,15 +691930,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupEventInstanceExtension", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupEventInstanceExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -691955,15 +691947,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/groups/{group-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupExtension", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -691972,12 +691964,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", - "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupLifecyclePolicy", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -691996,8 +691985,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-update?view=graph-rest-beta", + "Command": "Update-MgBetaGroupLifecyclePolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -692010,15 +692002,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenote", - "Uri": "/groups/{group-id}/onenote", - "CommandAlias": null, - "Command": "Update-MgBetaGroupOnenote", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupOnenote", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenote", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -692027,15 +692019,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupOnenoteNotebook", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupOnenoteNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -692044,15 +692036,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupOnenoteNotebookSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupOnenoteNotebookSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -692061,15 +692053,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupOnenoteNotebookSectionGroup", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupOnenoteNotebookSectionGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -692078,15 +692070,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupOnenoteNotebookSectionGroupSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupOnenoteNotebookSectionGroupSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -692095,15 +692087,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", - "CommandAlias": null, - "Command": "Update-MgBetaGroupOnenoteNotebookSectionGroupSectionPageContent", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupOnenoteNotebookSectionGroupSectionPageContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Patch", "PatchExpanded", @@ -692112,15 +692104,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", - "CommandAlias": null, - "Command": "Update-MgBetaGroupOnenoteNotebookSectionPageContent", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupOnenoteNotebookSectionPageContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Patch", "PatchExpanded", @@ -692129,15 +692121,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/onenote/operations/{onenoteOperation-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupOnenoteOperation", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/operations/{onenoteOperation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupOnenoteOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -692146,15 +692138,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", - "CommandAlias": null, - "Command": "Update-MgBetaGroupOnenotePageContent", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupOnenotePageContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Patch", "PatchExpanded", @@ -692163,15 +692155,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenoteResource", - "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupOnenoteResource", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupOnenoteResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -692180,32 +692172,32 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupOnenoteSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupOnenoteSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ] - }, - { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupOnenoteSectionGroup", + "UpdateViaIdentityExpanded" + ] + }, + { "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupOnenoteSectionGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -692214,15 +692206,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupOnenoteSectionGroupSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupOnenoteSectionGroupSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -692231,15 +692223,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", - "CommandAlias": null, - "Command": "Update-MgBetaGroupOnenoteSectionGroupSectionPageContent", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupOnenoteSectionGroupSectionPageContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Patch", "PatchExpanded", @@ -692248,15 +692240,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", - "CommandAlias": null, - "Command": "Update-MgBetaGroupOnenoteSectionPageContent", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupOnenoteSectionPageContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Patch", "PatchExpanded", @@ -692265,15 +692257,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupPermissionGrant", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupPermissionGrant", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -692282,15 +692274,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerGroup", - "Uri": "/groups/{group-id}/planner", - "CommandAlias": null, - "Command": "Update-MgBetaGroupPlanner", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/groups/{group-id}/planner", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupPlanner", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -692299,15 +692291,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerPlanDetails", - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", - "CommandAlias": null, - "Command": "Update-MgBetaGroupPlannerPlanDetail", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupPlannerPlanDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlanDetails", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -692316,12 +692308,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDirectorySetting", - "Uri": "/groups/{group-id}/settings/{directorySetting-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSetting", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/settings/{directorySetting-id}", "Permissions": [ { "Name": "Policy.ReadWrite.Authorization", @@ -692356,8 +692345,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectorySetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -692366,15 +692358,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSite", - "Uri": "/groups/{group-id}/sites/{site-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSite", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSite", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSite", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -692383,15 +692375,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemAnalytics", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteAnalytic", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteAnalytic", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -692400,15 +692392,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteAnalyticItemActivityStat", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteAnalyticItemActivityStat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -692417,15 +692409,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemActivity", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteAnalyticItemActivityStatActivity", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteAnalyticItemActivityStatActivity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivity", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -692434,15 +692426,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteColumn", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -692451,15 +692443,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphContentModel", - "Uri": "/groups/{group-id}/sites/{site-id}/contentModels/{contentModel-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteContentModel", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentModels/{contentModel-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteContentModel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentModel", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -692468,15 +692460,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteContentType", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteContentType", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -692485,15 +692477,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteContentTypeColumn", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteContentTypeColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -692502,15 +692494,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnLink", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteContentTypeColumnLink", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteContentTypeColumnLink", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -692519,15 +692511,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteCreatedByUserMailboxSetting", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteCreatedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -692536,15 +692528,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDocumentProcessingJob", - "Uri": "/groups/{group-id}/sites/{site-id}/documentProcessingJobs/{documentProcessingJob-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteDocumentProcessingJob", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/documentProcessingJobs/{documentProcessingJob-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteDocumentProcessingJob", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentProcessingJob", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -692553,15 +692545,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemAnalytics", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/analytics", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteGetByPathAnalytic", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/analytics", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteGetByPathAnalytic", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -692570,15 +692562,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphInformationProtection", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/informationProtection", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteGetByPathInformationProtection", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/informationProtection", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteGetByPathInformationProtection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -692587,15 +692579,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenote", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/onenote", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteGetByPathOnenote", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/onenote", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteGetByPathOnenote", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenote", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -692604,15 +692596,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRecycleBin", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/recycleBin", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteGetByPathRecycleBin", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/recycleBin", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteGetByPathRecycleBin", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRecycleBin", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -692621,15 +692613,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStore", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/termStore", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteGetByPathTermStore", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/termStore", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteGetByPathTermStore", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStore", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -692638,15 +692630,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphInformationProtection", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteInformationProtection", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteInformationProtection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -692655,15 +692647,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -692672,15 +692664,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphInformationProtectionPolicy", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteInformationProtectionPolicy", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteInformationProtectionPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtectionPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -692689,15 +692681,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphInformationProtectionLabel", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteInformationProtectionPolicyLabel", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteInformationProtectionPolicyLabel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -692706,15 +692698,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSensitivityLabel", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteInformationProtectionSensitivityLabel", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteInformationProtectionSensitivityLabel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSensitivityLabel", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -692723,15 +692715,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSensitivityLabel", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSensitivityLabel", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -692740,15 +692732,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSensitivityPolicySettings", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityPolicySettings", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteInformationProtectionSensitivityPolicySetting", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityPolicySettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteInformationProtectionSensitivityPolicySetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSensitivityPolicySettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -692757,15 +692749,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -692774,15 +692766,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphThreatAssessmentResult", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -692791,15 +692783,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteLastModifiedByUserMailboxSetting", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteLastModifiedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -692808,15 +692800,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphList", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteList", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteList", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphList", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -692825,15 +692817,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteListColumn", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteListColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -692842,15 +692834,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteListContentType", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteListContentType", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -692859,15 +692851,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteListContentTypeColumn", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteListContentTypeColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -692876,15 +692868,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnLink", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteListContentTypeColumnLink", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteListContentTypeColumnLink", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -692893,15 +692885,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteListCreatedByUserMailboxSetting", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteListCreatedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -692910,15 +692902,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteListItem", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteListItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -692927,15 +692919,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemActivityOld", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteListItemActivity", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteListItemActivity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityOld", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -692944,15 +692936,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteListItemCreatedByUserMailboxSetting", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteListItemCreatedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -692961,15 +692953,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteListItemDocumentSetVersion", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteListItemDocumentSetVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -692978,15 +692970,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteListItemDocumentSetVersionField", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteListItemDocumentSetVersionField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -692995,15 +692987,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteListItemField", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteListItemField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -693012,15 +693004,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteListItemLastModifiedByUserMailboxSetting", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteListItemLastModifiedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -693029,15 +693021,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteListItemPermission", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteListItemPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -693046,15 +693038,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteListItemVersion", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteListItemVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -693063,15 +693055,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteListItemVersionField", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteListItemVersionField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -693080,15 +693072,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteListLastModifiedByUserMailboxSetting", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteListLastModifiedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -693097,15 +693089,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteListOperation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteListOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -693114,15 +693106,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteListPermission", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteListPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -693131,15 +693123,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteListSubscription", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteListSubscription", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -693148,15 +693140,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenote", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteOnenote", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteOnenote", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenote", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -693165,15 +693157,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteOnenoteNotebook", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteOnenoteNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -693182,15 +693174,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteOnenoteNotebookSection", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteOnenoteNotebookSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -693199,15 +693191,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteOnenoteNotebookSectionGroup", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteOnenoteNotebookSectionGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -693216,15 +693208,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -693233,15 +693225,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -693250,15 +693242,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteOnenoteNotebookSectionPage", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteOnenoteNotebookSectionPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -693267,15 +693259,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteOnenoteOperation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteOnenoteOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -693284,15 +693276,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteOnenotePage", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteOnenotePage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -693301,15 +693293,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenoteResource", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteOnenoteResource", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteOnenoteResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -693318,15 +693310,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteOnenoteSection", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteOnenoteSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -693335,15 +693327,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteOnenoteSectionGroup", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteOnenoteSectionGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -693352,15 +693344,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteOnenoteSectionGroupSection", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteOnenoteSectionGroupSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -693369,15 +693361,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteOnenoteSectionGroupSectionPage", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteOnenoteSectionGroupSectionPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -693386,15 +693378,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteOnenoteSectionPage", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteOnenoteSectionPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -693403,15 +693395,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteOperation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -693420,15 +693412,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphBaseSitePage", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSitePage", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSitePage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBaseSitePage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -693437,15 +693429,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCanvasLayout", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayout", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayout", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCanvasLayout", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -693454,15 +693446,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphHorizontalSection", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSection", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHorizontalSection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -693471,15 +693463,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -693488,15 +693480,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -693505,15 +693497,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphVerticalSection", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSection", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVerticalSection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -693522,15 +693514,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -693539,15 +693531,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSitePageAsSitePageCreatedByUserMailboxSetting", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSitePageAsSitePageCreatedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -693556,15 +693548,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSitePageAsSitePageLastModifiedByUserMailboxSetting", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSitePageAsSitePageLastModifiedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -693573,15 +693565,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSitePageAsSitePageWebPart", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSitePageAsSitePageWebPart", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -693590,15 +693582,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSitePageCreatedByUserMailboxSetting", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSitePageCreatedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -693607,15 +693599,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSitePageLastModifiedByUserMailboxSetting", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSitePageLastModifiedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -693624,15 +693616,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPageTemplate", - "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSitePageTemplate", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSitePageTemplate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPageTemplate", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -693641,15 +693633,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCanvasLayout", - "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSitePageTemplateCanvaLayout", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSitePageTemplateCanvaLayout", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCanvasLayout", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -693658,15 +693650,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphHorizontalSection", - "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/horizontalSections/{horizontalSection-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSitePageTemplateCanvaLayoutHorizontalSection", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/horizontalSections/{horizontalSection-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSitePageTemplateCanvaLayoutHorizontalSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHorizontalSection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -693675,15 +693667,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", - "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSitePageTemplateCanvaLayoutHorizontalSectionColumn", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSitePageTemplateCanvaLayoutHorizontalSectionColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -693692,15 +693684,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSitePageTemplateCanvaLayoutHorizontalSectionColumnWebpart", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSitePageTemplateCanvaLayoutHorizontalSectionColumnWebpart", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -693709,15 +693701,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphVerticalSection", - "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/verticalSection", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSitePageTemplateCanvaLayoutVerticalSection", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/verticalSection", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSitePageTemplateCanvaLayoutVerticalSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVerticalSection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -693726,15 +693718,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/verticalSection/webparts/{webPart-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSitePageTemplateCanvaLayoutVerticalSectionWebpart", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/canvasLayout/verticalSection/webparts/{webPart-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSitePageTemplateCanvaLayoutVerticalSectionWebpart", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -693743,15 +693735,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSitePageTemplateCreatedByUserMailboxSetting", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSitePageTemplateCreatedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -693760,15 +693752,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSitePageTemplateLastModifiedByUserMailboxSetting", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSitePageTemplateLastModifiedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -693777,15 +693769,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/webParts/{webPart-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSitePageTemplateWebPart", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pageTemplates/{pageTemplate-id}/webParts/{webPart-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSitePageTemplateWebPart", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -693794,15 +693786,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSitePermission", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSitePermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -693811,15 +693803,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRecycleBin", - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteRecycleBin", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteRecycleBin", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRecycleBin", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -693828,15 +693820,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteRecycleBinCreatedByUserMailboxSetting", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteRecycleBinCreatedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -693845,15 +693837,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRecycleBinItem", - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteRecycleBinItem", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteRecycleBinItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRecycleBinItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -693862,15 +693854,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteRecycleBinItemCreatedByUserMailboxSetting", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteRecycleBinItemCreatedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -693879,15 +693871,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteRecycleBinItemLastModifiedByUserMailboxSetting", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteRecycleBinItemLastModifiedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -693896,15 +693888,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteRecycleBinLastModifiedByUserMailboxSetting", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteRecycleBinLastModifiedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -693913,15 +693905,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStore", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteTermStore", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteTermStore", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStore", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -693930,15 +693922,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteTermStoreGroup", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteTermStoreGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -693947,15 +693939,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteTermStoreGroupSet", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteTermStoreGroupSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -693964,15 +693956,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteTermStoreGroupSetChild", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteTermStoreGroupSetChild", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -693985,15 +693977,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteTermStoreGroupSetChildRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteTermStoreGroupSetChildRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -694006,15 +693998,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteTermStoreGroupSetParentGroup", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteTermStoreGroupSetParentGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -694023,15 +694015,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteTermStoreGroupSetRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteTermStoreGroupSetRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -694040,15 +694032,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteTermStoreGroupSetTerm", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteTermStoreGroupSetTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -694057,15 +694049,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteTermStoreGroupSetTermChild", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteTermStoreGroupSetTermChild", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -694074,15 +694066,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -694091,15 +694083,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteTermStoreGroupSetTermRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteTermStoreGroupSetTermRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -694108,15 +694100,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteTermStoreSet", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteTermStoreSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -694125,15 +694117,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteTermStoreSetChild", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteTermStoreSetChild", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -694146,15 +694138,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteTermStoreSetChildRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteTermStoreSetChildRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -694167,15 +694159,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroup", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -694184,15 +694176,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSet", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -694201,15 +694193,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetChild", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetChild", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -694222,15 +694214,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -694243,15 +694235,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -694260,15 +694252,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -694277,15 +694269,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -694294,15 +694286,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -694311,15 +694303,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -694328,15 +694320,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteTermStoreSetRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteTermStoreSetRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -694345,15 +694337,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteTermStoreSetTerm", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteTermStoreSetTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -694362,15 +694354,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteTermStoreSetTermChild", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteTermStoreSetTermChild", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -694379,15 +694371,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteTermStoreSetTermChildRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteTermStoreSetTermChildRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -694396,15 +694388,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteTermStoreSetTermRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupSiteTermStoreSetTermRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -694413,15 +694405,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChannel", - "Uri": "/groups/{group-id}/team/channels/{channel-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamChannel", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupTeamChannel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChannel", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -694430,15 +694422,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/allMembers/{conversationMember-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamChannelMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/allMembers/{conversationMember-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupTeamChannelMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -694451,15 +694443,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamChannelMessage", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupTeamChannelMessage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -694468,15 +694460,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamChannelMessageHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupTeamChannelMessageHostedContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -694485,15 +694477,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamChannelMessageReply", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupTeamChannelMessageReply", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -694502,15 +694494,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamChannelMessageReplyHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupTeamChannelMessageReplyHostedContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -694519,15 +694511,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamsChannelPlanner", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner", - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamChannelPlanner", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupTeamChannelPlanner", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsChannelPlanner", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -694536,15 +694528,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerPlan", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamChannelPlannerPlan", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupTeamChannelPlannerPlan", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -694553,15 +694545,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerBucket", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamChannelPlannerPlanBucket", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupTeamChannelPlannerPlanBucket", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerBucket", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -694570,15 +694562,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerTask", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamChannelPlannerPlanBucketTask", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupTeamChannelPlannerPlanBucketTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -694587,15 +694579,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamChannelPlannerPlanBucketTaskAssignedToTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupTeamChannelPlannerPlanBucketTaskAssignedToTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -694604,15 +694596,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat", - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamChannelPlannerPlanBucketTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupTeamChannelPlannerPlanBucketTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -694621,15 +694613,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerTaskDetails", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/details", - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamChannelPlannerPlanBucketTaskDetail", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/details", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupTeamChannelPlannerPlanBucketTaskDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTaskDetails", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -694638,15 +694630,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/progressTaskBoardFormat", - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamChannelPlannerPlanBucketTaskProgressTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/progressTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupTeamChannelPlannerPlanBucketTaskProgressTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -694655,15 +694647,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerPlanDetails", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/details", - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamChannelPlannerPlanDetail", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/details", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupTeamChannelPlannerPlanDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlanDetails", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -694672,15 +694664,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerTask", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamChannelPlannerPlanTask", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupTeamChannelPlannerPlanTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -694689,15 +694681,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamChannelPlannerPlanTaskAssignedToTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupTeamChannelPlannerPlanTaskAssignedToTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -694706,15 +694698,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat", - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamChannelPlannerPlanTaskBucketTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupTeamChannelPlannerPlanTaskBucketTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -694723,15 +694715,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerTaskDetails", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/details", - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamChannelPlannerPlanTaskDetail", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/details", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupTeamChannelPlannerPlanTaskDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTaskDetails", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -694740,15 +694732,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/progressTaskBoardFormat", - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamChannelPlannerPlanTaskProgressTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/progressTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupTeamChannelPlannerPlanTaskProgressTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -694757,15 +694749,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamChannelSharedWithTeam", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupTeamChannelSharedWithTeam", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -694774,15 +694766,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamsTab", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamChannelTab", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupTeamChannelTab", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -694791,15 +694783,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}/upgrade", - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamInstalledApp", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}/upgrade", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-beta", + "Command": "Update-MgBetaGroupTeamInstalledApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Upgrade", "UpgradeExpanded", @@ -694808,15 +694800,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/groups/{group-id}/team/members/{conversationMember-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/members/{conversationMember-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupTeamMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -694825,15 +694817,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", - "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamOperation", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupTeamOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -694842,15 +694834,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/team/owners/{user-id}/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamOwnerMailboxSetting", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/owners/{user-id}/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupTeamOwnerMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -694859,15 +694851,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamPermissionGrant", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupTeamPermissionGrant", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -694876,15 +694868,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphProfilePhoto", - "Uri": "/groups/{group-id}/team/photo", - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamPhoto", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/photo", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupTeamPhoto", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProfilePhoto", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -694893,15 +694885,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChannel", - "Uri": "/groups/{group-id}/team/primaryChannel", - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamPrimaryChannel", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupTeamPrimaryChannel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChannel", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -694910,15 +694902,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/groups/{group-id}/team/primaryChannel/allMembers/{conversationMember-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamPrimaryChannelMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/allMembers/{conversationMember-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupTeamPrimaryChannelMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -694931,15 +694923,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamPrimaryChannelMessage", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupTeamPrimaryChannelMessage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -694948,15 +694940,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamPrimaryChannelMessageHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupTeamPrimaryChannelMessageHostedContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -694965,15 +694957,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamPrimaryChannelMessageReply", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupTeamPrimaryChannelMessageReply", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -694982,15 +694974,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -694999,15 +694991,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamsChannelPlanner", - "Uri": "/groups/{group-id}/team/primaryChannel/planner", - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamPrimaryChannelPlanner", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/planner", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupTeamPrimaryChannelPlanner", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsChannelPlanner", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -695016,15 +695008,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerPlan", - "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamPrimaryChannelPlannerPlan", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupTeamPrimaryChannelPlannerPlan", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -695033,15 +695025,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerBucket", - "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamPrimaryChannelPlannerPlanBucket", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupTeamPrimaryChannelPlannerPlanBucket", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerBucket", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -695050,15 +695042,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerTask", - "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamPrimaryChannelPlannerPlanBucketTask", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupTeamPrimaryChannelPlannerPlanBucketTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -695067,15 +695059,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", - "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamPrimaryChannelPlannerPlanBucketTaskAssignedToTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupTeamPrimaryChannelPlannerPlanBucketTaskAssignedToTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -695084,15 +695076,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", - "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat", - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamPrimaryChannelPlannerPlanBucketTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupTeamPrimaryChannelPlannerPlanBucketTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -695101,15 +695093,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerTaskDetails", - "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/details", - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamPrimaryChannelPlannerPlanBucketTaskDetail", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/details", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupTeamPrimaryChannelPlannerPlanBucketTaskDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTaskDetails", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -695118,15 +695110,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", - "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/progressTaskBoardFormat", - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamPrimaryChannelPlannerPlanBucketTaskProgressTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/progressTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupTeamPrimaryChannelPlannerPlanBucketTaskProgressTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -695135,32 +695127,32 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerPlanDetails", - "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/details", - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamPrimaryChannelPlannerPlanDetail", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/details", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupTeamPrimaryChannelPlannerPlanDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlanDetails", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ] - }, - { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerTask", - "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamPrimaryChannelPlannerPlanTask", + "UpdateViaIdentityExpanded" + ] + }, + { "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupTeamPrimaryChannelPlannerPlanTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -695169,15 +695161,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", - "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamPrimaryChannelPlannerPlanTaskAssignedToTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupTeamPrimaryChannelPlannerPlanTaskAssignedToTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -695186,15 +695178,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", - "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat", - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamPrimaryChannelPlannerPlanTaskBucketTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupTeamPrimaryChannelPlannerPlanTaskBucketTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -695203,15 +695195,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerTaskDetails", - "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/details", - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamPrimaryChannelPlannerPlanTaskDetail", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/details", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupTeamPrimaryChannelPlannerPlanTaskDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTaskDetails", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -695220,15 +695212,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", - "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/progressTaskBoardFormat", - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamPrimaryChannelPlannerPlanTaskProgressTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/progressTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupTeamPrimaryChannelPlannerPlanTaskProgressTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -695237,15 +695229,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamPrimaryChannelSharedWithTeam", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupTeamPrimaryChannelSharedWithTeam", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -695254,15 +695246,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamsTab", - "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamPrimaryChannelTab", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupTeamPrimaryChannelTab", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -695271,15 +695263,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDayNote", - "Uri": "/groups/{group-id}/team/schedule/dayNotes/{dayNote-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamScheduleDayNote", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/dayNotes/{dayNote-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupTeamScheduleDayNote", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDayNote", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -695288,15 +695280,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOfferShiftRequest", - "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamScheduleOfferShiftRequest", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupTeamScheduleOfferShiftRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -695305,15 +695297,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOpenShift", - "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamScheduleOpenShift", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupTeamScheduleOpenShift", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOpenShift", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -695322,15 +695314,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", - "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamScheduleOpenShiftChangeRequest", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupTeamScheduleOpenShiftChangeRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -695339,15 +695331,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSchedulingGroup", - "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamScheduleSchedulingGroup", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupTeamScheduleSchedulingGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSchedulingGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -695356,15 +695348,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphShift", - "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamScheduleShift", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupTeamScheduleShift", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShift", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -695373,15 +695365,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphShiftsRoleDefinition", - "Uri": "/groups/{group-id}/team/schedule/shiftsRoleDefinitions/{shiftsRoleDefinition-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamScheduleShiftRoleDefinition", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/shiftsRoleDefinitions/{shiftsRoleDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupTeamScheduleShiftRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShiftsRoleDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -695390,15 +695382,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", - "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamScheduleSwapShiftChangeRequest", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupTeamScheduleSwapShiftChangeRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -695407,15 +695399,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTimeCard", - "Uri": "/groups/{group-id}/team/schedule/timeCards/{timeCard-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamScheduleTimeCard", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timeCards/{timeCard-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupTeamScheduleTimeCard", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeCard", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -695424,15 +695416,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTimeOff", - "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamScheduleTimeOff", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupTeamScheduleTimeOff", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeOff", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -695441,15 +695433,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTimeOffReason", - "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamScheduleTimeOffReason", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupTeamScheduleTimeOffReason", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeOffReason", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -695458,15 +695450,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTimeOffRequest", - "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamScheduleTimeOffRequest", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupTeamScheduleTimeOffRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeOffRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -695475,15 +695467,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamworkTag", - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamTag", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupTeamTag", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkTag", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -695492,15 +695484,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamworkTagMember", - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamTagMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupTeamTagMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -695509,12 +695501,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphConversationThread", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupThread", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -695549,8 +695538,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-update-thread?view=graph-rest-beta", + "Command": "Update-MgBetaGroupThread", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationThread", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -695559,15 +695551,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPost", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupThreadPost", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupThreadPost", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPost", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -695576,15 +695568,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupThreadPostExtension", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-update?view=graph-rest-beta", + "Command": "Update-MgBetaGroupThreadPostExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -695593,15 +695585,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Update-MgBetaGroupThreadPostInReplyToExtension", "Module": "Beta.Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaGroupThreadPostInReplyToExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -695610,12 +695602,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIdentityApiConnector", - "Uri": "/identity/apiConnectors/{identityApiConnector-id}", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityApiConnector", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/apiConnectors/{identityApiConnector-id}", "Permissions": [ { "Name": "APIConnectors.ReadWrite.All", @@ -695634,8 +695623,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-update?view=graph-rest-beta", + "Command": "Update-MgBetaIdentityApiConnector", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -695644,12 +695636,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityAuthenticationEventFlow", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}", "Permissions": [ { "Name": "EventListener.ReadWrite.All", @@ -695668,8 +695657,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventsflow-update?view=graph-rest-beta", + "Command": "Update-MgBetaIdentityAuthenticationEventFlow", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -695678,15 +695670,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -695695,15 +695687,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityAuthenticationEventFlowIncludeApplication", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityAuthenticationEventFlowIncludeApplication", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -695712,12 +695704,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAuthenticationEventListener", - "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityAuthenticationEventListener", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}", "Permissions": [ { "Name": "EventListener.ReadWrite.All", @@ -695736,8 +695725,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventlistener-update?view=graph-rest-beta", + "Command": "Update-MgBetaIdentityAuthenticationEventListener", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationEventListener", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -695746,12 +695738,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphB2CIdentityUserFlow", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityB2CUserFlow", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}", "Permissions": [ { "Name": "IdentityUserFlow.ReadWrite.All", @@ -695770,8 +695759,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-update?view=graph-rest-beta", + "Command": "Update-MgBetaIdentityB2CUserFlow", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphB2CIdentityUserFlow", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -695780,15 +695772,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityB2CUserFlowLanguage", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-put-languages?view=graph-rest-beta", + "Command": "Update-MgBetaIdentityB2CUserFlowLanguage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -695797,15 +695789,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityB2CUserFlowLanguageDefaultPage", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityB2CUserFlowLanguageDefaultPage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -695814,15 +695806,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityB2CUserFlowLanguageOverridePage", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguagepage-put?view=graph-rest-beta", + "Command": "Update-MgBetaIdentityB2CUserFlowLanguageOverridePage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -695831,12 +695823,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityB2CUserFlowUserAttributeAssignment", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", "Permissions": [ { "Name": "IdentityUserFlow.ReadWrite.All", @@ -695855,8 +695844,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-update?view=graph-rest-beta", + "Command": "Update-MgBetaIdentityB2CUserFlowUserAttributeAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -695865,15 +695857,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityB2XUserFlow", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityB2XUserFlow", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -695882,15 +695874,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityB2XUserFlowLanguage", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityB2XUserFlowLanguage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -695899,15 +695891,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityB2XUserFlowLanguageDefaultPage", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityB2XUserFlowLanguageDefaultPage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -695916,15 +695908,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityB2XUserFlowLanguageOverridePage", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityB2XUserFlowLanguageOverridePage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -695933,15 +695925,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIdentityApiConnector", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityB2XUserFlowPostAttributeCollection", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityB2XUserFlowPostAttributeCollection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -695950,15 +695942,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIdentityApiConnector", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityB2XUserFlowPostFederationSignup", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityB2XUserFlowPostFederationSignup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -695967,15 +695959,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIdentityApiConnector", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/preTokenIssuance", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityB2XUserFlowPreTokenIssuance", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/preTokenIssuance", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityB2XUserFlowPreTokenIssuance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -695984,12 +695976,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityB2XUserFlowUserAttributeAssignment", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", "Permissions": [ { "Name": "IdentityUserFlow.ReadWrite.All", @@ -696008,8 +695997,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityB2XUserFlowUserAttributeAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -696018,12 +696010,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", "Permissions": [ { "Name": "AuthenticationContext.ReadWrite.All", @@ -696058,8 +696047,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationcontextclassreference-update?view=graph-rest-beta", + "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -696068,30 +696060,30 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAuthenticationStrengthRoot", - "Uri": "/identity/conditionalAccess/authenticationStrengths", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrength", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/authenticationStrengths", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrength", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationStrengthRoot", + "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAuthenticationMethodModeDetail", - "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes/{authenticationMethodModeDetail-id}", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes/{authenticationMethodModeDetail-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationMethodModeDetail", + "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -696100,15 +696092,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -696117,15 +696109,15 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUpdateAllowedCombinationsResult", - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/updateAllowedCombinations", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyAllowedCombination", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/updateAllowedCombinations", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-updateallowedcombinations?view=graph-rest-beta", + "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyAllowedCombination", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUpdateAllowedCombinationsResult", + "Method": "POST", "Variants": [ "Update1", "UpdateExpanded1", @@ -696134,15 +696126,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -696151,12 +696143,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphNamedLocation", - "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityConditionalAccessNamedLocation", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", "Permissions": [ { "Name": "Policy.Read.All", @@ -696191,8 +696180,11 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ipnamedlocation-update?view=graph-rest-beta", + "Command": "Update-MgBetaIdentityConditionalAccessNamedLocation", "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/countrynamedlocation-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphNamedLocation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -696201,12 +696193,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphConditionalAccessPolicy", - "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityConditionalAccessPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", "Permissions": [ { "Name": "Application.Read.All", @@ -696257,8 +696246,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccesspolicy-update?view=graph-rest-beta", + "Command": "Update-MgBetaIdentityConditionalAccessPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConditionalAccessPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -696267,12 +696259,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphContinuousAccessEvaluationPolicy", - "Uri": "/identity/continuousAccessEvaluationPolicy", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityContinuouAccessEvaluationPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/continuousAccessEvaluationPolicy", "Permissions": [ { "Name": "Application.Read.All", @@ -696323,20 +696312,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/continuousaccessevaluationpolicy-update?view=graph-rest-beta", + "Command": "Update-MgBetaIdentityContinuouAccessEvaluationPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContinuousAccessEvaluationPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", - "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityCustomAuthenticationExtension", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}", "Permissions": [ { "Name": "CustomAuthenticationExtension.ReadWrite.All", @@ -696355,8 +696344,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityCustomAuthenticationExtension", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -696365,15 +696357,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecision", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecision", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -696382,15 +696374,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGovernanceInsight", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInsight", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInsight", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -696399,15 +696391,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessReviewInstance", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstance", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -696416,15 +696408,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessReviewReviewer", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/{accessReviewReviewer-id}", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/{accessReviewReviewer-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -696433,15 +696425,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -696450,15 +696442,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGovernanceInsight", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -696467,15 +696459,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessReviewStage", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewStage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -696484,15 +696476,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -696501,15 +696493,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGovernanceInsight", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -696518,15 +696510,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessReviewInstance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-update?view=graph-rest-beta", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -696535,15 +696527,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessReviewReviewer", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -696552,15 +696544,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -696569,15 +696561,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGovernanceInsight", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -696586,15 +696578,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessReviewInstance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInstance", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInstance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -696603,12 +696595,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessReviewStage", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}", "Permissions": [ { "Name": "AccessReview.ReadWrite.All", @@ -696627,8 +696616,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-update?view=graph-rest-beta", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewStage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -696637,15 +696629,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-update?view=graph-rest-beta", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -696654,15 +696646,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGovernanceInsight", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -696671,15 +696663,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessReviewInstance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInstance", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInstance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -696688,15 +696680,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -696705,15 +696697,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -696722,12 +696714,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessReviewPolicy", - "Uri": "/identityGovernance/accessReviews/policy", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceAccessReviewPolicy", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/policy", "Permissions": [ { "Name": "Policy.ReadWrite.AccessReview", @@ -696746,23 +696735,26 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewpolicy-update?view=graph-rest-beta", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAppConsentRequest", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceAppConsentRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityGovernanceAppConsentRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppConsentRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -696771,15 +696763,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserConsentRequest", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserConsentRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -696788,15 +696780,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphApproval", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApproval", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApproval", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApproval", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -696805,15 +696797,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphApprovalStep", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps/{approvalStep-id}", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps/{approvalStep-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApprovalStep", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -696822,12 +696814,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflow", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", "Permissions": [ { "Name": "LifecycleWorkflows-Workflow.ReadWrite.All", @@ -696862,8 +696851,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-update?view=graph-rest-beta", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflow", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -696872,15 +696864,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -696889,12 +696881,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", "Permissions": [ { "Name": "LifecycleWorkflows-CustomExt.ReadWrite.All", @@ -696929,8 +696918,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-customtaskextension-update?view=graph-rest-beta", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -696939,15 +696931,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -696956,15 +696948,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -696973,15 +696965,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -696990,30 +696982,30 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/insights", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowInsight", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/insights", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowInsight", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -697022,15 +697014,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -697039,15 +697031,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -697056,12 +697048,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIdentityGovernanceLifecycleManagementSettings", - "Uri": "/identityGovernance/lifecycleWorkflows/settings", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowSetting", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/settings", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -697080,20 +697069,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecyclemanagementsettings-update?view=graph-rest-beta", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceLifecycleManagementSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowTask", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", "Permissions": [ { "Name": "LifecycleWorkflows-Workflow.ReadWrite.All", @@ -697128,8 +697117,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -697138,15 +697130,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -697155,15 +697147,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -697172,15 +697164,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -697189,15 +697181,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -697206,15 +697198,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -697223,15 +697215,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -697240,15 +697232,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -697257,15 +697249,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -697274,45 +697266,45 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermissionsAnalyticsAggregation", - "Uri": "/identityGovernance/permissionsAnalytics", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernancePermissionAnalytic", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityGovernancePermissionAnalytic", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionsAnalyticsAggregation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermissionsAnalytics", - "Uri": "/identityGovernance/permissionsAnalytics/aws", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAw", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/aws", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAw", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionsAnalytics", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphFinding", - "Uri": "/identityGovernance/permissionsAnalytics/aws/findings/{finding-id}", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAwFinding", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/aws/findings/{finding-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAwFinding", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFinding", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -697321,15 +697313,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", - "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistribution", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistribution", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -697338,30 +697330,30 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermissionsAnalytics", - "Uri": "/identityGovernance/permissionsAnalytics/azure", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAzure", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/azure", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAzure", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionsAnalytics", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphFinding", - "Uri": "/identityGovernance/permissionsAnalytics/azure/findings/{finding-id}", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAzureFinding", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/azure/findings/{finding-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAzureFinding", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFinding", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -697370,15 +697362,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", - "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistribution", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistribution", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -697387,30 +697379,30 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermissionsAnalytics", - "Uri": "/identityGovernance/permissionsAnalytics/gcp", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticGcp", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/gcp", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticGcp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionsAnalytics", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphFinding", - "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings/{finding-id}", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticGcpFinding", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings/{finding-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticGcpFinding", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFinding", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -697419,15 +697411,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", - "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistribution", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistribution", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -697436,30 +697428,30 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermissionsManagement", - "Uri": "/identityGovernance/permissionsManagement", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernancePermissionManagement", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsManagement", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityGovernancePermissionManagement", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionsManagement", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermissionsRequestChange", - "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges/{permissionsRequestChange-id}", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges/{permissionsRequestChange-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionsRequestChange", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -697468,15 +697460,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphApproval", - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApproval", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApproval", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApproval", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -697485,15 +697477,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphApprovalStep", - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}/steps/{approvalStep-id}", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStep", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}/steps/{approvalStep-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStep", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApprovalStep", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -697502,45 +697494,45 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrivilegedAccessRoot", - "Uri": "/identityGovernance/privilegedAccess", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccess", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccess", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessRoot", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroup", - "Uri": "/identityGovernance/privilegedAccess/group", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroup", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphApproval", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApproval", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -697549,15 +697541,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphApprovalStep", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps/{approvalStep-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApprovalStep", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -697566,15 +697558,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -697583,15 +697575,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -697600,15 +697592,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -697617,15 +697609,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -697634,15 +697626,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -697651,15 +697643,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -697668,15 +697660,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/refresh", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlert", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/refresh", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlert", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Refresh", "Refresh1", @@ -697689,12 +697681,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertConfiguration", - "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/{unifiedRoleManagementAlertConfiguration-id}", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/{unifiedRoleManagementAlertConfiguration-id}", "Permissions": [ { "Name": "RoleManagementAlert.ReadWrite.Directory", @@ -697713,8 +697702,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertConfiguration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -697723,15 +697715,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition", - "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions/{unifiedRoleManagementAlertDefinition-id}", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlertDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions/{unifiedRoleManagementAlertDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlertDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -697740,15 +697732,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/{unifiedRoleManagementAlertIncident-id}", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlertIncident", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/{unifiedRoleManagementAlertIncident-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlertIncident", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -697757,15 +697749,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphLongRunningOperation", - "Uri": "/identityGovernance/roleManagementAlerts/operations/{longRunningOperation-id}", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlertOperation", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/roleManagementAlerts/operations/{longRunningOperation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlertOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLongRunningOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -697774,15 +697766,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAgreement", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreement", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreement-update?view=graph-rest-beta", + "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreement", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreement", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -697791,15 +697783,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAgreementAcceptance", - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -697812,15 +697804,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAgreementFile", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementFile", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementFile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -697829,15 +697821,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -697846,15 +697838,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -697863,15 +697855,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -697880,15 +697872,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChangeItemBase", - "Uri": "/identity/productChanges/{changeItemBase-id}", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityProductChange", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/productChanges/{changeItemBase-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityProductChange", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChangeItemBase", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -697897,12 +697889,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIdentityProviderBase", - "Uri": "/identity/identityProviders/{identityProviderBase-id}", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityProvider", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/identityProviders/{identityProviderBase-id}", "Permissions": [ { "Name": "IdentityProvider.ReadWrite.All", @@ -697921,8 +697910,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-update?view=graph-rest-beta", + "Command": "Update-MgBetaIdentityProvider", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -697931,15 +697923,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIdentityUserFlow", - "Uri": "/identity/userFlows/{identityUserFlow-id}", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityUserFlow", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/userFlows/{identityUserFlow-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaIdentityUserFlow", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityUserFlow", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -697948,12 +697940,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", - "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityUserFlowAttribute", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", "Permissions": [ { "Name": "IdentityUserFlow.ReadWrite.All", @@ -697972,8 +697961,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-update?view=graph-rest-beta", + "Command": "Update-MgBetaIdentityUserFlowAttribute", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -697982,30 +697974,30 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphInformationProtection", - "Uri": "/informationProtection", - "CommandAlias": null, - "Command": "Update-MgBetaInformationProtection", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/informationProtection", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaInformationProtection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", - "Uri": "/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", - "CommandAlias": null, - "Command": "Update-MgBetaInformationProtectionDataLossPreventionPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaInformationProtectionDataLossPreventionPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -698014,30 +698006,30 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphInformationProtectionPolicy", - "Uri": "/informationProtection/policy", - "CommandAlias": null, - "Command": "Update-MgBetaInformationProtectionPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/informationProtection/policy", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaInformationProtectionPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtectionPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphInformationProtectionLabel", - "Uri": "/informationProtection/policy/labels/{informationProtectionLabel-id}", - "CommandAlias": null, - "Command": "Update-MgBetaInformationProtectionPolicyLabel", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/informationProtection/policy/labels/{informationProtectionLabel-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaInformationProtectionPolicyLabel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -698046,30 +698038,30 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSensitivityPolicySettings", - "Uri": "/informationProtection/sensitivityPolicySettings", - "CommandAlias": null, - "Command": "Update-MgBetaInformationProtectionSensitivityPolicySetting", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/informationProtection/sensitivityPolicySettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaInformationProtectionSensitivityPolicySetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSensitivityPolicySettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "CommandAlias": null, - "Command": "Update-MgBetaInformationProtectionThreatAssessmentRequest", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaInformationProtectionThreatAssessmentRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -698078,15 +698070,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphThreatAssessmentResult", - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "CommandAlias": null, - "Command": "Update-MgBetaInformationProtectionThreatAssessmentRequestResult", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaInformationProtectionThreatAssessmentRequestResult", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -698095,30 +698087,30 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/invitations/invitedUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaInvitationInvitedUserMailboxSetting", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/invitations/invitedUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaInvitationInvitedUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphNetworkaccessAlert", - "Uri": "/networkAccess/alerts/{alert-id}", - "CommandAlias": null, - "Command": "Update-MgBetaNetworkAccessAlert", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/alerts/{alert-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaNetworkAccessAlert", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessAlert", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -698127,27 +698119,24 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphNetworkaccessConnectivity", - "Uri": "/networkAccess/connectivity", - "CommandAlias": null, - "Command": "Update-MgBetaNetworkAccessConnectivity", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaNetworkAccessConnectivity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessConnectivity", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphNetworkaccessBranchSite", - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}", - "CommandAlias": null, - "Command": "Update-MgBetaNetworkAccessConnectivityBranch", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}", "Permissions": [ { "Name": "NetworkAccess.ReadWrite.All", @@ -698166,8 +698155,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-branchsite-update?view=graph-rest-beta", + "Command": "Update-MgBetaNetworkAccessConnectivityBranch", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessBranchSite", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -698176,15 +698168,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphNetworkaccessBranchConnectivityConfiguration", - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/connectivityConfiguration", - "CommandAlias": null, - "Command": "Update-MgBetaNetworkAccessConnectivityBranchConnectivityConfiguration", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/connectivityConfiguration", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaNetworkAccessConnectivityBranchConnectivityConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessBranchConnectivityConfiguration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -698193,15 +698185,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphNetworkaccessConnectivityConfigurationLink", - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/connectivityConfiguration/links/{connectivityConfigurationLink-id}", - "CommandAlias": null, - "Command": "Update-MgBetaNetworkAccessConnectivityBranchConnectivityConfigurationLink", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/connectivityConfiguration/links/{connectivityConfigurationLink-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaNetworkAccessConnectivityBranchConnectivityConfigurationLink", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessConnectivityConfigurationLink", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -698210,12 +698202,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphNetworkaccessDeviceLink", - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/deviceLinks/{deviceLink-id}", - "CommandAlias": null, - "Command": "Update-MgBetaNetworkAccessConnectivityBranchDeviceLink", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/deviceLinks/{deviceLink-id}", "Permissions": [ { "Name": "NetworkAccess.ReadWrite.All", @@ -698234,8 +698223,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-devicelink-update?view=graph-rest-beta", + "Command": "Update-MgBetaNetworkAccessConnectivityBranchDeviceLink", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessDeviceLink", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -698244,15 +698236,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles/{forwardingProfile-id}", - "CommandAlias": null, - "Command": "Update-MgBetaNetworkAccessConnectivityBranchForwardingProfile", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles/{forwardingProfile-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaNetworkAccessConnectivityBranchForwardingProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -698261,15 +698253,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles/{forwardingProfile-id}/policies/{policyLink-id}", - "CommandAlias": null, - "Command": "Update-MgBetaNetworkAccessConnectivityBranchForwardingProfilePolicy", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles/{forwardingProfile-id}/policies/{policyLink-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaNetworkAccessConnectivityBranchForwardingProfilePolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -698278,15 +698270,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphNetworkaccessRemoteNetwork", - "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}", - "CommandAlias": null, - "Command": "Update-MgBetaNetworkAccessConnectivityRemoteNetwork", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaNetworkAccessConnectivityRemoteNetwork", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessRemoteNetwork", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -698295,15 +698287,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphNetworkaccessRemoteNetworkConnectivityConfiguration", - "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/connectivityConfiguration", - "CommandAlias": null, - "Command": "Update-MgBetaNetworkAccessConnectivityRemoteNetworkConnectivityConfiguration", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/connectivityConfiguration", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaNetworkAccessConnectivityRemoteNetworkConnectivityConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessRemoteNetworkConnectivityConfiguration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -698312,15 +698304,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphNetworkaccessConnectivityConfigurationLink", - "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/connectivityConfiguration/links/{connectivityConfigurationLink-id}", - "CommandAlias": null, - "Command": "Update-MgBetaNetworkAccessConnectivityRemoteNetworkConnectivityConfigurationLink", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/connectivityConfiguration/links/{connectivityConfigurationLink-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaNetworkAccessConnectivityRemoteNetworkConnectivityConfigurationLink", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessConnectivityConfigurationLink", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -698329,15 +698321,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphNetworkaccessDeviceLink", - "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/deviceLinks/{deviceLink-id}", - "CommandAlias": null, - "Command": "Update-MgBetaNetworkAccessConnectivityRemoteNetworkDeviceLink", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/deviceLinks/{deviceLink-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaNetworkAccessConnectivityRemoteNetworkDeviceLink", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessDeviceLink", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -698346,15 +698338,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", - "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles/{forwardingProfile-id}", - "CommandAlias": null, - "Command": "Update-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfile", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles/{forwardingProfile-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -698363,15 +698355,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", - "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles/{forwardingProfile-id}/policies/{policyLink-id}", - "CommandAlias": null, - "Command": "Update-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfilePolicy", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles/{forwardingProfile-id}/policies/{policyLink-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfilePolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -698380,15 +698372,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphNetworkaccessFilteringPolicy", - "Uri": "/networkAccess/filteringPolicies/{filteringPolicy-id}", - "CommandAlias": null, - "Command": "Update-MgBetaNetworkAccessFilteringPolicy", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/filteringPolicies/{filteringPolicy-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaNetworkAccessFilteringPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessFilteringPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -698397,12 +698389,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphNetworkaccessPolicyRule", - "Uri": "/networkAccess/filteringPolicies/{filteringPolicy-id}/policyRules/{policyRule-id}", - "CommandAlias": null, - "Command": "Update-MgBetaNetworkAccessFilteringPolicyRule", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/filteringPolicies/{filteringPolicy-id}/policyRules/{policyRule-id}", "Permissions": [ { "Name": "NetworkAccess.ReadWrite.All", @@ -698421,8 +698410,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaNetworkAccessFilteringPolicyRule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessPolicyRule", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -698431,12 +698423,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphNetworkaccessFilteringProfile", - "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}", - "CommandAlias": null, - "Command": "Update-MgBetaNetworkAccessFilteringProfile", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}", "Permissions": [ { "Name": "NetworkAccess.ReadWrite.All", @@ -698455,8 +698444,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-filteringprofile-update?view=graph-rest-beta", + "Command": "Update-MgBetaNetworkAccessFilteringProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessFilteringProfile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -698465,15 +698457,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", - "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}/policies/{policyLink-id}", - "CommandAlias": null, - "Command": "Update-MgBetaNetworkAccessFilteringProfilePolicy", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}/policies/{policyLink-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaNetworkAccessFilteringProfilePolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -698482,15 +698474,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphNetworkaccessForwardingPolicy", - "Uri": "/networkAccess/forwardingPolicies/{forwardingPolicy-id}", - "CommandAlias": null, - "Command": "Update-MgBetaNetworkAccessForwardingPolicy", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/forwardingPolicies/{forwardingPolicy-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaNetworkAccessForwardingPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessForwardingPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -698499,12 +698491,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", - "Uri": "/networkAccess/forwardingProfiles/{forwardingProfile-id}", - "CommandAlias": null, - "Command": "Update-MgBetaNetworkAccessForwardingProfile", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/forwardingProfiles/{forwardingProfile-id}", "Permissions": [ { "Name": "NetworkAccess.ReadWrite.All", @@ -698523,8 +698512,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-forwardingprofile-update?view=graph-rest-beta", + "Command": "Update-MgBetaNetworkAccessForwardingProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -698533,12 +698525,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", - "Uri": "/networkAccess/forwardingProfiles/{forwardingProfile-id}/policies/{policyLink-id}", - "CommandAlias": null, - "Command": "Update-MgBetaNetworkAccessForwardingProfilePolicy", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/forwardingProfiles/{forwardingProfile-id}/policies/{policyLink-id}", "Permissions": [ { "Name": "NetworkAccess.ReadWrite.All", @@ -698557,8 +698546,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-forwardingpolicylink-update?view=graph-rest-beta", + "Command": "Update-MgBetaNetworkAccessForwardingProfilePolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -698567,30 +698559,30 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphNetworkaccessLogs", - "Uri": "/networkAccess/logs", - "CommandAlias": null, - "Command": "Update-MgBetaNetworkAccessLog", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/logs", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaNetworkAccessLog", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessLogs", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphNetworkaccessRemoteNetworkHealthEvent", - "Uri": "/networkAccess/logs/remoteNetworks/{remoteNetworkHealthEvent-id}", - "CommandAlias": null, - "Command": "Update-MgBetaNetworkAccessLogRemoteNetwork", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/logs/remoteNetworks/{remoteNetworkHealthEvent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaNetworkAccessLogRemoteNetwork", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessRemoteNetworkHealthEvent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -698599,15 +698591,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphNetworkaccessNetworkAccessTraffic", - "Uri": "/networkAccess/logs/traffic/{networkAccessTraffic-transactionId}", - "CommandAlias": null, - "Command": "Update-MgBetaNetworkAccessLogTraffic", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/logs/traffic/{networkAccessTraffic-transactionId}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaNetworkAccessLogTraffic", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessNetworkAccessTraffic", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -698616,15 +698608,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/networkAccess/logs/traffic/{networkAccessTraffic-transactionId}/user/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaNetworkAccessLogTrafficUserMailboxSetting", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/logs/traffic/{networkAccessTraffic-transactionId}/user/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaNetworkAccessLogTrafficUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -698633,57 +698625,54 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/networkAccess/reports", - "CommandAlias": null, - "Command": "Update-MgBetaNetworkAccessReport", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/reports", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaNetworkAccessReport", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphNetworkaccessNetworkAccessRoot", - "Uri": "/networkAccess", - "CommandAlias": null, - "Command": "Update-MgBetaNetworkAccessRootNetworkAccessRoot", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaNetworkAccessRootNetworkAccessRoot", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessNetworkAccessRoot", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphNetworkaccessSettings", - "Uri": "/networkAccess/settings", - "CommandAlias": null, - "Command": "Update-MgBetaNetworkAccessSetting", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/settings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaNetworkAccessSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphNetworkaccessConditionalAccessSettings", - "Uri": "/networkAccess/settings/conditionalAccess", - "CommandAlias": null, - "Command": "Update-MgBetaNetworkAccessSettingConditionalAccess", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/settings/conditionalAccess", "Permissions": [ { "Name": "NetworkAccess.ReadWrite.All", @@ -698702,20 +698691,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-conditionalaccesssettings-update?view=graph-rest-beta", + "Command": "Update-MgBetaNetworkAccessSettingConditionalAccess", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessConditionalAccessSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphNetworkaccessCrossTenantAccessSettings", - "Uri": "/networkAccess/settings/crossTenantAccess", - "CommandAlias": null, - "Command": "Update-MgBetaNetworkAccessSettingCrossTenantAccess", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/settings/crossTenantAccess", "Permissions": [ { "Name": "NetworkAccess.ReadWrite.All", @@ -698734,20 +698723,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-crosstenantaccesssettings-update?view=graph-rest-beta", + "Command": "Update-MgBetaNetworkAccessSettingCrossTenantAccess", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessCrossTenantAccessSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphNetworkaccessEnrichedAuditLogs", - "Uri": "/networkAccess/settings/enrichedAuditLogs", - "CommandAlias": null, - "Command": "Update-MgBetaNetworkAccessSettingEnrichedAuditLog", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/settings/enrichedAuditLogs", "Permissions": [ { "Name": "NetworkAccess.ReadWrite.All", @@ -698766,50 +698755,50 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-enrichedauditlogs-update?view=graph-rest-beta", + "Command": "Update-MgBetaNetworkAccessSettingEnrichedAuditLog", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessEnrichedAuditLogs", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphNetworkaccessForwardingOptions", - "Uri": "/networkAccess/settings/forwardingOptions", - "CommandAlias": null, - "Command": "Update-MgBetaNetworkAccessSettingForwardingOption", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/settings/forwardingOptions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-forwardingoptions-update?view=graph-rest-beta", + "Command": "Update-MgBetaNetworkAccessSettingForwardingOption", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessForwardingOptions", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphNetworkaccessTenantStatus", - "Uri": "/networkAccess/tenantStatus", - "CommandAlias": null, - "Command": "Update-MgBetaNetworkAccessTenantStatus", "Module": "Beta.NetworkAccess", + "CommandAlias": null, + "Uri": "/networkAccess/tenantStatus", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaNetworkAccessTenantStatus", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessTenantStatus", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", - "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "CommandAlias": null, - "Command": "Update-MgBetaOauth2PermissionGrant", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -698844,8 +698833,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-update?view=graph-rest-beta", + "Command": "Update-MgBetaOauth2PermissionGrant", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -698854,15 +698846,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}", - "CommandAlias": null, - "Command": "Update-MgBetaOnPremisePublishingProfile", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaOnPremisePublishingProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -698871,15 +698863,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnPremisesAgent", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/{onPremisesAgent-id}", - "CommandAlias": null, - "Command": "Update-MgBetaOnPremisePublishingProfileAgent", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/{onPremisesAgent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaOnPremisePublishingProfileAgent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesAgent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -698888,15 +698880,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}", - "CommandAlias": null, - "Command": "Update-MgBetaOnPremisePublishingProfileAgentGroup", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaOnPremisePublishingProfileAgentGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -698905,15 +698897,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnPremisesAgent", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}", - "CommandAlias": null, - "Command": "Update-MgBetaOnPremisePublishingProfileAgentGroupAgent", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaOnPremisePublishingProfileAgentGroupAgent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesAgent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -698922,15 +698914,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPublishedResource", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}", - "CommandAlias": null, - "Command": "Update-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPublishedResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -698939,15 +698931,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphConnector", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}", - "CommandAlias": null, - "Command": "Update-MgBetaOnPremisePublishingProfileConnector", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaOnPremisePublishingProfileConnector", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConnector", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -698956,15 +698948,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphConnectorGroup", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}", - "CommandAlias": null, - "Command": "Update-MgBetaOnPremisePublishingProfileConnectorGroup", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaOnPremisePublishingProfileConnectorGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConnectorGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -698973,15 +698965,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPublishedResource", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}", - "CommandAlias": null, - "Command": "Update-MgBetaOnPremisePublishingProfilePublishedResource", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaOnPremisePublishingProfilePublishedResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPublishedResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -698990,12 +698982,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOrganization", - "Uri": "/organization/{organization-id}", - "CommandAlias": null, - "Command": "Update-MgBetaOrganization", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -699046,8 +699035,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organization-update?view=graph-rest-beta", + "Command": "Update-MgBetaOrganization", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrganization", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -699056,12 +699048,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOrganizationalBranding", - "Uri": "/organization/{organization-id}/branding", - "CommandAlias": null, - "Command": "Update-MgBetaOrganizationBranding", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -699096,8 +699085,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-update?view=graph-rest-beta", + "Command": "Update-MgBetaOrganizationBranding", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrganizationalBranding", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -699106,12 +699098,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", - "CommandAlias": null, - "Command": "Update-MgBetaOrganizationBrandingLocalization", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -699146,8 +699135,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-update?view=graph-rest-beta", + "Command": "Update-MgBetaOrganizationBrandingLocalization", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -699156,15 +699148,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/organization/{organization-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Update-MgBetaOrganizationExtension", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaOrganizationExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -699173,15 +699165,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPartnerInformation", - "Uri": "/organization/{organization-id}/partnerInformation", - "CommandAlias": null, - "Command": "Update-MgBetaOrganizationPartnerInformation", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/partnerInformation", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaOrganizationPartnerInformation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPartnerInformation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -699190,15 +699182,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOrganizationSettings", - "Uri": "/organization/{organization-id}/settings", - "CommandAlias": null, - "Command": "Update-MgBetaOrganizationSetting", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/settings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaOrganizationSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrganizationSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -699207,12 +699199,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphInsightsSettings", - "Uri": "/organization/{organization-id}/settings/contactInsights", - "CommandAlias": null, - "Command": "Update-MgBetaOrganizationSettingContactInsight", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/settings/contactInsights", "Permissions": [ { "Name": "Organization.ReadWrite.All", @@ -699231,8 +699220,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/insightssettings-update?view=graph-rest-beta", + "Command": "Update-MgBetaOrganizationSettingContactInsight", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInsightsSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -699241,12 +699233,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphInsightsSettings", - "Uri": "/organization/{organization-id}/settings/itemInsights", - "CommandAlias": null, - "Command": "Update-MgBetaOrganizationSettingItemInsight", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/settings/itemInsights", "Permissions": [ { "Name": "Organization.ReadWrite.All", @@ -699265,8 +699254,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaOrganizationSettingItemInsight", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInsightsSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -699275,15 +699267,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMicrosoftApplicationDataAccessSettings", - "Uri": "/organization/{organization-id}/settings/microsoftApplicationDataAccess", - "CommandAlias": null, - "Command": "Update-MgBetaOrganizationSettingMicrosoftApplicationDataAccess", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/settings/microsoftApplicationDataAccess", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/microsoftapplicationdataaccesssettings-update?view=graph-rest-beta", + "Command": "Update-MgBetaOrganizationSettingMicrosoftApplicationDataAccess", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftApplicationDataAccessSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -699292,12 +699284,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphInsightsSettings", - "Uri": "/organization/{organization-id}/settings/peopleInsights", - "CommandAlias": null, - "Command": "Update-MgBetaOrganizationSettingPersonInsight", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/settings/peopleInsights", "Permissions": [ { "Name": "Organization.ReadWrite.All", @@ -699316,8 +699305,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/insightssettings-update?view=graph-rest-beta", + "Command": "Update-MgBetaOrganizationSettingPersonInsight", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInsightsSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -699326,15 +699318,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlace", - "Uri": "/places/{place-id}", - "CommandAlias": null, - "Command": "Update-MgBetaPlace", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/places/{place-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/place-update?view=graph-rest-beta", + "Command": "Update-MgBetaPlace", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlace", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -699343,15 +699335,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRoom", - "Uri": "/places/{place-id}/roomList/rooms/{room-id}", - "CommandAlias": null, - "Command": "Update-MgBetaPlaceAsRoomListRoom", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/places/{place-id}/roomList/rooms/{room-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaPlaceAsRoomListRoom", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoom", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -699360,15 +699352,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWorkspace", - "Uri": "/places/{place-id}/roomList/workspaces/{workspace-id}", - "CommandAlias": null, - "Command": "Update-MgBetaPlaceAsRoomListWorkspace", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/places/{place-id}/roomList/workspaces/{workspace-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaPlaceAsRoomListWorkspace", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWorkspace", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -699377,15 +699369,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlace", - "Uri": "/places(placeId='{placeId}')", - "CommandAlias": null, - "Command": "Update-MgBetaPlaceByPlaceId", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/places(placeId='{placeId}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/place-update?view=graph-rest-beta", + "Command": "Update-MgBetaPlaceByPlaceId", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlace", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -699394,27 +699386,24 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlanner", - "Uri": "/planner", - "CommandAlias": null, - "Command": "Update-MgBetaPlanner", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/planner", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaPlanner", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlanner", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerBucket", - "Uri": "/planner/buckets/{plannerBucket-id}", - "CommandAlias": null, - "Command": "Update-MgBetaPlannerBucket", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/planner/buckets/{plannerBucket-id}", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -699441,8 +699430,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-update?view=graph-rest-beta", + "Command": "Update-MgBetaPlannerBucket", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerBucket", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -699451,12 +699443,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerPlan", - "Uri": "/planner/plans/{plannerPlan-id}", - "CommandAlias": null, - "Command": "Update-MgBetaPlannerPlan", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/planner/plans/{plannerPlan-id}", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -699483,8 +699472,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-update?view=graph-rest-beta", + "Command": "Update-MgBetaPlannerPlan", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -699493,12 +699485,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerPlanDetails", - "Uri": "/planner/plans/{plannerPlan-id}/details", - "CommandAlias": null, - "Command": "Update-MgBetaPlannerPlanDetail", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/planner/plans/{plannerPlan-id}/details", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -699525,8 +699514,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplandetails-update?view=graph-rest-beta", + "Command": "Update-MgBetaPlannerPlanDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlanDetails", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -699535,15 +699527,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerRoster", - "Uri": "/planner/rosters/{plannerRoster-id}", - "CommandAlias": null, - "Command": "Update-MgBetaPlannerRoster", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/planner/rosters/{plannerRoster-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaPlannerRoster", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerRoster", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -699552,15 +699544,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerRosterMember", - "Uri": "/planner/rosters/{plannerRoster-id}/members/{plannerRosterMember-id}", - "CommandAlias": null, - "Command": "Update-MgBetaPlannerRosterMember", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/planner/rosters/{plannerRoster-id}/members/{plannerRosterMember-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaPlannerRosterMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerRosterMember", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -699569,12 +699561,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerTask", - "Uri": "/planner/tasks/{plannerTask-id}", - "CommandAlias": null, - "Command": "Update-MgBetaPlannerTask", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/planner/tasks/{plannerTask-id}", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -699601,8 +699590,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-update?view=graph-rest-beta", + "Command": "Update-MgBetaPlannerTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -699611,12 +699603,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", - "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "CommandAlias": null, - "Command": "Update-MgBetaPlannerTaskAssignedToTaskBoardFormat", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -699643,8 +699632,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-update?view=graph-rest-beta", + "Command": "Update-MgBetaPlannerTaskAssignedToTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -699653,12 +699645,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", - "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", - "CommandAlias": null, - "Command": "Update-MgBetaPlannerTaskBucketTaskBoardFormat", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -699685,8 +699674,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-update?view=graph-rest-beta", + "Command": "Update-MgBetaPlannerTaskBucketTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -699695,12 +699687,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerTaskDetails", - "Uri": "/planner/tasks/{plannerTask-id}/details", - "CommandAlias": null, - "Command": "Update-MgBetaPlannerTaskDetail", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/planner/tasks/{plannerTask-id}/details", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -699727,8 +699716,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertaskdetails-update?view=graph-rest-beta", + "Command": "Update-MgBetaPlannerTaskDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTaskDetails", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -699737,12 +699729,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", - "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", - "CommandAlias": null, - "Command": "Update-MgBetaPlannerTaskProgressTaskBoardFormat", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -699769,8 +699758,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-update?view=graph-rest-beta", + "Command": "Update-MgBetaPlannerTaskProgressTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -699779,12 +699771,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessReviewPolicy", - "Uri": "/policies/accessReviewPolicy", - "CommandAlias": null, - "Command": "Update-MgBetaPolicyAccessReviewPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/accessReviewPolicy", "Permissions": [ { "Name": "Policy.ReadWrite.AccessReview", @@ -699803,20 +699792,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewpolicy-update?view=graph-rest-beta", + "Command": "Update-MgBetaPolicyAccessReviewPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", - "CommandAlias": null, - "Command": "Update-MgBetaPolicyActivityBasedTimeoutPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -699851,8 +699840,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-update?view=graph-rest-beta", + "Command": "Update-MgBetaPolicyActivityBasedTimeoutPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -699861,27 +699853,24 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy", - "Uri": "/policies/adminConsentRequestPolicy", - "CommandAlias": null, - "Command": "Update-MgBetaPolicyAdminConsentRequestPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/adminConsentRequestPolicy", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminconsentrequestpolicy-update?view=graph-rest-beta", + "Command": "Update-MgBetaPolicyAdminConsentRequestPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAppManagementPolicy", - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", - "CommandAlias": null, - "Command": "Update-MgBetaPolicyAppManagementPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -699916,8 +699905,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-update?view=graph-rest-beta", + "Command": "Update-MgBetaPolicyAppManagementPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -699926,12 +699918,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy", - "Uri": "/policies/authenticationFlowsPolicy", - "CommandAlias": null, - "Command": "Update-MgBetaPolicyAuthenticationFlowPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/authenticationFlowsPolicy", "Permissions": [ { "Name": "Policy.ReadWrite.AuthenticationFlows", @@ -699950,20 +699939,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationflowspolicy-update?view=graph-rest-beta", + "Command": "Update-MgBetaPolicyAuthenticationFlowPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy", - "Uri": "/policies/authenticationMethodsPolicy", - "CommandAlias": null, - "Command": "Update-MgBetaPolicyAuthenticationMethodPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/authenticationMethodsPolicy", "Permissions": [ { "Name": "Policy.ReadWrite.AuthenticationMethod", @@ -699982,20 +699971,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethodspolicy-update?view=graph-rest-beta", + "Command": "Update-MgBetaPolicyAuthenticationMethodPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", - "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", - "CommandAlias": null, - "Command": "Update-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", "Permissions": [ { "Name": "Policy.ReadWrite.AuthenticationMethod", @@ -700014,8 +700003,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalauthenticationmethodconfiguration-update?view=graph-rest-beta", + "Command": "Update-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -700024,12 +700016,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", - "CommandAlias": null, - "Command": "Update-MgBetaPolicyAuthenticationStrengthPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", "Permissions": [ { "Name": "Policy.ReadWrite.ConditionalAccess", @@ -700064,8 +700053,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-update?view=graph-rest-beta", + "Command": "Update-MgBetaPolicyAuthenticationStrengthPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -700074,12 +700066,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUpdateAllowedCombinationsResult", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/updateAllowedCombinations", - "CommandAlias": null, - "Command": "Update-MgBetaPolicyAuthenticationStrengthPolicyAllowedCombination", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/updateAllowedCombinations", "Permissions": [ { "Name": "Policy.ReadWrite.ConditionalAccess", @@ -700114,8 +700103,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-updateallowedcombinations?view=graph-rest-beta", + "Command": "Update-MgBetaPolicyAuthenticationStrengthPolicyAllowedCombination", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUpdateAllowedCombinationsResult", + "Method": "POST", "Variants": [ "Update", "UpdateExpanded", @@ -700124,15 +700116,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", - "CommandAlias": null, - "Command": "Update-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -700141,15 +700133,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAuthorizationPolicy", - "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}", - "CommandAlias": null, - "Command": "Update-MgBetaPolicyAuthorizationPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaPolicyAuthorizationPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthorizationPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -700158,15 +700150,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDefaultUserRoleOverride", - "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/{defaultUserRoleOverride-id}", - "CommandAlias": null, - "Command": "Update-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/{defaultUserRoleOverride-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDefaultUserRoleOverride", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -700175,12 +700167,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphB2CAuthenticationMethodsPolicy", - "Uri": "/policies/b2cAuthenticationMethodsPolicy", - "CommandAlias": null, - "Command": "Update-MgBetaPolicyB2CAuthenticationMethodPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/b2cAuthenticationMethodsPolicy", "Permissions": [ { "Name": "Policy.ReadWrite.AuthenticationMethod", @@ -700207,20 +700196,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cauthenticationmethodspolicy-update?view=graph-rest-beta", + "Command": "Update-MgBetaPolicyB2CAuthenticationMethodPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphB2CAuthenticationMethodsPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphClaimsMappingPolicy", - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", - "CommandAlias": null, - "Command": "Update-MgBetaPolicyClaimMappingPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -700255,8 +700244,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-update?view=graph-rest-beta", + "Command": "Update-MgBetaPolicyClaimMappingPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -700265,12 +700257,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicy", - "Uri": "/policies/crossTenantAccessPolicy", - "CommandAlias": null, - "Command": "Update-MgBetaPolicyCrossTenantAccessPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy", "Permissions": [ { "Name": "Policy.ReadWrite.CrossTenantAccess", @@ -700289,20 +700278,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-update?view=graph-rest-beta", + "Command": "Update-MgBetaPolicyCrossTenantAccessPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationDefault", - "Uri": "/policies/crossTenantAccessPolicy/default", - "CommandAlias": null, - "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyDefault", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/default", "Permissions": [ { "Name": "Policy.ReadWrite.CrossTenantAccess", @@ -700321,20 +700310,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationdefault-update?view=graph-rest-beta", + "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyDefault", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationDefault", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", - "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", - "CommandAlias": null, - "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyPartner", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", "Permissions": [ { "Name": "Policy.ReadWrite.CrossTenantAccess", @@ -700353,8 +700342,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-update?view=graph-rest-beta", + "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyPartner", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -700363,12 +700355,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPolicyTemplate", - "Uri": "/policies/crossTenantAccessPolicy/templates", - "CommandAlias": null, - "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyTemplate", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/templates", "Permissions": [ { "Name": "MultiTenantOrganization.ReadWrite.All", @@ -700387,50 +700376,50 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyTemplate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPolicyTemplate", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationIdentitySyncPolicyTemplate", - "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization", - "CommandAlias": null, - "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationidentitysyncpolicytemplate-update?view=graph-rest-beta", + "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationIdentitySyncPolicyTemplate", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationPartnerConfigurationTemplate", - "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration", - "CommandAlias": null, - "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationpartnerconfigurationtemplate-update?view=graph-rest-beta", + "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationPartnerConfigurationTemplate", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTenantAppManagementPolicy", - "Uri": "/policies/defaultAppManagementPolicy", - "CommandAlias": null, - "Command": "Update-MgBetaPolicyDefaultAppManagementPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/defaultAppManagementPolicy", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -700465,35 +700454,35 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantappmanagementpolicy-update?view=graph-rest-beta", + "Command": "Update-MgBetaPolicyDefaultAppManagementPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTenantAppManagementPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDirectoryRoleAccessReviewPolicy", - "Uri": "/policies/directoryRoleAccessReviewPolicy", - "CommandAlias": null, - "Command": "Update-MgBetaPolicyDirectoryRoleAccessReviewPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/directoryRoleAccessReviewPolicy", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaPolicyDirectoryRoleAccessReviewPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryRoleAccessReviewPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphExternalIdentitiesPolicy", - "Uri": "/policies/externalIdentitiesPolicy", - "CommandAlias": null, - "Command": "Update-MgBetaPolicyExternalIdentityPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/externalIdentitiesPolicy", "Permissions": [ { "Name": "Policy.ReadWrite.ExternalIdentities", @@ -700512,20 +700501,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalidentitiespolicy-update?view=graph-rest-beta", + "Command": "Update-MgBetaPolicyExternalIdentityPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalIdentitiesPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", - "CommandAlias": null, - "Command": "Update-MgBetaPolicyFeatureRolloutPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", "Permissions": [ { "Name": "Policy.ReadWrite.HybridAuthentication", @@ -700544,8 +700533,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-update?view=graph-rest-beta", + "Command": "Update-MgBetaPolicyFeatureRolloutPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -700554,27 +700546,24 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphFederatedTokenValidationPolicy", - "Uri": "/policies/federatedTokenValidationPolicy", - "CommandAlias": null, - "Command": "Update-MgBetaPolicyFederatedTokenValidationPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/federatedTokenValidationPolicy", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedtokenvalidationpolicy-update?view=graph-rest-beta", + "Command": "Update-MgBetaPolicyFederatedTokenValidationPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFederatedTokenValidationPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", - "CommandAlias": null, - "Command": "Update-MgBetaPolicyHomeRealmDiscoveryPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -700609,8 +700598,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-update?view=graph-rest-beta", + "Command": "Update-MgBetaPolicyHomeRealmDiscoveryPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -700619,12 +700611,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy", - "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", - "CommandAlias": null, - "Command": "Update-MgBetaPolicyIdentitySecurityDefaultEnforcementPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -700675,23 +700664,26 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitysecuritydefaultsenforcementpolicy-update?view=graph-rest-beta", + "Command": "Update-MgBetaPolicyIdentitySecurityDefaultEnforcementPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobilityManagementPolicy", - "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}", - "CommandAlias": null, - "Command": "Update-MgBetaPolicyMobileAppManagementPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-update?view=graph-rest-beta", + "Command": "Update-MgBetaPolicyMobileAppManagementPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobilityManagementPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -700700,15 +700692,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobilityManagementPolicy", - "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}", - "CommandAlias": null, - "Command": "Update-MgBetaPolicyMobileDeviceManagementPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-update?view=graph-rest-beta", + "Command": "Update-MgBetaPolicyMobileDeviceManagementPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobilityManagementPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -700717,12 +700709,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermissionGrantPolicy", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", - "CommandAlias": null, - "Command": "Update-MgBetaPolicyPermissionGrantPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", "Permissions": [ { "Name": "Policy.ReadWrite.PermissionGrant", @@ -700741,8 +700730,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-update?view=graph-rest-beta", + "Command": "Update-MgBetaPolicyPermissionGrantPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionGrantPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -700751,15 +700743,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", - "CommandAlias": null, - "Command": "Update-MgBetaPolicyPermissionGrantPolicyExclude", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaPolicyPermissionGrantPolicyExclude", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -700768,15 +700760,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", - "CommandAlias": null, - "Command": "Update-MgBetaPolicyPermissionGrantPolicyInclude", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaPolicyPermissionGrantPolicyInclude", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -700785,15 +700777,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermissionGrantPreApprovalPolicy", - "Uri": "/policies/permissionGrantPreApprovalPolicies/{permissionGrantPreApprovalPolicy-id}", - "CommandAlias": null, - "Command": "Update-MgBetaPolicyPermissionGrantPreApprovalPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPreApprovalPolicies/{permissionGrantPreApprovalPolicy-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpreapprovalpolicy-update?view=graph-rest-beta", + "Command": "Update-MgBetaPolicyPermissionGrantPreApprovalPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionGrantPreApprovalPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -700802,15 +700794,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", - "CommandAlias": null, - "Command": "Update-MgBetaPolicyRoleManagementPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaPolicyRoleManagementPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -700819,15 +700811,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", - "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", - "CommandAlias": null, - "Command": "Update-MgBetaPolicyRoleManagementPolicyAssignment", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaPolicyRoleManagementPolicyAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -700836,15 +700828,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", - "CommandAlias": null, - "Command": "Update-MgBetaPolicyRoleManagementPolicyEffectiveRule", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaPolicyRoleManagementPolicyEffectiveRule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -700853,12 +700845,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", - "CommandAlias": null, - "Command": "Update-MgBetaPolicyRoleManagementPolicyRule", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", "Permissions": [ { "Name": "RoleManagementPolicy.ReadWrite.Directory", @@ -700877,8 +700866,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicyrule-update?view=graph-rest-beta", + "Command": "Update-MgBetaPolicyRoleManagementPolicyRule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -700887,15 +700879,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy", - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}", - "CommandAlias": null, - "Command": "Update-MgBetaPolicyServicePrincipalCreationPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaPolicyServicePrincipalCreationPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -700904,15 +700896,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/{servicePrincipalCreationConditionSet-id}", - "CommandAlias": null, - "Command": "Update-MgBetaPolicyServicePrincipalCreationPolicyExclude", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/{servicePrincipalCreationConditionSet-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaPolicyServicePrincipalCreationPolicyExclude", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -700921,15 +700913,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/{servicePrincipalCreationConditionSet-id}", - "CommandAlias": null, - "Command": "Update-MgBetaPolicyServicePrincipalCreationPolicyInclude", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/{servicePrincipalCreationConditionSet-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaPolicyServicePrincipalCreationPolicyInclude", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -700938,12 +700930,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", - "CommandAlias": null, - "Command": "Update-MgBetaPolicyTokenIssuancePolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -700978,8 +700967,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-update?view=graph-rest-beta", + "Command": "Update-MgBetaPolicyTokenIssuancePolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -700988,12 +700980,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", - "CommandAlias": null, - "Command": "Update-MgBetaPolicyTokenLifetimePolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -701028,8 +701017,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-update?view=graph-rest-beta", + "Command": "Update-MgBetaPolicyTokenLifetimePolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -701038,30 +701030,30 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrint", - "Uri": "/print", - "CommandAlias": null, - "Command": "Update-MgBetaPrint", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaPrint", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrint", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrintConnector", - "Uri": "/print/connectors/{printConnector-id}", - "CommandAlias": null, - "Command": "Update-MgBetaPrintConnector", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/connectors/{printConnector-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printconnector-update?view=graph-rest-beta", + "Command": "Update-MgBetaPrintConnector", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintConnector", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -701070,15 +701062,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrintOperation", - "Uri": "/print/operations/{printOperation-id}", - "CommandAlias": null, - "Command": "Update-MgBetaPrintOperation", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/operations/{printOperation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaPrintOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -701087,12 +701079,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrinter", - "Uri": "/print/printers/{printer-id}", - "CommandAlias": null, - "Command": "Update-MgBetaPrintPrinter", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}", "Permissions": [ { "Name": "Printer.ReadWrite.All", @@ -701119,8 +701108,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-update?view=graph-rest-beta", + "Command": "Update-MgBetaPrintPrinter", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrinter", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -701129,12 +701121,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrintJob", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", - "CommandAlias": null, - "Command": "Update-MgBetaPrintPrinterJob", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", "Permissions": [ { "Name": "PrintJob.ReadWriteBasic.All", @@ -701161,8 +701150,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-update?view=graph-rest-beta", + "Command": "Update-MgBetaPrintPrinterJob", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintJob", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -701171,15 +701163,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrintDocument", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "CommandAlias": null, - "Command": "Update-MgBetaPrintPrinterJobDocument", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaPrintPrinterJobDocument", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintDocument", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -701188,15 +701180,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrintTask", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "CommandAlias": null, - "Command": "Update-MgBetaPrintPrinterJobTask", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaPrintPrinterJobTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintTask", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -701205,15 +701197,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrinterShare", - "Uri": "/print/printerShares/{printerShare-id}", - "CommandAlias": null, - "Command": "Update-MgBetaPrintPrinterShare", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaPrintPrinterShare", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrinterShare", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -701222,15 +701214,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaPrintPrinterShareAllowedUserMailboxSetting", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaPrintPrinterShareAllowedUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -701239,15 +701231,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrintJob", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}", - "CommandAlias": null, - "Command": "Update-MgBetaPrintPrinterShareJob", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaPrintPrinterShareJob", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintJob", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -701256,15 +701248,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrintDocument", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "CommandAlias": null, - "Command": "Update-MgBetaPrintPrinterShareJobDocument", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaPrintPrinterShareJobDocument", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintDocument", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -701273,15 +701265,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrintTask", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "CommandAlias": null, - "Command": "Update-MgBetaPrintPrinterShareJobTask", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaPrintPrinterShareJobTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintTask", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -701290,15 +701282,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrintTaskTrigger", - "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", - "CommandAlias": null, - "Command": "Update-MgBetaPrintPrinterTaskTrigger", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaPrintPrinterTaskTrigger", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -701307,15 +701299,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrintService", - "Uri": "/print/services/{printService-id}", - "CommandAlias": null, - "Command": "Update-MgBetaPrintService", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/services/{printService-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaPrintService", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintService", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -701324,15 +701316,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrintServiceEndpoint", - "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", - "CommandAlias": null, - "Command": "Update-MgBetaPrintServiceEndpoint", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaPrintServiceEndpoint", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintServiceEndpoint", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -701341,15 +701333,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrinterShare", - "Uri": "/print/shares/{printerShare-id}", - "CommandAlias": null, - "Command": "Update-MgBetaPrintShare", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-update?view=graph-rest-beta", + "Command": "Update-MgBetaPrintShare", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrinterShare", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -701358,15 +701350,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaPrintShareAllowedUserMailboxSetting", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaPrintShareAllowedUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -701375,15 +701367,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrintJob", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}", - "CommandAlias": null, - "Command": "Update-MgBetaPrintShareJob", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaPrintShareJob", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintJob", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -701392,15 +701384,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrintDocument", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "CommandAlias": null, - "Command": "Update-MgBetaPrintShareJobDocument", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaPrintShareJobDocument", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintDocument", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -701409,15 +701401,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrintTask", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "CommandAlias": null, - "Command": "Update-MgBetaPrintShareJobTask", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaPrintShareJobTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintTask", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -701426,15 +701418,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrintTaskDefinition", - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", - "CommandAlias": null, - "Command": "Update-MgBetaPrintTaskDefinition", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-update-taskdefinition?view=graph-rest-beta", + "Command": "Update-MgBetaPrintTaskDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -701443,15 +701435,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrintTask", - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", - "CommandAlias": null, - "Command": "Update-MgBetaPrintTaskDefinitionTask", "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtaskdefinition-update-task?view=graph-rest-beta", + "Command": "Update-MgBetaPrintTaskDefinitionTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintTask", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -701460,15 +701452,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSubjectRightsRequest", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", - "CommandAlias": null, - "Command": "Update-MgBetaPrivacySubjectRightsRequest", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-update?view=graph-rest-beta", + "Command": "Update-MgBetaPrivacySubjectRightsRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -701477,15 +701469,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaPrivacySubjectRightsRequestApproverMailboxSetting", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaPrivacySubjectRightsRequestApproverMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -701494,15 +701486,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaPrivacySubjectRightsRequestCollaboratorMailboxSetting", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaPrivacySubjectRightsRequestCollaboratorMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -701511,15 +701503,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAuthoredNote", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "CommandAlias": null, - "Command": "Update-MgBetaPrivacySubjectRightsRequestNote", "Module": "Beta.Compliance", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaPrivacySubjectRightsRequestNote", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthoredNote", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -701528,15 +701520,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrivilegedAccess", - "Uri": "/privilegedAccess/{privilegedAccess-id}", - "CommandAlias": null, - "Command": "Update-MgBetaPrivilegedAccess", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaPrivilegedAccess", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccess", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -701545,15 +701537,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGovernanceResource", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}", - "CommandAlias": null, - "Command": "Update-MgBetaPrivilegedAccessResource", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaPrivilegedAccessResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -701562,15 +701554,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}", - "CommandAlias": null, - "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignment", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -701579,15 +701571,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", - "CommandAlias": null, - "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -701596,15 +701588,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", - "CommandAlias": null, - "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -701613,15 +701605,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGovernanceSubject", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", - "CommandAlias": null, - "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentRequestSubject", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentRequestSubject", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceSubject", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -701630,15 +701622,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", - "CommandAlias": null, - "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -701647,15 +701639,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGovernanceSubject", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/subject", - "CommandAlias": null, - "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentSubject", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/subject", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentSubject", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceSubject", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -701664,15 +701656,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}", - "CommandAlias": null, - "Command": "Update-MgBetaPrivilegedAccessResourceRoleDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaPrivilegedAccessResourceRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -701681,15 +701673,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}", - "CommandAlias": null, - "Command": "Update-MgBetaPrivilegedAccessResourceRoleSetting", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaPrivilegedAccessResourceRoleSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -701698,15 +701690,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", - "CommandAlias": null, - "Command": "Update-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -701715,15 +701707,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}", - "CommandAlias": null, - "Command": "Update-MgBetaPrivilegedAccessRoleAssignment", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaPrivilegedAccessRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -701732,15 +701724,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", - "CommandAlias": null, - "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -701749,15 +701741,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", - "CommandAlias": null, - "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentRequestRoleDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentRequestRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -701766,15 +701758,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGovernanceSubject", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", - "CommandAlias": null, - "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentRequestSubject", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentRequestSubject", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceSubject", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -701783,15 +701775,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", - "CommandAlias": null, - "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentRoleDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -701800,15 +701792,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGovernanceSubject", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/subject", - "CommandAlias": null, - "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentSubject", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/subject", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentSubject", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceSubject", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -701817,15 +701809,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}", - "CommandAlias": null, - "Command": "Update-MgBetaPrivilegedAccessRoleDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaPrivilegedAccessRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -701834,15 +701826,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}", - "CommandAlias": null, - "Command": "Update-MgBetaPrivilegedAccessRoleSetting", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaPrivilegedAccessRoleSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -701851,15 +701843,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", - "CommandAlias": null, - "Command": "Update-MgBetaPrivilegedAccessRoleSettingRoleDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaPrivilegedAccessRoleSettingRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -701868,15 +701860,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrivilegedApproval", - "Uri": "/privilegedApproval/{privilegedApproval-id}", - "CommandAlias": null, - "Command": "Update-MgBetaPrivilegedApproval", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedApproval/{privilegedApproval-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaPrivilegedApproval", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedApproval", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -701885,15 +701877,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrivilegedRole", - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo", - "CommandAlias": null, - "Command": "Update-MgBetaPrivilegedApprovalRoleInfo", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaPrivilegedApprovalRoleInfo", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRole", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -701902,15 +701894,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/settings", - "CommandAlias": null, - "Command": "Update-MgBetaPrivilegedApprovalRoleInfoSetting", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/settings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaPrivilegedApprovalRoleInfoSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -701919,15 +701911,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/summary", - "CommandAlias": null, - "Command": "Update-MgBetaPrivilegedApprovalRoleInfoSummary", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/summary", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaPrivilegedApprovalRoleInfoSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -701936,15 +701928,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrivilegedOperationEvent", - "Uri": "/privilegedOperationEvents/{privilegedOperationEvent-id}", - "CommandAlias": null, - "Command": "Update-MgBetaPrivilegedOperationEvent", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedOperationEvents/{privilegedOperationEvent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaPrivilegedOperationEvent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedOperationEvent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -701953,15 +701945,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrivilegedRole", - "Uri": "/privilegedRoles/{privilegedRole-id}", - "CommandAlias": null, - "Command": "Update-MgBetaPrivilegedRole", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedRoles/{privilegedRole-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaPrivilegedRole", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRole", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -701970,15 +701962,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}", - "CommandAlias": null, - "Command": "Update-MgBetaPrivilegedRoleAssignment", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaPrivilegedRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -701987,15 +701979,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}", - "CommandAlias": null, - "Command": "Update-MgBetaPrivilegedRoleAssignmentRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaPrivilegedRoleAssignmentRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -702004,15 +701996,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrivilegedRole", - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo", - "CommandAlias": null, - "Command": "Update-MgBetaPrivilegedRoleAssignmentRequestRoleInfo", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaPrivilegedRoleAssignmentRequestRoleInfo", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRole", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -702021,15 +702013,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/settings", - "CommandAlias": null, - "Command": "Update-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSetting", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/settings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -702038,15 +702030,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/summary", - "CommandAlias": null, - "Command": "Update-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSummary", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/summary", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -702055,15 +702047,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrivilegedRole", - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo", - "CommandAlias": null, - "Command": "Update-MgBetaPrivilegedRoleAssignmentRoleInfo", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaPrivilegedRoleAssignmentRoleInfo", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRole", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -702072,15 +702064,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/settings", - "CommandAlias": null, - "Command": "Update-MgBetaPrivilegedRoleAssignmentRoleInfoSetting", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/settings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaPrivilegedRoleAssignmentRoleInfoSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -702089,15 +702081,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/summary", - "CommandAlias": null, - "Command": "Update-MgBetaPrivilegedRoleAssignmentRoleInfoSummary", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/summary", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaPrivilegedRoleAssignmentRoleInfoSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -702106,15 +702098,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", - "Uri": "/privilegedRoles/{privilegedRole-id}/settings", - "CommandAlias": null, - "Command": "Update-MgBetaPrivilegedRoleSetting", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedRoles/{privilegedRole-id}/settings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaPrivilegedRoleSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -702123,15 +702115,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", - "Uri": "/privilegedRoles/{privilegedRole-id}/summary", - "CommandAlias": null, - "Command": "Update-MgBetaPrivilegedRoleSummary", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/privilegedRoles/{privilegedRole-id}/summary", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaPrivilegedRoleSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -702140,15 +702132,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphProgram", - "Uri": "/programs/{program-id}", - "CommandAlias": null, - "Command": "Update-MgBetaProgram", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/programs/{program-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/program-update?view=graph-rest-beta", + "Command": "Update-MgBetaProgram", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProgram", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -702157,15 +702149,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphProgramControl", - "Uri": "/programControls/{programControl-id}", - "CommandAlias": null, - "Command": "Update-MgBetaProgramControl", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/programControls/{programControl-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaProgramControl", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProgramControl", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -702182,15 +702174,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphProgram", - "Uri": "/programControls/{programControl-id}/program", - "CommandAlias": null, - "Command": "Update-MgBetaProgramControlProgram", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/programControls/{programControl-id}/program", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaProgramControlProgram", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProgram", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -702203,15 +702195,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphProgramControlType", - "Uri": "/programControlTypes/{programControlType-id}", - "CommandAlias": null, - "Command": "Update-MgBetaProgramControlType", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/programControlTypes/{programControlType-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaProgramControlType", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProgramControlType", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -702220,15 +702212,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserRegistrationDetails", - "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", - "CommandAlias": null, - "Command": "Update-MgBetaReportAuthenticationMethodUserRegistrationDetail", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaReportAuthenticationMethodUserRegistrationDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserRegistrationDetails", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -702237,12 +702229,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphHealthMonitoringAlert", - "Uri": "/reports/healthMonitoring/alerts/{alert-id}", - "CommandAlias": null, - "Command": "Update-MgBetaReportHealthMonitoringAlert", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/healthMonitoring/alerts/{alert-id}", "Permissions": [ { "Name": "HealthMonitoringAlert.ReadWrite.All", @@ -702261,8 +702250,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/healthmonitoring-alert-update?view=graph-rest-beta", + "Command": "Update-MgBetaReportHealthMonitoringAlert", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHealthMonitoringAlert", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -702271,15 +702263,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphHealthMonitoringAlertConfiguration", - "Uri": "/reports/healthMonitoring/alertConfigurations/{alertConfiguration-id}", - "CommandAlias": null, - "Command": "Update-MgBetaReportHealthMonitoringAlertConfiguration", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/healthMonitoring/alertConfigurations/{alertConfiguration-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/healthmonitoring-alertconfiguration-update?view=graph-rest-beta", + "Command": "Update-MgBetaReportHealthMonitoringAlertConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHealthMonitoringAlertConfiguration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -702288,30 +702280,30 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPartnersBilling", - "Uri": "/reports/partners/billing", - "CommandAlias": null, - "Command": "Update-MgBetaReportPartnerBilling", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/partners/billing", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaReportPartnerBilling", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPartnersBilling", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPartnersBillingManifest", - "Uri": "/reports/partners/billing/manifests/{manifest-id}", - "CommandAlias": null, - "Command": "Update-MgBetaReportPartnerBillingManifest", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/partners/billing/manifests/{manifest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaReportPartnerBillingManifest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPartnersBillingManifest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -702320,15 +702312,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPartnersBillingOperation", - "Uri": "/reports/partners/billing/operations/{operation-id}", - "CommandAlias": null, - "Command": "Update-MgBetaReportPartnerBillingOperation", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/partners/billing/operations/{operation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaReportPartnerBillingOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -702337,120 +702329,120 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPartnersBillingReconciliation", - "Uri": "/reports/partners/billing/reconciliation", - "CommandAlias": null, - "Command": "Update-MgBetaReportPartnerBillingReconciliation", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/partners/billing/reconciliation", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaReportPartnerBillingReconciliation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPartnersBillingReconciliation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/reports/partners/billing/reconciliation/billed", - "CommandAlias": null, - "Command": "Update-MgBetaReportPartnerBillingReconciliationBilled", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/partners/billing/reconciliation/billed", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaReportPartnerBillingReconciliationBilled", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPartnersBillingAzureUsage", - "Uri": "/reports/partners/billing/usage", - "CommandAlias": null, - "Command": "Update-MgBetaReportPartnerBillingUsage", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/partners/billing/usage", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaReportPartnerBillingUsage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPartnersBillingAzureUsage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/reports/partners/billing/usage/billed", - "CommandAlias": null, - "Command": "Update-MgBetaReportPartnerBillingUsageBilled", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/partners/billing/usage/billed", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaReportPartnerBillingUsageBilled", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/reports/partners/billing/usage/unbilled", - "CommandAlias": null, - "Command": "Update-MgBetaReportPartnerBillingUsageUnbilled", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/partners/billing/usage/unbilled", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaReportPartnerBillingUsageUnbilled", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAzureAdAuthentication", - "Uri": "/reports/sla/azureADAuthentication", - "CommandAlias": null, - "Command": "Update-MgBetaReportSlaAzureAdAuthentication", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/sla/azureADAuthentication", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaReportSlaAzureAdAuthentication", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAzureAdAuthentication", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDailyUserInsightMetricsRoot", - "Uri": "/reports/userInsights/daily", - "CommandAlias": null, - "Command": "Update-MgBetaReportUserInsightDaily", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/userInsights/daily", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaReportUserInsightDaily", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDailyUserInsightMetricsRoot", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMfaTelecomFraudMetric", - "Uri": "/reports/userInsights/daily/mfaTelecomFraud/{mfaTelecomFraudMetric-id}", - "CommandAlias": null, - "Command": "Update-MgBetaReportUserInsightDailyMfaTelecomFraud", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/userInsights/daily/mfaTelecomFraud/{mfaTelecomFraudMetric-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaReportUserInsightDailyMfaTelecomFraud", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMfaTelecomFraudMetric", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -702459,30 +702451,30 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMonthlyUserInsightMetricsRoot", - "Uri": "/reports/userInsights/monthly", - "CommandAlias": null, - "Command": "Update-MgBetaReportUserInsightMonthly", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/userInsights/monthly", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaReportUserInsightMonthly", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMonthlyUserInsightMetricsRoot", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMfaUserCountMetric", - "Uri": "/reports/userInsights/monthly/mfaRegisteredUsers/{mfaUserCountMetric-id}", - "CommandAlias": null, - "Command": "Update-MgBetaReportUserInsightMonthlyMfaRegisteredUser", "Module": "Beta.Reports", + "CommandAlias": null, + "Uri": "/reports/userInsights/monthly/mfaRegisteredUsers/{mfaUserCountMetric-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaReportUserInsightMonthlyMfaRegisteredUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMfaUserCountMetric", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -702491,15 +702483,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRiskDetection", - "Uri": "/identityProtection/riskDetections/{riskDetection-id}", - "CommandAlias": null, - "Command": "Update-MgBetaRiskDetection", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identityProtection/riskDetections/{riskDetection-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRiskDetection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRiskDetection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -702508,15 +702500,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRiskyServicePrincipal", - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", - "CommandAlias": null, - "Command": "Update-MgBetaRiskyServicePrincipal", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRiskyServicePrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRiskyServicePrincipal", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -702525,15 +702517,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", - "CommandAlias": null, - "Command": "Update-MgBetaRiskyServicePrincipalHistory", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRiskyServicePrincipalHistory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -702542,15 +702534,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRiskyUser", - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", - "CommandAlias": null, - "Command": "Update-MgBetaRiskyUser", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRiskyUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRiskyUser", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -702559,15 +702551,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", - "CommandAlias": null, - "Command": "Update-MgBetaRiskyUserHistory", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRiskyUserHistory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -702576,12 +702568,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRoleManagement", - "Uri": "/roleManagement", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagement", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -702616,38 +702605,41 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagement", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoleManagement", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRbacApplicationMultiple", - "Uri": "/roleManagement/cloudPC", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementCloudPc", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementCloudPc", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRbacApplicationMultiple", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementCloudPcResourceNamespace", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementCloudPcResourceNamespace", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -702656,15 +702648,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -702673,15 +702665,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionResourceScope", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionResourceScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -702690,15 +702682,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementCloudPcRoleAssignment", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentmultiple-update?view=graph-rest-beta", + "Command": "Update-MgBetaRoleManagementCloudPcRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -702707,15 +702699,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAppScope", - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -702724,12 +702716,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementCloudPcRoleDefinition", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -702812,8 +702801,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-update?view=graph-rest-beta", + "Command": "Update-MgBetaRoleManagementCloudPcRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -702822,15 +702814,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -702839,30 +702831,30 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRbacApplicationMultiple", - "Uri": "/roleManagement/defender", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementDefender", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/defender", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementDefender", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRbacApplicationMultiple", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Uri": "/roleManagement/defender/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementDefenderResourceNamespace", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/defender/resourceNamespaces/{unifiedRbacResourceNamespace-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementDefenderResourceNamespace", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -702871,15 +702863,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Uri": "/roleManagement/defender/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementDefenderResourceNamespaceResourceAction", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/defender/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementDefenderResourceNamespaceResourceAction", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -702888,15 +702880,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", - "Uri": "/roleManagement/defender/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementDefenderResourceNamespaceResourceActionResourceScope", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/defender/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementDefenderResourceNamespaceResourceActionResourceScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -702905,12 +702897,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", - "Uri": "/roleManagement/defender/roleAssignments/{unifiedRoleAssignmentMultiple-id}", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementDefenderRoleAssignment", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/defender/roleAssignments/{unifiedRoleAssignmentMultiple-id}", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Defender", @@ -702929,8 +702918,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementDefenderRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -702939,15 +702931,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAppScope", - "Uri": "/roleManagement/defender/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementDefenderRoleAssignmentAppScope", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/defender/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementDefenderRoleAssignmentAppScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -702956,12 +702948,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/defender/roleDefinitions/{unifiedRoleDefinition-id}", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementDefenderRoleDefinition", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/defender/roleDefinitions/{unifiedRoleDefinition-id}", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Defender", @@ -702980,8 +702969,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementDefenderRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -702990,15 +702982,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/defender/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementDefenderRoleDefinitionInheritPermissionFrom", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/defender/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementDefenderRoleDefinitionInheritPermissionFrom", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -703007,12 +702999,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRbacApplicationMultiple", - "Uri": "/roleManagement/deviceManagement", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementDeviceManagement", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -703047,23 +703036,26 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementDeviceManagement", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRbacApplicationMultiple", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementDeviceManagementResourceNamespace", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementDeviceManagementResourceNamespace", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -703072,15 +703064,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -703089,15 +703081,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionResourceScope", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionResourceScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -703106,32 +703098,32 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementDeviceManagementRoleAssignment", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentmultiple-update?view=graph-rest-beta", + "Command": "Update-MgBetaRoleManagementDeviceManagementRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ] - }, - { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAppScope", - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", + "UpdateViaIdentityExpanded" + ] + }, + { "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -703140,12 +703132,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementDeviceManagementRoleDefinition", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -703228,8 +703217,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementDeviceManagementRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -703238,15 +703230,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -703255,30 +703247,30 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRbacApplication", - "Uri": "/roleManagement/directory", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementDirectory", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementDirectory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRbacApplication", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementDirectoryResourceNamespace", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementDirectoryResourceNamespace", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -703287,15 +703279,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -703304,15 +703296,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionResourceScope", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionResourceScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -703321,15 +703313,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignment", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -703338,15 +703330,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphApproval", - "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentApproval", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentApproval", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApproval", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -703355,15 +703347,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphApprovalStep", - "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApprovalStep", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -703372,15 +703364,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAppScope", - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentAppScope", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentAppScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -703389,15 +703381,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -703406,15 +703398,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -703423,15 +703415,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -703440,12 +703432,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementDirectoryRoleDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -703480,8 +703469,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-update?view=graph-rest-beta", + "Command": "Update-MgBetaRoleManagementDirectoryRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -703490,15 +703482,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -703507,15 +703499,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -703524,15 +703516,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -703541,15 +703533,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -703558,15 +703550,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -703575,15 +703567,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAppScope", - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentAppScope", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentAppScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -703592,15 +703584,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRbacApplication", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementEnterpriseApp", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementEnterpriseApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRbacApplication", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -703609,15 +703601,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementEnterpriseAppResourceNamespace", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementEnterpriseAppResourceNamespace", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -703626,15 +703618,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -703643,15 +703635,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionResourceScope", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionResourceScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -703660,15 +703652,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignment", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -703677,15 +703669,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphApproval", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApproval", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -703694,15 +703686,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphApprovalStep", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApprovalStep", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -703711,15 +703703,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAppScope", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentAppScope", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/appScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentAppScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -703728,15 +703720,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -703745,15 +703737,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -703762,15 +703754,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -703779,15 +703771,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -703796,15 +703788,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -703813,15 +703805,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -703830,15 +703822,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -703847,15 +703839,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -703864,15 +703856,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -703881,15 +703873,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAppScope", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentAppScope", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentAppScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -703898,30 +703890,30 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRbacApplication", - "Uri": "/roleManagement/entitlementManagement", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementEntitlementManagement", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementEntitlementManagement", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRbacApplication", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementEntitlementManagementResourceNamespace", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementEntitlementManagementResourceNamespace", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -703930,15 +703922,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -703947,15 +703939,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionResourceScope", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionResourceScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -703964,15 +703956,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignment", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -703981,15 +703973,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphApproval", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApproval", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -703998,15 +703990,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphApprovalStep", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApprovalStep", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -704015,15 +704007,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAppScope", - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentAppScope", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentAppScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -704032,15 +704024,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -704049,15 +704041,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -704066,15 +704058,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -704083,15 +704075,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleDefinition", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -704100,15 +704092,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -704117,15 +704109,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -704134,15 +704126,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -704151,15 +704143,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -704168,15 +704160,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -704185,15 +704177,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAppScope", - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentAppScope", "Module": "Beta.Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentAppScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -704202,27 +704194,24 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRbacApplication", - "Uri": "/roleManagement/exchange", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementExchange", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/exchange", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementExchange", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacApplication", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCustomAppScope", - "Uri": "/roleManagement/exchange/customAppScopes/{customAppScope-id}", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementExchangeCustomAppScope", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/customAppScopes/{customAppScope-id}", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Exchange", @@ -704241,8 +704230,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customappscope-update?view=graph-rest-beta", + "Command": "Update-MgBetaRoleManagementExchangeCustomAppScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomAppScope", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -704251,15 +704243,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementExchangeResourceNamespace", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementExchangeResourceNamespace", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -704268,15 +704260,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -704285,15 +704277,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", - "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementExchangeResourceNamespaceResourceActionResourceScope", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementExchangeResourceNamespaceResourceActionResourceScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -704302,12 +704294,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementExchangeRoleAssignment", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Exchange", @@ -704326,8 +704315,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementExchangeRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -704336,15 +704328,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAppScope", - "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementExchangeRoleAssignmentAppScope", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}/appScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementExchangeRoleAssignmentAppScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -704353,12 +704345,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementExchangeRoleDefinition", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Exchange", @@ -704377,8 +704366,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementExchangeRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -704387,15 +704379,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementExchangeRoleDefinitionInheritPermissionFrom", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementExchangeRoleDefinitionInheritPermissionFrom", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -704404,15 +704396,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementExchangeTransitiveRoleAssignment", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementExchangeTransitiveRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -704421,15 +704413,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAppScope", - "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementExchangeTransitiveRoleAssignmentAppScope", "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaRoleManagementExchangeTransitiveRoleAssignmentAppScope", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -704438,12 +704430,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSchemaExtension", - "Uri": "/schemaExtensions/{schemaExtension-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSchemaExtension", "Module": "Beta.SchemaExtensions", + "CommandAlias": null, + "Uri": "/schemaExtensions/{schemaExtension-id}", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -704470,8 +704459,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-update?view=graph-rest-beta", + "Command": "Update-MgBetaSchemaExtension", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSchemaExtension", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -704480,12 +704472,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSearchAcronym", - "Uri": "/search/acronyms/{acronym-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSearchAcronym", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/search/acronyms/{acronym-id}", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -704520,8 +704509,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-acronym-update?view=graph-rest-beta", + "Command": "Update-MgBetaSearchAcronym", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSearchAcronym", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -704530,12 +704522,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSearchBookmark", - "Uri": "/search/bookmarks/{bookmark-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSearchBookmark", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/search/bookmarks/{bookmark-id}", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -704570,8 +704559,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-bookmark-update?view=graph-rest-beta", + "Command": "Update-MgBetaSearchBookmark", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSearchBookmark", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -704580,30 +704572,30 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSearchEntity", - "Uri": "/search", - "CommandAlias": null, - "Command": "Update-MgBetaSearchEntity", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/search", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSearchEntity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSearchEntity", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSearchQna", - "Uri": "/search/qnas/{qna-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSearchQna", "Module": "Beta.Search", + "CommandAlias": null, + "Uri": "/search/qnas/{qna-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-qna-update?view=graph-rest-beta", + "Command": "Update-MgBetaSearchQna", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSearchQna", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -704612,15 +704604,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityAction", - "Uri": "/security/securityActions/{securityAction-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityAction", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/securityActions/{securityAction-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityAction", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityAction", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -704629,12 +704621,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAlert", - "Uri": "/security/alerts/{alert-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityAlert", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/alerts/{alert-id}", "Permissions": [ { "Name": "SecurityEvents.ReadWrite.All", @@ -704653,8 +704642,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/alert-update?view=graph-rest-beta", + "Command": "Update-MgBetaSecurityAlert", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAlert", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -704663,12 +704655,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphAlert", - "Uri": "/security/alerts/updateAlerts", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityAlertMultiple", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/alerts/updateAlerts", "Permissions": [ { "Name": "SecurityEvents.ReadWrite.All", @@ -704687,20 +704676,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/alert-updatealerts?view=graph-rest-beta", + "Command": "Update-MgBetaSecurityAlertMultiple", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAlert", + "Method": "POST", "Variants": [ "Update1", "UpdateExpanded1" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityAlert", - "Uri": "/security/alerts_v2/{alert-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityAlertV2", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/alerts_v2/{alert-id}", "Permissions": [ { "Name": "SecurityAlert.ReadWrite.All", @@ -704719,8 +704708,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-alert-update?view=graph-rest-beta", + "Command": "Update-MgBetaSecurityAlertV2", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityAlert", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -704729,15 +704721,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSimulationAutomation", - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityAttackSimulationAutomation", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityAttackSimulationAutomation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSimulationAutomation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -704746,15 +704738,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSimulationAutomationRun", - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityAttackSimulationAutomationRun", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityAttackSimulationAutomationRun", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSimulationAutomationRun", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -704763,15 +704755,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEndUserNotification", - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityAttackSimulationEndUserNotification", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityAttackSimulationEndUserNotification", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEndUserNotification", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -704780,15 +704772,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEndUserNotificationDetail", - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityAttackSimulationEndUserNotificationDetail", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityAttackSimulationEndUserNotificationDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEndUserNotificationDetail", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -704797,15 +704789,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphLandingPage", - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityAttackSimulationLandingPage", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityAttackSimulationLandingPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLandingPage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -704814,15 +704806,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphLandingPageDetail", - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityAttackSimulationLandingPageDetail", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityAttackSimulationLandingPageDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLandingPageDetail", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -704831,15 +704823,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphLoginPage", - "Uri": "/security/attackSimulation/loginPages/{loginPage-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityAttackSimulationLoginPage", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/loginPages/{loginPage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityAttackSimulationLoginPage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLoginPage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -704848,15 +704840,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAttackSimulationOperation", - "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityAttackSimulationOperation", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityAttackSimulationOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttackSimulationOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -704865,15 +704857,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPayload", - "Uri": "/security/attackSimulation/payloads/{payload-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityAttackSimulationPayload", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/payloads/{payload-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityAttackSimulationPayload", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPayload", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -704882,15 +704874,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTraining", - "Uri": "/security/attackSimulation/trainings/{training-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityAttackSimulationTraining", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/trainings/{training-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityAttackSimulationTraining", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTraining", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -704899,12 +704891,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTrainingCampaign", - "Uri": "/security/attackSimulation/trainingCampaigns/{trainingCampaign-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityAttackSimulationTrainingCampaign", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/trainingCampaigns/{trainingCampaign-id}", "Permissions": [ { "Name": "AttackSimulation.ReadWrite.All", @@ -704923,8 +704912,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trainingcampaign-update?view=graph-rest-beta", + "Command": "Update-MgBetaSecurityAttackSimulationTrainingCampaign", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTrainingCampaign", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -704933,15 +704925,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTrainingLanguageDetail", - "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityAttackSimulationTrainingLanguageDetail", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityAttackSimulationTrainingLanguageDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTrainingLanguageDetail", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -704950,30 +704942,30 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityAuditCoreRoot", - "Uri": "/security/auditLog", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityAuditLog", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/auditLog", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityAuditLog", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityAuditCoreRoot", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityAuditLogQuery", - "Uri": "/security/auditLog/queries/{auditLogQuery-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityAuditLogQuery", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/auditLog/queries/{auditLogQuery-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityAuditLogQuery", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityAuditLogQuery", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -704982,15 +704974,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityAuditLogRecord", - "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records/{auditLogRecord-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityAuditLogQueryRecord", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records/{auditLogRecord-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityAuditLogQueryRecord", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityAuditLogRecord", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -704999,27 +704991,24 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityCasesRoot", - "Uri": "/security/cases", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityCase", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityCase", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityCasesRoot", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityCaseEdiscoveryCase", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -705054,8 +705043,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-update?view=graph-rest-beta", + "Command": "Update-MgBetaSecurityCaseEdiscoveryCase", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -705064,15 +705056,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodian", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodian", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -705081,12 +705073,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/updateIndex", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodianIndex", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/updateIndex", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -705121,8 +705110,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-updateindex?view=graph-rest-beta", + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodianIndex", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Update", "Update1", @@ -705133,15 +705125,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecuritySiteSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySiteSource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -705150,15 +705142,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -705167,15 +705159,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityUserSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityUserSource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -705184,12 +705176,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryHoldPolicy", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseLegalHold", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -705224,8 +705213,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseLegalHold", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryHoldPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -705234,15 +705226,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecuritySiteSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources/{siteSource-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources/{siteSource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySiteSource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -705251,15 +705243,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityUserSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources/{userSource-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources/{userSource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityUserSource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -705268,15 +705260,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseMember", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/caseMembers/{ediscoveryCaseMember-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseMember", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/caseMembers/{ediscoveryCaseMember-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseMember", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -705285,15 +705277,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -705302,12 +705294,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/updateIndex", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceIndex", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/updateIndex", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -705342,8 +705331,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-updateindex?view=graph-rest-beta", + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceIndex", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Update", "Update1", @@ -705354,15 +705346,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityCaseOperation", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseOperation", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityCaseOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -705371,12 +705363,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseReviewSet", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -705411,8 +705400,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseReviewSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -705421,15 +705413,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -705438,12 +705430,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -705478,8 +705467,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-update?view=graph-rest-beta", + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -705488,12 +705480,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseSearch", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -705528,8 +705517,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-update?view=graph-rest-beta", + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseSearch", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -705538,15 +705530,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityDataSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityDataSource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -705555,12 +705547,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseSettings", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseSetting", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", "Permissions": [ { "Name": "eDiscovery.ReadWrite.All", @@ -705579,8 +705568,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycasesettings-update?view=graph-rest-beta", + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -705589,12 +705581,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseTag", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -705629,8 +705618,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewtag-update?view=graph-rest-beta", + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseTag", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -705639,15 +705631,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCloudAppSecurityProfile", - "Uri": "/security/cloudAppSecurityProfiles/{cloudAppSecurityProfile-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityCloudAppSecurityProfile", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/cloudAppSecurityProfiles/{cloudAppSecurityProfile-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityCloudAppSecurityProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudAppSecurityProfile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -705656,30 +705648,30 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityCollaborationRoot", - "Uri": "/security/collaboration", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityCollaboration", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/collaboration", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityCollaboration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityCollaborationRoot", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityAnalyzedEmail", - "Uri": "/security/collaboration/analyzedEmails/{analyzedEmail-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityCollaborationAnalyzedEmail", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/collaboration/analyzedEmails/{analyzedEmail-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityCollaborationAnalyzedEmail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityAnalyzedEmail", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -705688,45 +705680,45 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityDataDiscoveryRoot", - "Uri": "/security/dataDiscovery", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityDataDiscovery", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/dataDiscovery", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityDataDiscovery", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityDataDiscoveryRoot", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityDataDiscoveryReport", - "Uri": "/security/dataDiscovery/cloudAppDiscovery", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityDataDiscoveryCloudAppDiscovery", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/dataDiscovery/cloudAppDiscovery", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityDataDiscoveryCloudAppDiscovery", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityDataDiscoveryReport", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityCloudAppDiscoveryReport", - "Uri": "/security/dataDiscovery/cloudAppDiscovery/uploadedStreams/{cloudAppDiscoveryReport-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityDataDiscoveryCloudAppDiscoveryUploadedStream", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/dataDiscovery/cloudAppDiscovery/uploadedStreams/{cloudAppDiscoveryReport-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityDataDiscoveryCloudAppDiscoveryUploadedStream", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityCloudAppDiscoveryReport", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -705735,15 +705727,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDomainSecurityProfile", - "Uri": "/security/domainSecurityProfiles/{domainSecurityProfile-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityDomainSecurityProfile", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/domainSecurityProfiles/{domainSecurityProfile-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityDomainSecurityProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDomainSecurityProfile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -705752,15 +705744,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphFileSecurityProfile", - "Uri": "/security/fileSecurityProfiles/{fileSecurityProfile-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityFileSecurityProfile", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/fileSecurityProfiles/{fileSecurityProfile-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityFileSecurityProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFileSecurityProfile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -705769,15 +705761,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphHostSecurityProfile", - "Uri": "/security/hostSecurityProfiles/{hostSecurityProfile-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityHostSecurityProfile", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/hostSecurityProfiles/{hostSecurityProfile-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityHostSecurityProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHostSecurityProfile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -705786,27 +705778,24 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityIdentityContainer", - "Uri": "/security/identities", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityIdentity", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/identities", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityIdentity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityIdentityContainer", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityHealthIssue", - "Uri": "/security/identities/healthIssues/{healthIssue-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityIdentityHealthIssue", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/identities/healthIssues/{healthIssue-id}", "Permissions": [ { "Name": "SecurityIdentitiesHealth.ReadWrite.All", @@ -705825,8 +705814,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-healthissue-update?view=graph-rest-beta", + "Command": "Update-MgBetaSecurityIdentityHealthIssue", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHealthIssue", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -705835,12 +705827,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecuritySensor", - "Uri": "/security/identities/sensors/{sensor-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityIdentitySensor", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/identities/sensors/{sensor-id}", "Permissions": [ { "Name": "SecurityIdentitiesSensors.ReadWrite.All", @@ -705859,8 +705848,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensor-update?view=graph-rest-beta", + "Command": "Update-MgBetaSecurityIdentitySensor", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySensor", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -705869,12 +705861,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityIncident", - "Uri": "/security/incidents/{incident-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityIncident", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/incidents/{incident-id}", "Permissions": [ { "Name": "SecurityIncident.ReadWrite.All", @@ -705893,8 +705882,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-incident-update?view=graph-rest-beta", + "Command": "Update-MgBetaSecurityIncident", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityIncident", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -705903,45 +705895,45 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityInformationProtection", - "Uri": "/security/informationProtection", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityInformationProtection", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/informationProtection", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityInformationProtection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityInformationProtection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityInformationProtectionPolicySetting", - "Uri": "/security/informationProtection/labelPolicySettings", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityInformationProtectionLabelPolicySetting", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/informationProtection/labelPolicySettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityInformationProtectionLabelPolicySetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityInformationProtectionPolicySetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", - "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityInformationProtectionSensitivityLabel", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityInformationProtectionSensitivityLabel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -705950,15 +705942,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", - "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityInformationProtectionSensitivityLabelParent", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityInformationProtectionSensitivityLabelParent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -705967,15 +705959,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIPSecurityProfile", - "Uri": "/security/ipSecurityProfiles/{ipSecurityProfile-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityIPSecurityProfile", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/ipSecurityProfiles/{ipSecurityProfile-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityIPSecurityProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIPSecurityProfile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -705984,30 +705976,30 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityLabelsRoot", - "Uri": "/security/labels", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityLabel", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/labels", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityLabel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityLabelsRoot", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", - "Uri": "/security/labels/authorities/{authorityTemplate-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityLabelAuthority", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/labels/authorities/{authorityTemplate-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityLabelAuthority", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -706016,15 +706008,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", - "Uri": "/security/labels/categories/{categoryTemplate-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityLabelCategory", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/labels/categories/{categoryTemplate-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityLabelCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -706033,15 +706025,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", - "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/{subcategoryTemplate-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityLabelCategorySubcategory", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/{subcategoryTemplate-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityLabelCategorySubcategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -706050,15 +706042,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityCitationTemplate", - "Uri": "/security/labels/citations/{citationTemplate-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityLabelCitation", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/labels/citations/{citationTemplate-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityLabelCitation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityCitationTemplate", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -706067,15 +706059,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", - "Uri": "/security/labels/departments/{departmentTemplate-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityLabelDepartment", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/labels/departments/{departmentTemplate-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityLabelDepartment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -706084,15 +706076,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", - "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityLabelFilePlanReference", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityLabelFilePlanReference", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -706101,15 +706093,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityRetentionLabel", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityLabelRetentionLabel", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionlabel-update?view=graph-rest-beta", + "Command": "Update-MgBetaSecurityLabelRetentionLabel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityRetentionLabel", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -706118,15 +706110,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityFilePlanDescriptor", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityLabelRetentionLabelDescriptor", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityLabelRetentionLabelDescriptor", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityFilePlanDescriptor", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -706135,15 +706127,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-stageNumber}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityLabelRetentionLabelDispositionReviewStage", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-stageNumber}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityLabelRetentionLabelDispositionReviewStage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -706152,27 +706144,24 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPartnerSecurity", - "Uri": "/security/partner", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityPartner", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/partner", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityPartner", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPartnerSecurity", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPartnerSecurityAlert", - "Uri": "/security/partner/securityAlerts/{partnerSecurityAlert-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityPartnerSecurityAlert", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/partner/securityAlerts/{partnerSecurityAlert-id}", "Permissions": [ { "Name": "PartnerSecurity.ReadWrite.All", @@ -706191,8 +706180,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partner-security-partnersecurityalert-update?view=graph-rest-beta", + "Command": "Update-MgBetaSecurityPartnerSecurityAlert", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPartnerSecurityAlert", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -706201,30 +706193,30 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPartnerSecurityScore", - "Uri": "/security/partner/securityScore", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityPartnerSecurityScore", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/partner/securityScore", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityPartnerSecurityScore", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPartnerSecurityScore", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPartnerSecurityCustomerInsight", - "Uri": "/security/partner/securityScore/customerInsights/{customerInsight-tenantId}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityPartnerSecurityScoreCustomerInsight", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/partner/securityScore/customerInsights/{customerInsight-tenantId}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityPartnerSecurityScoreCustomerInsight", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPartnerSecurityCustomerInsight", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -706233,15 +706225,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPartnerSecurityScoreHistory", - "Uri": "/security/partner/securityScore/history/{securityScoreHistory-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityPartnerSecurityScoreHistory", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/partner/securityScore/history/{securityScoreHistory-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityPartnerSecurityScoreHistory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPartnerSecurityScoreHistory", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -706250,15 +706242,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPartnerSecurityRequirement", - "Uri": "/security/partner/securityScore/requirements/{securityRequirement-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityPartnerSecurityScoreRequirement", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/partner/securityScore/requirements/{securityRequirement-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityPartnerSecurityScoreRequirement", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPartnerSecurityRequirement", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -706267,15 +706259,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphProviderTenantSetting", - "Uri": "/security/providerTenantSettings/{providerTenantSetting-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityProviderTenantSetting", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/providerTenantSettings/{providerTenantSetting-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityProviderTenantSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProviderTenantSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -706284,27 +706276,24 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityRulesRoot", - "Uri": "/security/rules", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityRule", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/rules", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityRule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityRulesRoot", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityDetectionRule", - "Uri": "/security/rules/detectionRules/{detectionRule-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityRuleDetectionRule", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/rules/detectionRules/{detectionRule-id}", "Permissions": [ { "Name": "CustomDetection.ReadWrite.All", @@ -706323,8 +706312,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityRuleDetectionRule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityDetectionRule", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -706333,15 +706325,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecureScore", - "Uri": "/security/secureScores/{secureScore-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecuritySecureScore", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/secureScores/{secureScore-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecuritySecureScore", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecureScore", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -706350,12 +706342,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecureScoreControlProfile", - "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecuritySecureScoreControlProfile", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", "Permissions": [ { "Name": "SecurityEvents.ReadWrite.All", @@ -706374,8 +706363,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securescorecontrolprofiles-update?view=graph-rest-beta", + "Command": "Update-MgBetaSecuritySecureScoreControlProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecureScoreControlProfile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -706384,15 +706376,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSubjectRightsRequest", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecuritySubjectRightsRequest", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecuritySubjectRightsRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -706401,15 +706393,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaSecuritySubjectRightsRequestApproverMailboxSetting", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecuritySubjectRightsRequestApproverMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -706418,15 +706410,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaSecuritySubjectRightsRequestCollaboratorMailboxSetting", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecuritySubjectRightsRequestCollaboratorMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -706435,15 +706427,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAuthoredNote", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecuritySubjectRightsRequestNote", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecuritySubjectRightsRequestNote", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthoredNote", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -706452,30 +706444,30 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityThreatIntelligence", - "Uri": "/security/threatIntelligence", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityThreatIntelligence", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityThreatIntelligence", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityThreatIntelligence", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityArticle", - "Uri": "/security/threatIntelligence/articles/{article-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityThreatIntelligenceArticle", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/articles/{article-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityThreatIntelligenceArticle", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityArticle", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -706484,15 +706476,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityArticleIndicator", - "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityThreatIntelligenceArticleIndicator", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityThreatIntelligenceArticleIndicator", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityArticleIndicator", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -706501,15 +706493,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityHost", - "Uri": "/security/threatIntelligence/hosts/{host-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityThreatIntelligenceHost", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityThreatIntelligenceHost", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHost", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -706518,15 +706510,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityHostComponent", - "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityThreatIntelligenceHostComponent", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityThreatIntelligenceHostComponent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHostComponent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -706535,15 +706527,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityHostCookie", - "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityThreatIntelligenceHostCookie", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityThreatIntelligenceHostCookie", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHostCookie", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -706552,15 +706544,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityHostPair", - "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityThreatIntelligenceHostPair", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityThreatIntelligenceHostPair", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHostPair", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -706569,15 +706561,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityHostPort", - "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityThreatIntelligenceHostPort", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityThreatIntelligenceHostPort", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHostPort", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -706586,15 +706578,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityHostReputation", - "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityThreatIntelligenceHostReputation", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityThreatIntelligenceHostReputation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHostReputation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -706603,15 +706595,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", - "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityThreatIntelligenceHostSslCertificate", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityThreatIntelligenceHostSslCertificate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -706620,15 +706612,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityHostTracker", - "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityThreatIntelligenceHostTracker", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityThreatIntelligenceHostTracker", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHostTracker", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -706637,15 +706629,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", - "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityThreatIntelligenceIntelProfile", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityThreatIntelligenceIntelProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -706654,15 +706646,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", - "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityThreatIntelligencePassiveDnsRecord", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityThreatIntelligencePassiveDnsRecord", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -706671,15 +706663,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityThreatIntelligenceProfileIndicator", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityThreatIntelligenceProfileIndicator", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -706688,15 +706680,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecuritySslCertificate", - "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityThreatIntelligenceSslCertificate", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}", "Permissions": [], + "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityThreatIntelligenceSslCertificate", "ApiVersion": "beta", - "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecuritySslCertificate", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -706705,15 +706697,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecuritySubdomain", - "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityThreatIntelligenceSubdomain", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityThreatIntelligenceSubdomain", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySubdomain", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -706722,15 +706714,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityVulnerability", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityThreatIntelligenceVulnerability", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityThreatIntelligenceVulnerability", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityVulnerability", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -706739,15 +706731,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityThreatIntelligenceVulnerabilityComponent", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityThreatIntelligenceVulnerabilityComponent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -706756,15 +706748,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", - "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityThreatIntelligenceWhoisHistoryRecord", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityThreatIntelligenceWhoisHistoryRecord", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -706773,15 +706765,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityWhoisRecord", - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityThreatIntelligenceWhoisRecord", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityThreatIntelligenceWhoisRecord", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityWhoisRecord", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -706790,30 +706782,30 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityThreatSubmissionRoot", - "Uri": "/security/threatSubmission", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityThreatSubmission", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatSubmission", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityThreatSubmission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityThreatSubmissionRoot", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmission", - "Uri": "/security/threatSubmission/emailThreats/{emailThreatSubmission-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityThreatSubmissionEmailThreat", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatSubmission/emailThreats/{emailThreatSubmission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityThreatSubmissionEmailThreat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmission", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -706822,12 +706814,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmissionPolicy", - "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies/{emailThreatSubmissionPolicy-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies/{emailThreatSubmissionPolicy-id}", "Permissions": [ { "Name": "ThreatSubmissionPolicy.ReadWrite.All", @@ -706846,8 +706835,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmissionPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -706856,15 +706848,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityFileThreatSubmission", - "Uri": "/security/threatSubmission/fileThreats/{fileThreatSubmission-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityThreatSubmissionFileThreat", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatSubmission/fileThreats/{fileThreatSubmission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityThreatSubmissionFileThreat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityFileThreatSubmission", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -706873,15 +706865,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityUrlThreatSubmission", - "Uri": "/security/threatSubmission/urlThreats/{urlThreatSubmission-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityThreatSubmissionUrlThreat", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/threatSubmission/urlThreats/{urlThreatSubmission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityThreatSubmissionUrlThreat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityUrlThreatSubmission", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -706890,12 +706882,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTiIndicator", - "Uri": "/security/tiIndicators/{tiIndicator-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityTiIndicator", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/tiIndicators/{tiIndicator-id}", "Permissions": [ { "Name": "ThreatIndicators.ReadWrite.OwnedBy", @@ -706914,8 +706903,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicator-update?view=graph-rest-beta", + "Command": "Update-MgBetaSecurityTiIndicator", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTiIndicator", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -706924,12 +706916,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphTiIndicator", - "Uri": "/security/tiIndicators/updateTiIndicators", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityTiIndicatorMultiple", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/tiIndicators/updateTiIndicators", "Permissions": [ { "Name": "ThreatIndicators.ReadWrite.OwnedBy", @@ -706948,38 +706937,41 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicator-updatetiindicators?view=graph-rest-beta", + "Command": "Update-MgBetaSecurityTiIndicatorMultiple", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTiIndicator", + "Method": "POST", "Variants": [ "Update1", "UpdateExpanded1" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityTriggersRoot", - "Uri": "/security/triggers", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityTrigger", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/triggers", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityTrigger", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityTriggersRoot", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityRetentionEvent", - "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityTriggerRetentionEvent", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityTriggerRetentionEvent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityRetentionEvent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -706988,27 +706980,24 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityTriggerTypesRoot", - "Uri": "/security/triggerTypes", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityTriggerType", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/triggerTypes", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSecurityTriggerType", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityTriggerTypesRoot", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityRetentionEventType", - "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityTriggerTypeRetentionEventType", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}", "Permissions": [ { "Name": "RecordsManagement.ReadWrite.All", @@ -707027,42 +707016,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ] - }, - { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserSecurityProfile", - "Uri": "/security/userSecurityProfiles/{userSecurityProfile-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityUserSecurityProfile", - "Module": "Beta.Security", - "Permissions": [], + "Command": "Update-MgBetaSecurityTriggerTypeRetentionEventType", "ApiVersion": "beta", - "ApiReferenceLink": null, - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ] - }, - { + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", "Method": "PATCH", - "OutputType": "IMicrosoftGraphServiceHealth", - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", - "CommandAlias": null, - "Command": "Update-MgBetaServiceAnnouncementHealthOverview", - "Module": "Beta.Devices.ServiceAnnouncement", - "Permissions": [], - "ApiVersion": "beta", - "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", @@ -707071,49 +707029,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphServiceHealthIssue", - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", + "Module": "Beta.Security", "CommandAlias": null, - "Command": "Update-MgBetaServiceAnnouncementHealthOverviewIssue", - "Module": "Beta.Devices.ServiceAnnouncement", + "Uri": "/security/userSecurityProfiles/{userSecurityProfile-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ] - }, - { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphServiceHealthIssue", - "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", - "CommandAlias": null, - "Command": "Update-MgBetaServiceAnnouncementIssue", - "Module": "Beta.Devices.ServiceAnnouncement", - "Permissions": [], + "Command": "Update-MgBetaSecurityUserSecurityProfile", "ApiVersion": "beta", - "ApiReferenceLink": null, - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ] - }, - { + "OutputType": "IMicrosoftGraphUserSecurityProfile", "Method": "PATCH", - "OutputType": "IMicrosoftGraphServiceUpdateMessage", - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", - "CommandAlias": null, - "Command": "Update-MgBetaServiceAnnouncementMessage", - "Module": "Beta.Devices.ServiceAnnouncement", - "Permissions": [], - "ApiVersion": "beta", - "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", @@ -707122,29 +707046,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", + "Module": "Beta.Applications", "CommandAlias": null, - "Command": "Update-MgBetaServiceAnnouncementMessageAttachment", - "Module": "Beta.Devices.ServiceAnnouncement", - "Permissions": [], - "ApiVersion": "beta", - "ApiReferenceLink": null, - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ] - }, - { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/servicePrincipals/{servicePrincipal-id}", - "CommandAlias": null, - "Command": "Update-MgBetaServicePrincipal", - "Module": "Beta.Applications", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -707187,8 +707091,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-upsert?view=graph-rest-beta", + "Command": "Update-MgBetaServicePrincipal", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -707197,15 +707104,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", - "CommandAlias": null, - "Command": "Update-MgBetaServicePrincipalAppRoleAssignedTo", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaServicePrincipalAppRoleAssignedTo", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -707214,15 +707121,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", - "CommandAlias": null, - "Command": "Update-MgBetaServicePrincipalAppRoleAssignment", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaServicePrincipalAppRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -707231,15 +707138,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/servicePrincipals(appId='{appId}')", - "CommandAlias": null, - "Command": "Update-MgBetaServicePrincipalByAppId", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals(appId='{appId}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-upsert?view=graph-rest-beta", + "Command": "Update-MgBetaServicePrincipalByAppId", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -707248,12 +707155,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCustomClaimsPolicy", - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsPolicy", - "CommandAlias": null, - "Command": "Update-MgBetaServicePrincipalClaimPolicy", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsPolicy", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -707288,8 +707192,11 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customclaimspolicy-update?view=graph-rest-beta", + "Command": "Update-MgBetaServicePrincipalClaimPolicy", "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-put-claimspolicy?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCustomClaimsPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -707298,15 +707205,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", - "CommandAlias": null, - "Command": "Update-MgBetaServicePrincipalDelegatedPermissionClassification", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaServicePrincipalDelegatedPermissionClassification", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -707315,15 +707222,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEndpoint", - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", - "CommandAlias": null, - "Command": "Update-MgBetaServicePrincipalEndpoint", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaServicePrincipalEndpoint", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -707332,15 +707239,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphLicenseDetails", - "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/{licenseDetails-id}", - "CommandAlias": null, - "Command": "Update-MgBetaServicePrincipalLicenseDetail", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/{licenseDetails-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaServicePrincipalLicenseDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLicenseDetails", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -707349,12 +707256,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/updatePasswordSingleSignOnCredentials", - "CommandAlias": null, - "Command": "Update-MgBetaServicePrincipalPasswordSingleSignOnCredential", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/updatePasswordSingleSignOnCredentials", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -707405,8 +707309,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-updatepasswordsinglesignoncredentials?view=graph-rest-beta", + "Command": "Update-MgBetaServicePrincipalPasswordSingleSignOnCredential", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Update", "UpdateExpanded", @@ -707415,12 +707322,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRemoteDesktopSecurityConfiguration", - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration", - "CommandAlias": null, - "Command": "Update-MgBetaServicePrincipalRemoteDesktopSecurityConfiguration", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration", "Permissions": [ { "Name": "Application-RemoteDesktopConfig.ReadWrite.All", @@ -707471,8 +707375,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-update?view=graph-rest-beta", + "Command": "Update-MgBetaServicePrincipalRemoteDesktopSecurityConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRemoteDesktopSecurityConfiguration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -707481,12 +707388,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTargetDeviceGroup", - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}", - "CommandAlias": null, - "Command": "Update-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}", "Permissions": [ { "Name": "Application-RemoteDesktopConfig.ReadWrite.All", @@ -707545,8 +707449,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/targetdevicegroup-update?view=graph-rest-beta", + "Command": "Update-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTargetDeviceGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -707555,15 +707462,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", - "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", - "CommandAlias": null, - "Command": "Update-MgBetaServicePrincipalRiskDetection", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaServicePrincipalRiskDetection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -707572,15 +707479,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSynchronizationJob", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", - "CommandAlias": null, - "Command": "Update-MgBetaServicePrincipalSynchronizationJob", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaServicePrincipalSynchronizationJob", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronizationJob", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -707589,15 +707496,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "CommandAlias": null, - "Command": "Update-MgBetaServicePrincipalSynchronizationJobBulkUpload", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaServicePrincipalSynchronizationJobBulkUpload", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -707606,15 +707513,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSynchronizationSchema", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "CommandAlias": null, - "Command": "Update-MgBetaServicePrincipalSynchronizationJobSchema", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-update?view=graph-rest-beta", + "Command": "Update-MgBetaServicePrincipalSynchronizationJobSchema", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -707623,15 +707530,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "CommandAlias": null, - "Command": "Update-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -707640,15 +707547,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSynchronizationTemplate", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", - "CommandAlias": null, - "Command": "Update-MgBetaServicePrincipalSynchronizationTemplate", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaServicePrincipalSynchronizationTemplate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -707657,15 +707564,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSynchronizationSchema", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "CommandAlias": null, - "Command": "Update-MgBetaServicePrincipalSynchronizationTemplateSchema", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaServicePrincipalSynchronizationTemplateSchema", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -707674,15 +707581,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "CommandAlias": null, - "Command": "Update-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -707691,15 +707598,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/shares/{sharedDriveItem-id}/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaShareCreatedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaShareCreatedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -707708,15 +707615,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaShareLastModifiedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaShareLastModifiedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -707725,15 +707632,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphList", - "Uri": "/shares/{sharedDriveItem-id}/list", - "CommandAlias": null, - "Command": "Update-MgBetaShareList", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaShareList", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphList", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -707742,15 +707649,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Update-MgBetaShareListColumn", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaShareListColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -707759,15 +707666,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", - "CommandAlias": null, - "Command": "Update-MgBetaShareListContentType", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaShareListContentType", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -707776,15 +707683,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Update-MgBetaShareListContentTypeColumn", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaShareListContentTypeColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -707793,15 +707700,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnLink", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "CommandAlias": null, - "Command": "Update-MgBetaShareListContentTypeColumnLink", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaShareListContentTypeColumnLink", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -707810,15 +707717,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaShareListCreatedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaShareListCreatedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -707827,15 +707734,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/shares/{sharedDriveItem-id}/listItem", - "CommandAlias": null, - "Command": "Update-MgBetaShareListItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/listItem", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaShareListItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -707848,15 +707755,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaShareListItemCreatedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaShareListItemCreatedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -707869,15 +707776,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "CommandAlias": null, - "Command": "Update-MgBetaShareListItemDocumentSetVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaShareListItemDocumentSetVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -707890,15 +707797,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "CommandAlias": null, - "Command": "Update-MgBetaShareListItemDocumentSetVersionField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaShareListItemDocumentSetVersionField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -707911,15 +707818,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", - "CommandAlias": null, - "Command": "Update-MgBetaShareListItemField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaShareListItemField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -707932,15 +707839,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaShareListItemLastModifiedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaShareListItemLastModifiedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -707953,15 +707860,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Update-MgBetaShareListItemPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaShareListItemPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -707974,15 +707881,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "CommandAlias": null, - "Command": "Update-MgBetaShareListItemVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaShareListItemVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -707995,15 +707902,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "CommandAlias": null, - "Command": "Update-MgBetaShareListItemVersionField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaShareListItemVersionField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -708016,15 +707923,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/shares/{sharedDriveItem-id}/list/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaShareListLastModifiedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaShareListLastModifiedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -708033,15 +707940,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", - "CommandAlias": null, - "Command": "Update-MgBetaShareListOperation", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaShareListOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -708050,15 +707957,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/shares/{sharedDriveItem-id}/list/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Update-MgBetaShareListPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaShareListPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -708067,15 +707974,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", - "CommandAlias": null, - "Command": "Update-MgBetaShareListSubscription", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaShareListSubscription", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -708084,15 +707991,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/shares/{sharedDriveItem-id}/permission", - "CommandAlias": null, - "Command": "Update-MgBetaSharePermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/permission", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSharePermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -708101,15 +708008,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSharedDriveItem", - "Uri": "/shares/{sharedDriveItem-id}", - "CommandAlias": null, - "Command": "Update-MgBetaShareSharedDriveItemSharedDriveItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaShareSharedDriveItemSharedDriveItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedDriveItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -708118,15 +708025,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSite", - "Uri": "/sites/{site-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSite", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSite", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSite", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -708135,15 +708042,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemAnalytics", - "Uri": "/sites/{site-id}/analytics", - "CommandAlias": null, - "Command": "Update-MgBetaSiteAnalytic", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSiteAnalytic", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -708152,15 +708059,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSiteAnalyticItemActivityStat", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSiteAnalyticItemActivityStat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -708169,15 +708076,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemActivity", - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSiteAnalyticItemActivityStatActivity", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSiteAnalyticItemActivityStatActivity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivity", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -708186,12 +708093,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSiteColumn", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", "Permissions": [ { "Name": "Sites.Manage.All", @@ -708226,8 +708130,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSiteColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -708236,12 +708143,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSiteContentType", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", "Permissions": [ { "Name": "Sites.Manage.All", @@ -708276,8 +708180,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-update?view=graph-rest-beta", + "Command": "Update-MgBetaSiteContentType", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -708286,12 +708193,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSiteContentTypeColumn", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [ { "Name": "Sites.Manage.All", @@ -708326,8 +708230,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/columndefinition-update?view=graph-rest-beta", + "Command": "Update-MgBetaSiteContentTypeColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -708336,15 +708243,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnLink", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSiteContentTypeColumnLink", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSiteContentTypeColumnLink", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -708353,15 +708260,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemAnalytics", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/analytics", - "CommandAlias": null, - "Command": "Update-MgBetaSiteGetByPathAnalytic", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/analytics", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSiteGetByPathAnalytic", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -708370,15 +708277,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenote", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/onenote", - "CommandAlias": null, - "Command": "Update-MgBetaSiteGetByPathOnenote", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/onenote", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSiteGetByPathOnenote", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenote", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -708387,15 +708294,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStore", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/termStore", - "CommandAlias": null, - "Command": "Update-MgBetaSiteGetByPathTermStore", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/termStore", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSiteGetByPathTermStore", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStore", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -708404,15 +708311,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphList", - "Uri": "/sites/{site-id}/lists/{list-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSiteList", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSiteList", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphList", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -708421,12 +708328,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSiteListColumn", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", "Permissions": [ { "Name": "Sites.Manage.All", @@ -708461,8 +708365,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSiteListColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -708471,12 +708378,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSiteListContentType", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", "Permissions": [ { "Name": "Sites.Manage.All", @@ -708511,8 +708415,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSiteListContentType", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -708521,12 +708428,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSiteListContentTypeColumn", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [ { "Name": "Sites.Manage.All", @@ -708561,8 +708465,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSiteListContentTypeColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -708571,15 +708478,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnLink", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSiteListContentTypeColumnLink", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSiteListContentTypeColumnLink", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -708588,15 +708495,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaSiteListCreatedByUserMailboxSetting", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSiteListCreatedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -708605,12 +708512,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSiteListItem", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -708629,8 +708533,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSiteListItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -708639,15 +708546,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemActivityOld", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSiteListItemActivity", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSiteListItemActivity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityOld", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -708656,15 +708563,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaSiteListItemCreatedByUserMailboxSetting", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSiteListItemCreatedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -708673,15 +708580,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSiteListItemDocumentSetVersion", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSiteListItemDocumentSetVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -708690,15 +708597,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "CommandAlias": null, - "Command": "Update-MgBetaSiteListItemDocumentSetVersionField", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSiteListItemDocumentSetVersionField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -708707,12 +708614,9 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "CommandAlias": null, - "Command": "Update-MgBetaSiteListItemField", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -708731,8 +708635,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-update?view=graph-rest-beta", + "Command": "Update-MgBetaSiteListItemField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -708741,15 +708648,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaSiteListItemLastModifiedByUserMailboxSetting", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSiteListItemLastModifiedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -708758,12 +708665,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSiteListItemPermission", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}", "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -708814,8 +708718,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSiteListItemPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -708824,15 +708731,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSiteListItemVersion", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSiteListItemVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -708841,15 +708748,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "CommandAlias": null, - "Command": "Update-MgBetaSiteListItemVersionField", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSiteListItemVersionField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -708858,15 +708765,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaSiteListLastModifiedByUserMailboxSetting", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSiteListLastModifiedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -708875,15 +708782,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSiteListOperation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSiteListOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -708892,12 +708799,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/sites/{site-id}/lists/{list-id}/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSiteListPermission", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/permissions/{permission-id}", "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -708948,8 +708852,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSiteListPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -708958,15 +708865,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSiteListSubscription", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSiteListSubscription", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -708975,15 +708882,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenote", - "Uri": "/sites/{site-id}/onenote", - "CommandAlias": null, - "Command": "Update-MgBetaSiteOnenoteContent", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSiteOnenoteContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenote", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -708992,15 +708899,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSiteOnenoteNotebookContent", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSiteOnenoteNotebookContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -709009,15 +708916,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSiteOnenoteNotebookSectionContent", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSiteOnenoteNotebookSectionContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -709026,15 +708933,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSiteOnenoteNotebookSectionGroupContent", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSiteOnenoteNotebookSectionGroupContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -709043,15 +708950,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSiteOnenoteNotebookSectionGroupSectionContent", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSiteOnenoteNotebookSectionGroupSectionContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -709060,15 +708967,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", - "CommandAlias": null, - "Command": "Update-MgBetaSiteOnenoteNotebookSectionGroupSectionPageContent", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSiteOnenoteNotebookSectionGroupSectionPageContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Patch", "PatchExpanded", @@ -709077,15 +708984,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", - "CommandAlias": null, - "Command": "Update-MgBetaSiteOnenoteNotebookSectionPageContent", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSiteOnenoteNotebookSectionPageContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Patch", "PatchExpanded", @@ -709094,15 +709001,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/sites/{site-id}/onenote/operations/{onenoteOperation-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSiteOnenoteOperationContent", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/operations/{onenoteOperation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSiteOnenoteOperationContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -709111,15 +709018,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", - "CommandAlias": null, - "Command": "Update-MgBetaSiteOnenotePageContent", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSiteOnenotePageContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Patch", "PatchExpanded", @@ -709128,15 +709035,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenoteResource", - "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSiteOnenoteResourceContent", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSiteOnenoteResourceContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -709145,15 +709052,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSiteOnenoteSectionContent", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSiteOnenoteSectionContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -709162,15 +709069,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSiteOnenoteSectionGroupContent", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSiteOnenoteSectionGroupContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -709179,15 +709086,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSiteOnenoteSectionGroupSectionContent", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSiteOnenoteSectionGroupSectionContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -709196,15 +709103,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", - "CommandAlias": null, - "Command": "Update-MgBetaSiteOnenoteSectionGroupSectionPageContent", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSiteOnenoteSectionGroupSectionPageContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Patch", "PatchExpanded", @@ -709213,15 +709120,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", - "CommandAlias": null, - "Command": "Update-MgBetaSiteOnenoteSectionPageContent", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSiteOnenoteSectionPageContent", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Patch", "PatchExpanded", @@ -709230,15 +709137,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSiteOperation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSiteOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -709247,12 +709154,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphBaseSitePage", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSitePage", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}", "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -709271,8 +709175,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSitePage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBaseSitePage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -709281,15 +709188,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCanvasLayout", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", - "CommandAlias": null, - "Command": "Update-MgBetaSitePageAsSitePageCanvaLayout", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSitePageAsSitePageCanvaLayout", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCanvasLayout", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -709298,15 +709205,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphHorizontalSection", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSection", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHorizontalSection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -709315,15 +709222,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -709332,15 +709239,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -709349,15 +709256,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphVerticalSection", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", - "CommandAlias": null, - "Command": "Update-MgBetaSitePageAsSitePageCanvaLayoutVerticalSection", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSitePageAsSitePageCanvaLayoutVerticalSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVerticalSection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -709366,15 +709273,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -709383,15 +709290,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaSitePageAsSitePageCreatedByUserMailboxSetting", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSitePageAsSitePageCreatedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -709400,15 +709307,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaSitePageAsSitePageLastModifiedByUserMailboxSetting", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSitePageAsSitePageLastModifiedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -709417,15 +709324,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSitePageAsSitePageWebPart", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSitePageAsSitePageWebPart", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -709434,15 +709341,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaSitePageCreatedByUserMailboxSetting", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSitePageCreatedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -709451,15 +709358,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaSitePageLastModifiedByUserMailboxSetting", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSitePageLastModifiedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -709468,15 +709375,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/sites/{site-id}/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSitePermission", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-update-permission?view=graph-rest-beta", + "Command": "Update-MgBetaSitePermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -709485,15 +709392,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStore", - "Uri": "/sites/{site-id}/termStore", - "CommandAlias": null, - "Command": "Update-MgBetaSiteTermStore", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSiteTermStore", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStore", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -709502,15 +709409,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreGroup", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSiteTermStoreGroup", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSiteTermStoreGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -709519,15 +709426,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSiteTermStoreGroupSet", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSiteTermStoreGroupSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -709536,15 +709443,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSiteTermStoreGroupSetChild", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSiteTermStoreGroupSetChild", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -709557,15 +709464,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSiteTermStoreGroupSetChildRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSiteTermStoreGroupSetChildRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -709578,15 +709485,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreGroup", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", - "CommandAlias": null, - "Command": "Update-MgBetaSiteTermStoreGroupSetParentGroup", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSiteTermStoreGroupSetParentGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -709595,15 +709502,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSiteTermStoreGroupSetRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSiteTermStoreGroupSetRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -709612,15 +709519,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSiteTermStoreGroupSetTerm", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSiteTermStoreGroupSetTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -709629,15 +709536,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "CommandAlias": null, - "Command": "Update-MgBetaSiteTermStoreGroupSetTermChild", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSiteTermStoreGroupSetTermChild", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -709646,15 +709553,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSiteTermStoreGroupSetTermChildRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSiteTermStoreGroupSetTermChildRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -709663,15 +709570,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSiteTermStoreGroupSetTermRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSiteTermStoreGroupSetTermRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -709680,15 +709587,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSiteTermStoreSet", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSiteTermStoreSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -709697,15 +709604,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSiteTermStoreSetChild", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSiteTermStoreSetChild", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -709718,15 +709625,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSiteTermStoreSetChildRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSiteTermStoreSetChildRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -709739,15 +709646,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreGroup", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "CommandAlias": null, - "Command": "Update-MgBetaSiteTermStoreSetParentGroup", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSiteTermStoreSetParentGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -709756,15 +709663,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "CommandAlias": null, - "Command": "Update-MgBetaSiteTermStoreSetParentGroupSet", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSiteTermStoreSetParentGroupSet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -709773,15 +709680,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetChild", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetChild", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -709794,15 +709701,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetChildRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetChildRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -709815,15 +709722,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -709832,15 +709739,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetTerm", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -709849,15 +709756,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "CommandAlias": null, - "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetTermChild", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetTermChild", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -709866,15 +709773,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -709883,15 +709790,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetTermRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetTermRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -709900,15 +709807,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSiteTermStoreSetRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSiteTermStoreSetRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -709917,15 +709824,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSiteTermStoreSetTerm", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSiteTermStoreSetTerm", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -709934,15 +709841,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "CommandAlias": null, - "Command": "Update-MgBetaSiteTermStoreSetTermChild", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSiteTermStoreSetTermChild", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -709951,15 +709858,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSiteTermStoreSetTermChildRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSiteTermStoreSetTermChildRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -709968,15 +709875,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSiteTermStoreSetTermRelation", "Module": "Beta.Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSiteTermStoreSetTermRelation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -709985,30 +709892,30 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphBackupRestoreRoot", - "Uri": "/solutions/backupRestore", - "CommandAlias": null, - "Command": "Update-MgBetaSolutionBackupRestore", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSolutionBackupRestore", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBackupRestoreRoot", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDriveProtectionRule", - "Uri": "/solutions/backupRestore/driveInclusionRules/{driveProtectionRule-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSolutionBackupRestoreDriveInclusionRule", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/driveInclusionRules/{driveProtectionRule-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSolutionBackupRestoreDriveInclusionRule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveProtectionRule", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -710017,15 +709924,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDriveProtectionUnit", - "Uri": "/solutions/backupRestore/driveProtectionUnits/{driveProtectionUnit-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSolutionBackupRestoreDriveProtectionUnit", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/driveProtectionUnits/{driveProtectionUnit-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSolutionBackupRestoreDriveProtectionUnit", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveProtectionUnit", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -710034,15 +709941,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDriveProtectionUnitsBulkAdditionJob", - "Uri": "/solutions/backupRestore/driveProtectionUnitsBulkAdditionJobs/{driveProtectionUnitsBulkAdditionJob-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSolutionBackupRestoreDriveProtectionUnitBulkAdditionJob", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/driveProtectionUnitsBulkAdditionJobs/{driveProtectionUnitsBulkAdditionJob-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSolutionBackupRestoreDriveProtectionUnitBulkAdditionJob", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveProtectionUnitsBulkAdditionJob", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -710051,15 +709958,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphExchangeProtectionPolicy", - "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSolutionBackupRestoreExchangeProtectionPolicy", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/exchangeprotectionpolicy-update?view=graph-rest-beta", + "Command": "Update-MgBetaSolutionBackupRestoreExchangeProtectionPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExchangeProtectionPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -710068,15 +709975,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphExchangeRestoreSession", - "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSolutionBackupRestoreExchangeRestoreSession", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/exchangerestoresession-update?view=graph-rest-beta", + "Command": "Update-MgBetaSolutionBackupRestoreExchangeRestoreSession", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExchangeRestoreSession", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -710085,15 +709992,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGranularMailboxRestoreArtifact", - "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/granularMailboxRestoreArtifacts/{granularMailboxRestoreArtifact-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/granularMailboxRestoreArtifacts/{granularMailboxRestoreArtifact-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGranularMailboxRestoreArtifact", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -710102,15 +710009,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxRestoreArtifact", - "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts/{mailboxRestoreArtifact-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts/{mailboxRestoreArtifact-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxRestoreArtifact", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -710119,15 +710026,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxRestoreArtifactsBulkAdditionRequest", - "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifactsBulkAdditionRequests/{mailboxRestoreArtifactsBulkAdditionRequest-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactBulkAdditionRequest", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifactsBulkAdditionRequests/{mailboxRestoreArtifactsBulkAdditionRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactBulkAdditionRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxRestoreArtifactsBulkAdditionRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -710136,15 +710043,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxProtectionRule", - "Uri": "/solutions/backupRestore/mailboxInclusionRules/{mailboxProtectionRule-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSolutionBackupRestoreMailboxInclusionRule", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/mailboxInclusionRules/{mailboxProtectionRule-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSolutionBackupRestoreMailboxInclusionRule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxProtectionRule", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -710153,15 +710060,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxProtectionUnit", - "Uri": "/solutions/backupRestore/mailboxProtectionUnits/{mailboxProtectionUnit-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSolutionBackupRestoreMailboxProtectionUnit", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/mailboxProtectionUnits/{mailboxProtectionUnit-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSolutionBackupRestoreMailboxProtectionUnit", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxProtectionUnit", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -710170,15 +710077,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxProtectionUnitsBulkAdditionJob", - "Uri": "/solutions/backupRestore/mailboxProtectionUnitsBulkAdditionJobs/{mailboxProtectionUnitsBulkAdditionJob-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSolutionBackupRestoreMailboxProtectionUnitBulkAdditionJob", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/mailboxProtectionUnitsBulkAdditionJobs/{mailboxProtectionUnitsBulkAdditionJob-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSolutionBackupRestoreMailboxProtectionUnitBulkAdditionJob", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxProtectionUnitsBulkAdditionJob", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -710187,15 +710094,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOneDriveForBusinessProtectionPolicy", - "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicy", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onedriveforbusinessprotectionpolicy-update?view=graph-rest-beta", + "Command": "Update-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOneDriveForBusinessProtectionPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -710204,15 +710111,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOneDriveForBusinessRestoreSession", - "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSession", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onedriveforbusinessrestoresession-update?view=graph-rest-beta", + "Command": "Update-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSession", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOneDriveForBusinessRestoreSession", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -710221,15 +710128,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDriveRestoreArtifact", - "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts/{driveRestoreArtifact-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts/{driveRestoreArtifact-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveRestoreArtifact", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -710238,15 +710145,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDriveRestoreArtifactsBulkAdditionRequest", - "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifactsBulkAdditionRequests/{driveRestoreArtifactsBulkAdditionRequest-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactBulkAdditionRequest", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifactsBulkAdditionRequests/{driveRestoreArtifactsBulkAdditionRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactBulkAdditionRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveRestoreArtifactsBulkAdditionRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -710255,15 +710162,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRestorePoint", - "Uri": "/solutions/backupRestore/restorePoints/{restorePoint-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSolutionBackupRestorePoint", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/restorePoints/{restorePoint-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSolutionBackupRestorePoint", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRestorePoint", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -710272,15 +710179,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphProtectionPolicyBase", - "Uri": "/solutions/backupRestore/protectionPolicies/{protectionPolicyBase-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSolutionBackupRestoreProtectionPolicy", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/protectionPolicies/{protectionPolicyBase-id}", "Permissions": [], + "ApiReferenceLink": null, + "Command": "Update-MgBetaSolutionBackupRestoreProtectionPolicy", "ApiVersion": "beta", - "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphProtectionPolicyBase", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -710289,15 +710196,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphServiceApp", - "Uri": "/solutions/backupRestore/serviceApps/{serviceApp-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSolutionBackupRestoreServiceApp", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/serviceApps/{serviceApp-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSolutionBackupRestoreServiceApp", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceApp", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -710306,15 +710213,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRestoreSessionBase", - "Uri": "/solutions/backupRestore/restoreSessions/{restoreSessionBase-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSolutionBackupRestoreSession", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/restoreSessions/{restoreSessionBase-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSolutionBackupRestoreSession", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRestoreSessionBase", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -710323,15 +710230,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSharePointProtectionPolicy", - "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSolutionBackupRestoreSharePointProtectionPolicy", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointprotectionpolicy-update?view=graph-rest-beta", + "Command": "Update-MgBetaSolutionBackupRestoreSharePointProtectionPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharePointProtectionPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -710340,15 +710247,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSharePointRestoreSession", - "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSolutionBackupRestoreSharePointRestoreSession", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSolutionBackupRestoreSharePointRestoreSession", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharePointRestoreSession", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -710357,15 +710264,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSiteRestoreArtifact", - "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts/{siteRestoreArtifact-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts/{siteRestoreArtifact-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSiteRestoreArtifact", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -710374,15 +710281,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSiteRestoreArtifactsBulkAdditionRequest", - "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifactsBulkAdditionRequests/{siteRestoreArtifactsBulkAdditionRequest-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactBulkAdditionRequest", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifactsBulkAdditionRequests/{siteRestoreArtifactsBulkAdditionRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactBulkAdditionRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSiteRestoreArtifactsBulkAdditionRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -710391,15 +710298,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSiteProtectionRule", - "Uri": "/solutions/backupRestore/siteInclusionRules/{siteProtectionRule-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSolutionBackupRestoreSiteInclusionRule", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/siteInclusionRules/{siteProtectionRule-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSolutionBackupRestoreSiteInclusionRule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSiteProtectionRule", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -710408,15 +710315,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSiteProtectionUnit", - "Uri": "/solutions/backupRestore/siteProtectionUnits/{siteProtectionUnit-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSolutionBackupRestoreSiteProtectionUnit", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/siteProtectionUnits/{siteProtectionUnit-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSolutionBackupRestoreSiteProtectionUnit", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSiteProtectionUnit", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -710425,15 +710332,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSiteProtectionUnitsBulkAdditionJob", - "Uri": "/solutions/backupRestore/siteProtectionUnitsBulkAdditionJobs/{siteProtectionUnitsBulkAdditionJob-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSolutionBackupRestoreSiteProtectionUnitBulkAdditionJob", "Module": "Beta.BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/siteProtectionUnitsBulkAdditionJobs/{siteProtectionUnitsBulkAdditionJob-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSolutionBackupRestoreSiteProtectionUnitBulkAdditionJob", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSiteProtectionUnitsBulkAdditionJob", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -710442,12 +710349,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphBusinessScenario", - "Uri": "/solutions/businessScenarios/{businessScenario-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSolutionBusinessScenario", "Module": "Beta.BusinessScenario", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}", "Permissions": [ { "Name": "BusinessScenarioConfig.ReadWrite.OwnedBy", @@ -710474,8 +710378,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenario-update?view=graph-rest-beta", + "Command": "Update-MgBetaSolutionBusinessScenario", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBusinessScenario", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -710484,15 +710391,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphBusinessScenario", - "Uri": "/solutions/businessScenarios(uniqueName='{uniqueName}')", - "CommandAlias": null, - "Command": "Update-MgBetaSolutionBusinessScenarioByUniqueName", "Module": "Beta.BusinessScenario", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios(uniqueName='{uniqueName}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenario-update?view=graph-rest-beta", + "Command": "Update-MgBetaSolutionBusinessScenarioByUniqueName", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBusinessScenario", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -710501,15 +710408,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphBusinessScenarioPlanner", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner", - "CommandAlias": null, - "Command": "Update-MgBetaSolutionBusinessScenarioPlanner", "Module": "Beta.BusinessScenario", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSolutionBusinessScenarioPlanner", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBusinessScenarioPlanner", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -710518,12 +710425,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerPlanConfiguration", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration", - "CommandAlias": null, - "Command": "Update-MgBetaSolutionBusinessScenarioPlannerPlanConfiguration", "Module": "Beta.BusinessScenario", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration", "Permissions": [ { "Name": "BusinessScenarioConfig.ReadWrite.OwnedBy", @@ -710550,8 +710454,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplanconfiguration-update?view=graph-rest-beta", + "Command": "Update-MgBetaSolutionBusinessScenarioPlannerPlanConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlanConfiguration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -710560,12 +710467,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerPlanConfigurationLocalization", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/{plannerPlanConfigurationLocalization-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSolutionBusinessScenarioPlannerPlanConfigurationLocalization", "Module": "Beta.BusinessScenario", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/{plannerPlanConfigurationLocalization-id}", "Permissions": [ { "Name": "BusinessScenarioConfig.ReadWrite.OwnedBy", @@ -710592,8 +710496,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSolutionBusinessScenarioPlannerPlanConfigurationLocalization", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlanConfigurationLocalization", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -710602,12 +710509,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphBusinessScenarioTask", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSolutionBusinessScenarioPlannerTask", "Module": "Beta.BusinessScenario", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}", "Permissions": [ { "Name": "BusinessScenarioData.ReadWrite.OwnedBy", @@ -710626,8 +710530,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenariotask-update?view=graph-rest-beta", + "Command": "Update-MgBetaSolutionBusinessScenarioPlannerTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBusinessScenarioTask", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -710636,15 +710543,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/assignedToTaskBoardFormat", - "CommandAlias": null, - "Command": "Update-MgBetaSolutionBusinessScenarioPlannerTaskAssignedToTaskBoardFormat", "Module": "Beta.BusinessScenario", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/assignedToTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSolutionBusinessScenarioPlannerTaskAssignedToTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -710653,15 +710560,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/bucketTaskBoardFormat", - "CommandAlias": null, - "Command": "Update-MgBetaSolutionBusinessScenarioPlannerTaskBucketTaskBoardFormat", "Module": "Beta.BusinessScenario", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/bucketTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSolutionBusinessScenarioPlannerTaskBucketTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -710670,12 +710577,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerTaskConfiguration", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/taskConfiguration", - "CommandAlias": null, - "Command": "Update-MgBetaSolutionBusinessScenarioPlannerTaskConfiguration", "Module": "Beta.BusinessScenario", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/taskConfiguration", "Permissions": [ { "Name": "BusinessScenarioConfig.ReadWrite.OwnedBy", @@ -710702,8 +710606,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertaskconfiguration-update?view=graph-rest-beta", + "Command": "Update-MgBetaSolutionBusinessScenarioPlannerTaskConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTaskConfiguration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -710712,15 +710619,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerTaskDetails", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/details", - "CommandAlias": null, - "Command": "Update-MgBetaSolutionBusinessScenarioPlannerTaskDetail", "Module": "Beta.BusinessScenario", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/details", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSolutionBusinessScenarioPlannerTaskDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTaskDetails", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -710729,15 +710636,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/progressTaskBoardFormat", - "CommandAlias": null, - "Command": "Update-MgBetaSolutionBusinessScenarioPlannerTaskProgressTaskBoardFormat", "Module": "Beta.BusinessScenario", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/progressTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSolutionBusinessScenarioPlannerTaskProgressTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -710746,15 +710653,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSubscribedSku", - "Uri": "/subscribedSkus/{subscribedSku-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSubscribedSku", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/subscribedSkus/{subscribedSku-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaSubscribedSku", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscribedSku", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -710763,15 +710670,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/subscriptions/{subscription-id}", - "CommandAlias": null, - "Command": "Update-MgBetaSubscription", "Module": "Beta.ChangeNotifications", + "CommandAlias": null, + "Uri": "/subscriptions/{subscription-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-update?view=graph-rest-beta", + "Command": "Update-MgBetaSubscription", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -710780,12 +710687,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeam", - "Uri": "/teams/{team-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTeam", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}", "Permissions": [ { "Name": "TeamSettings.ReadWrite.All", @@ -710844,8 +710748,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-update?view=graph-rest-beta", + "Command": "Update-MgBetaTeam", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeam", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -710854,12 +710761,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChannel", - "Uri": "/teams/{team-id}/channels/{channel-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTeamChannel", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}", "Permissions": [ { "Name": "ChannelSettings.ReadWrite.All", @@ -710918,8 +710822,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-patch?view=graph-rest-beta", + "Command": "Update-MgBetaTeamChannel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChannel", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -710928,15 +710835,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/teams/{team-id}/channels/{channel-id}/allMembers/{conversationMember-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTeamChannelMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/allMembers/{conversationMember-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamChannelMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -710949,15 +710856,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTeamChannelMessage", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-update?view=graph-rest-beta", + "Command": "Update-MgBetaTeamChannelMessage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -710966,15 +710873,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "CommandAlias": null, - "Command": "Update-MgBetaTeamChannelMessageReply", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamChannelMessageReply", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -710983,15 +710890,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTeamChannelMessageReplyHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamChannelMessageReplyHostedContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -711000,15 +710907,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamsChannelPlanner", - "Uri": "/teams/{team-id}/channels/{channel-id}/planner", - "CommandAlias": null, - "Command": "Update-MgBetaTeamChannelPlanner", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/planner", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamChannelPlanner", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsChannelPlanner", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -711017,15 +710924,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerPlan", - "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTeamChannelPlannerPlan", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamChannelPlannerPlan", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -711034,15 +710941,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerBucket", - "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTeamChannelPlannerPlanBucket", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamChannelPlannerPlanBucket", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerBucket", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -711051,15 +710958,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerTask", - "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTeamChannelPlannerPlanBucketTask", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamChannelPlannerPlanBucketTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -711068,15 +710975,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", - "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "CommandAlias": null, - "Command": "Update-MgBetaTeamChannelPlannerPlanBucketTaskAssignedToTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamChannelPlannerPlanBucketTaskAssignedToTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -711085,15 +710992,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", - "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat", - "CommandAlias": null, - "Command": "Update-MgBetaTeamChannelPlannerPlanBucketTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamChannelPlannerPlanBucketTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -711102,15 +711009,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerTaskDetails", - "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/details", - "CommandAlias": null, - "Command": "Update-MgBetaTeamChannelPlannerPlanBucketTaskDetail", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/details", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamChannelPlannerPlanBucketTaskDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTaskDetails", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -711119,15 +711026,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", - "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/progressTaskBoardFormat", - "CommandAlias": null, - "Command": "Update-MgBetaTeamChannelPlannerPlanBucketTaskProgressTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/progressTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamChannelPlannerPlanBucketTaskProgressTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -711136,15 +711043,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerPlanDetails", - "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/details", - "CommandAlias": null, - "Command": "Update-MgBetaTeamChannelPlannerPlanDetail", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/details", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamChannelPlannerPlanDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlanDetails", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -711153,15 +711060,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerTask", - "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTeamChannelPlannerPlanTask", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamChannelPlannerPlanTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -711170,15 +711077,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", - "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "CommandAlias": null, - "Command": "Update-MgBetaTeamChannelPlannerPlanTaskAssignedToTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamChannelPlannerPlanTaskAssignedToTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -711187,15 +711094,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", - "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat", - "CommandAlias": null, - "Command": "Update-MgBetaTeamChannelPlannerPlanTaskBucketTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamChannelPlannerPlanTaskBucketTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -711204,15 +711111,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerTaskDetails", - "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/details", - "CommandAlias": null, - "Command": "Update-MgBetaTeamChannelPlannerPlanTaskDetail", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/details", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamChannelPlannerPlanTaskDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTaskDetails", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -711221,15 +711128,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", - "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/progressTaskBoardFormat", - "CommandAlias": null, - "Command": "Update-MgBetaTeamChannelPlannerPlanTaskProgressTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/progressTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamChannelPlannerPlanTaskProgressTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -711238,15 +711145,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTeamChannelSharedWithTeam", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamChannelSharedWithTeam", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -711255,12 +711162,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamsTab", - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTeamChannelTab", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", "Permissions": [ { "Name": "TeamsTab.ReadWriteSelfForTeam", @@ -711351,8 +711255,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamChannelTab", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -711361,12 +711268,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/upgrade", - "CommandAlias": null, - "Command": "Update-MgBetaTeamInstalledApp", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/upgrade", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForTeam", @@ -711481,8 +711385,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-beta", + "Command": "Update-MgBetaTeamInstalledApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Upgrade", "UpgradeExpanded", @@ -711491,12 +711398,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/teams/{team-id}/members/{conversationMember-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTeamMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/members/{conversationMember-id}", "Permissions": [ { "Name": "ChannelMember.ReadWrite.All", @@ -711563,8 +711467,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-update-members?view=graph-rest-beta", + "Command": "Update-MgBetaTeamMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -711573,15 +711480,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", - "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTeamOperation", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -711590,15 +711497,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/teams/{team-id}/owners/{user-id}/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaTeamOwnerMailboxSetting", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/owners/{user-id}/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamOwnerMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -711607,15 +711514,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTeamPermissionGrant", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamPermissionGrant", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -711624,15 +711531,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphProfilePhoto", - "Uri": "/teams/{team-id}/photo", - "CommandAlias": null, - "Command": "Update-MgBetaTeamPhoto", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/photo", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilephoto-update?view=graph-rest-beta", + "Command": "Update-MgBetaTeamPhoto", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProfilePhoto", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -711641,15 +711548,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChannel", - "Uri": "/teams/{team-id}/primaryChannel", - "CommandAlias": null, - "Command": "Update-MgBetaTeamPrimaryChannel", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamPrimaryChannel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChannel", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -711658,15 +711565,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/teams/{team-id}/primaryChannel/allMembers/{conversationMember-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTeamPrimaryChannelMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/allMembers/{conversationMember-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamPrimaryChannelMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -711679,15 +711586,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTeamPrimaryChannelMessage", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamPrimaryChannelMessage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -711696,15 +711603,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "CommandAlias": null, - "Command": "Update-MgBetaTeamPrimaryChannelMessageReply", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamPrimaryChannelMessageReply", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -711713,15 +711620,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTeamPrimaryChannelMessageReplyHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamPrimaryChannelMessageReplyHostedContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -711730,15 +711637,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamsChannelPlanner", - "Uri": "/teams/{team-id}/primaryChannel/planner", - "CommandAlias": null, - "Command": "Update-MgBetaTeamPrimaryChannelPlanner", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/planner", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamPrimaryChannelPlanner", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsChannelPlanner", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -711747,15 +711654,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerPlan", - "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTeamPrimaryChannelPlannerPlan", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamPrimaryChannelPlannerPlan", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -711764,15 +711671,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerBucket", - "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTeamPrimaryChannelPlannerPlanBucket", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamPrimaryChannelPlannerPlanBucket", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerBucket", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -711781,15 +711688,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerTask", - "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTeamPrimaryChannelPlannerPlanBucketTask", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamPrimaryChannelPlannerPlanBucketTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -711798,15 +711705,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", - "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "CommandAlias": null, - "Command": "Update-MgBetaTeamPrimaryChannelPlannerPlanBucketTaskAssignedToTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamPrimaryChannelPlannerPlanBucketTaskAssignedToTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -711815,15 +711722,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", - "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat", - "CommandAlias": null, - "Command": "Update-MgBetaTeamPrimaryChannelPlannerPlanBucketTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamPrimaryChannelPlannerPlanBucketTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -711832,15 +711739,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerTaskDetails", - "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/details", - "CommandAlias": null, - "Command": "Update-MgBetaTeamPrimaryChannelPlannerPlanBucketTaskDetail", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/details", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamPrimaryChannelPlannerPlanBucketTaskDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTaskDetails", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -711849,15 +711756,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", - "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/progressTaskBoardFormat", - "CommandAlias": null, - "Command": "Update-MgBetaTeamPrimaryChannelPlannerPlanBucketTaskProgressTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/progressTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamPrimaryChannelPlannerPlanBucketTaskProgressTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -711866,15 +711773,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerPlanDetails", - "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/details", - "CommandAlias": null, - "Command": "Update-MgBetaTeamPrimaryChannelPlannerPlanDetail", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/details", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamPrimaryChannelPlannerPlanDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlanDetails", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -711883,15 +711790,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerTask", - "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTeamPrimaryChannelPlannerPlanTask", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamPrimaryChannelPlannerPlanTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -711900,15 +711807,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", - "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "CommandAlias": null, - "Command": "Update-MgBetaTeamPrimaryChannelPlannerPlanTaskAssignedToTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamPrimaryChannelPlannerPlanTaskAssignedToTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -711917,15 +711824,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", - "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat", - "CommandAlias": null, - "Command": "Update-MgBetaTeamPrimaryChannelPlannerPlanTaskBucketTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamPrimaryChannelPlannerPlanTaskBucketTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -711934,15 +711841,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerTaskDetails", - "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/details", - "CommandAlias": null, - "Command": "Update-MgBetaTeamPrimaryChannelPlannerPlanTaskDetail", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/details", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamPrimaryChannelPlannerPlanTaskDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTaskDetails", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -711951,15 +711858,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", - "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/progressTaskBoardFormat", - "CommandAlias": null, - "Command": "Update-MgBetaTeamPrimaryChannelPlannerPlanTaskProgressTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/progressTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamPrimaryChannelPlannerPlanTaskProgressTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -711968,15 +711875,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTeamPrimaryChannelSharedWithTeam", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamPrimaryChannelSharedWithTeam", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -711985,15 +711892,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamsTab", - "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTeamPrimaryChannelTab", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamPrimaryChannelTab", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -712002,15 +711909,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDayNote", - "Uri": "/teams/{team-id}/schedule/dayNotes/{dayNote-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTeamScheduleDayNote", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/dayNotes/{dayNote-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/daynote-update?view=graph-rest-beta", + "Command": "Update-MgBetaTeamScheduleDayNote", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDayNote", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -712019,15 +711926,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOfferShiftRequest", - "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTeamScheduleOfferShiftRequest", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamScheduleOfferShiftRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -712036,15 +711943,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOpenShift", - "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTeamScheduleOpenShift", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-update?view=graph-rest-beta", + "Command": "Update-MgBetaTeamScheduleOpenShift", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOpenShift", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -712053,15 +711960,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTeamScheduleOpenShiftChangeRequest", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamScheduleOpenShiftChangeRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -712070,15 +711977,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSchedulingGroup", - "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTeamScheduleSchedulingGroup", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedulinggroup-put?view=graph-rest-beta", + "Command": "Update-MgBetaTeamScheduleSchedulingGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSchedulingGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -712087,15 +711994,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphShift", - "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTeamScheduleShift", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shift-put?view=graph-rest-beta", + "Command": "Update-MgBetaTeamScheduleShift", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShift", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -712104,12 +712011,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphShiftsRoleDefinition", - "Uri": "/teams/{team-id}/schedule/shiftsRoleDefinitions/{shiftsRoleDefinition-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTeamScheduleShiftRoleDefinition", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/shiftsRoleDefinitions/{shiftsRoleDefinition-id}", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -712144,8 +712048,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamScheduleShiftRoleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShiftsRoleDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -712154,15 +712061,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTeamScheduleSwapShiftChangeRequest", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamScheduleSwapShiftChangeRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -712171,15 +712078,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTimeCard", - "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTeamScheduleTimeCard", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-replace?view=graph-rest-beta", + "Command": "Update-MgBetaTeamScheduleTimeCard", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeCard", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -712188,15 +712095,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTimeOff", - "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTeamScheduleTimeOff", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoff-put?view=graph-rest-beta", + "Command": "Update-MgBetaTeamScheduleTimeOff", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeOff", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -712205,15 +712112,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTimeOffReason", - "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTeamScheduleTimeOffReason", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffreason-put?view=graph-rest-beta", + "Command": "Update-MgBetaTeamScheduleTimeOffReason", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeOffReason", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -712222,15 +712129,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTimeOffRequest", - "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTeamScheduleTimeOffRequest", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamScheduleTimeOffRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeOffRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -712239,12 +712146,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamworkTag", - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTeamTag", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", "Permissions": [ { "Name": "TeamworkTag.ReadWrite", @@ -712263,8 +712167,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-update?view=graph-rest-beta", + "Command": "Update-MgBetaTeamTag", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkTag", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -712273,15 +712180,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamworkTagMember", - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTeamTagMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamTagMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -712290,30 +712197,30 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamwork", - "Uri": "/teamwork", - "CommandAlias": null, - "Command": "Update-MgBetaTeamwork", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamwork", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamwork", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/teamwork/deletedChats/{deletedChat-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTeamworkDeletedChat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedChats/{deletedChat-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamworkDeletedChat", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -712322,15 +712229,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeletedTeam", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTeamworkDeletedTeam", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamworkDeletedTeam", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeletedTeam", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -712339,15 +712246,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChannel", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTeamworkDeletedTeamChannel", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamworkDeletedTeamChannel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChannel", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -712356,15 +712263,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/allMembers/{conversationMember-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTeamworkDeletedTeamChannelMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/allMembers/{conversationMember-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamworkDeletedTeamChannelMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -712377,15 +712284,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTeamworkDeletedTeamChannelMessage", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamworkDeletedTeamChannelMessage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -712394,15 +712301,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -712411,15 +712318,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "CommandAlias": null, - "Command": "Update-MgBetaTeamworkDeletedTeamChannelMessageReply", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamworkDeletedTeamChannelMessageReply", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -712428,15 +712335,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -712445,15 +712352,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamsChannelPlanner", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner", - "CommandAlias": null, - "Command": "Update-MgBetaTeamworkDeletedTeamChannelPlanner", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamworkDeletedTeamChannelPlanner", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsChannelPlanner", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -712462,15 +712369,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerPlan", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTeamworkDeletedTeamChannelPlannerPlan", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamworkDeletedTeamChannelPlannerPlan", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -712479,15 +712386,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerBucket", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTeamworkDeletedTeamChannelPlannerPlanBucket", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamworkDeletedTeamChannelPlannerPlanBucket", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerBucket", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -712496,15 +712403,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerTask", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTeamworkDeletedTeamChannelPlannerPlanBucketTask", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamworkDeletedTeamChannelPlannerPlanBucketTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -712513,15 +712420,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "CommandAlias": null, - "Command": "Update-MgBetaTeamworkDeletedTeamChannelPlannerPlanBucketTaskAssignedToTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamworkDeletedTeamChannelPlannerPlanBucketTaskAssignedToTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -712530,15 +712437,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat", - "CommandAlias": null, - "Command": "Update-MgBetaTeamworkDeletedTeamChannelPlannerPlanBucketTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamworkDeletedTeamChannelPlannerPlanBucketTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -712547,15 +712454,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerTaskDetails", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/details", - "CommandAlias": null, - "Command": "Update-MgBetaTeamworkDeletedTeamChannelPlannerPlanBucketTaskDetail", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/details", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamworkDeletedTeamChannelPlannerPlanBucketTaskDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTaskDetails", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -712564,15 +712471,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/progressTaskBoardFormat", - "CommandAlias": null, - "Command": "Update-MgBetaTeamworkDeletedTeamChannelPlannerPlanBucketTaskProgressTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/progressTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamworkDeletedTeamChannelPlannerPlanBucketTaskProgressTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -712581,15 +712488,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerPlanDetails", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/details", - "CommandAlias": null, - "Command": "Update-MgBetaTeamworkDeletedTeamChannelPlannerPlanDetail", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/details", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamworkDeletedTeamChannelPlannerPlanDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlanDetails", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -712598,15 +712505,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerTask", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTeamworkDeletedTeamChannelPlannerPlanTask", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamworkDeletedTeamChannelPlannerPlanTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -712615,15 +712522,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "CommandAlias": null, - "Command": "Update-MgBetaTeamworkDeletedTeamChannelPlannerPlanTaskAssignedToTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamworkDeletedTeamChannelPlannerPlanTaskAssignedToTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -712632,15 +712539,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat", - "CommandAlias": null, - "Command": "Update-MgBetaTeamworkDeletedTeamChannelPlannerPlanTaskBucketTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamworkDeletedTeamChannelPlannerPlanTaskBucketTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -712649,15 +712556,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerTaskDetails", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/details", - "CommandAlias": null, - "Command": "Update-MgBetaTeamworkDeletedTeamChannelPlannerPlanTaskDetail", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/details", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamworkDeletedTeamChannelPlannerPlanTaskDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTaskDetails", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -712666,15 +712573,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/progressTaskBoardFormat", - "CommandAlias": null, - "Command": "Update-MgBetaTeamworkDeletedTeamChannelPlannerPlanTaskProgressTaskBoardFormat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/progressTaskBoardFormat", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamworkDeletedTeamChannelPlannerPlanTaskProgressTaskBoardFormat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -712683,15 +712590,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -712700,15 +712607,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamsTab", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTeamworkDeletedTeamChannelTab", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamworkDeletedTeamChannelTab", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -712717,15 +712624,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamworkDevice", - "Uri": "/teamwork/devices/{teamworkDevice-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTeamworkDevice", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/devices/{teamworkDevice-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamworkDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkDevice", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -712734,15 +712641,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamworkDeviceActivity", - "Uri": "/teamwork/devices/{teamworkDevice-id}/activity", - "CommandAlias": null, - "Command": "Update-MgBetaTeamworkDeviceActivity", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/devices/{teamworkDevice-id}/activity", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamworkDeviceActivity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkDeviceActivity", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -712751,15 +712658,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamworkDeviceConfiguration", - "Uri": "/teamwork/devices/{teamworkDevice-id}/configuration", - "CommandAlias": null, - "Command": "Update-MgBetaTeamworkDeviceConfiguration", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/devices/{teamworkDevice-id}/configuration", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamworkDeviceConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkDeviceConfiguration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -712768,15 +712675,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamworkDeviceHealth", - "Uri": "/teamwork/devices/{teamworkDevice-id}/health", - "CommandAlias": null, - "Command": "Update-MgBetaTeamworkDeviceHealth", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/devices/{teamworkDevice-id}/health", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamworkDeviceHealth", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkDeviceHealth", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -712785,15 +712692,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamworkDeviceOperation", - "Uri": "/teamwork/devices/{teamworkDevice-id}/operations/{teamworkDeviceOperation-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTeamworkDeviceOperation", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/devices/{teamworkDevice-id}/operations/{teamworkDeviceOperation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamworkDeviceOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkDeviceOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -712802,12 +712709,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teamwork/devices/{teamworkDevice-id}/updateSoftware", - "CommandAlias": null, - "Command": "Update-MgBetaTeamworkDeviceSoftware", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/devices/{teamworkDevice-id}/updateSoftware", "Permissions": [ { "Name": "TeamworkDevice.ReadWrite.All", @@ -712826,8 +712730,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdevice-updatesoftware?view=graph-rest-beta", + "Command": "Update-MgBetaTeamworkDeviceSoftware", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Update", "UpdateExpanded", @@ -712836,30 +712743,30 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamsAppSettings", - "Uri": "/teamwork/teamsAppSettings", - "CommandAlias": null, - "Command": "Update-MgBetaTeamworkTeamAppSetting", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/teamsAppSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsappsettings-update?view=graph-rest-beta", + "Command": "Update-MgBetaTeamworkTeamAppSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAppSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamTemplate", - "Uri": "/teamwork/teamTemplates/{teamTemplate-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTeamworkTeamTemplate", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/teamTemplates/{teamTemplate-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamworkTeamTemplate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamTemplate", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -712868,15 +712775,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamTemplateDefinition", - "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions/{teamTemplateDefinition-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTeamworkTeamTemplateDefinition", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions/{teamTemplateDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTeamworkTeamTemplateDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamTemplateDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -712885,12 +712792,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWorkforceIntegration", - "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTeamworkWorkforceIntegration", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", "Permissions": [ { "Name": "WorkforceIntegration.ReadWrite.All", @@ -712909,8 +712813,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-update?view=graph-rest-beta", + "Command": "Update-MgBetaTeamworkWorkforceIntegration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWorkforceIntegration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -712919,15 +712826,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipDelegatedAdminCustomer", "Module": "Beta.Identity.Partner", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTenantRelationshipDelegatedAdminCustomer", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -712936,15 +712843,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", "Module": "Beta.Identity.Partner", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -712953,12 +712860,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipDelegatedAdminRelationship", "Module": "Beta.Identity.Partner", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}", "Permissions": [ { "Name": "DelegatedAdminRelationship.ReadWrite.All", @@ -712977,8 +712881,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-update?view=graph-rest-beta", + "Command": "Update-MgBetaTenantRelationshipDelegatedAdminRelationship", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -712987,12 +712894,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", "Module": "Beta.Identity.Partner", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}", "Permissions": [ { "Name": "DelegatedAdminRelationship.ReadWrite.All", @@ -713011,8 +712915,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminaccessassignment-update?view=graph-rest-beta", + "Command": "Update-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -713021,15 +712928,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", "Module": "Beta.Identity.Partner", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -713038,15 +712945,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", "Module": "Beta.Identity.Partner", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -713055,15 +712962,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedTenantsTenant", - "Uri": "/tenantRelationships/managedTenants/tenants/{tenant-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipManagedTenant", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/tenants/{tenant-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTenantRelationshipManagedTenant", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsTenant", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -713072,15 +712979,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedTenantsAggregatedPolicyCompliance", - "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances/{aggregatedPolicyCompliance-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances/{aggregatedPolicyCompliance-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsAggregatedPolicyCompliance", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -713089,15 +712996,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipManagedTenantAlert", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTenantRelationshipManagedTenantAlert", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -713106,15 +713013,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertLog", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/{managedTenantAlertLog-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipManagedTenantAlertLog", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/{managedTenantAlertLog-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTenantRelationshipManagedTenantAlertLog", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertLog", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -713123,15 +713030,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipManagedTenantAlertRule", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTenantRelationshipManagedTenantAlertRule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -713140,15 +713047,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -713157,15 +713064,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", - "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/{managedTenantApiNotification-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipManagedTenantApiNotification", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/{managedTenantApiNotification-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTenantRelationshipManagedTenantApiNotification", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -713174,15 +713081,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedTenantsAppPerformance", - "Uri": "/tenantRelationships/managedTenants/appPerformances/{appPerformance-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipManagedTenantAppPerformance", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/appPerformances/{appPerformance-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTenantRelationshipManagedTenantAppPerformance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsAppPerformance", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -713191,15 +713098,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedTenantsAuditEvent", - "Uri": "/tenantRelationships/managedTenants/auditEvents/{auditEvent-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipManagedTenantAuditEvent", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/auditEvents/{auditEvent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTenantRelationshipManagedTenantAuditEvent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsAuditEvent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -713208,15 +713115,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcConnection", - "Uri": "/tenantRelationships/managedTenants/cloudPcConnections/{cloudPcConnection-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipManagedTenantCloudPcConnection", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/cloudPcConnections/{cloudPcConnection-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTenantRelationshipManagedTenantCloudPcConnection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcConnection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -713225,15 +713132,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcDevice", - "Uri": "/tenantRelationships/managedTenants/cloudPcDevices/{cloudPcDevice-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipManagedTenantCloudPcDevice", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/cloudPcDevices/{cloudPcDevice-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTenantRelationshipManagedTenantCloudPcDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcDevice", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -713242,15 +713149,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcOverview", - "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview/{cloudPcOverview-tenantId}", - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipManagedTenantCloudPcOverview", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview/{cloudPcOverview-tenantId}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTenantRelationshipManagedTenantCloudPcOverview", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcOverview", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -713259,15 +713166,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedTenantsConditionalAccessPolicyCoverage", - "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages/{conditionalAccessPolicyCoverage-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages/{conditionalAccessPolicyCoverage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsConditionalAccessPolicyCoverage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -713276,15 +713183,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedTenantsCredentialUserRegistrationsSummary", - "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries/{credentialUserRegistrationsSummary-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries/{credentialUserRegistrationsSummary-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsCredentialUserRegistrationsSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -713293,15 +713200,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedTenantsTenantCustomizedInformation", - "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation/{tenantCustomizedInformation-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipManagedTenantCustomizedInformation", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation/{tenantCustomizedInformation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenantcustomizedinformation-update?view=graph-rest-beta", + "Command": "Update-MgBetaTenantRelationshipManagedTenantCustomizedInformation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsTenantCustomizedInformation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -713310,15 +713217,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedTenantsTenantDetailedInformation", - "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation/{tenantDetailedInformation-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipManagedTenantDetailedInformation", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation/{tenantDetailedInformation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTenantRelationshipManagedTenantDetailedInformation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsTenantDetailedInformation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -713327,15 +713234,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedTenantsDeviceAppPerformance", - "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances/{deviceAppPerformance-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances/{deviceAppPerformance-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsDeviceAppPerformance", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -713344,15 +713251,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedTenantsDeviceCompliancePolicySettingStateSummary", - "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsDeviceCompliancePolicySettingStateSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -713361,15 +713268,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedTenantsDeviceHealthStatus", - "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses/{deviceHealthStatus-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses/{deviceHealthStatus-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsDeviceHealthStatus", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -713378,15 +713285,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", - "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/{managedTenantEmailNotification-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipManagedTenantEmailNotification", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/{managedTenantEmailNotification-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTenantRelationshipManagedTenantEmailNotification", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -713395,15 +713302,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup", - "Uri": "/tenantRelationships/managedTenants/tenantGroups/{tenantGroup-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipManagedTenantGroup", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/tenantGroups/{tenantGroup-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTenantRelationshipManagedTenantGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -713412,15 +713319,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceCompliance", - "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances/{managedDeviceCompliance-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances/{managedDeviceCompliance-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceCompliance", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -713429,15 +713336,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceComplianceTrend", - "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends/{managedDeviceComplianceTrend-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends/{managedDeviceComplianceTrend-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceComplianceTrend", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -713446,15 +713353,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedTenantsManagementAction", - "Uri": "/tenantRelationships/managedTenants/managementActions/{managementAction-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementAction", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementActions/{managementAction-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementAction", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementAction", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -713463,15 +713370,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedTenantsManagementActionTenantDeploymentStatus", - "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses/{managementActionTenantDeploymentStatus-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses/{managementActionTenantDeploymentStatus-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementActionTenantDeploymentStatus", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -713480,15 +713387,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedTenantsManagementIntent", - "Uri": "/tenantRelationships/managedTenants/managementIntents/{managementIntent-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementIntent", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementIntents/{managementIntent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementIntent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementIntent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -713497,15 +713404,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", - "Uri": "/tenantRelationships/managedTenants/managementTemplates/{managementTemplate-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplate", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplates/{managementTemplate-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplate", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -713514,15 +713421,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollection", - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -713531,15 +713438,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollectionTenantSummary", - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries/{managementTemplateCollectionTenantSummary-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries/{managementTemplateCollectionTenantSummary-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollectionTenantSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -713548,15 +713455,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", - "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -713565,15 +713472,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepTenantSummary", - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries/{managementTemplateStepTenantSummary-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries/{managementTemplateStepTenantSummary-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepTenantSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -713582,15 +713489,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -713599,15 +713506,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepDeployment", - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments/{managementTemplateStepDeployment-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments/{managementTemplateStepDeployment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepDeployment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -713616,15 +713523,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedTenantsMyRole", - "Uri": "/tenantRelationships/managedTenants/myRoles/{myRole-tenantId}", - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipManagedTenantMyRole", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/myRoles/{myRole-tenantId}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTenantRelationshipManagedTenantMyRole", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsMyRole", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -713633,15 +713540,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedTenantsTenantTag", - "Uri": "/tenantRelationships/managedTenants/tenantTags/{tenantTag-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipManagedTenantTag", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/tenantTags/{tenantTag-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenanttag-update?view=graph-rest-beta", + "Command": "Update-MgBetaTenantRelationshipManagedTenantTag", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsTenantTag", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -713650,15 +713557,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantTicketingEndpoint", - "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints/{managedTenantTicketingEndpoint-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints/{managedTenantTicketingEndpoint-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantTicketingEndpoint", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -713667,15 +713574,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedTenantsWindowsDeviceMalwareState", - "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates/{windowsDeviceMalwareState-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates/{windowsDeviceMalwareState-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsWindowsDeviceMalwareState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -713684,15 +713591,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedTenantsWindowsProtectionState", - "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates/{windowsProtectionState-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", "Module": "Beta.ManagedTenants", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates/{windowsProtectionState-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsWindowsProtectionState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -713701,27 +713608,24 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMultiTenantOrganization", - "Uri": "/tenantRelationships/multiTenantOrganization", - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipMultiTenantOrganization", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/tenantRelationships/multiTenantOrganization", "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantrelationship-put-multitenantorganization?view=graph-rest-beta", + "Command": "Update-MgBetaTenantRelationshipMultiTenantOrganization", "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphMultiTenantOrganization", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationJoinRequestRecord", - "Uri": "/tenantRelationships/multiTenantOrganization/joinRequest", - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipMultiTenantOrganizationJoinRequest", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/tenantRelationships/multiTenantOrganization/joinRequest", "Permissions": [ { "Name": "MultiTenantOrganization.ReadWrite.All", @@ -713740,20 +713644,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationjoinrequestrecord-update?view=graph-rest-beta", + "Command": "Update-MgBetaTenantRelationshipMultiTenantOrganizationJoinRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationJoinRequestRecord", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", - "Uri": "/tenantRelationships/multiTenantOrganization/tenants/{multiTenantOrganizationMember-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipMultiTenantOrganizationTenant", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/tenantRelationships/multiTenantOrganization/tenants/{multiTenantOrganizationMember-id}", "Permissions": [ { "Name": "MultiTenantOrganization.ReadWrite.All", @@ -713772,8 +713676,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTenantRelationshipMultiTenantOrganizationTenant", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -713782,27 +713689,24 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTrustFramework", - "Uri": "/trustFramework", - "CommandAlias": null, - "Command": "Update-MgBetaTrustFramework", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/trustFramework", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTrustFramework", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTrustFramework", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTrustFrameworkKeySet", - "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTrustFrameworkKeySet", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}", "Permissions": [ { "Name": "TrustFrameworkKeySet.ReadWrite.All", @@ -713821,8 +713725,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-update?view=graph-rest-beta", + "Command": "Update-MgBetaTrustFrameworkKeySet", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTrustFrameworkKeySet", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -713831,15 +713738,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}", - "CommandAlias": null, - "Command": "Update-MgBetaTrustFrameworkPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaTrustFrameworkPolicy", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -713848,12 +713755,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/users/{user-id}", - "CommandAlias": "Set-MgBetaUser", - "Command": "Update-MgBetaUser", "Module": "Beta.Users", + "CommandAlias": "Set-MgBetaUser", + "Uri": "/users/{user-id}", "Permissions": [ { "Name": "User.ReadWrite", @@ -714048,8 +713952,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-update?view=graph-rest-beta", + "Command": "Update-MgBetaUser", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -714058,15 +713965,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserActivity", - "Uri": "/users/{user-id}/activities/{userActivity-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserActivity", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/activities/{userActivity-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserActivity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserActivity", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -714075,15 +713982,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphActivityHistoryItem", - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserActivityHistoryItem", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserActivityHistoryItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActivityHistoryItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -714092,15 +713999,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphActivityStatistics", - "Uri": "/users/{user-id}/analytics/activityStatistics/{activityStatistics-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserActivityStatistics", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/analytics/activityStatistics/{activityStatistics-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserActivityStatistics", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActivityStatistics", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -714109,15 +714016,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserAppRoleAssignment", "Module": "Beta.Applications", + "CommandAlias": null, + "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserAppRoleAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -714126,12 +714033,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", - "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserAuthenticationEmailMethod", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -714158,8 +714062,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/emailauthenticationmethod-update?view=graph-rest-beta", + "Command": "Update-MgBetaUserAuthenticationEmailMethod", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -714168,15 +714075,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphHardwareOathTokenAuthenticationMethodDevice", - "Uri": "/users/{user-id}/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device", - "CommandAlias": null, - "Command": "Update-MgBetaUserAuthenticationHardwareOathMethodDevice", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserAuthenticationHardwareOathMethodDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHardwareOathTokenAuthenticationMethodDevice", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -714185,15 +714092,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/users/{user-id}/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device/assignTo/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaUserAuthenticationHardwareOathMethodDeviceAssignToMailboxSetting", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device/assignTo/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserAuthenticationHardwareOathMethodDeviceAssignToMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -714202,15 +714109,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphHardwareOathTokenAuthenticationMethodDevice", - "Uri": "/users/{user-id}/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device/hardwareOathDevices/{hardwareOathTokenAuthenticationMethodDevice-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserAuthenticationHardwareOathMethodDeviceHardwareOathDevice", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device/hardwareOathDevices/{hardwareOathTokenAuthenticationMethodDevice-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserAuthenticationHardwareOathMethodDeviceHardwareOathDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHardwareOathTokenAuthenticationMethodDevice", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -714219,15 +714126,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/users/{user-id}/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device/hardwareOathDevices/{hardwareOathTokenAuthenticationMethodDevice-id}/assignTo/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaUserAuthenticationHardwareOathMethodDeviceHardwareOathDeviceAssignToMailboxSetting", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/hardwareOathMethods/{hardwareOathAuthenticationMethod-id}/device/hardwareOathDevices/{hardwareOathTokenAuthenticationMethodDevice-id}/assignTo/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserAuthenticationHardwareOathMethodDeviceHardwareOathDeviceAssignToMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -714236,15 +714143,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAuthenticationMethod", - "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserAuthenticationMethod", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserAuthenticationMethod", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationMethod", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -714253,15 +714160,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphLongRunningOperation", - "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserAuthenticationOperation", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserAuthenticationOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLongRunningOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -714270,12 +714177,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", - "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserAuthenticationPhoneMethod", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -714302,8 +714206,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/phoneauthenticationmethod-update?view=graph-rest-beta", + "Command": "Update-MgBetaUserAuthenticationPhoneMethod", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -714312,12 +714219,60 @@ ] }, { + "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/qrCodePinMethod/pin", + "Permissions": [], + "ApiReferenceLink": null, + "Command": "Update-MgBetaUserAuthenticationQrCodePinMethodPin", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphQrPin", "Method": "PATCH", - "OutputType": null, - "Uri": "/users/{user-id}/authentication/requirements", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ] + }, + { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Command": "Update-MgBetaUserAuthenticationRequirement", + "Uri": "/users/{user-id}/authentication/qrCodePinMethod/standardQRCode", + "Permissions": [], + "ApiReferenceLink": null, + "Command": "Update-MgBetaUserAuthenticationQrCodePinMethodStandardQrCode", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphQrCode", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ] + }, + { "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/qrCodePinMethod/temporaryQRCode", + "Permissions": [], + "ApiReferenceLink": null, + "Command": "Update-MgBetaUserAuthenticationQrCodePinMethodTemporaryQrCode", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphQrCode", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ] + }, + { + "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/requirements", "Permissions": [ { "Name": "Policy.ReadWrite.AuthenticationMethod", @@ -714336,8 +714291,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-update?view=graph-rest-beta", + "Command": "Update-MgBetaUserAuthenticationRequirement", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -714346,15 +714304,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSignInPreferences", - "Uri": "/users/{user-id}/authentication/signInPreferences", - "CommandAlias": null, - "Command": "Update-MgBetaUserAuthenticationSignInPreference", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/signInPreferences", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-update?view=graph-rest-beta", + "Command": "Update-MgBetaUserAuthenticationSignInPreference", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSignInPreferences", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -714363,15 +714321,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/users(userPrincipalName='{userPrincipalName}')", - "CommandAlias": null, - "Command": "Update-MgBetaUserByUserPrincipalName", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users(userPrincipalName='{userPrincipalName}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-update?view=graph-rest-beta", + "Command": "Update-MgBetaUserByUserPrincipalName", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -714380,12 +714338,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCalendarGroup", - "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserCalendarGroup", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -714412,8 +714367,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserCalendarGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendarGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -714422,15 +714380,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCalendarPermission", - "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserCalendarPermission", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendarpermission-update?view=graph-rest-beta", + "Command": "Update-MgBetaUserCalendarPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendarPermission", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -714443,15 +714401,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChat", - "Uri": "/users/{user-id}/chats/{chat-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserChat", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserChat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -714460,15 +714418,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/upgrade", - "CommandAlias": null, - "Command": "Update-MgBetaUserChatInstalledApp", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/upgrade", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-beta", + "Command": "Update-MgBetaUserChatInstalledApp", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Upgrade", "UpgradeExpanded", @@ -714477,15 +714435,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessageInfo", - "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview", - "CommandAlias": null, - "Command": "Update-MgBetaUserChatLastMessagePreview", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserChatLastMessagePreview", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageInfo", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -714494,15 +714452,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserChatMember", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserChatMember", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -714511,15 +714469,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserChatMessage", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserChatMessage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -714528,15 +714486,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserChatMessageHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserChatMessageHostedContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -714545,15 +714503,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "CommandAlias": null, - "Command": "Update-MgBetaUserChatMessageReply", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserChatMessageReply", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -714562,15 +714520,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserChatMessageReplyHostedContent", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserChatMessageReplyHostedContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -714579,15 +714537,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", - "Uri": "/users/{user-id}/chats/{chat-id}/operations/{teamsAsyncOperation-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserChatOperation", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/operations/{teamsAsyncOperation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserChatOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -714596,15 +714554,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserChatPermissionGrant", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserChatPermissionGrant", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -714613,15 +714571,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", - "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserChatPinnedMessage", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserChatPinnedMessage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -714630,15 +714588,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamsTab", - "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserChatTab", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserChatTab", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -714647,12 +714605,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphContact", - "Uri": "/users/{user-id}/contacts/{contact-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserContact", "Module": "Beta.PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contacts/{contact-id}", "Permissions": [ { "Name": "Contacts.ReadWrite", @@ -714679,8 +714634,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserContact", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContact", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -714689,15 +714647,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserContactExtension", "Module": "Beta.PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserContactExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -714706,12 +714664,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphContactFolder", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserContactFolder", "Module": "Beta.PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", "Permissions": [ { "Name": "Contacts.ReadWrite", @@ -714738,8 +714693,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserContactFolder", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContactFolder", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -714748,15 +714706,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphContactFolder", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", - "CommandAlias": null, - "Command": "Update-MgBetaUserContactFolderChildFolder", "Module": "Beta.PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserContactFolderChildFolder", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContactFolder", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -714765,12 +714723,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphContact", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserContactFolderChildFolderContact", "Module": "Beta.PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}", "Permissions": [ { "Name": "Contacts.ReadWrite", @@ -714797,8 +714752,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserContactFolderChildFolderContact", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContact", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -714807,15 +714765,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserContactFolderChildFolderContactExtension", "Module": "Beta.PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserContactFolderChildFolderContactExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -714824,15 +714782,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphProfilePhoto", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo", - "CommandAlias": null, - "Command": "Update-MgBetaUserContactFolderChildFolderContactPhoto", "Module": "Beta.PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserContactFolderChildFolderContactPhoto", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProfilePhoto", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -714841,12 +714799,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphContact", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserContactFolderContact", "Module": "Beta.PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", "Permissions": [ { "Name": "Contacts.ReadWrite", @@ -714873,8 +714828,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserContactFolderContact", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContact", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -714883,15 +714841,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserContactFolderContactExtension", "Module": "Beta.PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserContactFolderContactExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -714900,12 +714858,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphProfilePhoto", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo", - "CommandAlias": null, - "Command": "Update-MgBetaUserContactFolderContactPhoto", "Module": "Beta.PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo", "Permissions": [ { "Name": "Contacts.ReadWrite", @@ -714924,8 +714879,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserContactFolderContactPhoto", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProfilePhoto", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -714934,12 +714892,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphProfilePhoto", - "Uri": "/users/{user-id}/contacts/{contact-id}/photo", - "CommandAlias": null, - "Command": "Update-MgBetaUserContactPhoto", "Module": "Beta.PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contacts/{contact-id}/photo", "Permissions": [ { "Name": "Contacts.ReadWrite", @@ -714958,8 +714913,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserContactPhoto", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProfilePhoto", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -714968,15 +714926,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/users/{user-id}/devices/{device-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserDevice", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -714985,15 +714943,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/users/{user-id}/devices(deviceId='{deviceId}')", - "CommandAlias": null, - "Command": "Update-MgBetaUserDeviceByDeviceId", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices(deviceId='{deviceId}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserDeviceByDeviceId", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -715002,15 +714960,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCommand", - "Uri": "/users/{user-id}/devices/{device-id}/commands/{command-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserDeviceCommand", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/commands/{command-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserDeviceCommand", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCommand", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -715019,15 +714977,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserDeviceEnrollmentConfiguration", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserDeviceEnrollmentConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -715036,15 +714994,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserDeviceEnrollmentConfigurationAssignment", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserDeviceEnrollmentConfigurationAssignment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -715053,15 +715011,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/users/{user-id}/devices/{device-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserDeviceExtension", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserDeviceExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -715070,15 +715028,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserDeviceManagementTroubleshootingEvent", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserDeviceManagementTroubleshootingEvent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -715087,15 +715045,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUsageRight", - "Uri": "/users/{user-id}/devices/{device-id}/usageRights/{usageRight-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserDeviceUsageRights", "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/usageRights/{usageRight-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserDeviceUsageRights", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUsageRight", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -715104,15 +715062,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDrive", - "Uri": "/users/{user-id}/drives/{drive-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserDrive", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserDrive", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDrive", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -715121,15 +715079,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveCreatedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserDriveCreatedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -715138,15 +715096,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserDriveItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -715155,15 +715113,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemAnalytics", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveItemAnalytic", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserDriveItemAnalytic", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -715172,15 +715130,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveItemAnalyticItemActivityStat", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserDriveItemAnalyticItemActivityStat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -715189,15 +715147,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveItemCreatedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserDriveItemCreatedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -715206,15 +715164,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveItemExtension", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserDriveItemExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -715223,15 +715181,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveItemLastModifiedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserDriveItemLastModifiedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -715240,15 +715198,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveItemListItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserDriveItemListItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -715257,15 +715215,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveItemListItemCreatedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserDriveItemListItemCreatedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -715274,15 +715232,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveItemListItemDocumentSetVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserDriveItemListItemDocumentSetVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -715291,15 +715249,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveItemListItemDocumentSetVersionField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserDriveItemListItemDocumentSetVersionField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -715308,15 +715266,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveItemListItemField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserDriveItemListItemField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -715325,15 +715283,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveItemListItemLastModifiedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserDriveItemListItemLastModifiedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -715342,15 +715300,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveItemListItemPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserDriveItemListItemPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -715359,15 +715317,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveItemListItemVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserDriveItemListItemVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -715376,15 +715334,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveItemListItemVersionField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserDriveItemListItemVersionField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -715393,15 +715351,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveItemPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserDriveItemPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -715410,15 +715368,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemRetentionLabel", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveItemRetentionLabel", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserDriveItemRetentionLabel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -715427,15 +715385,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveItemSubscription", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserDriveItemSubscription", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -715444,15 +715402,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphThumbnailSet", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveItemThumbnail", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserDriveItemThumbnail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -715461,15 +715419,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveItemVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserDriveItemVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -715478,15 +715436,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveLastModifiedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserDriveLastModifiedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -715495,15 +715453,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphList", - "Uri": "/users/{user-id}/drives/{drive-id}/list", - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveList", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserDriveList", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphList", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -715512,15 +715470,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveListColumn", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserDriveListColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -715529,15 +715487,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveListContentType", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserDriveListContentType", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -715546,15 +715504,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveListContentTypeColumn", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserDriveListContentTypeColumn", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -715563,15 +715521,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnLink", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveListContentTypeColumnLink", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserDriveListContentTypeColumnLink", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -715580,15 +715538,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveListCreatedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserDriveListCreatedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -715597,15 +715555,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveListItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserDriveListItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -715614,15 +715572,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveListItemCreatedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserDriveListItemCreatedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -715631,15 +715589,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveListItemDocumentSetVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserDriveListItemDocumentSetVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -715648,15 +715606,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveListItemDocumentSetVersionField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserDriveListItemDocumentSetVersionField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -715665,15 +715623,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveListItemField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserDriveListItemField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -715682,15 +715640,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveListItemLastModifiedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserDriveListItemLastModifiedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -715699,15 +715657,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveListItemPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserDriveListItemPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -715716,15 +715674,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveListItemVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserDriveListItemVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -715733,15 +715691,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveListItemVersionField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserDriveListItemVersionField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -715750,15 +715708,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/users/{user-id}/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveListLastModifiedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserDriveListLastModifiedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -715767,15 +715725,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveListOperation", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserDriveListOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -715784,15 +715742,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/list/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveListPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserDriveListPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -715801,15 +715759,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveListSubscription", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserDriveListSubscription", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -715818,15 +715776,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/root", - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveRoot", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserDriveRoot", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -715835,15 +715793,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemAnalytics", - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics", - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveRootAnalytic", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserDriveRootAnalytic", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -715852,15 +715810,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveRootAnalyticItemActivityStat", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserDriveRootAnalyticItemActivityStat", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -715869,15 +715827,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveRootCreatedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserDriveRootCreatedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -715886,15 +715844,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveRootExtension", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserDriveRootExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -715903,15 +715861,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveRootLastModifiedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserDriveRootLastModifiedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -715920,15 +715878,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem", - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveRootListItem", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserDriveRootListItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -715937,15 +715895,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveRootListItemCreatedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserDriveRootListItemCreatedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -715954,15 +715912,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveRootListItemDocumentSetVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserDriveRootListItemDocumentSetVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -715971,15 +715929,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveRootListItemDocumentSetVersionField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserDriveRootListItemDocumentSetVersionField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -715988,15 +715946,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields", - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveRootListItemField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserDriveRootListItemField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -716005,15 +715963,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveRootListItemLastModifiedByUserMailboxSetting", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserDriveRootListItemLastModifiedByUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -716022,15 +715980,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveRootListItemPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserDriveRootListItemPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -716039,15 +715997,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveRootListItemVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserDriveRootListItemVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -716056,15 +716014,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveRootListItemVersionField", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserDriveRootListItemVersionField", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -716073,15 +716031,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveRootPermission", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserDriveRootPermission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -716090,15 +716048,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemRetentionLabel", - "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel", - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveRootRetentionLabel", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserDriveRootRetentionLabel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -716107,15 +716065,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveRootSubscription", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserDriveRootSubscription", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -716124,15 +716082,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphThumbnailSet", - "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveRootThumbnail", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserDriveRootThumbnail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -716141,15 +716099,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveRootVersion", "Module": "Beta.Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserDriveRootVersion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -716158,12 +716116,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/users/{user-id}/events/{event-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserEvent", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -716190,8 +716145,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserEvent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -716200,15 +716158,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserEventExceptionOccurrenceExtension", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserEventExceptionOccurrenceExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -716217,15 +716175,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserEventExceptionOccurrenceInstanceExtension", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserEventExceptionOccurrenceInstanceExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -716234,15 +716192,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserEventExtension", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserEventExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -716251,15 +716209,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserEventInstanceExceptionOccurrenceExtension", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserEventInstanceExceptionOccurrenceExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -716268,15 +716226,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserEventInstanceExtension", "Module": "Beta.Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserEventInstanceExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -716285,15 +716243,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/users/{user-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserExtension", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -716302,15 +716260,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphInferenceClassification", - "Uri": "/users/{user-id}/inferenceClassification", - "CommandAlias": null, - "Command": "Update-MgBetaUserInferenceClassification", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/inferenceClassification", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserInferenceClassification", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInferenceClassification", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -716319,12 +716277,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphInferenceClassificationOverride", - "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserInferenceClassificationOverride", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", "Permissions": [ { "Name": "Mail.ReadWrite", @@ -716351,8 +716306,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserInferenceClassificationOverride", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInferenceClassificationOverride", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -716361,15 +716319,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphInformationProtection", - "Uri": "/users/{user-id}/informationProtection", - "CommandAlias": null, - "Command": "Update-MgBetaUserInformationProtection", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserInformationProtection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -716378,15 +716336,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", - "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserInformationProtectionDataLossPreventionPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserInformationProtectionDataLossPreventionPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -716395,15 +716353,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphInformationProtectionPolicy", - "Uri": "/users/{user-id}/informationProtection/policy", - "CommandAlias": null, - "Command": "Update-MgBetaUserInformationProtectionPolicy", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/policy", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserInformationProtectionPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtectionPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -716412,15 +716370,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphInformationProtectionLabel", - "Uri": "/users/{user-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserInformationProtectionPolicyLabel", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserInformationProtectionPolicyLabel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -716429,15 +716387,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSensitivityLabel", - "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserInformationProtectionSensitivityLabel", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserInformationProtectionSensitivityLabel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSensitivityLabel", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -716446,15 +716404,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSensitivityLabel", - "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", - "CommandAlias": null, - "Command": "Update-MgBetaUserInformationProtectionSensitivityLabelSublabel", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserInformationProtectionSensitivityLabelSublabel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSensitivityLabel", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -716463,15 +716421,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSensitivityPolicySettings", - "Uri": "/users/{user-id}/informationProtection/sensitivityPolicySettings", - "CommandAlias": null, - "Command": "Update-MgBetaUserInformationProtectionSensitivityPolicySetting", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/sensitivityPolicySettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserInformationProtectionSensitivityPolicySetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSensitivityPolicySettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -716480,15 +716438,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", - "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserInformationProtectionThreatAssessmentRequest", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserInformationProtectionThreatAssessmentRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -716497,15 +716455,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphThreatAssessmentResult", - "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserInformationProtectionThreatAssessmentRequestResult", "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserInformationProtectionThreatAssessmentRequestResult", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -716514,15 +716472,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemInsights", - "Uri": "/users/{user-id}/insights", - "CommandAlias": null, - "Command": "Update-MgBetaUserInsight", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserInsight", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemInsights", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -716531,15 +716489,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSharedInsight", - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserInsightShared", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserInsightShared", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedInsight", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -716548,15 +716506,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTrending", - "Uri": "/users/{user-id}/insights/trending/{trending-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserInsightTrending", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/trending/{trending-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserInsightTrending", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTrending", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -716565,15 +716523,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUsedInsight", - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserInsightUsed", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserInsightUsed", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUsedInsight", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -716582,15 +716540,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphLicenseDetails", - "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserLicenseDetail", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserLicenseDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLicenseDetails", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -716599,12 +716557,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/users/{user-id}/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgBetaUserMailboxSetting", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailboxSettings", "Permissions": [ { "Name": "MailboxSettings.ReadWrite", @@ -716631,8 +716586,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserMailboxSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -716641,12 +716599,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailFolder", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserMailFolder", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", "Permissions": [ { "Name": "Mail.ReadWrite", @@ -716673,8 +716628,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserMailFolder", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailFolder", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -716683,15 +716641,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailFolder", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", - "CommandAlias": null, - "Command": "Update-MgBetaUserMailFolderChildFolder", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserMailFolderChildFolder", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailFolder", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -716700,15 +716658,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserMailFolderChildFolderMessage", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserMailFolderChildFolderMessage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -716717,15 +716675,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserMailFolderChildFolderMessageExtension", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserMailFolderChildFolderMessageExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -716734,15 +716692,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/updateAllMessagesReadState", - "CommandAlias": null, - "Command": "Update-MgBetaUserMailFolderChildFolderMessageReadState", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/updateAllMessagesReadState", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserMailFolderChildFolderMessageReadState", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Update", "UpdateExpanded", @@ -716751,15 +716709,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMessageRule", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserMailFolderChildFolderMessageRule", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserMailFolderChildFolderMessageRule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessageRule", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -716768,12 +716726,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserMailFolderMessage", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", "Permissions": [ { "Name": "Mail.ReadWrite", @@ -716800,8 +716755,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserMailFolderMessage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -716810,15 +716768,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserMailFolderMessageExtension", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserMailFolderMessageExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -716827,12 +716785,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/updateAllMessagesReadState", - "CommandAlias": null, - "Command": "Update-MgBetaUserMailFolderMessageReadState", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/updateAllMessagesReadState", "Permissions": [ { "Name": "Mail.ReadWrite", @@ -716859,8 +716814,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserMailFolderMessageReadState", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Update", "UpdateExpanded", @@ -716869,15 +716827,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMessageRule", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserMailFolderMessageRule", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserMailFolderMessageRule", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessageRule", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -716886,15 +716844,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedDevice", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserManagedDevice", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserManagedDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDevice", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -716905,15 +716863,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -716922,15 +716880,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceCategory", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", - "CommandAlias": null, - "Command": "Update-MgBetaUserManagedDeviceCategory", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserManagedDeviceCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCategory", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -716939,15 +716897,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserManagedDeviceCompliancePolicyState", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserManagedDeviceCompliancePolicyState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -716956,15 +716914,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceConfigurationState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserManagedDeviceConfigurationState", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserManagedDeviceConfigurationState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -716973,15 +716931,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", - "CommandAlias": null, - "Command": "Update-MgBetaUserManagedDeviceHealthScriptState", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserManagedDeviceHealthScriptState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -716990,15 +716948,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserManagedDeviceLogCollectionResponse", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserManagedDeviceLogCollectionResponse", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -717007,15 +716965,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserManagedDeviceMobileAppConfigurationState", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserManagedDeviceMobileAppConfigurationState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -717024,15 +716982,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityBaselineState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserManagedDeviceSecurityBaselineState", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserManagedDeviceSecurityBaselineState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityBaselineState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -717041,15 +716999,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -717058,15 +717016,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount", - "CommandAlias": null, - "Command": "Update-MgBetaUserManagedDeviceWindowsDeviceAccount", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserManagedDeviceWindowsDeviceAccount", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Update", "UpdateExpanded", @@ -717075,15 +717033,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsProtectionState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", - "CommandAlias": null, - "Command": "Update-MgBetaUserManagedDeviceWindowsProtectionState", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserManagedDeviceWindowsProtectionState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsProtectionState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -717092,15 +717050,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -717109,12 +717067,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMessage", - "Uri": "/users/{user-id}/messages/{message-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserMessage", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}", "Permissions": [ { "Name": "Mail.ReadWrite", @@ -717141,8 +717096,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserMessage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -717151,15 +717109,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserMessageExtension", "Module": "Beta.Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserMessageExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -717168,12 +717126,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppIntentAndState", - "Uri": "/users/{user-id}/mobileAppIntentAndStates/{mobileAppIntentAndState-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserMobileAppIntentAndState", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/mobileAppIntentAndStates/{mobileAppIntentAndState-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -717192,8 +717147,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserMobileAppIntentAndState", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppIntentAndState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -717202,15 +717160,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserMobileAppTroubleshootingEvent", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserMobileAppTroubleshootingEvent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -717219,15 +717177,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAppLogCollectionRequest", - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -717236,15 +717194,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphNotification", - "Uri": "/users/{user-id}/notifications/{notification-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserNotification", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/notifications/{notification-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserNotification", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotification", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -717253,15 +717211,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenote", - "Uri": "/users/{user-id}/onenote", - "CommandAlias": null, - "Command": "Update-MgBetaUserOnenote", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserOnenote", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenote", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -717270,15 +717228,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserOnenoteNotebook", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserOnenoteNotebook", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -717287,15 +717245,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserOnenoteNotebookSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserOnenoteNotebookSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -717304,15 +717262,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserOnenoteNotebookSectionGroup", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserOnenoteNotebookSectionGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -717321,15 +717279,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserOnenoteNotebookSectionGroupSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserOnenoteNotebookSectionGroupSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -717338,15 +717296,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", - "CommandAlias": null, - "Command": "Update-MgBetaUserOnenoteNotebookSectionGroupSectionPage", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserOnenoteNotebookSectionGroupSectionPage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Patch", "PatchExpanded", @@ -717355,15 +717313,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", - "CommandAlias": null, - "Command": "Update-MgBetaUserOnenoteNotebookSectionPage", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserOnenoteNotebookSectionPage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Patch", "PatchExpanded", @@ -717372,15 +717330,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/users/{user-id}/onenote/operations/{onenoteOperation-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserOnenoteOperation", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/operations/{onenoteOperation-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserOnenoteOperation", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -717389,15 +717347,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", - "CommandAlias": null, - "Command": "Update-MgBetaUserOnenotePage", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserOnenotePage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Patch", "PatchExpanded", @@ -717406,15 +717364,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenoteResource", - "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserOnenoteResource", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserOnenoteResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -717423,15 +717381,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserOnenoteSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserOnenoteSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -717440,15 +717398,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserOnenoteSectionGroup", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserOnenoteSectionGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -717457,15 +717415,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserOnenoteSectionGroupSection", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserOnenoteSectionGroupSection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -717474,15 +717432,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", - "CommandAlias": null, - "Command": "Update-MgBetaUserOnenoteSectionGroupSectionPage", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserOnenoteSectionGroupSectionPage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Patch", "PatchExpanded", @@ -717491,15 +717449,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", - "CommandAlias": null, - "Command": "Update-MgBetaUserOnenoteSectionPage", "Module": "Beta.Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserOnenoteSectionPage", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Patch", "PatchExpanded", @@ -717508,12 +717466,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnlineMeeting", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserOnlineMeeting", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", "Permissions": [ { "Name": "OnlineMeetings.ReadWrite", @@ -717532,8 +717487,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserOnlineMeeting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnlineMeeting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -717542,15 +717500,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCallAiInsight", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/aiInsights/{callAiInsight-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserOnlineMeetingAiInsight", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/aiInsights/{callAiInsight-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserOnlineMeetingAiInsight", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallAiInsight", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -717559,15 +717517,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserOnlineMeetingAttendanceReport", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserOnlineMeetingAttendanceReport", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -717580,15 +717538,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -717601,15 +717559,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnlineMeeting", - "Uri": "/users/{user-id}/onlineMeetings(joinWebUrl='{joinWebUrl}')", - "CommandAlias": null, - "Command": "Update-MgBetaUserOnlineMeetingByJoinWebUrl", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings(joinWebUrl='{joinWebUrl}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserOnlineMeetingByJoinWebUrl", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnlineMeeting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -717618,15 +717576,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCallRecording", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserOnlineMeetingRecording", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserOnlineMeetingRecording", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallRecording", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -717635,15 +717593,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMeetingRegistration", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration", - "CommandAlias": null, - "Command": "Update-MgBetaUserOnlineMeetingRegistration", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserOnlineMeetingRegistration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingRegistration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -717652,15 +717610,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserOnlineMeetingRegistrationCustomQuestion", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserOnlineMeetingRegistrationCustomQuestion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -717669,15 +717627,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMeetingRegistrantBase", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserOnlineMeetingRegistrationRegistrant", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserOnlineMeetingRegistrationRegistrant", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingRegistrantBase", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -717686,15 +717644,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCallTranscript", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserOnlineMeetingTranscript", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserOnlineMeetingTranscript", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallTranscript", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -717703,12 +717661,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOutlookCategory", - "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserOutlookMasterCategory", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", "Permissions": [ { "Name": "MailboxSettings.ReadWrite", @@ -717735,8 +717690,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserOutlookMasterCategory", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookCategory", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -717745,12 +717703,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOutlookTask", - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserOutlookTask", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -717769,8 +717724,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserOutlookTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookTask", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -717779,12 +717737,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOutlookTaskFolder", - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserOutlookTaskFolder", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -717803,8 +717758,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserOutlookTaskFolder", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookTaskFolder", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -717813,15 +717771,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOutlookTask", - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserOutlookTaskFolderTask", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserOutlookTaskFolderTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookTask", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -717830,12 +717788,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOutlookTaskGroup", - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserOutlookTaskGroup", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -717854,8 +717809,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserOutlookTaskGroup", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookTaskGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -717864,12 +717822,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOutlookTaskFolder", - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserOutlookTaskGroupTaskFolder", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -717888,8 +717843,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserOutlookTaskGroupTaskFolder", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookTaskFolder", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -717898,15 +717856,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOutlookTask", - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserOutlookTaskGroupTaskFolderTask", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserOutlookTaskGroupTaskFolderTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookTask", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -717915,15 +717873,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/changePassword", - "CommandAlias": null, - "Command": "Update-MgBetaUserPassword", "Module": "Beta.Users.Actions", + "CommandAlias": null, + "Uri": "/users/{user-id}/changePassword", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-changepassword?view=graph-rest-beta", + "Command": "Update-MgBetaUserPassword", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Change", "ChangeExpanded", @@ -717932,12 +717890,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerUser", - "Uri": "/users/{user-id}/planner", - "CommandAlias": null, - "Command": "Update-MgBetaUserPlanner", "Module": "Beta.Planner", + "CommandAlias": null, + "Uri": "/users/{user-id}/planner", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -717956,8 +717911,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserPlanner", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerUser", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -717966,15 +717924,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPresence", - "Uri": "/users/{user-id}/presence", - "CommandAlias": null, - "Command": "Update-MgBetaUserPresence", "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/presence", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserPresence", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPresence", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -717983,15 +717941,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphProfile", - "Uri": "/users/{user-id}/profile", - "CommandAlias": null, - "Command": "Update-MgBetaUserProfile", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserProfile", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProfile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -718000,12 +717958,109 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserAccountInformation", - "Uri": "/users/{user-id}/profile/account/{userAccountInformation-id}", + "Module": "Beta.People", "CommandAlias": null, + "Uri": "/users/{user-id}/profile/account/{userAccountInformation-id}", + "Permissions": [ + { + "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": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "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": true + }, + { + "Name": "User.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "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 + } + ], + "ApiReferenceLink": null, "Command": "Update-MgBetaUserProfileAccount", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserAccountInformation", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ] + }, + { + "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/addresses/{itemAddress-id}", + "Permissions": [ + { + "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": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "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": true + }, + { + "Name": "User.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "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 + } + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemaddress-update?view=graph-rest-beta", + "Command": "Update-MgBetaUserProfileAddress", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAddress", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ] + }, + { "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/anniversaries/{personAnnualEvent-id}", "Permissions": [ { "Name": "User.ReadWrite", @@ -718040,58 +718095,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ] - }, - { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemAddress", - "Uri": "/users/{user-id}/profile/addresses/{itemAddress-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserProfileAddress", - "Module": "Beta.People", - "Permissions": [ - { - "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": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "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": true - }, - { - "Name": "User.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "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 - } - ], + "Command": "Update-MgBetaUserProfileAnniversary", "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemaddress-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPersonAnnualEvent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -718100,12 +718108,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPersonAnnualEvent", - "Uri": "/users/{user-id}/profile/anniversaries/{personAnnualEvent-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserProfileAnniversary", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/awards/{personAward-id}", "Permissions": [ { "Name": "User.ReadWrite", @@ -718140,8 +718145,11 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/personaward-update?view=graph-rest-beta", + "Command": "Update-MgBetaUserProfileAward", "ApiVersion": "beta", - "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPersonAward", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -718150,12 +718158,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPersonAward", - "Uri": "/users/{user-id}/profile/awards/{personAward-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserProfileAward", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/certifications/{personCertification-id}", "Permissions": [ { "Name": "User.ReadWrite", @@ -718190,8 +718195,11 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/personcertification-update?view=graph-rest-beta", + "Command": "Update-MgBetaUserProfileCertification", "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/personaward-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPersonCertification", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -718200,12 +718208,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPersonCertification", - "Uri": "/users/{user-id}/profile/certifications/{personCertification-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserProfileCertification", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/educationalActivities/{educationalActivity-id}", "Permissions": [ { "Name": "User.ReadWrite", @@ -718240,8 +718245,11 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": null, + "Command": "Update-MgBetaUserProfileEducationalActivity", "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/personcertification-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationalActivity", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -718250,12 +718258,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationalActivity", - "Uri": "/users/{user-id}/profile/educationalActivities/{educationalActivity-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserProfileEducationalActivity", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/emails/{itemEmail-id}", "Permissions": [ { "Name": "User.ReadWrite", @@ -718290,8 +718295,11 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itememail-update?view=graph-rest-beta", + "Command": "Update-MgBetaUserProfileEmail", "ApiVersion": "beta", - "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemEmail", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -718300,12 +718308,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemEmail", - "Uri": "/users/{user-id}/profile/emails/{itemEmail-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserProfileEmail", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/interests/{personInterest-id}", "Permissions": [ { "Name": "User.ReadWrite", @@ -718340,8 +718345,11 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": null, + "Command": "Update-MgBetaUserProfileInterest", "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itememail-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPersonInterest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -718350,12 +718358,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPersonInterest", - "Uri": "/users/{user-id}/profile/interests/{personInterest-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserProfileInterest", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/languages/{languageProficiency-id}", "Permissions": [ { "Name": "User.ReadWrite", @@ -718390,58 +718395,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ] - }, - { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphLanguageProficiency", - "Uri": "/users/{user-id}/profile/languages/{languageProficiency-id}", - "CommandAlias": null, "Command": "Update-MgBetaUserProfileLanguage", - "Module": "Beta.People", - "Permissions": [ - { - "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": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "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": true - }, - { - "Name": "User.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "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 - } - ], "ApiVersion": "beta", - "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphLanguageProficiency", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -718450,12 +718408,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPersonName", - "Uri": "/users/{user-id}/profile/names/{personName-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserProfileName", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/names/{personName-id}", "Permissions": [ { "Name": "User.ReadWrite", @@ -718490,8 +718445,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserProfileName", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPersonName", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -718500,12 +718458,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPersonAnnotation", - "Uri": "/users/{user-id}/profile/notes/{personAnnotation-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserProfileNote", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/notes/{personAnnotation-id}", "Permissions": [ { "Name": "User.Read", @@ -718580,8 +718535,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/personannotation-update?view=graph-rest-beta", + "Command": "Update-MgBetaUserProfileNote", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPersonAnnotation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -718590,12 +718548,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemPatent", - "Uri": "/users/{user-id}/profile/patents/{itemPatent-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserProfilePatent", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/patents/{itemPatent-id}", "Permissions": [ { "Name": "User.ReadWrite", @@ -718630,8 +718585,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itempatent-update?view=graph-rest-beta", + "Command": "Update-MgBetaUserProfilePatent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemPatent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -718640,12 +718598,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemPhone", - "Uri": "/users/{user-id}/profile/phones/{itemPhone-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserProfilePhone", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/phones/{itemPhone-id}", "Permissions": [ { "Name": "User.ReadWrite", @@ -718680,8 +718635,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemphone-update?view=graph-rest-beta", + "Command": "Update-MgBetaUserProfilePhone", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemPhone", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -718690,12 +718648,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWorkPosition", - "Uri": "/users/{user-id}/profile/positions/{workPosition-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserProfilePosition", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/positions/{workPosition-id}", "Permissions": [ { "Name": "User.ReadWrite", @@ -718730,8 +718685,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserProfilePosition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWorkPosition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -718740,12 +718698,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphProjectParticipation", - "Uri": "/users/{user-id}/profile/projects/{projectParticipation-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserProfileProject", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/projects/{projectParticipation-id}", "Permissions": [ { "Name": "User.ReadWrite", @@ -718780,8 +718735,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserProfileProject", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProjectParticipation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -718790,12 +718748,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemPublication", - "Uri": "/users/{user-id}/profile/publications/{itemPublication-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserProfilePublication", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/publications/{itemPublication-id}", "Permissions": [ { "Name": "User.ReadWrite", @@ -718830,8 +718785,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itempublication-update?view=graph-rest-beta", + "Command": "Update-MgBetaUserProfilePublication", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemPublication", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -718840,12 +718798,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSkillProficiency", - "Uri": "/users/{user-id}/profile/skills/{skillProficiency-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserProfileSkill", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/skills/{skillProficiency-id}", "Permissions": [ { "Name": "User.ReadWrite", @@ -718880,8 +718835,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserProfileSkill", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSkillProficiency", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -718890,12 +718848,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWebAccount", - "Uri": "/users/{user-id}/profile/webAccounts/{webAccount-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserProfileWebAccount", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/webAccounts/{webAccount-id}", "Permissions": [ { "Name": "User.ReadWrite", @@ -718930,8 +718885,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserProfileWebAccount", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWebAccount", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -718940,12 +718898,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPersonWebsite", - "Uri": "/users/{user-id}/profile/websites/{personWebsite-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserProfileWebsite", "Module": "Beta.People", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/websites/{personWebsite-id}", "Permissions": [ { "Name": "User.ReadWrite", @@ -718980,8 +718935,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserProfileWebsite", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPersonWebsite", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -718990,15 +718948,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserScopedRoleMemberOf", "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserScopedRoleMemberOf", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -719007,15 +718965,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurity1", - "Uri": "/users/{user-id}/security", - "CommandAlias": null, - "Command": "Update-MgBetaUserSecurity", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/users/{user-id}/security", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserSecurity", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurity1", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -719024,15 +718982,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityInformationProtection", - "Uri": "/users/{user-id}/security/informationProtection", - "CommandAlias": null, - "Command": "Update-MgBetaUserSecurityInformationProtection", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/users/{user-id}/security/informationProtection", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserSecurityInformationProtection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityInformationProtection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -719041,15 +718999,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityInformationProtectionPolicySetting", - "Uri": "/users/{user-id}/security/informationProtection/labelPolicySettings", - "CommandAlias": null, - "Command": "Update-MgBetaUserSecurityInformationProtectionLabelPolicySetting", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/users/{user-id}/security/informationProtection/labelPolicySettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserSecurityInformationProtectionLabelPolicySetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityInformationProtectionPolicySetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -719058,15 +719016,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserSecurityInformationProtectionSensitivityLabel", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserSecurityInformationProtectionSensitivityLabel", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -719075,15 +719033,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", - "CommandAlias": null, - "Command": "Update-MgBetaUserSecurityInformationProtectionSensitivityLabelParent", "Module": "Beta.Security", + "CommandAlias": null, + "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserSecurityInformationProtectionSensitivityLabelParent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -719092,12 +719050,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserSettings", - "Uri": "/users/{user-id}/settings", - "CommandAlias": null, - "Command": "Update-MgBetaUserSetting", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings", "Permissions": [ { "Name": "User.ReadWrite", @@ -719124,8 +719079,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -719134,15 +719092,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphContactMergeSuggestions", - "Uri": "/users/{user-id}/settings/contactMergeSuggestions", - "CommandAlias": null, - "Command": "Update-MgBetaUserSettingContactMergeSuggestion", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/contactMergeSuggestions", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserSettingContactMergeSuggestion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContactMergeSuggestions", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -719151,15 +719109,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserInsightsSettings", - "Uri": "/users/{user-id}/settings/itemInsights", - "CommandAlias": null, - "Command": "Update-MgBetaUserSettingItemInsight", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/itemInsights", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userinsightssettings-update?view=graph-rest-beta", + "Command": "Update-MgBetaUserSettingItemInsight", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserInsightsSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -719168,15 +719126,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRegionalAndLanguageSettings", - "Uri": "/users/{user-id}/settings/regionalAndLanguageSettings", - "CommandAlias": null, - "Command": "Update-MgBetaUserSettingRegionalAndLanguageSetting", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/regionalAndLanguageSettings", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserSettingRegionalAndLanguageSetting", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRegionalAndLanguageSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -719185,12 +719143,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphShiftPreferences", - "Uri": "/users/{user-id}/settings/shiftPreferences", - "CommandAlias": null, - "Command": "Update-MgBetaUserSettingShiftPreference", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/shiftPreferences", "Permissions": [ { "Name": "User.ReadWrite.All", @@ -719209,8 +719164,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shiftpreferences-put?view=graph-rest-beta", + "Command": "Update-MgBetaUserSettingShiftPreference", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShiftPreferences", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -719219,15 +719177,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserStorage", - "Uri": "/users/{user-id}/settings/storage", - "CommandAlias": null, - "Command": "Update-MgBetaUserSettingStorage", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/storage", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserSettingStorage", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserStorage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -719236,15 +719194,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedStorageQuota", - "Uri": "/users/{user-id}/settings/storage/quota", - "CommandAlias": null, - "Command": "Update-MgBetaUserSettingStorageQuota", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/storage/quota", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserSettingStorageQuota", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedStorageQuota", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -719253,15 +719211,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown", - "Uri": "/users/{user-id}/settings/storage/quota/services/{serviceStorageQuotaBreakdown-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserSettingStorageQuotaService", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/storage/quota/services/{serviceStorageQuotaBreakdown-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserSettingStorageQuotaService", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -719270,15 +719228,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsSetting", - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserSettingWindows", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserSettingWindows", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -719287,15 +719245,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsSettingInstance", - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/{windowsSettingInstance-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserSettingWindowsInstance", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/{windowsSettingInstance-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserSettingWindowsInstance", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsSettingInstance", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -719304,15 +719262,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserTeamwork", - "Uri": "/users/{user-id}/teamwork", - "CommandAlias": null, - "Command": "Update-MgBetaUserTeamwork", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/teamwork", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserTeamwork", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserTeamwork", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -719321,15 +719279,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAssociatedTeamInfo", - "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserTeamworkAssociatedTeam", "Module": "Beta.Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserTeamworkAssociatedTeam", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAssociatedTeamInfo", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -719338,12 +719296,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTodoTaskList", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserTodoList", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -719370,8 +719325,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserTodoList", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTodoTaskList", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -719380,15 +719338,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserTodoListExtension", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserTodoListExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -719397,12 +719355,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTodoTask", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserTodoListTask", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -719429,8 +719384,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserTodoListTask", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTodoTask", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -719439,15 +719397,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAttachmentSession", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserTodoListTaskAttachmentSession", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserTodoListTaskAttachmentSession", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachmentSession", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -719456,12 +719414,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChecklistItem", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserTodoListTaskChecklistItem", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -719488,8 +719443,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserTodoListTaskChecklistItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChecklistItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -719498,15 +719456,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserTodoListTaskExtension", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserTodoListTaskExtension", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -719515,12 +719473,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphLinkedResource", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", - "CommandAlias": null, - "Command": "Update-MgBetaUserTodoListTaskLinkedResource", "Module": "Beta.Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -719547,8 +719502,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaUserTodoListTaskLinkedResource", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLinkedResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -719557,15 +719515,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphVirtualEvent", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}", - "CommandAlias": null, - "Command": "Update-MgBetaVirtualEvent", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaVirtualEvent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEvent", + "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -719574,15 +719532,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}", - "CommandAlias": null, - "Command": "Update-MgBetaVirtualEventPresenter", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaVirtualEventPresenter", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -719591,15 +719549,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}", - "CommandAlias": null, - "Command": "Update-MgBetaVirtualEventSession", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaVirtualEventSession", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -719608,15 +719566,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "CommandAlias": null, - "Command": "Update-MgBetaVirtualEventSessionAttendanceReport", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaVirtualEventSessionAttendanceReport", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -719625,15 +719583,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "CommandAlias": null, - "Command": "Update-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -719642,15 +719600,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions(joinWebUrl='{joinWebUrl}')", - "CommandAlias": null, - "Command": "Update-MgBetaVirtualEventSessionByJoinWebUrl", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions(joinWebUrl='{joinWebUrl}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaVirtualEventSessionByJoinWebUrl", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -719659,15 +719617,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphVirtualEventTownhall", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}", - "CommandAlias": null, - "Command": "Update-MgBetaVirtualEventTownhall", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventtownhall-update?view=graph-rest-beta", + "Command": "Update-MgBetaVirtualEventTownhall", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventTownhall", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -719676,15 +719634,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}", - "CommandAlias": null, - "Command": "Update-MgBetaVirtualEventTownhallPresenter", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaVirtualEventTownhallPresenter", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -719693,15 +719651,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}", - "CommandAlias": null, - "Command": "Update-MgBetaVirtualEventTownhallSession", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaVirtualEventTownhallSession", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -719710,15 +719668,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "CommandAlias": null, - "Command": "Update-MgBetaVirtualEventTownhallSessionAttendanceReport", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaVirtualEventTownhallSessionAttendanceReport", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -719727,15 +719685,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "CommandAlias": null, - "Command": "Update-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecord", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecord", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -719744,15 +719702,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions(joinWebUrl='{joinWebUrl}')", - "CommandAlias": null, - "Command": "Update-MgBetaVirtualEventTownhallSessionByJoinWebUrl", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions(joinWebUrl='{joinWebUrl}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaVirtualEventTownhallSessionByJoinWebUrl", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -719761,15 +719719,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphVirtualEventWebinar", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}", - "CommandAlias": null, - "Command": "Update-MgBetaVirtualEventWebinar", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-update?view=graph-rest-beta", + "Command": "Update-MgBetaVirtualEventWebinar", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -719778,15 +719736,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}", - "CommandAlias": null, - "Command": "Update-MgBetaVirtualEventWebinarPresenter", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventpresenter-update?view=graph-rest-beta", + "Command": "Update-MgBetaVirtualEventWebinarPresenter", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -719795,15 +719753,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}", - "CommandAlias": null, - "Command": "Update-MgBetaVirtualEventWebinarRegistration", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaVirtualEventWebinarRegistration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -719812,15 +719770,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email='{email}')", - "CommandAlias": null, - "Command": "Update-MgBetaVirtualEventWebinarRegistrationByEmail", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email='{email}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaVirtualEventWebinarRegistrationByEmail", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -719829,15 +719787,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId='{userId}')", - "CommandAlias": null, - "Command": "Update-MgBetaVirtualEventWebinarRegistrationByUserId", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId='{userId}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaVirtualEventWebinarRegistrationByUserId", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -719846,15 +719804,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphVirtualEventWebinarRegistrationConfiguration", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration", - "CommandAlias": null, - "Command": "Update-MgBetaVirtualEventWebinarRegistrationConfiguration", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaVirtualEventWebinarRegistrationConfiguration", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventWebinarRegistrationConfiguration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -719863,15 +719821,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphVirtualEventRegistrationQuestionBase", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions/{virtualEventRegistrationQuestionBase-id}", - "CommandAlias": null, - "Command": "Update-MgBetaVirtualEventWebinarRegistrationConfigurationQuestion", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions/{virtualEventRegistrationQuestionBase-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaVirtualEventWebinarRegistrationConfigurationQuestion", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventRegistrationQuestionBase", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -719880,15 +719838,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}", - "CommandAlias": null, - "Command": "Update-MgBetaVirtualEventWebinarSession", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaVirtualEventWebinarSession", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -719897,15 +719855,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "CommandAlias": null, - "Command": "Update-MgBetaVirtualEventWebinarSessionAttendanceReport", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaVirtualEventWebinarSessionAttendanceReport", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -719914,15 +719872,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "CommandAlias": null, - "Command": "Update-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -719931,15 +719889,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions(joinWebUrl='{joinWebUrl}')", - "CommandAlias": null, - "Command": "Update-MgBetaVirtualEventWebinarSessionByJoinWebUrl", "Module": "Beta.Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions(joinWebUrl='{joinWebUrl}')", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaVirtualEventWebinarSessionByJoinWebUrl", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -719948,12 +719906,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment", - "Uri": "/admin/windows/updates/deployments/{deployment-id}", - "CommandAlias": "Update-MgBetaWuDeployment", - "Command": "Update-MgBetaWindowsUpdatesDeployment", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Update-MgBetaWuDeployment", + "Uri": "/admin/windows/updates/deployments/{deployment-id}", "Permissions": [ { "Name": "WindowsUpdates.ReadWrite.All", @@ -719972,8 +719927,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-deployment-update?view=graph-rest-beta", + "Command": "Update-MgBetaWindowsUpdatesDeployment", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -719982,15 +719940,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/updateAudience", - "CommandAlias": "Update-MgBetaWuDeploymentAudience", - "Command": "Update-MgBetaWindowsUpdatesDeploymentAudience", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Update-MgBetaWuDeploymentAudience", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/updateAudience", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-deploymentaudience-updateaudience?view=graph-rest-beta", + "Command": "Update-MgBetaWindowsUpdatesDeploymentAudience", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Update", "UpdateExpanded", @@ -719999,15 +719957,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}", - "CommandAlias": "Update-MgBetaWuDeploymentAudienceApplicableContent", - "Command": "Update-MgBetaWindowsUpdatesDeploymentAudienceApplicableContent", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Update-MgBetaWuDeploymentAudienceApplicableContent", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaWindowsUpdatesDeploymentAudienceApplicableContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -720016,15 +719974,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/{applicableContentDeviceMatch-deviceId}", - "CommandAlias": "Update-MgBetaWuDeploymentAudienceApplicableContentMatchedDevice", - "Command": "Update-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDevice", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Update-MgBetaWuDeploymentAudienceApplicableContentMatchedDevice", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/{applicableContentDeviceMatch-deviceId}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -720033,12 +719991,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/updateAudienceById", - "CommandAlias": "Update-MgBetaWuDeploymentAudienceGraphBPreId", - "Command": "Update-MgBetaWindowsUpdatesDeploymentAudienceById", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Update-MgBetaWuDeploymentAudienceGraphBPreId", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/updateAudienceById", "Permissions": [ { "Name": "WindowsUpdates.ReadWrite.All", @@ -720057,8 +720012,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-deploymentaudience-updateaudiencebyid?view=graph-rest-beta", + "Command": "Update-MgBetaWindowsUpdatesDeploymentAudienceById", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Update", "UpdateExpanded", @@ -720067,12 +720025,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}", - "CommandAlias": "Update-MgBetaWuPolicy", - "Command": "Update-MgBetaWindowsUpdatesPolicy", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Update-MgBetaWuPolicy", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}", "Permissions": [ { "Name": "WindowsUpdates.ReadWrite.All", @@ -720091,8 +720046,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatepolicy-update?view=graph-rest-beta", + "Command": "Update-MgBetaWindowsUpdatesPolicy", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -720101,15 +720059,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsUpdatesDeploymentAudience", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience", - "CommandAlias": "Update-MgBetaWuPolicyAudience", - "Command": "Update-MgBetaWindowsUpdatesPolicyAudience", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Update-MgBetaWuPolicyAudience", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaWindowsUpdatesPolicyAudience", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesDeploymentAudience", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -720118,15 +720076,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}", - "CommandAlias": "Update-MgBetaWuPolicyAudienceApplicableContent", - "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceApplicableContent", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Update-MgBetaWuPolicyAudienceApplicableContent", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceApplicableContent", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -720135,15 +720093,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/{applicableContentDeviceMatch-deviceId}", - "CommandAlias": "Update-MgBetaWuPolicyAudienceApplicableContentMatchedDevice", - "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDevice", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Update-MgBetaWuPolicyAudienceApplicableContentMatchedDevice", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/{applicableContentDeviceMatch-deviceId}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDevice", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -720152,15 +720110,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/updateAudienceById", - "CommandAlias": "Update-MgBetaWuPolicyAudienceGraphBPreId", - "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceById", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Update-MgBetaWuPolicyAudienceGraphBPreId", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/updateAudienceById", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-deploymentaudience-updateaudiencebyid?view=graph-rest-beta", + "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceById", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", "Variants": [ "Update", "UpdateExpanded", @@ -720169,15 +720127,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}", - "CommandAlias": "Update-MgBetaWuPolicyAudienceExclusion", - "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceExclusion", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Update-MgBetaWuPolicyAudienceExclusion", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceExclusion", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -720186,15 +720144,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}", - "CommandAlias": "Update-MgBetaWuPolicyAudienceMember", - "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceMember", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Update-MgBetaWuPolicyAudienceMember", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceMember", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -720203,12 +720161,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsUpdatesComplianceChange", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/{complianceChange-id}", - "CommandAlias": "Update-MgBetaWuPolicyComplianceChange", - "Command": "Update-MgBetaWindowsUpdatesPolicyComplianceChange", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Update-MgBetaWuPolicyComplianceChange", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/{complianceChange-id}", "Permissions": [ { "Name": "WindowsUpdates.ReadWrite.All", @@ -720227,8 +720182,11 @@ "IsLeastPrivilege": true } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-compliancechange-update?view=graph-rest-beta", + "Command": "Update-MgBetaWindowsUpdatesPolicyComplianceChange", "ApiVersion": "beta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-contentapproval-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesComplianceChange", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -720237,15 +720195,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsUpdatesProduct", - "Uri": "/admin/windows/updates/products/{product-id}", - "CommandAlias": "Update-MgBetaWuProduct", - "Command": "Update-MgBetaWindowsUpdatesProduct", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Update-MgBetaWuProduct", + "Uri": "/admin/windows/updates/products/{product-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaWindowsUpdatesProduct", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesProduct", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -720254,15 +720212,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsUpdatesEdition", - "Uri": "/admin/windows/updates/products/{product-id}/editions/{edition-id}", - "CommandAlias": "Update-MgBetaWuProductEdition", - "Command": "Update-MgBetaWindowsUpdatesProductEdition", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Update-MgBetaWuProductEdition", + "Uri": "/admin/windows/updates/products/{product-id}/editions/{edition-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaWindowsUpdatesProductEdition", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesEdition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -720271,15 +720229,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsUpdatesKnownIssue", - "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}", - "CommandAlias": "Update-MgBetaWuProductKnownIssue", - "Command": "Update-MgBetaWindowsUpdatesProductKnownIssue", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Update-MgBetaWuProductKnownIssue", + "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaWindowsUpdatesProductKnownIssue", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesKnownIssue", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -720288,15 +720246,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle", - "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}/originatingKnowledgeBaseArticle", - "CommandAlias": "Update-MgBetaWuProductKnownIssueOriginatingKnowledgeBaseArticle", - "Command": "Update-MgBetaWindowsUpdatesProductKnownIssueOriginatingKnowledgeBaseArticle", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Update-MgBetaWuProductKnownIssueOriginatingKnowledgeBaseArticle", + "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}/originatingKnowledgeBaseArticle", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaWindowsUpdatesProductKnownIssueOriginatingKnowledgeBaseArticle", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -720305,15 +720263,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle", - "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}/resolvingKnowledgeBaseArticle", - "CommandAlias": "Update-MgBetaWuProductKnownIssueResolvingKnowledgeBaseArticle", - "Command": "Update-MgBetaWindowsUpdatesProductKnownIssueResolvingKnowledgeBaseArticle", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Update-MgBetaWuProductKnownIssueResolvingKnowledgeBaseArticle", + "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}/resolvingKnowledgeBaseArticle", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaWindowsUpdatesProductKnownIssueResolvingKnowledgeBaseArticle", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -720322,15 +720280,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsUpdatesProductRevision", - "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}", - "CommandAlias": "Update-MgBetaWuProductRevision", - "Command": "Update-MgBetaWindowsUpdatesProductRevision", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Update-MgBetaWuProductRevision", + "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaWindowsUpdatesProductRevision", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesProductRevision", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -720339,15 +720297,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", - "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}/catalogEntry", - "CommandAlias": "Update-MgBetaWuProductRevisionCatalogEntry", - "Command": "Update-MgBetaWindowsUpdatesProductRevisionCatalogEntry", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Update-MgBetaWuProductRevisionCatalogEntry", + "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}/catalogEntry", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaWindowsUpdatesProductRevisionCatalogEntry", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -720356,15 +720314,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle", - "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}/knowledgeBaseArticle", - "CommandAlias": "Update-MgBetaWuProductRevisionKnowledgeBaseArticle", - "Command": "Update-MgBetaWindowsUpdatesProductRevisionKnowledgeBaseArticle", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Update-MgBetaWuProductRevisionKnowledgeBaseArticle", + "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}/knowledgeBaseArticle", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaWindowsUpdatesProductRevisionKnowledgeBaseArticle", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -720373,15 +720331,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsUpdatesResourceConnection", - "Uri": "/admin/windows/updates/resourceConnections/{resourceConnection-id}", - "CommandAlias": "Update-MgBetaWuResourceConnection", - "Command": "Update-MgBetaWindowsUpdatesResourceConnection", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Update-MgBetaWuResourceConnection", + "Uri": "/admin/windows/updates/resourceConnections/{resourceConnection-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaWindowsUpdatesResourceConnection", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesResourceConnection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -720390,15 +720348,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}", - "CommandAlias": "Update-MgBetaWuUpdatableAsset", - "Command": "Update-MgBetaWindowsUpdatesUpdatableAsset", "Module": "Beta.WindowsUpdates", + "CommandAlias": "Update-MgBetaWuUpdatableAsset", + "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}", "Permissions": [], - "ApiVersion": "beta", "ApiReferenceLink": null, + "Command": "Update-MgBetaWindowsUpdatesUpdatableAsset", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -720407,12 +720365,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphBookingBusiness", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}", - "CommandAlias": null, - "Command": "Update-MgBookingBusiness", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}", "Permissions": [ { "Name": "Bookings.ReadWrite.All", @@ -720447,8 +720402,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-update?view=graph-rest-1.0", + "Command": "Update-MgBookingBusiness", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBookingBusiness", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -720457,12 +720415,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphBookingAppointment", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", - "CommandAlias": null, - "Command": "Update-MgBookingBusinessAppointment", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -720521,8 +720476,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingappointment-update?view=graph-rest-1.0", + "Command": "Update-MgBookingBusinessAppointment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBookingAppointment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -720531,15 +720489,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphBookingAppointment", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", - "CommandAlias": null, - "Command": "Update-MgBookingBusinessCalendarView", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgBookingBusinessCalendarView", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBookingAppointment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -720548,12 +720506,9 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomerBase-id}", - "CommandAlias": null, - "Command": "Update-MgBookingBusinessCustomer", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomerBase-id}", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -720612,8 +720567,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingcustomer-update?view=graph-rest-1.0", + "Command": "Update-MgBookingBusinessCustomer", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -720622,12 +720580,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphBookingCustomQuestion", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", - "CommandAlias": null, - "Command": "Update-MgBookingBusinessCustomQuestion", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -720670,8 +720625,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingcustomquestion-update?view=graph-rest-1.0", + "Command": "Update-MgBookingBusinessCustomQuestion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBookingCustomQuestion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -720680,12 +720638,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphBookingService", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", - "CommandAlias": null, - "Command": "Update-MgBookingBusinessService", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", "Permissions": [ { "Name": "Bookings.ReadWrite.All", @@ -720720,8 +720675,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingservice-update?view=graph-rest-1.0", + "Command": "Update-MgBookingBusinessService", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBookingService", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -720730,12 +720688,9 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMemberBase-id}", - "CommandAlias": null, - "Command": "Update-MgBookingBusinessStaffMember", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMemberBase-id}", "Permissions": [ { "Name": "Bookings.ReadWrite.All", @@ -720770,8 +720725,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingstaffmember-update?view=graph-rest-1.0", + "Command": "Update-MgBookingBusinessStaffMember", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -720780,15 +720738,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphBookingCurrency", - "Uri": "/solutions/bookingCurrencies/{bookingCurrency-id}", - "CommandAlias": null, - "Command": "Update-MgBookingCurrency", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/bookingCurrencies/{bookingCurrency-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgBookingCurrency", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBookingCurrency", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -720797,12 +720755,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChat", - "Uri": "/chats/{chat-id}", - "CommandAlias": null, - "Command": "Update-MgChat", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}", "Permissions": [ { "Name": "Chat.ReadWrite", @@ -720829,8 +720784,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-patch?view=graph-rest-1.0", + "Command": "Update-MgChat", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -720839,12 +720797,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/upgrade", - "CommandAlias": null, - "Command": "Update-MgChatInstalledApp", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/upgrade", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForChat", @@ -720935,8 +720890,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-1.0", + "Command": "Update-MgChatInstalledApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Upgrade", "UpgradeExpanded", @@ -720945,15 +720903,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessageInfo", - "Uri": "/chats/{chat-id}/lastMessagePreview", - "CommandAlias": null, - "Command": "Update-MgChatLastMessagePreview", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/lastMessagePreview", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgChatLastMessagePreview", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageInfo", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -720962,15 +720920,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/chats/{chat-id}/members/{conversationMember-id}", - "CommandAlias": null, - "Command": "Update-MgChatMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/members/{conversationMember-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgChatMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -720979,12 +720937,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}", - "CommandAlias": null, - "Command": "Update-MgChatMessage", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}", "Permissions": [ { "Name": "Chat.ReadWrite", @@ -721027,8 +720982,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgChatMessage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -721037,15 +720995,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "CommandAlias": null, - "Command": "Update-MgChatMessageReply", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgChatMessageReply", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -721054,15 +721012,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "CommandAlias": null, - "Command": "Update-MgChatMessageReplyHostedContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgChatMessageReplyHostedContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -721071,15 +721029,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "CommandAlias": null, - "Command": "Update-MgChatPermissionGrant", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgChatPermissionGrant", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -721088,15 +721046,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", - "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "CommandAlias": null, - "Command": "Update-MgChatPinnedMessage", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgChatPinnedMessage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -721105,12 +721063,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamsTab", - "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", - "CommandAlias": null, - "Command": "Update-MgChatTab", "Module": "Teams", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", "Permissions": [ { "Name": "TeamsTab.ReadWriteSelfForChat", @@ -721169,8 +721124,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-patch-tabs?view=graph-rest-1.0", + "Command": "Update-MgChatTab", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -721179,12 +721137,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAudioRoutingGroup", - "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", - "CommandAlias": null, - "Command": "Update-MgCommunicationCallAudioRoutingGroup", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -721203,8 +721158,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/audioroutinggroup-update?view=graph-rest-1.0", + "Command": "Update-MgCommunicationCallAudioRoutingGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAudioRoutingGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -721213,15 +721171,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", - "CommandAlias": null, - "Command": "Update-MgCommunicationCallContentSharingSession", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgCommunicationCallContentSharingSession", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -721230,15 +721188,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCommsOperation", - "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", - "CommandAlias": null, - "Command": "Update-MgCommunicationCallOperation", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgCommunicationCallOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCommsOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -721247,15 +721205,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphParticipant", - "Uri": "/communications/calls/{call-id}/participants/{participant-id}", - "CommandAlias": null, - "Command": "Update-MgCommunicationCallParticipant", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/participants/{participant-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgCommunicationCallParticipant", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphParticipant", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -721264,12 +721222,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUpdateRecordingStatusOperation", - "Uri": "/communications/calls/{call-id}/updateRecordingStatus", - "CommandAlias": null, - "Command": "Update-MgCommunicationCallRecordingStatus", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/updateRecordingStatus", "Permissions": [ { "Name": "Calls.AccessMedia.All", @@ -721288,8 +721243,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-updaterecordingstatus?view=graph-rest-1.0", + "Command": "Update-MgCommunicationCallRecordingStatus", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUpdateRecordingStatusOperation", + "Method": "POST", "Variants": [ "Update", "UpdateExpanded", @@ -721298,15 +721256,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCallRecordsOrganizer", - "Uri": "/communications/callRecords/{callRecord-id}/organizer_v2", - "CommandAlias": null, - "Command": "Update-MgCommunicationCallRecordOrganizerV2", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/callRecords/{callRecord-id}/organizer_v2", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgCommunicationCallRecordOrganizerV2", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCallRecordsOrganizer", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -721315,15 +721273,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCallRecordsParticipant", - "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/{participant-id}", - "CommandAlias": null, - "Command": "Update-MgCommunicationCallRecordParticipantV2", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/{participant-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgCommunicationCallRecordParticipantV2", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCallRecordsParticipant", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -721332,15 +721290,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCallRecordsSession", - "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", - "CommandAlias": null, - "Command": "Update-MgCommunicationCallRecordSession", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgCommunicationCallRecordSession", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCallRecordsSession", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -721349,15 +721307,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnlineMeeting", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", - "CommandAlias": null, - "Command": "Update-MgCommunicationOnlineMeeting", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgCommunicationOnlineMeeting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnlineMeeting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -721366,15 +721324,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "CommandAlias": null, - "Command": "Update-MgCommunicationOnlineMeetingAttendanceReport", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgCommunicationOnlineMeetingAttendanceReport", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -721383,15 +721341,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "CommandAlias": null, - "Command": "Update-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -721400,15 +721358,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCallRecording", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", - "CommandAlias": null, - "Command": "Update-MgCommunicationOnlineMeetingRecording", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgCommunicationOnlineMeetingRecording", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCallRecording", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -721417,15 +721375,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCallTranscript", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "CommandAlias": null, - "Command": "Update-MgCommunicationOnlineMeetingTranscript", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgCommunicationOnlineMeetingTranscript", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCallTranscript", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -721434,15 +721392,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPresence", - "Uri": "/communications/presences/{presence-id}", - "CommandAlias": null, - "Command": "Update-MgCommunicationPresence", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/communications/presences/{presence-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgCommunicationPresence", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPresence", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -721451,30 +721409,30 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCompliance", - "Uri": "/compliance", - "CommandAlias": null, - "Command": "Update-MgCompliance", "Module": "Compliance", + "CommandAlias": null, + "Uri": "/compliance", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgCompliance", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCompliance", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOrgContact", - "Uri": "/contacts/{orgContact-id}", - "CommandAlias": null, - "Command": "Update-MgContact", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgContact", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -721483,15 +721441,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphContract", - "Uri": "/contracts/{contract-id}", - "CommandAlias": null, - "Command": "Update-MgContract", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/contracts/{contract-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgContract", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContract", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -721500,15 +721458,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDataPolicyOperation", - "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", - "CommandAlias": null, - "Command": "Update-MgDataPolicyOperation", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDataPolicyOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDataPolicyOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -721517,12 +721475,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/devices/{device-id}", - "CommandAlias": null, - "Command": "Update-MgDevice", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -721549,8 +721504,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-update?view=graph-rest-1.0", + "Command": "Update-MgDevice", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDevice", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -721559,12 +721517,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceAppManagement", - "Uri": "/deviceAppManagement", - "CommandAlias": "Update-MgDeviceAppMgt", - "Command": "Update-MgDeviceAppManagement", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgt", + "Uri": "/deviceAppManagement", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -721599,20 +721554,20 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-unlock-deviceappmanagement-update?view=graph-rest-1.0", + "Command": "Update-MgDeviceAppManagement", "ApiVersion": "v1.0", - "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceAppManagement", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", - "CommandAlias": "Update-MgDeviceAppMgtAndroidManagedAppProtection", - "Command": "Update-MgDeviceAppManagementAndroidManagedAppProtection", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtAndroidManagedAppProtection", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -721631,8 +721586,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceAppManagementAndroidManagedAppProtection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -721641,12 +721599,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", - "CommandAlias": "Update-MgDeviceAppMgtAndroidManagedAppProtectionApp", - "Command": "Update-MgDeviceAppManagementAndroidManagedAppProtectionApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtAndroidManagedAppProtectionApp", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -721681,8 +721636,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceAppManagementAndroidManagedAppProtectionApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -721691,12 +721649,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "CommandAlias": "Update-MgDeviceAppMgtAndroidManagedAppProtectionAssignment", - "Command": "Update-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtAndroidManagedAppProtectionAssignment", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -721731,8 +721686,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -721741,12 +721699,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", - "CommandAlias": "Update-MgDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", - "Command": "Update-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -721781,8 +721736,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -721791,12 +721749,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", - "CommandAlias": "Update-MgDeviceAppMgtDefaultManagedAppProtection", - "Command": "Update-MgDeviceAppManagementDefaultManagedAppProtection", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtDefaultManagedAppProtection", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -721831,8 +721786,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceAppManagementDefaultManagedAppProtection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -721841,12 +721799,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", - "CommandAlias": "Update-MgDeviceAppMgtDefaultManagedAppProtectionApp", - "Command": "Update-MgDeviceAppManagementDefaultManagedAppProtectionApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtDefaultManagedAppProtectionApp", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -721881,8 +721836,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceAppManagementDefaultManagedAppProtectionApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -721891,12 +721849,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", - "CommandAlias": "Update-MgDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", - "Command": "Update-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -721931,8 +721886,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -721941,12 +721899,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIosManagedAppProtection", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", - "CommandAlias": "Update-MgDeviceAppMgtiOSManagedAppProtection", - "Command": "Update-MgDeviceAppManagementiOSManagedAppProtection", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtiOSManagedAppProtection", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -721965,8 +721920,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceAppManagementiOSManagedAppProtection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIosManagedAppProtection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -721975,12 +721933,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", - "CommandAlias": "Update-MgDeviceAppMgtiOSManagedAppProtectionApp", - "Command": "Update-MgDeviceAppManagementiOSManagedAppProtectionApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtiOSManagedAppProtectionApp", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -722015,8 +721970,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceAppManagementiOSManagedAppProtectionApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -722025,12 +721983,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "CommandAlias": "Update-MgDeviceAppMgtiOSManagedAppProtectionAssignment", - "Command": "Update-MgDeviceAppManagementiOSManagedAppProtectionAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtiOSManagedAppProtectionAssignment", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -722065,8 +722020,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceAppManagementiOSManagedAppProtectionAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -722075,12 +722033,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", - "CommandAlias": "Update-MgDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", - "Command": "Update-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -722115,8 +722070,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -722125,15 +722083,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", - "CommandAlias": "Update-MgDeviceAppMgtManagedAppPolicy", - "Command": "Update-MgDeviceAppManagementManagedAppPolicy", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtManagedAppPolicy", + "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceAppManagementManagedAppPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -722142,15 +722100,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedAppRegistration", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", - "CommandAlias": "Update-MgDeviceAppMgtManagedAppRegistration", - "Command": "Update-MgDeviceAppManagementManagedAppRegistration", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtManagedAppRegistration", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceAppManagementManagedAppRegistration", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppRegistration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -722159,15 +722117,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", - "CommandAlias": "Update-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", - "Command": "Update-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -722176,15 +722134,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", - "CommandAlias": "Update-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", - "Command": "Update-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -722193,12 +722151,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedAppOperation", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", - "CommandAlias": "Update-MgDeviceAppMgtManagedAppRegistrationOperation", - "Command": "Update-MgDeviceAppManagementManagedAppRegistrationOperation", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtManagedAppRegistrationOperation", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -722233,8 +722188,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceAppManagementManagedAppRegistrationOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -722243,15 +722201,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedAppStatus", - "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", - "CommandAlias": "Update-MgDeviceAppMgtManagedAppStatus", - "Command": "Update-MgDeviceAppManagementManagedAppStatus", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtManagedAppStatus", + "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceAppManagementManagedAppStatus", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppStatus", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -722260,12 +722218,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedEBook", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", - "CommandAlias": "Update-MgDeviceAppMgtManagedEBook", - "Command": "Update-MgDeviceAppManagementManagedEBook", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtManagedEBook", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -722284,8 +722239,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-iosvppebook-update?view=graph-rest-1.0", + "Command": "Update-MgDeviceAppManagementManagedEBook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedEBook", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -722294,12 +722252,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedEBookAssignment", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", - "CommandAlias": "Update-MgDeviceAppMgtManagedEBookAssignment", - "Command": "Update-MgDeviceAppManagementManagedEBookAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtManagedEBookAssignment", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -722318,8 +722273,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-iosvppebookassignment-update?view=graph-rest-1.0", + "Command": "Update-MgDeviceAppManagementManagedEBookAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedEBookAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -722328,12 +722286,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceInstallState", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", - "CommandAlias": "Update-MgDeviceAppMgtManagedEBookDeviceState", - "Command": "Update-MgDeviceAppManagementManagedEBookDeviceState", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtManagedEBookDeviceState", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -722352,8 +722307,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-deviceinstallstate-update?view=graph-rest-1.0", + "Command": "Update-MgDeviceAppManagementManagedEBookDeviceState", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceInstallState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -722362,12 +722320,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEBookInstallSummary", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", - "CommandAlias": "Update-MgDeviceAppMgtManagedEBookInstallSummary", - "Command": "Update-MgDeviceAppManagementManagedEBookInstallSummary", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtManagedEBookInstallSummary", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -722386,8 +722341,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-ebookinstallsummary-update?view=graph-rest-1.0", + "Command": "Update-MgDeviceAppManagementManagedEBookInstallSummary", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEBookInstallSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -722396,12 +722354,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserInstallStateSummary", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", - "CommandAlias": "Update-MgDeviceAppMgtManagedEBookUserStateSummary", - "Command": "Update-MgDeviceAppManagementManagedEBookUserStateSummary", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtManagedEBookUserStateSummary", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -722420,8 +722375,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-userinstallstatesummary-update?view=graph-rest-1.0", + "Command": "Update-MgDeviceAppManagementManagedEBookUserStateSummary", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserInstallStateSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -722430,12 +722388,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceInstallState", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", - "CommandAlias": "Update-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", - "Command": "Update-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -722454,8 +722409,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceInstallState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -722464,12 +722422,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", - "CommandAlias": "Update-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", - "Command": "Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -722488,8 +722443,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -722498,12 +722456,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "CommandAlias": "Update-MgDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", - "Command": "Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -722538,8 +722493,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -722548,12 +722506,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "CommandAlias": "Update-MgDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", - "Command": "Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -722588,8 +722543,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -722598,12 +722556,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "CommandAlias": "Update-MgDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", - "Command": "Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -722638,8 +722593,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -722648,12 +722606,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", - "CommandAlias": "Update-MgDeviceAppMgtMobileApp", - "Command": "Update-MgDeviceAppManagementMobileApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtMobileApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -722672,8 +722627,11 @@ "IsLeastPrivilege": true } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-macosofficesuiteapp-update?view=graph-rest-1.0", + "Command": "Update-MgDeviceAppManagementMobileApp", "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-win32lobapp-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphMobileApp", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -722682,15 +722640,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsAndroidLobAppAssignment", - "Command": "Update-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsAndroidLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -722699,15 +722657,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", - "Command": "Update-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -722716,15 +722674,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", - "Command": "Update-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -722733,15 +722691,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", - "Command": "Update-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -722750,15 +722708,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", - "Command": "Update-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -722767,15 +722725,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsiOSLobAppAssignment", - "Command": "Update-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsiOSLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -722784,15 +722742,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersion", - "Command": "Update-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -722801,15 +722759,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", - "Command": "Update-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -722818,15 +722776,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", - "Command": "Update-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -722835,15 +722793,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsIoStoreAppAssignment", - "Command": "Update-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsIoStoreAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -722852,15 +722810,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsIoVppAppAssignment", - "Command": "Update-MgDeviceAppManagementMobileAppAsIoVppAppAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsIoVppAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceAppManagementMobileAppAsIoVppAppAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -722869,15 +722827,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", - "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -722886,15 +722844,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", - "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -722903,15 +722861,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", - "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -722920,15 +722878,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", - "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -722937,15 +722895,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMacOSLobAppAssignment", - "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMacOSLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -722954,15 +722912,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", - "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -722971,15 +722929,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", - "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -722988,15 +722946,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", - "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -723005,15 +722963,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -723022,15 +722980,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -723039,15 +722997,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -723056,15 +723014,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -723073,15 +723031,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -723090,15 +723048,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -723107,15 +723065,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -723124,15 +723082,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -723141,15 +723099,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -723158,15 +723116,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -723175,15 +723133,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -723192,15 +723150,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -723209,15 +723167,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", - "Command": "Update-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -723226,12 +723184,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAssignment", - "Command": "Update-MgDeviceAppManagementMobileAppAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -723250,8 +723205,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappassignment-update?view=graph-rest-1.0", + "Command": "Update-MgDeviceAppManagementMobileAppAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -723260,15 +723218,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWin32LobAppAssignment", - "Command": "Update-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWin32LobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -723277,15 +723235,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersion", - "Command": "Update-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -723294,15 +723252,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", - "Command": "Update-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -723311,15 +723269,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", - "Command": "Update-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -723328,15 +723286,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowAppXAssignment", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowAppXAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -723345,15 +723303,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowAppXContentVersion", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowAppXContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -723362,15 +723320,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -723379,15 +723337,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -723396,15 +723354,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -723413,15 +723371,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -723430,15 +723388,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -723447,15 +723405,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -723464,15 +723422,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -723481,15 +723439,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -723498,15 +723456,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContent", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -723515,15 +723473,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -723532,15 +723490,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContentFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -723549,83 +723507,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowWebAppAssignment", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowWebAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ] - }, - { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppCategory", - "Command": "Update-MgDeviceAppManagementMobileAppCategory", - "Module": "Devices.CorporateManagement", - "Permissions": [ - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - } - ], + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment", "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappcategory-update?view=graph-rest-1.0", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ] - }, - { + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppConfiguration", - "Command": "Update-MgDeviceAppManagementMobileAppConfiguration", - "Module": "Devices.CorporateManagement", - "Permissions": [ - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - } - ], - "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-iosmobileappconfiguration-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", @@ -723634,12 +723524,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppConfigurationAssignment", - "Command": "Update-MgDeviceAppManagementMobileAppConfigurationAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppCategory", + "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -723658,8 +723545,11 @@ "IsLeastPrivilege": true } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappcategory-update?view=graph-rest-1.0", + "Command": "Update-MgDeviceAppManagementMobileAppCategory", "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationassignment-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -723668,12 +723558,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppConfigurationDeviceStatus", - "Command": "Update-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppConfiguration", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -723692,8 +723579,11 @@ "IsLeastPrivilege": true } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-iosmobileappconfiguration-update?view=graph-rest-1.0", + "Command": "Update-MgDeviceAppManagementMobileAppConfiguration", "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicestatus-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -723702,12 +723592,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", - "Command": "Update-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppConfigurationAssignment", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -723726,8 +723613,11 @@ "IsLeastPrivilege": true } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationassignment-update?view=graph-rest-1.0", + "Command": "Update-MgDeviceAppManagementMobileAppConfigurationAssignment", "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicesummary-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -723736,12 +723626,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppConfigurationUserStatus", - "Command": "Update-MgDeviceAppManagementMobileAppConfigurationUserStatus", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppConfigurationDeviceStatus", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -723760,8 +723647,11 @@ "IsLeastPrivilege": true } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicestatus-update?view=graph-rest-1.0", + "Command": "Update-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationuserstatus-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -723770,12 +723660,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppConfigurationUserStatusSummary", - "Command": "Update-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -723794,8 +723681,11 @@ "IsLeastPrivilege": true } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicesummary-update?view=graph-rest-1.0", + "Command": "Update-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationusersummary-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -723804,12 +723694,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", - "CommandAlias": "Update-MgDeviceAppMgtTargetedManagedAppConfiguration", - "Command": "Update-MgDeviceAppManagementTargetedManagedAppConfiguration", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppConfigurationUserStatus", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -723828,8 +723715,11 @@ "IsLeastPrivilege": true } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationuserstatus-update?view=graph-rest-1.0", + "Command": "Update-MgDeviceAppManagementMobileAppConfigurationUserStatus", "ApiVersion": "v1.0", - "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -723838,12 +723728,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", - "CommandAlias": "Update-MgDeviceAppMgtTargetedManagedAppConfigurationApp", - "Command": "Update-MgDeviceAppManagementTargetedManagedAppConfigurationApp", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppConfigurationUserStatusSummary", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -723860,26 +723747,13 @@ "IsAdmin": true, "PermissionType": "Application", "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationusersummary-update?view=graph-rest-1.0", + "Command": "Update-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary", "ApiVersion": "v1.0", - "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -723888,12 +723762,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "CommandAlias": "Update-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", - "Command": "Update-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtTargetedManagedAppConfiguration", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -723910,26 +723781,13 @@ "IsAdmin": true, "PermissionType": "Application", "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune Device Configuration and Policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceAppManagementTargetedManagedAppConfiguration", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -723938,12 +723796,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", - "CommandAlias": "Update-MgDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", - "Command": "Update-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtTargetedManagedAppConfigurationApp", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -723978,8 +723833,61 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": null, + "Command": "Update-MgDeviceAppManagementTargetedManagedAppConfigurationApp", "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ] + }, + { + "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Permissions": [ + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "ApiReferenceLink": null, + "Command": "Update-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -723988,12 +723896,59 @@ ] }, { + "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", + "Permissions": [ + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune Device Configuration and Policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, + "Command": "Update-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", "Method": "PATCH", - "OutputType": "IMicrosoftGraphVppToken", - "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", - "CommandAlias": "Update-MgDeviceAppMgtVppToken", - "Command": "Update-MgDeviceAppManagementVppToken", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ] + }, + { "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtVppToken", + "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -724028,8 +723983,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceAppManagementVppToken", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVppToken", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -724038,12 +723996,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", - "CommandAlias": "Update-MgDeviceAppMgtWindowInformationProtectionPolicy", - "Command": "Update-MgDeviceAppManagementWindowsInformationProtectionPolicy", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtWindowInformationProtectionPolicy", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -724078,8 +724033,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceAppManagementWindowsInformationProtectionPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -724088,12 +724046,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "CommandAlias": "Update-MgDeviceAppMgtWindowInformationProtectionPolicyAssignment", - "Command": "Update-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtWindowInformationProtectionPolicyAssignment", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -724128,8 +724083,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -724138,12 +724096,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "CommandAlias": "Update-MgDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", - "Command": "Update-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -724178,8 +724133,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -724188,12 +724146,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "CommandAlias": "Update-MgDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", - "Command": "Update-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", "Module": "Devices.CorporateManagement", + "CommandAlias": "Update-MgDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -724228,8 +724183,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -724238,15 +724196,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/devices(deviceId='{deviceId}')", - "CommandAlias": null, - "Command": "Update-MgDeviceByDeviceId", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices(deviceId='{deviceId}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-update?view=graph-rest-1.0", + "Command": "Update-MgDeviceByDeviceId", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDevice", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -724255,15 +724213,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/devices/{device-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Update-MgDeviceExtension", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/devices/{device-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -724272,12 +724230,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagement", - "Uri": "/deviceManagement", - "CommandAlias": null, - "Command": "Update-MgDeviceManagement", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -724360,20 +724315,20 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicemanagement-update?view=graph-rest-1.0", + "Command": "Update-MgDeviceManagement", "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-devicemanagement-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceManagement", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphApplePushNotificationCertificate", - "Uri": "/deviceManagement/applePushNotificationCertificate", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementApplePushNotificationCertificate", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/applePushNotificationCertificate", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -724408,20 +724363,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applepushnotificationcertificate-update?view=graph-rest-1.0", + "Command": "Update-MgDeviceManagementApplePushNotificationCertificate", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApplePushNotificationCertificate", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAuditEvent", - "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementAuditEvent", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -724440,8 +724395,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-auditing-auditevent-update?view=graph-rest-1.0", + "Command": "Update-MgDeviceManagementAuditEvent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuditEvent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -724450,12 +724408,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphComplianceManagementPartner", - "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementComplianceManagementPartner", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -724490,8 +724445,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceManagementComplianceManagementPartner", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphComplianceManagementPartner", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -724500,12 +724458,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", - "Uri": "/deviceManagement/conditionalAccessSettings", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementConditionalAccessSetting", "Module": "DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/conditionalAccessSettings", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -724540,20 +724495,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceManagementConditionalAccessSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDetectedApp", - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementDetectedApp", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -724588,8 +724543,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-detectedapp-update?view=graph-rest-1.0", + "Command": "Update-MgDeviceManagementDetectedApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDetectedApp", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -724598,12 +724556,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceCategory", - "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementDeviceCategory", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -724638,8 +724593,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceManagementDeviceCategory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCategory", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -724648,12 +724606,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementDeviceCompliancePolicy", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -724672,8 +724627,11 @@ "IsLeastPrivilege": true } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-androidworkprofilecompliancepolicy-update?view=graph-rest-1.0", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicy", "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-windows10mobilecompliancepolicy-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -724682,12 +724640,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyAssignment", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -724706,8 +724661,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicyassignment-update?view=graph-rest-1.0", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -724716,12 +724674,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -724740,8 +724695,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -724750,12 +724708,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary", - "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -724774,20 +724729,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicydevicestatesummary-update?view=graph-rest-1.0", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -724806,8 +724761,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedevicestatus-update?view=graph-rest-1.0", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -724816,12 +724774,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -724840,8 +724795,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedeviceoverview-update?view=graph-rest-1.0", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -724850,12 +724808,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -724874,8 +724829,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancescheduledactionforrule-update?view=graph-rest-1.0", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -724884,12 +724842,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -724908,8 +724863,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceactionitem-update?view=graph-rest-1.0", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -724918,12 +724876,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -724942,8 +724897,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicysettingstatesummary-update?view=graph-rest-1.0", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -724952,12 +724910,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -724976,8 +724931,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancesettingstate-update?view=graph-rest-1.0", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -724986,12 +724944,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyUserStatus", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -725010,8 +724965,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuserstatus-update?view=graph-rest-1.0", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyUserStatus", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -725020,12 +724978,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -725044,8 +724999,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuseroverview-update?view=graph-rest-1.0", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -725054,12 +725012,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceConfiguration", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementDeviceConfiguration", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -725078,8 +725033,11 @@ "IsLeastPrivilege": true } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-macoscustomconfiguration-update?view=graph-rest-1.0", + "Command": "Update-MgDeviceManagementDeviceConfiguration", "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-windows10customconfiguration-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceConfiguration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -725088,12 +725046,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementDeviceConfigurationAssignment", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -725112,8 +725067,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationassignment-update?view=graph-rest-1.0", + "Command": "Update-MgDeviceManagementDeviceConfigurationAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -725122,12 +725080,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -725146,8 +725101,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-settingstatedevicesummary-update?view=graph-rest-1.0", + "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -725156,12 +725114,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary", - "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStateSummary", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -725180,20 +725135,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatesummary-update?view=graph-rest-1.0", + "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStateSummary", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStatus", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -725212,8 +725167,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatus-update?view=graph-rest-1.0", + "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStatus", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -725222,12 +725180,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -725246,8 +725201,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdeviceoverview-update?view=graph-rest-1.0", + "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -725256,12 +725214,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementDeviceConfigurationUserStatus", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -725280,8 +725235,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuserstatus-update?view=graph-rest-1.0", + "Command": "Update-MgDeviceManagementDeviceConfigurationUserStatus", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -725290,12 +725248,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementDeviceConfigurationUserStatusOverview", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -725314,8 +725269,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuseroverview-update?view=graph-rest-1.0", + "Command": "Update-MgDeviceManagementDeviceConfigurationUserStatusOverview", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -725324,12 +725282,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementDeviceEnrollmentConfiguration", "Module": "DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -725364,8 +725319,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceManagementDeviceEnrollmentConfiguration", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -725374,12 +725332,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", "Module": "DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -725414,8 +725369,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -725424,12 +725382,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", - "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementExchangeConnector", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -725464,8 +725419,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceManagementExchangeConnector", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -725474,15 +725432,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", "Module": "DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -725491,12 +725449,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", - "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementIoUpdateStatus", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -725515,8 +725470,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-iosupdatedevicestatus-update?view=graph-rest-1.0", + "Command": "Update-MgDeviceManagementIoUpdateStatus", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -725525,12 +725483,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedDevice", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementManagedDevice", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -725565,8 +725520,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceManagementManagedDevice", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDevice", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -725577,15 +725535,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceCategory", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementManagedDeviceCategory", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceManagementManagedDeviceCategory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCategory", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -725594,15 +725552,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementManagedDeviceCompliancePolicyState", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceManagementManagedDeviceCompliancePolicyState", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -725611,15 +725569,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceConfigurationState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementManagedDeviceConfigurationState", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceManagementManagedDeviceConfigurationState", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -725628,15 +725586,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementManagedDeviceLogCollectionRequest", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceManagementManagedDeviceLogCollectionRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -725645,12 +725603,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementManagedDeviceWindowsDeviceAccount", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount", "Permissions": [ { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", @@ -725669,8 +725624,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-updatewindowsdeviceaccount?view=graph-rest-1.0", + "Command": "Update-MgDeviceManagementManagedDeviceWindowsDeviceAccount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Update", "UpdateExpanded", @@ -725679,15 +725637,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsProtectionState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementManagedDeviceWindowsProtectionState", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceManagementManagedDeviceWindowsProtectionState", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsProtectionState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -725696,15 +725654,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -725713,12 +725671,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementMobileAppTroubleshootingEvent", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -725737,8 +725692,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-mobileapptroubleshootingevent-update?view=graph-rest-1.0", + "Command": "Update-MgDeviceManagementMobileAppTroubleshootingEvent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -725747,12 +725705,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAppLogCollectionRequest", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -725787,8 +725742,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applogcollectionrequest-update?view=graph-rest-1.0", + "Command": "Update-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -725797,12 +725755,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", - "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementMobileThreatDefenseConnector", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -725837,8 +725792,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceManagementMobileThreatDefenseConnector", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -725847,12 +725805,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphNotificationMessageTemplate", - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementNotificationMessageTemplate", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -725871,8 +725826,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-notificationmessagetemplate-update?view=graph-rest-1.0", + "Command": "Update-MgDeviceManagementNotificationMessageTemplate", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotificationMessageTemplate", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -725881,12 +725839,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -725905,8 +725860,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-localizednotificationmessage-update?view=graph-rest-1.0", + "Command": "Update-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -725915,12 +725873,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementPartner", - "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementPartner", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -725955,8 +725910,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceManagementPartner", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceManagementPartner", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -725965,12 +725923,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRemoteAssistancePartner", - "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementRemoteAssistancePartner", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -726005,8 +725960,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-update?view=graph-rest-1.0", + "Command": "Update-MgDeviceManagementRemoteAssistancePartner", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRemoteAssistancePartner", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -726015,12 +725973,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementReports", - "Uri": "/deviceManagement/reports", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementReport", "Module": "Reports", + "CommandAlias": null, + "Uri": "/deviceManagement/reports", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -726087,20 +726042,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-update?view=graph-rest-1.0", + "Command": "Update-MgDeviceManagementReport", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceManagementReports", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphResourceOperation", - "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementResourceOperation", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -726135,8 +726090,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-resourceoperation-update?view=graph-rest-1.0", + "Command": "Update-MgDeviceManagementResourceOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphResourceOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -726145,12 +726103,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementRoleAssignment", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -726185,8 +726140,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroleassignment-update?view=graph-rest-1.0", + "Command": "Update-MgDeviceManagementRoleAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -726195,12 +726153,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRoleDefinition", - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementRoleDefinition", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -726235,8 +726190,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-roledefinition-update?view=graph-rest-1.0", + "Command": "Update-MgDeviceManagementRoleDefinition", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRoleDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -726245,12 +726203,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRoleAssignment", - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementRoleDefinitionRoleAssignment", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -726285,8 +726240,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-roleassignment-update?view=graph-rest-1.0", + "Command": "Update-MgDeviceManagementRoleDefinitionRoleAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRoleAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -726295,12 +726253,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", - "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementTelecomExpenseManagementPartner", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -726319,8 +726274,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-tem-telecomexpensemanagementpartner-update?view=graph-rest-1.0", + "Command": "Update-MgDeviceManagementTelecomExpenseManagementPartner", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -726329,12 +726287,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermsAndConditions", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementTermAndCondition", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -726353,8 +726308,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditions-update?view=graph-rest-1.0", + "Command": "Update-MgDeviceManagementTermAndCondition", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermsAndConditions", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -726363,12 +726321,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementTermAndConditionAcceptanceStatus", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -726387,8 +726342,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsacceptancestatus-update?view=graph-rest-1.0", + "Command": "Update-MgDeviceManagementTermAndConditionAcceptanceStatus", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -726397,12 +726355,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementTermAndConditionAssignment", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -726421,8 +726376,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsassignment-update?view=graph-rest-1.0", + "Command": "Update-MgDeviceManagementTermAndConditionAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -726431,12 +726389,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", - "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementTroubleshootingEvent", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -726455,8 +726410,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceManagementTroubleshootingEvent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -726465,15 +726423,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCloudPcDeviceImage", - "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementVirtualEndpointDeviceImage", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceManagementVirtualEndpointDeviceImage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCloudPcDeviceImage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -726482,15 +726440,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCloudPcGalleryImage", - "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementVirtualEndpointGalleryImage", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceManagementVirtualEndpointGalleryImage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCloudPcGalleryImage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -726499,15 +726457,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementVirtualEndpointOnPremiseConnection", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-update?view=graph-rest-1.0", + "Command": "Update-MgDeviceManagementVirtualEndpointOnPremiseConnection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -726516,12 +726474,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementVirtualEndpointProvisioningPolicy", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -726540,8 +726495,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-update?view=graph-rest-1.0", + "Command": "Update-MgDeviceManagementVirtualEndpointProvisioningPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -726550,15 +726508,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -726567,15 +726525,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -726584,15 +726542,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCloudPcUserSetting", - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementVirtualEndpointUserSetting", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcusersetting-update?view=graph-rest-1.0", + "Command": "Update-MgDeviceManagementVirtualEndpointUserSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCloudPcUserSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -726601,15 +726559,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementVirtualEndpointUserSettingAssignment", "Module": "DeviceManagement.Administration", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDeviceManagementVirtualEndpointUserSettingAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -726618,12 +726576,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/updateDeviceProperties", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementWindowsAutopilotDeviceIdentityDeviceProperty", "Module": "DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/updateDeviceProperties", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -726642,8 +726597,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-updatedeviceproperties?view=graph-rest-1.0", + "Command": "Update-MgDeviceManagementWindowsAutopilotDeviceIdentityDeviceProperty", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Update", "UpdateExpanded", @@ -726652,12 +726610,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -726676,8 +726631,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionapplearningsummary-update?view=graph-rest-1.0", + "Command": "Update-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -726686,12 +726644,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -726710,8 +726665,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionnetworklearningsummary-update?view=graph-rest-1.0", + "Command": "Update-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -726720,12 +726678,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsMalwareInformation", - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementWindowsMalwareInformation", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -726760,8 +726715,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-windowsmalwareinformation-update?view=graph-rest-1.0", + "Command": "Update-MgDeviceManagementWindowsMalwareInformation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsMalwareInformation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -726770,12 +726728,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", "Module": "DeviceManagement", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -726810,8 +726765,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-malwarestateforwindowsdevice-update?view=graph-rest-1.0", + "Command": "Update-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -726820,27 +726778,24 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDirectory", - "Uri": "/directory", - "CommandAlias": null, - "Command": "Update-MgDirectory", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDirectory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectory", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", - "CommandAlias": null, - "Command": "Update-MgDirectoryAdministrativeUnit", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", "Permissions": [ { "Name": "AdministrativeUnit.ReadWrite.All", @@ -726859,8 +726814,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-update?view=graph-rest-1.0", + "Command": "Update-MgDirectoryAdministrativeUnit", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -726869,15 +726827,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Update-MgDirectoryAdministrativeUnitExtension", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDirectoryAdministrativeUnitExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -726886,15 +726844,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", - "CommandAlias": null, - "Command": "Update-MgDirectoryAdministrativeUnitScopedRoleMember", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDirectoryAdministrativeUnitScopedRoleMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -726903,12 +726861,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAttributeSet", - "Uri": "/directory/attributeSets/{attributeSet-id}", - "CommandAlias": null, - "Command": "Update-MgDirectoryAttributeSet", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/attributeSets/{attributeSet-id}", "Permissions": [ { "Name": "CustomSecAttributeDefinition.ReadWrite.All", @@ -726927,8 +726882,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attributeset-update?view=graph-rest-1.0", + "Command": "Update-MgDirectoryAttributeSet", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttributeSet", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -726937,12 +726895,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", - "CommandAlias": null, - "Command": "Update-MgDirectoryCustomSecurityAttributeDefinition", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", "Permissions": [ { "Name": "CustomSecAttributeDefinition.ReadWrite.All", @@ -726961,8 +726916,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customsecurityattributedefinition-update?view=graph-rest-1.0", + "Command": "Update-MgDirectoryCustomSecurityAttributeDefinition", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -726971,12 +726929,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAllowedValue", - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", - "CommandAlias": null, - "Command": "Update-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", "Permissions": [ { "Name": "CustomSecAttributeDefinition.ReadWrite.All", @@ -726995,8 +726950,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/allowedvalue-update?view=graph-rest-1.0", + "Command": "Update-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAllowedValue", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -727005,15 +726963,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", - "Uri": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}", - "CommandAlias": null, - "Command": "Update-MgDirectoryDeviceLocalCredential", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDirectoryDeviceLocalCredential", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -727022,12 +726980,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIdentityProviderBase", - "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", - "CommandAlias": null, - "Command": "Update-MgDirectoryFederationConfiguration", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", "Permissions": [ { "Name": "IdentityProvider.ReadWrite.All", @@ -727046,8 +727001,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDirectoryFederationConfiguration", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -727056,15 +727014,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/directoryObjects/{directoryObject-id}", - "CommandAlias": null, - "Command": "Update-MgDirectoryObject", "Module": "DirectoryObjects", + "CommandAlias": null, + "Uri": "/directoryObjects/{directoryObject-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDirectoryObject", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -727073,15 +727031,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", - "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", - "CommandAlias": null, - "Command": "Update-MgDirectoryOnPremiseSynchronization", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onpremisesdirectorysynchronization-update?view=graph-rest-1.0", + "Command": "Update-MgDirectoryOnPremiseSynchronization", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -727090,15 +727048,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDirectoryRole", - "Uri": "/directoryRoles/{directoryRole-id}", - "CommandAlias": null, - "Command": "Update-MgDirectoryRole", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDirectoryRole", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryRole", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -727107,15 +727065,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDirectoryRole", - "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')", - "CommandAlias": null, - "Command": "Update-MgDirectoryRoleByRoleTemplateId", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDirectoryRoleByRoleTemplateId", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryRole", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -727124,15 +727082,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", - "CommandAlias": null, - "Command": "Update-MgDirectoryRoleScopedMember", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDirectoryRoleScopedMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -727141,15 +727099,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", - "CommandAlias": null, - "Command": "Update-MgDirectoryRoleTemplate", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDirectoryRoleTemplate", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -727158,15 +727116,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCompanySubscription", - "Uri": "/directory/subscriptions/{companySubscription-id}", - "CommandAlias": null, - "Command": "Update-MgDirectorySubscription", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/subscriptions/{companySubscription-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDirectorySubscription", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCompanySubscription", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -727175,15 +727133,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCompanySubscription", - "Uri": "/directory/subscriptions(commerceSubscriptionId='{commerceSubscriptionId}')", - "CommandAlias": null, - "Command": "Update-MgDirectorySubscriptionByCommerceSubscriptionId", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/directory/subscriptions(commerceSubscriptionId='{commerceSubscriptionId}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDirectorySubscriptionByCommerceSubscriptionId", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCompanySubscription", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -727192,12 +727150,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDomain", - "Uri": "/domains/{domain-id}", - "CommandAlias": null, - "Command": "Update-MgDomain", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/domains/{domain-id}", "Permissions": [ { "Name": "Domain.ReadWrite.All", @@ -727224,8 +727179,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-update?view=graph-rest-1.0", + "Command": "Update-MgDomain", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDomain", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -727234,12 +727192,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphInternalDomainFederation", - "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", - "CommandAlias": null, - "Command": "Update-MgDomainFederationConfiguration", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", "Permissions": [ { "Name": "Domain.ReadWrite.All", @@ -727258,8 +727213,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internaldomainfederation-update?view=graph-rest-1.0", + "Command": "Update-MgDomainFederationConfiguration", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphInternalDomainFederation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -727268,15 +727226,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDomainDnsRecord", - "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", - "CommandAlias": null, - "Command": "Update-MgDomainServiceConfigurationRecord", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDomainServiceConfigurationRecord", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -727285,15 +727243,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDomainDnsRecord", - "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", - "CommandAlias": null, - "Command": "Update-MgDomainVerificationDnsRecord", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDomainVerificationDnsRecord", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -727302,15 +727260,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDrive", - "Uri": "/drives/{drive-id}", - "CommandAlias": null, - "Command": "Update-MgDrive", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDrive", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDrive", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -727319,15 +727277,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/drives/{drive-id}/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgDriveCreatedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDriveCreatedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -727336,12 +727294,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/items/{driveItem-id}", - "CommandAlias": null, - "Command": "Update-MgDriveItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}", "Permissions": [ { "Name": "Files.ReadWrite", @@ -727400,8 +727355,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDriveItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -727410,15 +727368,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemAnalytics", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics", - "CommandAlias": null, - "Command": "Update-MgDriveItemAnalytic", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDriveItemAnalytic", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -727427,15 +727385,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "CommandAlias": null, - "Command": "Update-MgDriveItemAnalyticItemActivityStat", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDriveItemAnalyticItemActivityStat", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -727444,15 +727402,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgDriveItemCreatedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDriveItemCreatedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -727461,15 +727419,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgDriveItemLastModifiedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDriveItemLastModifiedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -727478,15 +727436,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem", - "CommandAlias": null, - "Command": "Update-MgDriveItemListItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDriveItemListItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -727495,15 +727453,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgDriveItemListItemCreatedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDriveItemListItemCreatedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -727512,15 +727470,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "CommandAlias": null, - "Command": "Update-MgDriveItemListItemDocumentSetVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDriveItemListItemDocumentSetVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -727529,15 +727487,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "CommandAlias": null, - "Command": "Update-MgDriveItemListItemDocumentSetVersionField", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDriveItemListItemDocumentSetVersionField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -727546,15 +727504,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "CommandAlias": null, - "Command": "Update-MgDriveItemListItemField", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDriveItemListItemField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -727563,15 +727521,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgDriveItemListItemLastModifiedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDriveItemListItemLastModifiedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -727580,15 +727538,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "CommandAlias": null, - "Command": "Update-MgDriveItemListItemVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDriveItemListItemVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -727597,15 +727555,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "CommandAlias": null, - "Command": "Update-MgDriveItemListItemVersionField", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDriveItemListItemVersionField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -727614,12 +727572,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Update-MgDriveItemPermission", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", "Permissions": [ { "Name": "Files.ReadWrite", @@ -727678,8 +727633,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDriveItemPermission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -727688,15 +727646,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemRetentionLabel", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "CommandAlias": null, - "Command": "Update-MgDriveItemRetentionLabel", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel", "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-lockorunlockrecord?view=graph-rest-1.0", + "Command": "Update-MgDriveItemRetentionLabel", "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-setretentionlabel?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -727705,15 +727663,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "CommandAlias": null, - "Command": "Update-MgDriveItemSubscription", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDriveItemSubscription", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -727722,15 +727680,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphThumbnailSet", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "CommandAlias": null, - "Command": "Update-MgDriveItemThumbnail", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDriveItemThumbnail", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -727739,15 +727697,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "CommandAlias": null, - "Command": "Update-MgDriveItemVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDriveItemVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -727756,15 +727714,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgDriveLastModifiedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDriveLastModifiedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -727773,15 +727731,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphList", - "Uri": "/drives/{drive-id}/list", - "CommandAlias": null, - "Command": "Update-MgDriveList", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDriveList", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphList", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -727790,15 +727748,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Update-MgDriveListColumn", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDriveListColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -727807,15 +727765,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", - "CommandAlias": null, - "Command": "Update-MgDriveListContentType", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDriveListContentType", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -727824,15 +727782,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Update-MgDriveListContentTypeColumn", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDriveListContentTypeColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -727841,15 +727799,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnLink", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "CommandAlias": null, - "Command": "Update-MgDriveListContentTypeColumnLink", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDriveListContentTypeColumnLink", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -727858,15 +727816,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/drives/{drive-id}/list/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgDriveListCreatedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDriveListCreatedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -727875,15 +727833,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}", - "CommandAlias": null, - "Command": "Update-MgDriveListItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDriveListItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -727892,15 +727850,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgDriveListItemCreatedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDriveListItemCreatedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -727909,15 +727867,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "CommandAlias": null, - "Command": "Update-MgDriveListItemDocumentSetVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDriveListItemDocumentSetVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -727926,15 +727884,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "CommandAlias": null, - "Command": "Update-MgDriveListItemDocumentSetVersionField", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDriveListItemDocumentSetVersionField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -727943,15 +727901,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", - "CommandAlias": null, - "Command": "Update-MgDriveListItemField", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDriveListItemField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -727960,15 +727918,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgDriveListItemLastModifiedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDriveListItemLastModifiedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -727977,15 +727935,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "CommandAlias": null, - "Command": "Update-MgDriveListItemVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDriveListItemVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -727994,15 +727952,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "CommandAlias": null, - "Command": "Update-MgDriveListItemVersionField", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDriveListItemVersionField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -728011,15 +727969,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgDriveListLastModifiedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDriveListLastModifiedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -728028,15 +727986,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "CommandAlias": null, - "Command": "Update-MgDriveListOperation", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDriveListOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -728045,15 +728003,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", - "CommandAlias": null, - "Command": "Update-MgDriveListSubscription", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDriveListSubscription", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -728062,15 +728020,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/root", - "CommandAlias": null, - "Command": "Update-MgDriveRoot", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDriveRoot", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -728079,15 +728037,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemAnalytics", - "Uri": "/drives/{drive-id}/root/analytics", - "CommandAlias": null, - "Command": "Update-MgDriveRootAnalytic", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/analytics", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDriveRootAnalytic", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -728096,15 +728054,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "CommandAlias": null, - "Command": "Update-MgDriveRootAnalyticItemActivityStat", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDriveRootAnalyticItemActivityStat", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -728113,15 +728071,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/drives/{drive-id}/root/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgDriveRootCreatedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDriveRootCreatedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -728130,15 +728088,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgDriveRootLastModifiedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDriveRootLastModifiedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -728147,15 +728105,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/drives/{drive-id}/root/listItem", - "CommandAlias": null, - "Command": "Update-MgDriveRootListItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDriveRootListItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -728164,15 +728122,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgDriveRootListItemCreatedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDriveRootListItemCreatedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -728181,15 +728139,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "CommandAlias": null, - "Command": "Update-MgDriveRootListItemDocumentSetVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDriveRootListItemDocumentSetVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -728198,15 +728156,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "CommandAlias": null, - "Command": "Update-MgDriveRootListItemDocumentSetVersionField", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDriveRootListItemDocumentSetVersionField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -728215,15 +728173,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/listItem/fields", - "CommandAlias": null, - "Command": "Update-MgDriveRootListItemField", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDriveRootListItemField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -728232,15 +728190,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgDriveRootListItemLastModifiedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDriveRootListItemLastModifiedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -728249,15 +728207,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "CommandAlias": null, - "Command": "Update-MgDriveRootListItemVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDriveRootListItemVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -728266,15 +728224,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "CommandAlias": null, - "Command": "Update-MgDriveRootListItemVersionField", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDriveRootListItemVersionField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -728283,15 +728241,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/drives/{drive-id}/root/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Update-MgDriveRootPermission", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDriveRootPermission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -728300,15 +728258,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemRetentionLabel", - "Uri": "/drives/{drive-id}/root/retentionLabel", - "CommandAlias": null, - "Command": "Update-MgDriveRootRetentionLabel", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/retentionLabel", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDriveRootRetentionLabel", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -728317,15 +728275,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}", - "CommandAlias": null, - "Command": "Update-MgDriveRootSubscription", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDriveRootSubscription", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -728334,15 +728292,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphThumbnailSet", - "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "CommandAlias": null, - "Command": "Update-MgDriveRootThumbnail", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDriveRootThumbnail", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -728351,15 +728309,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "CommandAlias": null, - "Command": "Update-MgDriveRootVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgDriveRootVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -728368,15 +728326,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationClass", - "Uri": "/education/classes/{educationClass-id}", - "CommandAlias": null, - "Command": "Update-MgEducationClass", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-update?view=graph-rest-1.0", + "Command": "Update-MgEducationClass", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationClass", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -728385,12 +728343,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", - "CommandAlias": null, - "Command": "Update-MgEducationClassAssignment", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -728409,8 +728364,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-update?view=graph-rest-1.0", + "Command": "Update-MgEducationClassAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -728419,15 +728377,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationCategory", - "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", - "CommandAlias": null, - "Command": "Update-MgEducationClassAssignmentCategory", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEducationClassAssignmentCategory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationCategory", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -728436,12 +728394,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationAssignmentDefaults", - "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", - "CommandAlias": null, - "Command": "Update-MgEducationClassAssignmentDefault", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -728460,8 +728415,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentdefaults-update?view=graph-rest-1.0", + "Command": "Update-MgEducationClassAssignmentDefault", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignmentDefaults", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -728470,15 +728428,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "CommandAlias": null, - "Command": "Update-MgEducationClassAssignmentResource", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEducationClassAssignmentResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -728487,12 +728445,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationRubric", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", - "CommandAlias": null, - "Command": "Update-MgEducationClassAssignmentRubric", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -728511,8 +728466,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-put-rubric?view=graph-rest-1.0", + "Command": "Update-MgEducationClassAssignmentRubric", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationRubric", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -728521,12 +728479,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationAssignmentSettings", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings", - "CommandAlias": null, - "Command": "Update-MgEducationClassAssignmentSetting", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentSettings", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -728545,8 +728500,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentsettings-update?view=graph-rest-1.0", + "Command": "Update-MgEducationClassAssignmentSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignmentSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -728555,15 +728513,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationGradingCategory", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}", - "CommandAlias": null, - "Command": "Update-MgEducationClassAssignmentSettingGradingCategory", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationgradingcategory-update?view=graph-rest-1.0", + "Command": "Update-MgEducationClassAssignmentSettingGradingCategory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationGradingCategory", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -728572,15 +728530,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "CommandAlias": null, - "Command": "Update-MgEducationClassAssignmentSubmission", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEducationClassAssignmentSubmission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -728589,12 +728547,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationOutcome", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "CommandAlias": null, - "Command": "Update-MgEducationClassAssignmentSubmissionOutcome", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -728613,8 +728568,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationoutcome-update?view=graph-rest-1.0", + "Command": "Update-MgEducationClassAssignmentSubmissionOutcome", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationOutcome", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -728623,15 +728581,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "CommandAlias": null, - "Command": "Update-MgEducationClassAssignmentSubmissionResource", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEducationClassAssignmentSubmissionResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -728640,15 +728598,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "CommandAlias": null, - "Command": "Update-MgEducationClassAssignmentSubmissionSubmittedResource", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEducationClassAssignmentSubmissionSubmittedResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -728657,12 +728615,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationModule", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}", - "CommandAlias": null, - "Command": "Update-MgEducationClassModule", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}", "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -728681,8 +728636,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-update?view=graph-rest-1.0", + "Command": "Update-MgEducationClassModule", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationModule", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -728691,12 +728649,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationModuleResource", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}", - "CommandAlias": null, - "Command": "Update-MgEducationClassModuleResource", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}", "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -728715,8 +728670,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmoduleresource-update?view=graph-rest-1.0", + "Command": "Update-MgEducationClassModuleResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationModuleResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -728725,30 +728683,30 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationUser", - "Uri": "/education/me", - "CommandAlias": null, - "Command": "Update-MgEducationMe", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEducationMe", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationUser", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/me/assignments/{educationAssignment-id}", - "CommandAlias": null, - "Command": "Update-MgEducationMeAssignment", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEducationMeAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -728757,15 +728715,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "CommandAlias": null, - "Command": "Update-MgEducationMeAssignmentResource", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEducationMeAssignmentResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -728774,15 +728732,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationRubric", - "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", - "CommandAlias": null, - "Command": "Update-MgEducationMeAssignmentRubric", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEducationMeAssignmentRubric", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationRubric", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -728791,15 +728749,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "CommandAlias": null, - "Command": "Update-MgEducationMeAssignmentSubmission", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEducationMeAssignmentSubmission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -728808,15 +728766,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationOutcome", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "CommandAlias": null, - "Command": "Update-MgEducationMeAssignmentSubmissionOutcome", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEducationMeAssignmentSubmissionOutcome", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationOutcome", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -728825,15 +728783,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "CommandAlias": null, - "Command": "Update-MgEducationMeAssignmentSubmissionResource", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEducationMeAssignmentSubmissionResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -728842,15 +728800,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "CommandAlias": null, - "Command": "Update-MgEducationMeAssignmentSubmissionSubmittedResource", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEducationMeAssignmentSubmissionSubmittedResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -728859,12 +728817,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationRubric", - "Uri": "/education/me/rubrics/{educationRubric-id}", - "CommandAlias": null, - "Command": "Update-MgEducationMeRubric", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/rubrics/{educationRubric-id}", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -728883,8 +728838,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationrubric-update?view=graph-rest-1.0", + "Command": "Update-MgEducationMeRubric", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationRubric", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -728893,45 +728851,45 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/education/me/user/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgEducationMeUserMailboxSetting", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/me/user/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEducationMeUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationRoot", - "Uri": "/education", - "CommandAlias": null, - "Command": "Update-MgEducationRoot", "Module": "Education", + "CommandAlias": null, + "Uri": "/education", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEducationRoot", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationRoot", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationSchool", - "Uri": "/education/schools/{educationSchool-id}", - "CommandAlias": null, - "Command": "Update-MgEducationSchool", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/schools/{educationSchool-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-update?view=graph-rest-1.0", + "Command": "Update-MgEducationSchool", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSchool", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -728940,15 +728898,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/education/schools/{educationSchool-id}/administrativeUnit", - "CommandAlias": null, - "Command": "Update-MgEducationSchoolAdministrativeUnit", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/schools/{educationSchool-id}/administrativeUnit", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEducationSchoolAdministrativeUnit", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -728957,15 +728915,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationUser", - "Uri": "/education/users/{educationUser-id}", - "CommandAlias": null, - "Command": "Update-MgEducationUser", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-update?view=graph-rest-1.0", + "Command": "Update-MgEducationUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationUser", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -728974,15 +728932,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", - "CommandAlias": null, - "Command": "Update-MgEducationUserAssignment", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEducationUserAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -728991,15 +728949,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "CommandAlias": null, - "Command": "Update-MgEducationUserAssignmentResource", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEducationUserAssignmentResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -729008,15 +728966,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationRubric", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", - "CommandAlias": null, - "Command": "Update-MgEducationUserAssignmentRubric", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEducationUserAssignmentRubric", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationRubric", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -729025,15 +728983,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "CommandAlias": null, - "Command": "Update-MgEducationUserAssignmentSubmission", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEducationUserAssignmentSubmission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -729042,15 +729000,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationOutcome", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "CommandAlias": null, - "Command": "Update-MgEducationUserAssignmentSubmissionOutcome", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEducationUserAssignmentSubmissionOutcome", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationOutcome", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -729059,15 +729017,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "CommandAlias": null, - "Command": "Update-MgEducationUserAssignmentSubmissionResource", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEducationUserAssignmentSubmissionResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -729076,15 +729034,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "CommandAlias": null, - "Command": "Update-MgEducationUserAssignmentSubmissionSubmittedResource", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEducationUserAssignmentSubmissionSubmittedResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -729093,15 +729051,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/education/users/{educationUser-id}/user/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgEducationUserMailboxSetting", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/user/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEducationUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -729110,15 +729068,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationRubric", - "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", - "CommandAlias": null, - "Command": "Update-MgEducationUserRubric", "Module": "Education", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEducationUserRubric", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationRubric", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -729127,12 +729085,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackage", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementAccessPackage", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -729151,8 +729106,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-update?view=graph-rest-1.0", + "Command": "Update-MgEntitlementManagementAccessPackage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -729161,15 +729119,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphApproval", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementAccessPackageAssignmentApproval", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEntitlementManagementAccessPackageAssignmentApproval", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApproval", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -729178,15 +729136,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphApprovalStage", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/{approvalStage-id}", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementAccessPackageAssignmentApprovalStage", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/{approvalStage-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approvalstage-update?view=graph-rest-1.0", + "Command": "Update-MgEntitlementManagementAccessPackageAssignmentApprovalStage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApprovalStage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -729195,15 +729153,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/{accessPackageAssignmentPolicy-id}", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementAccessPackageAssignmentPolicy", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/{accessPackageAssignmentPolicy-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEntitlementManagementAccessPackageAssignmentPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -729212,15 +729170,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementAccessPackageResourceRoleScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEntitlementManagementAccessPackageResourceRoleScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -729229,12 +729187,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}/reprocess", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementAssignment", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}/reprocess", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -729253,8 +729208,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignment-reprocess?view=graph-rest-1.0", + "Command": "Update-MgEntitlementManagementAssignment", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Reprocess", "ReprocessViaIdentity", @@ -729265,15 +729223,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -729282,15 +729240,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageQuestion", - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions/{accessPackageQuestion-id}", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementAssignmentPolicyQuestion", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions/{accessPackageQuestion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEntitlementManagementAssignmentPolicyQuestion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageQuestion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -729299,12 +729257,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/reprocess", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementAssignmentRequest", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/reprocess", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -729323,8 +729278,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-reprocess?view=graph-rest-1.0", + "Command": "Update-MgEntitlementManagementAssignmentRequest", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Reprocess", "ReprocessViaIdentity", @@ -729335,12 +729293,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageCatalog", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementCatalog", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -729359,8 +729314,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-update?view=graph-rest-1.0", + "Command": "Update-MgEntitlementManagementCatalog", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -729369,15 +729327,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCustomCalloutExtension", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions/{customCalloutExtension-id}", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementCatalogCustomWorkflowExtension", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions/{customCalloutExtension-id}", "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequestworkflowextension-update?view=graph-rest-1.0", + "Command": "Update-MgEntitlementManagementCatalogCustomWorkflowExtension", "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentworkflowextension-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -729386,15 +729344,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementCatalogResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEntitlementManagementCatalogResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -729403,15 +729361,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementCatalogResourceRole", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEntitlementManagementCatalogResourceRole", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -729428,15 +729386,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementCatalogResourceRoleResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEntitlementManagementCatalogResourceRoleResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -729449,15 +729407,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementCatalogResourceRoleResourceScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEntitlementManagementCatalogResourceRoleResourceScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -729470,15 +729428,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementCatalogResourceRoleResourceScopeResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEntitlementManagementCatalogResourceRoleResourceScopeResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -729491,15 +729449,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -729508,15 +729466,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementCatalogResourceScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEntitlementManagementCatalogResourceScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -729533,15 +729491,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementCatalogResourceScopeResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEntitlementManagementCatalogResourceScopeResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -729554,15 +729512,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementCatalogResourceScopeResourceRole", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEntitlementManagementCatalogResourceScopeResourceRole", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -729575,15 +729533,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementCatalogResourceScopeResourceRoleResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEntitlementManagementCatalogResourceScopeResourceRoleResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -729596,15 +729554,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -729613,12 +729571,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphConnectedOrganization", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementConnectedOrganization", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -729637,8 +729592,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-update?view=graph-rest-1.0", + "Command": "Update-MgEntitlementManagementConnectedOrganization", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConnectedOrganization", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -729647,15 +729605,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEntitlementManagementResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -729664,15 +729622,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceEnvironment", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEntitlementManagementResourceEnvironment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -729681,15 +729639,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceEnvironmentResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEntitlementManagementResourceEnvironmentResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -729698,15 +729656,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceRole", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceRole", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -729715,15 +729673,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceRoleResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceRoleResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -729732,15 +729690,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -729749,15 +729707,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -729766,15 +729724,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -729783,15 +729741,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceScopeResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceScopeResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -729800,15 +729758,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -729817,15 +729775,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -729834,15 +729792,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceRequest", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEntitlementManagementResourceRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -729851,15 +729809,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageCatalog", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceRequestCatalog", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEntitlementManagementResourceRequestCatalog", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -729868,32 +729826,32 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCustomCalloutExtension", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions/{customCalloutExtension-id}", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions/{customCalloutExtension-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ] - }, - { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResource", + }, + { "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -729902,15 +729860,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRole", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRole", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -729927,15 +729885,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRoleResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRoleResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -729948,15 +729906,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -729969,15 +729927,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -729990,15 +729948,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -730007,15 +729965,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -730032,15 +729990,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScopeResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScopeResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -730053,15 +730011,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -730074,15 +730032,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -730095,15 +730053,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -730112,15 +730070,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceRequestResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEntitlementManagementResourceRequestResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -730129,15 +730087,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceRequestResourceRole", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEntitlementManagementResourceRequestResourceRole", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -730146,15 +730104,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceRequestResourceRoleResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEntitlementManagementResourceRequestResourceRoleResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -730163,15 +730121,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceRequestResourceRoleResourceScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEntitlementManagementResourceRequestResourceRoleResourceScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -730180,15 +730138,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -730197,15 +730155,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceRequestResourceScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEntitlementManagementResourceRequestResourceScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -730214,15 +730172,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceRequestResourceScopeResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEntitlementManagementResourceRequestResourceScopeResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -730231,15 +730189,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceRequestResourceScopeResourceRole", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEntitlementManagementResourceRequestResourceScopeResourceRole", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -730248,15 +730206,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -730265,15 +730223,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceRole", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEntitlementManagementResourceRole", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -730282,15 +730240,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceRoleResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEntitlementManagementResourceRoleResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -730299,15 +730257,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceRoleResourceScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEntitlementManagementResourceRoleResourceScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -730316,15 +730274,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceRoleResourceScopeResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEntitlementManagementResourceRoleResourceScopeResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -730333,15 +730291,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceRoleScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEntitlementManagementResourceRoleScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -730350,15 +730308,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceRoleScopeResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEntitlementManagementResourceRoleScopeResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -730367,15 +730325,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceRoleScopeResourceRole", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEntitlementManagementResourceRoleScopeResourceRole", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -730384,15 +730342,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceRoleScopeResourceRoleResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEntitlementManagementResourceRoleScopeResourceRoleResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -730401,15 +730359,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -730418,15 +730376,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes/{accessPackageResourceScope-id}", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceRoleScopeResourceScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes/{accessPackageResourceScope-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEntitlementManagementResourceRoleScopeResourceScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -730435,15 +730393,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceRoleScopeRole", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEntitlementManagementResourceRoleScopeRole", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -730452,15 +730410,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -730469,15 +730427,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles/{accessPackageResourceRole-id}", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResourceRole", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles/{accessPackageResourceRole-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResourceRole", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -730486,15 +730444,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResourceScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResourceScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -730503,15 +730461,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -730520,15 +730478,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -730537,15 +730495,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEntitlementManagementResourceScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -730554,15 +730512,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceScopeResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEntitlementManagementResourceScopeResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -730571,15 +730529,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceScopeResourceRole", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEntitlementManagementResourceScopeResourceRole", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -730588,15 +730546,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceScopeResourceRoleResource", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgEntitlementManagementResourceScopeResourceRoleResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -730605,12 +730563,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEntitlementManagementSettings", - "Uri": "/identityGovernance/entitlementManagement/settings", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementSetting", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/settings", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -730629,35 +730584,35 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagementsettings-update?view=graph-rest-1.0", + "Command": "Update-MgEntitlementManagementSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEntitlementManagementSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", - "Uri": "/external", - "CommandAlias": null, - "Command": "Update-MgExternal", "Module": "Search", + "CommandAlias": null, + "Uri": "/external", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgExternal", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", - "Uri": "/external/connections/{externalConnection-id}", - "CommandAlias": null, - "Command": "Update-MgExternalConnection", "Module": "Search", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -730692,8 +730647,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-update?view=graph-rest-1.0", + "Command": "Update-MgExternalConnection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -730702,12 +730660,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", - "CommandAlias": null, - "Command": "Update-MgExternalConnectionGroup", "Module": "Search", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", "Permissions": [ { "Name": "ExternalItem.ReadWrite.OwnedBy", @@ -730742,8 +730697,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalgroup-update?view=graph-rest-1.0", + "Command": "Update-MgExternalConnectionGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -730752,15 +730710,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", - "CommandAlias": null, - "Command": "Update-MgExternalConnectionGroupMember", "Module": "Search", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgExternalConnectionGroupMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -730769,15 +730727,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", - "CommandAlias": null, - "Command": "Update-MgExternalConnectionItemActivity", "Module": "Search", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgExternalConnectionItemActivity", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -730786,15 +730744,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", - "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", - "CommandAlias": null, - "Command": "Update-MgExternalConnectionOperation", "Module": "Search", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgExternalConnectionOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -730803,12 +730761,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphExternalConnectorsSchema", - "Uri": "/external/connections/{externalConnection-id}/schema", - "CommandAlias": null, - "Command": "Update-MgExternalConnectionSchema", "Module": "Search", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/schema", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -730843,8 +730798,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-patch-schema?view=graph-rest-1.0", + "Command": "Update-MgExternalConnectionSchema", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExternalConnectorsSchema", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -730853,12 +730811,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/groups/{group-id}", - "CommandAlias": null, - "Command": "Update-MgGroup", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -730893,8 +730848,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-1.0", + "Command": "Update-MgGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -730903,15 +730861,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", - "CommandAlias": null, - "Command": "Update-MgGroupAppRoleAssignment", "Module": "Applications", + "CommandAlias": null, + "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupAppRoleAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -730920,15 +730878,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/groups(uniqueName='{uniqueName}')", - "CommandAlias": null, - "Command": "Update-MgGroupByUniqueName", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups(uniqueName='{uniqueName}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-1.0", + "Command": "Update-MgGroupByUniqueName", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -730937,12 +730895,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/groups/{group-id}/calendar/events/{event-id}", - "CommandAlias": null, - "Command": "Update-MgGroupCalendarEvent", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/calendar/events/{event-id}", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -730977,8 +730932,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-update-event?view=graph-rest-1.0", + "Command": "Update-MgGroupCalendarEvent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -730987,15 +730945,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCalendarPermission", - "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", - "CommandAlias": null, - "Command": "Update-MgGroupCalendarPermission", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupCalendarPermission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCalendarPermission", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -731004,12 +730962,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphConversationThread", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", - "CommandAlias": null, - "Command": "Update-MgGroupConversationThread", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -731044,8 +730999,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupConversationThread", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationThread", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -731054,15 +731012,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Update-MgGroupConversationThreadPostExtension", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupConversationThreadPostExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -731071,15 +731029,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Update-MgGroupConversationThreadPostInReplyToExtension", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupConversationThreadPostInReplyToExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -731088,15 +731046,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDrive", - "Uri": "/groups/{group-id}/drives/{drive-id}", - "CommandAlias": null, - "Command": "Update-MgGroupDrive", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupDrive", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDrive", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -731105,15 +731063,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgGroupDriveCreatedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupDriveCreatedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -731122,15 +731080,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}", - "CommandAlias": null, - "Command": "Update-MgGroupDriveItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupDriveItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -731139,15 +731097,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemAnalytics", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "CommandAlias": null, - "Command": "Update-MgGroupDriveItemAnalytic", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupDriveItemAnalytic", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -731156,15 +731114,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "CommandAlias": null, - "Command": "Update-MgGroupDriveItemAnalyticItemActivityStat", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupDriveItemAnalyticItemActivityStat", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -731173,15 +731131,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgGroupDriveItemCreatedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupDriveItemCreatedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -731190,15 +731148,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgGroupDriveItemLastModifiedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupDriveItemLastModifiedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -731207,15 +731165,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "CommandAlias": null, - "Command": "Update-MgGroupDriveItemListItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupDriveItemListItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -731224,15 +731182,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgGroupDriveItemListItemCreatedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupDriveItemListItemCreatedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -731241,15 +731199,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "CommandAlias": null, - "Command": "Update-MgGroupDriveItemListItemDocumentSetVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupDriveItemListItemDocumentSetVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -731258,15 +731216,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "CommandAlias": null, - "Command": "Update-MgGroupDriveItemListItemDocumentSetVersionField", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupDriveItemListItemDocumentSetVersionField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -731275,15 +731233,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "CommandAlias": null, - "Command": "Update-MgGroupDriveItemListItemField", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupDriveItemListItemField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -731292,15 +731250,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgGroupDriveItemListItemLastModifiedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupDriveItemListItemLastModifiedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -731309,15 +731267,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "CommandAlias": null, - "Command": "Update-MgGroupDriveItemListItemVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupDriveItemListItemVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -731326,15 +731284,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "CommandAlias": null, - "Command": "Update-MgGroupDriveItemListItemVersionField", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupDriveItemListItemVersionField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -731343,15 +731301,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Update-MgGroupDriveItemPermission", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupDriveItemPermission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -731360,15 +731318,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemRetentionLabel", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "CommandAlias": null, - "Command": "Update-MgGroupDriveItemRetentionLabel", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupDriveItemRetentionLabel", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -731377,15 +731335,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "CommandAlias": null, - "Command": "Update-MgGroupDriveItemSubscription", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupDriveItemSubscription", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -731394,15 +731352,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphThumbnailSet", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "CommandAlias": null, - "Command": "Update-MgGroupDriveItemThumbnail", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupDriveItemThumbnail", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -731411,15 +731369,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "CommandAlias": null, - "Command": "Update-MgGroupDriveItemVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupDriveItemVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -731428,15 +731386,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgGroupDriveLastModifiedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupDriveLastModifiedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -731445,15 +731403,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphList", - "Uri": "/groups/{group-id}/drives/{drive-id}/list", - "CommandAlias": null, - "Command": "Update-MgGroupDriveList", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupDriveList", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphList", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -731462,15 +731420,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Update-MgGroupDriveListColumn", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupDriveListColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -731479,15 +731437,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "CommandAlias": null, - "Command": "Update-MgGroupDriveListContentType", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupDriveListContentType", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -731496,15 +731454,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Update-MgGroupDriveListContentTypeColumn", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupDriveListContentTypeColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -731513,15 +731471,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnLink", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "CommandAlias": null, - "Command": "Update-MgGroupDriveListContentTypeColumnLink", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupDriveListContentTypeColumnLink", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -731530,15 +731488,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgGroupDriveListCreatedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupDriveListCreatedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -731547,15 +731505,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}", - "CommandAlias": null, - "Command": "Update-MgGroupDriveListItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupDriveListItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -731564,15 +731522,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgGroupDriveListItemCreatedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupDriveListItemCreatedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -731581,15 +731539,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "CommandAlias": null, - "Command": "Update-MgGroupDriveListItemDocumentSetVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupDriveListItemDocumentSetVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -731598,15 +731556,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "CommandAlias": null, - "Command": "Update-MgGroupDriveListItemDocumentSetVersionField", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupDriveListItemDocumentSetVersionField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -731615,15 +731573,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "CommandAlias": null, - "Command": "Update-MgGroupDriveListItemField", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupDriveListItemField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -731632,15 +731590,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgGroupDriveListItemLastModifiedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupDriveListItemLastModifiedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -731649,15 +731607,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "CommandAlias": null, - "Command": "Update-MgGroupDriveListItemVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupDriveListItemVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -731666,15 +731624,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "CommandAlias": null, - "Command": "Update-MgGroupDriveListItemVersionField", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupDriveListItemVersionField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -731683,15 +731641,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgGroupDriveListLastModifiedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupDriveListLastModifiedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -731700,15 +731658,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "CommandAlias": null, - "Command": "Update-MgGroupDriveListOperation", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupDriveListOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -731717,15 +731675,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "CommandAlias": null, - "Command": "Update-MgGroupDriveListSubscription", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupDriveListSubscription", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -731734,15 +731692,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/root", - "CommandAlias": null, - "Command": "Update-MgGroupDriveRoot", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupDriveRoot", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -731751,15 +731709,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemAnalytics", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics", - "CommandAlias": null, - "Command": "Update-MgGroupDriveRootAnalytic", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupDriveRootAnalytic", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -731768,15 +731726,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "CommandAlias": null, - "Command": "Update-MgGroupDriveRootAnalyticItemActivityStat", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupDriveRootAnalyticItemActivityStat", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -731785,15 +731743,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgGroupDriveRootCreatedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupDriveRootCreatedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -731802,15 +731760,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgGroupDriveRootLastModifiedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupDriveRootLastModifiedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -731819,15 +731777,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem", - "CommandAlias": null, - "Command": "Update-MgGroupDriveRootListItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupDriveRootListItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -731836,15 +731794,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgGroupDriveRootListItemCreatedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupDriveRootListItemCreatedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -731853,15 +731811,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "CommandAlias": null, - "Command": "Update-MgGroupDriveRootListItemDocumentSetVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupDriveRootListItemDocumentSetVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -731870,15 +731828,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "CommandAlias": null, - "Command": "Update-MgGroupDriveRootListItemDocumentSetVersionField", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupDriveRootListItemDocumentSetVersionField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -731887,15 +731845,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields", - "CommandAlias": null, - "Command": "Update-MgGroupDriveRootListItemField", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupDriveRootListItemField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -731904,15 +731862,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgGroupDriveRootListItemLastModifiedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupDriveRootListItemLastModifiedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -731921,15 +731879,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "CommandAlias": null, - "Command": "Update-MgGroupDriveRootListItemVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupDriveRootListItemVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -731938,15 +731896,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "CommandAlias": null, - "Command": "Update-MgGroupDriveRootListItemVersionField", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupDriveRootListItemVersionField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -731955,15 +731913,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Update-MgGroupDriveRootPermission", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupDriveRootPermission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -731972,15 +731930,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemRetentionLabel", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel", - "CommandAlias": null, - "Command": "Update-MgGroupDriveRootRetentionLabel", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupDriveRootRetentionLabel", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -731989,15 +731947,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "CommandAlias": null, - "Command": "Update-MgGroupDriveRootSubscription", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupDriveRootSubscription", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -732006,15 +731964,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphThumbnailSet", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "CommandAlias": null, - "Command": "Update-MgGroupDriveRootThumbnail", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupDriveRootThumbnail", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -732023,15 +731981,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "CommandAlias": null, - "Command": "Update-MgGroupDriveRootVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupDriveRootVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -732040,12 +731998,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/groups/{group-id}/events/{event-id}", - "CommandAlias": null, - "Command": "Update-MgGroupEvent", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -732080,8 +732035,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupEvent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -732090,15 +732048,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Update-MgGroupEventExtension", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupEventExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -732107,15 +732065,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Update-MgGroupEventInstanceExtension", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupEventInstanceExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -732124,15 +732082,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/groups/{group-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Update-MgGroupExtension", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -732141,12 +732099,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", - "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", - "CommandAlias": null, - "Command": "Update-MgGroupLifecyclePolicy", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -732165,8 +732120,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-update?view=graph-rest-1.0", + "Command": "Update-MgGroupLifecyclePolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -732179,15 +732137,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenote", - "Uri": "/groups/{group-id}/onenote", - "CommandAlias": null, - "Command": "Update-MgGroupOnenote", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupOnenote", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenote", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -732196,15 +732154,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", - "CommandAlias": null, - "Command": "Update-MgGroupOnenoteNotebook", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupOnenoteNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -732213,15 +732171,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Update-MgGroupOnenoteNotebookSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupOnenoteNotebookSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -732230,15 +732188,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "CommandAlias": null, - "Command": "Update-MgGroupOnenoteNotebookSectionGroup", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupOnenoteNotebookSectionGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -732247,15 +732205,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Update-MgGroupOnenoteNotebookSectionGroupSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupOnenoteNotebookSectionGroupSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -732264,15 +732222,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", - "CommandAlias": null, - "Command": "Update-MgGroupOnenoteNotebookSectionGroupSectionPageContent", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupOnenoteNotebookSectionGroupSectionPageContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Patch", "PatchExpanded", @@ -732281,15 +732239,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", - "CommandAlias": null, - "Command": "Update-MgGroupOnenoteNotebookSectionPageContent", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupOnenoteNotebookSectionPageContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Patch", "PatchExpanded", @@ -732298,15 +732256,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/onenote/operations/{onenoteOperation-id}", - "CommandAlias": null, - "Command": "Update-MgGroupOnenoteOperation", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/operations/{onenoteOperation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupOnenoteOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -732315,15 +732273,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", - "CommandAlias": null, - "Command": "Update-MgGroupOnenotePageContent", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupOnenotePageContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Patch", "PatchExpanded", @@ -732332,15 +732290,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenoteResource", - "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}", - "CommandAlias": null, - "Command": "Update-MgGroupOnenoteResource", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupOnenoteResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -732349,15 +732307,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Update-MgGroupOnenoteSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupOnenoteSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -732366,15 +732324,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", - "CommandAlias": null, - "Command": "Update-MgGroupOnenoteSectionGroup", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupOnenoteSectionGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -732383,15 +732341,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Update-MgGroupOnenoteSectionGroupSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupOnenoteSectionGroupSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -732400,15 +732358,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", - "CommandAlias": null, - "Command": "Update-MgGroupOnenoteSectionGroupSectionPageContent", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupOnenoteSectionGroupSectionPageContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Patch", "PatchExpanded", @@ -732417,15 +732375,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", - "CommandAlias": null, - "Command": "Update-MgGroupOnenoteSectionPageContent", "Module": "Notes", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupOnenoteSectionPageContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Patch", "PatchExpanded", @@ -732434,15 +732392,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "CommandAlias": null, - "Command": "Update-MgGroupPermissionGrant", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupPermissionGrant", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -732451,15 +732409,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerGroup", - "Uri": "/groups/{group-id}/planner", - "CommandAlias": null, - "Command": "Update-MgGroupPlanner", "Module": "Planner", + "CommandAlias": null, + "Uri": "/groups/{group-id}/planner", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupPlanner", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -732468,15 +732426,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerPlanDetails", - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", - "CommandAlias": null, - "Command": "Update-MgGroupPlannerPlanDetail", "Module": "Planner", + "CommandAlias": null, + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupPlannerPlanDetail", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerPlanDetails", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -732485,12 +732443,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGroupSetting", - "Uri": "/groups/{group-id}/settings/{groupSetting-id}", - "CommandAlias": null, - "Command": "Update-MgGroupSetting", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/settings/{groupSetting-id}", "Permissions": [ { "Name": "Policy.ReadWrite.Authorization", @@ -732525,8 +732480,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/groupsetting-update?view=graph-rest-1.0", + "Command": "Update-MgGroupSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroupSetting", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -732539,15 +732497,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGroupSettingTemplate", - "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}", - "CommandAlias": null, - "Command": "Update-MgGroupSettingTemplateGroupSettingTemplate", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSettingTemplateGroupSettingTemplate", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroupSettingTemplate", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -732556,15 +732514,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSite", - "Uri": "/groups/{group-id}/sites/{site-id}", - "CommandAlias": null, - "Command": "Update-MgGroupSite", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSite", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSite", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -732573,15 +732531,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemAnalytics", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics", - "CommandAlias": null, - "Command": "Update-MgGroupSiteAnalytic", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSiteAnalytic", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -732590,15 +732548,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "CommandAlias": null, - "Command": "Update-MgGroupSiteAnalyticItemActivityStat", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSiteAnalyticItemActivityStat", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -732607,15 +732565,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemActivity", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "CommandAlias": null, - "Command": "Update-MgGroupSiteAnalyticItemActivityStatActivity", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSiteAnalyticItemActivityStatActivity", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivity", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -732624,15 +732582,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Update-MgGroupSiteColumn", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSiteColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -732641,15 +732599,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", - "CommandAlias": null, - "Command": "Update-MgGroupSiteContentType", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSiteContentType", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -732658,15 +732616,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Update-MgGroupSiteContentTypeColumn", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSiteContentTypeColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -732675,15 +732633,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnLink", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "CommandAlias": null, - "Command": "Update-MgGroupSiteContentTypeColumnLink", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSiteContentTypeColumnLink", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -732692,15 +732650,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgGroupSiteCreatedByUserMailboxSetting", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSiteCreatedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -732709,15 +732667,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemAnalytics", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/analytics", - "CommandAlias": null, - "Command": "Update-MgGroupSiteGetByPathAnalytic", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/analytics", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSiteGetByPathAnalytic", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -732726,15 +732684,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenote", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/onenote", - "CommandAlias": null, - "Command": "Update-MgGroupSiteGetByPathOnenote", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/onenote", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSiteGetByPathOnenote", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenote", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -732743,15 +732701,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStore", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/termStore", - "CommandAlias": null, - "Command": "Update-MgGroupSiteGetByPathTermStore", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/termStore", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSiteGetByPathTermStore", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStore", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -732760,15 +732718,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgGroupSiteLastModifiedByUserMailboxSetting", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSiteLastModifiedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -732777,15 +732735,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphList", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", - "CommandAlias": null, - "Command": "Update-MgGroupSiteList", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSiteList", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphList", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -732794,15 +732752,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Update-MgGroupSiteListColumn", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSiteListColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -732811,15 +732769,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "CommandAlias": null, - "Command": "Update-MgGroupSiteListContentType", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSiteListContentType", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -732828,15 +732786,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Update-MgGroupSiteListContentTypeColumn", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSiteListContentTypeColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -732845,15 +732803,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnLink", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "CommandAlias": null, - "Command": "Update-MgGroupSiteListContentTypeColumnLink", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSiteListContentTypeColumnLink", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -732862,15 +732820,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgGroupSiteListCreatedByUserMailboxSetting", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSiteListCreatedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -732879,15 +732837,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "CommandAlias": null, - "Command": "Update-MgGroupSiteListItem", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSiteListItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -732896,15 +732854,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgGroupSiteListItemCreatedByUserMailboxSetting", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSiteListItemCreatedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -732913,15 +732871,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "CommandAlias": null, - "Command": "Update-MgGroupSiteListItemDocumentSetVersion", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSiteListItemDocumentSetVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -732930,15 +732888,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "CommandAlias": null, - "Command": "Update-MgGroupSiteListItemDocumentSetVersionField", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSiteListItemDocumentSetVersionField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -732947,15 +732905,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "CommandAlias": null, - "Command": "Update-MgGroupSiteListItemField", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSiteListItemField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -732964,15 +732922,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgGroupSiteListItemLastModifiedByUserMailboxSetting", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSiteListItemLastModifiedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -732981,15 +732939,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "CommandAlias": null, - "Command": "Update-MgGroupSiteListItemVersion", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSiteListItemVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -732998,15 +732956,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "CommandAlias": null, - "Command": "Update-MgGroupSiteListItemVersionField", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSiteListItemVersionField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -733015,15 +732973,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgGroupSiteListLastModifiedByUserMailboxSetting", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSiteListLastModifiedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -733032,15 +732990,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "CommandAlias": null, - "Command": "Update-MgGroupSiteListOperation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSiteListOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -733049,15 +733007,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "CommandAlias": null, - "Command": "Update-MgGroupSiteListSubscription", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSiteListSubscription", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -733066,15 +733024,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenote", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote", - "CommandAlias": null, - "Command": "Update-MgGroupSiteOnenote", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSiteOnenote", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenote", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -733083,15 +733041,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", - "CommandAlias": null, - "Command": "Update-MgGroupSiteOnenoteNotebook", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSiteOnenoteNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -733100,15 +733058,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Update-MgGroupSiteOnenoteNotebookSection", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSiteOnenoteNotebookSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -733117,15 +733075,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "CommandAlias": null, - "Command": "Update-MgGroupSiteOnenoteNotebookSectionGroup", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSiteOnenoteNotebookSectionGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -733134,15 +733092,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Update-MgGroupSiteOnenoteNotebookSectionGroupSection", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSiteOnenoteNotebookSectionGroupSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -733151,15 +733109,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Update-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -733168,15 +733126,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Update-MgGroupSiteOnenoteNotebookSectionPage", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSiteOnenoteNotebookSectionPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -733185,15 +733143,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", - "CommandAlias": null, - "Command": "Update-MgGroupSiteOnenoteOperation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSiteOnenoteOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -733202,15 +733160,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Update-MgGroupSiteOnenotePage", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSiteOnenotePage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -733219,15 +733177,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenoteResource", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", - "CommandAlias": null, - "Command": "Update-MgGroupSiteOnenoteResource", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSiteOnenoteResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -733236,15 +733194,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Update-MgGroupSiteOnenoteSection", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSiteOnenoteSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -733253,15 +733211,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "CommandAlias": null, - "Command": "Update-MgGroupSiteOnenoteSectionGroup", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSiteOnenoteSectionGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -733270,15 +733228,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Update-MgGroupSiteOnenoteSectionGroupSection", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSiteOnenoteSectionGroupSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -733287,15 +733245,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Update-MgGroupSiteOnenoteSectionGroupSectionPage", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSiteOnenoteSectionGroupSectionPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -733304,15 +733262,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "CommandAlias": null, - "Command": "Update-MgGroupSiteOnenoteSectionPage", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSiteOnenoteSectionPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -733321,15 +733279,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", - "CommandAlias": null, - "Command": "Update-MgGroupSiteOperation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSiteOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -733338,15 +733296,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphBaseSitePage", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}", - "CommandAlias": null, - "Command": "Update-MgGroupSitePage", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSitePage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBaseSitePage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -733355,15 +733313,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCanvasLayout", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", - "CommandAlias": null, - "Command": "Update-MgGroupSitePageAsSitePageCanvaLayout", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSitePageAsSitePageCanvaLayout", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCanvasLayout", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -733372,15 +733330,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphHorizontalSection", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", - "CommandAlias": null, - "Command": "Update-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSection", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphHorizontalSection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -733389,15 +733347,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "CommandAlias": null, - "Command": "Update-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -733406,15 +733364,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "CommandAlias": null, - "Command": "Update-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -733423,15 +733381,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphVerticalSection", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", - "CommandAlias": null, - "Command": "Update-MgGroupSitePageAsSitePageCanvaLayoutVerticalSection", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSitePageAsSitePageCanvaLayoutVerticalSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVerticalSection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -733440,15 +733398,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", - "CommandAlias": null, - "Command": "Update-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -733457,15 +733415,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgGroupSitePageAsSitePageCreatedByUserMailboxSetting", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSitePageAsSitePageCreatedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -733474,15 +733432,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgGroupSitePageAsSitePageLastModifiedByUserMailboxSetting", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSitePageAsSitePageLastModifiedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -733491,15 +733449,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", - "CommandAlias": null, - "Command": "Update-MgGroupSitePageAsSitePageWebPart", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSitePageAsSitePageWebPart", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -733508,15 +733466,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgGroupSitePageCreatedByUserMailboxSetting", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSitePageCreatedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -733525,15 +733483,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgGroupSitePageLastModifiedByUserMailboxSetting", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSitePageLastModifiedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -733542,15 +733500,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Update-MgGroupSitePermission", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSitePermission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -733559,15 +733517,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStore", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore", - "CommandAlias": null, - "Command": "Update-MgGroupSiteTermStore", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSiteTermStore", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStore", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -733580,15 +733538,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", - "CommandAlias": null, - "Command": "Update-MgGroupSiteTermStoreGroup", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSiteTermStoreGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -733601,15 +733559,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", - "CommandAlias": null, - "Command": "Update-MgGroupSiteTermStoreGroupSet", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSiteTermStoreGroupSet", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -733622,15 +733580,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", - "CommandAlias": null, - "Command": "Update-MgGroupSiteTermStoreGroupSetChild", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSiteTermStoreGroupSetChild", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -733651,15 +733609,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Update-MgGroupSiteTermStoreGroupSetChildRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSiteTermStoreGroupSetChildRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -733680,15 +733638,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", - "CommandAlias": null, - "Command": "Update-MgGroupSiteTermStoreGroupSetParentGroup", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSiteTermStoreGroupSetParentGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -733701,15 +733659,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Update-MgGroupSiteTermStoreGroupSetRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSiteTermStoreGroupSetRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -733722,15 +733680,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", - "CommandAlias": null, - "Command": "Update-MgGroupSiteTermStoreGroupSetTerm", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSiteTermStoreGroupSetTerm", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -733743,15 +733701,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "CommandAlias": null, - "Command": "Update-MgGroupSiteTermStoreGroupSetTermChild", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSiteTermStoreGroupSetTermChild", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -733764,15 +733722,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Update-MgGroupSiteTermStoreGroupSetTermChildRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSiteTermStoreGroupSetTermChildRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -733785,15 +733743,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Update-MgGroupSiteTermStoreGroupSetTermRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSiteTermStoreGroupSetTermRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -733806,15 +733764,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", - "CommandAlias": null, - "Command": "Update-MgGroupSiteTermStoreSet", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSiteTermStoreSet", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -733827,15 +733785,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "CommandAlias": null, - "Command": "Update-MgGroupSiteTermStoreSetChild", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSiteTermStoreSetChild", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -733856,15 +733814,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Update-MgGroupSiteTermStoreSetChildRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSiteTermStoreSetChildRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -733885,15 +733843,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "CommandAlias": null, - "Command": "Update-MgGroupSiteTermStoreSetParentGroup", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSiteTermStoreSetParentGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -733906,15 +733864,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "CommandAlias": null, - "Command": "Update-MgGroupSiteTermStoreSetParentGroupSet", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSiteTermStoreSetParentGroupSet", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -733927,15 +733885,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "CommandAlias": null, - "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetChild", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetChild", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -733956,15 +733914,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetChildRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetChildRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -733985,15 +733943,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -734006,15 +733964,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "CommandAlias": null, - "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetTerm", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetTerm", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -734027,15 +733985,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "CommandAlias": null, - "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetTermChild", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetTermChild", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -734048,15 +734006,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -734069,15 +734027,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetTermRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetTermRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -734090,15 +734048,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Update-MgGroupSiteTermStoreSetRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSiteTermStoreSetRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -734111,15 +734069,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "CommandAlias": null, - "Command": "Update-MgGroupSiteTermStoreSetTerm", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSiteTermStoreSetTerm", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -734132,15 +734090,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "CommandAlias": null, - "Command": "Update-MgGroupSiteTermStoreSetTermChild", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSiteTermStoreSetTermChild", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -734153,15 +734111,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Update-MgGroupSiteTermStoreSetTermChildRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSiteTermStoreSetTermChildRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -734174,15 +734132,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Update-MgGroupSiteTermStoreSetTermRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupSiteTermStoreSetTermRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -734195,15 +734153,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChannel", - "Uri": "/groups/{group-id}/team/channels/{channel-id}", - "CommandAlias": null, - "Command": "Update-MgGroupTeamChannel", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupTeamChannel", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChannel", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -734212,15 +734170,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/allMembers/{conversationMember-id}", - "CommandAlias": null, - "Command": "Update-MgGroupTeamChannelMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/allMembers/{conversationMember-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupTeamChannelMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -734233,15 +734191,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}", - "CommandAlias": null, - "Command": "Update-MgGroupTeamChannelMessage", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupTeamChannelMessage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -734250,15 +734208,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "CommandAlias": null, - "Command": "Update-MgGroupTeamChannelMessageHostedContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupTeamChannelMessageHostedContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -734267,15 +734225,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "CommandAlias": null, - "Command": "Update-MgGroupTeamChannelMessageReply", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupTeamChannelMessageReply", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -734284,15 +734242,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "CommandAlias": null, - "Command": "Update-MgGroupTeamChannelMessageReplyHostedContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupTeamChannelMessageReplyHostedContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -734301,15 +734259,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "CommandAlias": null, - "Command": "Update-MgGroupTeamChannelSharedWithTeam", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupTeamChannelSharedWithTeam", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -734318,15 +734276,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamsTab", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}", - "CommandAlias": null, - "Command": "Update-MgGroupTeamChannelTab", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupTeamChannelTab", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -734335,15 +734293,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}/upgrade", - "CommandAlias": null, - "Command": "Update-MgGroupTeamInstalledApp", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}/upgrade", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-1.0", + "Command": "Update-MgGroupTeamInstalledApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Upgrade", "UpgradeExpanded", @@ -734352,15 +734310,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/groups/{group-id}/team/members/{conversationMember-id}", - "CommandAlias": null, - "Command": "Update-MgGroupTeamMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/members/{conversationMember-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupTeamMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -734369,15 +734327,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", - "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}", - "CommandAlias": null, - "Command": "Update-MgGroupTeamOperation", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupTeamOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -734386,15 +734344,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}", - "CommandAlias": null, - "Command": "Update-MgGroupTeamPermissionGrant", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupTeamPermissionGrant", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -734403,15 +734361,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphProfilePhoto", - "Uri": "/groups/{group-id}/team/photo", - "CommandAlias": null, - "Command": "Update-MgGroupTeamPhoto", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/photo", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupTeamPhoto", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphProfilePhoto", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -734420,15 +734378,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChannel", - "Uri": "/groups/{group-id}/team/primaryChannel", - "CommandAlias": null, - "Command": "Update-MgGroupTeamPrimaryChannel", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupTeamPrimaryChannel", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChannel", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -734437,15 +734395,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/groups/{group-id}/team/primaryChannel/allMembers/{conversationMember-id}", - "CommandAlias": null, - "Command": "Update-MgGroupTeamPrimaryChannelMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/allMembers/{conversationMember-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupTeamPrimaryChannelMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -734458,15 +734416,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}", - "CommandAlias": null, - "Command": "Update-MgGroupTeamPrimaryChannelMessage", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupTeamPrimaryChannelMessage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -734475,15 +734433,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "CommandAlias": null, - "Command": "Update-MgGroupTeamPrimaryChannelMessageHostedContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupTeamPrimaryChannelMessageHostedContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -734492,15 +734450,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "CommandAlias": null, - "Command": "Update-MgGroupTeamPrimaryChannelMessageReply", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupTeamPrimaryChannelMessageReply", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -734509,15 +734467,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "CommandAlias": null, - "Command": "Update-MgGroupTeamPrimaryChannelMessageReplyHostedContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupTeamPrimaryChannelMessageReplyHostedContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -734526,15 +734484,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "CommandAlias": null, - "Command": "Update-MgGroupTeamPrimaryChannelSharedWithTeam", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupTeamPrimaryChannelSharedWithTeam", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -734543,15 +734501,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamsTab", - "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}", - "CommandAlias": null, - "Command": "Update-MgGroupTeamPrimaryChannelTab", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupTeamPrimaryChannelTab", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -734560,15 +734518,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDayNote", - "Uri": "/groups/{group-id}/team/schedule/dayNotes/{dayNote-id}", - "CommandAlias": null, - "Command": "Update-MgGroupTeamScheduleDayNote", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/dayNotes/{dayNote-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupTeamScheduleDayNote", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDayNote", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -734577,15 +734535,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOfferShiftRequest", - "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}", - "CommandAlias": null, - "Command": "Update-MgGroupTeamScheduleOfferShiftRequest", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupTeamScheduleOfferShiftRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -734594,15 +734552,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOpenShift", - "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}", - "CommandAlias": null, - "Command": "Update-MgGroupTeamScheduleOpenShift", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupTeamScheduleOpenShift", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOpenShift", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -734611,15 +734569,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", - "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "CommandAlias": null, - "Command": "Update-MgGroupTeamScheduleOpenShiftChangeRequest", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupTeamScheduleOpenShiftChangeRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -734628,15 +734586,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSchedulingGroup", - "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}", - "CommandAlias": null, - "Command": "Update-MgGroupTeamScheduleSchedulingGroup", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupTeamScheduleSchedulingGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSchedulingGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -734645,15 +734603,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphShift", - "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}", - "CommandAlias": null, - "Command": "Update-MgGroupTeamScheduleShift", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupTeamScheduleShift", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphShift", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -734662,15 +734620,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", - "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "CommandAlias": null, - "Command": "Update-MgGroupTeamScheduleSwapShiftChangeRequest", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupTeamScheduleSwapShiftChangeRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -734679,15 +734637,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTimeCard", - "Uri": "/groups/{group-id}/team/schedule/timeCards/{timeCard-id}", - "CommandAlias": null, - "Command": "Update-MgGroupTeamScheduleTimeCard", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timeCards/{timeCard-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupTeamScheduleTimeCard", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTimeCard", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -734696,15 +734654,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTimeOff", - "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}", - "CommandAlias": null, - "Command": "Update-MgGroupTeamScheduleTimeOff", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupTeamScheduleTimeOff", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTimeOff", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -734713,15 +734671,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTimeOffReason", - "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}", - "CommandAlias": null, - "Command": "Update-MgGroupTeamScheduleTimeOffReason", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupTeamScheduleTimeOffReason", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTimeOffReason", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -734730,15 +734688,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTimeOffRequest", - "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}", - "CommandAlias": null, - "Command": "Update-MgGroupTeamScheduleTimeOffRequest", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupTeamScheduleTimeOffRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTimeOffRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -734747,15 +734705,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamworkTag", - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}", - "CommandAlias": null, - "Command": "Update-MgGroupTeamTag", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupTeamTag", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamworkTag", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -734764,15 +734722,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamworkTagMember", - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "CommandAlias": null, - "Command": "Update-MgGroupTeamTagMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupTeamTagMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -734781,12 +734739,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphConversationThread", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}", - "CommandAlias": null, - "Command": "Update-MgGroupThread", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -734821,8 +734776,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-update-thread?view=graph-rest-1.0", + "Command": "Update-MgGroupThread", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationThread", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -734831,15 +734789,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Update-MgGroupThreadPostExtension", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-update?view=graph-rest-1.0", + "Command": "Update-MgGroupThreadPostExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -734848,15 +734806,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Update-MgGroupThreadPostInReplyToExtension", "Module": "Groups", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgGroupThreadPostInReplyToExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -734865,12 +734823,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIdentityApiConnector", - "Uri": "/identity/apiConnectors/{identityApiConnector-id}", - "CommandAlias": null, - "Command": "Update-MgIdentityApiConnector", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/apiConnectors/{identityApiConnector-id}", "Permissions": [ { "Name": "APIConnectors.ReadWrite.All", @@ -734889,8 +734844,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-update?view=graph-rest-1.0", + "Command": "Update-MgIdentityApiConnector", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -734899,12 +734857,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}", - "CommandAlias": null, - "Command": "Update-MgIdentityAuthenticationEventFlow", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}", "Permissions": [ { "Name": "EventListener.ReadWrite.All", @@ -734923,8 +734878,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventsflow-update?view=graph-rest-1.0", + "Command": "Update-MgIdentityAuthenticationEventFlow", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -734933,15 +734891,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", - "CommandAlias": null, - "Command": "Update-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -734950,15 +734908,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", - "CommandAlias": null, - "Command": "Update-MgIdentityAuthenticationEventFlowIncludeApplication", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgIdentityAuthenticationEventFlowIncludeApplication", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -734967,12 +734925,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAuthenticationEventListener", - "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}", - "CommandAlias": null, - "Command": "Update-MgIdentityAuthenticationEventListener", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}", "Permissions": [ { "Name": "EventListener.ReadWrite.All", @@ -734991,8 +734946,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventlistener-update?view=graph-rest-1.0", + "Command": "Update-MgIdentityAuthenticationEventListener", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationEventListener", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -735001,15 +734959,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", - "CommandAlias": null, - "Command": "Update-MgIdentityB2XUserFlow", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgIdentityB2XUserFlow", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -735018,15 +734976,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", - "CommandAlias": null, - "Command": "Update-MgIdentityB2XUserFlowLanguage", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgIdentityB2XUserFlowLanguage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -735035,15 +734993,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", - "CommandAlias": null, - "Command": "Update-MgIdentityB2XUserFlowLanguageDefaultPage", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgIdentityB2XUserFlowLanguageDefaultPage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -735052,15 +735010,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", - "CommandAlias": null, - "Command": "Update-MgIdentityB2XUserFlowLanguageOverridePage", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguagepage-put?view=graph-rest-1.0", + "Command": "Update-MgIdentityB2XUserFlowLanguageOverridePage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -735069,15 +735027,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIdentityApiConnector", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection", - "CommandAlias": null, - "Command": "Update-MgIdentityB2XUserFlowPostAttributeCollection", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgIdentityB2XUserFlowPostAttributeCollection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -735086,15 +735044,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIdentityApiConnector", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup", - "CommandAlias": null, - "Command": "Update-MgIdentityB2XUserFlowPostFederationSignup", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgIdentityB2XUserFlowPostFederationSignup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -735103,12 +735061,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", - "CommandAlias": null, - "Command": "Update-MgIdentityB2XUserFlowUserAttributeAssignment", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", "Permissions": [ { "Name": "IdentityUserFlow.ReadWrite.All", @@ -735127,8 +735082,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-update?view=graph-rest-1.0", + "Command": "Update-MgIdentityB2XUserFlowUserAttributeAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -735137,12 +735095,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", - "CommandAlias": null, - "Command": "Update-MgIdentityConditionalAccessAuthenticationContextClassReference", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", "Permissions": [ { "Name": "AuthenticationContext.ReadWrite.All", @@ -735177,8 +735132,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationcontextclassreference-update?view=graph-rest-1.0", + "Command": "Update-MgIdentityConditionalAccessAuthenticationContextClassReference", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -735187,12 +735145,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphNamedLocation", - "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", - "CommandAlias": null, - "Command": "Update-MgIdentityConditionalAccessNamedLocation", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", "Permissions": [ { "Name": "Policy.Read.All", @@ -735227,8 +735182,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ipnamedlocation-update?view=graph-rest-1.0", + "Command": "Update-MgIdentityConditionalAccessNamedLocation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNamedLocation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -735237,12 +735195,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphConditionalAccessPolicy", - "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", - "CommandAlias": null, - "Command": "Update-MgIdentityConditionalAccessPolicy", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", "Permissions": [ { "Name": "Application.Read.All", @@ -735293,8 +735248,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccesspolicy-update?view=graph-rest-1.0", + "Command": "Update-MgIdentityConditionalAccessPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConditionalAccessPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -735303,12 +735261,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", - "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}", - "CommandAlias": null, - "Command": "Update-MgIdentityCustomAuthenticationExtension", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}", "Permissions": [ { "Name": "CustomAuthenticationExtension.ReadWrite.All", @@ -735327,8 +735282,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customauthenticationextension-update?view=graph-rest-1.0", + "Command": "Update-MgIdentityCustomAuthenticationExtension", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -735337,15 +735295,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessReviewInstance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}", - "CommandAlias": null, - "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstance", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-update?view=graph-rest-1.0", + "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstance", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -735354,15 +735312,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessReviewReviewer", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", - "CommandAlias": null, - "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -735371,15 +735329,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "CommandAlias": null, - "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -735388,15 +735346,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGovernanceInsight", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "CommandAlias": null, - "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -735405,12 +735363,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessReviewStage", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}", - "CommandAlias": null, - "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}", "Permissions": [ { "Name": "AccessReview.ReadWrite.All", @@ -735429,8 +735384,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-update?view=graph-rest-1.0", + "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewStage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -735439,15 +735397,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "CommandAlias": null, - "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-update?view=graph-rest-1.0", + "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -735456,15 +735414,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGovernanceInsight", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "CommandAlias": null, - "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -735473,15 +735431,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", - "CommandAlias": null, - "Command": "Update-MgIdentityGovernanceAccessReviewHistoryDefinition", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgIdentityGovernanceAccessReviewHistoryDefinition", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -735490,15 +735448,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", - "CommandAlias": null, - "Command": "Update-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -735507,15 +735465,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAppConsentRequest", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}", - "CommandAlias": null, - "Command": "Update-MgIdentityGovernanceAppConsentRequest", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgIdentityGovernanceAppConsentRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppConsentRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -735524,15 +735482,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserConsentRequest", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}", - "CommandAlias": null, - "Command": "Update-MgIdentityGovernanceAppConsentRequestUserConsentRequest", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgIdentityGovernanceAppConsentRequestUserConsentRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserConsentRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -735541,15 +735499,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphApproval", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", - "CommandAlias": null, - "Command": "Update-MgIdentityGovernanceAppConsentRequestUserConsentRequestApproval", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgIdentityGovernanceAppConsentRequestUserConsentRequestApproval", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApproval", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -735558,15 +735516,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphApprovalStage", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages/{approvalStage-id}", - "CommandAlias": null, - "Command": "Update-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages/{approvalStage-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApprovalStage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -735575,12 +735533,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", - "CommandAlias": null, - "Command": "Update-MgIdentityGovernanceLifecycleWorkflow", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", "Permissions": [ { "Name": "LifecycleWorkflows-Workflow.ReadWrite.All", @@ -735615,8 +735570,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-update?view=graph-rest-1.0", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflow", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -735625,15 +735583,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -735642,12 +735600,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", - "CommandAlias": null, - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", "Permissions": [ { "Name": "LifecycleWorkflows-CustomExt.ReadWrite.All", @@ -735682,8 +735637,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-customtaskextension-update?view=graph-rest-1.0", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -735692,15 +735650,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -735709,15 +735667,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -735726,15 +735684,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", - "CommandAlias": null, - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -735743,30 +735701,30 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/insights", - "CommandAlias": null, - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowInsight", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/insights", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowInsight", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -735775,15 +735733,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -735792,15 +735750,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -735809,12 +735767,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIdentityGovernanceLifecycleManagementSettings", - "Uri": "/identityGovernance/lifecycleWorkflows/settings", - "CommandAlias": null, - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowSetting", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/settings", "Permissions": [ { "Name": "LifecycleWorkflows.ReadWrite.All", @@ -735833,20 +735788,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecyclemanagementsettings-update?view=graph-rest-1.0", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceLifecycleManagementSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", - "CommandAlias": null, - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowTask", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", "Permissions": [ { "Name": "LifecycleWorkflows-Workflow.ReadWrite.All", @@ -735881,8 +735836,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowTask", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -735891,15 +735849,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -735908,15 +735866,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -735925,15 +735883,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -735942,15 +735900,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -735959,15 +735917,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -735976,15 +735934,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -735993,15 +735951,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}", - "CommandAlias": null, - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowVersionTask", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowVersionTask", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -736010,15 +735968,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -736027,45 +735985,45 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrivilegedAccessRoot", - "Uri": "/identityGovernance/privilegedAccess", - "CommandAlias": null, - "Command": "Update-MgIdentityGovernancePrivilegedAccess", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgIdentityGovernancePrivilegedAccess", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessRoot", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroup", - "Uri": "/identityGovernance/privilegedAccess/group", - "CommandAlias": null, - "Command": "Update-MgIdentityGovernancePrivilegedAccessGroup", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgIdentityGovernancePrivilegedAccessGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphApproval", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}", - "CommandAlias": null, - "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApproval", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -736074,15 +736032,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphApprovalStage", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages/{approvalStage-id}", - "CommandAlias": null, - "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages/{approvalStage-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApprovalStage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -736091,15 +736049,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}", - "CommandAlias": null, - "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -736108,15 +736066,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}", - "CommandAlias": null, - "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -736125,15 +736083,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}", - "CommandAlias": null, - "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -736142,15 +736100,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}", - "CommandAlias": null, - "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -736159,15 +736117,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}", - "CommandAlias": null, - "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -736176,15 +736134,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}", - "CommandAlias": null, - "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -736193,15 +736151,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAgreement", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", - "CommandAlias": null, - "Command": "Update-MgIdentityGovernanceTermsOfUseAgreement", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreement-update?view=graph-rest-1.0", + "Command": "Update-MgIdentityGovernanceTermsOfUseAgreement", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreement", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -736210,15 +736168,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAgreementAcceptance", - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", - "CommandAlias": null, - "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementAcceptance", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementAcceptance", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -736231,15 +736189,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAgreementFile", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", - "CommandAlias": null, - "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementFile", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementFile", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementFile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -736248,15 +736206,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "CommandAlias": null, - "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -736265,15 +736223,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "CommandAlias": null, - "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -736282,15 +736240,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "CommandAlias": null, - "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementFileVersion", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementFileVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -736299,12 +736257,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIdentityProviderBase", - "Uri": "/identity/identityProviders/{identityProviderBase-id}", - "CommandAlias": null, - "Command": "Update-MgIdentityProvider", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/identityProviders/{identityProviderBase-id}", "Permissions": [ { "Name": "IdentityProvider.ReadWrite.All", @@ -736323,8 +736278,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-update?view=graph-rest-1.0", + "Command": "Update-MgIdentityProvider", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -736333,12 +736291,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", - "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", - "CommandAlias": null, - "Command": "Update-MgIdentityUserFlowAttribute", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", "Permissions": [ { "Name": "IdentityUserFlow.ReadWrite.All", @@ -736357,8 +736312,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-update?view=graph-rest-1.0", + "Command": "Update-MgIdentityUserFlowAttribute", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -736367,30 +736325,30 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphInformationProtection", - "Uri": "/informationProtection", - "CommandAlias": null, - "Command": "Update-MgInformationProtection", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/informationProtection", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgInformationProtection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphInformationProtection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "CommandAlias": null, - "Command": "Update-MgInformationProtectionThreatAssessmentRequest", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgInformationProtectionThreatAssessmentRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -736399,15 +736357,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphThreatAssessmentResult", - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "CommandAlias": null, - "Command": "Update-MgInformationProtectionThreatAssessmentRequestResult", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgInformationProtectionThreatAssessmentRequestResult", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -736416,27 +736374,24 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/invitations/invitedUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgInvitationInvitedUserMailboxSetting", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/invitations/invitedUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgInvitationInvitedUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", - "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "CommandAlias": null, - "Command": "Update-MgOauth2PermissionGrant", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -736471,8 +736426,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-update?view=graph-rest-1.0", + "Command": "Update-MgOauth2PermissionGrant", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -736481,12 +736439,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOrganization", - "Uri": "/organization/{organization-id}", - "CommandAlias": null, - "Command": "Update-MgOrganization", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -736537,8 +736492,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organization-update?view=graph-rest-1.0", + "Command": "Update-MgOrganization", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOrganization", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -736547,12 +736505,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOrganizationalBranding", - "Uri": "/organization/{organization-id}/branding", - "CommandAlias": null, - "Command": "Update-MgOrganizationBranding", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -736587,8 +736542,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-update?view=graph-rest-1.0", + "Command": "Update-MgOrganizationBranding", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOrganizationalBranding", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -736597,12 +736555,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", - "CommandAlias": null, - "Command": "Update-MgOrganizationBrandingLocalization", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -736637,8 +736592,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-update?view=graph-rest-1.0", + "Command": "Update-MgOrganizationBrandingLocalization", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -736647,15 +736605,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/organization/{organization-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Update-MgOrganizationExtension", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgOrganizationExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -736664,15 +736622,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlace", - "Uri": "/places/{place-id}", - "CommandAlias": null, - "Command": "Update-MgPlace", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/places/{place-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/place-update?view=graph-rest-1.0", + "Command": "Update-MgPlace", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlace", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -736681,15 +736639,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRoom", - "Uri": "/places/{place-id}/roomList/rooms/{room-id}", - "CommandAlias": null, - "Command": "Update-MgPlaceAsRoomListRoom", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/places/{place-id}/roomList/rooms/{room-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgPlaceAsRoomListRoom", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRoom", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -736698,27 +736656,24 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlanner", - "Uri": "/planner", - "CommandAlias": null, - "Command": "Update-MgPlanner", "Module": "Planner", + "CommandAlias": null, + "Uri": "/planner", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgPlanner", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlanner", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerBucket", - "Uri": "/planner/buckets/{plannerBucket-id}", - "CommandAlias": null, - "Command": "Update-MgPlannerBucket", "Module": "Planner", + "CommandAlias": null, + "Uri": "/planner/buckets/{plannerBucket-id}", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -736745,8 +736700,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-update?view=graph-rest-1.0", + "Command": "Update-MgPlannerBucket", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerBucket", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -736755,12 +736713,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerPlan", - "Uri": "/planner/plans/{plannerPlan-id}", - "CommandAlias": null, - "Command": "Update-MgPlannerPlan", "Module": "Planner", + "CommandAlias": null, + "Uri": "/planner/plans/{plannerPlan-id}", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -736787,8 +736742,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-update?view=graph-rest-1.0", + "Command": "Update-MgPlannerPlan", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -736797,12 +736755,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerPlanDetails", - "Uri": "/planner/plans/{plannerPlan-id}/details", - "CommandAlias": null, - "Command": "Update-MgPlannerPlanDetail", "Module": "Planner", + "CommandAlias": null, + "Uri": "/planner/plans/{plannerPlan-id}/details", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -736829,8 +736784,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplandetails-update?view=graph-rest-1.0", + "Command": "Update-MgPlannerPlanDetail", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerPlanDetails", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -736839,12 +736797,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerTask", - "Uri": "/planner/tasks/{plannerTask-id}", - "CommandAlias": null, - "Command": "Update-MgPlannerTask", "Module": "Planner", + "CommandAlias": null, + "Uri": "/planner/tasks/{plannerTask-id}", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -736871,8 +736826,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-update?view=graph-rest-1.0", + "Command": "Update-MgPlannerTask", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -736881,12 +736839,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", - "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "CommandAlias": null, - "Command": "Update-MgPlannerTaskAssignedToTaskBoardFormat", "Module": "Planner", + "CommandAlias": null, + "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -736913,8 +736868,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-update?view=graph-rest-1.0", + "Command": "Update-MgPlannerTaskAssignedToTaskBoardFormat", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -736923,12 +736881,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", - "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", - "CommandAlias": null, - "Command": "Update-MgPlannerTaskBucketTaskBoardFormat", "Module": "Planner", + "CommandAlias": null, + "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -736955,8 +736910,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-update?view=graph-rest-1.0", + "Command": "Update-MgPlannerTaskBucketTaskBoardFormat", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -736965,12 +736923,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerTaskDetails", - "Uri": "/planner/tasks/{plannerTask-id}/details", - "CommandAlias": null, - "Command": "Update-MgPlannerTaskDetail", "Module": "Planner", + "CommandAlias": null, + "Uri": "/planner/tasks/{plannerTask-id}/details", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -736997,8 +736952,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertaskdetails-update?view=graph-rest-1.0", + "Command": "Update-MgPlannerTaskDetail", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerTaskDetails", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -737007,12 +736965,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", - "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", - "CommandAlias": null, - "Command": "Update-MgPlannerTaskProgressTaskBoardFormat", "Module": "Planner", + "CommandAlias": null, + "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -737039,8 +736994,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-update?view=graph-rest-1.0", + "Command": "Update-MgPlannerTaskProgressTaskBoardFormat", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -737049,12 +737007,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", - "CommandAlias": null, - "Command": "Update-MgPolicyActivityBasedTimeoutPolicy", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -737089,8 +737044,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-update?view=graph-rest-1.0", + "Command": "Update-MgPolicyActivityBasedTimeoutPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -737099,27 +737057,24 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy", - "Uri": "/policies/adminConsentRequestPolicy", - "CommandAlias": null, - "Command": "Update-MgPolicyAdminConsentRequestPolicy", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/adminConsentRequestPolicy", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminconsentrequestpolicy-update?view=graph-rest-1.0", + "Command": "Update-MgPolicyAdminConsentRequestPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAppManagementPolicy", - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", - "CommandAlias": null, - "Command": "Update-MgPolicyAppManagementPolicy", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -737154,8 +737109,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-update?view=graph-rest-1.0", + "Command": "Update-MgPolicyAppManagementPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -737164,12 +737122,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy", - "Uri": "/policies/authenticationFlowsPolicy", - "CommandAlias": null, - "Command": "Update-MgPolicyAuthenticationFlowPolicy", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/authenticationFlowsPolicy", "Permissions": [ { "Name": "Policy.ReadWrite.AuthenticationFlows", @@ -737188,20 +737143,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationflowspolicy-update?view=graph-rest-1.0", + "Command": "Update-MgPolicyAuthenticationFlowPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy", - "Uri": "/policies/authenticationMethodsPolicy", - "CommandAlias": null, - "Command": "Update-MgPolicyAuthenticationMethodPolicy", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/authenticationMethodsPolicy", "Permissions": [ { "Name": "Policy.ReadWrite.AuthenticationMethod", @@ -737220,20 +737175,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethodspolicy-update?view=graph-rest-1.0", + "Command": "Update-MgPolicyAuthenticationMethodPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", - "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", - "CommandAlias": null, - "Command": "Update-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", "Permissions": [ { "Name": "Policy.ReadWrite.AuthenticationMethod", @@ -737252,8 +737207,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -737262,12 +737220,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", - "CommandAlias": null, - "Command": "Update-MgPolicyAuthenticationStrengthPolicy", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", "Permissions": [ { "Name": "Policy.ReadWrite.ConditionalAccess", @@ -737302,8 +737257,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-update?view=graph-rest-1.0", + "Command": "Update-MgPolicyAuthenticationStrengthPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -737312,12 +737270,9 @@ ] }, { - "Method": "POST", - "OutputType": "IMicrosoftGraphUpdateAllowedCombinationsResult", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/updateAllowedCombinations", - "CommandAlias": null, - "Command": "Update-MgPolicyAuthenticationStrengthPolicyAllowedCombination", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/updateAllowedCombinations", "Permissions": [ { "Name": "Policy.ReadWrite.ConditionalAccess", @@ -737352,8 +737307,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-updateallowedcombinations?view=graph-rest-1.0", + "Command": "Update-MgPolicyAuthenticationStrengthPolicyAllowedCombination", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUpdateAllowedCombinationsResult", + "Method": "POST", "Variants": [ "Update", "UpdateExpanded", @@ -737362,15 +737320,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", - "CommandAlias": null, - "Command": "Update-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -737379,12 +737337,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAuthorizationPolicy", - "Uri": "/policies/authorizationPolicy", - "CommandAlias": null, - "Command": "Update-MgPolicyAuthorizationPolicy", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/authorizationPolicy", "Permissions": [ { "Name": "Policy.ReadWrite.Authorization", @@ -737403,20 +737358,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authorizationpolicy-update?view=graph-rest-1.0", + "Command": "Update-MgPolicyAuthorizationPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthorizationPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphClaimsMappingPolicy", - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", - "CommandAlias": null, - "Command": "Update-MgPolicyClaimMappingPolicy", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -737451,8 +737406,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-update?view=graph-rest-1.0", + "Command": "Update-MgPolicyClaimMappingPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -737461,12 +737419,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicy", - "Uri": "/policies/crossTenantAccessPolicy", - "CommandAlias": null, - "Command": "Update-MgPolicyCrossTenantAccessPolicy", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy", "Permissions": [ { "Name": "Policy.ReadWrite.CrossTenantAccess", @@ -737485,20 +737440,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-update?view=graph-rest-1.0", + "Command": "Update-MgPolicyCrossTenantAccessPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationDefault", - "Uri": "/policies/crossTenantAccessPolicy/default", - "CommandAlias": null, - "Command": "Update-MgPolicyCrossTenantAccessPolicyDefault", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/default", "Permissions": [ { "Name": "Policy.ReadWrite.CrossTenantAccess", @@ -737517,20 +737472,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationdefault-update?view=graph-rest-1.0", + "Command": "Update-MgPolicyCrossTenantAccessPolicyDefault", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationDefault", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", - "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", - "CommandAlias": null, - "Command": "Update-MgPolicyCrossTenantAccessPolicyPartner", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", "Permissions": [ { "Name": "Policy.ReadWrite.CrossTenantAccess", @@ -737549,8 +737504,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-update?view=graph-rest-1.0", + "Command": "Update-MgPolicyCrossTenantAccessPolicyPartner", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -737559,12 +737517,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPolicyTemplate", - "Uri": "/policies/crossTenantAccessPolicy/templates", - "CommandAlias": null, - "Command": "Update-MgPolicyCrossTenantAccessPolicyTemplate", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/templates", "Permissions": [ { "Name": "MultiTenantOrganization.ReadWrite.All", @@ -737583,50 +737538,50 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgPolicyCrossTenantAccessPolicyTemplate", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPolicyTemplate", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationIdentitySyncPolicyTemplate", - "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization", - "CommandAlias": null, - "Command": "Update-MgPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationidentitysyncpolicytemplate-update?view=graph-rest-1.0", + "Command": "Update-MgPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationIdentitySyncPolicyTemplate", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationPartnerConfigurationTemplate", - "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration", - "CommandAlias": null, - "Command": "Update-MgPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationpartnerconfigurationtemplate-update?view=graph-rest-1.0", + "Command": "Update-MgPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationPartnerConfigurationTemplate", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTenantAppManagementPolicy", - "Uri": "/policies/defaultAppManagementPolicy", - "CommandAlias": null, - "Command": "Update-MgPolicyDefaultAppManagementPolicy", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/defaultAppManagementPolicy", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -737661,20 +737616,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantappmanagementpolicy-update?view=graph-rest-1.0", + "Command": "Update-MgPolicyDefaultAppManagementPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTenantAppManagementPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", - "CommandAlias": null, - "Command": "Update-MgPolicyFeatureRolloutPolicy", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", "Permissions": [ { "Name": "Policy.ReadWrite.HybridAuthentication", @@ -737693,8 +737648,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-update?view=graph-rest-1.0", + "Command": "Update-MgPolicyFeatureRolloutPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -737703,12 +737661,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", - "CommandAlias": null, - "Command": "Update-MgPolicyHomeRealmDiscoveryPolicy", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -737743,8 +737698,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-update?view=graph-rest-1.0", + "Command": "Update-MgPolicyHomeRealmDiscoveryPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -737753,12 +737711,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy", - "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", - "CommandAlias": null, - "Command": "Update-MgPolicyIdentitySecurityDefaultEnforcementPolicy", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -737809,20 +737764,20 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitysecuritydefaultsenforcementpolicy-update?view=graph-rest-1.0", + "Command": "Update-MgPolicyIdentitySecurityDefaultEnforcementPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermissionGrantPolicy", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", - "CommandAlias": null, - "Command": "Update-MgPolicyPermissionGrantPolicy", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", "Permissions": [ { "Name": "Policy.ReadWrite.PermissionGrant", @@ -737841,8 +737796,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-update?view=graph-rest-1.0", + "Command": "Update-MgPolicyPermissionGrantPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermissionGrantPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -737851,15 +737809,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", - "CommandAlias": null, - "Command": "Update-MgPolicyPermissionGrantPolicyExclude", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgPolicyPermissionGrantPolicyExclude", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -737868,15 +737826,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", - "CommandAlias": null, - "Command": "Update-MgPolicyPermissionGrantPolicyInclude", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgPolicyPermissionGrantPolicyInclude", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -737885,15 +737843,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", - "CommandAlias": null, - "Command": "Update-MgPolicyRoleManagementPolicy", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgPolicyRoleManagementPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -737902,15 +737860,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", - "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", - "CommandAlias": null, - "Command": "Update-MgPolicyRoleManagementPolicyAssignment", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgPolicyRoleManagementPolicyAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -737919,15 +737877,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", - "CommandAlias": null, - "Command": "Update-MgPolicyRoleManagementPolicyEffectiveRule", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgPolicyRoleManagementPolicyEffectiveRule", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -737936,12 +737894,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", - "CommandAlias": null, - "Command": "Update-MgPolicyRoleManagementPolicyRule", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", "Permissions": [ { "Name": "RoleManagementPolicy.ReadWrite.Directory", @@ -737960,8 +737915,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicyrule-update?view=graph-rest-1.0", + "Command": "Update-MgPolicyRoleManagementPolicyRule", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -737970,12 +737928,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", - "CommandAlias": null, - "Command": "Update-MgPolicyTokenIssuancePolicy", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -738010,8 +737965,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-update?view=graph-rest-1.0", + "Command": "Update-MgPolicyTokenIssuancePolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -738020,12 +737978,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", - "CommandAlias": null, - "Command": "Update-MgPolicyTokenLifetimePolicy", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -738060,8 +738015,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-update?view=graph-rest-1.0", + "Command": "Update-MgPolicyTokenLifetimePolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -738070,30 +738028,30 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrint", - "Uri": "/print", - "CommandAlias": null, - "Command": "Update-MgPrint", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgPrint", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrint", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrintConnector", - "Uri": "/print/connectors/{printConnector-id}", - "CommandAlias": null, - "Command": "Update-MgPrintConnector", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/connectors/{printConnector-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printconnector-update?view=graph-rest-1.0", + "Command": "Update-MgPrintConnector", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintConnector", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -738102,15 +738060,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrintOperation", - "Uri": "/print/operations/{printOperation-id}", - "CommandAlias": null, - "Command": "Update-MgPrintOperation", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/operations/{printOperation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgPrintOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -738119,12 +738077,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrinter", - "Uri": "/print/printers/{printer-id}", - "CommandAlias": null, - "Command": "Update-MgPrintPrinter", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}", "Permissions": [ { "Name": "Printer.ReadWrite.All", @@ -738151,8 +738106,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-update?view=graph-rest-1.0", + "Command": "Update-MgPrintPrinter", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrinter", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -738161,12 +738119,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrintJob", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", - "CommandAlias": null, - "Command": "Update-MgPrintPrinterJob", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", "Permissions": [ { "Name": "PrintJob.ReadWriteBasic.All", @@ -738193,8 +738148,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-update?view=graph-rest-1.0", + "Command": "Update-MgPrintPrinterJob", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintJob", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -738203,15 +738161,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrintDocument", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "CommandAlias": null, - "Command": "Update-MgPrintPrinterJobDocument", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgPrintPrinterJobDocument", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintDocument", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -738220,15 +738178,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrintTask", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "CommandAlias": null, - "Command": "Update-MgPrintPrinterJobTask", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgPrintPrinterJobTask", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintTask", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -738237,15 +738195,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrintTaskTrigger", - "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", - "CommandAlias": null, - "Command": "Update-MgPrintPrinterTaskTrigger", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgPrintPrinterTaskTrigger", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -738254,15 +738212,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrintService", - "Uri": "/print/services/{printService-id}", - "CommandAlias": null, - "Command": "Update-MgPrintService", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/services/{printService-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgPrintService", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintService", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -738271,15 +738229,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrintServiceEndpoint", - "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", - "CommandAlias": null, - "Command": "Update-MgPrintServiceEndpoint", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgPrintServiceEndpoint", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintServiceEndpoint", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -738288,15 +738246,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrinterShare", - "Uri": "/print/shares/{printerShare-id}", - "CommandAlias": null, - "Command": "Update-MgPrintShare", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-update?view=graph-rest-1.0", + "Command": "Update-MgPrintShare", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrinterShare", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -738305,15 +738263,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgPrintShareAllowedUserMailboxSetting", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgPrintShareAllowedUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -738322,15 +738280,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrintJob", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}", - "CommandAlias": null, - "Command": "Update-MgPrintShareJob", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgPrintShareJob", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintJob", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -738339,15 +738297,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrintDocument", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "CommandAlias": null, - "Command": "Update-MgPrintShareJobDocument", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgPrintShareJobDocument", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintDocument", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -738356,15 +738314,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrintTask", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "CommandAlias": null, - "Command": "Update-MgPrintShareJobTask", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgPrintShareJobTask", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintTask", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -738373,15 +738331,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrintTaskDefinition", - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", - "CommandAlias": null, - "Command": "Update-MgPrintTaskDefinition", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-update-taskdefinition?view=graph-rest-1.0", + "Command": "Update-MgPrintTaskDefinition", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -738390,15 +738348,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrintTask", - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", - "CommandAlias": null, - "Command": "Update-MgPrintTaskDefinitionTask", "Module": "Devices.CloudPrint", + "CommandAlias": null, + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtaskdefinition-update-task?view=graph-rest-1.0", + "Command": "Update-MgPrintTaskDefinitionTask", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintTask", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -738407,15 +738365,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSubjectRightsRequest", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", - "CommandAlias": null, - "Command": "Update-MgPrivacySubjectRightsRequest", "Module": "Compliance", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-update?view=graph-rest-1.0", + "Command": "Update-MgPrivacySubjectRightsRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -738424,15 +738382,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgPrivacySubjectRightsRequestApproverMailboxSetting", "Module": "Compliance", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgPrivacySubjectRightsRequestApproverMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -738441,15 +738399,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgPrivacySubjectRightsRequestCollaboratorMailboxSetting", "Module": "Compliance", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgPrivacySubjectRightsRequestCollaboratorMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -738458,15 +738416,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAuthoredNote", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "CommandAlias": null, - "Command": "Update-MgPrivacySubjectRightsRequestNote", "Module": "Compliance", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgPrivacySubjectRightsRequestNote", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthoredNote", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -738475,15 +738433,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserRegistrationDetails", - "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", - "CommandAlias": null, - "Command": "Update-MgReportAuthenticationMethodUserRegistrationDetail", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgReportAuthenticationMethodUserRegistrationDetail", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserRegistrationDetails", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -738492,30 +738450,30 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPartnersBilling", - "Uri": "/reports/partners/billing", - "CommandAlias": null, - "Command": "Update-MgReportPartnerBilling", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/partners/billing", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgReportPartnerBilling", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPartnersBilling", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPartnersBillingManifest", - "Uri": "/reports/partners/billing/manifests/{manifest-id}", - "CommandAlias": null, - "Command": "Update-MgReportPartnerBillingManifest", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/partners/billing/manifests/{manifest-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgReportPartnerBillingManifest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPartnersBillingManifest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -738524,15 +738482,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPartnersBillingOperation", - "Uri": "/reports/partners/billing/operations/{operation-id}", - "CommandAlias": null, - "Command": "Update-MgReportPartnerBillingOperation", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/partners/billing/operations/{operation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgReportPartnerBillingOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -738541,90 +738499,90 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPartnersBillingReconciliation", - "Uri": "/reports/partners/billing/reconciliation", - "CommandAlias": null, - "Command": "Update-MgReportPartnerBillingReconciliation", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/partners/billing/reconciliation", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgReportPartnerBillingReconciliation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPartnersBillingReconciliation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/reports/partners/billing/reconciliation/billed", - "CommandAlias": null, - "Command": "Update-MgReportPartnerBillingReconciliationBilled", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/partners/billing/reconciliation/billed", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgReportPartnerBillingReconciliationBilled", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPartnersBillingAzureUsage", - "Uri": "/reports/partners/billing/usage", - "CommandAlias": null, - "Command": "Update-MgReportPartnerBillingUsage", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/partners/billing/usage", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgReportPartnerBillingUsage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPartnersBillingAzureUsage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/reports/partners/billing/usage/billed", - "CommandAlias": null, - "Command": "Update-MgReportPartnerBillingUsageBilled", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/partners/billing/usage/billed", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgReportPartnerBillingUsageBilled", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/reports/partners/billing/usage/unbilled", - "CommandAlias": null, - "Command": "Update-MgReportPartnerBillingUsageUnbilled", "Module": "Reports", + "CommandAlias": null, + "Uri": "/reports/partners/billing/usage/unbilled", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgReportPartnerBillingUsageUnbilled", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRiskDetection", - "Uri": "/identityProtection/riskDetections/{riskDetection-id}", - "CommandAlias": null, - "Command": "Update-MgRiskDetection", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identityProtection/riskDetections/{riskDetection-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgRiskDetection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRiskDetection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -738633,15 +738591,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRiskyServicePrincipal", - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", - "CommandAlias": null, - "Command": "Update-MgRiskyServicePrincipal", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgRiskyServicePrincipal", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRiskyServicePrincipal", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -738650,15 +738608,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", - "CommandAlias": null, - "Command": "Update-MgRiskyServicePrincipalHistory", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgRiskyServicePrincipalHistory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -738667,15 +738625,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRiskyUser", - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", - "CommandAlias": null, - "Command": "Update-MgRiskyUser", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgRiskyUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRiskyUser", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -738684,15 +738642,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", - "CommandAlias": null, - "Command": "Update-MgRiskyUserHistory", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgRiskyUserHistory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -738701,12 +738659,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRoleManagement", - "Uri": "/roleManagement", - "CommandAlias": null, - "Command": "Update-MgRoleManagement", "Module": "DeviceManagement.Enrollment", + "CommandAlias": null, + "Uri": "/roleManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -738741,38 +738696,41 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgRoleManagement", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRoleManagement", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRbacApplication", - "Uri": "/roleManagement/directory", - "CommandAlias": null, - "Command": "Update-MgRoleManagementDirectory", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgRoleManagementDirectory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRbacApplication", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "CommandAlias": null, - "Command": "Update-MgRoleManagementDirectoryResourceNamespace", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgRoleManagementDirectoryResourceNamespace", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -738781,15 +738739,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "CommandAlias": null, - "Command": "Update-MgRoleManagementDirectoryResourceNamespaceResourceAction", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgRoleManagementDirectoryResourceNamespaceResourceAction", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -738798,15 +738756,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", - "CommandAlias": null, - "Command": "Update-MgRoleManagementDirectoryRoleAssignment", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgRoleManagementDirectoryRoleAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -738815,15 +738773,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAppScope", - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "CommandAlias": null, - "Command": "Update-MgRoleManagementDirectoryRoleAssignmentAppScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgRoleManagementDirectoryRoleAssignmentAppScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppScope", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -738832,15 +738790,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "CommandAlias": null, - "Command": "Update-MgRoleManagementDirectoryRoleAssignmentSchedule", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgRoleManagementDirectoryRoleAssignmentSchedule", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -738849,15 +738807,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "CommandAlias": null, - "Command": "Update-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -738866,15 +738824,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "CommandAlias": null, - "Command": "Update-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -738883,12 +738841,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", - "CommandAlias": null, - "Command": "Update-MgRoleManagementDirectoryRoleDefinition", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -738923,8 +738878,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-update?view=graph-rest-1.0", + "Command": "Update-MgRoleManagementDirectoryRoleDefinition", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -738933,15 +738891,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "CommandAlias": null, - "Command": "Update-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -738950,15 +738908,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "CommandAlias": null, - "Command": "Update-MgRoleManagementDirectoryRoleEligibilitySchedule", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgRoleManagementDirectoryRoleEligibilitySchedule", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -738967,15 +738925,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "CommandAlias": null, - "Command": "Update-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -738984,15 +738942,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "CommandAlias": null, - "Command": "Update-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -739001,30 +738959,30 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRbacApplication", - "Uri": "/roleManagement/entitlementManagement", - "CommandAlias": null, - "Command": "Update-MgRoleManagementEntitlementManagement", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgRoleManagementEntitlementManagement", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRbacApplication", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "CommandAlias": null, - "Command": "Update-MgRoleManagementEntitlementManagementResourceNamespace", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgRoleManagementEntitlementManagementResourceNamespace", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -739033,15 +738991,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "CommandAlias": null, - "Command": "Update-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -739050,15 +739008,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", - "CommandAlias": null, - "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignment", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -739067,15 +739025,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAppScope", - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "CommandAlias": null, - "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppScope", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -739084,15 +739042,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "CommandAlias": null, - "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -739101,15 +739059,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "CommandAlias": null, - "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -739118,15 +739076,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "CommandAlias": null, - "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -739135,15 +739093,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", - "CommandAlias": null, - "Command": "Update-MgRoleManagementEntitlementManagementRoleDefinition", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgRoleManagementEntitlementManagementRoleDefinition", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -739152,15 +739110,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "CommandAlias": null, - "Command": "Update-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -739169,15 +739127,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "CommandAlias": null, - "Command": "Update-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -739186,15 +739144,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "CommandAlias": null, - "Command": "Update-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -739203,15 +739161,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "CommandAlias": null, - "Command": "Update-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", "Module": "Identity.Governance", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -739220,12 +739178,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSchemaExtension", - "Uri": "/schemaExtensions/{schemaExtension-id}", - "CommandAlias": null, - "Command": "Update-MgSchemaExtension", "Module": "SchemaExtensions", + "CommandAlias": null, + "Uri": "/schemaExtensions/{schemaExtension-id}", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -739252,8 +739207,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-update?view=graph-rest-1.0", + "Command": "Update-MgSchemaExtension", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSchemaExtension", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -739262,12 +739220,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSearchAcronym", - "Uri": "/search/acronyms/{acronym-id}", - "CommandAlias": null, - "Command": "Update-MgSearchAcronym", "Module": "Search", + "CommandAlias": null, + "Uri": "/search/acronyms/{acronym-id}", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -739302,8 +739257,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-acronym-update?view=graph-rest-1.0", + "Command": "Update-MgSearchAcronym", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSearchAcronym", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -739312,12 +739270,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSearchBookmark", - "Uri": "/search/bookmarks/{bookmark-id}", - "CommandAlias": null, - "Command": "Update-MgSearchBookmark", "Module": "Search", + "CommandAlias": null, + "Uri": "/search/bookmarks/{bookmark-id}", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -739352,8 +739307,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-bookmark-update?view=graph-rest-1.0", + "Command": "Update-MgSearchBookmark", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSearchBookmark", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -739362,30 +739320,30 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSearchEntity", - "Uri": "/search", - "CommandAlias": null, - "Command": "Update-MgSearchEntity", "Module": "Search", + "CommandAlias": null, + "Uri": "/search", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSearchEntity", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSearchEntity", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSearchQna", - "Uri": "/search/qnas/{qna-id}", - "CommandAlias": null, - "Command": "Update-MgSearchQna", "Module": "Search", + "CommandAlias": null, + "Uri": "/search/qnas/{qna-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-qna-update?view=graph-rest-1.0", + "Command": "Update-MgSearchQna", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSearchQna", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -739394,12 +739352,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAlert", - "Uri": "/security/alerts/{alert-id}", - "CommandAlias": null, - "Command": "Update-MgSecurityAlert", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/alerts/{alert-id}", "Permissions": [ { "Name": "SecurityEvents.ReadWrite.All", @@ -739418,8 +739373,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/alert-update?view=graph-rest-1.0", + "Command": "Update-MgSecurityAlert", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAlert", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -739428,12 +739386,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityAlert", - "Uri": "/security/alerts_v2/{alert-id}", - "CommandAlias": null, - "Command": "Update-MgSecurityAlertV2", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/alerts_v2/{alert-id}", "Permissions": [ { "Name": "SecurityAlert.ReadWrite.All", @@ -739452,8 +739407,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-alert-update?view=graph-rest-1.0", + "Command": "Update-MgSecurityAlertV2", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityAlert", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -739462,15 +739420,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSimulationAutomation", - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", - "CommandAlias": null, - "Command": "Update-MgSecurityAttackSimulationAutomation", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSecurityAttackSimulationAutomation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSimulationAutomation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -739479,15 +739437,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSimulationAutomationRun", - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", - "CommandAlias": null, - "Command": "Update-MgSecurityAttackSimulationAutomationRun", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSecurityAttackSimulationAutomationRun", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSimulationAutomationRun", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -739496,15 +739454,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEndUserNotification", - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}", - "CommandAlias": null, - "Command": "Update-MgSecurityAttackSimulationEndUserNotification", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSecurityAttackSimulationEndUserNotification", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEndUserNotification", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -739513,15 +739471,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEndUserNotificationDetail", - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}", - "CommandAlias": null, - "Command": "Update-MgSecurityAttackSimulationEndUserNotificationDetail", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSecurityAttackSimulationEndUserNotificationDetail", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEndUserNotificationDetail", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -739530,15 +739488,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphLandingPage", - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}", - "CommandAlias": null, - "Command": "Update-MgSecurityAttackSimulationLandingPage", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSecurityAttackSimulationLandingPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphLandingPage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -739547,15 +739505,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphLandingPageDetail", - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}", - "CommandAlias": null, - "Command": "Update-MgSecurityAttackSimulationLandingPageDetail", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSecurityAttackSimulationLandingPageDetail", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphLandingPageDetail", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -739564,15 +739522,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphLoginPage", - "Uri": "/security/attackSimulation/loginPages/{loginPage-id}", - "CommandAlias": null, - "Command": "Update-MgSecurityAttackSimulationLoginPage", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/loginPages/{loginPage-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSecurityAttackSimulationLoginPage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphLoginPage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -739581,15 +739539,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAttackSimulationOperation", - "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}", - "CommandAlias": null, - "Command": "Update-MgSecurityAttackSimulationOperation", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSecurityAttackSimulationOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttackSimulationOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -739598,15 +739556,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPayload", - "Uri": "/security/attackSimulation/payloads/{payload-id}", - "CommandAlias": null, - "Command": "Update-MgSecurityAttackSimulationPayload", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/payloads/{payload-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSecurityAttackSimulationPayload", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPayload", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -739615,15 +739573,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTraining", - "Uri": "/security/attackSimulation/trainings/{training-id}", - "CommandAlias": null, - "Command": "Update-MgSecurityAttackSimulationTraining", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/trainings/{training-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSecurityAttackSimulationTraining", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTraining", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -739632,15 +739590,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTrainingLanguageDetail", - "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}", - "CommandAlias": null, - "Command": "Update-MgSecurityAttackSimulationTrainingLanguageDetail", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSecurityAttackSimulationTrainingLanguageDetail", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTrainingLanguageDetail", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -739649,27 +739607,24 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityCasesRoot", - "Uri": "/security/cases", - "CommandAlias": null, - "Command": "Update-MgSecurityCase", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSecurityCase", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityCasesRoot", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", - "CommandAlias": null, - "Command": "Update-MgSecurityCaseEdiscoveryCase", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -739704,8 +739659,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-update?view=graph-rest-1.0", + "Command": "Update-MgSecurityCaseEdiscoveryCase", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -739714,15 +739672,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", - "CommandAlias": null, - "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodian", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodian", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -739731,12 +739689,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/updateIndex", - "CommandAlias": null, - "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodianIndex", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/updateIndex", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -739771,23 +739726,26 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-updateindex?view=graph-rest-1.0", + "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodianIndex", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Update", "UpdateViaIdentity" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecuritySiteSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", - "CommandAlias": null, - "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecuritySiteSource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -739796,15 +739754,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "CommandAlias": null, - "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -739813,15 +739771,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityUserSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", - "CommandAlias": null, - "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodianUserSource", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodianUserSource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityUserSource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -739830,15 +739788,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", - "CommandAlias": null, - "Command": "Update-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -739847,12 +739805,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/updateIndex", - "CommandAlias": null, - "Command": "Update-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceIndex", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/updateIndex", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -739887,23 +739842,26 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-updateindex?view=graph-rest-1.0", + "Command": "Update-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceIndex", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Update", "UpdateViaIdentity" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityCaseOperation", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}", - "CommandAlias": null, - "Command": "Update-MgSecurityCaseEdiscoveryCaseOperation", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSecurityCaseEdiscoveryCaseOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityCaseOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -739912,12 +739870,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}", - "CommandAlias": null, - "Command": "Update-MgSecurityCaseEdiscoveryCaseReviewSet", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -739952,8 +739907,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSecurityCaseEdiscoveryCaseReviewSet", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -739962,12 +739920,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", - "CommandAlias": null, - "Command": "Update-MgSecurityCaseEdiscoveryCaseReviewSetQuery", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -740002,8 +739957,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-update?view=graph-rest-1.0", + "Command": "Update-MgSecurityCaseEdiscoveryCaseReviewSetQuery", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -740012,12 +739970,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", - "CommandAlias": null, - "Command": "Update-MgSecurityCaseEdiscoveryCaseSearch", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -740052,8 +740007,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-update?view=graph-rest-1.0", + "Command": "Update-MgSecurityCaseEdiscoveryCaseSearch", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -740062,15 +740020,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityDataSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", - "CommandAlias": null, - "Command": "Update-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityDataSource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -740079,12 +740037,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseSettings", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", - "CommandAlias": null, - "Command": "Update-MgSecurityCaseEdiscoveryCaseSetting", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", "Permissions": [ { "Name": "eDiscovery.ReadWrite.All", @@ -740103,8 +740058,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycasesettings-update?view=graph-rest-1.0", + "Command": "Update-MgSecurityCaseEdiscoveryCaseSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -740113,12 +740071,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", - "CommandAlias": null, - "Command": "Update-MgSecurityCaseEdiscoveryCaseTag", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -740153,8 +740108,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewtag-update?view=graph-rest-1.0", + "Command": "Update-MgSecurityCaseEdiscoveryCaseTag", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -740163,27 +740121,24 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityIdentityContainer", - "Uri": "/security/identities", - "CommandAlias": null, - "Command": "Update-MgSecurityIdentity", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/identities", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSecurityIdentity", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityIdentityContainer", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityHealthIssue", - "Uri": "/security/identities/healthIssues/{healthIssue-id}", - "CommandAlias": null, - "Command": "Update-MgSecurityIdentityHealthIssue", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/identities/healthIssues/{healthIssue-id}", "Permissions": [ { "Name": "SecurityIdentitiesHealth.ReadWrite.All", @@ -740202,8 +740157,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-healthissue-update?view=graph-rest-1.0", + "Command": "Update-MgSecurityIdentityHealthIssue", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHealthIssue", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -740212,12 +740170,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecuritySensor", - "Uri": "/security/identities/sensors/{sensor-id}", - "CommandAlias": null, - "Command": "Update-MgSecurityIdentitySensor", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/identities/sensors/{sensor-id}", "Permissions": [ { "Name": "SecurityIdentitiesSensors.ReadWrite.All", @@ -740236,8 +740191,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensor-update?view=graph-rest-1.0", + "Command": "Update-MgSecurityIdentitySensor", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecuritySensor", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -740246,12 +740204,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityIncident", - "Uri": "/security/incidents/{incident-id}", - "CommandAlias": null, - "Command": "Update-MgSecurityIncident", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/incidents/{incident-id}", "Permissions": [ { "Name": "SecurityIncident.ReadWrite.All", @@ -740270,8 +740225,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-incident-update?view=graph-rest-1.0", + "Command": "Update-MgSecurityIncident", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityIncident", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -740280,30 +740238,30 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityLabelsRoot", - "Uri": "/security/labels", - "CommandAlias": null, - "Command": "Update-MgSecurityLabel", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/labels", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSecurityLabel", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityLabelsRoot", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", - "Uri": "/security/labels/authorities/{authorityTemplate-id}", - "CommandAlias": null, - "Command": "Update-MgSecurityLabelAuthority", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/labels/authorities/{authorityTemplate-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSecurityLabelAuthority", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -740312,15 +740270,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", - "Uri": "/security/labels/categories/{categoryTemplate-id}", - "CommandAlias": null, - "Command": "Update-MgSecurityLabelCategory", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/labels/categories/{categoryTemplate-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSecurityLabelCategory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -740329,15 +740287,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", - "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/{subcategoryTemplate-id}", - "CommandAlias": null, - "Command": "Update-MgSecurityLabelCategorySubcategory", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/{subcategoryTemplate-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSecurityLabelCategorySubcategory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -740346,15 +740304,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityCitationTemplate", - "Uri": "/security/labels/citations/{citationTemplate-id}", - "CommandAlias": null, - "Command": "Update-MgSecurityLabelCitation", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/labels/citations/{citationTemplate-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSecurityLabelCitation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityCitationTemplate", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -740363,15 +740321,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", - "Uri": "/security/labels/departments/{departmentTemplate-id}", - "CommandAlias": null, - "Command": "Update-MgSecurityLabelDepartment", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/labels/departments/{departmentTemplate-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSecurityLabelDepartment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -740380,15 +740338,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", - "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}", - "CommandAlias": null, - "Command": "Update-MgSecurityLabelFilePlanReference", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSecurityLabelFilePlanReference", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -740397,15 +740355,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityRetentionLabel", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}", - "CommandAlias": null, - "Command": "Update-MgSecurityLabelRetentionLabel", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionlabel-update?view=graph-rest-1.0", + "Command": "Update-MgSecurityLabelRetentionLabel", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityRetentionLabel", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -740414,15 +740372,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityFilePlanDescriptor", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors", - "CommandAlias": null, - "Command": "Update-MgSecurityLabelRetentionLabelDescriptor", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSecurityLabelRetentionLabelDescriptor", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityFilePlanDescriptor", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -740431,15 +740389,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-stageNumber}", - "CommandAlias": null, - "Command": "Update-MgSecurityLabelRetentionLabelDispositionReviewStage", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-stageNumber}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSecurityLabelRetentionLabelDispositionReviewStage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -740448,15 +740406,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecureScore", - "Uri": "/security/secureScores/{secureScore-id}", - "CommandAlias": null, - "Command": "Update-MgSecuritySecureScore", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/secureScores/{secureScore-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSecuritySecureScore", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecureScore", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -740465,12 +740423,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecureScoreControlProfile", - "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", - "CommandAlias": null, - "Command": "Update-MgSecuritySecureScoreControlProfile", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", "Permissions": [ { "Name": "SecurityEvents.ReadWrite.All", @@ -740489,8 +740444,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securescorecontrolprofile-update?view=graph-rest-1.0", + "Command": "Update-MgSecuritySecureScoreControlProfile", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecureScoreControlProfile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -740499,15 +740457,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSubjectRightsRequest", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}", - "CommandAlias": null, - "Command": "Update-MgSecuritySubjectRightsRequest", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSecuritySubjectRightsRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -740516,15 +740474,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgSecuritySubjectRightsRequestApproverMailboxSetting", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSecuritySubjectRightsRequestApproverMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -740533,15 +740491,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgSecuritySubjectRightsRequestCollaboratorMailboxSetting", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSecuritySubjectRightsRequestCollaboratorMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -740550,15 +740508,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAuthoredNote", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "CommandAlias": null, - "Command": "Update-MgSecuritySubjectRightsRequestNote", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSecuritySubjectRightsRequestNote", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthoredNote", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -740567,81 +740525,30 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityThreatIntelligence", - "Uri": "/security/threatIntelligence", - "CommandAlias": null, - "Command": "Update-MgSecurityThreatIntelligence", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSecurityThreatIntelligence", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityThreatIntelligence", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityArticle", - "Uri": "/security/threatIntelligence/articles/{article-id}", - "CommandAlias": null, - "Command": "Update-MgSecurityThreatIntelligenceArticle", "Module": "Security", - "Permissions": [], - "ApiVersion": "v1.0", - "ApiReferenceLink": null, - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ] - }, - { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityArticleIndicator", - "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}", "CommandAlias": null, - "Command": "Update-MgSecurityThreatIntelligenceArticleIndicator", - "Module": "Security", + "Uri": "/security/threatIntelligence/articles/{article-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ] - }, - { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityHost", - "Uri": "/security/threatIntelligence/hosts/{host-id}", - "CommandAlias": null, - "Command": "Update-MgSecurityThreatIntelligenceHost", - "Module": "Security", - "Permissions": [], + "Command": "Update-MgSecurityThreatIntelligenceArticle", "ApiVersion": "v1.0", - "ApiReferenceLink": null, - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ] - }, - { + "OutputType": "IMicrosoftGraphSecurityArticle", "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityHostComponent", - "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}", - "CommandAlias": null, - "Command": "Update-MgSecurityThreatIntelligenceHostComponent", - "Module": "Security", - "Permissions": [], - "ApiVersion": "v1.0", - "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", @@ -740650,49 +740557,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityHostCookie", - "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}", - "CommandAlias": null, - "Command": "Update-MgSecurityThreatIntelligenceHostCookie", "Module": "Security", - "Permissions": [], - "ApiVersion": "v1.0", - "ApiReferenceLink": null, - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ] - }, - { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityHostPair", - "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}", "CommandAlias": null, - "Command": "Update-MgSecurityThreatIntelligenceHostPair", - "Module": "Security", + "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ] - }, - { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityHostPort", - "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}", - "CommandAlias": null, - "Command": "Update-MgSecurityThreatIntelligenceHostPort", - "Module": "Security", - "Permissions": [], + "Command": "Update-MgSecurityThreatIntelligenceArticleIndicator", "ApiVersion": "v1.0", - "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityArticleIndicator", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -740701,15 +740574,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityHostReputation", - "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation", - "CommandAlias": null, - "Command": "Update-MgSecurityThreatIntelligenceHostReputation", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSecurityThreatIntelligenceHost", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHost", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -740718,15 +740591,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", - "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}", - "CommandAlias": null, - "Command": "Update-MgSecurityThreatIntelligenceHostSslCertificate", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSecurityThreatIntelligenceHostComponent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHostComponent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -740735,15 +740608,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityHostTracker", - "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}", - "CommandAlias": null, - "Command": "Update-MgSecurityThreatIntelligenceHostTracker", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSecurityThreatIntelligenceHostCookie", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHostCookie", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -740752,15 +740625,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", - "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}", - "CommandAlias": null, - "Command": "Update-MgSecurityThreatIntelligenceIntelProfile", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSecurityThreatIntelligenceHostPair", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHostPair", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -740769,15 +740642,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", - "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}", - "CommandAlias": null, - "Command": "Update-MgSecurityThreatIntelligencePassiveDnsRecord", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSecurityThreatIntelligenceHostPort", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHostPort", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -740786,15 +740659,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}", - "CommandAlias": null, - "Command": "Update-MgSecurityThreatIntelligenceProfileIndicator", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSecurityThreatIntelligenceHostReputation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHostReputation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -740803,15 +740676,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecuritySslCertificate", - "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}", - "CommandAlias": null, - "Command": "Update-MgSecurityThreatIntelligenceSslCertificate", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSecurityThreatIntelligenceHostSslCertificate", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -740820,15 +740693,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecuritySubdomain", - "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}", - "CommandAlias": null, - "Command": "Update-MgSecurityThreatIntelligenceSubdomain", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSecurityThreatIntelligenceHostTracker", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHostTracker", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -740837,15 +740710,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityVulnerability", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}", - "CommandAlias": null, - "Command": "Update-MgSecurityThreatIntelligenceVulnerability", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSecurityThreatIntelligenceIntelProfile", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -740854,15 +740727,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}", - "CommandAlias": null, - "Command": "Update-MgSecurityThreatIntelligenceVulnerabilityComponent", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSecurityThreatIntelligencePassiveDnsRecord", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -740871,15 +740744,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", - "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}", - "CommandAlias": null, - "Command": "Update-MgSecurityThreatIntelligenceWhoisHistoryRecord", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSecurityThreatIntelligenceProfileIndicator", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -740888,15 +740761,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityWhoisRecord", - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}", - "CommandAlias": null, - "Command": "Update-MgSecurityThreatIntelligenceWhoisRecord", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSecurityThreatIntelligenceSslCertificate", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecuritySslCertificate", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -740905,30 +740778,32 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityTriggersRoot", - "Uri": "/security/triggers", - "CommandAlias": null, - "Command": "Update-MgSecurityTrigger", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSecurityThreatIntelligenceSubdomain", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecuritySubdomain", + "Method": "PATCH", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityRetentionEvent", - "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}", - "CommandAlias": null, - "Command": "Update-MgSecurityTriggerRetentionEvent", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSecurityThreatIntelligenceVulnerability", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityVulnerability", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -740937,47 +740812,32 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityTriggerTypesRoot", - "Uri": "/security/triggerTypes", - "CommandAlias": null, - "Command": "Update-MgSecurityTriggerType", "Module": "Security", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSecurityThreatIntelligenceVulnerabilityComponent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", + "Method": "PATCH", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityRetentionEventType", - "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}", - "CommandAlias": null, - "Command": "Update-MgSecurityTriggerTypeRetentionEventType", "Module": "Security", - "Permissions": [ - { - "Name": "RecordsManagement.ReadWrite.All", - "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": true - }, - { - "Name": "RecordsManagement.ReadWrite.All", - "Description": null, - "FullDescription": null, - "IsAdmin": true, - "PermissionType": "Application", - "IsLeastPrivilege": true - } - ], - "ApiVersion": "v1.0", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}", + "Permissions": [], "ApiReferenceLink": null, + "Command": "Update-MgSecurityThreatIntelligenceWhoisHistoryRecord", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -740986,15 +740846,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphServiceHealth", - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", + "Module": "Security", "CommandAlias": null, - "Command": "Update-MgServiceAnnouncementHealthOverview", - "Module": "Devices.ServiceAnnouncement", + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSecurityThreatIntelligenceWhoisRecord", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityWhoisRecord", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -741003,32 +740863,30 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphServiceHealthIssue", - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", + "Module": "Security", "CommandAlias": null, - "Command": "Update-MgServiceAnnouncementHealthOverviewIssue", - "Module": "Devices.ServiceAnnouncement", + "Uri": "/security/triggers", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSecurityTrigger", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityTriggersRoot", + "Method": "PATCH", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphServiceHealthIssue", - "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", + "Module": "Security", "CommandAlias": null, - "Command": "Update-MgServiceAnnouncementIssue", - "Module": "Devices.ServiceAnnouncement", + "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSecurityTriggerRetentionEvent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityRetentionEvent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -741037,32 +740895,47 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphServiceUpdateMessage", - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", + "Module": "Security", "CommandAlias": null, - "Command": "Update-MgServiceAnnouncementMessage", - "Module": "Devices.ServiceAnnouncement", + "Uri": "/security/triggerTypes", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSecurityTriggerType", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityTriggerTypesRoot", + "Method": "PATCH", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", + "Module": "Security", "CommandAlias": null, - "Command": "Update-MgServiceAnnouncementMessageAttachment", - "Module": "Devices.ServiceAnnouncement", - "Permissions": [], - "ApiVersion": "v1.0", + "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}", + "Permissions": [ + { + "Name": "RecordsManagement.ReadWrite.All", + "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": true + }, + { + "Name": "RecordsManagement.ReadWrite.All", + "Description": null, + "FullDescription": null, + "IsAdmin": true, + "PermissionType": "Application", + "IsLeastPrivilege": true + } + ], "ApiReferenceLink": null, + "Command": "Update-MgSecurityTriggerTypeRetentionEventType", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -741071,12 +740944,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/servicePrincipals/{servicePrincipal-id}", - "CommandAlias": null, - "Command": "Update-MgServicePrincipal", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -741119,8 +740989,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-upsert?view=graph-rest-1.0", + "Command": "Update-MgServicePrincipal", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -741129,15 +741002,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", - "CommandAlias": null, - "Command": "Update-MgServicePrincipalAppRoleAssignedTo", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgServicePrincipalAppRoleAssignedTo", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -741146,15 +741019,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", - "CommandAlias": null, - "Command": "Update-MgServicePrincipalAppRoleAssignment", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgServicePrincipalAppRoleAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -741163,15 +741036,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/servicePrincipals(appId='{appId}')", - "CommandAlias": null, - "Command": "Update-MgServicePrincipalByAppId", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals(appId='{appId}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-upsert?view=graph-rest-1.0", + "Command": "Update-MgServicePrincipalByAppId", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -741180,15 +741053,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", - "CommandAlias": null, - "Command": "Update-MgServicePrincipalDelegatedPermissionClassification", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgServicePrincipalDelegatedPermissionClassification", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -741197,15 +741070,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEndpoint", - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", - "CommandAlias": null, - "Command": "Update-MgServicePrincipalEndpoint", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgServicePrincipalEndpoint", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -741214,12 +741087,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRemoteDesktopSecurityConfiguration", - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration", - "CommandAlias": null, - "Command": "Update-MgServicePrincipalRemoteDesktopSecurityConfiguration", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration", "Permissions": [ { "Name": "Application-RemoteDesktopConfig.ReadWrite.All", @@ -741270,8 +741140,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-update?view=graph-rest-1.0", + "Command": "Update-MgServicePrincipalRemoteDesktopSecurityConfiguration", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRemoteDesktopSecurityConfiguration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -741280,12 +741153,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTargetDeviceGroup", - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}", - "CommandAlias": null, - "Command": "Update-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}", "Permissions": [ { "Name": "Application-RemoteDesktopConfig.ReadWrite.All", @@ -741344,8 +741214,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/targetdevicegroup-update?view=graph-rest-1.0", + "Command": "Update-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTargetDeviceGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -741354,15 +741227,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", - "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", - "CommandAlias": null, - "Command": "Update-MgServicePrincipalRiskDetection", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgServicePrincipalRiskDetection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -741371,15 +741244,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSynchronizationJob", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", - "CommandAlias": null, - "Command": "Update-MgServicePrincipalSynchronizationJob", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgServicePrincipalSynchronizationJob", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSynchronizationJob", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -741388,15 +741261,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "CommandAlias": null, - "Command": "Update-MgServicePrincipalSynchronizationJobBulkUpload", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgServicePrincipalSynchronizationJobBulkUpload", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -741405,15 +741278,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSynchronizationSchema", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "CommandAlias": null, - "Command": "Update-MgServicePrincipalSynchronizationJobSchema", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-update?view=graph-rest-1.0", + "Command": "Update-MgServicePrincipalSynchronizationJobSchema", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -741422,15 +741295,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "CommandAlias": null, - "Command": "Update-MgServicePrincipalSynchronizationJobSchemaDirectory", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgServicePrincipalSynchronizationJobSchemaDirectory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -741439,15 +741312,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSynchronizationTemplate", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", - "CommandAlias": null, - "Command": "Update-MgServicePrincipalSynchronizationTemplate", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgServicePrincipalSynchronizationTemplate", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -741456,15 +741329,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSynchronizationSchema", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "CommandAlias": null, - "Command": "Update-MgServicePrincipalSynchronizationTemplateSchema", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgServicePrincipalSynchronizationTemplateSchema", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -741473,15 +741346,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "CommandAlias": null, - "Command": "Update-MgServicePrincipalSynchronizationTemplateSchemaDirectory", "Module": "Applications", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgServicePrincipalSynchronizationTemplateSchemaDirectory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -741490,15 +741363,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/shares/{sharedDriveItem-id}/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgShareCreatedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgShareCreatedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -741507,15 +741380,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgShareLastModifiedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgShareLastModifiedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -741524,15 +741397,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphList", - "Uri": "/shares/{sharedDriveItem-id}/list", - "CommandAlias": null, - "Command": "Update-MgShareList", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgShareList", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphList", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -741541,15 +741414,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Update-MgShareListColumn", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgShareListColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -741558,15 +741431,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", - "CommandAlias": null, - "Command": "Update-MgShareListContentType", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgShareListContentType", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -741575,15 +741448,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Update-MgShareListContentTypeColumn", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgShareListContentTypeColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -741592,15 +741465,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnLink", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "CommandAlias": null, - "Command": "Update-MgShareListContentTypeColumnLink", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgShareListContentTypeColumnLink", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -741609,15 +741482,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgShareListCreatedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgShareListCreatedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -741626,15 +741499,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/shares/{sharedDriveItem-id}/listItem", - "CommandAlias": null, - "Command": "Update-MgShareListItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/listItem", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgShareListItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -741647,15 +741520,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgShareListItemCreatedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgShareListItemCreatedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -741668,15 +741541,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "CommandAlias": null, - "Command": "Update-MgShareListItemDocumentSetVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgShareListItemDocumentSetVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -741689,15 +741562,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "CommandAlias": null, - "Command": "Update-MgShareListItemDocumentSetVersionField", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgShareListItemDocumentSetVersionField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -741710,15 +741583,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", - "CommandAlias": null, - "Command": "Update-MgShareListItemField", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgShareListItemField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -741731,15 +741604,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgShareListItemLastModifiedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgShareListItemLastModifiedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -741752,15 +741625,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "CommandAlias": null, - "Command": "Update-MgShareListItemVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgShareListItemVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -741773,15 +741646,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "CommandAlias": null, - "Command": "Update-MgShareListItemVersionField", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgShareListItemVersionField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -741794,15 +741667,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/shares/{sharedDriveItem-id}/list/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgShareListLastModifiedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgShareListLastModifiedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -741811,15 +741684,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", - "CommandAlias": null, - "Command": "Update-MgShareListOperation", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgShareListOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -741828,15 +741701,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", - "CommandAlias": null, - "Command": "Update-MgShareListSubscription", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgShareListSubscription", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -741845,15 +741718,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/shares/{sharedDriveItem-id}/permission", - "CommandAlias": null, - "Command": "Update-MgSharePermission", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/permission", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSharePermission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -741862,15 +741735,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSharedDriveItem", - "Uri": "/shares/{sharedDriveItem-id}", - "CommandAlias": null, - "Command": "Update-MgShareSharedDriveItemSharedDriveItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgShareSharedDriveItemSharedDriveItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharedDriveItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -741879,15 +741752,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSite", - "Uri": "/sites/{site-id}", - "CommandAlias": null, - "Command": "Update-MgSite", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSite", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSite", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -741896,15 +741769,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemAnalytics", - "Uri": "/sites/{site-id}/analytics", - "CommandAlias": null, - "Command": "Update-MgSiteAnalytic", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSiteAnalytic", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -741913,15 +741786,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "CommandAlias": null, - "Command": "Update-MgSiteAnalyticItemActivityStat", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSiteAnalyticItemActivityStat", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -741930,15 +741803,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemActivity", - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "CommandAlias": null, - "Command": "Update-MgSiteAnalyticItemActivityStatActivity", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSiteAnalyticItemActivityStatActivity", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivity", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -741947,12 +741820,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Update-MgSiteColumn", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", "Permissions": [ { "Name": "Sites.Manage.All", @@ -741987,8 +741857,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSiteColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -741997,12 +741870,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", - "CommandAlias": null, - "Command": "Update-MgSiteContentType", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", "Permissions": [ { "Name": "Sites.Manage.All", @@ -742037,8 +741907,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-update?view=graph-rest-1.0", + "Command": "Update-MgSiteContentType", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -742047,12 +741920,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Update-MgSiteContentTypeColumn", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [ { "Name": "Sites.Manage.All", @@ -742087,8 +741957,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/columndefinition-update?view=graph-rest-1.0", + "Command": "Update-MgSiteContentTypeColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -742097,15 +741970,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnLink", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "CommandAlias": null, - "Command": "Update-MgSiteContentTypeColumnLink", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSiteContentTypeColumnLink", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -742114,15 +741987,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemAnalytics", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/analytics", - "CommandAlias": null, - "Command": "Update-MgSiteGetByPathAnalytic", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/analytics", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSiteGetByPathAnalytic", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -742131,15 +742004,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenote", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/onenote", - "CommandAlias": null, - "Command": "Update-MgSiteGetByPathOnenote", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/onenote", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSiteGetByPathOnenote", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenote", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -742148,15 +742021,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStore", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/termStore", - "CommandAlias": null, - "Command": "Update-MgSiteGetByPathTermStore", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/termStore", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSiteGetByPathTermStore", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStore", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -742165,15 +742038,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphList", - "Uri": "/sites/{site-id}/lists/{list-id}", - "CommandAlias": null, - "Command": "Update-MgSiteList", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSiteList", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphList", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -742182,12 +742055,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Update-MgSiteListColumn", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", "Permissions": [ { "Name": "Sites.Manage.All", @@ -742222,8 +742092,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSiteListColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -742232,12 +742105,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "CommandAlias": null, - "Command": "Update-MgSiteListContentType", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", "Permissions": [ { "Name": "Sites.Manage.All", @@ -742272,8 +742142,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSiteListContentType", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -742282,12 +742155,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Update-MgSiteListContentTypeColumn", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [ { "Name": "Sites.Manage.All", @@ -742322,8 +742192,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSiteListContentTypeColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -742332,15 +742205,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnLink", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "CommandAlias": null, - "Command": "Update-MgSiteListContentTypeColumnLink", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSiteListContentTypeColumnLink", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -742349,15 +742222,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgSiteListCreatedByUserMailboxSetting", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSiteListCreatedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -742366,12 +742239,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "CommandAlias": null, - "Command": "Update-MgSiteListItem", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -742390,8 +742260,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSiteListItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -742400,15 +742273,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgSiteListItemCreatedByUserMailboxSetting", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSiteListItemCreatedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -742417,15 +742290,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "CommandAlias": null, - "Command": "Update-MgSiteListItemDocumentSetVersion", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSiteListItemDocumentSetVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -742434,15 +742307,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "CommandAlias": null, - "Command": "Update-MgSiteListItemDocumentSetVersionField", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSiteListItemDocumentSetVersionField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -742451,12 +742324,9 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "CommandAlias": null, - "Command": "Update-MgSiteListItemField", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -742475,8 +742345,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-update?view=graph-rest-1.0", + "Command": "Update-MgSiteListItemField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -742485,15 +742358,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgSiteListItemLastModifiedByUserMailboxSetting", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSiteListItemLastModifiedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -742502,15 +742375,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "CommandAlias": null, - "Command": "Update-MgSiteListItemVersion", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSiteListItemVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -742519,15 +742392,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "CommandAlias": null, - "Command": "Update-MgSiteListItemVersionField", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSiteListItemVersionField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -742536,15 +742409,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgSiteListLastModifiedByUserMailboxSetting", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSiteListLastModifiedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -742553,15 +742426,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "CommandAlias": null, - "Command": "Update-MgSiteListOperation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSiteListOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -742570,15 +742443,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "CommandAlias": null, - "Command": "Update-MgSiteListSubscription", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSiteListSubscription", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -742587,15 +742460,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenote", - "Uri": "/sites/{site-id}/onenote", - "CommandAlias": null, - "Command": "Update-MgSiteOnenoteContent", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSiteOnenoteContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenote", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -742604,15 +742477,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", - "CommandAlias": null, - "Command": "Update-MgSiteOnenoteNotebookContent", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSiteOnenoteNotebookContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -742621,15 +742494,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Update-MgSiteOnenoteNotebookSectionContent", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSiteOnenoteNotebookSectionContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -742638,15 +742511,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "CommandAlias": null, - "Command": "Update-MgSiteOnenoteNotebookSectionGroupContent", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSiteOnenoteNotebookSectionGroupContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -742655,15 +742528,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Update-MgSiteOnenoteNotebookSectionGroupSectionContent", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSiteOnenoteNotebookSectionGroupSectionContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -742672,15 +742545,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", - "CommandAlias": null, - "Command": "Update-MgSiteOnenoteNotebookSectionGroupSectionPageContent", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSiteOnenoteNotebookSectionGroupSectionPageContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Patch", "PatchExpanded", @@ -742689,15 +742562,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", - "CommandAlias": null, - "Command": "Update-MgSiteOnenoteNotebookSectionPageContent", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSiteOnenoteNotebookSectionPageContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Patch", "PatchExpanded", @@ -742706,15 +742579,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/sites/{site-id}/onenote/operations/{onenoteOperation-id}", - "CommandAlias": null, - "Command": "Update-MgSiteOnenoteOperationContent", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/operations/{onenoteOperation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSiteOnenoteOperationContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -742723,15 +742596,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", - "CommandAlias": null, - "Command": "Update-MgSiteOnenotePageContent", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSiteOnenotePageContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Patch", "PatchExpanded", @@ -742740,15 +742613,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenoteResource", - "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}", - "CommandAlias": null, - "Command": "Update-MgSiteOnenoteResourceContent", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSiteOnenoteResourceContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -742757,15 +742630,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Update-MgSiteOnenoteSectionContent", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSiteOnenoteSectionContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -742774,15 +742647,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "CommandAlias": null, - "Command": "Update-MgSiteOnenoteSectionGroupContent", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSiteOnenoteSectionGroupContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -742791,15 +742664,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Update-MgSiteOnenoteSectionGroupSectionContent", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSiteOnenoteSectionGroupSectionContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -742808,15 +742681,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", - "CommandAlias": null, - "Command": "Update-MgSiteOnenoteSectionGroupSectionPageContent", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSiteOnenoteSectionGroupSectionPageContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Patch", "PatchExpanded", @@ -742825,15 +742698,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", - "CommandAlias": null, - "Command": "Update-MgSiteOnenoteSectionPageContent", "Module": "Notes", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSiteOnenoteSectionPageContent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Patch", "PatchExpanded", @@ -742842,15 +742715,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}", - "CommandAlias": null, - "Command": "Update-MgSiteOperation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSiteOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -742859,12 +742732,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphBaseSitePage", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}", - "CommandAlias": null, - "Command": "Update-MgSitePage", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}", "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -742883,8 +742753,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSitePage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBaseSitePage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -742893,15 +742766,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCanvasLayout", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", - "CommandAlias": null, - "Command": "Update-MgSitePageAsSitePageCanvaLayout", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSitePageAsSitePageCanvaLayout", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCanvasLayout", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -742910,15 +742783,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphHorizontalSection", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", - "CommandAlias": null, - "Command": "Update-MgSitePageAsSitePageCanvaLayoutHorizontalSection", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSitePageAsSitePageCanvaLayoutHorizontalSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphHorizontalSection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -742927,15 +742800,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "CommandAlias": null, - "Command": "Update-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -742944,15 +742817,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "CommandAlias": null, - "Command": "Update-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -742961,15 +742834,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphVerticalSection", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", - "CommandAlias": null, - "Command": "Update-MgSitePageAsSitePageCanvaLayoutVerticalSection", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSitePageAsSitePageCanvaLayoutVerticalSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVerticalSection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -742978,15 +742851,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", - "CommandAlias": null, - "Command": "Update-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -742995,15 +742868,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgSitePageAsSitePageCreatedByUserMailboxSetting", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSitePageAsSitePageCreatedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -743012,15 +742885,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgSitePageAsSitePageLastModifiedByUserMailboxSetting", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSitePageAsSitePageLastModifiedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -743029,15 +742902,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", - "CommandAlias": null, - "Command": "Update-MgSitePageAsSitePageWebPart", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSitePageAsSitePageWebPart", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -743046,15 +742919,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgSitePageCreatedByUserMailboxSetting", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSitePageCreatedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -743063,15 +742936,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgSitePageLastModifiedByUserMailboxSetting", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSitePageLastModifiedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -743080,15 +742953,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/sites/{site-id}/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Update-MgSitePermission", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-update-permission?view=graph-rest-1.0", + "Command": "Update-MgSitePermission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -743097,15 +742970,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStore", - "Uri": "/sites/{site-id}/termStore", - "CommandAlias": null, - "Command": "Update-MgSiteTermStore", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-store-update?view=graph-rest-1.0", + "Command": "Update-MgSiteTermStore", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStore", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -743118,15 +742991,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreGroup", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}", - "CommandAlias": null, - "Command": "Update-MgSiteTermStoreGroup", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSiteTermStoreGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -743139,15 +743012,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", - "CommandAlias": null, - "Command": "Update-MgSiteTermStoreGroupSet", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSiteTermStoreGroupSet", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -743160,15 +743033,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", - "CommandAlias": null, - "Command": "Update-MgSiteTermStoreGroupSetChild", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSiteTermStoreGroupSetChild", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -743189,15 +743062,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Update-MgSiteTermStoreGroupSetChildRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSiteTermStoreGroupSetChildRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -743218,15 +743091,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreGroup", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", - "CommandAlias": null, - "Command": "Update-MgSiteTermStoreGroupSetParentGroup", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSiteTermStoreGroupSetParentGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -743239,15 +743112,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Update-MgSiteTermStoreGroupSetRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSiteTermStoreGroupSetRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -743260,15 +743133,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", - "CommandAlias": null, - "Command": "Update-MgSiteTermStoreGroupSetTerm", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSiteTermStoreGroupSetTerm", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -743281,15 +743154,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "CommandAlias": null, - "Command": "Update-MgSiteTermStoreGroupSetTermChild", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSiteTermStoreGroupSetTermChild", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -743302,15 +743175,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Update-MgSiteTermStoreGroupSetTermChildRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSiteTermStoreGroupSetTermChildRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -743323,15 +743196,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Update-MgSiteTermStoreGroupSetTermRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSiteTermStoreGroupSetTermRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -743344,15 +743217,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}", - "CommandAlias": null, - "Command": "Update-MgSiteTermStoreSet", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-set-update?view=graph-rest-1.0", + "Command": "Update-MgSiteTermStoreSet", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -743365,15 +743238,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "CommandAlias": null, - "Command": "Update-MgSiteTermStoreSetChild", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSiteTermStoreSetChild", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -743394,15 +743267,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Update-MgSiteTermStoreSetChildRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSiteTermStoreSetChildRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -743423,15 +743296,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreGroup", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "CommandAlias": null, - "Command": "Update-MgSiteTermStoreSetParentGroup", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSiteTermStoreSetParentGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -743444,15 +743317,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "CommandAlias": null, - "Command": "Update-MgSiteTermStoreSetParentGroupSet", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSiteTermStoreSetParentGroupSet", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -743465,15 +743338,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "CommandAlias": null, - "Command": "Update-MgSiteTermStoreSetParentGroupSetChild", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSiteTermStoreSetParentGroupSetChild", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -743494,15 +743367,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Update-MgSiteTermStoreSetParentGroupSetChildRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSiteTermStoreSetParentGroupSetChildRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -743523,15 +743396,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Update-MgSiteTermStoreSetParentGroupSetRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSiteTermStoreSetParentGroupSetRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -743544,15 +743417,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "CommandAlias": null, - "Command": "Update-MgSiteTermStoreSetParentGroupSetTerm", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSiteTermStoreSetParentGroupSetTerm", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -743565,15 +743438,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "CommandAlias": null, - "Command": "Update-MgSiteTermStoreSetParentGroupSetTermChild", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSiteTermStoreSetParentGroupSetTermChild", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -743586,15 +743459,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Update-MgSiteTermStoreSetParentGroupSetTermChildRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSiteTermStoreSetParentGroupSetTermChildRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -743607,15 +743480,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Update-MgSiteTermStoreSetParentGroupSetTermRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSiteTermStoreSetParentGroupSetTermRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -743628,15 +743501,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Update-MgSiteTermStoreSetRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSiteTermStoreSetRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -743649,15 +743522,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "CommandAlias": null, - "Command": "Update-MgSiteTermStoreSetTerm", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-term-update?view=graph-rest-1.0", + "Command": "Update-MgSiteTermStoreSetTerm", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -743670,15 +743543,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "CommandAlias": null, - "Command": "Update-MgSiteTermStoreSetTermChild", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSiteTermStoreSetTermChild", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -743691,15 +743564,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Update-MgSiteTermStoreSetTermChildRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSiteTermStoreSetTermChildRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -743712,15 +743585,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "CommandAlias": null, - "Command": "Update-MgSiteTermStoreSetTermRelation", "Module": "Sites", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSiteTermStoreSetTermRelation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -743733,30 +743606,30 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphBackupRestoreRoot", - "Uri": "/solutions/backupRestore", - "CommandAlias": null, - "Command": "Update-MgSolutionBackupRestore", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSolutionBackupRestore", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBackupRestoreRoot", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDriveProtectionRule", - "Uri": "/solutions/backupRestore/driveInclusionRules/{driveProtectionRule-id}", - "CommandAlias": null, - "Command": "Update-MgSolutionBackupRestoreDriveInclusionRule", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/driveInclusionRules/{driveProtectionRule-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSolutionBackupRestoreDriveInclusionRule", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveProtectionRule", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -743765,15 +743638,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDriveProtectionUnit", - "Uri": "/solutions/backupRestore/driveProtectionUnits/{driveProtectionUnit-id}", - "CommandAlias": null, - "Command": "Update-MgSolutionBackupRestoreDriveProtectionUnit", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/driveProtectionUnits/{driveProtectionUnit-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSolutionBackupRestoreDriveProtectionUnit", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveProtectionUnit", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -743782,15 +743655,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphExchangeProtectionPolicy", - "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}", - "CommandAlias": null, - "Command": "Update-MgSolutionBackupRestoreExchangeProtectionPolicy", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/exchangeprotectionpolicy-update?view=graph-rest-1.0", + "Command": "Update-MgSolutionBackupRestoreExchangeProtectionPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExchangeProtectionPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -743799,15 +743672,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphExchangeRestoreSession", - "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}", - "CommandAlias": null, - "Command": "Update-MgSolutionBackupRestoreExchangeRestoreSession", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/exchangerestoresession-update?view=graph-rest-1.0", + "Command": "Update-MgSolutionBackupRestoreExchangeRestoreSession", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExchangeRestoreSession", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -743816,15 +743689,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGranularMailboxRestoreArtifact", - "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/granularMailboxRestoreArtifacts/{granularMailboxRestoreArtifact-id}", - "CommandAlias": null, - "Command": "Update-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/granularMailboxRestoreArtifacts/{granularMailboxRestoreArtifact-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGranularMailboxRestoreArtifact", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -743833,15 +743706,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxRestoreArtifact", - "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts/{mailboxRestoreArtifact-id}", - "CommandAlias": null, - "Command": "Update-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts/{mailboxRestoreArtifact-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxRestoreArtifact", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -743850,15 +743723,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxProtectionRule", - "Uri": "/solutions/backupRestore/mailboxInclusionRules/{mailboxProtectionRule-id}", - "CommandAlias": null, - "Command": "Update-MgSolutionBackupRestoreMailboxInclusionRule", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/mailboxInclusionRules/{mailboxProtectionRule-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSolutionBackupRestoreMailboxInclusionRule", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxProtectionRule", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -743867,15 +743740,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxProtectionUnit", - "Uri": "/solutions/backupRestore/mailboxProtectionUnits/{mailboxProtectionUnit-id}", - "CommandAlias": null, - "Command": "Update-MgSolutionBackupRestoreMailboxProtectionUnit", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/mailboxProtectionUnits/{mailboxProtectionUnit-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSolutionBackupRestoreMailboxProtectionUnit", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxProtectionUnit", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -743884,15 +743757,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOneDriveForBusinessProtectionPolicy", - "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}", - "CommandAlias": null, - "Command": "Update-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicy", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onedriveforbusinessprotectionpolicy-update?view=graph-rest-1.0", + "Command": "Update-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOneDriveForBusinessProtectionPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -743901,15 +743774,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOneDriveForBusinessRestoreSession", - "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}", - "CommandAlias": null, - "Command": "Update-MgSolutionBackupRestoreOneDriveForBusinessRestoreSession", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onedriveforbusinessrestoresession-update?view=graph-rest-1.0", + "Command": "Update-MgSolutionBackupRestoreOneDriveForBusinessRestoreSession", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOneDriveForBusinessRestoreSession", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -743918,15 +743791,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDriveRestoreArtifact", - "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts/{driveRestoreArtifact-id}", - "CommandAlias": null, - "Command": "Update-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts/{driveRestoreArtifact-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveRestoreArtifact", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -743935,15 +743808,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRestorePoint", - "Uri": "/solutions/backupRestore/restorePoints/{restorePoint-id}", - "CommandAlias": null, - "Command": "Update-MgSolutionBackupRestorePoint", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/restorePoints/{restorePoint-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSolutionBackupRestorePoint", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRestorePoint", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -743952,15 +743825,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphProtectionPolicyBase", - "Uri": "/solutions/backupRestore/protectionPolicies/{protectionPolicyBase-id}", - "CommandAlias": null, - "Command": "Update-MgSolutionBackupRestoreProtectionPolicy", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/protectionPolicies/{protectionPolicyBase-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSolutionBackupRestoreProtectionPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphProtectionPolicyBase", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -743969,15 +743842,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphServiceApp", - "Uri": "/solutions/backupRestore/serviceApps/{serviceApp-id}", - "CommandAlias": null, - "Command": "Update-MgSolutionBackupRestoreServiceApp", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/serviceApps/{serviceApp-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSolutionBackupRestoreServiceApp", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceApp", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -743986,15 +743859,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRestoreSessionBase", - "Uri": "/solutions/backupRestore/restoreSessions/{restoreSessionBase-id}", - "CommandAlias": null, - "Command": "Update-MgSolutionBackupRestoreSession", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/restoreSessions/{restoreSessionBase-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSolutionBackupRestoreSession", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRestoreSessionBase", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -744003,15 +743876,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSharePointProtectionPolicy", - "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}", - "CommandAlias": null, - "Command": "Update-MgSolutionBackupRestoreSharePointProtectionPolicy", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointprotectionpolicy-update?view=graph-rest-1.0", + "Command": "Update-MgSolutionBackupRestoreSharePointProtectionPolicy", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharePointProtectionPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -744020,15 +743893,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSharePointRestoreSession", - "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}", - "CommandAlias": null, - "Command": "Update-MgSolutionBackupRestoreSharePointRestoreSession", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSolutionBackupRestoreSharePointRestoreSession", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharePointRestoreSession", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -744037,15 +743910,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSiteRestoreArtifact", - "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts/{siteRestoreArtifact-id}", - "CommandAlias": null, - "Command": "Update-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts/{siteRestoreArtifact-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSiteRestoreArtifact", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -744054,15 +743927,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSiteProtectionRule", - "Uri": "/solutions/backupRestore/siteInclusionRules/{siteProtectionRule-id}", - "CommandAlias": null, - "Command": "Update-MgSolutionBackupRestoreSiteInclusionRule", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/siteInclusionRules/{siteProtectionRule-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSolutionBackupRestoreSiteInclusionRule", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSiteProtectionRule", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -744071,15 +743944,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSiteProtectionUnit", - "Uri": "/solutions/backupRestore/siteProtectionUnits/{siteProtectionUnit-id}", - "CommandAlias": null, - "Command": "Update-MgSolutionBackupRestoreSiteProtectionUnit", "Module": "BackupRestore", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/siteProtectionUnits/{siteProtectionUnit-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSolutionBackupRestoreSiteProtectionUnit", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSiteProtectionUnit", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -744088,15 +743961,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSubscribedSku", - "Uri": "/subscribedSkus/{subscribedSku-id}", - "CommandAlias": null, - "Command": "Update-MgSubscribedSku", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/subscribedSkus/{subscribedSku-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgSubscribedSku", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscribedSku", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -744105,15 +743978,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/subscriptions/{subscription-id}", - "CommandAlias": null, - "Command": "Update-MgSubscription", "Module": "ChangeNotifications", + "CommandAlias": null, + "Uri": "/subscriptions/{subscription-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-update?view=graph-rest-1.0", + "Command": "Update-MgSubscription", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -744122,12 +743995,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeam", - "Uri": "/teams/{team-id}", - "CommandAlias": null, - "Command": "Update-MgTeam", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}", "Permissions": [ { "Name": "TeamSettings.ReadWrite.All", @@ -744186,8 +744056,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-update?view=graph-rest-1.0", + "Command": "Update-MgTeam", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeam", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -744196,12 +744069,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChannel", - "Uri": "/teams/{team-id}/channels/{channel-id}", - "CommandAlias": null, - "Command": "Update-MgTeamChannel", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}", "Permissions": [ { "Name": "ChannelSettings.ReadWrite.All", @@ -744260,8 +744130,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-patch?view=graph-rest-1.0", + "Command": "Update-MgTeamChannel", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChannel", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -744270,15 +744143,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/teams/{team-id}/channels/{channel-id}/allMembers/{conversationMember-id}", - "CommandAlias": null, - "Command": "Update-MgTeamChannelMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/allMembers/{conversationMember-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgTeamChannelMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -744291,15 +744164,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}", - "CommandAlias": null, - "Command": "Update-MgTeamChannelMessage", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-update?view=graph-rest-1.0", + "Command": "Update-MgTeamChannelMessage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -744308,15 +744181,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "CommandAlias": null, - "Command": "Update-MgTeamChannelMessageReply", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgTeamChannelMessageReply", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -744325,15 +744198,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "CommandAlias": null, - "Command": "Update-MgTeamChannelMessageReplyHostedContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgTeamChannelMessageReplyHostedContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -744342,15 +744215,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "CommandAlias": null, - "Command": "Update-MgTeamChannelSharedWithTeam", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgTeamChannelSharedWithTeam", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -744359,12 +744232,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamsTab", - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "CommandAlias": null, - "Command": "Update-MgTeamChannelTab", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", "Permissions": [ { "Name": "TeamsTab.ReadWriteSelfForTeam", @@ -744455,8 +744325,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-patch-tabs?view=graph-rest-1.0", + "Command": "Update-MgTeamChannelTab", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -744465,12 +744338,9 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/upgrade", - "CommandAlias": null, - "Command": "Update-MgTeamInstalledApp", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/upgrade", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForTeam", @@ -744585,8 +744455,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-1.0", + "Command": "Update-MgTeamInstalledApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Upgrade", "UpgradeExpanded", @@ -744595,12 +744468,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/teams/{team-id}/members/{conversationMember-id}", - "CommandAlias": null, - "Command": "Update-MgTeamMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/members/{conversationMember-id}", "Permissions": [ { "Name": "ChannelMember.ReadWrite.All", @@ -744667,8 +744537,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-update-members?view=graph-rest-1.0", + "Command": "Update-MgTeamMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -744677,15 +744550,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", - "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", - "CommandAlias": null, - "Command": "Update-MgTeamOperation", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgTeamOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -744694,15 +744567,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "CommandAlias": null, - "Command": "Update-MgTeamPermissionGrant", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgTeamPermissionGrant", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -744711,15 +744584,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphProfilePhoto", - "Uri": "/teams/{team-id}/photo", - "CommandAlias": null, - "Command": "Update-MgTeamPhoto", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/photo", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilephoto-update?view=graph-rest-1.0", + "Command": "Update-MgTeamPhoto", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphProfilePhoto", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -744728,15 +744601,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChannel", - "Uri": "/teams/{team-id}/primaryChannel", - "CommandAlias": null, - "Command": "Update-MgTeamPrimaryChannel", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgTeamPrimaryChannel", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChannel", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -744745,15 +744618,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/teams/{team-id}/primaryChannel/allMembers/{conversationMember-id}", - "CommandAlias": null, - "Command": "Update-MgTeamPrimaryChannelMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/allMembers/{conversationMember-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgTeamPrimaryChannelMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -744766,15 +744639,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}", - "CommandAlias": null, - "Command": "Update-MgTeamPrimaryChannelMessage", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgTeamPrimaryChannelMessage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -744783,15 +744656,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "CommandAlias": null, - "Command": "Update-MgTeamPrimaryChannelMessageReply", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgTeamPrimaryChannelMessageReply", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -744800,15 +744673,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "CommandAlias": null, - "Command": "Update-MgTeamPrimaryChannelMessageReplyHostedContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgTeamPrimaryChannelMessageReplyHostedContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -744817,15 +744690,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "CommandAlias": null, - "Command": "Update-MgTeamPrimaryChannelSharedWithTeam", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgTeamPrimaryChannelSharedWithTeam", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -744834,15 +744707,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamsTab", - "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", - "CommandAlias": null, - "Command": "Update-MgTeamPrimaryChannelTab", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgTeamPrimaryChannelTab", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -744851,15 +744724,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDayNote", - "Uri": "/teams/{team-id}/schedule/dayNotes/{dayNote-id}", - "CommandAlias": null, - "Command": "Update-MgTeamScheduleDayNote", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/dayNotes/{dayNote-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgTeamScheduleDayNote", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDayNote", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -744868,15 +744741,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOfferShiftRequest", - "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", - "CommandAlias": null, - "Command": "Update-MgTeamScheduleOfferShiftRequest", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgTeamScheduleOfferShiftRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -744885,15 +744758,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOpenShift", - "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", - "CommandAlias": null, - "Command": "Update-MgTeamScheduleOpenShift", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-update?view=graph-rest-1.0", + "Command": "Update-MgTeamScheduleOpenShift", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOpenShift", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -744902,15 +744775,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "CommandAlias": null, - "Command": "Update-MgTeamScheduleOpenShiftChangeRequest", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgTeamScheduleOpenShiftChangeRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -744919,15 +744792,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSchedulingGroup", - "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", - "CommandAlias": null, - "Command": "Update-MgTeamScheduleSchedulingGroup", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedulinggroup-put?view=graph-rest-1.0", + "Command": "Update-MgTeamScheduleSchedulingGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSchedulingGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -744936,15 +744809,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphShift", - "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", - "CommandAlias": null, - "Command": "Update-MgTeamScheduleShift", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shift-put?view=graph-rest-1.0", + "Command": "Update-MgTeamScheduleShift", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphShift", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -744953,15 +744826,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "CommandAlias": null, - "Command": "Update-MgTeamScheduleSwapShiftChangeRequest", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgTeamScheduleSwapShiftChangeRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -744970,15 +744843,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTimeCard", - "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}", - "CommandAlias": null, - "Command": "Update-MgTeamScheduleTimeCard", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgTeamScheduleTimeCard", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTimeCard", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -744987,15 +744860,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTimeOff", - "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", - "CommandAlias": null, - "Command": "Update-MgTeamScheduleTimeOff", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoff-put?view=graph-rest-1.0", + "Command": "Update-MgTeamScheduleTimeOff", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTimeOff", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -745004,15 +744877,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTimeOffReason", - "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", - "CommandAlias": null, - "Command": "Update-MgTeamScheduleTimeOffReason", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffreason-put?view=graph-rest-1.0", + "Command": "Update-MgTeamScheduleTimeOffReason", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTimeOffReason", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -745021,15 +744894,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTimeOffRequest", - "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", - "CommandAlias": null, - "Command": "Update-MgTeamScheduleTimeOffRequest", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgTeamScheduleTimeOffRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTimeOffRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -745038,12 +744911,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamworkTag", - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", - "CommandAlias": null, - "Command": "Update-MgTeamTag", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", "Permissions": [ { "Name": "TeamworkTag.ReadWrite", @@ -745062,8 +744932,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-update?view=graph-rest-1.0", + "Command": "Update-MgTeamTag", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamworkTag", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -745072,15 +744945,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamworkTagMember", - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "CommandAlias": null, - "Command": "Update-MgTeamTagMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgTeamTagMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -745089,30 +744962,30 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamwork", - "Uri": "/teamwork", - "CommandAlias": null, - "Command": "Update-MgTeamwork", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgTeamwork", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamwork", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/teamwork/deletedChats/{deletedChat-id}", - "CommandAlias": null, - "Command": "Update-MgTeamworkDeletedChat", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedChats/{deletedChat-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgTeamworkDeletedChat", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -745121,15 +744994,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeletedTeam", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}", - "CommandAlias": null, - "Command": "Update-MgTeamworkDeletedTeam", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgTeamworkDeletedTeam", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeletedTeam", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -745138,15 +745011,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChannel", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}", - "CommandAlias": null, - "Command": "Update-MgTeamworkDeletedTeamChannel", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgTeamworkDeletedTeamChannel", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChannel", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -745155,15 +745028,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/allMembers/{conversationMember-id}", - "CommandAlias": null, - "Command": "Update-MgTeamworkDeletedTeamChannelMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/allMembers/{conversationMember-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgTeamworkDeletedTeamChannelMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -745176,15 +745049,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}", - "CommandAlias": null, - "Command": "Update-MgTeamworkDeletedTeamChannelMessage", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgTeamworkDeletedTeamChannelMessage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -745193,15 +745066,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "CommandAlias": null, - "Command": "Update-MgTeamworkDeletedTeamChannelMessageHostedContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgTeamworkDeletedTeamChannelMessageHostedContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -745210,15 +745083,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "CommandAlias": null, - "Command": "Update-MgTeamworkDeletedTeamChannelMessageReply", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgTeamworkDeletedTeamChannelMessageReply", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -745227,15 +745100,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "CommandAlias": null, - "Command": "Update-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -745244,15 +745117,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "CommandAlias": null, - "Command": "Update-MgTeamworkDeletedTeamChannelSharedWithTeam", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgTeamworkDeletedTeamChannelSharedWithTeam", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -745261,15 +745134,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamsTab", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "CommandAlias": null, - "Command": "Update-MgTeamworkDeletedTeamChannelTab", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgTeamworkDeletedTeamChannelTab", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -745278,27 +745151,24 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamsAppSettings", - "Uri": "/teamwork/teamsAppSettings", - "CommandAlias": null, - "Command": "Update-MgTeamworkTeamAppSetting", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/teamsAppSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsappsettings-update?view=graph-rest-1.0", + "Command": "Update-MgTeamworkTeamAppSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsAppSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWorkforceIntegration", - "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", - "CommandAlias": null, - "Command": "Update-MgTeamworkWorkforceIntegration", "Module": "Teams", + "CommandAlias": null, + "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", "Permissions": [ { "Name": "WorkforceIntegration.ReadWrite.All", @@ -745317,8 +745187,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-update?view=graph-rest-1.0", + "Command": "Update-MgTeamworkWorkforceIntegration", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkforceIntegration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -745327,15 +745200,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}", - "CommandAlias": null, - "Command": "Update-MgTenantRelationshipDelegatedAdminCustomer", "Module": "Identity.Partner", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgTenantRelationshipDelegatedAdminCustomer", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -745344,15 +745217,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", - "CommandAlias": null, - "Command": "Update-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", "Module": "Identity.Partner", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -745361,12 +745234,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}", - "CommandAlias": null, - "Command": "Update-MgTenantRelationshipDelegatedAdminRelationship", "Module": "Identity.Partner", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}", "Permissions": [ { "Name": "DelegatedAdminRelationship.ReadWrite.All", @@ -745385,8 +745255,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-update?view=graph-rest-1.0", + "Command": "Update-MgTenantRelationshipDelegatedAdminRelationship", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -745395,12 +745268,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}", - "CommandAlias": null, - "Command": "Update-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", "Module": "Identity.Partner", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}", "Permissions": [ { "Name": "DelegatedAdminRelationship.ReadWrite.All", @@ -745419,8 +745289,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminaccessassignment-update?view=graph-rest-1.0", + "Command": "Update-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -745429,15 +745302,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}", - "CommandAlias": null, - "Command": "Update-MgTenantRelationshipDelegatedAdminRelationshipOperation", "Module": "Identity.Partner", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgTenantRelationshipDelegatedAdminRelationshipOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -745446,15 +745319,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}", - "CommandAlias": null, - "Command": "Update-MgTenantRelationshipDelegatedAdminRelationshipRequest", "Module": "Identity.Partner", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgTenantRelationshipDelegatedAdminRelationshipRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -745463,27 +745336,24 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMultiTenantOrganization", - "Uri": "/tenantRelationships/multiTenantOrganization", - "CommandAlias": null, - "Command": "Update-MgTenantRelationshipMultiTenantOrganization", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/tenantRelationships/multiTenantOrganization", "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantrelationship-put-multitenantorganization?view=graph-rest-1.0", + "Command": "Update-MgTenantRelationshipMultiTenantOrganization", "ApiVersion": "v1.0", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphMultiTenantOrganization", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationJoinRequestRecord", - "Uri": "/tenantRelationships/multiTenantOrganization/joinRequest", - "CommandAlias": null, - "Command": "Update-MgTenantRelationshipMultiTenantOrganizationJoinRequest", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/tenantRelationships/multiTenantOrganization/joinRequest", "Permissions": [ { "Name": "MultiTenantOrganization.ReadWrite.All", @@ -745502,20 +745372,20 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationjoinrequestrecord-update?view=graph-rest-1.0", + "Command": "Update-MgTenantRelationshipMultiTenantOrganizationJoinRequest", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationJoinRequestRecord", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", - "Uri": "/tenantRelationships/multiTenantOrganization/tenants/{multiTenantOrganizationMember-id}", - "CommandAlias": null, - "Command": "Update-MgTenantRelationshipMultiTenantOrganizationTenant", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/tenantRelationships/multiTenantOrganization/tenants/{multiTenantOrganizationMember-id}", "Permissions": [ { "Name": "MultiTenantOrganization.ReadWrite.All", @@ -745534,8 +745404,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgTenantRelationshipMultiTenantOrganizationTenant", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -745544,12 +745417,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/users/{user-id}", - "CommandAlias": "Set-MgUser", - "Command": "Update-MgUser", "Module": "Users", + "CommandAlias": "Set-MgUser", + "Uri": "/users/{user-id}", "Permissions": [ { "Name": "User.ReadWrite", @@ -745744,8 +745614,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-update?view=graph-rest-1.0", + "Command": "Update-MgUser", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -745754,15 +745627,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserActivity", - "Uri": "/users/{user-id}/activities/{userActivity-id}", - "CommandAlias": null, - "Command": "Update-MgUserActivity", "Module": "CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/activities/{userActivity-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserActivity", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserActivity", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -745771,15 +745644,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphActivityHistoryItem", - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", - "CommandAlias": null, - "Command": "Update-MgUserActivityHistoryItem", "Module": "CrossDeviceExperiences", + "CommandAlias": null, + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserActivityHistoryItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphActivityHistoryItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -745788,15 +745661,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", - "CommandAlias": null, - "Command": "Update-MgUserAppRoleAssignment", "Module": "Applications", + "CommandAlias": null, + "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserAppRoleAssignment", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -745805,12 +745678,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", - "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", - "CommandAlias": null, - "Command": "Update-MgUserAuthenticationEmailMethod", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -745837,8 +745707,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/emailauthenticationmethod-update?view=graph-rest-1.0", + "Command": "Update-MgUserAuthenticationEmailMethod", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -745847,15 +745720,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}", - "CommandAlias": null, - "Command": "Update-MgUserAuthenticationMethod", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserAuthenticationMethod", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -745864,15 +745737,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphLongRunningOperation", - "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", - "CommandAlias": null, - "Command": "Update-MgUserAuthenticationOperation", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserAuthenticationOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphLongRunningOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -745881,12 +745754,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", - "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", - "CommandAlias": null, - "Command": "Update-MgUserAuthenticationPhoneMethod", "Module": "Identity.SignIns", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -745913,8 +745783,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/phoneauthenticationmethod-update?view=graph-rest-1.0", + "Command": "Update-MgUserAuthenticationPhoneMethod", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -745923,15 +745796,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUser", - "Uri": "/users(userPrincipalName='{userPrincipalName}')", - "CommandAlias": null, - "Command": "Update-MgUserByUserPrincipalName", "Module": "Users", + "CommandAlias": null, + "Uri": "/users(userPrincipalName='{userPrincipalName}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-update?view=graph-rest-1.0", + "Command": "Update-MgUserByUserPrincipalName", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -745940,12 +745813,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCalendarGroup", - "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", - "CommandAlias": null, - "Command": "Update-MgUserCalendarGroup", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -745972,8 +745842,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserCalendarGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCalendarGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -745982,15 +745855,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCalendarPermission", - "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", - "CommandAlias": null, - "Command": "Update-MgUserCalendarPermission", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendarpermission-update?view=graph-rest-1.0", + "Command": "Update-MgUserCalendarPermission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCalendarPermission", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -746002,16 +745875,16 @@ "UpdateViaIdentityExpanded1" ] }, - { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChat", - "Uri": "/users/{user-id}/chats/{chat-id}", - "CommandAlias": null, - "Command": "Update-MgUserChat", + { "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserChat", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -746020,15 +745893,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/upgrade", - "CommandAlias": null, - "Command": "Update-MgUserChatInstalledApp", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/upgrade", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-1.0", + "Command": "Update-MgUserChatInstalledApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Upgrade", "UpgradeExpanded", @@ -746037,15 +745910,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessageInfo", - "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview", - "CommandAlias": null, - "Command": "Update-MgUserChatLastMessagePreview", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserChatLastMessagePreview", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageInfo", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -746054,15 +745927,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}", - "CommandAlias": null, - "Command": "Update-MgUserChatMember", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserChatMember", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -746071,15 +745944,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}", - "CommandAlias": null, - "Command": "Update-MgUserChatMessage", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserChatMessage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -746088,15 +745961,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "CommandAlias": null, - "Command": "Update-MgUserChatMessageHostedContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserChatMessageHostedContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -746105,15 +745978,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "CommandAlias": null, - "Command": "Update-MgUserChatMessageReply", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserChatMessageReply", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -746122,15 +745995,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "CommandAlias": null, - "Command": "Update-MgUserChatMessageReplyHostedContent", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserChatMessageReplyHostedContent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -746139,15 +746012,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "CommandAlias": null, - "Command": "Update-MgUserChatPermissionGrant", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserChatPermissionGrant", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -746156,15 +746029,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", - "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "CommandAlias": null, - "Command": "Update-MgUserChatPinnedMessage", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserChatPinnedMessage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -746173,15 +746046,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamsTab", - "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}", - "CommandAlias": null, - "Command": "Update-MgUserChatTab", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserChatTab", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -746190,12 +746063,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphContact", - "Uri": "/users/{user-id}/contacts/{contact-id}", - "CommandAlias": null, - "Command": "Update-MgUserContact", "Module": "PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contacts/{contact-id}", "Permissions": [ { "Name": "Contacts.ReadWrite", @@ -746222,8 +746092,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserContact", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContact", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -746232,15 +746105,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Update-MgUserContactExtension", "Module": "PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserContactExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -746249,12 +746122,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphContactFolder", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", - "CommandAlias": null, - "Command": "Update-MgUserContactFolder", "Module": "PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", "Permissions": [ { "Name": "Contacts.ReadWrite", @@ -746281,8 +746151,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserContactFolder", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContactFolder", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -746291,15 +746164,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphContactFolder", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", - "CommandAlias": null, - "Command": "Update-MgUserContactFolderChildFolder", "Module": "PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserContactFolderChildFolder", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContactFolder", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -746308,12 +746181,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphContact", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}", - "CommandAlias": null, - "Command": "Update-MgUserContactFolderChildFolderContact", "Module": "PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}", "Permissions": [ { "Name": "Contacts.ReadWrite", @@ -746340,8 +746210,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserContactFolderChildFolderContact", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContact", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -746350,15 +746223,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Update-MgUserContactFolderChildFolderContactExtension", "Module": "PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserContactFolderChildFolderContactExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -746367,15 +746240,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphProfilePhoto", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo", - "CommandAlias": null, - "Command": "Update-MgUserContactFolderChildFolderContactPhoto", "Module": "PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserContactFolderChildFolderContactPhoto", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphProfilePhoto", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -746384,12 +746257,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphContact", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", - "CommandAlias": null, - "Command": "Update-MgUserContactFolderContact", "Module": "PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", "Permissions": [ { "Name": "Contacts.ReadWrite", @@ -746416,8 +746286,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserContactFolderContact", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContact", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -746426,15 +746299,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Update-MgUserContactFolderContactExtension", "Module": "PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserContactFolderContactExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -746443,12 +746316,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphProfilePhoto", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo", - "CommandAlias": null, - "Command": "Update-MgUserContactFolderContactPhoto", "Module": "PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo", "Permissions": [ { "Name": "Contacts.ReadWrite", @@ -746467,8 +746337,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserContactFolderContactPhoto", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphProfilePhoto", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -746477,12 +746350,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphProfilePhoto", - "Uri": "/users/{user-id}/contacts/{contact-id}/photo", - "CommandAlias": null, - "Command": "Update-MgUserContactPhoto", "Module": "PersonalContacts", + "CommandAlias": null, + "Uri": "/users/{user-id}/contacts/{contact-id}/photo", "Permissions": [ { "Name": "Contacts.ReadWrite", @@ -746501,8 +746371,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserContactPhoto", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphProfilePhoto", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -746511,15 +746384,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "CommandAlias": null, - "Command": "Update-MgUserDeviceManagementTroubleshootingEvent", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserDeviceManagementTroubleshootingEvent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -746528,15 +746401,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDrive", - "Uri": "/users/{user-id}/drives/{drive-id}", - "CommandAlias": null, - "Command": "Update-MgUserDrive", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserDrive", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDrive", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -746545,15 +746418,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgUserDriveCreatedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserDriveCreatedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -746562,15 +746435,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}", - "CommandAlias": null, - "Command": "Update-MgUserDriveItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserDriveItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -746579,15 +746452,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemAnalytics", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "CommandAlias": null, - "Command": "Update-MgUserDriveItemAnalytic", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserDriveItemAnalytic", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -746596,15 +746469,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "CommandAlias": null, - "Command": "Update-MgUserDriveItemAnalyticItemActivityStat", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserDriveItemAnalyticItemActivityStat", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -746613,15 +746486,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgUserDriveItemCreatedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserDriveItemCreatedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -746630,15 +746503,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgUserDriveItemLastModifiedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserDriveItemLastModifiedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -746647,15 +746520,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "CommandAlias": null, - "Command": "Update-MgUserDriveItemListItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserDriveItemListItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -746664,15 +746537,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgUserDriveItemListItemCreatedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserDriveItemListItemCreatedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -746681,15 +746554,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "CommandAlias": null, - "Command": "Update-MgUserDriveItemListItemDocumentSetVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserDriveItemListItemDocumentSetVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -746698,15 +746571,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "CommandAlias": null, - "Command": "Update-MgUserDriveItemListItemDocumentSetVersionField", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserDriveItemListItemDocumentSetVersionField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -746715,15 +746588,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "CommandAlias": null, - "Command": "Update-MgUserDriveItemListItemField", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserDriveItemListItemField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -746732,15 +746605,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgUserDriveItemListItemLastModifiedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserDriveItemListItemLastModifiedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -746749,15 +746622,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "CommandAlias": null, - "Command": "Update-MgUserDriveItemListItemVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserDriveItemListItemVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -746766,15 +746639,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "CommandAlias": null, - "Command": "Update-MgUserDriveItemListItemVersionField", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserDriveItemListItemVersionField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -746783,15 +746656,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Update-MgUserDriveItemPermission", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserDriveItemPermission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -746800,15 +746673,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemRetentionLabel", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "CommandAlias": null, - "Command": "Update-MgUserDriveItemRetentionLabel", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserDriveItemRetentionLabel", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -746817,15 +746690,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "CommandAlias": null, - "Command": "Update-MgUserDriveItemSubscription", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserDriveItemSubscription", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -746834,15 +746707,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphThumbnailSet", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "CommandAlias": null, - "Command": "Update-MgUserDriveItemThumbnail", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserDriveItemThumbnail", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -746851,15 +746724,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "CommandAlias": null, - "Command": "Update-MgUserDriveItemVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserDriveItemVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -746868,15 +746741,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgUserDriveLastModifiedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserDriveLastModifiedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -746885,15 +746758,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphList", - "Uri": "/users/{user-id}/drives/{drive-id}/list", - "CommandAlias": null, - "Command": "Update-MgUserDriveList", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserDriveList", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphList", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -746902,15 +746775,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Update-MgUserDriveListColumn", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserDriveListColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -746919,15 +746792,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "CommandAlias": null, - "Command": "Update-MgUserDriveListContentType", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserDriveListContentType", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -746936,15 +746809,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "CommandAlias": null, - "Command": "Update-MgUserDriveListContentTypeColumn", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserDriveListContentTypeColumn", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -746953,15 +746826,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnLink", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "CommandAlias": null, - "Command": "Update-MgUserDriveListContentTypeColumnLink", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserDriveListContentTypeColumnLink", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -746970,15 +746843,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgUserDriveListCreatedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserDriveListCreatedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -746987,15 +746860,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}", - "CommandAlias": null, - "Command": "Update-MgUserDriveListItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserDriveListItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -747004,15 +746877,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgUserDriveListItemCreatedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserDriveListItemCreatedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -747021,15 +746894,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "CommandAlias": null, - "Command": "Update-MgUserDriveListItemDocumentSetVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserDriveListItemDocumentSetVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -747038,15 +746911,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "CommandAlias": null, - "Command": "Update-MgUserDriveListItemDocumentSetVersionField", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserDriveListItemDocumentSetVersionField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -747055,15 +746928,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "CommandAlias": null, - "Command": "Update-MgUserDriveListItemField", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserDriveListItemField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -747072,15 +746945,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgUserDriveListItemLastModifiedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserDriveListItemLastModifiedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -747089,15 +746962,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "CommandAlias": null, - "Command": "Update-MgUserDriveListItemVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserDriveListItemVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -747106,15 +746979,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "CommandAlias": null, - "Command": "Update-MgUserDriveListItemVersionField", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserDriveListItemVersionField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -747123,15 +746996,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/users/{user-id}/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgUserDriveListLastModifiedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserDriveListLastModifiedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -747140,15 +747013,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "CommandAlias": null, - "Command": "Update-MgUserDriveListOperation", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserDriveListOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -747157,15 +747030,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "CommandAlias": null, - "Command": "Update-MgUserDriveListSubscription", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserDriveListSubscription", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -747174,15 +747047,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/root", - "CommandAlias": null, - "Command": "Update-MgUserDriveRoot", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserDriveRoot", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -747191,15 +747064,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemAnalytics", - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics", - "CommandAlias": null, - "Command": "Update-MgUserDriveRootAnalytic", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserDriveRootAnalytic", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -747208,15 +747081,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "CommandAlias": null, - "Command": "Update-MgUserDriveRootAnalyticItemActivityStat", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserDriveRootAnalyticItemActivityStat", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -747225,15 +747098,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgUserDriveRootCreatedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserDriveRootCreatedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -747242,15 +747115,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgUserDriveRootLastModifiedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserDriveRootLastModifiedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -747259,15 +747132,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem", - "CommandAlias": null, - "Command": "Update-MgUserDriveRootListItem", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserDriveRootListItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -747276,15 +747149,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgUserDriveRootListItemCreatedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserDriveRootListItemCreatedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -747293,15 +747166,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "CommandAlias": null, - "Command": "Update-MgUserDriveRootListItemDocumentSetVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserDriveRootListItemDocumentSetVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -747310,15 +747183,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "CommandAlias": null, - "Command": "Update-MgUserDriveRootListItemDocumentSetVersionField", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserDriveRootListItemDocumentSetVersionField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -747327,15 +747200,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields", - "CommandAlias": null, - "Command": "Update-MgUserDriveRootListItemField", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserDriveRootListItemField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -747344,15 +747217,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgUserDriveRootListItemLastModifiedByUserMailboxSetting", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserDriveRootListItemLastModifiedByUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -747361,15 +747234,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "CommandAlias": null, - "Command": "Update-MgUserDriveRootListItemVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserDriveRootListItemVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -747378,15 +747251,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "CommandAlias": null, - "Command": "Update-MgUserDriveRootListItemVersionField", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserDriveRootListItemVersionField", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -747395,15 +747268,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}", - "CommandAlias": null, - "Command": "Update-MgUserDriveRootPermission", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserDriveRootPermission", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -747412,15 +747285,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemRetentionLabel", - "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel", - "CommandAlias": null, - "Command": "Update-MgUserDriveRootRetentionLabel", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserDriveRootRetentionLabel", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -747429,15 +747302,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSubscription", - "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "CommandAlias": null, - "Command": "Update-MgUserDriveRootSubscription", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserDriveRootSubscription", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -747446,15 +747319,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphThumbnailSet", - "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "CommandAlias": null, - "Command": "Update-MgUserDriveRootThumbnail", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserDriveRootThumbnail", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -747463,15 +747336,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "CommandAlias": null, - "Command": "Update-MgUserDriveRootVersion", "Module": "Files", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserDriveRootVersion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -747480,12 +747353,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/users/{user-id}/events/{event-id}", - "CommandAlias": null, - "Command": "Update-MgUserEvent", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -747512,8 +747382,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserEvent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -747522,15 +747395,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Update-MgUserEventExtension", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserEventExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -747539,15 +747412,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Update-MgUserEventInstanceExtension", "Module": "Calendar", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserEventInstanceExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -747556,15 +747429,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/users/{user-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Update-MgUserExtension", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -747573,15 +747446,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphInferenceClassification", - "Uri": "/users/{user-id}/inferenceClassification", - "CommandAlias": null, - "Command": "Update-MgUserInferenceClassification", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/inferenceClassification", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserInferenceClassification", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphInferenceClassification", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -747590,12 +747463,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphInferenceClassificationOverride", - "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", - "CommandAlias": null, - "Command": "Update-MgUserInferenceClassificationOverride", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", "Permissions": [ { "Name": "Mail.ReadWrite", @@ -747622,8 +747492,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserInferenceClassificationOverride", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphInferenceClassificationOverride", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -747632,15 +747505,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemInsights", - "Uri": "/users/{user-id}/insights", - "CommandAlias": null, - "Command": "Update-MgUserInsight", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserInsight", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemInsights", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -747649,15 +747522,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSharedInsight", - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}", - "CommandAlias": null, - "Command": "Update-MgUserInsightShared", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserInsightShared", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharedInsight", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -747666,15 +747539,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTrending", - "Uri": "/users/{user-id}/insights/trending/{trending-id}", - "CommandAlias": null, - "Command": "Update-MgUserInsightTrending", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/trending/{trending-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserInsightTrending", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTrending", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -747683,15 +747556,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUsedInsight", - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}", - "CommandAlias": null, - "Command": "Update-MgUserInsightUsed", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserInsightUsed", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUsedInsight", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -747700,15 +747573,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphLicenseDetails", - "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", - "CommandAlias": null, - "Command": "Update-MgUserLicenseDetail", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserLicenseDetail", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphLicenseDetails", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -747717,12 +747590,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/users/{user-id}/mailboxSettings", - "CommandAlias": null, - "Command": "Update-MgUserMailboxSetting", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailboxSettings", "Permissions": [ { "Name": "MailboxSettings.ReadWrite", @@ -747749,8 +747619,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserMailboxSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -747759,12 +747632,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailFolder", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", - "CommandAlias": null, - "Command": "Update-MgUserMailFolder", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", "Permissions": [ { "Name": "Mail.ReadWrite", @@ -747791,8 +747661,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserMailFolder", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailFolder", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -747801,15 +747674,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailFolder", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", - "CommandAlias": null, - "Command": "Update-MgUserMailFolderChildFolder", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserMailFolderChildFolder", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailFolder", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -747818,15 +747691,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}", - "CommandAlias": null, - "Command": "Update-MgUserMailFolderChildFolderMessage", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserMailFolderChildFolderMessage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -747835,15 +747708,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Update-MgUserMailFolderChildFolderMessageExtension", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserMailFolderChildFolderMessageExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -747852,15 +747725,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMessageRule", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}", - "CommandAlias": null, - "Command": "Update-MgUserMailFolderChildFolderMessageRule", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserMailFolderChildFolderMessageRule", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessageRule", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -747869,12 +747742,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", - "CommandAlias": null, - "Command": "Update-MgUserMailFolderMessage", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", "Permissions": [ { "Name": "Mail.ReadWrite", @@ -747901,8 +747771,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserMailFolderMessage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -747911,15 +747784,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Update-MgUserMailFolderMessageExtension", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserMailFolderMessageExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -747928,15 +747801,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMessageRule", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", - "CommandAlias": null, - "Command": "Update-MgUserMailFolderMessageRule", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserMailFolderMessageRule", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessageRule", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -747945,15 +747818,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedDevice", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", - "CommandAlias": null, - "Command": "Update-MgUserManagedDevice", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserManagedDevice", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDevice", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -747964,15 +747837,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceCategory", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", - "CommandAlias": null, - "Command": "Update-MgUserManagedDeviceCategory", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserManagedDeviceCategory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCategory", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -747981,15 +747854,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "CommandAlias": null, - "Command": "Update-MgUserManagedDeviceCompliancePolicyState", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserManagedDeviceCompliancePolicyState", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -747998,15 +747871,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceConfigurationState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "CommandAlias": null, - "Command": "Update-MgUserManagedDeviceConfigurationState", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserManagedDeviceConfigurationState", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -748015,15 +747888,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "CommandAlias": null, - "Command": "Update-MgUserManagedDeviceLogCollectionResponse", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserManagedDeviceLogCollectionResponse", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -748032,15 +747905,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount", - "CommandAlias": null, - "Command": "Update-MgUserManagedDeviceWindowsDeviceAccount", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-updatewindowsdeviceaccount?view=graph-rest-1.0", + "Command": "Update-MgUserManagedDeviceWindowsDeviceAccount", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Update", "UpdateExpanded", @@ -748049,15 +747922,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsProtectionState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", - "CommandAlias": null, - "Command": "Update-MgUserManagedDeviceWindowsProtectionState", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserManagedDeviceWindowsProtectionState", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsProtectionState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -748066,15 +747939,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "CommandAlias": null, - "Command": "Update-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -748083,12 +747956,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMessage", - "Uri": "/users/{user-id}/messages/{message-id}", - "CommandAlias": null, - "Command": "Update-MgUserMessage", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}", "Permissions": [ { "Name": "Mail.ReadWrite", @@ -748115,8 +747985,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserMessage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -748125,15 +747998,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Update-MgUserMessageExtension", "Module": "Mail", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserMessageExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -748142,15 +748015,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenote", - "Uri": "/users/{user-id}/onenote", - "CommandAlias": null, - "Command": "Update-MgUserOnenote", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserOnenote", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenote", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -748159,15 +748032,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", - "CommandAlias": null, - "Command": "Update-MgUserOnenoteNotebook", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserOnenoteNotebook", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -748176,15 +748049,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Update-MgUserOnenoteNotebookSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserOnenoteNotebookSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -748193,15 +748066,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "CommandAlias": null, - "Command": "Update-MgUserOnenoteNotebookSectionGroup", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserOnenoteNotebookSectionGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -748210,15 +748083,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Update-MgUserOnenoteNotebookSectionGroupSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserOnenoteNotebookSectionGroupSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -748227,15 +748100,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", - "CommandAlias": null, - "Command": "Update-MgUserOnenoteNotebookSectionGroupSectionPage", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserOnenoteNotebookSectionGroupSectionPage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Patch", "PatchExpanded", @@ -748244,15 +748117,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", - "CommandAlias": null, - "Command": "Update-MgUserOnenoteNotebookSectionPage", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserOnenoteNotebookSectionPage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Patch", "PatchExpanded", @@ -748261,15 +748134,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/users/{user-id}/onenote/operations/{onenoteOperation-id}", - "CommandAlias": null, - "Command": "Update-MgUserOnenoteOperation", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/operations/{onenoteOperation-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserOnenoteOperation", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -748278,15 +748151,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", - "CommandAlias": null, - "Command": "Update-MgUserOnenotePage", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserOnenotePage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Patch", "PatchExpanded", @@ -748295,15 +748168,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenoteResource", - "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}", - "CommandAlias": null, - "Command": "Update-MgUserOnenoteResource", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserOnenoteResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -748312,15 +748185,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Update-MgUserOnenoteSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserOnenoteSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -748329,15 +748202,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", - "CommandAlias": null, - "Command": "Update-MgUserOnenoteSectionGroup", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserOnenoteSectionGroup", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -748346,15 +748219,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "CommandAlias": null, - "Command": "Update-MgUserOnenoteSectionGroupSection", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserOnenoteSectionGroupSection", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -748363,15 +748236,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", - "CommandAlias": null, - "Command": "Update-MgUserOnenoteSectionGroupSectionPage", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserOnenoteSectionGroupSectionPage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Patch", "PatchExpanded", @@ -748380,15 +748253,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", - "CommandAlias": null, - "Command": "Update-MgUserOnenoteSectionPage", "Module": "Notes", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserOnenoteSectionPage", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Patch", "PatchExpanded", @@ -748397,12 +748270,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnlineMeeting", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", - "CommandAlias": null, - "Command": "Update-MgUserOnlineMeeting", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", "Permissions": [ { "Name": "OnlineMeetings.ReadWrite", @@ -748421,8 +748291,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserOnlineMeeting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnlineMeeting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -748431,15 +748304,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "CommandAlias": null, - "Command": "Update-MgUserOnlineMeetingAttendanceReport", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserOnlineMeetingAttendanceReport", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -748448,15 +748321,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "CommandAlias": null, - "Command": "Update-MgUserOnlineMeetingAttendanceReportAttendanceRecord", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserOnlineMeetingAttendanceReportAttendanceRecord", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -748465,15 +748338,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCallRecording", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", - "CommandAlias": null, - "Command": "Update-MgUserOnlineMeetingRecording", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserOnlineMeetingRecording", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCallRecording", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -748482,15 +748355,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCallTranscript", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "CommandAlias": null, - "Command": "Update-MgUserOnlineMeetingTranscript", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserOnlineMeetingTranscript", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCallTranscript", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -748499,12 +748372,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOutlookCategory", - "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", - "CommandAlias": null, - "Command": "Update-MgUserOutlookMasterCategory", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", "Permissions": [ { "Name": "MailboxSettings.ReadWrite", @@ -748531,8 +748401,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserOutlookMasterCategory", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOutlookCategory", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -748541,15 +748414,15 @@ ] }, { - "Method": "POST", - "OutputType": null, - "Uri": "/users/{user-id}/changePassword", - "CommandAlias": null, - "Command": "Update-MgUserPassword", "Module": "Users.Actions", + "CommandAlias": null, + "Uri": "/users/{user-id}/changePassword", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-changepassword?view=graph-rest-1.0", + "Command": "Update-MgUserPassword", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", "Variants": [ "Change", "ChangeExpanded", @@ -748558,12 +748431,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerUser", - "Uri": "/users/{user-id}/planner", - "CommandAlias": null, - "Command": "Update-MgUserPlanner", "Module": "Planner", + "CommandAlias": null, + "Uri": "/users/{user-id}/planner", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -748582,8 +748452,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserPlanner", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerUser", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -748592,15 +748465,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPresence", - "Uri": "/users/{user-id}/presence", - "CommandAlias": null, - "Command": "Update-MgUserPresence", "Module": "CloudCommunications", + "CommandAlias": null, + "Uri": "/users/{user-id}/presence", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserPresence", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPresence", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -748609,15 +748482,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", - "CommandAlias": null, - "Command": "Update-MgUserScopedRoleMemberOf", "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserScopedRoleMemberOf", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -748626,12 +748499,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserSettings", - "Uri": "/users/{user-id}/settings", - "CommandAlias": null, - "Command": "Update-MgUserSetting", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings", "Permissions": [ { "Name": "User.ReadWrite", @@ -748658,8 +748528,11 @@ "IsLeastPrivilege": false } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserSetting", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -748668,15 +748541,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserInsightsSettings", - "Uri": "/users/{user-id}/settings/itemInsights", - "CommandAlias": null, - "Command": "Update-MgUserSettingItemInsight", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/itemInsights", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userinsightssettings-update?view=graph-rest-1.0", + "Command": "Update-MgUserSettingItemInsight", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserInsightsSettings", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -748685,12 +748558,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphShiftPreferences", - "Uri": "/users/{user-id}/settings/shiftPreferences", - "CommandAlias": null, - "Command": "Update-MgUserSettingShiftPreference", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/shiftPreferences", "Permissions": [ { "Name": "User.ReadWrite.All", @@ -748709,8 +748579,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shiftpreferences-put?view=graph-rest-1.0", + "Command": "Update-MgUserSettingShiftPreference", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphShiftPreferences", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -748719,15 +748592,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserStorage", - "Uri": "/users/{user-id}/settings/storage", - "CommandAlias": null, - "Command": "Update-MgUserSettingStorage", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/storage", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserSettingStorage", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserStorage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -748736,15 +748609,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedStorageQuota", - "Uri": "/users/{user-id}/settings/storage/quota", - "CommandAlias": null, - "Command": "Update-MgUserSettingStorageQuota", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/storage/quota", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserSettingStorageQuota", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedStorageQuota", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -748753,15 +748626,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown", - "Uri": "/users/{user-id}/settings/storage/quota/services/{serviceStorageQuotaBreakdown-id}", - "CommandAlias": null, - "Command": "Update-MgUserSettingStorageQuotaService", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/storage/quota/services/{serviceStorageQuotaBreakdown-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserSettingStorageQuotaService", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -748770,15 +748643,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsSetting", - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}", - "CommandAlias": null, - "Command": "Update-MgUserSettingWindows", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserSettingWindows", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -748787,15 +748660,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsSettingInstance", - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/{windowsSettingInstance-id}", - "CommandAlias": null, - "Command": "Update-MgUserSettingWindowsInstance", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/{windowsSettingInstance-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserSettingWindowsInstance", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsSettingInstance", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -748804,15 +748677,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserTeamwork", - "Uri": "/users/{user-id}/teamwork", - "CommandAlias": null, - "Command": "Update-MgUserTeamwork", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/teamwork", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserTeamwork", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserTeamwork", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -748821,15 +748694,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAssociatedTeamInfo", - "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", - "CommandAlias": null, - "Command": "Update-MgUserTeamworkAssociatedTeam", "Module": "Teams", + "CommandAlias": null, + "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserTeamworkAssociatedTeam", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAssociatedTeamInfo", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -748838,12 +748711,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTodoTaskList", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", - "CommandAlias": null, - "Command": "Update-MgUserTodoList", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -748870,8 +748740,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserTodoList", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTodoTaskList", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -748880,15 +748753,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Update-MgUserTodoListExtension", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserTodoListExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -748897,12 +748770,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTodoTask", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", - "CommandAlias": null, - "Command": "Update-MgUserTodoListTask", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -748929,8 +748799,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserTodoListTask", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTodoTask", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -748939,15 +748812,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAttachmentSession", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", - "CommandAlias": null, - "Command": "Update-MgUserTodoListTaskAttachmentSession", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserTodoListTaskAttachmentSession", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachmentSession", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -748956,12 +748829,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChecklistItem", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", - "CommandAlias": null, - "Command": "Update-MgUserTodoListTaskChecklistItem", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -748988,8 +748858,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserTodoListTaskChecklistItem", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChecklistItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -748998,15 +748871,15 @@ ] }, { - "Method": "PATCH", - "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", - "CommandAlias": null, - "Command": "Update-MgUserTodoListTaskExtension", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserTodoListTaskExtension", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -749015,12 +748888,9 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphLinkedResource", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", - "CommandAlias": null, - "Command": "Update-MgUserTodoListTaskLinkedResource", "Module": "Users", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -749047,8 +748917,11 @@ "IsLeastPrivilege": true } ], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgUserTodoListTaskLinkedResource", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphLinkedResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -749057,15 +748930,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphVirtualEvent", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}", - "CommandAlias": null, - "Command": "Update-MgVirtualEvent", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgVirtualEvent", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEvent", + "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -749074,15 +748947,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}", - "CommandAlias": null, - "Command": "Update-MgVirtualEventPresenter", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgVirtualEventPresenter", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -749091,15 +748964,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}", - "CommandAlias": null, - "Command": "Update-MgVirtualEventSession", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgVirtualEventSession", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -749108,15 +748981,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "CommandAlias": null, - "Command": "Update-MgVirtualEventSessionAttendanceReport", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgVirtualEventSessionAttendanceReport", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -749125,15 +748998,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "CommandAlias": null, - "Command": "Update-MgVirtualEventSessionAttendanceReportAttendanceRecord", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgVirtualEventSessionAttendanceReportAttendanceRecord", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -749142,15 +749015,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphVirtualEventTownhall", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}", - "CommandAlias": null, - "Command": "Update-MgVirtualEventTownhall", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventtownhall-update?view=graph-rest-1.0", + "Command": "Update-MgVirtualEventTownhall", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventTownhall", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -749159,15 +749032,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}", - "CommandAlias": null, - "Command": "Update-MgVirtualEventTownhallPresenter", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgVirtualEventTownhallPresenter", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -749176,15 +749049,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}", - "CommandAlias": null, - "Command": "Update-MgVirtualEventTownhallSession", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgVirtualEventTownhallSession", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -749193,15 +749066,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "CommandAlias": null, - "Command": "Update-MgVirtualEventTownhallSessionAttendanceReport", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgVirtualEventTownhallSessionAttendanceReport", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -749210,15 +749083,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "CommandAlias": null, - "Command": "Update-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -749227,15 +749100,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphVirtualEventWebinar", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}", - "CommandAlias": null, - "Command": "Update-MgVirtualEventWebinar", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-update?view=graph-rest-1.0", + "Command": "Update-MgVirtualEventWebinar", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -749244,15 +749117,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}", - "CommandAlias": null, - "Command": "Update-MgVirtualEventWebinarPresenter", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventpresenter-update?view=graph-rest-1.0", + "Command": "Update-MgVirtualEventWebinarPresenter", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -749261,15 +749134,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}", - "CommandAlias": null, - "Command": "Update-MgVirtualEventWebinarRegistration", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgVirtualEventWebinarRegistration", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -749278,15 +749151,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email='{email}')", - "CommandAlias": null, - "Command": "Update-MgVirtualEventWebinarRegistrationByEmail", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email='{email}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgVirtualEventWebinarRegistrationByEmail", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -749295,15 +749168,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId='{userId}')", - "CommandAlias": null, - "Command": "Update-MgVirtualEventWebinarRegistrationByUserId", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId='{userId}')", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgVirtualEventWebinarRegistrationByUserId", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -749312,15 +749185,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphVirtualEventWebinarRegistrationConfiguration", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration", - "CommandAlias": null, - "Command": "Update-MgVirtualEventWebinarRegistrationConfiguration", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgVirtualEventWebinarRegistrationConfiguration", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventWebinarRegistrationConfiguration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -749329,15 +749202,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphVirtualEventRegistrationQuestionBase", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions/{virtualEventRegistrationQuestionBase-id}", - "CommandAlias": null, - "Command": "Update-MgVirtualEventWebinarRegistrationConfigurationQuestion", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions/{virtualEventRegistrationQuestionBase-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgVirtualEventWebinarRegistrationConfigurationQuestion", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventRegistrationQuestionBase", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -749346,15 +749219,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphVirtualEventSession", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}", - "CommandAlias": null, - "Command": "Update-MgVirtualEventWebinarSession", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgVirtualEventWebinarSession", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -749363,15 +749236,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "CommandAlias": null, - "Command": "Update-MgVirtualEventWebinarSessionAttendanceReport", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgVirtualEventWebinarSessionAttendanceReport", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -749380,15 +749253,15 @@ ] }, { - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "CommandAlias": null, - "Command": "Update-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord", "Module": "Bookings", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", "Permissions": [], - "ApiVersion": "v1.0", "ApiReferenceLink": null, + "Command": "Update-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", diff --git a/src/DirectoryObjects/beta/examples/Confirm-MgBetaDirectoryObjectMemberObject.md b/src/Authentication/v1.0/examples/Connect-MgGraph.md similarity index 100% rename from src/DirectoryObjects/beta/examples/Confirm-MgBetaDirectoryObjectMemberObject.md rename to src/Authentication/v1.0/examples/Connect-MgGraph.md diff --git a/src/Bookings/beta/examples/Get-MgBetaVirtualEventTownhallByUserIdAndRole.md b/src/Bookings/beta/examples/Get-MgBetaVirtualEventTownhallByUserIdAndRole.md index 8b13789179..e69de29bb2 100644 --- a/src/Bookings/beta/examples/Get-MgBetaVirtualEventTownhallByUserIdAndRole.md +++ b/src/Bookings/beta/examples/Get-MgBetaVirtualEventTownhallByUserIdAndRole.md @@ -1 +0,0 @@ - diff --git a/src/Bookings/beta/examples/Get-MgBetaVirtualEventWebinarByUserIdAndRole.md b/src/Bookings/beta/examples/Get-MgBetaVirtualEventWebinarByUserIdAndRole.md index 8b13789179..e69de29bb2 100644 --- a/src/Bookings/beta/examples/Get-MgBetaVirtualEventWebinarByUserIdAndRole.md +++ b/src/Bookings/beta/examples/Get-MgBetaVirtualEventWebinarByUserIdAndRole.md @@ -1 +0,0 @@ - diff --git a/src/Bookings/beta/examples/Get-MgBetaVirtualEventWebinarRegistrationByEmail.md b/src/Bookings/beta/examples/Get-MgBetaVirtualEventWebinarRegistrationByEmail.md index 8b13789179..e69de29bb2 100644 --- a/src/Bookings/beta/examples/Get-MgBetaVirtualEventWebinarRegistrationByEmail.md +++ b/src/Bookings/beta/examples/Get-MgBetaVirtualEventWebinarRegistrationByEmail.md @@ -1 +0,0 @@ - diff --git a/src/Bookings/beta/examples/Get-MgBetaVirtualEventWebinarRegistrationByUserId.md b/src/Bookings/beta/examples/Get-MgBetaVirtualEventWebinarRegistrationByUserId.md index 8b13789179..e69de29bb2 100644 --- a/src/Bookings/beta/examples/Get-MgBetaVirtualEventWebinarRegistrationByUserId.md +++ b/src/Bookings/beta/examples/Get-MgBetaVirtualEventWebinarRegistrationByUserId.md @@ -1 +0,0 @@ - diff --git a/src/Bookings/beta/examples/Get-MgBetaVirtualEventWebinarSessionByJoinWebUrl.md b/src/Bookings/beta/examples/Get-MgBetaVirtualEventWebinarSessionByJoinWebUrl.md index 8b13789179..e69de29bb2 100644 --- a/src/Bookings/beta/examples/Get-MgBetaVirtualEventWebinarSessionByJoinWebUrl.md +++ b/src/Bookings/beta/examples/Get-MgBetaVirtualEventWebinarSessionByJoinWebUrl.md @@ -1 +0,0 @@ - diff --git a/src/BusinessScenario/beta/examples/Get-MgBetaSolutionBusinessScenarioByUniqueName.md b/src/BusinessScenario/beta/examples/Get-MgBetaSolutionBusinessScenarioByUniqueName.md index 8b13789179..e69de29bb2 100644 --- a/src/BusinessScenario/beta/examples/Get-MgBetaSolutionBusinessScenarioByUniqueName.md +++ b/src/BusinessScenario/beta/examples/Get-MgBetaSolutionBusinessScenarioByUniqueName.md @@ -1 +0,0 @@ - diff --git a/src/BusinessScenario/beta/examples/Update-MgBetaSolutionBusinessScenarioPlannerTaskConfiguration.md b/src/BusinessScenario/beta/examples/Update-MgBetaSolutionBusinessScenarioPlannerTaskConfiguration.md index 1d338b16bd..0b1ae5a3a0 100644 --- a/src/BusinessScenario/beta/examples/Update-MgBetaSolutionBusinessScenarioPlannerTaskConfiguration.md +++ b/src/BusinessScenario/beta/examples/Update-MgBetaSolutionBusinessScenarioPlannerTaskConfiguration.md @@ -5,111 +5,53 @@ Import-Module Microsoft.Graph.Beta.BusinessScenario $params = @{ - "@odata.type" = "#microsoft.graph.plannerTaskConfiguration" editPolicy = @{ rules = @( @{ - defaultRule = "block" - role = @{ + userType = @{ "@odata.type" = "#microsoft.graph.plannerRelationshipBasedUserType" - roleKind = "relationship" + selectionKind = "relationship" role = "defaultRules" } + defaultRule = "block" propertyRule = @{ - percentComplete = @( - "allow" - ) - ruleKind = "taskRule" - assignments = @{ + ruleKind = "taskRule" + references = @{ + defaultRules = @( + "allow" + ) + overrides = @( + ) + } + checkLists = @{ defaultRules = @( - "addSelf" + "allow" ) overrides = @( ) } + assignments = @{ + defaultRules = @( + "allow" + ) + overrides = @( + @{ + name = "userCreated" + rules = @( + "allow" + ) + } + @{ + name = "applicationCreated" + rules = @( + "allow" + ) } - } - @{ - defaultRule = "block" - role = @{ - "@odata.type" = "#microsoft.graph.plannerRelationshipBasedUserType" - roleKind = "relationship" - role = "taskAssignees" - } - propertyRule = @{ - startDate = @( - "allow" - ) - dueDate = @( - "allow" ) - percentComplete = @( - "allow" -) -order = @( -"allow" -) -ruleKind = "taskRule" -references = @{ -defaultRules = @( -"allow" -) -overrides = @( -@{ - name = "userCreated" - rules = @( - "allow" -) -} -@{ -name = "applicationCreated" -rules = @( -"block" -) -} -) -} -checkLists = @{ -defaultRules = @( -"allow" -) -overrides = @( -@{ -name = "userCreated" -rules = @( -"allow" -) -} -@{ -name = "applicationCreated" -rules = @( -"check" -) -} -) -} -assignments = @{ -defaultRules = @( -"block" -) -overrides = @( -@{ -name = "userCreated" -rules = @( -"removeSelf" -) -} -@{ -name = "applicationCreated" -rules = @( -"check" -) -} -) } appliedCategories = @{ -defaultRules = @( -"allow" + defaultRules = @( + "allow" ) overrides = @( ) diff --git a/src/DirectoryObjects/beta/examples/Get-MgBetaDirectoryObjectMemberObject.md b/src/Calendar/v1.0/examples/Remove-MgGroupCalendarPermanent.md similarity index 100% rename from src/DirectoryObjects/beta/examples/Get-MgBetaDirectoryObjectMemberObject.md rename to src/Calendar/v1.0/examples/Remove-MgGroupCalendarPermanent.md diff --git a/src/DirectoryObjects/beta/examples/New-MgBetaDirectoryObject.md b/src/Calendar/v1.0/examples/Remove-MgUserCalendarPermanent.md similarity index 100% rename from src/DirectoryObjects/beta/examples/New-MgBetaDirectoryObject.md rename to src/Calendar/v1.0/examples/Remove-MgUserCalendarPermanent.md diff --git a/src/CloudCommunications/beta/examples/Clear-MgBetaCommunicationPresence.md b/src/CloudCommunications/beta/examples/Clear-MgBetaCommunicationPresence.md index 8b13789179..e69de29bb2 100644 --- a/src/CloudCommunications/beta/examples/Clear-MgBetaCommunicationPresence.md +++ b/src/CloudCommunications/beta/examples/Clear-MgBetaCommunicationPresence.md @@ -1 +0,0 @@ - diff --git a/src/CloudCommunications/beta/examples/Clear-MgBetaCommunicationPresenceUserPreferredPresence.md b/src/CloudCommunications/beta/examples/Clear-MgBetaCommunicationPresenceUserPreferredPresence.md index 8b13789179..e69de29bb2 100644 --- a/src/CloudCommunications/beta/examples/Clear-MgBetaCommunicationPresenceUserPreferredPresence.md +++ b/src/CloudCommunications/beta/examples/Clear-MgBetaCommunicationPresenceUserPreferredPresence.md @@ -1 +0,0 @@ - diff --git a/src/CloudCommunications/beta/examples/Get-MgBetaCommunicationOnlineMeetingJoinWebUrlVirtualAppointmentJoinWebUrl.md b/src/CloudCommunications/beta/examples/Get-MgBetaCommunicationOnlineMeetingJoinWebUrlVirtualAppointmentJoinWebUrl.md index 8b13789179..e69de29bb2 100644 --- a/src/CloudCommunications/beta/examples/Get-MgBetaCommunicationOnlineMeetingJoinWebUrlVirtualAppointmentJoinWebUrl.md +++ b/src/CloudCommunications/beta/examples/Get-MgBetaCommunicationOnlineMeetingJoinWebUrlVirtualAppointmentJoinWebUrl.md @@ -1 +0,0 @@ - diff --git a/src/CloudCommunications/beta/examples/Get-MgBetaCommunicationOnlineMeetingVirtualAppointmentJoinWebUrl.md b/src/CloudCommunications/beta/examples/Get-MgBetaCommunicationOnlineMeetingVirtualAppointmentJoinWebUrl.md index 8b13789179..e69de29bb2 100644 --- a/src/CloudCommunications/beta/examples/Get-MgBetaCommunicationOnlineMeetingVirtualAppointmentJoinWebUrl.md +++ b/src/CloudCommunications/beta/examples/Get-MgBetaCommunicationOnlineMeetingVirtualAppointmentJoinWebUrl.md @@ -1 +0,0 @@ - diff --git a/src/CloudCommunications/beta/examples/Get-MgBetaUserOnlineMeetingJoinWebUrlVirtualAppointmentJoinWebUrl.md b/src/CloudCommunications/beta/examples/Get-MgBetaUserOnlineMeetingJoinWebUrlVirtualAppointmentJoinWebUrl.md index 8b13789179..e69de29bb2 100644 --- a/src/CloudCommunications/beta/examples/Get-MgBetaUserOnlineMeetingJoinWebUrlVirtualAppointmentJoinWebUrl.md +++ b/src/CloudCommunications/beta/examples/Get-MgBetaUserOnlineMeetingJoinWebUrlVirtualAppointmentJoinWebUrl.md @@ -1 +0,0 @@ - diff --git a/src/CloudCommunications/v1.0/examples/Clear-MgCommunicationPresence.md b/src/CloudCommunications/v1.0/examples/Clear-MgCommunicationPresence.md index 8b13789179..e69de29bb2 100644 --- a/src/CloudCommunications/v1.0/examples/Clear-MgCommunicationPresence.md +++ b/src/CloudCommunications/v1.0/examples/Clear-MgCommunicationPresence.md @@ -1 +0,0 @@ - diff --git a/src/CloudCommunications/v1.0/examples/Clear-MgCommunicationPresenceUserPreferredPresence.md b/src/CloudCommunications/v1.0/examples/Clear-MgCommunicationPresenceUserPreferredPresence.md index 8b13789179..e69de29bb2 100644 --- a/src/CloudCommunications/v1.0/examples/Clear-MgCommunicationPresenceUserPreferredPresence.md +++ b/src/CloudCommunications/v1.0/examples/Clear-MgCommunicationPresenceUserPreferredPresence.md @@ -1 +0,0 @@ - diff --git a/src/CloudCommunications/v1.0/examples/Get-MgCommunicationOnlineMeetingVirtualAppointmentJoinWebUrl.md b/src/CloudCommunications/v1.0/examples/Get-MgCommunicationOnlineMeetingVirtualAppointmentJoinWebUrl.md index 8b13789179..e69de29bb2 100644 --- a/src/CloudCommunications/v1.0/examples/Get-MgCommunicationOnlineMeetingVirtualAppointmentJoinWebUrl.md +++ b/src/CloudCommunications/v1.0/examples/Get-MgCommunicationOnlineMeetingVirtualAppointmentJoinWebUrl.md @@ -1 +0,0 @@ - diff --git a/src/CrossDeviceExperiences/beta/examples/Get-MgBetaUserDeviceDelta.md b/src/CrossDeviceExperiences/beta/examples/Get-MgBetaUserDeviceDelta.md index 8b13789179..e69de29bb2 100644 --- a/src/CrossDeviceExperiences/beta/examples/Get-MgBetaUserDeviceDelta.md +++ b/src/CrossDeviceExperiences/beta/examples/Get-MgBetaUserDeviceDelta.md @@ -1 +0,0 @@ - diff --git a/src/DeviceManagement.Administration/v1.0/examples/New-MgDeviceManagementRoleDefinition.md b/src/DeviceManagement.Administration/v1.0/examples/New-MgDeviceManagementRoleDefinition.md index 03dfdefb38..f9721e60e3 100644 --- a/src/DeviceManagement.Administration/v1.0/examples/New-MgDeviceManagementRoleDefinition.md +++ b/src/DeviceManagement.Administration/v1.0/examples/New-MgDeviceManagementRoleDefinition.md @@ -5,7 +5,7 @@ Import-Module Microsoft.Graph.DeviceManagement.Administration $params = @{ - "@odata.type" = "#microsoft.graph.roleDefinition" + "@odata.type" = "#microsoft.graph.deviceAndAppManagementRoleDefinition" displayName = "Display Name value" description = "Description value" rolePermissions = @( diff --git a/src/DeviceManagement.Administration/v1.0/examples/Update-MgDeviceManagementVirtualEndpointProvisioningPolicy.md b/src/DeviceManagement.Administration/v1.0/examples/Update-MgDeviceManagementVirtualEndpointProvisioningPolicy.md index 836452e962..77a4c22514 100644 --- a/src/DeviceManagement.Administration/v1.0/examples/Update-MgDeviceManagementVirtualEndpointProvisioningPolicy.md +++ b/src/DeviceManagement.Administration/v1.0/examples/Update-MgDeviceManagementVirtualEndpointProvisioningPolicy.md @@ -8,6 +8,13 @@ $params = @{ "@odata.type" = "#microsoft.graph.cloudPcProvisioningPolicy" displayName = "HR provisioning policy" description = "Provisioning policy for India HR employees" + microsoftManagedDesktop = @{ + managedType = "starterManaged" + profile = $null + } + autopatch = @{ + autopatchGroupId = "91197a0b-3a74-408d-ba88-bce3fdc4e5eb" + } } Update-MgDeviceManagementVirtualEndpointProvisioningPolicy -CloudPcProvisioningPolicyId $cloudPcProvisioningPolicyId -BodyParameter $params diff --git a/src/DeviceManagement.Enrollment/beta/examples/New-MgBetaRoleManagementCloudPcRoleDefinition.md b/src/DeviceManagement.Enrollment/beta/examples/New-MgBetaRoleManagementCloudPcRoleDefinition.md index 29e20e5959..43d4842d03 100644 --- a/src/DeviceManagement.Enrollment/beta/examples/New-MgBetaRoleManagementCloudPcRoleDefinition.md +++ b/src/DeviceManagement.Enrollment/beta/examples/New-MgBetaRoleManagementCloudPcRoleDefinition.md @@ -1,4 +1,4 @@ -### Example 1: Code snippet +### Example 2: Code snippet ```powershell @@ -6,7 +6,7 @@ Import-Module Microsoft.Graph.Beta.DeviceManagement.Enrollment $params = @{ description = "An example custom role" -### Example 2 + displayName = "ExampleCustomRole" rolePermissions = @( @{ allowedResourceActions = @( diff --git a/src/DeviceManagement.Enrollment/beta/examples/Update-MgBetaRoleManagementCloudPcRoleDefinition.md b/src/DeviceManagement.Enrollment/beta/examples/Update-MgBetaRoleManagementCloudPcRoleDefinition.md index f6d8a763d0..09818dd2a0 100644 --- a/src/DeviceManagement.Enrollment/beta/examples/Update-MgBetaRoleManagementCloudPcRoleDefinition.md +++ b/src/DeviceManagement.Enrollment/beta/examples/Update-MgBetaRoleManagementCloudPcRoleDefinition.md @@ -1,4 +1,4 @@ -### Example 1: Code snippet +### Example 2: Code snippet ```powershell @@ -6,7 +6,7 @@ Import-Module Microsoft.Graph.Beta.DeviceManagement.Enrollment $params = @{ description = "Update basic properties and permission of application registrations" -### Example 2 + displayName = "ExampleCustomRole" rolePermissions = @( @{ allowedResourceActions = @( diff --git a/src/DirectoryObjects/beta/examples/Update-MgBetaDirectoryObject.md b/src/DeviceManagement/beta/examples/Get-MgBetaDeviceManagementComanagedDeviceCloudPcRemoteActionResult.md similarity index 100% rename from src/DirectoryObjects/beta/examples/Update-MgBetaDirectoryObject.md rename to src/DeviceManagement/beta/examples/Get-MgBetaDeviceManagementComanagedDeviceCloudPcRemoteActionResult.md diff --git a/src/DirectoryObjects/v1.0/examples/Confirm-MgDirectoryObjectMemberObject.md b/src/DeviceManagement/beta/examples/Get-MgBetaDeviceManagementComanagedDeviceCloudPcReviewStatus.md similarity index 100% rename from src/DirectoryObjects/v1.0/examples/Confirm-MgDirectoryObjectMemberObject.md rename to src/DeviceManagement/beta/examples/Get-MgBetaDeviceManagementComanagedDeviceCloudPcReviewStatus.md diff --git a/src/DeviceManagement/beta/examples/Get-MgBetaDeviceManagementManagedDeviceCloudPcRemoteActionResult.md b/src/DeviceManagement/beta/examples/Get-MgBetaDeviceManagementManagedDeviceCloudPcRemoteActionResult.md new file mode 100644 index 0000000000..6d9b9217b7 --- /dev/null +++ b/src/DeviceManagement/beta/examples/Get-MgBetaDeviceManagementManagedDeviceCloudPcRemoteActionResult.md @@ -0,0 +1,11 @@ +### Example 1: Code snippet + +```powershell + +Import-Module Microsoft.Graph.Beta.DeviceManagement + +Get-MgBetaDeviceManagementManagedDeviceCloudPcRemoteActionResult -ManagedDeviceId $managedDeviceId + +``` +This example shows how to use the Get-MgBetaDeviceManagementManagedDeviceCloudPcRemoteActionResult Cmdlet. + diff --git a/src/DeviceManagement/beta/examples/Get-MgBetaDeviceManagementManagedDeviceCloudPcReviewStatus.md b/src/DeviceManagement/beta/examples/Get-MgBetaDeviceManagementManagedDeviceCloudPcReviewStatus.md new file mode 100644 index 0000000000..73713ad5d9 --- /dev/null +++ b/src/DeviceManagement/beta/examples/Get-MgBetaDeviceManagementManagedDeviceCloudPcReviewStatus.md @@ -0,0 +1,11 @@ +### Example 1: Code snippet + +```powershell + +Import-Module Microsoft.Graph.Beta.DeviceManagement + +Get-MgBetaDeviceManagementManagedDeviceCloudPcReviewStatus -ManagedDeviceId $managedDeviceId + +``` +This example shows how to use the Get-MgBetaDeviceManagementManagedDeviceCloudPcReviewStatus Cmdlet. + diff --git a/src/DirectoryObjects/v1.0/examples/New-MgDirectoryObject.md b/src/DeviceManagement/beta/examples/Invoke-MgBetaBulkDeviceManagementComanagedDeviceReprovisionCloudPc.md similarity index 100% rename from src/DirectoryObjects/v1.0/examples/New-MgDirectoryObject.md rename to src/DeviceManagement/beta/examples/Invoke-MgBetaBulkDeviceManagementComanagedDeviceReprovisionCloudPc.md diff --git a/src/DirectoryObjects/v1.0/examples/Update-MgDirectoryObject.md b/src/DeviceManagement/beta/examples/Invoke-MgBetaBulkDeviceManagementComanagedDeviceRestoreCloudPc.md similarity index 100% rename from src/DirectoryObjects/v1.0/examples/Update-MgDirectoryObject.md rename to src/DeviceManagement/beta/examples/Invoke-MgBetaBulkDeviceManagementComanagedDeviceRestoreCloudPc.md diff --git a/src/Notes/beta/examples/Update-MgBetaUserOnenotePage.md b/src/DeviceManagement/beta/examples/Invoke-MgBetaBulkDeviceManagementComanagedDeviceSetCloudPcReviewStatus.md similarity index 100% rename from src/Notes/beta/examples/Update-MgBetaUserOnenotePage.md rename to src/DeviceManagement/beta/examples/Invoke-MgBetaBulkDeviceManagementComanagedDeviceSetCloudPcReviewStatus.md diff --git a/src/Notes/v1.0/examples/Update-MgUserOnenotePage.md b/src/DeviceManagement/beta/examples/Invoke-MgBetaBulkDeviceManagementManagedDeviceReprovisionCloudPc.md similarity index 100% rename from src/Notes/v1.0/examples/Update-MgUserOnenotePage.md rename to src/DeviceManagement/beta/examples/Invoke-MgBetaBulkDeviceManagementManagedDeviceReprovisionCloudPc.md diff --git a/src/DeviceManagement/beta/examples/Invoke-MgBetaBulkDeviceManagementManagedDeviceRestoreCloudPc.md b/src/DeviceManagement/beta/examples/Invoke-MgBetaBulkDeviceManagementManagedDeviceRestoreCloudPc.md new file mode 100644 index 0000000000..e69de29bb2 diff --git a/src/DeviceManagement/beta/examples/Invoke-MgBetaBulkDeviceManagementManagedDeviceSetCloudPcReviewStatus.md b/src/DeviceManagement/beta/examples/Invoke-MgBetaBulkDeviceManagementManagedDeviceSetCloudPcReviewStatus.md new file mode 100644 index 0000000000..e69de29bb2 diff --git a/src/DeviceManagement/beta/examples/Publish-MgBetaAdminEdgeInternetExplorerModeSiteList.md b/src/DeviceManagement/beta/examples/Publish-MgBetaAdminEdgeInternetExplorerModeSiteList.md new file mode 100644 index 0000000000..e69de29bb2 diff --git a/src/DeviceManagement/beta/examples/Set-MgBetaDeviceManagementComanagedDeviceCloudPcReviewStatus.md b/src/DeviceManagement/beta/examples/Set-MgBetaDeviceManagementComanagedDeviceCloudPcReviewStatus.md new file mode 100644 index 0000000000..e69de29bb2 diff --git a/src/DeviceManagement/beta/examples/Set-MgBetaDeviceManagementManagedDeviceCloudPcReviewStatus.md b/src/DeviceManagement/beta/examples/Set-MgBetaDeviceManagementManagedDeviceCloudPcReviewStatus.md new file mode 100644 index 0000000000..e69de29bb2 diff --git a/src/DeviceManagement/beta/examples/Set-MgBetaDeviceManagementMonitoringAlertRecordPortalNotificationAsSent.md b/src/DeviceManagement/beta/examples/Set-MgBetaDeviceManagementMonitoringAlertRecordPortalNotificationAsSent.md new file mode 100644 index 0000000000..e69de29bb2 diff --git a/src/DeviceManagement/v1.0/examples/New-MgDeviceManagementDeviceCompliancePolicy.md b/src/DeviceManagement/v1.0/examples/New-MgDeviceManagementDeviceCompliancePolicy.md index bbb0e8307e..1ec3fdf3f1 100644 --- a/src/DeviceManagement/v1.0/examples/New-MgDeviceManagementDeviceCompliancePolicy.md +++ b/src/DeviceManagement/v1.0/examples/New-MgDeviceManagementDeviceCompliancePolicy.md @@ -5,21 +5,31 @@ Import-Module Microsoft.Graph.DeviceManagement $params = @{ - "@odata.type" = "#microsoft.graph.windowsPhone81CompliancePolicy" + "@odata.type" = "#microsoft.graph.androidCompliancePolicy" description = "Description value" displayName = "Display Name value" version = 7 - passwordBlockSimple = $true - passwordExpirationDays = + passwordRequired = $true passwordMinimumLength = + passwordRequiredType = "alphabetic" passwordMinutesOfInactivityBeforeLock = - passwordMinimumCharacterSetCount = - passwordRequiredType = "alphanumeric" + passwordExpirationDays = passwordPreviousPasswordBlockCount = - passwordRequired = $true + securityPreventInstallAppsFromUnknownSources = $true + securityDisableUsbDebugging = $true + securityRequireVerifyApps = $true + deviceThreatProtectionEnabled = $true + deviceThreatProtectionRequiredSecurityLevel = "secured" + securityBlockJailbrokenDevices = $true osMinimumVersion = "Os Minimum Version value" osMaximumVersion = "Os Maximum Version value" + minAndroidSecurityPatchLevel = "Min Android Security Patch Level value" storageRequireEncryption = $true + securityRequireSafetyNetAttestationBasicIntegrity = $true + securityRequireSafetyNetAttestationCertifiedDevice = $true + securityRequireGooglePlayServices = $true + securityRequireUpToDateSecurityProviders = $true + securityRequireCompanyPortalAppIntegrity = $true } New-MgDeviceManagementDeviceCompliancePolicy -BodyParameter $params diff --git a/src/DeviceManagement/v1.0/examples/New-MgDeviceManagementDeviceConfiguration.md b/src/DeviceManagement/v1.0/examples/New-MgDeviceManagementDeviceConfiguration.md index 90c7bfbc5e..8c750c5b11 100644 --- a/src/DeviceManagement/v1.0/examples/New-MgDeviceManagementDeviceConfiguration.md +++ b/src/DeviceManagement/v1.0/examples/New-MgDeviceManagementDeviceConfiguration.md @@ -5,99 +5,12 @@ Import-Module Microsoft.Graph.DeviceManagement $params = @{ - "@odata.type" = "#microsoft.graph.windows10EndpointProtectionConfiguration" + "@odata.type" = "#microsoft.graph.windowsDefenderAdvancedThreatProtectionConfiguration" description = "Description value" displayName = "Display Name value" version = 7 - firewallBlockStatefulFTP = $true - firewallIdleTimeoutForSecurityAssociationInSeconds = - firewallPreSharedKeyEncodingMethod = "none" - firewallIPSecExemptionsAllowNeighborDiscovery = $true - firewallIPSecExemptionsAllowICMP = $true - firewallIPSecExemptionsAllowRouterDiscovery = $true - firewallIPSecExemptionsAllowDHCP = $true - firewallCertificateRevocationListCheckMethod = "none" - firewallMergeKeyingModuleSettings = $true - firewallPacketQueueingMethod = "disabled" - firewallProfileDomain = @{ - "@odata.type" = "microsoft.graph.windowsFirewallNetworkProfile" - firewallEnabled = "blocked" - stealthModeBlocked = $true - incomingTrafficBlocked = $true - unicastResponsesToMulticastBroadcastsBlocked = $true - inboundNotificationsBlocked = $true - authorizedApplicationRulesFromGroupPolicyMerged = $true - globalPortRulesFromGroupPolicyMerged = $true - connectionSecurityRulesFromGroupPolicyMerged = $true - outboundConnectionsBlocked = $true - inboundConnectionsBlocked = $true - securedPacketExemptionAllowed = $true - policyRulesFromGroupPolicyMerged = $true - } - firewallProfilePublic = @{ - "@odata.type" = "microsoft.graph.windowsFirewallNetworkProfile" - firewallEnabled = "blocked" - stealthModeBlocked = $true - incomingTrafficBlocked = $true - unicastResponsesToMulticastBroadcastsBlocked = $true - inboundNotificationsBlocked = $true - authorizedApplicationRulesFromGroupPolicyMerged = $true - globalPortRulesFromGroupPolicyMerged = $true - connectionSecurityRulesFromGroupPolicyMerged = $true - outboundConnectionsBlocked = $true - inboundConnectionsBlocked = $true - securedPacketExemptionAllowed = $true - policyRulesFromGroupPolicyMerged = $true - } - firewallProfilePrivate = @{ - "@odata.type" = "microsoft.graph.windowsFirewallNetworkProfile" - firewallEnabled = "blocked" - stealthModeBlocked = $true - incomingTrafficBlocked = $true - unicastResponsesToMulticastBroadcastsBlocked = $true - inboundNotificationsBlocked = $true - authorizedApplicationRulesFromGroupPolicyMerged = $true - globalPortRulesFromGroupPolicyMerged = $true - connectionSecurityRulesFromGroupPolicyMerged = $true - outboundConnectionsBlocked = $true - inboundConnectionsBlocked = $true - securedPacketExemptionAllowed = $true - policyRulesFromGroupPolicyMerged = $true - } - defenderAttackSurfaceReductionExcludedPaths = @( - "Defender Attack Surface Reduction Excluded Paths value" -) -defenderGuardedFoldersAllowedAppPaths = @( -"Defender Guarded Folders Allowed App Paths value" -) -defenderAdditionalGuardedFolders = @( -"Defender Additional Guarded Folders value" -) -defenderExploitProtectionXml = "ZGVmZW5kZXJFeHBsb2l0UHJvdGVjdGlvblhtbA==" -defenderExploitProtectionXmlFileName = "Defender Exploit Protection Xml File Name value" -defenderSecurityCenterBlockExploitProtectionOverride = $true -appLockerApplicationControl = "enforceComponentsAndStoreApps" -smartScreenEnableInShell = $true -smartScreenBlockOverrideForFiles = $true -applicationGuardEnabled = $true -applicationGuardBlockFileTransfer = "blockImageAndTextFile" -applicationGuardBlockNonEnterpriseContent = $true -applicationGuardAllowPersistence = $true -applicationGuardForceAuditing = $true -applicationGuardBlockClipboardSharing = "blockBoth" -applicationGuardAllowPrintToPDF = $true -applicationGuardAllowPrintToXPS = $true -applicationGuardAllowPrintToLocalPrinters = $true -applicationGuardAllowPrintToNetworkPrinters = $true -bitLockerDisableWarningForOtherDiskEncryption = $true -bitLockerEnableStorageCardEncryptionOnMobile = $true -bitLockerEncryptDevice = $true -bitLockerRemovableDrivePolicy = @{ -"@odata.type" = "microsoft.graph.bitLockerRemovableDrivePolicy" -encryptionMethod = "aesCbc256" -requireEncryptionForWriteAccess = $true -blockCrossOrganizationWriteAccess = $true -} + allowSampleSharing = $true + enableExpeditedTelemetryReporting = $true } New-MgDeviceManagementDeviceConfiguration -BodyParameter $params diff --git a/src/DeviceManagement/v1.0/examples/Update-MgDeviceManagementDeviceCompliancePolicy.md b/src/DeviceManagement/v1.0/examples/Update-MgDeviceManagementDeviceCompliancePolicy.md index 152b403d05..917f4b15e5 100644 --- a/src/DeviceManagement/v1.0/examples/Update-MgDeviceManagementDeviceCompliancePolicy.md +++ b/src/DeviceManagement/v1.0/examples/Update-MgDeviceManagementDeviceCompliancePolicy.md @@ -5,20 +5,25 @@ Import-Module Microsoft.Graph.DeviceManagement $params = @{ - "@odata.type" = "#microsoft.graph.windowsPhone81CompliancePolicy" + "@odata.type" = "#microsoft.graph.windows10MobileCompliancePolicy" description = "Description value" displayName = "Display Name value" version = 7 + passwordRequired = $true passwordBlockSimple = $true - passwordExpirationDays = passwordMinimumLength = - passwordMinutesOfInactivityBeforeLock = passwordMinimumCharacterSetCount = passwordRequiredType = "alphanumeric" passwordPreviousPasswordBlockCount = - passwordRequired = $true + passwordExpirationDays = + passwordMinutesOfInactivityBeforeLock = + passwordRequireToUnlockFromIdle = $true osMinimumVersion = "Os Minimum Version value" osMaximumVersion = "Os Maximum Version value" + earlyLaunchAntiMalwareDriverEnabled = $true + bitLockerEnabled = $true + secureBootEnabled = $true + codeIntegrityEnabled = $true storageRequireEncryption = $true } diff --git a/src/DeviceManagement/v1.0/examples/Update-MgDeviceManagementDeviceConfiguration.md b/src/DeviceManagement/v1.0/examples/Update-MgDeviceManagementDeviceConfiguration.md index 78ec3fe7ba..af3178d3a5 100644 --- a/src/DeviceManagement/v1.0/examples/Update-MgDeviceManagementDeviceConfiguration.md +++ b/src/DeviceManagement/v1.0/examples/Update-MgDeviceManagementDeviceConfiguration.md @@ -5,99 +5,18 @@ Import-Module Microsoft.Graph.DeviceManagement $params = @{ - "@odata.type" = "#microsoft.graph.windows10EndpointProtectionConfiguration" + "@odata.type" = "#microsoft.graph.windows10CustomConfiguration" description = "Description value" displayName = "Display Name value" version = 7 - firewallBlockStatefulFTP = $true - firewallIdleTimeoutForSecurityAssociationInSeconds = - firewallPreSharedKeyEncodingMethod = "none" - firewallIPSecExemptionsAllowNeighborDiscovery = $true - firewallIPSecExemptionsAllowICMP = $true - firewallIPSecExemptionsAllowRouterDiscovery = $true - firewallIPSecExemptionsAllowDHCP = $true - firewallCertificateRevocationListCheckMethod = "none" - firewallMergeKeyingModuleSettings = $true - firewallPacketQueueingMethod = "disabled" - firewallProfileDomain = @{ - "@odata.type" = "microsoft.graph.windowsFirewallNetworkProfile" - firewallEnabled = "blocked" - stealthModeBlocked = $true - incomingTrafficBlocked = $true - unicastResponsesToMulticastBroadcastsBlocked = $true - inboundNotificationsBlocked = $true - authorizedApplicationRulesFromGroupPolicyMerged = $true - globalPortRulesFromGroupPolicyMerged = $true - connectionSecurityRulesFromGroupPolicyMerged = $true - outboundConnectionsBlocked = $true - inboundConnectionsBlocked = $true - securedPacketExemptionAllowed = $true - policyRulesFromGroupPolicyMerged = $true - } - firewallProfilePublic = @{ - "@odata.type" = "microsoft.graph.windowsFirewallNetworkProfile" - firewallEnabled = "blocked" - stealthModeBlocked = $true - incomingTrafficBlocked = $true - unicastResponsesToMulticastBroadcastsBlocked = $true - inboundNotificationsBlocked = $true - authorizedApplicationRulesFromGroupPolicyMerged = $true - globalPortRulesFromGroupPolicyMerged = $true - connectionSecurityRulesFromGroupPolicyMerged = $true - outboundConnectionsBlocked = $true - inboundConnectionsBlocked = $true - securedPacketExemptionAllowed = $true - policyRulesFromGroupPolicyMerged = $true - } - firewallProfilePrivate = @{ - "@odata.type" = "microsoft.graph.windowsFirewallNetworkProfile" - firewallEnabled = "blocked" - stealthModeBlocked = $true - incomingTrafficBlocked = $true - unicastResponsesToMulticastBroadcastsBlocked = $true - inboundNotificationsBlocked = $true - authorizedApplicationRulesFromGroupPolicyMerged = $true - globalPortRulesFromGroupPolicyMerged = $true - connectionSecurityRulesFromGroupPolicyMerged = $true - outboundConnectionsBlocked = $true - inboundConnectionsBlocked = $true - securedPacketExemptionAllowed = $true - policyRulesFromGroupPolicyMerged = $true - } - defenderAttackSurfaceReductionExcludedPaths = @( - "Defender Attack Surface Reduction Excluded Paths value" -) -defenderGuardedFoldersAllowedAppPaths = @( -"Defender Guarded Folders Allowed App Paths value" -) -defenderAdditionalGuardedFolders = @( -"Defender Additional Guarded Folders value" -) -defenderExploitProtectionXml = "ZGVmZW5kZXJFeHBsb2l0UHJvdGVjdGlvblhtbA==" -defenderExploitProtectionXmlFileName = "Defender Exploit Protection Xml File Name value" -defenderSecurityCenterBlockExploitProtectionOverride = $true -appLockerApplicationControl = "enforceComponentsAndStoreApps" -smartScreenEnableInShell = $true -smartScreenBlockOverrideForFiles = $true -applicationGuardEnabled = $true -applicationGuardBlockFileTransfer = "blockImageAndTextFile" -applicationGuardBlockNonEnterpriseContent = $true -applicationGuardAllowPersistence = $true -applicationGuardForceAuditing = $true -applicationGuardBlockClipboardSharing = "blockBoth" -applicationGuardAllowPrintToPDF = $true -applicationGuardAllowPrintToXPS = $true -applicationGuardAllowPrintToLocalPrinters = $true -applicationGuardAllowPrintToNetworkPrinters = $true -bitLockerDisableWarningForOtherDiskEncryption = $true -bitLockerEnableStorageCardEncryptionOnMobile = $true -bitLockerEncryptDevice = $true -bitLockerRemovableDrivePolicy = @{ -"@odata.type" = "microsoft.graph.bitLockerRemovableDrivePolicy" -encryptionMethod = "aesCbc256" -requireEncryptionForWriteAccess = $true -blockCrossOrganizationWriteAccess = $true -} + omaSettings = @( + @{ + "@odata.type" = "microsoft.graph.omaSetting" + displayName = "Display Name value" + description = "Description value" + omaUri = "Oma Uri value" + } + ) } Update-MgDeviceManagementDeviceConfiguration -DeviceConfigurationId $deviceConfigurationId -BodyParameter $params diff --git a/src/Devices.CloudPrint/beta/examples/Get-MgBetaPrintPrinterJobDocument.md b/src/Devices.CloudPrint/beta/examples/Get-MgBetaPrintPrinterJobDocument.md index 8b13789179..e69de29bb2 100644 --- a/src/Devices.CloudPrint/beta/examples/Get-MgBetaPrintPrinterJobDocument.md +++ b/src/Devices.CloudPrint/beta/examples/Get-MgBetaPrintPrinterJobDocument.md @@ -1 +0,0 @@ - diff --git a/src/Devices.CloudPrint/beta/examples/Get-MgBetaPrintShareAllowedGroupByRef.md b/src/Devices.CloudPrint/beta/examples/Get-MgBetaPrintShareAllowedGroupByRef.md index 8b13789179..e69de29bb2 100644 --- a/src/Devices.CloudPrint/beta/examples/Get-MgBetaPrintShareAllowedGroupByRef.md +++ b/src/Devices.CloudPrint/beta/examples/Get-MgBetaPrintShareAllowedGroupByRef.md @@ -1 +0,0 @@ - diff --git a/src/Devices.CloudPrint/beta/examples/Get-MgBetaPrintShareAllowedUserByRef.md b/src/Devices.CloudPrint/beta/examples/Get-MgBetaPrintShareAllowedUserByRef.md index 8b13789179..e69de29bb2 100644 --- a/src/Devices.CloudPrint/beta/examples/Get-MgBetaPrintShareAllowedUserByRef.md +++ b/src/Devices.CloudPrint/beta/examples/Get-MgBetaPrintShareAllowedUserByRef.md @@ -1 +0,0 @@ - diff --git a/src/Devices.CloudPrint/v1.0/examples/Get-MgPrintPrinterJobDocument.md b/src/Devices.CloudPrint/v1.0/examples/Get-MgPrintPrinterJobDocument.md index 8b13789179..e69de29bb2 100644 --- a/src/Devices.CloudPrint/v1.0/examples/Get-MgPrintPrinterJobDocument.md +++ b/src/Devices.CloudPrint/v1.0/examples/Get-MgPrintPrinterJobDocument.md @@ -1 +0,0 @@ - diff --git a/src/Devices.CloudPrint/v1.0/examples/Get-MgPrintShareAllowedGroupByRef.md b/src/Devices.CloudPrint/v1.0/examples/Get-MgPrintShareAllowedGroupByRef.md index 8b13789179..e69de29bb2 100644 --- a/src/Devices.CloudPrint/v1.0/examples/Get-MgPrintShareAllowedGroupByRef.md +++ b/src/Devices.CloudPrint/v1.0/examples/Get-MgPrintShareAllowedGroupByRef.md @@ -1 +0,0 @@ - diff --git a/src/Devices.CloudPrint/v1.0/examples/Get-MgPrintShareAllowedUserByRef.md b/src/Devices.CloudPrint/v1.0/examples/Get-MgPrintShareAllowedUserByRef.md index 8b13789179..e69de29bb2 100644 --- a/src/Devices.CloudPrint/v1.0/examples/Get-MgPrintShareAllowedUserByRef.md +++ b/src/Devices.CloudPrint/v1.0/examples/Get-MgPrintShareAllowedUserByRef.md @@ -1 +0,0 @@ - diff --git a/src/Devices.CorporateManagement/v1.0/examples/Clear-MgUserManagedDevice.md b/src/Devices.CorporateManagement/v1.0/examples/Clear-MgUserManagedDevice.md index 8b13789179..e69de29bb2 100644 --- a/src/Devices.CorporateManagement/v1.0/examples/Clear-MgUserManagedDevice.md +++ b/src/Devices.CorporateManagement/v1.0/examples/Clear-MgUserManagedDevice.md @@ -1 +0,0 @@ - diff --git a/src/Devices.CorporateManagement/v1.0/examples/Disable-MgUserManagedDeviceLostMode.md b/src/Devices.CorporateManagement/v1.0/examples/Disable-MgUserManagedDeviceLostMode.md index 8b13789179..e69de29bb2 100644 --- a/src/Devices.CorporateManagement/v1.0/examples/Disable-MgUserManagedDeviceLostMode.md +++ b/src/Devices.CorporateManagement/v1.0/examples/Disable-MgUserManagedDeviceLostMode.md @@ -1 +0,0 @@ - diff --git a/src/Devices.CorporateManagement/v1.0/examples/Find-MgUserManagedDevice.md b/src/Devices.CorporateManagement/v1.0/examples/Find-MgUserManagedDevice.md index 8b13789179..e69de29bb2 100644 --- a/src/Devices.CorporateManagement/v1.0/examples/Find-MgUserManagedDevice.md +++ b/src/Devices.CorporateManagement/v1.0/examples/Find-MgUserManagedDevice.md @@ -1 +0,0 @@ - diff --git a/src/Devices.CorporateManagement/v1.0/examples/New-MgDeviceAppManagementMobileApp.md b/src/Devices.CorporateManagement/v1.0/examples/New-MgDeviceAppManagementMobileApp.md index 7dad837997..5a7a9098c1 100644 --- a/src/Devices.CorporateManagement/v1.0/examples/New-MgDeviceAppManagementMobileApp.md +++ b/src/Devices.CorporateManagement/v1.0/examples/New-MgDeviceAppManagementMobileApp.md @@ -5,7 +5,7 @@ Import-Module Microsoft.Graph.Devices.CorporateManagement $params = @{ - "@odata.type" = "#microsoft.graph.windowsMobileMSI" + "@odata.type" = "#microsoft.graph.windowsAppX" displayName = "Display Name value" description = "Description value" publisher = "Publisher value" @@ -24,10 +24,18 @@ $params = @{ committedContentVersion = "Committed Content Version value" fileName = "File Name value" size = - commandLine = "Command Line value" - productCode = "Product Code value" - productVersion = "Product Version value" - ignoreVersionDetection = $true + applicableArchitectures = "x86" + identityName = "Identity Name value" + identityPublisherHash = "Identity Publisher Hash value" + identityResourceIdentifier = "Identity Resource Identifier value" + isBundle = $true + minimumSupportedOperatingSystem = @{ + "@odata.type" = "microsoft.graph.windowsMinimumOperatingSystem" + v8_0 = $true + v8_1 = $true + v10_0 = $true + } + identityVersion = "Identity Version value" } New-MgDeviceAppManagementMobileApp -BodyParameter $params diff --git a/src/Devices.CorporateManagement/v1.0/examples/Update-MgDeviceAppManagementMobileApp.md b/src/Devices.CorporateManagement/v1.0/examples/Update-MgDeviceAppManagementMobileApp.md index df9b1f5fb0..103aa35309 100644 --- a/src/Devices.CorporateManagement/v1.0/examples/Update-MgDeviceAppManagementMobileApp.md +++ b/src/Devices.CorporateManagement/v1.0/examples/Update-MgDeviceAppManagementMobileApp.md @@ -5,7 +5,7 @@ Import-Module Microsoft.Graph.Devices.CorporateManagement $params = @{ - "@odata.type" = "#microsoft.graph.androidLobApp" + "@odata.type" = "#microsoft.graph.win32LobApp" displayName = "Display Name value" description = "Description value" publisher = "Publisher value" @@ -24,28 +24,49 @@ $params = @{ committedContentVersion = "Committed Content Version value" fileName = "File Name value" size = - packageId = "Package Id value" - minimumSupportedOperatingSystem = @{ - "@odata.type" = "microsoft.graph.androidMinimumOperatingSystem" - v4_0 = $true - v4_0_3 = $true - v4_1 = $true - v4_2 = $true - v4_3 = $true - v4_4 = $true - v5_0 = $true - v5_1 = $true - v6_0 = $true - v7_0 = $true - v7_1 = $true - v8_0 = $true - v8_1 = $true - v9_0 = $true - v10_0 = $true - v11_0 = $true + installCommandLine = "Install Command Line value" + uninstallCommandLine = "Uninstall Command Line value" + applicableArchitectures = "x86" + minimumFreeDiskSpaceInMB = + minimumMemoryInMB = + minimumNumberOfProcessors = + minimumCpuSpeedInMHz = + rules = @( + @{ + "@odata.type" = "microsoft.graph.win32LobAppRegistryRule" + ruleType = "requirement" + check32BitOn64System = $true + keyPath = "Key Path value" + valueName = "Value Name value" + operationType = "exists" + operator = "equal" + comparisonValue = "Comparison Value value" + } + ) + installExperience = @{ + "@odata.type" = "microsoft.graph.win32LobAppInstallExperience" + runAsAccount = "user" + deviceRestartBehavior = "allow" } - versionName = "Version Name value" - versionCode = "Version Code value" + returnCodes = @( + @{ + "@odata.type" = "microsoft.graph.win32LobAppReturnCode" + returnCode = + type = "success" + } + ) + msiInformation = @{ + "@odata.type" = "microsoft.graph.win32LobAppMsiInformation" + productCode = "Product Code value" + productVersion = "Product Version value" + upgradeCode = "Upgrade Code value" + requiresReboot = $true + packageType = "perUser" + productName = "Product Name value" + publisher = "Publisher value" + } + setupFilePath = "Setup File Path value" + minimumSupportedWindowsRelease = "Minimum Supported Windows Release value" } Update-MgDeviceAppManagementMobileApp -MobileAppId $mobileAppId -BodyParameter $params diff --git a/src/Devices.ServiceAnnouncement/beta/examples/Invoke-MgBetaReportServiceAnnouncementHealthOverviewIssueIncident.md b/src/Devices.ServiceAnnouncement/beta/examples/Invoke-MgBetaReportServiceAnnouncementHealthOverviewIssueIncident.md index e69de29bb2..8b13789179 100644 --- a/src/Devices.ServiceAnnouncement/beta/examples/Invoke-MgBetaReportServiceAnnouncementHealthOverviewIssueIncident.md +++ b/src/Devices.ServiceAnnouncement/beta/examples/Invoke-MgBetaReportServiceAnnouncementHealthOverviewIssueIncident.md @@ -0,0 +1 @@ + diff --git a/src/DirectoryObjects/beta/examples/Confirm-MgBetaDirectoryObjectMemberGroup.md b/src/DirectoryObjects/beta/examples/Confirm-MgBetaDirectoryObjectMemberGroup.md index f4185e50e2..e47958c503 100644 --- a/src/DirectoryObjects/beta/examples/Confirm-MgBetaDirectoryObjectMemberGroup.md +++ b/src/DirectoryObjects/beta/examples/Confirm-MgBetaDirectoryObjectMemberGroup.md @@ -6,12 +6,12 @@ Import-Module Microsoft.Graph.Beta.DirectoryObjects $params = @{ groupIds = @( - "f448435d-3ca7-4073-8152-a1fd73c0fd09" - "bd7c6263-4dd5-4ae8-8c96-556e1c0bece6" - "93670da6-d731-4366-94b5-abed40b6016b" - "f5484ab1-4d4d-41ec-a9b8-754b3957bfc7" - "c9103f26-f3cf-4004-a611-2a14e81b8f79" - ) + "f448435d-3ca7-4073-8152-a1fd73c0fd09" +"bd7c6263-4dd5-4ae8-8c96-556e1c0bece6" +"93670da6-d731-4366-94b5-abed40b6016b" +"f5484ab1-4d4d-41ec-a9b8-754b3957bfc7" +"c9103f26-f3cf-4004-a611-2a14e81b8f79" +) } Confirm-MgBetaDirectoryObjectMemberGroup -DirectoryObjectId $directoryObjectId -BodyParameter $params diff --git a/src/DirectoryObjects/beta/examples/Get-MgBetaDirectoryObjectUserOwnedObject.md b/src/DirectoryObjects/beta/examples/Get-MgBetaDirectoryObjectUserOwnedObject.md index 093355d11d..e69de29bb2 100644 --- a/src/DirectoryObjects/beta/examples/Get-MgBetaDirectoryObjectUserOwnedObject.md +++ b/src/DirectoryObjects/beta/examples/Get-MgBetaDirectoryObjectUserOwnedObject.md @@ -1,18 +0,0 @@ -### Example 1: {{ Add title here }} -```powershell -PS C:\> {{ Add code here }} - -{{ Add output here }} -``` - -{{ Add description here }} - -### Example 2: {{ Add title here }} -```powershell -PS C:\> {{ Add code here }} - -{{ Add output here }} -``` - -{{ Add description here }} - diff --git a/src/DirectoryObjects/beta/examples/Remove-MgBetaDirectoryObject.md b/src/DirectoryObjects/beta/examples/Remove-MgBetaDirectoryObject.md index 500b2823e9..e69de29bb2 100644 --- a/src/DirectoryObjects/beta/examples/Remove-MgBetaDirectoryObject.md +++ b/src/DirectoryObjects/beta/examples/Remove-MgBetaDirectoryObject.md @@ -1,11 +0,0 @@ -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.Beta.DirectoryObjects - -Remove-MgBetaDirectoryObject -DirectoryObjectId $directoryObjectId - -``` -This example shows how to use the Remove-MgBetaDirectoryObject Cmdlet. - diff --git a/src/DirectoryObjects/beta/examples/Test-MgBetaDirectoryObjectProperty.md b/src/DirectoryObjects/beta/examples/Test-MgBetaDirectoryObjectProperty.md index 0242f0a47b..e69de29bb2 100644 --- a/src/DirectoryObjects/beta/examples/Test-MgBetaDirectoryObjectProperty.md +++ b/src/DirectoryObjects/beta/examples/Test-MgBetaDirectoryObjectProperty.md @@ -1,18 +0,0 @@ -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.Beta.DirectoryObjects - -$params = @{ - entityType = "Group" - displayName = "Myprefix_test_mysuffix" - mailNickname = "Myprefix_test_mysuffix" - onBehalfOfUserId = "onBehalfOfUserId-value" -} - -Test-MgBetaDirectoryObjectProperty -BodyParameter $params - -``` -This example shows how to use the Test-MgBetaDirectoryObjectProperty Cmdlet. - diff --git a/src/DirectoryObjects/v1.0/examples/Confirm-MgDirectoryObjectMemberGroup.md b/src/DirectoryObjects/v1.0/examples/Confirm-MgDirectoryObjectMemberGroup.md index a1df51a91a..6266cd2db2 100644 --- a/src/DirectoryObjects/v1.0/examples/Confirm-MgDirectoryObjectMemberGroup.md +++ b/src/DirectoryObjects/v1.0/examples/Confirm-MgDirectoryObjectMemberGroup.md @@ -6,12 +6,12 @@ Import-Module Microsoft.Graph.DirectoryObjects $params = @{ groupIds = @( - "f448435d-3ca7-4073-8152-a1fd73c0fd09" - "bd7c6263-4dd5-4ae8-8c96-556e1c0bece6" - "93670da6-d731-4366-94b5-abed40b6016b" - "f5484ab1-4d4d-41ec-a9b8-754b3957bfc7" - "c9103f26-f3cf-4004-a611-2a14e81b8f79" - ) + "f448435d-3ca7-4073-8152-a1fd73c0fd09" +"bd7c6263-4dd5-4ae8-8c96-556e1c0bece6" +"93670da6-d731-4366-94b5-abed40b6016b" +"f5484ab1-4d4d-41ec-a9b8-754b3957bfc7" +"c9103f26-f3cf-4004-a611-2a14e81b8f79" +) } Confirm-MgDirectoryObjectMemberGroup -DirectoryObjectId $directoryObjectId -BodyParameter $params diff --git a/src/DirectoryObjects/v1.0/examples/Remove-MgDirectoryObject.md b/src/DirectoryObjects/v1.0/examples/Remove-MgDirectoryObject.md index 31df722075..e69de29bb2 100644 --- a/src/DirectoryObjects/v1.0/examples/Remove-MgDirectoryObject.md +++ b/src/DirectoryObjects/v1.0/examples/Remove-MgDirectoryObject.md @@ -1,11 +0,0 @@ -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.DirectoryObjects - -Remove-MgDirectoryObject -DirectoryObjectId $directoryObjectId - -``` -This example shows how to use the Remove-MgDirectoryObject Cmdlet. - diff --git a/src/DirectoryObjects/v1.0/examples/Test-MgDirectoryObjectProperty.md b/src/DirectoryObjects/v1.0/examples/Test-MgDirectoryObjectProperty.md index 65ffa3b232..e69de29bb2 100644 --- a/src/DirectoryObjects/v1.0/examples/Test-MgDirectoryObjectProperty.md +++ b/src/DirectoryObjects/v1.0/examples/Test-MgDirectoryObjectProperty.md @@ -1,18 +0,0 @@ -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.DirectoryObjects - -$params = @{ - entityType = "Group" - displayName = "Myprefix_test_mysuffix" - mailNickname = "Myprefix_test_mysuffix" - onBehalfOfUserId = "onBehalfOfUserId-value" -} - -Test-MgDirectoryObjectProperty -BodyParameter $params - -``` -This example shows how to use the Test-MgDirectoryObjectProperty Cmdlet. - diff --git a/src/Education/beta/examples/Get-MgBetaEducationClassAssignmentRubricByRef.md b/src/Education/beta/examples/Get-MgBetaEducationClassAssignmentRubricByRef.md index 8b13789179..e69de29bb2 100644 --- a/src/Education/beta/examples/Get-MgBetaEducationClassAssignmentRubricByRef.md +++ b/src/Education/beta/examples/Get-MgBetaEducationClassAssignmentRubricByRef.md @@ -1 +0,0 @@ - diff --git a/src/Education/beta/examples/Get-MgBetaEducationClassMemberByRef.md b/src/Education/beta/examples/Get-MgBetaEducationClassMemberByRef.md index 8b13789179..e69de29bb2 100644 --- a/src/Education/beta/examples/Get-MgBetaEducationClassMemberByRef.md +++ b/src/Education/beta/examples/Get-MgBetaEducationClassMemberByRef.md @@ -1 +0,0 @@ - diff --git a/src/Education/beta/examples/Get-MgBetaEducationClassTeacherByRef.md b/src/Education/beta/examples/Get-MgBetaEducationClassTeacherByRef.md index 8b13789179..e69de29bb2 100644 --- a/src/Education/beta/examples/Get-MgBetaEducationClassTeacherByRef.md +++ b/src/Education/beta/examples/Get-MgBetaEducationClassTeacherByRef.md @@ -1 +0,0 @@ - diff --git a/src/Education/beta/examples/Get-MgBetaEducationSchoolClassByRef.md b/src/Education/beta/examples/Get-MgBetaEducationSchoolClassByRef.md index 8b13789179..e69de29bb2 100644 --- a/src/Education/beta/examples/Get-MgBetaEducationSchoolClassByRef.md +++ b/src/Education/beta/examples/Get-MgBetaEducationSchoolClassByRef.md @@ -1 +0,0 @@ - diff --git a/src/Education/beta/examples/Get-MgBetaEducationSchoolUserByRef.md b/src/Education/beta/examples/Get-MgBetaEducationSchoolUserByRef.md index 8b13789179..e69de29bb2 100644 --- a/src/Education/beta/examples/Get-MgBetaEducationSchoolUserByRef.md +++ b/src/Education/beta/examples/Get-MgBetaEducationSchoolUserByRef.md @@ -1 +0,0 @@ - diff --git a/src/Education/beta/examples/Update-MgBetaEducationClassAssignmentSetting.md b/src/Education/beta/examples/Update-MgBetaEducationClassAssignmentSetting.md index f3a09a9476..e03c335606 100644 --- a/src/Education/beta/examples/Update-MgBetaEducationClassAssignmentSetting.md +++ b/src/Education/beta/examples/Update-MgBetaEducationClassAssignmentSetting.md @@ -41,36 +41,3 @@ Update-MgBetaEducationClassAssignmentSetting -EducationClassId $educationClassId ``` This example shows how to use the Update-MgBetaEducationClassAssignmentSetting Cmdlet. -### Example 3: Code snippet - -```powershell - -Import-Module Microsoft.Graph.Beta.Education - -$params = @{ - "gradingCategories@delta" = @( - @{ - id = "fb859cd3-943b-4cd6-9bbe-fe1c39eace0e" - displayName = "Lab Test" - } - @{ - "@odata.context" = "https://graph.microsoft.com/beta/$metadata#gradingCategories/$deletedEntity" - id = "e2a86277-24f9-4f29-8196-8c83fc69d00d" - reason = "deleted" - } - @{ - displayName = "Lab Practice" - percentageWeight = - } - @{ - displayName = "Lab Theory" - percentageWeight = - } - ) -} - -Update-MgBetaEducationClassAssignmentSetting -EducationClassId $educationClassId -BodyParameter $params - -``` -This example shows how to use the Update-MgBetaEducationClassAssignmentSetting Cmdlet. - diff --git a/src/Education/v1.0/examples/Get-MgEducationClassAssignmentRubricByRef.md b/src/Education/v1.0/examples/Get-MgEducationClassAssignmentRubricByRef.md index 8b13789179..e69de29bb2 100644 --- a/src/Education/v1.0/examples/Get-MgEducationClassAssignmentRubricByRef.md +++ b/src/Education/v1.0/examples/Get-MgEducationClassAssignmentRubricByRef.md @@ -1 +0,0 @@ - diff --git a/src/Education/v1.0/examples/Get-MgEducationClassMemberByRef.md b/src/Education/v1.0/examples/Get-MgEducationClassMemberByRef.md index 8b13789179..e69de29bb2 100644 --- a/src/Education/v1.0/examples/Get-MgEducationClassMemberByRef.md +++ b/src/Education/v1.0/examples/Get-MgEducationClassMemberByRef.md @@ -1 +0,0 @@ - diff --git a/src/Education/v1.0/examples/Get-MgEducationClassTeacherByRef.md b/src/Education/v1.0/examples/Get-MgEducationClassTeacherByRef.md index 8b13789179..e69de29bb2 100644 --- a/src/Education/v1.0/examples/Get-MgEducationClassTeacherByRef.md +++ b/src/Education/v1.0/examples/Get-MgEducationClassTeacherByRef.md @@ -1 +0,0 @@ - diff --git a/src/Education/v1.0/examples/Get-MgEducationSchoolClassByRef.md b/src/Education/v1.0/examples/Get-MgEducationSchoolClassByRef.md index 8b13789179..e69de29bb2 100644 --- a/src/Education/v1.0/examples/Get-MgEducationSchoolClassByRef.md +++ b/src/Education/v1.0/examples/Get-MgEducationSchoolClassByRef.md @@ -1 +0,0 @@ - diff --git a/src/Education/v1.0/examples/Get-MgEducationSchoolUserByRef.md b/src/Education/v1.0/examples/Get-MgEducationSchoolUserByRef.md index 8b13789179..e69de29bb2 100644 --- a/src/Education/v1.0/examples/Get-MgEducationSchoolUserByRef.md +++ b/src/Education/v1.0/examples/Get-MgEducationSchoolUserByRef.md @@ -1 +0,0 @@ - diff --git a/src/Files/beta/examples/Add-MgBetaDriveListContentTypeCopy.md b/src/Files/beta/examples/Add-MgBetaDriveListContentTypeCopy.md index 8b13789179..e69de29bb2 100644 --- a/src/Files/beta/examples/Add-MgBetaDriveListContentTypeCopy.md +++ b/src/Files/beta/examples/Add-MgBetaDriveListContentTypeCopy.md @@ -1 +0,0 @@ - diff --git a/src/Files/beta/examples/Add-MgBetaGroupDriveListContentTypeCopy.md b/src/Files/beta/examples/Add-MgBetaGroupDriveListContentTypeCopy.md index 8b13789179..e69de29bb2 100644 --- a/src/Files/beta/examples/Add-MgBetaGroupDriveListContentTypeCopy.md +++ b/src/Files/beta/examples/Add-MgBetaGroupDriveListContentTypeCopy.md @@ -1 +0,0 @@ - diff --git a/src/Files/beta/examples/Add-MgBetaShareListContentTypeCopy.md b/src/Files/beta/examples/Add-MgBetaShareListContentTypeCopy.md index 8b13789179..e69de29bb2 100644 --- a/src/Files/beta/examples/Add-MgBetaShareListContentTypeCopy.md +++ b/src/Files/beta/examples/Add-MgBetaShareListContentTypeCopy.md @@ -1 +0,0 @@ - diff --git a/src/Files/beta/examples/Add-MgBetaUserDriveListContentTypeCopy.md b/src/Files/beta/examples/Add-MgBetaUserDriveListContentTypeCopy.md index 8b13789179..e69de29bb2 100644 --- a/src/Files/beta/examples/Add-MgBetaUserDriveListContentTypeCopy.md +++ b/src/Files/beta/examples/Add-MgBetaUserDriveListContentTypeCopy.md @@ -1 +0,0 @@ - diff --git a/src/Files/beta/examples/Copy-MgBetaDriveListContentTypeToDefaultContentLocation.md b/src/Files/beta/examples/Copy-MgBetaDriveListContentTypeToDefaultContentLocation.md index 8b13789179..e69de29bb2 100644 --- a/src/Files/beta/examples/Copy-MgBetaDriveListContentTypeToDefaultContentLocation.md +++ b/src/Files/beta/examples/Copy-MgBetaDriveListContentTypeToDefaultContentLocation.md @@ -1 +0,0 @@ - diff --git a/src/Files/beta/examples/Copy-MgBetaGroupDriveListContentTypeToDefaultContentLocation.md b/src/Files/beta/examples/Copy-MgBetaGroupDriveListContentTypeToDefaultContentLocation.md index 8b13789179..e69de29bb2 100644 --- a/src/Files/beta/examples/Copy-MgBetaGroupDriveListContentTypeToDefaultContentLocation.md +++ b/src/Files/beta/examples/Copy-MgBetaGroupDriveListContentTypeToDefaultContentLocation.md @@ -1 +0,0 @@ - diff --git a/src/Files/beta/examples/Copy-MgBetaShareListContentTypeToDefaultContentLocation.md b/src/Files/beta/examples/Copy-MgBetaShareListContentTypeToDefaultContentLocation.md index 8b13789179..e69de29bb2 100644 --- a/src/Files/beta/examples/Copy-MgBetaShareListContentTypeToDefaultContentLocation.md +++ b/src/Files/beta/examples/Copy-MgBetaShareListContentTypeToDefaultContentLocation.md @@ -1 +0,0 @@ - diff --git a/src/Files/beta/examples/Copy-MgBetaUserDriveListContentTypeToDefaultContentLocation.md b/src/Files/beta/examples/Copy-MgBetaUserDriveListContentTypeToDefaultContentLocation.md index 8b13789179..e69de29bb2 100644 --- a/src/Files/beta/examples/Copy-MgBetaUserDriveListContentTypeToDefaultContentLocation.md +++ b/src/Files/beta/examples/Copy-MgBetaUserDriveListContentTypeToDefaultContentLocation.md @@ -1 +0,0 @@ - diff --git a/src/Files/beta/examples/Get-MgBetaDriveListContentTypeCompatibleHubContentType.md b/src/Files/beta/examples/Get-MgBetaDriveListContentTypeCompatibleHubContentType.md index 8b13789179..e69de29bb2 100644 --- a/src/Files/beta/examples/Get-MgBetaDriveListContentTypeCompatibleHubContentType.md +++ b/src/Files/beta/examples/Get-MgBetaDriveListContentTypeCompatibleHubContentType.md @@ -1 +0,0 @@ - diff --git a/src/Files/beta/examples/Get-MgBetaDriveRootActivityByInterval.md b/src/Files/beta/examples/Get-MgBetaDriveRootActivityByInterval.md index 8b13789179..e69de29bb2 100644 --- a/src/Files/beta/examples/Get-MgBetaDriveRootActivityByInterval.md +++ b/src/Files/beta/examples/Get-MgBetaDriveRootActivityByInterval.md @@ -1 +0,0 @@ - diff --git a/src/Files/beta/examples/Get-MgBetaGroupDriveItemActivityByInterval.md b/src/Files/beta/examples/Get-MgBetaGroupDriveItemActivityByInterval.md index 8b13789179..e69de29bb2 100644 --- a/src/Files/beta/examples/Get-MgBetaGroupDriveItemActivityByInterval.md +++ b/src/Files/beta/examples/Get-MgBetaGroupDriveItemActivityByInterval.md @@ -1 +0,0 @@ - diff --git a/src/Files/beta/examples/Get-MgBetaGroupDriveListContentTypeCompatibleHubContentType.md b/src/Files/beta/examples/Get-MgBetaGroupDriveListContentTypeCompatibleHubContentType.md index 8b13789179..e69de29bb2 100644 --- a/src/Files/beta/examples/Get-MgBetaGroupDriveListContentTypeCompatibleHubContentType.md +++ b/src/Files/beta/examples/Get-MgBetaGroupDriveListContentTypeCompatibleHubContentType.md @@ -1 +0,0 @@ - diff --git a/src/Files/beta/examples/Get-MgBetaGroupDriveRootActivityByInterval.md b/src/Files/beta/examples/Get-MgBetaGroupDriveRootActivityByInterval.md index 8b13789179..e69de29bb2 100644 --- a/src/Files/beta/examples/Get-MgBetaGroupDriveRootActivityByInterval.md +++ b/src/Files/beta/examples/Get-MgBetaGroupDriveRootActivityByInterval.md @@ -1 +0,0 @@ - diff --git a/src/Files/beta/examples/Get-MgBetaShareDriveItem.md b/src/Files/beta/examples/Get-MgBetaShareDriveItem.md index f1c0a49554..c08ebdd6bf 100644 --- a/src/Files/beta/examples/Get-MgBetaShareDriveItem.md +++ b/src/Files/beta/examples/Get-MgBetaShareDriveItem.md @@ -1,4 +1,4 @@ -### Example 1: Code snippet +### Example 2: Code snippet ```powershell @@ -9,7 +9,7 @@ Get-MgBetaShareDriveItem -SharedDriveItemId $sharedDriveItemId ``` This example shows how to use the Get-MgBetaShareDriveItem Cmdlet. -### Example 2: Code snippet +### Example 3: Code snippet ```powershell diff --git a/src/Files/beta/examples/Get-MgBetaShareListContentTypeCompatibleHubContentType.md b/src/Files/beta/examples/Get-MgBetaShareListContentTypeCompatibleHubContentType.md index 8b13789179..e69de29bb2 100644 --- a/src/Files/beta/examples/Get-MgBetaShareListContentTypeCompatibleHubContentType.md +++ b/src/Files/beta/examples/Get-MgBetaShareListContentTypeCompatibleHubContentType.md @@ -1 +0,0 @@ - diff --git a/src/Files/beta/examples/Get-MgBetaUserDriveItemActivityByInterval.md b/src/Files/beta/examples/Get-MgBetaUserDriveItemActivityByInterval.md index 8b13789179..e69de29bb2 100644 --- a/src/Files/beta/examples/Get-MgBetaUserDriveItemActivityByInterval.md +++ b/src/Files/beta/examples/Get-MgBetaUserDriveItemActivityByInterval.md @@ -1 +0,0 @@ - diff --git a/src/Files/beta/examples/Get-MgBetaUserDriveListContentTypeCompatibleHubContentType.md b/src/Files/beta/examples/Get-MgBetaUserDriveListContentTypeCompatibleHubContentType.md index 8b13789179..e69de29bb2 100644 --- a/src/Files/beta/examples/Get-MgBetaUserDriveListContentTypeCompatibleHubContentType.md +++ b/src/Files/beta/examples/Get-MgBetaUserDriveListContentTypeCompatibleHubContentType.md @@ -1 +0,0 @@ - diff --git a/src/Files/beta/examples/Get-MgBetaUserDriveRootActivityByInterval.md b/src/Files/beta/examples/Get-MgBetaUserDriveRootActivityByInterval.md index 8b13789179..e69de29bb2 100644 --- a/src/Files/beta/examples/Get-MgBetaUserDriveRootActivityByInterval.md +++ b/src/Files/beta/examples/Get-MgBetaUserDriveRootActivityByInterval.md @@ -1 +0,0 @@ - diff --git a/src/Files/beta/examples/Update-MgBetaDriveItemRetentionLabel.md b/src/Files/beta/examples/Update-MgBetaDriveItemRetentionLabel.md index f87bb75b39..50f0d9d220 100644 --- a/src/Files/beta/examples/Update-MgBetaDriveItemRetentionLabel.md +++ b/src/Files/beta/examples/Update-MgBetaDriveItemRetentionLabel.md @@ -5,9 +5,7 @@ Import-Module Microsoft.Graph.Beta.Files $params = @{ - retentionSettings = @{ - isRecordLocked = $true - } + name = "Retention label for Contracts" } Update-MgBetaDriveItemRetentionLabel -DriveId $driveId -DriveItemId $driveItemId -BodyParameter $params diff --git a/src/Files/v1.0/examples/Add-MgDriveListContentTypeCopy.md b/src/Files/v1.0/examples/Add-MgDriveListContentTypeCopy.md index 8b13789179..e69de29bb2 100644 --- a/src/Files/v1.0/examples/Add-MgDriveListContentTypeCopy.md +++ b/src/Files/v1.0/examples/Add-MgDriveListContentTypeCopy.md @@ -1 +0,0 @@ - diff --git a/src/Files/v1.0/examples/Add-MgGroupDriveListContentTypeCopy.md b/src/Files/v1.0/examples/Add-MgGroupDriveListContentTypeCopy.md index 8b13789179..e69de29bb2 100644 --- a/src/Files/v1.0/examples/Add-MgGroupDriveListContentTypeCopy.md +++ b/src/Files/v1.0/examples/Add-MgGroupDriveListContentTypeCopy.md @@ -1 +0,0 @@ - diff --git a/src/Files/v1.0/examples/Add-MgShareListContentTypeCopy.md b/src/Files/v1.0/examples/Add-MgShareListContentTypeCopy.md index 8b13789179..e69de29bb2 100644 --- a/src/Files/v1.0/examples/Add-MgShareListContentTypeCopy.md +++ b/src/Files/v1.0/examples/Add-MgShareListContentTypeCopy.md @@ -1 +0,0 @@ - diff --git a/src/Files/v1.0/examples/Add-MgUserDriveListContentTypeCopy.md b/src/Files/v1.0/examples/Add-MgUserDriveListContentTypeCopy.md index 8b13789179..e69de29bb2 100644 --- a/src/Files/v1.0/examples/Add-MgUserDriveListContentTypeCopy.md +++ b/src/Files/v1.0/examples/Add-MgUserDriveListContentTypeCopy.md @@ -1 +0,0 @@ - diff --git a/src/Files/v1.0/examples/Copy-MgDriveListContentTypeToDefaultContentLocation.md b/src/Files/v1.0/examples/Copy-MgDriveListContentTypeToDefaultContentLocation.md index 8b13789179..e69de29bb2 100644 --- a/src/Files/v1.0/examples/Copy-MgDriveListContentTypeToDefaultContentLocation.md +++ b/src/Files/v1.0/examples/Copy-MgDriveListContentTypeToDefaultContentLocation.md @@ -1 +0,0 @@ - diff --git a/src/Files/v1.0/examples/Copy-MgDriveRoot.md b/src/Files/v1.0/examples/Copy-MgDriveRoot.md index 8b13789179..e69de29bb2 100644 --- a/src/Files/v1.0/examples/Copy-MgDriveRoot.md +++ b/src/Files/v1.0/examples/Copy-MgDriveRoot.md @@ -1 +0,0 @@ - diff --git a/src/Files/v1.0/examples/Copy-MgGroupDriveItem.md b/src/Files/v1.0/examples/Copy-MgGroupDriveItem.md index 8b13789179..e69de29bb2 100644 --- a/src/Files/v1.0/examples/Copy-MgGroupDriveItem.md +++ b/src/Files/v1.0/examples/Copy-MgGroupDriveItem.md @@ -1 +0,0 @@ - diff --git a/src/Files/v1.0/examples/Copy-MgGroupDriveListContentTypeToDefaultContentLocation.md b/src/Files/v1.0/examples/Copy-MgGroupDriveListContentTypeToDefaultContentLocation.md index 8b13789179..e69de29bb2 100644 --- a/src/Files/v1.0/examples/Copy-MgGroupDriveListContentTypeToDefaultContentLocation.md +++ b/src/Files/v1.0/examples/Copy-MgGroupDriveListContentTypeToDefaultContentLocation.md @@ -1 +0,0 @@ - diff --git a/src/Files/v1.0/examples/Copy-MgGroupDriveRoot.md b/src/Files/v1.0/examples/Copy-MgGroupDriveRoot.md index 8b13789179..e69de29bb2 100644 --- a/src/Files/v1.0/examples/Copy-MgGroupDriveRoot.md +++ b/src/Files/v1.0/examples/Copy-MgGroupDriveRoot.md @@ -1 +0,0 @@ - diff --git a/src/Files/v1.0/examples/Copy-MgShareListContentTypeToDefaultContentLocation.md b/src/Files/v1.0/examples/Copy-MgShareListContentTypeToDefaultContentLocation.md index 8b13789179..e69de29bb2 100644 --- a/src/Files/v1.0/examples/Copy-MgShareListContentTypeToDefaultContentLocation.md +++ b/src/Files/v1.0/examples/Copy-MgShareListContentTypeToDefaultContentLocation.md @@ -1 +0,0 @@ - diff --git a/src/Files/v1.0/examples/Copy-MgUserDriveItem.md b/src/Files/v1.0/examples/Copy-MgUserDriveItem.md index 8b13789179..e69de29bb2 100644 --- a/src/Files/v1.0/examples/Copy-MgUserDriveItem.md +++ b/src/Files/v1.0/examples/Copy-MgUserDriveItem.md @@ -1 +0,0 @@ - diff --git a/src/Files/v1.0/examples/Copy-MgUserDriveListContentTypeToDefaultContentLocation.md b/src/Files/v1.0/examples/Copy-MgUserDriveListContentTypeToDefaultContentLocation.md index 8b13789179..e69de29bb2 100644 --- a/src/Files/v1.0/examples/Copy-MgUserDriveListContentTypeToDefaultContentLocation.md +++ b/src/Files/v1.0/examples/Copy-MgUserDriveListContentTypeToDefaultContentLocation.md @@ -1 +0,0 @@ - diff --git a/src/Files/v1.0/examples/Copy-MgUserDriveRoot.md b/src/Files/v1.0/examples/Copy-MgUserDriveRoot.md index 8b13789179..e69de29bb2 100644 --- a/src/Files/v1.0/examples/Copy-MgUserDriveRoot.md +++ b/src/Files/v1.0/examples/Copy-MgUserDriveRoot.md @@ -1 +0,0 @@ - diff --git a/src/Files/v1.0/examples/Get-MgDriveListContentTypeCompatibleHubContentType.md b/src/Files/v1.0/examples/Get-MgDriveListContentTypeCompatibleHubContentType.md index 8b13789179..e69de29bb2 100644 --- a/src/Files/v1.0/examples/Get-MgDriveListContentTypeCompatibleHubContentType.md +++ b/src/Files/v1.0/examples/Get-MgDriveListContentTypeCompatibleHubContentType.md @@ -1 +0,0 @@ - diff --git a/src/Files/v1.0/examples/Get-MgGroupDriveListContentTypeCompatibleHubContentType.md b/src/Files/v1.0/examples/Get-MgGroupDriveListContentTypeCompatibleHubContentType.md index 8b13789179..e69de29bb2 100644 --- a/src/Files/v1.0/examples/Get-MgGroupDriveListContentTypeCompatibleHubContentType.md +++ b/src/Files/v1.0/examples/Get-MgGroupDriveListContentTypeCompatibleHubContentType.md @@ -1 +0,0 @@ - diff --git a/src/Files/v1.0/examples/Update-MgDriveItemRetentionLabel.md b/src/Files/v1.0/examples/Update-MgDriveItemRetentionLabel.md index 0315a90f95..19d864c9ee 100644 --- a/src/Files/v1.0/examples/Update-MgDriveItemRetentionLabel.md +++ b/src/Files/v1.0/examples/Update-MgDriveItemRetentionLabel.md @@ -5,9 +5,7 @@ Import-Module Microsoft.Graph.Files $params = @{ - retentionSettings = @{ - isRecordLocked = $true - } + name = "Retention label for Contracts" } Update-MgDriveItemRetentionLabel -DriveId $driveId -DriveItemId $driveItemId -BodyParameter $params diff --git a/src/Groups/beta/examples/Get-MgBetaGroupAcceptedSenderByRef.md b/src/Groups/beta/examples/Get-MgBetaGroupAcceptedSenderByRef.md index 8b13789179..e69de29bb2 100644 --- a/src/Groups/beta/examples/Get-MgBetaGroupAcceptedSenderByRef.md +++ b/src/Groups/beta/examples/Get-MgBetaGroupAcceptedSenderByRef.md @@ -1 +0,0 @@ - diff --git a/src/Groups/beta/examples/Get-MgBetaGroupById.md b/src/Groups/beta/examples/Get-MgBetaGroupById.md index 8b13789179..e69de29bb2 100644 --- a/src/Groups/beta/examples/Get-MgBetaGroupById.md +++ b/src/Groups/beta/examples/Get-MgBetaGroupById.md @@ -1 +0,0 @@ - diff --git a/src/Groups/beta/examples/Get-MgBetaGroupMemberOfAsGroup.md b/src/Groups/beta/examples/Get-MgBetaGroupMemberOfAsGroup.md index 766ec8452d..fead43008a 100644 --- a/src/Groups/beta/examples/Get-MgBetaGroupMemberOfAsGroup.md +++ b/src/Groups/beta/examples/Get-MgBetaGroupMemberOfAsGroup.md @@ -1,4 +1,4 @@ -### Example 1: Code snippet +### Example 2: Code snippet ```powershell diff --git a/src/Groups/beta/examples/Get-MgBetaGroupOwnerByRef.md b/src/Groups/beta/examples/Get-MgBetaGroupOwnerByRef.md index 8b13789179..e69de29bb2 100644 --- a/src/Groups/beta/examples/Get-MgBetaGroupOwnerByRef.md +++ b/src/Groups/beta/examples/Get-MgBetaGroupOwnerByRef.md @@ -1 +0,0 @@ - diff --git a/src/Groups/beta/examples/Get-MgBetaGroupRejectedSenderByRef.md b/src/Groups/beta/examples/Get-MgBetaGroupRejectedSenderByRef.md index 8b13789179..e69de29bb2 100644 --- a/src/Groups/beta/examples/Get-MgBetaGroupRejectedSenderByRef.md +++ b/src/Groups/beta/examples/Get-MgBetaGroupRejectedSenderByRef.md @@ -1 +0,0 @@ - diff --git a/src/Groups/beta/examples/Get-MgBetaGroupSiteGetByPathApplicableContentTypeForList.md b/src/Groups/beta/examples/Get-MgBetaGroupSiteGetByPathApplicableContentTypeForList.md index 8b13789179..e69de29bb2 100644 --- a/src/Groups/beta/examples/Get-MgBetaGroupSiteGetByPathApplicableContentTypeForList.md +++ b/src/Groups/beta/examples/Get-MgBetaGroupSiteGetByPathApplicableContentTypeForList.md @@ -1 +0,0 @@ - diff --git a/src/Groups/beta/examples/New-MgBetaGroupConversation.md b/src/Groups/beta/examples/New-MgBetaGroupConversation.md index d76d3e4e51..f4ddba5d4b 100644 --- a/src/Groups/beta/examples/New-MgBetaGroupConversation.md +++ b/src/Groups/beta/examples/New-MgBetaGroupConversation.md @@ -5,27 +5,32 @@ Import-Module Microsoft.Graph.Beta.Groups $params = @{ - topic = "New head count" - threads = @( + Topic = "Does anyone have a second?" + Threads = @( @{ - posts = @( + Posts = @( @{ - body = @{ - contentType = "html" - content = "The confirmation will come by the end of the week." + Body = @{ + ContentType = "HTML" + Content = "This is urgent!" } - newParticipants = @( + Extensions = @( @{ - emailAddress = @{ - name = "Adele Vance" - address = "AdeleV@contoso.com" - } - } - ) - } - ) - } - ) + "@odata.type" = "microsoft.graph.openTypeExtension" + extensionName = "Com.Contoso.Benefits" + companyName = "Contoso" + expirationDate = "2016-08-03T11:00:00.000Z" + topPicks = @( + "Employees only" + "Add spouse or guest" + "Add family" + ) + } + ) + } +) +} +) } New-MgBetaGroupConversation -GroupId $groupId -BodyParameter $params diff --git a/src/Groups/v1.0/examples/Get-MgGroupAcceptedSenderByRef.md b/src/Groups/v1.0/examples/Get-MgGroupAcceptedSenderByRef.md index 8b13789179..e69de29bb2 100644 --- a/src/Groups/v1.0/examples/Get-MgGroupAcceptedSenderByRef.md +++ b/src/Groups/v1.0/examples/Get-MgGroupAcceptedSenderByRef.md @@ -1 +0,0 @@ - diff --git a/src/Groups/v1.0/examples/Get-MgGroupById.md b/src/Groups/v1.0/examples/Get-MgGroupById.md index 8b13789179..e69de29bb2 100644 --- a/src/Groups/v1.0/examples/Get-MgGroupById.md +++ b/src/Groups/v1.0/examples/Get-MgGroupById.md @@ -1 +0,0 @@ - diff --git a/src/Groups/v1.0/examples/Get-MgGroupMemberObject.md b/src/Groups/v1.0/examples/Get-MgGroupMemberObject.md index 8b13789179..e69de29bb2 100644 --- a/src/Groups/v1.0/examples/Get-MgGroupMemberObject.md +++ b/src/Groups/v1.0/examples/Get-MgGroupMemberObject.md @@ -1 +0,0 @@ - diff --git a/src/Groups/v1.0/examples/Get-MgGroupMemberOfAsGroup.md b/src/Groups/v1.0/examples/Get-MgGroupMemberOfAsGroup.md index 7303b6a22c..5b48e8e7e8 100644 --- a/src/Groups/v1.0/examples/Get-MgGroupMemberOfAsGroup.md +++ b/src/Groups/v1.0/examples/Get-MgGroupMemberOfAsGroup.md @@ -1,4 +1,4 @@ -### Example 1: Code snippet +### Example 2: Code snippet ```powershell diff --git a/src/Groups/v1.0/examples/Get-MgGroupOwnerByRef.md b/src/Groups/v1.0/examples/Get-MgGroupOwnerByRef.md index 8b13789179..e69de29bb2 100644 --- a/src/Groups/v1.0/examples/Get-MgGroupOwnerByRef.md +++ b/src/Groups/v1.0/examples/Get-MgGroupOwnerByRef.md @@ -1 +0,0 @@ - diff --git a/src/Groups/v1.0/examples/Get-MgGroupRejectedSenderByRef.md b/src/Groups/v1.0/examples/Get-MgGroupRejectedSenderByRef.md index 8b13789179..e69de29bb2 100644 --- a/src/Groups/v1.0/examples/Get-MgGroupRejectedSenderByRef.md +++ b/src/Groups/v1.0/examples/Get-MgGroupRejectedSenderByRef.md @@ -1 +0,0 @@ - diff --git a/src/Groups/v1.0/examples/Get-MgGroupSettingTemplateById.md b/src/Groups/v1.0/examples/Get-MgGroupSettingTemplateById.md index 8b13789179..e69de29bb2 100644 --- a/src/Groups/v1.0/examples/Get-MgGroupSettingTemplateById.md +++ b/src/Groups/v1.0/examples/Get-MgGroupSettingTemplateById.md @@ -1 +0,0 @@ - diff --git a/src/Groups/v1.0/examples/Get-MgGroupSettingTemplateMemberObject.md b/src/Groups/v1.0/examples/Get-MgGroupSettingTemplateMemberObject.md index 8b13789179..e69de29bb2 100644 --- a/src/Groups/v1.0/examples/Get-MgGroupSettingTemplateMemberObject.md +++ b/src/Groups/v1.0/examples/Get-MgGroupSettingTemplateMemberObject.md @@ -1 +0,0 @@ - diff --git a/src/Groups/v1.0/examples/Get-MgGroupSiteGetByPathApplicableContentTypeForList.md b/src/Groups/v1.0/examples/Get-MgGroupSiteGetByPathApplicableContentTypeForList.md index 8b13789179..e69de29bb2 100644 --- a/src/Groups/v1.0/examples/Get-MgGroupSiteGetByPathApplicableContentTypeForList.md +++ b/src/Groups/v1.0/examples/Get-MgGroupSiteGetByPathApplicableContentTypeForList.md @@ -1 +0,0 @@ - diff --git a/src/Identity.DirectoryManagement/beta/examples/Complete-MgBetaDirectoryImpactedResource.md b/src/Identity.DirectoryManagement/beta/examples/Complete-MgBetaDirectoryImpactedResource.md index 8b13789179..e69de29bb2 100644 --- a/src/Identity.DirectoryManagement/beta/examples/Complete-MgBetaDirectoryImpactedResource.md +++ b/src/Identity.DirectoryManagement/beta/examples/Complete-MgBetaDirectoryImpactedResource.md @@ -1 +0,0 @@ - diff --git a/src/Identity.DirectoryManagement/beta/examples/Get-MgBetaAdminPeopleNamePronunciation.md b/src/Identity.DirectoryManagement/beta/examples/Get-MgBetaAdminPeopleNamePronunciation.md new file mode 100644 index 0000000000..263b4b2bec --- /dev/null +++ b/src/Identity.DirectoryManagement/beta/examples/Get-MgBetaAdminPeopleNamePronunciation.md @@ -0,0 +1,11 @@ +### Example 1: Code snippet + +```powershell + +Import-Module Microsoft.Graph.Beta.Identity.DirectoryManagement + +Get-MgBetaAdminPeopleNamePronunciation + +``` +This example shows how to use the Get-MgBetaAdminPeopleNamePronunciation Cmdlet. + diff --git a/src/Identity.DirectoryManagement/beta/examples/Get-MgBetaAdministrativeUnitById.md b/src/Identity.DirectoryManagement/beta/examples/Get-MgBetaAdministrativeUnitById.md index 8b13789179..e69de29bb2 100644 --- a/src/Identity.DirectoryManagement/beta/examples/Get-MgBetaAdministrativeUnitById.md +++ b/src/Identity.DirectoryManagement/beta/examples/Get-MgBetaAdministrativeUnitById.md @@ -1 +0,0 @@ - diff --git a/src/Identity.DirectoryManagement/beta/examples/Get-MgBetaContactById.md b/src/Identity.DirectoryManagement/beta/examples/Get-MgBetaContactById.md index 8b13789179..e69de29bb2 100644 --- a/src/Identity.DirectoryManagement/beta/examples/Get-MgBetaContactById.md +++ b/src/Identity.DirectoryManagement/beta/examples/Get-MgBetaContactById.md @@ -1 +0,0 @@ - diff --git a/src/Identity.DirectoryManagement/beta/examples/Get-MgBetaContactTransitiveReport.md b/src/Identity.DirectoryManagement/beta/examples/Get-MgBetaContactTransitiveReport.md index 8b13789179..e69de29bb2 100644 --- a/src/Identity.DirectoryManagement/beta/examples/Get-MgBetaContactTransitiveReport.md +++ b/src/Identity.DirectoryManagement/beta/examples/Get-MgBetaContactTransitiveReport.md @@ -1 +0,0 @@ - diff --git a/src/Identity.DirectoryManagement/beta/examples/Get-MgBetaContractById.md b/src/Identity.DirectoryManagement/beta/examples/Get-MgBetaContractById.md index 8b13789179..e69de29bb2 100644 --- a/src/Identity.DirectoryManagement/beta/examples/Get-MgBetaContractById.md +++ b/src/Identity.DirectoryManagement/beta/examples/Get-MgBetaContractById.md @@ -1 +0,0 @@ - diff --git a/src/Identity.DirectoryManagement/beta/examples/Get-MgBetaDeviceById.md b/src/Identity.DirectoryManagement/beta/examples/Get-MgBetaDeviceById.md index 8b13789179..e69de29bb2 100644 --- a/src/Identity.DirectoryManagement/beta/examples/Get-MgBetaDeviceById.md +++ b/src/Identity.DirectoryManagement/beta/examples/Get-MgBetaDeviceById.md @@ -1 +0,0 @@ - diff --git a/src/Identity.DirectoryManagement/beta/examples/Get-MgBetaDeviceMemberOfAsGroup.md b/src/Identity.DirectoryManagement/beta/examples/Get-MgBetaDeviceMemberOfAsGroup.md index a1288927fb..fa352714c8 100644 --- a/src/Identity.DirectoryManagement/beta/examples/Get-MgBetaDeviceMemberOfAsGroup.md +++ b/src/Identity.DirectoryManagement/beta/examples/Get-MgBetaDeviceMemberOfAsGroup.md @@ -1,4 +1,4 @@ -### Example 1: Code snippet +### Example 2: Code snippet ```powershell diff --git a/src/Identity.DirectoryManagement/beta/examples/Get-MgBetaDeviceRegisteredOwnerByRef.md b/src/Identity.DirectoryManagement/beta/examples/Get-MgBetaDeviceRegisteredOwnerByRef.md index 8b13789179..e69de29bb2 100644 --- a/src/Identity.DirectoryManagement/beta/examples/Get-MgBetaDeviceRegisteredOwnerByRef.md +++ b/src/Identity.DirectoryManagement/beta/examples/Get-MgBetaDeviceRegisteredOwnerByRef.md @@ -1 +0,0 @@ - diff --git a/src/Identity.DirectoryManagement/beta/examples/Get-MgBetaDeviceRegisteredUserByRef.md b/src/Identity.DirectoryManagement/beta/examples/Get-MgBetaDeviceRegisteredUserByRef.md index 8b13789179..e69de29bb2 100644 --- a/src/Identity.DirectoryManagement/beta/examples/Get-MgBetaDeviceRegisteredUserByRef.md +++ b/src/Identity.DirectoryManagement/beta/examples/Get-MgBetaDeviceRegisteredUserByRef.md @@ -1 +0,0 @@ - diff --git a/src/Identity.DirectoryManagement/beta/examples/Get-MgBetaDeviceTransitiveMemberOfAsGroup.md b/src/Identity.DirectoryManagement/beta/examples/Get-MgBetaDeviceTransitiveMemberOfAsGroup.md index 822508fa7a..19af983daf 100644 --- a/src/Identity.DirectoryManagement/beta/examples/Get-MgBetaDeviceTransitiveMemberOfAsGroup.md +++ b/src/Identity.DirectoryManagement/beta/examples/Get-MgBetaDeviceTransitiveMemberOfAsGroup.md @@ -1,4 +1,4 @@ -### Example 1: Code snippet +### Example 2: Code snippet ```powershell diff --git a/src/Identity.DirectoryManagement/beta/examples/Get-MgBetaDirectoryAdministrativeUnitDelta.md b/src/Identity.DirectoryManagement/beta/examples/Get-MgBetaDirectoryAdministrativeUnitDelta.md index 8b13789179..e69de29bb2 100644 --- a/src/Identity.DirectoryManagement/beta/examples/Get-MgBetaDirectoryAdministrativeUnitDelta.md +++ b/src/Identity.DirectoryManagement/beta/examples/Get-MgBetaDirectoryAdministrativeUnitDelta.md @@ -1 +0,0 @@ - diff --git a/src/Identity.DirectoryManagement/beta/examples/Get-MgBetaDirectoryDeletedItemById.md b/src/Identity.DirectoryManagement/beta/examples/Get-MgBetaDirectoryDeletedItemById.md index 8b13789179..e69de29bb2 100644 --- a/src/Identity.DirectoryManagement/beta/examples/Get-MgBetaDirectoryDeletedItemById.md +++ b/src/Identity.DirectoryManagement/beta/examples/Get-MgBetaDirectoryDeletedItemById.md @@ -1 +0,0 @@ - diff --git a/src/Identity.DirectoryManagement/beta/examples/Get-MgBetaDirectoryRoleById.md b/src/Identity.DirectoryManagement/beta/examples/Get-MgBetaDirectoryRoleById.md index 8b13789179..e69de29bb2 100644 --- a/src/Identity.DirectoryManagement/beta/examples/Get-MgBetaDirectoryRoleById.md +++ b/src/Identity.DirectoryManagement/beta/examples/Get-MgBetaDirectoryRoleById.md @@ -1 +0,0 @@ - diff --git a/src/Identity.DirectoryManagement/beta/examples/Get-MgBetaDirectoryRoleMemberByRef.md b/src/Identity.DirectoryManagement/beta/examples/Get-MgBetaDirectoryRoleMemberByRef.md index 8b13789179..e69de29bb2 100644 --- a/src/Identity.DirectoryManagement/beta/examples/Get-MgBetaDirectoryRoleMemberByRef.md +++ b/src/Identity.DirectoryManagement/beta/examples/Get-MgBetaDirectoryRoleMemberByRef.md @@ -1 +0,0 @@ - diff --git a/src/Identity.DirectoryManagement/beta/examples/Get-MgBetaDirectoryRoleTemplateById.md b/src/Identity.DirectoryManagement/beta/examples/Get-MgBetaDirectoryRoleTemplateById.md index 8b13789179..e69de29bb2 100644 --- a/src/Identity.DirectoryManagement/beta/examples/Get-MgBetaDirectoryRoleTemplateById.md +++ b/src/Identity.DirectoryManagement/beta/examples/Get-MgBetaDirectoryRoleTemplateById.md @@ -1 +0,0 @@ - diff --git a/src/Identity.DirectoryManagement/beta/examples/Get-MgBetaDirectorySettingTemplateById.md b/src/Identity.DirectoryManagement/beta/examples/Get-MgBetaDirectorySettingTemplateById.md index 8b13789179..e69de29bb2 100644 --- a/src/Identity.DirectoryManagement/beta/examples/Get-MgBetaDirectorySettingTemplateById.md +++ b/src/Identity.DirectoryManagement/beta/examples/Get-MgBetaDirectorySettingTemplateById.md @@ -1 +0,0 @@ - diff --git a/src/Identity.DirectoryManagement/beta/examples/Get-MgBetaDirectorySubscriptionByCommerceSubscriptionId.md b/src/Identity.DirectoryManagement/beta/examples/Get-MgBetaDirectorySubscriptionByCommerceSubscriptionId.md index 8b13789179..e69de29bb2 100644 --- a/src/Identity.DirectoryManagement/beta/examples/Get-MgBetaDirectorySubscriptionByCommerceSubscriptionId.md +++ b/src/Identity.DirectoryManagement/beta/examples/Get-MgBetaDirectorySubscriptionByCommerceSubscriptionId.md @@ -1 +0,0 @@ - diff --git a/src/Identity.DirectoryManagement/beta/examples/Get-MgBetaDirectorySubscriptionByOcpSubscriptionId.md b/src/Identity.DirectoryManagement/beta/examples/Get-MgBetaDirectorySubscriptionByOcpSubscriptionId.md index 8b13789179..e69de29bb2 100644 --- a/src/Identity.DirectoryManagement/beta/examples/Get-MgBetaDirectorySubscriptionByOcpSubscriptionId.md +++ b/src/Identity.DirectoryManagement/beta/examples/Get-MgBetaDirectorySubscriptionByOcpSubscriptionId.md @@ -1 +0,0 @@ - diff --git a/src/Identity.DirectoryManagement/beta/examples/Get-MgBetaOrganizationById.md b/src/Identity.DirectoryManagement/beta/examples/Get-MgBetaOrganizationById.md index 8b13789179..e69de29bb2 100644 --- a/src/Identity.DirectoryManagement/beta/examples/Get-MgBetaOrganizationById.md +++ b/src/Identity.DirectoryManagement/beta/examples/Get-MgBetaOrganizationById.md @@ -1 +0,0 @@ - diff --git a/src/Identity.DirectoryManagement/beta/examples/Restore-MgBetaDirectoryDeletedItem.md b/src/Identity.DirectoryManagement/beta/examples/Restore-MgBetaDirectoryDeletedItem.md index 79b61aaf7d..4fb5a7c7d7 100644 --- a/src/Identity.DirectoryManagement/beta/examples/Restore-MgBetaDirectoryDeletedItem.md +++ b/src/Identity.DirectoryManagement/beta/examples/Restore-MgBetaDirectoryDeletedItem.md @@ -1,4 +1,4 @@ -### Example 1: Code snippet +### Example 1: Restore a deleted directory object ```powershell @@ -7,9 +7,9 @@ Import-Module Microsoft.Graph.Beta.Identity.DirectoryManagement Restore-MgBetaDirectoryDeletedItem -DirectoryObjectId $directoryObjectId ``` -This example shows how to use the Restore-MgBetaDirectoryDeletedItem Cmdlet. +This example will restore a deleted directory object -### Example 2: Code snippet +### Example 2: Restore a deleted user and remove conflicting proxy addresses ```powershell @@ -22,9 +22,9 @@ $params = @{ Restore-MgBetaDirectoryDeletedItem -DirectoryObjectId $directoryObjectId -BodyParameter $params ``` -This example shows how to use the Restore-MgBetaDirectoryDeletedItem Cmdlet. +This example will restore a deleted user and remove conflicting proxy addresses -### Example 3: Code snippet +### Example 3: Restore a deleted user and assign them a new userPrincipalName ```powershell @@ -37,5 +37,5 @@ $params = @{ Restore-MgBetaDirectoryDeletedItem -DirectoryObjectId $directoryObjectId -BodyParameter $params ``` -This example shows how to use the Restore-MgBetaDirectoryDeletedItem Cmdlet. +This example will restore a deleted user and assign them a new userprincipalname diff --git a/src/Identity.DirectoryManagement/beta/examples/Update-MgBetaAdminPeopleNamePronunciation.md b/src/Identity.DirectoryManagement/beta/examples/Update-MgBetaAdminPeopleNamePronunciation.md new file mode 100644 index 0000000000..e69de29bb2 diff --git a/src/Identity.DirectoryManagement/v1.0/examples/Get-MgContactById.md b/src/Identity.DirectoryManagement/v1.0/examples/Get-MgContactById.md index 8b13789179..e69de29bb2 100644 --- a/src/Identity.DirectoryManagement/v1.0/examples/Get-MgContactById.md +++ b/src/Identity.DirectoryManagement/v1.0/examples/Get-MgContactById.md @@ -1 +0,0 @@ - diff --git a/src/Identity.DirectoryManagement/v1.0/examples/Get-MgContactMemberObject.md b/src/Identity.DirectoryManagement/v1.0/examples/Get-MgContactMemberObject.md index 8b13789179..e69de29bb2 100644 --- a/src/Identity.DirectoryManagement/v1.0/examples/Get-MgContactMemberObject.md +++ b/src/Identity.DirectoryManagement/v1.0/examples/Get-MgContactMemberObject.md @@ -1 +0,0 @@ - diff --git a/src/Identity.DirectoryManagement/v1.0/examples/Get-MgContractById.md b/src/Identity.DirectoryManagement/v1.0/examples/Get-MgContractById.md index 8b13789179..e69de29bb2 100644 --- a/src/Identity.DirectoryManagement/v1.0/examples/Get-MgContractById.md +++ b/src/Identity.DirectoryManagement/v1.0/examples/Get-MgContractById.md @@ -1 +0,0 @@ - diff --git a/src/Identity.DirectoryManagement/v1.0/examples/Get-MgContractMemberObject.md b/src/Identity.DirectoryManagement/v1.0/examples/Get-MgContractMemberObject.md index 8b13789179..e69de29bb2 100644 --- a/src/Identity.DirectoryManagement/v1.0/examples/Get-MgContractMemberObject.md +++ b/src/Identity.DirectoryManagement/v1.0/examples/Get-MgContractMemberObject.md @@ -1 +0,0 @@ - diff --git a/src/Identity.DirectoryManagement/v1.0/examples/Get-MgDeviceById.md b/src/Identity.DirectoryManagement/v1.0/examples/Get-MgDeviceById.md index 8b13789179..e69de29bb2 100644 --- a/src/Identity.DirectoryManagement/v1.0/examples/Get-MgDeviceById.md +++ b/src/Identity.DirectoryManagement/v1.0/examples/Get-MgDeviceById.md @@ -1 +0,0 @@ - diff --git a/src/Identity.DirectoryManagement/v1.0/examples/Get-MgDeviceMemberObject.md b/src/Identity.DirectoryManagement/v1.0/examples/Get-MgDeviceMemberObject.md index 8b13789179..e69de29bb2 100644 --- a/src/Identity.DirectoryManagement/v1.0/examples/Get-MgDeviceMemberObject.md +++ b/src/Identity.DirectoryManagement/v1.0/examples/Get-MgDeviceMemberObject.md @@ -1 +0,0 @@ - diff --git a/src/Identity.DirectoryManagement/v1.0/examples/Get-MgDeviceMemberOfAsGroup.md b/src/Identity.DirectoryManagement/v1.0/examples/Get-MgDeviceMemberOfAsGroup.md index 3d7ce7dfa3..ceeb3de748 100644 --- a/src/Identity.DirectoryManagement/v1.0/examples/Get-MgDeviceMemberOfAsGroup.md +++ b/src/Identity.DirectoryManagement/v1.0/examples/Get-MgDeviceMemberOfAsGroup.md @@ -1,4 +1,4 @@ -### Example 1: Code snippet +### Example 2: Code snippet ```powershell diff --git a/src/Identity.DirectoryManagement/v1.0/examples/Get-MgDeviceRegisteredOwnerByRef.md b/src/Identity.DirectoryManagement/v1.0/examples/Get-MgDeviceRegisteredOwnerByRef.md index 8b13789179..e69de29bb2 100644 --- a/src/Identity.DirectoryManagement/v1.0/examples/Get-MgDeviceRegisteredOwnerByRef.md +++ b/src/Identity.DirectoryManagement/v1.0/examples/Get-MgDeviceRegisteredOwnerByRef.md @@ -1 +0,0 @@ - diff --git a/src/Identity.DirectoryManagement/v1.0/examples/Get-MgDeviceRegisteredUserByRef.md b/src/Identity.DirectoryManagement/v1.0/examples/Get-MgDeviceRegisteredUserByRef.md index 8b13789179..e69de29bb2 100644 --- a/src/Identity.DirectoryManagement/v1.0/examples/Get-MgDeviceRegisteredUserByRef.md +++ b/src/Identity.DirectoryManagement/v1.0/examples/Get-MgDeviceRegisteredUserByRef.md @@ -1 +0,0 @@ - diff --git a/src/Identity.DirectoryManagement/v1.0/examples/Get-MgDeviceTransitiveMemberOfAsGroup.md b/src/Identity.DirectoryManagement/v1.0/examples/Get-MgDeviceTransitiveMemberOfAsGroup.md index d98c47c542..136d56adbf 100644 --- a/src/Identity.DirectoryManagement/v1.0/examples/Get-MgDeviceTransitiveMemberOfAsGroup.md +++ b/src/Identity.DirectoryManagement/v1.0/examples/Get-MgDeviceTransitiveMemberOfAsGroup.md @@ -1,4 +1,4 @@ -### Example 1: Code snippet +### Example 2: Code snippet ```powershell diff --git a/src/Identity.DirectoryManagement/v1.0/examples/Get-MgDirectoryDeletedItemById.md b/src/Identity.DirectoryManagement/v1.0/examples/Get-MgDirectoryDeletedItemById.md index 8b13789179..e69de29bb2 100644 --- a/src/Identity.DirectoryManagement/v1.0/examples/Get-MgDirectoryDeletedItemById.md +++ b/src/Identity.DirectoryManagement/v1.0/examples/Get-MgDirectoryDeletedItemById.md @@ -1 +0,0 @@ - diff --git a/src/Identity.DirectoryManagement/v1.0/examples/Get-MgDirectoryDeletedItemMemberObject.md b/src/Identity.DirectoryManagement/v1.0/examples/Get-MgDirectoryDeletedItemMemberObject.md index 8b13789179..e69de29bb2 100644 --- a/src/Identity.DirectoryManagement/v1.0/examples/Get-MgDirectoryDeletedItemMemberObject.md +++ b/src/Identity.DirectoryManagement/v1.0/examples/Get-MgDirectoryDeletedItemMemberObject.md @@ -1 +0,0 @@ - diff --git a/src/Identity.DirectoryManagement/v1.0/examples/Get-MgDirectoryRoleById.md b/src/Identity.DirectoryManagement/v1.0/examples/Get-MgDirectoryRoleById.md index 8b13789179..e69de29bb2 100644 --- a/src/Identity.DirectoryManagement/v1.0/examples/Get-MgDirectoryRoleById.md +++ b/src/Identity.DirectoryManagement/v1.0/examples/Get-MgDirectoryRoleById.md @@ -1 +0,0 @@ - diff --git a/src/Identity.DirectoryManagement/v1.0/examples/Get-MgDirectoryRoleByRoleTemplateId.md b/src/Identity.DirectoryManagement/v1.0/examples/Get-MgDirectoryRoleByRoleTemplateId.md index 8b13789179..e69de29bb2 100644 --- a/src/Identity.DirectoryManagement/v1.0/examples/Get-MgDirectoryRoleByRoleTemplateId.md +++ b/src/Identity.DirectoryManagement/v1.0/examples/Get-MgDirectoryRoleByRoleTemplateId.md @@ -1 +0,0 @@ - diff --git a/src/Identity.DirectoryManagement/v1.0/examples/Get-MgDirectoryRoleMemberByRef.md b/src/Identity.DirectoryManagement/v1.0/examples/Get-MgDirectoryRoleMemberByRef.md index 8b13789179..e69de29bb2 100644 --- a/src/Identity.DirectoryManagement/v1.0/examples/Get-MgDirectoryRoleMemberByRef.md +++ b/src/Identity.DirectoryManagement/v1.0/examples/Get-MgDirectoryRoleMemberByRef.md @@ -1 +0,0 @@ - diff --git a/src/Identity.DirectoryManagement/v1.0/examples/Get-MgDirectoryRoleMemberObject.md b/src/Identity.DirectoryManagement/v1.0/examples/Get-MgDirectoryRoleMemberObject.md index 8b13789179..e69de29bb2 100644 --- a/src/Identity.DirectoryManagement/v1.0/examples/Get-MgDirectoryRoleMemberObject.md +++ b/src/Identity.DirectoryManagement/v1.0/examples/Get-MgDirectoryRoleMemberObject.md @@ -1 +0,0 @@ - diff --git a/src/Identity.DirectoryManagement/v1.0/examples/Get-MgDirectoryRoleTemplateById.md b/src/Identity.DirectoryManagement/v1.0/examples/Get-MgDirectoryRoleTemplateById.md index 8b13789179..e69de29bb2 100644 --- a/src/Identity.DirectoryManagement/v1.0/examples/Get-MgDirectoryRoleTemplateById.md +++ b/src/Identity.DirectoryManagement/v1.0/examples/Get-MgDirectoryRoleTemplateById.md @@ -1 +0,0 @@ - diff --git a/src/Identity.DirectoryManagement/v1.0/examples/Get-MgDirectoryRoleTemplateMemberObject.md b/src/Identity.DirectoryManagement/v1.0/examples/Get-MgDirectoryRoleTemplateMemberObject.md index 8b13789179..e69de29bb2 100644 --- a/src/Identity.DirectoryManagement/v1.0/examples/Get-MgDirectoryRoleTemplateMemberObject.md +++ b/src/Identity.DirectoryManagement/v1.0/examples/Get-MgDirectoryRoleTemplateMemberObject.md @@ -1 +0,0 @@ - diff --git a/src/Identity.DirectoryManagement/v1.0/examples/Get-MgDirectorySubscriptionByCommerceSubscriptionId.md b/src/Identity.DirectoryManagement/v1.0/examples/Get-MgDirectorySubscriptionByCommerceSubscriptionId.md index 8b13789179..e69de29bb2 100644 --- a/src/Identity.DirectoryManagement/v1.0/examples/Get-MgDirectorySubscriptionByCommerceSubscriptionId.md +++ b/src/Identity.DirectoryManagement/v1.0/examples/Get-MgDirectorySubscriptionByCommerceSubscriptionId.md @@ -1 +0,0 @@ - diff --git a/src/Identity.DirectoryManagement/v1.0/examples/Get-MgOrganizationById.md b/src/Identity.DirectoryManagement/v1.0/examples/Get-MgOrganizationById.md index 8b13789179..e69de29bb2 100644 --- a/src/Identity.DirectoryManagement/v1.0/examples/Get-MgOrganizationById.md +++ b/src/Identity.DirectoryManagement/v1.0/examples/Get-MgOrganizationById.md @@ -1 +0,0 @@ - diff --git a/src/Identity.DirectoryManagement/v1.0/examples/Get-MgOrganizationMemberObject.md b/src/Identity.DirectoryManagement/v1.0/examples/Get-MgOrganizationMemberObject.md index 8b13789179..e69de29bb2 100644 --- a/src/Identity.DirectoryManagement/v1.0/examples/Get-MgOrganizationMemberObject.md +++ b/src/Identity.DirectoryManagement/v1.0/examples/Get-MgOrganizationMemberObject.md @@ -1 +0,0 @@ - diff --git a/src/Identity.Governance/beta/examples/Add-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision.md b/src/Identity.Governance/beta/examples/Add-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision.md index 8b13789179..e69de29bb2 100644 --- a/src/Identity.Governance/beta/examples/Add-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision.md +++ b/src/Identity.Governance/beta/examples/Add-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision.md @@ -1 +0,0 @@ - diff --git a/src/Identity.Governance/beta/examples/Get-MgBetaEntitlementManagementAccessPackageByUniqueName.md b/src/Identity.Governance/beta/examples/Get-MgBetaEntitlementManagementAccessPackageByUniqueName.md index 8b13789179..e69de29bb2 100644 --- a/src/Identity.Governance/beta/examples/Get-MgBetaEntitlementManagementAccessPackageByUniqueName.md +++ b/src/Identity.Governance/beta/examples/Get-MgBetaEntitlementManagementAccessPackageByUniqueName.md @@ -1 +0,0 @@ - diff --git a/src/Identity.Governance/beta/examples/Get-MgBetaEntitlementManagementAccessPackageCatalogByUniqueName.md b/src/Identity.Governance/beta/examples/Get-MgBetaEntitlementManagementAccessPackageCatalogByUniqueName.md index 8b13789179..e69de29bb2 100644 --- a/src/Identity.Governance/beta/examples/Get-MgBetaEntitlementManagementAccessPackageCatalogByUniqueName.md +++ b/src/Identity.Governance/beta/examples/Get-MgBetaEntitlementManagementAccessPackageCatalogByUniqueName.md @@ -1 +0,0 @@ - diff --git a/src/Identity.Governance/beta/examples/Get-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackageByRef.md b/src/Identity.Governance/beta/examples/Get-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackageByRef.md index 8b13789179..e69de29bb2 100644 --- a/src/Identity.Governance/beta/examples/Get-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackageByRef.md +++ b/src/Identity.Governance/beta/examples/Get-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackageByRef.md @@ -1 +0,0 @@ - diff --git a/src/Identity.Governance/beta/examples/Get-MgBetaEntitlementManagementAccessPackageIncompatibleGroupByRef.md b/src/Identity.Governance/beta/examples/Get-MgBetaEntitlementManagementAccessPackageIncompatibleGroupByRef.md index 8b13789179..e69de29bb2 100644 --- a/src/Identity.Governance/beta/examples/Get-MgBetaEntitlementManagementAccessPackageIncompatibleGroupByRef.md +++ b/src/Identity.Governance/beta/examples/Get-MgBetaEntitlementManagementAccessPackageIncompatibleGroupByRef.md @@ -1 +0,0 @@ - diff --git a/src/Identity.Governance/beta/examples/Get-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorByRef.md b/src/Identity.Governance/beta/examples/Get-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorByRef.md index 8b13789179..e69de29bb2 100644 --- a/src/Identity.Governance/beta/examples/Get-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorByRef.md +++ b/src/Identity.Governance/beta/examples/Get-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorByRef.md @@ -1 +0,0 @@ - diff --git a/src/Identity.Governance/beta/examples/Get-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorByRef.md b/src/Identity.Governance/beta/examples/Get-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorByRef.md index 8b13789179..e69de29bb2 100644 --- a/src/Identity.Governance/beta/examples/Get-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorByRef.md +++ b/src/Identity.Governance/beta/examples/Get-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorByRef.md @@ -1 +0,0 @@ - diff --git a/src/Identity.Governance/beta/examples/Get-MgBetaEntitlementManagementSubject.md b/src/Identity.Governance/beta/examples/Get-MgBetaEntitlementManagementSubject.md index 8b13789179..e69de29bb2 100644 --- a/src/Identity.Governance/beta/examples/Get-MgBetaEntitlementManagementSubject.md +++ b/src/Identity.Governance/beta/examples/Get-MgBetaEntitlementManagementSubject.md @@ -1 +0,0 @@ - diff --git a/src/Identity.Governance/beta/examples/Get-MgBetaIdentityGovernanceAccessReviewPolicy.md b/src/Identity.Governance/beta/examples/Get-MgBetaIdentityGovernanceAccessReviewPolicy.md index 92393b315a..6fbbb870f3 100644 --- a/src/Identity.Governance/beta/examples/Get-MgBetaIdentityGovernanceAccessReviewPolicy.md +++ b/src/Identity.Governance/beta/examples/Get-MgBetaIdentityGovernanceAccessReviewPolicy.md @@ -1,4 +1,4 @@ -### Example 1: Code snippet +### Example 2: Code snippet ```powershell diff --git a/src/Identity.Governance/v1.0/examples/Get-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef.md b/src/Identity.Governance/v1.0/examples/Get-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef.md index 8b13789179..e69de29bb2 100644 --- a/src/Identity.Governance/v1.0/examples/Get-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef.md +++ b/src/Identity.Governance/v1.0/examples/Get-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef.md @@ -1 +0,0 @@ - diff --git a/src/Identity.Governance/v1.0/examples/Get-MgEntitlementManagementAccessPackageIncompatibleGroupByRef.md b/src/Identity.Governance/v1.0/examples/Get-MgEntitlementManagementAccessPackageIncompatibleGroupByRef.md index 8b13789179..e69de29bb2 100644 --- a/src/Identity.Governance/v1.0/examples/Get-MgEntitlementManagementAccessPackageIncompatibleGroupByRef.md +++ b/src/Identity.Governance/v1.0/examples/Get-MgEntitlementManagementAccessPackageIncompatibleGroupByRef.md @@ -1 +0,0 @@ - diff --git a/src/Identity.SignIns/Identity.SignIns.md b/src/Identity.SignIns/Identity.SignIns.md index 1a10170119..7919d85bb4 100644 --- a/src/Identity.SignIns/Identity.SignIns.md +++ b/src/Identity.SignIns/Identity.SignIns.md @@ -18,7 +18,7 @@ require: ``` yaml directive: #Prevent cmdlets with the below operation Ids from being generated to allow for aliasing as a result of breaking changes in 2.18.0 and 2.17.0. The affected operation Ids starts from identity.b2xUserFlow_DeleteUserFlowIdentityProviderGraphBPreRef - - remove-path-by-operation: ^identity_(Get|Create|Delete|Update|List)ConditionalAcces$|^policy\.policyRoot_.*PolicyRoot|^policy_(Get|Create|Delete|Update|List)ConditionalAccessPolicy$|^invitation\.invitation_(List|Get|Update|Delete)Invitation$|^invitation_(.*)InvitedUser$|^identityProtection\.identityProtectionRoot_(.*)$|^identity\.identityContainer_(.*)$|^identityProvider(\.identityProvider.*|_.*)$|^identity.b2xUserFlow_DeleteUserFlowIdentityProviderGraphBPreRef$|^policy.featureRolloutPolicy_DeleteAppliesToGraphBPreRef$ + - remove-path-by-operation: ^identity_(Get|Create|Delete|Update|List)ConditionalAcces$|^policy\.policyRoot_.*PolicyRoot|^policy_(Get|Create|Delete|Update|List)ConditionalAccessPolicy$|^invitation\.invitation_(List|Get|Update|Delete)Invitation$|^invitation_(.*)InvitedUser$|^identityProtection\.identityProtectionRoot_(.*)$|^identity\.identityContainer_(.*)$|^identityProvider(\.identityProvider.*|_.*)$|^identity.b2xUserFlow_DeleteUserFlowIdentityProviderGraphBPreRef$|^policy.featureRolloutPolicy_DeleteAppliesToGraphBPreRef$|^user.authentication.qrCodePinMethod.pin_updatePin$ # Remove cmdlets - where: subject: ^(Oauth2PermissionGrant)(\1)+ diff --git a/src/Identity.SignIns/beta/examples/Find-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyByMethodMode.md b/src/Identity.SignIns/beta/examples/Find-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyByMethodMode.md index 8b13789179..e69de29bb2 100644 --- a/src/Identity.SignIns/beta/examples/Find-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyByMethodMode.md +++ b/src/Identity.SignIns/beta/examples/Find-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyByMethodMode.md @@ -1 +0,0 @@ - diff --git a/src/Identity.SignIns/beta/examples/Find-MgBetaPolicyAuthenticationStrengthPolicyByMethodMode.md b/src/Identity.SignIns/beta/examples/Find-MgBetaPolicyAuthenticationStrengthPolicyByMethodMode.md index 8b13789179..e69de29bb2 100644 --- a/src/Identity.SignIns/beta/examples/Find-MgBetaPolicyAuthenticationStrengthPolicyByMethodMode.md +++ b/src/Identity.SignIns/beta/examples/Find-MgBetaPolicyAuthenticationStrengthPolicyByMethodMode.md @@ -1 +0,0 @@ - diff --git a/src/Identity.SignIns/beta/examples/Get-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderByRef.md b/src/Identity.SignIns/beta/examples/Get-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderByRef.md index 8b13789179..e69de29bb2 100644 --- a/src/Identity.SignIns/beta/examples/Get-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderByRef.md +++ b/src/Identity.SignIns/beta/examples/Get-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderByRef.md @@ -1 +0,0 @@ - diff --git a/src/Identity.SignIns/beta/examples/Get-MgBetaIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeByRef.md b/src/Identity.SignIns/beta/examples/Get-MgBetaIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeByRef.md index 8b13789179..e69de29bb2 100644 --- a/src/Identity.SignIns/beta/examples/Get-MgBetaIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeByRef.md +++ b/src/Identity.SignIns/beta/examples/Get-MgBetaIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeByRef.md @@ -1 +0,0 @@ - diff --git a/src/Identity.SignIns/beta/examples/Get-MgBetaIdentityB2CUserFlowIdentityProviderByRef.md b/src/Identity.SignIns/beta/examples/Get-MgBetaIdentityB2CUserFlowIdentityProviderByRef.md index 8b13789179..e69de29bb2 100644 --- a/src/Identity.SignIns/beta/examples/Get-MgBetaIdentityB2CUserFlowIdentityProviderByRef.md +++ b/src/Identity.SignIns/beta/examples/Get-MgBetaIdentityB2CUserFlowIdentityProviderByRef.md @@ -1 +0,0 @@ - diff --git a/src/Identity.SignIns/beta/examples/Get-MgBetaIdentityB2CUserFlowLanguageOverridePageContent.md b/src/Identity.SignIns/beta/examples/Get-MgBetaIdentityB2CUserFlowLanguageOverridePageContent.md index 8b13789179..e69de29bb2 100644 --- a/src/Identity.SignIns/beta/examples/Get-MgBetaIdentityB2CUserFlowLanguageOverridePageContent.md +++ b/src/Identity.SignIns/beta/examples/Get-MgBetaIdentityB2CUserFlowLanguageOverridePageContent.md @@ -1 +0,0 @@ - diff --git a/src/Identity.SignIns/beta/examples/Get-MgBetaIdentityB2XUserFlowUserAttributeAssignmentOrder.md b/src/Identity.SignIns/beta/examples/Get-MgBetaIdentityB2XUserFlowUserAttributeAssignmentOrder.md index 8b13789179..e69de29bb2 100644 --- a/src/Identity.SignIns/beta/examples/Get-MgBetaIdentityB2XUserFlowUserAttributeAssignmentOrder.md +++ b/src/Identity.SignIns/beta/examples/Get-MgBetaIdentityB2XUserFlowUserAttributeAssignmentOrder.md @@ -1 +0,0 @@ - diff --git a/src/Identity.SignIns/beta/examples/Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroupByRef.md b/src/Identity.SignIns/beta/examples/Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroupByRef.md index 8b13789179..e69de29bb2 100644 --- a/src/Identity.SignIns/beta/examples/Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroupByRef.md +++ b/src/Identity.SignIns/beta/examples/Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroupByRef.md @@ -1 +0,0 @@ - diff --git a/src/Identity.SignIns/beta/examples/Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupByRef.md b/src/Identity.SignIns/beta/examples/Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupByRef.md index 8b13789179..e69de29bb2 100644 --- a/src/Identity.SignIns/beta/examples/Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupByRef.md +++ b/src/Identity.SignIns/beta/examples/Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupByRef.md @@ -1 +0,0 @@ - diff --git a/src/Identity.SignIns/beta/examples/Get-MgBetaTrustFrameworkPolicyContent.md b/src/Identity.SignIns/beta/examples/Get-MgBetaTrustFrameworkPolicyContent.md index 8b13789179..e69de29bb2 100644 --- a/src/Identity.SignIns/beta/examples/Get-MgBetaTrustFrameworkPolicyContent.md +++ b/src/Identity.SignIns/beta/examples/Get-MgBetaTrustFrameworkPolicyContent.md @@ -1 +0,0 @@ - diff --git a/src/Identity.SignIns/v1.0/examples/Get-MgIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderByRef.md b/src/Identity.SignIns/v1.0/examples/Get-MgIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderByRef.md index 8b13789179..e69de29bb2 100644 --- a/src/Identity.SignIns/v1.0/examples/Get-MgIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderByRef.md +++ b/src/Identity.SignIns/v1.0/examples/Get-MgIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderByRef.md @@ -1 +0,0 @@ - diff --git a/src/Identity.SignIns/v1.0/examples/Get-MgIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeByRef.md b/src/Identity.SignIns/v1.0/examples/Get-MgIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeByRef.md index 8b13789179..e69de29bb2 100644 --- a/src/Identity.SignIns/v1.0/examples/Get-MgIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeByRef.md +++ b/src/Identity.SignIns/v1.0/examples/Get-MgIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeByRef.md @@ -1 +0,0 @@ - diff --git a/src/Identity.SignIns/v1.0/examples/Get-MgIdentityB2XUserFlowLanguageDefaultPage.md b/src/Identity.SignIns/v1.0/examples/Get-MgIdentityB2XUserFlowLanguageDefaultPage.md index 8b13789179..e69de29bb2 100644 --- a/src/Identity.SignIns/v1.0/examples/Get-MgIdentityB2XUserFlowLanguageDefaultPage.md +++ b/src/Identity.SignIns/v1.0/examples/Get-MgIdentityB2XUserFlowLanguageDefaultPage.md @@ -1 +0,0 @@ - diff --git a/src/Identity.SignIns/v1.0/examples/Get-MgIdentityB2XUserFlowLanguageOverridePageContent.md b/src/Identity.SignIns/v1.0/examples/Get-MgIdentityB2XUserFlowLanguageOverridePageContent.md index 8b13789179..e69de29bb2 100644 --- a/src/Identity.SignIns/v1.0/examples/Get-MgIdentityB2XUserFlowLanguageOverridePageContent.md +++ b/src/Identity.SignIns/v1.0/examples/Get-MgIdentityB2XUserFlowLanguageOverridePageContent.md @@ -1 +0,0 @@ - diff --git a/src/Identity.SignIns/v1.0/examples/Set-MgPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization.md b/src/Identity.SignIns/v1.0/examples/Set-MgPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization.md index e69de29bb2..928fb88800 100644 --- a/src/Identity.SignIns/v1.0/examples/Set-MgPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization.md +++ b/src/Identity.SignIns/v1.0/examples/Set-MgPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization.md @@ -0,0 +1,18 @@ +### Example 1: Code snippet + +```powershell + +Import-Module Microsoft.Graph.Identity.SignIns + +$params = @{ + displayName = "Fabrikam" + userSyncInbound = @{ + isSyncAllowed = $true + } +} + +Set-MgPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization -CrossTenantAccessPolicyConfigurationPartnerTenantId $crossTenantAccessPolicyConfigurationPartnerTenantId -BodyParameter $params + +``` +This example shows how to use the Set-MgPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization Cmdlet. + diff --git a/src/Mail/beta/examples/Copy-MgBetaUserMailFolderChildFolder.md b/src/Mail/beta/examples/Copy-MgBetaUserMailFolderChildFolder.md index 8b13789179..e69de29bb2 100644 --- a/src/Mail/beta/examples/Copy-MgBetaUserMailFolderChildFolder.md +++ b/src/Mail/beta/examples/Copy-MgBetaUserMailFolderChildFolder.md @@ -1 +0,0 @@ - diff --git a/src/Mail/beta/examples/Copy-MgBetaUserMailFolderChildFolderMessage.md b/src/Mail/beta/examples/Copy-MgBetaUserMailFolderChildFolderMessage.md index 8b13789179..e69de29bb2 100644 --- a/src/Mail/beta/examples/Copy-MgBetaUserMailFolderChildFolderMessage.md +++ b/src/Mail/beta/examples/Copy-MgBetaUserMailFolderChildFolderMessage.md @@ -1 +0,0 @@ - diff --git a/src/Mail/beta/examples/Copy-MgBetaUserMailFolderMessage.md b/src/Mail/beta/examples/Copy-MgBetaUserMailFolderMessage.md index 8b13789179..e69de29bb2 100644 --- a/src/Mail/beta/examples/Copy-MgBetaUserMailFolderMessage.md +++ b/src/Mail/beta/examples/Copy-MgBetaUserMailFolderMessage.md @@ -1 +0,0 @@ - diff --git a/src/Mail/v1.0/examples/Copy-MgUserMailFolderChildFolder.md b/src/Mail/v1.0/examples/Copy-MgUserMailFolderChildFolder.md index 8b13789179..e69de29bb2 100644 --- a/src/Mail/v1.0/examples/Copy-MgUserMailFolderChildFolder.md +++ b/src/Mail/v1.0/examples/Copy-MgUserMailFolderChildFolder.md @@ -1 +0,0 @@ - diff --git a/src/Mail/v1.0/examples/Copy-MgUserMailFolderChildFolderMessage.md b/src/Mail/v1.0/examples/Copy-MgUserMailFolderChildFolderMessage.md index 8b13789179..e69de29bb2 100644 --- a/src/Mail/v1.0/examples/Copy-MgUserMailFolderChildFolderMessage.md +++ b/src/Mail/v1.0/examples/Copy-MgUserMailFolderChildFolderMessage.md @@ -1 +0,0 @@ - diff --git a/src/Mail/v1.0/examples/Copy-MgUserMailFolderMessage.md b/src/Mail/v1.0/examples/Copy-MgUserMailFolderMessage.md index 8b13789179..e69de29bb2 100644 --- a/src/Mail/v1.0/examples/Copy-MgUserMailFolderMessage.md +++ b/src/Mail/v1.0/examples/Copy-MgUserMailFolderMessage.md @@ -1 +0,0 @@ - diff --git a/src/Notes/beta/examples/Copy-MgBetaGroupOnenoteNotebook.md b/src/Notes/beta/examples/Copy-MgBetaGroupOnenoteNotebook.md index 8b13789179..e69de29bb2 100644 --- a/src/Notes/beta/examples/Copy-MgBetaGroupOnenoteNotebook.md +++ b/src/Notes/beta/examples/Copy-MgBetaGroupOnenoteNotebook.md @@ -1 +0,0 @@ - diff --git a/src/Notes/beta/examples/Copy-MgBetaGroupOnenoteNotebookSectionGroupSectionPageToSection.md b/src/Notes/beta/examples/Copy-MgBetaGroupOnenoteNotebookSectionGroupSectionPageToSection.md index 8b13789179..e69de29bb2 100644 --- a/src/Notes/beta/examples/Copy-MgBetaGroupOnenoteNotebookSectionGroupSectionPageToSection.md +++ b/src/Notes/beta/examples/Copy-MgBetaGroupOnenoteNotebookSectionGroupSectionPageToSection.md @@ -1 +0,0 @@ - diff --git a/src/Notes/beta/examples/Copy-MgBetaGroupOnenoteNotebookSectionGroupSectionToNotebook.md b/src/Notes/beta/examples/Copy-MgBetaGroupOnenoteNotebookSectionGroupSectionToNotebook.md index 8b13789179..e69de29bb2 100644 --- a/src/Notes/beta/examples/Copy-MgBetaGroupOnenoteNotebookSectionGroupSectionToNotebook.md +++ b/src/Notes/beta/examples/Copy-MgBetaGroupOnenoteNotebookSectionGroupSectionToNotebook.md @@ -1 +0,0 @@ - diff --git a/src/Notes/beta/examples/Copy-MgBetaGroupOnenoteNotebookSectionGroupSectionToSectionGroup.md b/src/Notes/beta/examples/Copy-MgBetaGroupOnenoteNotebookSectionGroupSectionToSectionGroup.md index 8b13789179..e69de29bb2 100644 --- a/src/Notes/beta/examples/Copy-MgBetaGroupOnenoteNotebookSectionGroupSectionToSectionGroup.md +++ b/src/Notes/beta/examples/Copy-MgBetaGroupOnenoteNotebookSectionGroupSectionToSectionGroup.md @@ -1 +0,0 @@ - diff --git a/src/Notes/beta/examples/Copy-MgBetaGroupOnenoteNotebookSectionPageToSection.md b/src/Notes/beta/examples/Copy-MgBetaGroupOnenoteNotebookSectionPageToSection.md index 8b13789179..e69de29bb2 100644 --- a/src/Notes/beta/examples/Copy-MgBetaGroupOnenoteNotebookSectionPageToSection.md +++ b/src/Notes/beta/examples/Copy-MgBetaGroupOnenoteNotebookSectionPageToSection.md @@ -1 +0,0 @@ - diff --git a/src/Notes/beta/examples/Copy-MgBetaGroupOnenoteNotebookSectionToNotebook.md b/src/Notes/beta/examples/Copy-MgBetaGroupOnenoteNotebookSectionToNotebook.md index 8b13789179..e69de29bb2 100644 --- a/src/Notes/beta/examples/Copy-MgBetaGroupOnenoteNotebookSectionToNotebook.md +++ b/src/Notes/beta/examples/Copy-MgBetaGroupOnenoteNotebookSectionToNotebook.md @@ -1 +0,0 @@ - diff --git a/src/Notes/beta/examples/Copy-MgBetaGroupOnenoteNotebookSectionToSectionGroup.md b/src/Notes/beta/examples/Copy-MgBetaGroupOnenoteNotebookSectionToSectionGroup.md index 8b13789179..e69de29bb2 100644 --- a/src/Notes/beta/examples/Copy-MgBetaGroupOnenoteNotebookSectionToSectionGroup.md +++ b/src/Notes/beta/examples/Copy-MgBetaGroupOnenoteNotebookSectionToSectionGroup.md @@ -1 +0,0 @@ - diff --git a/src/Notes/beta/examples/Copy-MgBetaGroupOnenotePageToSection.md b/src/Notes/beta/examples/Copy-MgBetaGroupOnenotePageToSection.md index 8b13789179..e69de29bb2 100644 --- a/src/Notes/beta/examples/Copy-MgBetaGroupOnenotePageToSection.md +++ b/src/Notes/beta/examples/Copy-MgBetaGroupOnenotePageToSection.md @@ -1 +0,0 @@ - diff --git a/src/Notes/beta/examples/Copy-MgBetaGroupOnenoteSectionGroupSectionPageToSection.md b/src/Notes/beta/examples/Copy-MgBetaGroupOnenoteSectionGroupSectionPageToSection.md index 8b13789179..e69de29bb2 100644 --- a/src/Notes/beta/examples/Copy-MgBetaGroupOnenoteSectionGroupSectionPageToSection.md +++ b/src/Notes/beta/examples/Copy-MgBetaGroupOnenoteSectionGroupSectionPageToSection.md @@ -1 +0,0 @@ - diff --git a/src/Notes/beta/examples/Copy-MgBetaGroupOnenoteSectionGroupSectionToNotebook.md b/src/Notes/beta/examples/Copy-MgBetaGroupOnenoteSectionGroupSectionToNotebook.md index 8b13789179..e69de29bb2 100644 --- a/src/Notes/beta/examples/Copy-MgBetaGroupOnenoteSectionGroupSectionToNotebook.md +++ b/src/Notes/beta/examples/Copy-MgBetaGroupOnenoteSectionGroupSectionToNotebook.md @@ -1 +0,0 @@ - diff --git a/src/Notes/beta/examples/Copy-MgBetaGroupOnenoteSectionGroupSectionToSectionGroup.md b/src/Notes/beta/examples/Copy-MgBetaGroupOnenoteSectionGroupSectionToSectionGroup.md index 8b13789179..e69de29bb2 100644 --- a/src/Notes/beta/examples/Copy-MgBetaGroupOnenoteSectionGroupSectionToSectionGroup.md +++ b/src/Notes/beta/examples/Copy-MgBetaGroupOnenoteSectionGroupSectionToSectionGroup.md @@ -1 +0,0 @@ - diff --git a/src/Notes/beta/examples/Copy-MgBetaGroupOnenoteSectionPageToSection.md b/src/Notes/beta/examples/Copy-MgBetaGroupOnenoteSectionPageToSection.md index 8b13789179..e69de29bb2 100644 --- a/src/Notes/beta/examples/Copy-MgBetaGroupOnenoteSectionPageToSection.md +++ b/src/Notes/beta/examples/Copy-MgBetaGroupOnenoteSectionPageToSection.md @@ -1 +0,0 @@ - diff --git a/src/Notes/beta/examples/Copy-MgBetaGroupOnenoteSectionToNotebook.md b/src/Notes/beta/examples/Copy-MgBetaGroupOnenoteSectionToNotebook.md index 8b13789179..e69de29bb2 100644 --- a/src/Notes/beta/examples/Copy-MgBetaGroupOnenoteSectionToNotebook.md +++ b/src/Notes/beta/examples/Copy-MgBetaGroupOnenoteSectionToNotebook.md @@ -1 +0,0 @@ - diff --git a/src/Notes/beta/examples/Copy-MgBetaGroupOnenoteSectionToSectionGroup.md b/src/Notes/beta/examples/Copy-MgBetaGroupOnenoteSectionToSectionGroup.md index 8b13789179..e69de29bb2 100644 --- a/src/Notes/beta/examples/Copy-MgBetaGroupOnenoteSectionToSectionGroup.md +++ b/src/Notes/beta/examples/Copy-MgBetaGroupOnenoteSectionToSectionGroup.md @@ -1 +0,0 @@ - diff --git a/src/Notes/beta/examples/Copy-MgBetaSiteOnenoteNotebook.md b/src/Notes/beta/examples/Copy-MgBetaSiteOnenoteNotebook.md index 8b13789179..e69de29bb2 100644 --- a/src/Notes/beta/examples/Copy-MgBetaSiteOnenoteNotebook.md +++ b/src/Notes/beta/examples/Copy-MgBetaSiteOnenoteNotebook.md @@ -1 +0,0 @@ - diff --git a/src/Notes/beta/examples/Copy-MgBetaSiteOnenoteNotebookSectionGroupSectionPageToSection.md b/src/Notes/beta/examples/Copy-MgBetaSiteOnenoteNotebookSectionGroupSectionPageToSection.md index 8b13789179..e69de29bb2 100644 --- a/src/Notes/beta/examples/Copy-MgBetaSiteOnenoteNotebookSectionGroupSectionPageToSection.md +++ b/src/Notes/beta/examples/Copy-MgBetaSiteOnenoteNotebookSectionGroupSectionPageToSection.md @@ -1 +0,0 @@ - diff --git a/src/Notes/beta/examples/Copy-MgBetaSiteOnenoteNotebookSectionGroupSectionToNotebook.md b/src/Notes/beta/examples/Copy-MgBetaSiteOnenoteNotebookSectionGroupSectionToNotebook.md index 8b13789179..e69de29bb2 100644 --- a/src/Notes/beta/examples/Copy-MgBetaSiteOnenoteNotebookSectionGroupSectionToNotebook.md +++ b/src/Notes/beta/examples/Copy-MgBetaSiteOnenoteNotebookSectionGroupSectionToNotebook.md @@ -1 +0,0 @@ - diff --git a/src/Notes/beta/examples/Copy-MgBetaSiteOnenoteNotebookSectionGroupSectionToSectionGroup.md b/src/Notes/beta/examples/Copy-MgBetaSiteOnenoteNotebookSectionGroupSectionToSectionGroup.md index 8b13789179..e69de29bb2 100644 --- a/src/Notes/beta/examples/Copy-MgBetaSiteOnenoteNotebookSectionGroupSectionToSectionGroup.md +++ b/src/Notes/beta/examples/Copy-MgBetaSiteOnenoteNotebookSectionGroupSectionToSectionGroup.md @@ -1 +0,0 @@ - diff --git a/src/Notes/beta/examples/Copy-MgBetaSiteOnenoteNotebookSectionPageToSection.md b/src/Notes/beta/examples/Copy-MgBetaSiteOnenoteNotebookSectionPageToSection.md index 8b13789179..e69de29bb2 100644 --- a/src/Notes/beta/examples/Copy-MgBetaSiteOnenoteNotebookSectionPageToSection.md +++ b/src/Notes/beta/examples/Copy-MgBetaSiteOnenoteNotebookSectionPageToSection.md @@ -1 +0,0 @@ - diff --git a/src/Notes/beta/examples/Copy-MgBetaSiteOnenoteNotebookSectionToNotebook.md b/src/Notes/beta/examples/Copy-MgBetaSiteOnenoteNotebookSectionToNotebook.md index 8b13789179..e69de29bb2 100644 --- a/src/Notes/beta/examples/Copy-MgBetaSiteOnenoteNotebookSectionToNotebook.md +++ b/src/Notes/beta/examples/Copy-MgBetaSiteOnenoteNotebookSectionToNotebook.md @@ -1 +0,0 @@ - diff --git a/src/Notes/beta/examples/Copy-MgBetaSiteOnenoteNotebookSectionToSectionGroup.md b/src/Notes/beta/examples/Copy-MgBetaSiteOnenoteNotebookSectionToSectionGroup.md index 8b13789179..e69de29bb2 100644 --- a/src/Notes/beta/examples/Copy-MgBetaSiteOnenoteNotebookSectionToSectionGroup.md +++ b/src/Notes/beta/examples/Copy-MgBetaSiteOnenoteNotebookSectionToSectionGroup.md @@ -1 +0,0 @@ - diff --git a/src/Notes/beta/examples/Copy-MgBetaSiteOnenotePageToSection.md b/src/Notes/beta/examples/Copy-MgBetaSiteOnenotePageToSection.md index 8b13789179..e69de29bb2 100644 --- a/src/Notes/beta/examples/Copy-MgBetaSiteOnenotePageToSection.md +++ b/src/Notes/beta/examples/Copy-MgBetaSiteOnenotePageToSection.md @@ -1 +0,0 @@ - diff --git a/src/Notes/beta/examples/Copy-MgBetaSiteOnenoteSectionGroupSectionPageToSection.md b/src/Notes/beta/examples/Copy-MgBetaSiteOnenoteSectionGroupSectionPageToSection.md index 8b13789179..e69de29bb2 100644 --- a/src/Notes/beta/examples/Copy-MgBetaSiteOnenoteSectionGroupSectionPageToSection.md +++ b/src/Notes/beta/examples/Copy-MgBetaSiteOnenoteSectionGroupSectionPageToSection.md @@ -1 +0,0 @@ - diff --git a/src/Notes/beta/examples/Copy-MgBetaSiteOnenoteSectionGroupSectionToNotebook.md b/src/Notes/beta/examples/Copy-MgBetaSiteOnenoteSectionGroupSectionToNotebook.md index 8b13789179..e69de29bb2 100644 --- a/src/Notes/beta/examples/Copy-MgBetaSiteOnenoteSectionGroupSectionToNotebook.md +++ b/src/Notes/beta/examples/Copy-MgBetaSiteOnenoteSectionGroupSectionToNotebook.md @@ -1 +0,0 @@ - diff --git a/src/Notes/beta/examples/Copy-MgBetaSiteOnenoteSectionGroupSectionToSectionGroup.md b/src/Notes/beta/examples/Copy-MgBetaSiteOnenoteSectionGroupSectionToSectionGroup.md index 8b13789179..e69de29bb2 100644 --- a/src/Notes/beta/examples/Copy-MgBetaSiteOnenoteSectionGroupSectionToSectionGroup.md +++ b/src/Notes/beta/examples/Copy-MgBetaSiteOnenoteSectionGroupSectionToSectionGroup.md @@ -1 +0,0 @@ - diff --git a/src/Notes/beta/examples/Copy-MgBetaSiteOnenoteSectionPageToSection.md b/src/Notes/beta/examples/Copy-MgBetaSiteOnenoteSectionPageToSection.md index 8b13789179..e69de29bb2 100644 --- a/src/Notes/beta/examples/Copy-MgBetaSiteOnenoteSectionPageToSection.md +++ b/src/Notes/beta/examples/Copy-MgBetaSiteOnenoteSectionPageToSection.md @@ -1 +0,0 @@ - diff --git a/src/Notes/beta/examples/Copy-MgBetaSiteOnenoteSectionToNotebook.md b/src/Notes/beta/examples/Copy-MgBetaSiteOnenoteSectionToNotebook.md index 8b13789179..e69de29bb2 100644 --- a/src/Notes/beta/examples/Copy-MgBetaSiteOnenoteSectionToNotebook.md +++ b/src/Notes/beta/examples/Copy-MgBetaSiteOnenoteSectionToNotebook.md @@ -1 +0,0 @@ - diff --git a/src/Notes/beta/examples/Copy-MgBetaSiteOnenoteSectionToSectionGroup.md b/src/Notes/beta/examples/Copy-MgBetaSiteOnenoteSectionToSectionGroup.md index 8b13789179..e69de29bb2 100644 --- a/src/Notes/beta/examples/Copy-MgBetaSiteOnenoteSectionToSectionGroup.md +++ b/src/Notes/beta/examples/Copy-MgBetaSiteOnenoteSectionToSectionGroup.md @@ -1 +0,0 @@ - diff --git a/src/Notes/beta/examples/Copy-MgBetaUserOnenoteNotebookSectionGroupSectionPageToSection.md b/src/Notes/beta/examples/Copy-MgBetaUserOnenoteNotebookSectionGroupSectionPageToSection.md index 8b13789179..e69de29bb2 100644 --- a/src/Notes/beta/examples/Copy-MgBetaUserOnenoteNotebookSectionGroupSectionPageToSection.md +++ b/src/Notes/beta/examples/Copy-MgBetaUserOnenoteNotebookSectionGroupSectionPageToSection.md @@ -1 +0,0 @@ - diff --git a/src/Notes/beta/examples/Copy-MgBetaUserOnenoteNotebookSectionGroupSectionToNotebook.md b/src/Notes/beta/examples/Copy-MgBetaUserOnenoteNotebookSectionGroupSectionToNotebook.md index 8b13789179..e69de29bb2 100644 --- a/src/Notes/beta/examples/Copy-MgBetaUserOnenoteNotebookSectionGroupSectionToNotebook.md +++ b/src/Notes/beta/examples/Copy-MgBetaUserOnenoteNotebookSectionGroupSectionToNotebook.md @@ -1 +0,0 @@ - diff --git a/src/Notes/beta/examples/Copy-MgBetaUserOnenoteNotebookSectionGroupSectionToSectionGroup.md b/src/Notes/beta/examples/Copy-MgBetaUserOnenoteNotebookSectionGroupSectionToSectionGroup.md index 8b13789179..e69de29bb2 100644 --- a/src/Notes/beta/examples/Copy-MgBetaUserOnenoteNotebookSectionGroupSectionToSectionGroup.md +++ b/src/Notes/beta/examples/Copy-MgBetaUserOnenoteNotebookSectionGroupSectionToSectionGroup.md @@ -1 +0,0 @@ - diff --git a/src/Notes/beta/examples/Copy-MgBetaUserOnenoteNotebookSectionPageToSection.md b/src/Notes/beta/examples/Copy-MgBetaUserOnenoteNotebookSectionPageToSection.md index 8b13789179..e69de29bb2 100644 --- a/src/Notes/beta/examples/Copy-MgBetaUserOnenoteNotebookSectionPageToSection.md +++ b/src/Notes/beta/examples/Copy-MgBetaUserOnenoteNotebookSectionPageToSection.md @@ -1 +0,0 @@ - diff --git a/src/Notes/beta/examples/Copy-MgBetaUserOnenoteNotebookSectionToNotebook.md b/src/Notes/beta/examples/Copy-MgBetaUserOnenoteNotebookSectionToNotebook.md index 8b13789179..e69de29bb2 100644 --- a/src/Notes/beta/examples/Copy-MgBetaUserOnenoteNotebookSectionToNotebook.md +++ b/src/Notes/beta/examples/Copy-MgBetaUserOnenoteNotebookSectionToNotebook.md @@ -1 +0,0 @@ - diff --git a/src/Notes/beta/examples/Copy-MgBetaUserOnenoteNotebookSectionToSectionGroup.md b/src/Notes/beta/examples/Copy-MgBetaUserOnenoteNotebookSectionToSectionGroup.md index 8b13789179..e69de29bb2 100644 --- a/src/Notes/beta/examples/Copy-MgBetaUserOnenoteNotebookSectionToSectionGroup.md +++ b/src/Notes/beta/examples/Copy-MgBetaUserOnenoteNotebookSectionToSectionGroup.md @@ -1 +0,0 @@ - diff --git a/src/Notes/beta/examples/Copy-MgBetaUserOnenoteSectionGroupSectionPageToSection.md b/src/Notes/beta/examples/Copy-MgBetaUserOnenoteSectionGroupSectionPageToSection.md index 8b13789179..e69de29bb2 100644 --- a/src/Notes/beta/examples/Copy-MgBetaUserOnenoteSectionGroupSectionPageToSection.md +++ b/src/Notes/beta/examples/Copy-MgBetaUserOnenoteSectionGroupSectionPageToSection.md @@ -1 +0,0 @@ - diff --git a/src/Notes/beta/examples/Copy-MgBetaUserOnenoteSectionGroupSectionToNotebook.md b/src/Notes/beta/examples/Copy-MgBetaUserOnenoteSectionGroupSectionToNotebook.md index 8b13789179..e69de29bb2 100644 --- a/src/Notes/beta/examples/Copy-MgBetaUserOnenoteSectionGroupSectionToNotebook.md +++ b/src/Notes/beta/examples/Copy-MgBetaUserOnenoteSectionGroupSectionToNotebook.md @@ -1 +0,0 @@ - diff --git a/src/Notes/beta/examples/Copy-MgBetaUserOnenoteSectionGroupSectionToSectionGroup.md b/src/Notes/beta/examples/Copy-MgBetaUserOnenoteSectionGroupSectionToSectionGroup.md index 8b13789179..e69de29bb2 100644 --- a/src/Notes/beta/examples/Copy-MgBetaUserOnenoteSectionGroupSectionToSectionGroup.md +++ b/src/Notes/beta/examples/Copy-MgBetaUserOnenoteSectionGroupSectionToSectionGroup.md @@ -1 +0,0 @@ - diff --git a/src/Notes/beta/examples/Copy-MgBetaUserOnenoteSectionPageToSection.md b/src/Notes/beta/examples/Copy-MgBetaUserOnenoteSectionPageToSection.md index 8b13789179..e69de29bb2 100644 --- a/src/Notes/beta/examples/Copy-MgBetaUserOnenoteSectionPageToSection.md +++ b/src/Notes/beta/examples/Copy-MgBetaUserOnenoteSectionPageToSection.md @@ -1 +0,0 @@ - diff --git a/src/Notes/beta/examples/Get-MgBetaGroupOnenoteNotebookFromWebUrl.md b/src/Notes/beta/examples/Get-MgBetaGroupOnenoteNotebookFromWebUrl.md index 8b13789179..e69de29bb2 100644 --- a/src/Notes/beta/examples/Get-MgBetaGroupOnenoteNotebookFromWebUrl.md +++ b/src/Notes/beta/examples/Get-MgBetaGroupOnenoteNotebookFromWebUrl.md @@ -1 +0,0 @@ - diff --git a/src/Notes/beta/examples/Get-MgBetaGroupOnenoteRecentNotebook.md b/src/Notes/beta/examples/Get-MgBetaGroupOnenoteRecentNotebook.md new file mode 100644 index 0000000000..e69de29bb2 diff --git a/src/Notes/beta/examples/Get-MgBetaSiteOnenoteNotebookFromWebUrl.md b/src/Notes/beta/examples/Get-MgBetaSiteOnenoteNotebookFromWebUrl.md index 8b13789179..e69de29bb2 100644 --- a/src/Notes/beta/examples/Get-MgBetaSiteOnenoteNotebookFromWebUrl.md +++ b/src/Notes/beta/examples/Get-MgBetaSiteOnenoteNotebookFromWebUrl.md @@ -1 +0,0 @@ - diff --git a/src/Notes/beta/examples/Get-MgBetaSiteOnenoteNotebookRecentNotebook.md b/src/Notes/beta/examples/Get-MgBetaSiteOnenoteNotebookRecentNotebook.md index 8b13789179..e69de29bb2 100644 --- a/src/Notes/beta/examples/Get-MgBetaSiteOnenoteNotebookRecentNotebook.md +++ b/src/Notes/beta/examples/Get-MgBetaSiteOnenoteNotebookRecentNotebook.md @@ -1 +0,0 @@ - diff --git a/src/Notes/v1.0/examples/Copy-MgGroupOnenoteNotebook.md b/src/Notes/v1.0/examples/Copy-MgGroupOnenoteNotebook.md index 8b13789179..e69de29bb2 100644 --- a/src/Notes/v1.0/examples/Copy-MgGroupOnenoteNotebook.md +++ b/src/Notes/v1.0/examples/Copy-MgGroupOnenoteNotebook.md @@ -1 +0,0 @@ - diff --git a/src/Notes/v1.0/examples/Copy-MgGroupOnenoteNotebookSectionGroupSectionPageToSection.md b/src/Notes/v1.0/examples/Copy-MgGroupOnenoteNotebookSectionGroupSectionPageToSection.md index 8b13789179..e69de29bb2 100644 --- a/src/Notes/v1.0/examples/Copy-MgGroupOnenoteNotebookSectionGroupSectionPageToSection.md +++ b/src/Notes/v1.0/examples/Copy-MgGroupOnenoteNotebookSectionGroupSectionPageToSection.md @@ -1 +0,0 @@ - diff --git a/src/Notes/v1.0/examples/Copy-MgGroupOnenoteNotebookSectionGroupSectionToNotebook.md b/src/Notes/v1.0/examples/Copy-MgGroupOnenoteNotebookSectionGroupSectionToNotebook.md index 8b13789179..e69de29bb2 100644 --- a/src/Notes/v1.0/examples/Copy-MgGroupOnenoteNotebookSectionGroupSectionToNotebook.md +++ b/src/Notes/v1.0/examples/Copy-MgGroupOnenoteNotebookSectionGroupSectionToNotebook.md @@ -1 +0,0 @@ - diff --git a/src/Notes/v1.0/examples/Copy-MgGroupOnenoteNotebookSectionGroupSectionToSectionGroup.md b/src/Notes/v1.0/examples/Copy-MgGroupOnenoteNotebookSectionGroupSectionToSectionGroup.md index 8b13789179..e69de29bb2 100644 --- a/src/Notes/v1.0/examples/Copy-MgGroupOnenoteNotebookSectionGroupSectionToSectionGroup.md +++ b/src/Notes/v1.0/examples/Copy-MgGroupOnenoteNotebookSectionGroupSectionToSectionGroup.md @@ -1 +0,0 @@ - diff --git a/src/Notes/v1.0/examples/Copy-MgGroupOnenoteNotebookSectionPageToSection.md b/src/Notes/v1.0/examples/Copy-MgGroupOnenoteNotebookSectionPageToSection.md index 8b13789179..e69de29bb2 100644 --- a/src/Notes/v1.0/examples/Copy-MgGroupOnenoteNotebookSectionPageToSection.md +++ b/src/Notes/v1.0/examples/Copy-MgGroupOnenoteNotebookSectionPageToSection.md @@ -1 +0,0 @@ - diff --git a/src/Notes/v1.0/examples/Copy-MgGroupOnenoteNotebookSectionToNotebook.md b/src/Notes/v1.0/examples/Copy-MgGroupOnenoteNotebookSectionToNotebook.md index 8b13789179..e69de29bb2 100644 --- a/src/Notes/v1.0/examples/Copy-MgGroupOnenoteNotebookSectionToNotebook.md +++ b/src/Notes/v1.0/examples/Copy-MgGroupOnenoteNotebookSectionToNotebook.md @@ -1 +0,0 @@ - diff --git a/src/Notes/v1.0/examples/Copy-MgGroupOnenoteNotebookSectionToSectionGroup.md b/src/Notes/v1.0/examples/Copy-MgGroupOnenoteNotebookSectionToSectionGroup.md index 8b13789179..e69de29bb2 100644 --- a/src/Notes/v1.0/examples/Copy-MgGroupOnenoteNotebookSectionToSectionGroup.md +++ b/src/Notes/v1.0/examples/Copy-MgGroupOnenoteNotebookSectionToSectionGroup.md @@ -1 +0,0 @@ - diff --git a/src/Notes/v1.0/examples/Copy-MgGroupOnenotePageToSection.md b/src/Notes/v1.0/examples/Copy-MgGroupOnenotePageToSection.md index 8b13789179..e69de29bb2 100644 --- a/src/Notes/v1.0/examples/Copy-MgGroupOnenotePageToSection.md +++ b/src/Notes/v1.0/examples/Copy-MgGroupOnenotePageToSection.md @@ -1 +0,0 @@ - diff --git a/src/Notes/v1.0/examples/Copy-MgGroupOnenoteSectionGroupSectionPageToSection.md b/src/Notes/v1.0/examples/Copy-MgGroupOnenoteSectionGroupSectionPageToSection.md index 8b13789179..e69de29bb2 100644 --- a/src/Notes/v1.0/examples/Copy-MgGroupOnenoteSectionGroupSectionPageToSection.md +++ b/src/Notes/v1.0/examples/Copy-MgGroupOnenoteSectionGroupSectionPageToSection.md @@ -1 +0,0 @@ - diff --git a/src/Notes/v1.0/examples/Copy-MgGroupOnenoteSectionGroupSectionToNotebook.md b/src/Notes/v1.0/examples/Copy-MgGroupOnenoteSectionGroupSectionToNotebook.md index 8b13789179..e69de29bb2 100644 --- a/src/Notes/v1.0/examples/Copy-MgGroupOnenoteSectionGroupSectionToNotebook.md +++ b/src/Notes/v1.0/examples/Copy-MgGroupOnenoteSectionGroupSectionToNotebook.md @@ -1 +0,0 @@ - diff --git a/src/Notes/v1.0/examples/Copy-MgGroupOnenoteSectionGroupSectionToSectionGroup.md b/src/Notes/v1.0/examples/Copy-MgGroupOnenoteSectionGroupSectionToSectionGroup.md index 8b13789179..e69de29bb2 100644 --- a/src/Notes/v1.0/examples/Copy-MgGroupOnenoteSectionGroupSectionToSectionGroup.md +++ b/src/Notes/v1.0/examples/Copy-MgGroupOnenoteSectionGroupSectionToSectionGroup.md @@ -1 +0,0 @@ - diff --git a/src/Notes/v1.0/examples/Copy-MgGroupOnenoteSectionPageToSection.md b/src/Notes/v1.0/examples/Copy-MgGroupOnenoteSectionPageToSection.md index 8b13789179..e69de29bb2 100644 --- a/src/Notes/v1.0/examples/Copy-MgGroupOnenoteSectionPageToSection.md +++ b/src/Notes/v1.0/examples/Copy-MgGroupOnenoteSectionPageToSection.md @@ -1 +0,0 @@ - diff --git a/src/Notes/v1.0/examples/Copy-MgGroupOnenoteSectionToNotebook.md b/src/Notes/v1.0/examples/Copy-MgGroupOnenoteSectionToNotebook.md index 8b13789179..e69de29bb2 100644 --- a/src/Notes/v1.0/examples/Copy-MgGroupOnenoteSectionToNotebook.md +++ b/src/Notes/v1.0/examples/Copy-MgGroupOnenoteSectionToNotebook.md @@ -1 +0,0 @@ - diff --git a/src/Notes/v1.0/examples/Copy-MgGroupOnenoteSectionToSectionGroup.md b/src/Notes/v1.0/examples/Copy-MgGroupOnenoteSectionToSectionGroup.md index 8b13789179..e69de29bb2 100644 --- a/src/Notes/v1.0/examples/Copy-MgGroupOnenoteSectionToSectionGroup.md +++ b/src/Notes/v1.0/examples/Copy-MgGroupOnenoteSectionToSectionGroup.md @@ -1 +0,0 @@ - diff --git a/src/Notes/v1.0/examples/Copy-MgSiteOnenoteNotebook.md b/src/Notes/v1.0/examples/Copy-MgSiteOnenoteNotebook.md index 8b13789179..e69de29bb2 100644 --- a/src/Notes/v1.0/examples/Copy-MgSiteOnenoteNotebook.md +++ b/src/Notes/v1.0/examples/Copy-MgSiteOnenoteNotebook.md @@ -1 +0,0 @@ - diff --git a/src/Notes/v1.0/examples/Copy-MgSiteOnenoteNotebookSectionGroupSectionPageToSection.md b/src/Notes/v1.0/examples/Copy-MgSiteOnenoteNotebookSectionGroupSectionPageToSection.md index 8b13789179..e69de29bb2 100644 --- a/src/Notes/v1.0/examples/Copy-MgSiteOnenoteNotebookSectionGroupSectionPageToSection.md +++ b/src/Notes/v1.0/examples/Copy-MgSiteOnenoteNotebookSectionGroupSectionPageToSection.md @@ -1 +0,0 @@ - diff --git a/src/Notes/v1.0/examples/Copy-MgSiteOnenoteNotebookSectionGroupSectionToNotebook.md b/src/Notes/v1.0/examples/Copy-MgSiteOnenoteNotebookSectionGroupSectionToNotebook.md index 8b13789179..e69de29bb2 100644 --- a/src/Notes/v1.0/examples/Copy-MgSiteOnenoteNotebookSectionGroupSectionToNotebook.md +++ b/src/Notes/v1.0/examples/Copy-MgSiteOnenoteNotebookSectionGroupSectionToNotebook.md @@ -1 +0,0 @@ - diff --git a/src/Notes/v1.0/examples/Copy-MgSiteOnenoteNotebookSectionGroupSectionToSectionGroup.md b/src/Notes/v1.0/examples/Copy-MgSiteOnenoteNotebookSectionGroupSectionToSectionGroup.md index 8b13789179..e69de29bb2 100644 --- a/src/Notes/v1.0/examples/Copy-MgSiteOnenoteNotebookSectionGroupSectionToSectionGroup.md +++ b/src/Notes/v1.0/examples/Copy-MgSiteOnenoteNotebookSectionGroupSectionToSectionGroup.md @@ -1 +0,0 @@ - diff --git a/src/Notes/v1.0/examples/Copy-MgSiteOnenoteNotebookSectionPageToSection.md b/src/Notes/v1.0/examples/Copy-MgSiteOnenoteNotebookSectionPageToSection.md index 8b13789179..e69de29bb2 100644 --- a/src/Notes/v1.0/examples/Copy-MgSiteOnenoteNotebookSectionPageToSection.md +++ b/src/Notes/v1.0/examples/Copy-MgSiteOnenoteNotebookSectionPageToSection.md @@ -1 +0,0 @@ - diff --git a/src/Notes/v1.0/examples/Copy-MgSiteOnenoteNotebookSectionToNotebook.md b/src/Notes/v1.0/examples/Copy-MgSiteOnenoteNotebookSectionToNotebook.md index 8b13789179..e69de29bb2 100644 --- a/src/Notes/v1.0/examples/Copy-MgSiteOnenoteNotebookSectionToNotebook.md +++ b/src/Notes/v1.0/examples/Copy-MgSiteOnenoteNotebookSectionToNotebook.md @@ -1 +0,0 @@ - diff --git a/src/Notes/v1.0/examples/Copy-MgSiteOnenoteNotebookSectionToSectionGroup.md b/src/Notes/v1.0/examples/Copy-MgSiteOnenoteNotebookSectionToSectionGroup.md index 8b13789179..e69de29bb2 100644 --- a/src/Notes/v1.0/examples/Copy-MgSiteOnenoteNotebookSectionToSectionGroup.md +++ b/src/Notes/v1.0/examples/Copy-MgSiteOnenoteNotebookSectionToSectionGroup.md @@ -1 +0,0 @@ - diff --git a/src/Notes/v1.0/examples/Copy-MgSiteOnenotePageToSection.md b/src/Notes/v1.0/examples/Copy-MgSiteOnenotePageToSection.md index 8b13789179..e69de29bb2 100644 --- a/src/Notes/v1.0/examples/Copy-MgSiteOnenotePageToSection.md +++ b/src/Notes/v1.0/examples/Copy-MgSiteOnenotePageToSection.md @@ -1 +0,0 @@ - diff --git a/src/Notes/v1.0/examples/Copy-MgSiteOnenoteSectionGroupSectionPageToSection.md b/src/Notes/v1.0/examples/Copy-MgSiteOnenoteSectionGroupSectionPageToSection.md index 8b13789179..e69de29bb2 100644 --- a/src/Notes/v1.0/examples/Copy-MgSiteOnenoteSectionGroupSectionPageToSection.md +++ b/src/Notes/v1.0/examples/Copy-MgSiteOnenoteSectionGroupSectionPageToSection.md @@ -1 +0,0 @@ - diff --git a/src/Notes/v1.0/examples/Copy-MgSiteOnenoteSectionGroupSectionToNotebook.md b/src/Notes/v1.0/examples/Copy-MgSiteOnenoteSectionGroupSectionToNotebook.md index 8b13789179..e69de29bb2 100644 --- a/src/Notes/v1.0/examples/Copy-MgSiteOnenoteSectionGroupSectionToNotebook.md +++ b/src/Notes/v1.0/examples/Copy-MgSiteOnenoteSectionGroupSectionToNotebook.md @@ -1 +0,0 @@ - diff --git a/src/Notes/v1.0/examples/Copy-MgSiteOnenoteSectionGroupSectionToSectionGroup.md b/src/Notes/v1.0/examples/Copy-MgSiteOnenoteSectionGroupSectionToSectionGroup.md index 8b13789179..e69de29bb2 100644 --- a/src/Notes/v1.0/examples/Copy-MgSiteOnenoteSectionGroupSectionToSectionGroup.md +++ b/src/Notes/v1.0/examples/Copy-MgSiteOnenoteSectionGroupSectionToSectionGroup.md @@ -1 +0,0 @@ - diff --git a/src/Notes/v1.0/examples/Copy-MgSiteOnenoteSectionPageToSection.md b/src/Notes/v1.0/examples/Copy-MgSiteOnenoteSectionPageToSection.md index 8b13789179..e69de29bb2 100644 --- a/src/Notes/v1.0/examples/Copy-MgSiteOnenoteSectionPageToSection.md +++ b/src/Notes/v1.0/examples/Copy-MgSiteOnenoteSectionPageToSection.md @@ -1 +0,0 @@ - diff --git a/src/Notes/v1.0/examples/Copy-MgSiteOnenoteSectionToNotebook.md b/src/Notes/v1.0/examples/Copy-MgSiteOnenoteSectionToNotebook.md index 8b13789179..e69de29bb2 100644 --- a/src/Notes/v1.0/examples/Copy-MgSiteOnenoteSectionToNotebook.md +++ b/src/Notes/v1.0/examples/Copy-MgSiteOnenoteSectionToNotebook.md @@ -1 +0,0 @@ - diff --git a/src/Notes/v1.0/examples/Copy-MgSiteOnenoteSectionToSectionGroup.md b/src/Notes/v1.0/examples/Copy-MgSiteOnenoteSectionToSectionGroup.md index 8b13789179..e69de29bb2 100644 --- a/src/Notes/v1.0/examples/Copy-MgSiteOnenoteSectionToSectionGroup.md +++ b/src/Notes/v1.0/examples/Copy-MgSiteOnenoteSectionToSectionGroup.md @@ -1 +0,0 @@ - diff --git a/src/Notes/v1.0/examples/Copy-MgUserOnenoteNotebookSectionGroupSectionPageToSection.md b/src/Notes/v1.0/examples/Copy-MgUserOnenoteNotebookSectionGroupSectionPageToSection.md index 8b13789179..e69de29bb2 100644 --- a/src/Notes/v1.0/examples/Copy-MgUserOnenoteNotebookSectionGroupSectionPageToSection.md +++ b/src/Notes/v1.0/examples/Copy-MgUserOnenoteNotebookSectionGroupSectionPageToSection.md @@ -1 +0,0 @@ - diff --git a/src/Notes/v1.0/examples/Copy-MgUserOnenoteNotebookSectionGroupSectionToNotebook.md b/src/Notes/v1.0/examples/Copy-MgUserOnenoteNotebookSectionGroupSectionToNotebook.md index 8b13789179..e69de29bb2 100644 --- a/src/Notes/v1.0/examples/Copy-MgUserOnenoteNotebookSectionGroupSectionToNotebook.md +++ b/src/Notes/v1.0/examples/Copy-MgUserOnenoteNotebookSectionGroupSectionToNotebook.md @@ -1 +0,0 @@ - diff --git a/src/Notes/v1.0/examples/Copy-MgUserOnenoteNotebookSectionGroupSectionToSectionGroup.md b/src/Notes/v1.0/examples/Copy-MgUserOnenoteNotebookSectionGroupSectionToSectionGroup.md index 8b13789179..e69de29bb2 100644 --- a/src/Notes/v1.0/examples/Copy-MgUserOnenoteNotebookSectionGroupSectionToSectionGroup.md +++ b/src/Notes/v1.0/examples/Copy-MgUserOnenoteNotebookSectionGroupSectionToSectionGroup.md @@ -1 +0,0 @@ - diff --git a/src/Notes/v1.0/examples/Copy-MgUserOnenoteNotebookSectionPageToSection.md b/src/Notes/v1.0/examples/Copy-MgUserOnenoteNotebookSectionPageToSection.md index 8b13789179..e69de29bb2 100644 --- a/src/Notes/v1.0/examples/Copy-MgUserOnenoteNotebookSectionPageToSection.md +++ b/src/Notes/v1.0/examples/Copy-MgUserOnenoteNotebookSectionPageToSection.md @@ -1 +0,0 @@ - diff --git a/src/Notes/v1.0/examples/Copy-MgUserOnenoteNotebookSectionToNotebook.md b/src/Notes/v1.0/examples/Copy-MgUserOnenoteNotebookSectionToNotebook.md index 8b13789179..e69de29bb2 100644 --- a/src/Notes/v1.0/examples/Copy-MgUserOnenoteNotebookSectionToNotebook.md +++ b/src/Notes/v1.0/examples/Copy-MgUserOnenoteNotebookSectionToNotebook.md @@ -1 +0,0 @@ - diff --git a/src/Notes/v1.0/examples/Copy-MgUserOnenoteNotebookSectionToSectionGroup.md b/src/Notes/v1.0/examples/Copy-MgUserOnenoteNotebookSectionToSectionGroup.md index 8b13789179..e69de29bb2 100644 --- a/src/Notes/v1.0/examples/Copy-MgUserOnenoteNotebookSectionToSectionGroup.md +++ b/src/Notes/v1.0/examples/Copy-MgUserOnenoteNotebookSectionToSectionGroup.md @@ -1 +0,0 @@ - diff --git a/src/Notes/v1.0/examples/Copy-MgUserOnenoteSectionGroupSectionPageToSection.md b/src/Notes/v1.0/examples/Copy-MgUserOnenoteSectionGroupSectionPageToSection.md index 8b13789179..e69de29bb2 100644 --- a/src/Notes/v1.0/examples/Copy-MgUserOnenoteSectionGroupSectionPageToSection.md +++ b/src/Notes/v1.0/examples/Copy-MgUserOnenoteSectionGroupSectionPageToSection.md @@ -1 +0,0 @@ - diff --git a/src/Notes/v1.0/examples/Copy-MgUserOnenoteSectionGroupSectionToNotebook.md b/src/Notes/v1.0/examples/Copy-MgUserOnenoteSectionGroupSectionToNotebook.md index 8b13789179..e69de29bb2 100644 --- a/src/Notes/v1.0/examples/Copy-MgUserOnenoteSectionGroupSectionToNotebook.md +++ b/src/Notes/v1.0/examples/Copy-MgUserOnenoteSectionGroupSectionToNotebook.md @@ -1 +0,0 @@ - diff --git a/src/Notes/v1.0/examples/Copy-MgUserOnenoteSectionGroupSectionToSectionGroup.md b/src/Notes/v1.0/examples/Copy-MgUserOnenoteSectionGroupSectionToSectionGroup.md index 8b13789179..e69de29bb2 100644 --- a/src/Notes/v1.0/examples/Copy-MgUserOnenoteSectionGroupSectionToSectionGroup.md +++ b/src/Notes/v1.0/examples/Copy-MgUserOnenoteSectionGroupSectionToSectionGroup.md @@ -1 +0,0 @@ - diff --git a/src/Notes/v1.0/examples/Copy-MgUserOnenoteSectionPageToSection.md b/src/Notes/v1.0/examples/Copy-MgUserOnenoteSectionPageToSection.md index 8b13789179..e69de29bb2 100644 --- a/src/Notes/v1.0/examples/Copy-MgUserOnenoteSectionPageToSection.md +++ b/src/Notes/v1.0/examples/Copy-MgUserOnenoteSectionPageToSection.md @@ -1 +0,0 @@ - diff --git a/src/Notes/v1.0/examples/Get-MgGroupOnenoteNotebookFromWebUrl.md b/src/Notes/v1.0/examples/Get-MgGroupOnenoteNotebookFromWebUrl.md index 8b13789179..e69de29bb2 100644 --- a/src/Notes/v1.0/examples/Get-MgGroupOnenoteNotebookFromWebUrl.md +++ b/src/Notes/v1.0/examples/Get-MgGroupOnenoteNotebookFromWebUrl.md @@ -1 +0,0 @@ - diff --git a/src/Notes/v1.0/examples/Get-MgGroupOnenoteRecentNotebook.md b/src/Notes/v1.0/examples/Get-MgGroupOnenoteRecentNotebook.md new file mode 100644 index 0000000000..e69de29bb2 diff --git a/src/Reports/v1.0/examples/Get-MgReportTeamCount.md b/src/Reports/v1.0/examples/Get-MgReportTeamCount.md index 8b13789179..e69de29bb2 100644 --- a/src/Reports/v1.0/examples/Get-MgReportTeamCount.md +++ b/src/Reports/v1.0/examples/Get-MgReportTeamCount.md @@ -1 +0,0 @@ - diff --git a/src/Security/beta/examples/Get-MgBetaSecurityCaseEdiscoveryCaseMember.md b/src/Security/beta/examples/Get-MgBetaSecurityCaseEdiscoveryCaseMember.md new file mode 100644 index 0000000000..13f9c8e158 --- /dev/null +++ b/src/Security/beta/examples/Get-MgBetaSecurityCaseEdiscoveryCaseMember.md @@ -0,0 +1,11 @@ +### Example 1: Code snippet + +```powershell + +Import-Module Microsoft.Graph.Beta.Security + +Get-MgBetaSecurityCaseEdiscoveryCaseMember -EdiscoveryCaseId $ediscoveryCaseId + +``` +This example shows how to use the Get-MgBetaSecurityCaseEdiscoveryCaseMember Cmdlet. + diff --git a/src/Security/beta/examples/Get-MgBetaSecurityCaseEdiscoveryCaseTagChildTag.md b/src/Security/beta/examples/Get-MgBetaSecurityCaseEdiscoveryCaseTagChildTag.md index e69de29bb2..610a0e2110 100644 --- a/src/Security/beta/examples/Get-MgBetaSecurityCaseEdiscoveryCaseTagChildTag.md +++ b/src/Security/beta/examples/Get-MgBetaSecurityCaseEdiscoveryCaseTagChildTag.md @@ -0,0 +1,11 @@ +### Example 1: Retrieve child tags of a specific eDiscovery review tag + +```powershell + +Import-Module Microsoft.Graph.Beta.Security + +Get-MgBetaSecurityCaseEdiscoveryCaseTagChildTag -EdiscoveryCaseId $ediscoveryCaseId -EdiscoveryReviewTagId $ediscoveryReviewTagId + +``` +This example will retrieve child tags of a specific ediscovery review tag + diff --git a/src/Security/beta/examples/Get-MgBetaSecuritySubjectRightsRequestFinalAttachment.md b/src/Security/beta/examples/Get-MgBetaSecuritySubjectRightsRequestFinalAttachment.md index 8b13789179..e69de29bb2 100644 --- a/src/Security/beta/examples/Get-MgBetaSecuritySubjectRightsRequestFinalAttachment.md +++ b/src/Security/beta/examples/Get-MgBetaSecuritySubjectRightsRequestFinalAttachment.md @@ -1 +0,0 @@ - diff --git a/src/Security/beta/examples/Get-MgBetaSecuritySubjectRightsRequestFinalReport.md b/src/Security/beta/examples/Get-MgBetaSecuritySubjectRightsRequestFinalReport.md index 8b13789179..e69de29bb2 100644 --- a/src/Security/beta/examples/Get-MgBetaSecuritySubjectRightsRequestFinalReport.md +++ b/src/Security/beta/examples/Get-MgBetaSecuritySubjectRightsRequestFinalReport.md @@ -1 +0,0 @@ - diff --git a/src/Security/beta/examples/New-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource.md b/src/Security/beta/examples/New-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource.md index 9da978ee6c..07c8176714 100644 --- a/src/Security/beta/examples/New-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource.md +++ b/src/Security/beta/examples/New-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource.md @@ -6,7 +6,7 @@ Import-Module Microsoft.Graph.Beta.Security $params = @{ email = "admin@contoso.com" - includedSources = "mailbox" + includedSources = "mailbox, site" } New-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource -EdiscoveryCaseId $ediscoveryCaseId -EdiscoveryHoldPolicyId $ediscoveryHoldPolicyId -BodyParameter $params diff --git a/src/Security/beta/examples/New-MgBetaSecurityCaseEdiscoveryCaseMember.md b/src/Security/beta/examples/New-MgBetaSecurityCaseEdiscoveryCaseMember.md new file mode 100644 index 0000000000..e69de29bb2 diff --git a/src/Security/beta/examples/Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource.md b/src/Security/beta/examples/Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource.md index e69de29bb2..822a36cddc 100644 --- a/src/Security/beta/examples/Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource.md +++ b/src/Security/beta/examples/Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource.md @@ -0,0 +1,11 @@ +### Example 1: Code snippet + +```powershell + +Import-Module Microsoft.Graph.Beta.Security + +Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource -EdiscoveryCaseId $ediscoveryCaseId -EdiscoveryCustodianId $ediscoveryCustodianId -SiteSourceId $siteSourceId + +``` +This example shows how to use the Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource Cmdlet. + diff --git a/src/Security/beta/examples/Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource.md b/src/Security/beta/examples/Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource.md index e69de29bb2..e57c6c36fd 100644 --- a/src/Security/beta/examples/Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource.md +++ b/src/Security/beta/examples/Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource.md @@ -0,0 +1,11 @@ +### Example 1: Code snippet + +```powershell + +Import-Module Microsoft.Graph.Beta.Security + +Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource -EdiscoveryCaseId $ediscoveryCaseId -EdiscoveryCustodianId $ediscoveryCustodianId -UnifiedGroupSourceId $unifiedGroupSourceId + +``` +This example shows how to use the Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource Cmdlet. + diff --git a/src/Security/beta/examples/Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource.md b/src/Security/beta/examples/Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource.md index e69de29bb2..ee7bf03c96 100644 --- a/src/Security/beta/examples/Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource.md +++ b/src/Security/beta/examples/Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource.md @@ -0,0 +1,11 @@ +### Example 1: Code snippet + +```powershell + +Import-Module Microsoft.Graph.Beta.Security + +Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource -EdiscoveryCaseId $ediscoveryCaseId -EdiscoveryCustodianId $ediscoveryCustodianId -UserSourceId $userSourceId + +``` +This example shows how to use the Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource Cmdlet. + diff --git a/src/Security/beta/examples/Remove-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource.md b/src/Security/beta/examples/Remove-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource.md index e69de29bb2..e4a527edbb 100644 --- a/src/Security/beta/examples/Remove-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource.md +++ b/src/Security/beta/examples/Remove-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource.md @@ -0,0 +1,11 @@ +### Example 1: Code snippet + +```powershell + +Import-Module Microsoft.Graph.Beta.Security + +Remove-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource -EdiscoveryCaseId $ediscoveryCaseId -EdiscoveryHoldPolicyId $ediscoveryHoldPolicyId -SiteSourceId $siteSourceId + +``` +This example shows how to use the Remove-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource Cmdlet. + diff --git a/src/Security/beta/examples/Remove-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource.md b/src/Security/beta/examples/Remove-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource.md index e69de29bb2..bee143aad9 100644 --- a/src/Security/beta/examples/Remove-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource.md +++ b/src/Security/beta/examples/Remove-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource.md @@ -0,0 +1,11 @@ +### Example 1: Code snippet + +```powershell + +Import-Module Microsoft.Graph.Beta.Security + +Remove-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource -EdiscoveryCaseId $ediscoveryCaseId -EdiscoveryHoldPolicyId $ediscoveryHoldPolicyId -UserSourceId $userSourceId + +``` +This example shows how to use the Remove-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource Cmdlet. + diff --git a/src/Security/beta/examples/Remove-MgBetaSecurityCaseEdiscoveryCaseMember.md b/src/Security/beta/examples/Remove-MgBetaSecurityCaseEdiscoveryCaseMember.md new file mode 100644 index 0000000000..e69de29bb2 diff --git a/src/Security/v1.0/examples/Get-MgSecurityCaseEdiscoveryCaseTagChildTag.md b/src/Security/v1.0/examples/Get-MgSecurityCaseEdiscoveryCaseTagChildTag.md index e69de29bb2..310a09eef9 100644 --- a/src/Security/v1.0/examples/Get-MgSecurityCaseEdiscoveryCaseTagChildTag.md +++ b/src/Security/v1.0/examples/Get-MgSecurityCaseEdiscoveryCaseTagChildTag.md @@ -0,0 +1,11 @@ +### Example 1: Retrieve child tags of a specific eDiscovery review tag + +```powershell + +Import-Module Microsoft.Graph.Security + +Get-MgSecurityCaseEdiscoveryCaseTagChildTag -EdiscoveryCaseId $ediscoveryCaseId -EdiscoveryReviewTagId $ediscoveryReviewTagId + +``` +This example will retrieve child tags of a specific ediscovery review tag + diff --git a/src/Security/v1.0/examples/Get-MgSecuritySubjectRightsRequestFinalAttachment.md b/src/Security/v1.0/examples/Get-MgSecuritySubjectRightsRequestFinalAttachment.md index 8b13789179..e69de29bb2 100644 --- a/src/Security/v1.0/examples/Get-MgSecuritySubjectRightsRequestFinalAttachment.md +++ b/src/Security/v1.0/examples/Get-MgSecuritySubjectRightsRequestFinalAttachment.md @@ -1 +0,0 @@ - diff --git a/src/Security/v1.0/examples/Get-MgSecuritySubjectRightsRequestFinalReport.md b/src/Security/v1.0/examples/Get-MgSecuritySubjectRightsRequestFinalReport.md index 8b13789179..e69de29bb2 100644 --- a/src/Security/v1.0/examples/Get-MgSecuritySubjectRightsRequestFinalReport.md +++ b/src/Security/v1.0/examples/Get-MgSecuritySubjectRightsRequestFinalReport.md @@ -1 +0,0 @@ - diff --git a/src/Security/v1.0/examples/Remove-MgSecurityCaseEdiscoveryCaseCustodianSiteSource.md b/src/Security/v1.0/examples/Remove-MgSecurityCaseEdiscoveryCaseCustodianSiteSource.md index e69de29bb2..7772d9797d 100644 --- a/src/Security/v1.0/examples/Remove-MgSecurityCaseEdiscoveryCaseCustodianSiteSource.md +++ b/src/Security/v1.0/examples/Remove-MgSecurityCaseEdiscoveryCaseCustodianSiteSource.md @@ -0,0 +1,11 @@ +### Example 1: Code snippet + +```powershell + +Import-Module Microsoft.Graph.Security + +Remove-MgSecurityCaseEdiscoveryCaseCustodianSiteSource -EdiscoveryCaseId $ediscoveryCaseId -EdiscoveryCustodianId $ediscoveryCustodianId -SiteSourceId $siteSourceId + +``` +This example shows how to use the Remove-MgSecurityCaseEdiscoveryCaseCustodianSiteSource Cmdlet. + diff --git a/src/Security/v1.0/examples/Remove-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource.md b/src/Security/v1.0/examples/Remove-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource.md index e69de29bb2..57fda90a98 100644 --- a/src/Security/v1.0/examples/Remove-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource.md +++ b/src/Security/v1.0/examples/Remove-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource.md @@ -0,0 +1,11 @@ +### Example 1: Code snippet + +```powershell + +Import-Module Microsoft.Graph.Security + +Remove-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource -EdiscoveryCaseId $ediscoveryCaseId -EdiscoveryCustodianId $ediscoveryCustodianId -UnifiedGroupSourceId $unifiedGroupSourceId + +``` +This example shows how to use the Remove-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource Cmdlet. + diff --git a/src/Security/v1.0/examples/Remove-MgSecurityCaseEdiscoveryCaseCustodianUserSource.md b/src/Security/v1.0/examples/Remove-MgSecurityCaseEdiscoveryCaseCustodianUserSource.md index e69de29bb2..a21b7bfb12 100644 --- a/src/Security/v1.0/examples/Remove-MgSecurityCaseEdiscoveryCaseCustodianUserSource.md +++ b/src/Security/v1.0/examples/Remove-MgSecurityCaseEdiscoveryCaseCustodianUserSource.md @@ -0,0 +1,11 @@ +### Example 1: Code snippet + +```powershell + +Import-Module Microsoft.Graph.Security + +Remove-MgSecurityCaseEdiscoveryCaseCustodianUserSource -EdiscoveryCaseId $ediscoveryCaseId -EdiscoveryCustodianId $ediscoveryCustodianId -UserSourceId $userSourceId + +``` +This example shows how to use the Remove-MgSecurityCaseEdiscoveryCaseCustodianUserSource Cmdlet. + diff --git a/src/Sites/beta/examples/Add-MgBetaGroupSite.md b/src/Sites/beta/examples/Add-MgBetaGroupSite.md index 8b13789179..e69de29bb2 100644 --- a/src/Sites/beta/examples/Add-MgBetaGroupSite.md +++ b/src/Sites/beta/examples/Add-MgBetaGroupSite.md @@ -1 +0,0 @@ - diff --git a/src/Sites/beta/examples/Add-MgBetaGroupSiteContentTypeCopy.md b/src/Sites/beta/examples/Add-MgBetaGroupSiteContentTypeCopy.md index 8b13789179..e69de29bb2 100644 --- a/src/Sites/beta/examples/Add-MgBetaGroupSiteContentTypeCopy.md +++ b/src/Sites/beta/examples/Add-MgBetaGroupSiteContentTypeCopy.md @@ -1 +0,0 @@ - diff --git a/src/Sites/beta/examples/Add-MgBetaGroupSiteListContentTypeCopy.md b/src/Sites/beta/examples/Add-MgBetaGroupSiteListContentTypeCopy.md index 8b13789179..e69de29bb2 100644 --- a/src/Sites/beta/examples/Add-MgBetaGroupSiteListContentTypeCopy.md +++ b/src/Sites/beta/examples/Add-MgBetaGroupSiteListContentTypeCopy.md @@ -1 +0,0 @@ - diff --git a/src/Sites/beta/examples/Add-MgBetaSite.md b/src/Sites/beta/examples/Add-MgBetaSite.md index 8b13789179..e69de29bb2 100644 --- a/src/Sites/beta/examples/Add-MgBetaSite.md +++ b/src/Sites/beta/examples/Add-MgBetaSite.md @@ -1 +0,0 @@ - diff --git a/src/Sites/beta/examples/Add-MgBetaSiteContentTypeCopy.md b/src/Sites/beta/examples/Add-MgBetaSiteContentTypeCopy.md index 8b13789179..e69de29bb2 100644 --- a/src/Sites/beta/examples/Add-MgBetaSiteContentTypeCopy.md +++ b/src/Sites/beta/examples/Add-MgBetaSiteContentTypeCopy.md @@ -1 +0,0 @@ - diff --git a/src/Sites/beta/examples/Copy-MgBetaGroupSiteContentTypeToDefaultContentLocation.md b/src/Sites/beta/examples/Copy-MgBetaGroupSiteContentTypeToDefaultContentLocation.md index 8b13789179..e69de29bb2 100644 --- a/src/Sites/beta/examples/Copy-MgBetaGroupSiteContentTypeToDefaultContentLocation.md +++ b/src/Sites/beta/examples/Copy-MgBetaGroupSiteContentTypeToDefaultContentLocation.md @@ -1 +0,0 @@ - diff --git a/src/Sites/beta/examples/Copy-MgBetaGroupSiteListContentTypeToDefaultContentLocation.md b/src/Sites/beta/examples/Copy-MgBetaGroupSiteListContentTypeToDefaultContentLocation.md index 8b13789179..e69de29bb2 100644 --- a/src/Sites/beta/examples/Copy-MgBetaGroupSiteListContentTypeToDefaultContentLocation.md +++ b/src/Sites/beta/examples/Copy-MgBetaGroupSiteListContentTypeToDefaultContentLocation.md @@ -1 +0,0 @@ - diff --git a/src/Sites/beta/examples/Copy-MgBetaGroupSiteOnenoteNotebook.md b/src/Sites/beta/examples/Copy-MgBetaGroupSiteOnenoteNotebook.md index 8b13789179..e69de29bb2 100644 --- a/src/Sites/beta/examples/Copy-MgBetaGroupSiteOnenoteNotebook.md +++ b/src/Sites/beta/examples/Copy-MgBetaGroupSiteOnenoteNotebook.md @@ -1 +0,0 @@ - diff --git a/src/Sites/beta/examples/Copy-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageToSection.md b/src/Sites/beta/examples/Copy-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageToSection.md index 8b13789179..e69de29bb2 100644 --- a/src/Sites/beta/examples/Copy-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageToSection.md +++ b/src/Sites/beta/examples/Copy-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageToSection.md @@ -1 +0,0 @@ - diff --git a/src/Sites/beta/examples/Copy-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionToNotebook.md b/src/Sites/beta/examples/Copy-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionToNotebook.md index 8b13789179..e69de29bb2 100644 --- a/src/Sites/beta/examples/Copy-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionToNotebook.md +++ b/src/Sites/beta/examples/Copy-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionToNotebook.md @@ -1 +0,0 @@ - diff --git a/src/Sites/beta/examples/Copy-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionToSectionGroup.md b/src/Sites/beta/examples/Copy-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionToSectionGroup.md index 8b13789179..e69de29bb2 100644 --- a/src/Sites/beta/examples/Copy-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionToSectionGroup.md +++ b/src/Sites/beta/examples/Copy-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionToSectionGroup.md @@ -1 +0,0 @@ - diff --git a/src/Sites/beta/examples/Copy-MgBetaGroupSiteOnenoteNotebookSectionPageToSection.md b/src/Sites/beta/examples/Copy-MgBetaGroupSiteOnenoteNotebookSectionPageToSection.md index 8b13789179..e69de29bb2 100644 --- a/src/Sites/beta/examples/Copy-MgBetaGroupSiteOnenoteNotebookSectionPageToSection.md +++ b/src/Sites/beta/examples/Copy-MgBetaGroupSiteOnenoteNotebookSectionPageToSection.md @@ -1 +0,0 @@ - diff --git a/src/Sites/beta/examples/Copy-MgBetaGroupSiteOnenoteNotebookSectionToNotebook.md b/src/Sites/beta/examples/Copy-MgBetaGroupSiteOnenoteNotebookSectionToNotebook.md index 8b13789179..e69de29bb2 100644 --- a/src/Sites/beta/examples/Copy-MgBetaGroupSiteOnenoteNotebookSectionToNotebook.md +++ b/src/Sites/beta/examples/Copy-MgBetaGroupSiteOnenoteNotebookSectionToNotebook.md @@ -1 +0,0 @@ - diff --git a/src/Sites/beta/examples/Copy-MgBetaGroupSiteOnenoteNotebookSectionToSectionGroup.md b/src/Sites/beta/examples/Copy-MgBetaGroupSiteOnenoteNotebookSectionToSectionGroup.md index 8b13789179..e69de29bb2 100644 --- a/src/Sites/beta/examples/Copy-MgBetaGroupSiteOnenoteNotebookSectionToSectionGroup.md +++ b/src/Sites/beta/examples/Copy-MgBetaGroupSiteOnenoteNotebookSectionToSectionGroup.md @@ -1 +0,0 @@ - diff --git a/src/Sites/beta/examples/Copy-MgBetaGroupSiteOnenotePageToSection.md b/src/Sites/beta/examples/Copy-MgBetaGroupSiteOnenotePageToSection.md index 8b13789179..e69de29bb2 100644 --- a/src/Sites/beta/examples/Copy-MgBetaGroupSiteOnenotePageToSection.md +++ b/src/Sites/beta/examples/Copy-MgBetaGroupSiteOnenotePageToSection.md @@ -1 +0,0 @@ - diff --git a/src/Sites/beta/examples/Copy-MgBetaGroupSiteOnenoteSectionGroupSectionPageToSection.md b/src/Sites/beta/examples/Copy-MgBetaGroupSiteOnenoteSectionGroupSectionPageToSection.md index 8b13789179..e69de29bb2 100644 --- a/src/Sites/beta/examples/Copy-MgBetaGroupSiteOnenoteSectionGroupSectionPageToSection.md +++ b/src/Sites/beta/examples/Copy-MgBetaGroupSiteOnenoteSectionGroupSectionPageToSection.md @@ -1 +0,0 @@ - diff --git a/src/Sites/beta/examples/Copy-MgBetaGroupSiteOnenoteSectionGroupSectionToNotebook.md b/src/Sites/beta/examples/Copy-MgBetaGroupSiteOnenoteSectionGroupSectionToNotebook.md index 8b13789179..e69de29bb2 100644 --- a/src/Sites/beta/examples/Copy-MgBetaGroupSiteOnenoteSectionGroupSectionToNotebook.md +++ b/src/Sites/beta/examples/Copy-MgBetaGroupSiteOnenoteSectionGroupSectionToNotebook.md @@ -1 +0,0 @@ - diff --git a/src/Sites/beta/examples/Copy-MgBetaGroupSiteOnenoteSectionGroupSectionToSectionGroup.md b/src/Sites/beta/examples/Copy-MgBetaGroupSiteOnenoteSectionGroupSectionToSectionGroup.md index 8b13789179..e69de29bb2 100644 --- a/src/Sites/beta/examples/Copy-MgBetaGroupSiteOnenoteSectionGroupSectionToSectionGroup.md +++ b/src/Sites/beta/examples/Copy-MgBetaGroupSiteOnenoteSectionGroupSectionToSectionGroup.md @@ -1 +0,0 @@ - diff --git a/src/Sites/beta/examples/Copy-MgBetaGroupSiteOnenoteSectionPageToSection.md b/src/Sites/beta/examples/Copy-MgBetaGroupSiteOnenoteSectionPageToSection.md index 8b13789179..e69de29bb2 100644 --- a/src/Sites/beta/examples/Copy-MgBetaGroupSiteOnenoteSectionPageToSection.md +++ b/src/Sites/beta/examples/Copy-MgBetaGroupSiteOnenoteSectionPageToSection.md @@ -1 +0,0 @@ - diff --git a/src/Sites/beta/examples/Copy-MgBetaGroupSiteOnenoteSectionToNotebook.md b/src/Sites/beta/examples/Copy-MgBetaGroupSiteOnenoteSectionToNotebook.md index 8b13789179..e69de29bb2 100644 --- a/src/Sites/beta/examples/Copy-MgBetaGroupSiteOnenoteSectionToNotebook.md +++ b/src/Sites/beta/examples/Copy-MgBetaGroupSiteOnenoteSectionToNotebook.md @@ -1 +0,0 @@ - diff --git a/src/Sites/beta/examples/Copy-MgBetaGroupSiteOnenoteSectionToSectionGroup.md b/src/Sites/beta/examples/Copy-MgBetaGroupSiteOnenoteSectionToSectionGroup.md index 8b13789179..e69de29bb2 100644 --- a/src/Sites/beta/examples/Copy-MgBetaGroupSiteOnenoteSectionToSectionGroup.md +++ b/src/Sites/beta/examples/Copy-MgBetaGroupSiteOnenoteSectionToSectionGroup.md @@ -1 +0,0 @@ - diff --git a/src/Sites/beta/examples/Copy-MgBetaSiteListContentTypeToDefaultContentLocation.md b/src/Sites/beta/examples/Copy-MgBetaSiteListContentTypeToDefaultContentLocation.md index 8b13789179..e69de29bb2 100644 --- a/src/Sites/beta/examples/Copy-MgBetaSiteListContentTypeToDefaultContentLocation.md +++ b/src/Sites/beta/examples/Copy-MgBetaSiteListContentTypeToDefaultContentLocation.md @@ -1 +0,0 @@ - diff --git a/src/Sites/beta/examples/Get-MgBetaGroupSiteApplicableContentTypeForList.md b/src/Sites/beta/examples/Get-MgBetaGroupSiteApplicableContentTypeForList.md index 8b13789179..e69de29bb2 100644 --- a/src/Sites/beta/examples/Get-MgBetaGroupSiteApplicableContentTypeForList.md +++ b/src/Sites/beta/examples/Get-MgBetaGroupSiteApplicableContentTypeForList.md @@ -1 +0,0 @@ - diff --git a/src/Sites/beta/examples/Get-MgBetaGroupSiteContentTypeCompatibleHubContentType.md b/src/Sites/beta/examples/Get-MgBetaGroupSiteContentTypeCompatibleHubContentType.md index 8b13789179..e69de29bb2 100644 --- a/src/Sites/beta/examples/Get-MgBetaGroupSiteContentTypeCompatibleHubContentType.md +++ b/src/Sites/beta/examples/Get-MgBetaGroupSiteContentTypeCompatibleHubContentType.md @@ -1 +0,0 @@ - diff --git a/src/Sites/beta/examples/Get-MgBetaGroupSiteListContentTypeCompatibleHubContentType.md b/src/Sites/beta/examples/Get-MgBetaGroupSiteListContentTypeCompatibleHubContentType.md index 8b13789179..e69de29bb2 100644 --- a/src/Sites/beta/examples/Get-MgBetaGroupSiteListContentTypeCompatibleHubContentType.md +++ b/src/Sites/beta/examples/Get-MgBetaGroupSiteListContentTypeCompatibleHubContentType.md @@ -1 +0,0 @@ - diff --git a/src/Sites/beta/examples/Get-MgBetaGroupSiteOnenoteNotebookFromWebUrl.md b/src/Sites/beta/examples/Get-MgBetaGroupSiteOnenoteNotebookFromWebUrl.md index 8b13789179..e69de29bb2 100644 --- a/src/Sites/beta/examples/Get-MgBetaGroupSiteOnenoteNotebookFromWebUrl.md +++ b/src/Sites/beta/examples/Get-MgBetaGroupSiteOnenoteNotebookFromWebUrl.md @@ -1 +0,0 @@ - diff --git a/src/Sites/beta/examples/Get-MgBetaGroupSiteOnenoteNotebookRecentNotebook.md b/src/Sites/beta/examples/Get-MgBetaGroupSiteOnenoteNotebookRecentNotebook.md index 8b13789179..e69de29bb2 100644 --- a/src/Sites/beta/examples/Get-MgBetaGroupSiteOnenoteNotebookRecentNotebook.md +++ b/src/Sites/beta/examples/Get-MgBetaGroupSiteOnenoteNotebookRecentNotebook.md @@ -1 +0,0 @@ - diff --git a/src/Sites/beta/examples/Get-MgBetaSite.md b/src/Sites/beta/examples/Get-MgBetaSite.md index 4cd9c250e8..eb5b687d85 100644 --- a/src/Sites/beta/examples/Get-MgBetaSite.md +++ b/src/Sites/beta/examples/Get-MgBetaSite.md @@ -4,7 +4,18 @@ Import-Module Microsoft.Graph.Beta.Sites -Get-MgBetaSite -Search '"{query}"' +Get-MgBetaSite -Property "siteCollection,webUrl" -Filter "siteCollection/root ne null" + +``` +This example shows how to use the Get-MgBetaSite Cmdlet. + +### Example 2: Code snippet + +```powershell + +Import-Module Microsoft.Graph.Beta.Sites + +Get-MgBetaSite ``` This example shows how to use the Get-MgBetaSite Cmdlet. diff --git a/src/Sites/beta/examples/Get-MgBetaSiteContentTypeCompatibleHubContentType.md b/src/Sites/beta/examples/Get-MgBetaSiteContentTypeCompatibleHubContentType.md index 8b13789179..e69de29bb2 100644 --- a/src/Sites/beta/examples/Get-MgBetaSiteContentTypeCompatibleHubContentType.md +++ b/src/Sites/beta/examples/Get-MgBetaSiteContentTypeCompatibleHubContentType.md @@ -1 +0,0 @@ - diff --git a/src/Sites/beta/examples/Get-MgBetaSiteGetByPathApplicableContentTypeForList.md b/src/Sites/beta/examples/Get-MgBetaSiteGetByPathApplicableContentTypeForList.md index 8b13789179..e69de29bb2 100644 --- a/src/Sites/beta/examples/Get-MgBetaSiteGetByPathApplicableContentTypeForList.md +++ b/src/Sites/beta/examples/Get-MgBetaSiteGetByPathApplicableContentTypeForList.md @@ -1 +0,0 @@ - diff --git a/src/Sites/beta/examples/New-MgBetaSitePage.md b/src/Sites/beta/examples/New-MgBetaSitePage.md index b9d1ed3bb4..8ee0b0a895 100644 --- a/src/Sites/beta/examples/New-MgBetaSitePage.md +++ b/src/Sites/beta/examples/New-MgBetaSitePage.md @@ -5,95 +5,9 @@ Import-Module Microsoft.Graph.Beta.Sites $params = @{ - "@odata.type" = "#microsoft.graph.sitePage" - name = "test.aspx" - title = "test" - pageLayout = "article" - showComments = $true - showRecommendedPages = $false - titleArea = @{ - enableGradientEffect = $true - imageWebUrl = "https://cdn.hubblecontent.osi.office.net/m365content/publish/005292d6-9dcc-4fc5-b50b-b2d0383a411b/image.jpg" - layout = "colorBlock" - showAuthor = $true - showPublishedDate = $false - showTextBlockAboveTitle = $false - textAboveTitle = "TEXT ABOVE TITLE" - textAlignment = "left" - imageSourceType = - title = "sample1" - } - canvasLayout = @{ - horizontalSections = @( - @{ - layout = "oneThirdRightColumn" - id = "1" - emphasis = "none" - columns = @( - @{ - id = "1" - width = - webparts = @( - @{ - id = "6f9230af-2a98-4952-b205-9ede4f9ef548" - innerHtml = "

Hello!

" - } - ) - } - @{ - id = "2" - width = - webparts = @( - @{ - id = "73d07dde-3474-4545-badb-f28ba239e0e1" - webPartType = "d1d91016-032f-456d-98a4-721247c305e8" - data = @{ - dataVersion = "1.9" - description = "Show an image on your page" - title = "Image" - properties = @{ - imageSourceType = - altText = "" - overlayText = "" - siteid = "0264cabe-6b92-450a-b162-b0c3d54fe5e8" - webid = "f3989670-cd37-4514-8ccb-0f7c2cbe5314" - listid = "bdb41041-eb06-474e-ac29-87093386bb14" - uniqueid = "d9f94b40-78ba-48d0-a39f-3cb23c2fe7eb" - imgWidth = - imgHeight = - fixAspectRatio = $false - captionText = "" - alignment = "Center" - } - serverProcessedContent = @{ - imageSources = @( - @{ - key = "imageSource" - value = "/_LAYOUTS/IMAGES/VISUALTEMPLATEIMAGE1.JPG" - } - ) - customMetadata = @( - @{ - key = "imageSource" - value = @{ - siteid = "0264cabe-6b92-450a-b162-b0c3d54fe5e8" - webid = "f3989670-cd37-4514-8ccb-0f7c2cbe5314" - listid = "bdb41041-eb06-474e-ac29-87093386bb14" - uniqueid = "d9f94b40-78ba-48d0-a39f-3cb23c2fe7eb" - width = "4288" - height = "2848" - } - } - ) - } - } - } - ) - } - ) - } - ) - } + "@odata.type" = "#microsoft.graph.newsLinkPage" + newsWebUrl = "https://someexternalnewssite.com/2024/11/11/contoso-unveils-first-self-driving-car" + title = "Contoso Unveils First Self-Driving Car" } New-MgBetaSitePage -SiteId $siteId -BodyParameter $params diff --git a/src/Sites/v1.0/examples/Add-MgGroupSite.md b/src/Sites/v1.0/examples/Add-MgGroupSite.md index 8b13789179..e69de29bb2 100644 --- a/src/Sites/v1.0/examples/Add-MgGroupSite.md +++ b/src/Sites/v1.0/examples/Add-MgGroupSite.md @@ -1 +0,0 @@ - diff --git a/src/Sites/v1.0/examples/Add-MgGroupSiteContentTypeCopy.md b/src/Sites/v1.0/examples/Add-MgGroupSiteContentTypeCopy.md index 8b13789179..e69de29bb2 100644 --- a/src/Sites/v1.0/examples/Add-MgGroupSiteContentTypeCopy.md +++ b/src/Sites/v1.0/examples/Add-MgGroupSiteContentTypeCopy.md @@ -1 +0,0 @@ - diff --git a/src/Sites/v1.0/examples/Add-MgGroupSiteListContentTypeCopy.md b/src/Sites/v1.0/examples/Add-MgGroupSiteListContentTypeCopy.md index 8b13789179..e69de29bb2 100644 --- a/src/Sites/v1.0/examples/Add-MgGroupSiteListContentTypeCopy.md +++ b/src/Sites/v1.0/examples/Add-MgGroupSiteListContentTypeCopy.md @@ -1 +0,0 @@ - diff --git a/src/Sites/v1.0/examples/Add-MgSite.md b/src/Sites/v1.0/examples/Add-MgSite.md index 8b13789179..e69de29bb2 100644 --- a/src/Sites/v1.0/examples/Add-MgSite.md +++ b/src/Sites/v1.0/examples/Add-MgSite.md @@ -1 +0,0 @@ - diff --git a/src/Sites/v1.0/examples/Add-MgSiteContentTypeCopy.md b/src/Sites/v1.0/examples/Add-MgSiteContentTypeCopy.md index 8b13789179..e69de29bb2 100644 --- a/src/Sites/v1.0/examples/Add-MgSiteContentTypeCopy.md +++ b/src/Sites/v1.0/examples/Add-MgSiteContentTypeCopy.md @@ -1 +0,0 @@ - diff --git a/src/Sites/v1.0/examples/Copy-MgGroupSiteContentTypeToDefaultContentLocation.md b/src/Sites/v1.0/examples/Copy-MgGroupSiteContentTypeToDefaultContentLocation.md index 8b13789179..e69de29bb2 100644 --- a/src/Sites/v1.0/examples/Copy-MgGroupSiteContentTypeToDefaultContentLocation.md +++ b/src/Sites/v1.0/examples/Copy-MgGroupSiteContentTypeToDefaultContentLocation.md @@ -1 +0,0 @@ - diff --git a/src/Sites/v1.0/examples/Copy-MgGroupSiteListContentTypeToDefaultContentLocation.md b/src/Sites/v1.0/examples/Copy-MgGroupSiteListContentTypeToDefaultContentLocation.md index 8b13789179..e69de29bb2 100644 --- a/src/Sites/v1.0/examples/Copy-MgGroupSiteListContentTypeToDefaultContentLocation.md +++ b/src/Sites/v1.0/examples/Copy-MgGroupSiteListContentTypeToDefaultContentLocation.md @@ -1 +0,0 @@ - diff --git a/src/Sites/v1.0/examples/Copy-MgGroupSiteOnenoteNotebook.md b/src/Sites/v1.0/examples/Copy-MgGroupSiteOnenoteNotebook.md index 8b13789179..e69de29bb2 100644 --- a/src/Sites/v1.0/examples/Copy-MgGroupSiteOnenoteNotebook.md +++ b/src/Sites/v1.0/examples/Copy-MgGroupSiteOnenoteNotebook.md @@ -1 +0,0 @@ - diff --git a/src/Sites/v1.0/examples/Copy-MgGroupSiteOnenoteNotebookSectionGroupSectionPageToSection.md b/src/Sites/v1.0/examples/Copy-MgGroupSiteOnenoteNotebookSectionGroupSectionPageToSection.md index 8b13789179..e69de29bb2 100644 --- a/src/Sites/v1.0/examples/Copy-MgGroupSiteOnenoteNotebookSectionGroupSectionPageToSection.md +++ b/src/Sites/v1.0/examples/Copy-MgGroupSiteOnenoteNotebookSectionGroupSectionPageToSection.md @@ -1 +0,0 @@ - diff --git a/src/Sites/v1.0/examples/Copy-MgGroupSiteOnenoteNotebookSectionGroupSectionToNotebook.md b/src/Sites/v1.0/examples/Copy-MgGroupSiteOnenoteNotebookSectionGroupSectionToNotebook.md index 8b13789179..e69de29bb2 100644 --- a/src/Sites/v1.0/examples/Copy-MgGroupSiteOnenoteNotebookSectionGroupSectionToNotebook.md +++ b/src/Sites/v1.0/examples/Copy-MgGroupSiteOnenoteNotebookSectionGroupSectionToNotebook.md @@ -1 +0,0 @@ - diff --git a/src/Sites/v1.0/examples/Copy-MgGroupSiteOnenoteNotebookSectionGroupSectionToSectionGroup.md b/src/Sites/v1.0/examples/Copy-MgGroupSiteOnenoteNotebookSectionGroupSectionToSectionGroup.md index 8b13789179..e69de29bb2 100644 --- a/src/Sites/v1.0/examples/Copy-MgGroupSiteOnenoteNotebookSectionGroupSectionToSectionGroup.md +++ b/src/Sites/v1.0/examples/Copy-MgGroupSiteOnenoteNotebookSectionGroupSectionToSectionGroup.md @@ -1 +0,0 @@ - diff --git a/src/Sites/v1.0/examples/Copy-MgGroupSiteOnenoteNotebookSectionPageToSection.md b/src/Sites/v1.0/examples/Copy-MgGroupSiteOnenoteNotebookSectionPageToSection.md index 8b13789179..e69de29bb2 100644 --- a/src/Sites/v1.0/examples/Copy-MgGroupSiteOnenoteNotebookSectionPageToSection.md +++ b/src/Sites/v1.0/examples/Copy-MgGroupSiteOnenoteNotebookSectionPageToSection.md @@ -1 +0,0 @@ - diff --git a/src/Sites/v1.0/examples/Copy-MgGroupSiteOnenoteNotebookSectionToNotebook.md b/src/Sites/v1.0/examples/Copy-MgGroupSiteOnenoteNotebookSectionToNotebook.md index 8b13789179..e69de29bb2 100644 --- a/src/Sites/v1.0/examples/Copy-MgGroupSiteOnenoteNotebookSectionToNotebook.md +++ b/src/Sites/v1.0/examples/Copy-MgGroupSiteOnenoteNotebookSectionToNotebook.md @@ -1 +0,0 @@ - diff --git a/src/Sites/v1.0/examples/Copy-MgGroupSiteOnenoteNotebookSectionToSectionGroup.md b/src/Sites/v1.0/examples/Copy-MgGroupSiteOnenoteNotebookSectionToSectionGroup.md index 8b13789179..e69de29bb2 100644 --- a/src/Sites/v1.0/examples/Copy-MgGroupSiteOnenoteNotebookSectionToSectionGroup.md +++ b/src/Sites/v1.0/examples/Copy-MgGroupSiteOnenoteNotebookSectionToSectionGroup.md @@ -1 +0,0 @@ - diff --git a/src/Sites/v1.0/examples/Copy-MgGroupSiteOnenotePageToSection.md b/src/Sites/v1.0/examples/Copy-MgGroupSiteOnenotePageToSection.md index 8b13789179..e69de29bb2 100644 --- a/src/Sites/v1.0/examples/Copy-MgGroupSiteOnenotePageToSection.md +++ b/src/Sites/v1.0/examples/Copy-MgGroupSiteOnenotePageToSection.md @@ -1 +0,0 @@ - diff --git a/src/Sites/v1.0/examples/Copy-MgGroupSiteOnenoteSectionGroupSectionPageToSection.md b/src/Sites/v1.0/examples/Copy-MgGroupSiteOnenoteSectionGroupSectionPageToSection.md index 8b13789179..e69de29bb2 100644 --- a/src/Sites/v1.0/examples/Copy-MgGroupSiteOnenoteSectionGroupSectionPageToSection.md +++ b/src/Sites/v1.0/examples/Copy-MgGroupSiteOnenoteSectionGroupSectionPageToSection.md @@ -1 +0,0 @@ - diff --git a/src/Sites/v1.0/examples/Copy-MgGroupSiteOnenoteSectionGroupSectionToNotebook.md b/src/Sites/v1.0/examples/Copy-MgGroupSiteOnenoteSectionGroupSectionToNotebook.md index 8b13789179..e69de29bb2 100644 --- a/src/Sites/v1.0/examples/Copy-MgGroupSiteOnenoteSectionGroupSectionToNotebook.md +++ b/src/Sites/v1.0/examples/Copy-MgGroupSiteOnenoteSectionGroupSectionToNotebook.md @@ -1 +0,0 @@ - diff --git a/src/Sites/v1.0/examples/Copy-MgGroupSiteOnenoteSectionGroupSectionToSectionGroup.md b/src/Sites/v1.0/examples/Copy-MgGroupSiteOnenoteSectionGroupSectionToSectionGroup.md index 8b13789179..e69de29bb2 100644 --- a/src/Sites/v1.0/examples/Copy-MgGroupSiteOnenoteSectionGroupSectionToSectionGroup.md +++ b/src/Sites/v1.0/examples/Copy-MgGroupSiteOnenoteSectionGroupSectionToSectionGroup.md @@ -1 +0,0 @@ - diff --git a/src/Sites/v1.0/examples/Copy-MgGroupSiteOnenoteSectionPageToSection.md b/src/Sites/v1.0/examples/Copy-MgGroupSiteOnenoteSectionPageToSection.md index 8b13789179..e69de29bb2 100644 --- a/src/Sites/v1.0/examples/Copy-MgGroupSiteOnenoteSectionPageToSection.md +++ b/src/Sites/v1.0/examples/Copy-MgGroupSiteOnenoteSectionPageToSection.md @@ -1 +0,0 @@ - diff --git a/src/Sites/v1.0/examples/Copy-MgGroupSiteOnenoteSectionToNotebook.md b/src/Sites/v1.0/examples/Copy-MgGroupSiteOnenoteSectionToNotebook.md index 8b13789179..e69de29bb2 100644 --- a/src/Sites/v1.0/examples/Copy-MgGroupSiteOnenoteSectionToNotebook.md +++ b/src/Sites/v1.0/examples/Copy-MgGroupSiteOnenoteSectionToNotebook.md @@ -1 +0,0 @@ - diff --git a/src/Sites/v1.0/examples/Copy-MgGroupSiteOnenoteSectionToSectionGroup.md b/src/Sites/v1.0/examples/Copy-MgGroupSiteOnenoteSectionToSectionGroup.md index 8b13789179..e69de29bb2 100644 --- a/src/Sites/v1.0/examples/Copy-MgGroupSiteOnenoteSectionToSectionGroup.md +++ b/src/Sites/v1.0/examples/Copy-MgGroupSiteOnenoteSectionToSectionGroup.md @@ -1 +0,0 @@ - diff --git a/src/Sites/v1.0/examples/Copy-MgSiteListContentTypeToDefaultContentLocation.md b/src/Sites/v1.0/examples/Copy-MgSiteListContentTypeToDefaultContentLocation.md index 8b13789179..e69de29bb2 100644 --- a/src/Sites/v1.0/examples/Copy-MgSiteListContentTypeToDefaultContentLocation.md +++ b/src/Sites/v1.0/examples/Copy-MgSiteListContentTypeToDefaultContentLocation.md @@ -1 +0,0 @@ - diff --git a/src/Sites/v1.0/examples/Get-MgGroupSiteApplicableContentTypeForList.md b/src/Sites/v1.0/examples/Get-MgGroupSiteApplicableContentTypeForList.md index 8b13789179..e69de29bb2 100644 --- a/src/Sites/v1.0/examples/Get-MgGroupSiteApplicableContentTypeForList.md +++ b/src/Sites/v1.0/examples/Get-MgGroupSiteApplicableContentTypeForList.md @@ -1 +0,0 @@ - diff --git a/src/Sites/v1.0/examples/Get-MgGroupSiteContentTypeCompatibleHubContentType.md b/src/Sites/v1.0/examples/Get-MgGroupSiteContentTypeCompatibleHubContentType.md index 8b13789179..e69de29bb2 100644 --- a/src/Sites/v1.0/examples/Get-MgGroupSiteContentTypeCompatibleHubContentType.md +++ b/src/Sites/v1.0/examples/Get-MgGroupSiteContentTypeCompatibleHubContentType.md @@ -1 +0,0 @@ - diff --git a/src/Sites/v1.0/examples/Get-MgGroupSiteListContentTypeCompatibleHubContentType.md b/src/Sites/v1.0/examples/Get-MgGroupSiteListContentTypeCompatibleHubContentType.md index 8b13789179..e69de29bb2 100644 --- a/src/Sites/v1.0/examples/Get-MgGroupSiteListContentTypeCompatibleHubContentType.md +++ b/src/Sites/v1.0/examples/Get-MgGroupSiteListContentTypeCompatibleHubContentType.md @@ -1 +0,0 @@ - diff --git a/src/Sites/v1.0/examples/Get-MgGroupSiteOnenoteNotebookFromWebUrl.md b/src/Sites/v1.0/examples/Get-MgGroupSiteOnenoteNotebookFromWebUrl.md index 8b13789179..e69de29bb2 100644 --- a/src/Sites/v1.0/examples/Get-MgGroupSiteOnenoteNotebookFromWebUrl.md +++ b/src/Sites/v1.0/examples/Get-MgGroupSiteOnenoteNotebookFromWebUrl.md @@ -1 +0,0 @@ - diff --git a/src/Sites/v1.0/examples/Get-MgGroupSiteOnenoteNotebookRecentNotebook.md b/src/Sites/v1.0/examples/Get-MgGroupSiteOnenoteNotebookRecentNotebook.md index 8b13789179..e69de29bb2 100644 --- a/src/Sites/v1.0/examples/Get-MgGroupSiteOnenoteNotebookRecentNotebook.md +++ b/src/Sites/v1.0/examples/Get-MgGroupSiteOnenoteNotebookRecentNotebook.md @@ -1 +0,0 @@ - diff --git a/src/Sites/v1.0/examples/Get-MgSiteListItem.md b/src/Sites/v1.0/examples/Get-MgSiteListItem.md index 161b08dd1a..21a17348ba 100644 --- a/src/Sites/v1.0/examples/Get-MgSiteListItem.md +++ b/src/Sites/v1.0/examples/Get-MgSiteListItem.md @@ -1,11 +1,22 @@ -### Example 1: Code snippet +### Example 1: Get list items with specific fields ```powershell Import-Module Microsoft.Graph.Sites -Get-MgSiteListItem -SiteId $siteId -ListId $listId -ExpandProperty "fields(`$select=Name,Color,Quantity)" +Get-MgSiteListItem -SiteId $siteId -ListId $listId -ExpandProperty "fields(select=Name,Color,Quantity)" ``` -This example shows how to use the Get-MgSiteListItem Cmdlet. +This example will get list items with specific fields + +### Example 2: Get filtered list items with specific fields + +```powershell + +Import-Module Microsoft.Graph.Sites + +Get-MgSiteListItem -SiteId $siteId -ListId $listId -ExpandProperty "fields(select=Name,Color,Quantity)" -Filter "fields/Quantity lt 600" + +``` +This example will get filtered list items with specific fields diff --git a/src/Teams/beta/custom/MicrosoftGraphRscConfiguration.cs b/src/Teams/beta/custom/MicrosoftGraphRscConfiguration.cs index 59c19bc9ed..260f2b3698 100644 --- a/src/Teams/beta/custom/MicrosoftGraphRscConfiguration.cs +++ b/src/Teams/beta/custom/MicrosoftGraphRscConfiguration.cs @@ -15,10 +15,6 @@ public partial class MicrosoftGraphRscConfiguration : IMicrosoftGraphRscConfigurationInternal, Runtime.IValidates { - private readonly PropertyTracker _propertyTracker = new PropertyTracker(); - public void TrackProperty(string propertyName) => _propertyTracker.TrackProperty(propertyName); - public bool IsPropertySet(string propertyName) =>_propertyTracker.IsPropertySet(propertyName); - public T SanitizeValue(object value) => PropertyTracker.SanitizeValue(value); /// /// Backing field for Inherited model /// diff --git a/src/Teams/beta/custom/MicrosoftGraphTeamsAppPreApproval.cs b/src/Teams/beta/custom/MicrosoftGraphTeamsAppPreApproval.cs index af7f1c44b9..5e1fb804a4 100644 --- a/src/Teams/beta/custom/MicrosoftGraphTeamsAppPreApproval.cs +++ b/src/Teams/beta/custom/MicrosoftGraphTeamsAppPreApproval.cs @@ -15,10 +15,6 @@ public partial class MicrosoftGraphTeamsAppPreApproval : IMicrosoftGraphTeamsAppPreApprovalInternal, Runtime.IValidates { - private readonly PropertyTracker _propertyTracker = new PropertyTracker(); - public void TrackProperty(string propertyName) => _propertyTracker.TrackProperty(propertyName); - public bool IsPropertySet(string propertyName) =>_propertyTracker.IsPropertySet(propertyName); - public T SanitizeValue(object value) => PropertyTracker.SanitizeValue(value); /// /// Backing field for Inherited model diff --git a/src/Teams/beta/examples/Complete-MgBetaGroupTeamChannelMigration.md b/src/Teams/beta/examples/Complete-MgBetaGroupTeamChannelMigration.md index 8b13789179..e69de29bb2 100644 --- a/src/Teams/beta/examples/Complete-MgBetaGroupTeamChannelMigration.md +++ b/src/Teams/beta/examples/Complete-MgBetaGroupTeamChannelMigration.md @@ -1 +0,0 @@ - diff --git a/src/Teams/beta/examples/Complete-MgBetaGroupTeamMigration.md b/src/Teams/beta/examples/Complete-MgBetaGroupTeamMigration.md index 8b13789179..e69de29bb2 100644 --- a/src/Teams/beta/examples/Complete-MgBetaGroupTeamMigration.md +++ b/src/Teams/beta/examples/Complete-MgBetaGroupTeamMigration.md @@ -1 +0,0 @@ - diff --git a/src/Teams/beta/examples/Complete-MgBetaGroupTeamPrimaryChannelMigration.md b/src/Teams/beta/examples/Complete-MgBetaGroupTeamPrimaryChannelMigration.md index 8b13789179..e69de29bb2 100644 --- a/src/Teams/beta/examples/Complete-MgBetaGroupTeamPrimaryChannelMigration.md +++ b/src/Teams/beta/examples/Complete-MgBetaGroupTeamPrimaryChannelMigration.md @@ -1 +0,0 @@ - diff --git a/src/Teams/beta/examples/Complete-MgBetaTeamPrimaryChannelMigration.md b/src/Teams/beta/examples/Complete-MgBetaTeamPrimaryChannelMigration.md index 8b13789179..e69de29bb2 100644 --- a/src/Teams/beta/examples/Complete-MgBetaTeamPrimaryChannelMigration.md +++ b/src/Teams/beta/examples/Complete-MgBetaTeamPrimaryChannelMigration.md @@ -1 +0,0 @@ - diff --git a/src/Teams/beta/examples/Complete-MgBetaTeamworkDeletedTeamChannelMigration.md b/src/Teams/beta/examples/Complete-MgBetaTeamworkDeletedTeamChannelMigration.md index 8b13789179..e69de29bb2 100644 --- a/src/Teams/beta/examples/Complete-MgBetaTeamworkDeletedTeamChannelMigration.md +++ b/src/Teams/beta/examples/Complete-MgBetaTeamworkDeletedTeamChannelMigration.md @@ -1 +0,0 @@ - diff --git a/src/Teams/beta/examples/Confirm-MgBetaGroupTeamScheduleTimeCard.md b/src/Teams/beta/examples/Confirm-MgBetaGroupTeamScheduleTimeCard.md index 8b13789179..e69de29bb2 100644 --- a/src/Teams/beta/examples/Confirm-MgBetaGroupTeamScheduleTimeCard.md +++ b/src/Teams/beta/examples/Confirm-MgBetaGroupTeamScheduleTimeCard.md @@ -1 +0,0 @@ - diff --git a/src/Teams/beta/examples/Copy-MgBetaGroupTeam.md b/src/Teams/beta/examples/Copy-MgBetaGroupTeam.md index 8b13789179..e69de29bb2 100644 --- a/src/Teams/beta/examples/Copy-MgBetaGroupTeam.md +++ b/src/Teams/beta/examples/Copy-MgBetaGroupTeam.md @@ -1 +0,0 @@ - diff --git a/src/Teams/beta/examples/Get-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent.md b/src/Teams/beta/examples/Get-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent.md index 8b13789179..e69de29bb2 100644 --- a/src/Teams/beta/examples/Get-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent.md +++ b/src/Teams/beta/examples/Get-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent.md @@ -1 +0,0 @@ - diff --git a/src/Teams/beta/examples/Get-MgBetaChatRetainedMessage.md b/src/Teams/beta/examples/Get-MgBetaChatRetainedMessage.md index 8b13789179..e69de29bb2 100644 --- a/src/Teams/beta/examples/Get-MgBetaChatRetainedMessage.md +++ b/src/Teams/beta/examples/Get-MgBetaChatRetainedMessage.md @@ -1 +0,0 @@ - diff --git a/src/Teams/beta/examples/Get-MgBetaGroupTeamChannelPlannerPlanBucketDelta.md b/src/Teams/beta/examples/Get-MgBetaGroupTeamChannelPlannerPlanBucketDelta.md new file mode 100644 index 0000000000..e69de29bb2 diff --git a/src/Teams/beta/examples/Get-MgBetaGroupTeamChannelPlannerPlanBucketTaskDelta.md b/src/Teams/beta/examples/Get-MgBetaGroupTeamChannelPlannerPlanBucketTaskDelta.md new file mode 100644 index 0000000000..8b13789179 --- /dev/null +++ b/src/Teams/beta/examples/Get-MgBetaGroupTeamChannelPlannerPlanBucketTaskDelta.md @@ -0,0 +1 @@ + diff --git a/src/Teams/beta/examples/Get-MgBetaGroupTeamChannelPlannerPlanDelta.md b/src/Teams/beta/examples/Get-MgBetaGroupTeamChannelPlannerPlanDelta.md new file mode 100644 index 0000000000..8b13789179 --- /dev/null +++ b/src/Teams/beta/examples/Get-MgBetaGroupTeamChannelPlannerPlanDelta.md @@ -0,0 +1 @@ + diff --git a/src/Teams/beta/examples/Get-MgBetaGroupTeamChannelPlannerPlanTaskDelta.md b/src/Teams/beta/examples/Get-MgBetaGroupTeamChannelPlannerPlanTaskDelta.md new file mode 100644 index 0000000000..8b13789179 --- /dev/null +++ b/src/Teams/beta/examples/Get-MgBetaGroupTeamChannelPlannerPlanTaskDelta.md @@ -0,0 +1 @@ + diff --git a/src/Teams/beta/examples/Get-MgBetaGroupTeamChannelRetainedMessage.md b/src/Teams/beta/examples/Get-MgBetaGroupTeamChannelRetainedMessage.md index 8b13789179..e69de29bb2 100644 --- a/src/Teams/beta/examples/Get-MgBetaGroupTeamChannelRetainedMessage.md +++ b/src/Teams/beta/examples/Get-MgBetaGroupTeamChannelRetainedMessage.md @@ -1 +0,0 @@ - diff --git a/src/Teams/beta/examples/Get-MgBetaGroupTeamPrimaryChannelPlannerPlanBucketDelta.md b/src/Teams/beta/examples/Get-MgBetaGroupTeamPrimaryChannelPlannerPlanBucketDelta.md new file mode 100644 index 0000000000..e69de29bb2 diff --git a/src/Teams/beta/examples/Get-MgBetaGroupTeamPrimaryChannelPlannerPlanBucketTaskDelta.md b/src/Teams/beta/examples/Get-MgBetaGroupTeamPrimaryChannelPlannerPlanBucketTaskDelta.md new file mode 100644 index 0000000000..8b13789179 --- /dev/null +++ b/src/Teams/beta/examples/Get-MgBetaGroupTeamPrimaryChannelPlannerPlanBucketTaskDelta.md @@ -0,0 +1 @@ + diff --git a/src/Teams/beta/examples/Get-MgBetaGroupTeamPrimaryChannelPlannerPlanDelta.md b/src/Teams/beta/examples/Get-MgBetaGroupTeamPrimaryChannelPlannerPlanDelta.md new file mode 100644 index 0000000000..8b13789179 --- /dev/null +++ b/src/Teams/beta/examples/Get-MgBetaGroupTeamPrimaryChannelPlannerPlanDelta.md @@ -0,0 +1 @@ + diff --git a/src/Teams/beta/examples/Get-MgBetaGroupTeamPrimaryChannelPlannerPlanTaskDelta.md b/src/Teams/beta/examples/Get-MgBetaGroupTeamPrimaryChannelPlannerPlanTaskDelta.md new file mode 100644 index 0000000000..8b13789179 --- /dev/null +++ b/src/Teams/beta/examples/Get-MgBetaGroupTeamPrimaryChannelPlannerPlanTaskDelta.md @@ -0,0 +1 @@ + diff --git a/src/Teams/beta/examples/Get-MgBetaTeamChannelPlannerPlan.md b/src/Teams/beta/examples/Get-MgBetaTeamChannelPlannerPlan.md new file mode 100644 index 0000000000..6fb6ea584c --- /dev/null +++ b/src/Teams/beta/examples/Get-MgBetaTeamChannelPlannerPlan.md @@ -0,0 +1,11 @@ +### Example 1: Code snippet + +```powershell + +Import-Module Microsoft.Graph.Beta.Teams + +Get-MgBetaTeamChannelPlannerPlan -TeamId $teamId -ChannelId $channelId + +``` +This example shows how to use the Get-MgBetaTeamChannelPlannerPlan Cmdlet. + diff --git a/src/Teams/beta/examples/Get-MgBetaTeamChannelPlannerPlanBucketDelta.md b/src/Teams/beta/examples/Get-MgBetaTeamChannelPlannerPlanBucketDelta.md new file mode 100644 index 0000000000..e69de29bb2 diff --git a/src/Teams/beta/examples/Get-MgBetaTeamChannelPlannerPlanBucketTaskDelta.md b/src/Teams/beta/examples/Get-MgBetaTeamChannelPlannerPlanBucketTaskDelta.md new file mode 100644 index 0000000000..8b13789179 --- /dev/null +++ b/src/Teams/beta/examples/Get-MgBetaTeamChannelPlannerPlanBucketTaskDelta.md @@ -0,0 +1 @@ + diff --git a/src/Teams/beta/examples/Get-MgBetaTeamChannelPlannerPlanDelta.md b/src/Teams/beta/examples/Get-MgBetaTeamChannelPlannerPlanDelta.md new file mode 100644 index 0000000000..8b13789179 --- /dev/null +++ b/src/Teams/beta/examples/Get-MgBetaTeamChannelPlannerPlanDelta.md @@ -0,0 +1 @@ + diff --git a/src/Teams/beta/examples/Get-MgBetaTeamChannelPlannerPlanTaskDelta.md b/src/Teams/beta/examples/Get-MgBetaTeamChannelPlannerPlanTaskDelta.md new file mode 100644 index 0000000000..8b13789179 --- /dev/null +++ b/src/Teams/beta/examples/Get-MgBetaTeamChannelPlannerPlanTaskDelta.md @@ -0,0 +1 @@ + diff --git a/src/Teams/beta/examples/Get-MgBetaTeamPrimaryChannelPlannerPlanBucketDelta.md b/src/Teams/beta/examples/Get-MgBetaTeamPrimaryChannelPlannerPlanBucketDelta.md new file mode 100644 index 0000000000..e69de29bb2 diff --git a/src/Teams/beta/examples/Get-MgBetaTeamPrimaryChannelPlannerPlanBucketTaskDelta.md b/src/Teams/beta/examples/Get-MgBetaTeamPrimaryChannelPlannerPlanBucketTaskDelta.md new file mode 100644 index 0000000000..8b13789179 --- /dev/null +++ b/src/Teams/beta/examples/Get-MgBetaTeamPrimaryChannelPlannerPlanBucketTaskDelta.md @@ -0,0 +1 @@ + diff --git a/src/Teams/beta/examples/Get-MgBetaTeamPrimaryChannelPlannerPlanDelta.md b/src/Teams/beta/examples/Get-MgBetaTeamPrimaryChannelPlannerPlanDelta.md new file mode 100644 index 0000000000..8b13789179 --- /dev/null +++ b/src/Teams/beta/examples/Get-MgBetaTeamPrimaryChannelPlannerPlanDelta.md @@ -0,0 +1 @@ + diff --git a/src/Teams/beta/examples/Get-MgBetaTeamPrimaryChannelPlannerPlanTaskDelta.md b/src/Teams/beta/examples/Get-MgBetaTeamPrimaryChannelPlannerPlanTaskDelta.md new file mode 100644 index 0000000000..8b13789179 --- /dev/null +++ b/src/Teams/beta/examples/Get-MgBetaTeamPrimaryChannelPlannerPlanTaskDelta.md @@ -0,0 +1 @@ + diff --git a/src/Teams/beta/examples/Get-MgBetaTeamworkDeletedTeamChannelPlannerPlanBucketDelta.md b/src/Teams/beta/examples/Get-MgBetaTeamworkDeletedTeamChannelPlannerPlanBucketDelta.md new file mode 100644 index 0000000000..e69de29bb2 diff --git a/src/Teams/beta/examples/Get-MgBetaTeamworkDeletedTeamChannelPlannerPlanBucketTaskDelta.md b/src/Teams/beta/examples/Get-MgBetaTeamworkDeletedTeamChannelPlannerPlanBucketTaskDelta.md new file mode 100644 index 0000000000..8b13789179 --- /dev/null +++ b/src/Teams/beta/examples/Get-MgBetaTeamworkDeletedTeamChannelPlannerPlanBucketTaskDelta.md @@ -0,0 +1 @@ + diff --git a/src/Teams/beta/examples/Get-MgBetaTeamworkDeletedTeamChannelPlannerPlanDelta.md b/src/Teams/beta/examples/Get-MgBetaTeamworkDeletedTeamChannelPlannerPlanDelta.md new file mode 100644 index 0000000000..8b13789179 --- /dev/null +++ b/src/Teams/beta/examples/Get-MgBetaTeamworkDeletedTeamChannelPlannerPlanDelta.md @@ -0,0 +1 @@ + diff --git a/src/Teams/beta/examples/Get-MgBetaTeamworkDeletedTeamChannelPlannerPlanTaskDelta.md b/src/Teams/beta/examples/Get-MgBetaTeamworkDeletedTeamChannelPlannerPlanTaskDelta.md new file mode 100644 index 0000000000..8b13789179 --- /dev/null +++ b/src/Teams/beta/examples/Get-MgBetaTeamworkDeletedTeamChannelPlannerPlanTaskDelta.md @@ -0,0 +1 @@ + diff --git a/src/Teams/beta/examples/Get-MgBetaTeamworkDeletedTeamChannelRetainedMessage.md b/src/Teams/beta/examples/Get-MgBetaTeamworkDeletedTeamChannelRetainedMessage.md index 8b13789179..e69de29bb2 100644 --- a/src/Teams/beta/examples/Get-MgBetaTeamworkDeletedTeamChannelRetainedMessage.md +++ b/src/Teams/beta/examples/Get-MgBetaTeamworkDeletedTeamChannelRetainedMessage.md @@ -1 +0,0 @@ - diff --git a/src/Teams/beta/examples/Invoke-MgBetaArchiveGroupTeamChannelPlannerPlan.md b/src/Teams/beta/examples/Invoke-MgBetaArchiveGroupTeamChannelPlannerPlan.md new file mode 100644 index 0000000000..8b13789179 --- /dev/null +++ b/src/Teams/beta/examples/Invoke-MgBetaArchiveGroupTeamChannelPlannerPlan.md @@ -0,0 +1 @@ + diff --git a/src/Teams/beta/examples/Invoke-MgBetaArchiveGroupTeamPrimaryChannelPlannerPlan.md b/src/Teams/beta/examples/Invoke-MgBetaArchiveGroupTeamPrimaryChannelPlannerPlan.md new file mode 100644 index 0000000000..8b13789179 --- /dev/null +++ b/src/Teams/beta/examples/Invoke-MgBetaArchiveGroupTeamPrimaryChannelPlannerPlan.md @@ -0,0 +1 @@ + diff --git a/src/Teams/beta/examples/Invoke-MgBetaArchiveTeamChannelPlannerPlan.md b/src/Teams/beta/examples/Invoke-MgBetaArchiveTeamChannelPlannerPlan.md new file mode 100644 index 0000000000..8b13789179 --- /dev/null +++ b/src/Teams/beta/examples/Invoke-MgBetaArchiveTeamChannelPlannerPlan.md @@ -0,0 +1 @@ + diff --git a/src/Teams/beta/examples/Invoke-MgBetaArchiveTeamPrimaryChannelPlannerPlan.md b/src/Teams/beta/examples/Invoke-MgBetaArchiveTeamPrimaryChannelPlannerPlan.md new file mode 100644 index 0000000000..8b13789179 --- /dev/null +++ b/src/Teams/beta/examples/Invoke-MgBetaArchiveTeamPrimaryChannelPlannerPlan.md @@ -0,0 +1 @@ + diff --git a/src/Teams/beta/examples/Invoke-MgBetaArchiveTeamworkDeletedTeamChannelPlannerPlan.md b/src/Teams/beta/examples/Invoke-MgBetaArchiveTeamworkDeletedTeamChannelPlannerPlan.md new file mode 100644 index 0000000000..8b13789179 --- /dev/null +++ b/src/Teams/beta/examples/Invoke-MgBetaArchiveTeamworkDeletedTeamChannelPlannerPlan.md @@ -0,0 +1 @@ + diff --git a/src/Teams/beta/examples/Invoke-MgBetaForwardChatMessageReplyToChat.md b/src/Teams/beta/examples/Invoke-MgBetaForwardChatMessageReplyToChat.md new file mode 100644 index 0000000000..e69de29bb2 diff --git a/src/Teams/beta/examples/Invoke-MgBetaForwardChatMessageToChat.md b/src/Teams/beta/examples/Invoke-MgBetaForwardChatMessageToChat.md new file mode 100644 index 0000000000..e69de29bb2 diff --git a/src/Teams/beta/examples/Invoke-MgBetaForwardGroupTeamChannelMessageReplyToChat.md b/src/Teams/beta/examples/Invoke-MgBetaForwardGroupTeamChannelMessageReplyToChat.md new file mode 100644 index 0000000000..e69de29bb2 diff --git a/src/Teams/beta/examples/Invoke-MgBetaForwardGroupTeamChannelMessageToChat.md b/src/Teams/beta/examples/Invoke-MgBetaForwardGroupTeamChannelMessageToChat.md new file mode 100644 index 0000000000..e69de29bb2 diff --git a/src/Teams/beta/examples/Invoke-MgBetaForwardGroupTeamPrimaryChannelMessageReplyToChat.md b/src/Teams/beta/examples/Invoke-MgBetaForwardGroupTeamPrimaryChannelMessageReplyToChat.md new file mode 100644 index 0000000000..e69de29bb2 diff --git a/src/Teams/beta/examples/Invoke-MgBetaForwardGroupTeamPrimaryChannelMessageToChat.md b/src/Teams/beta/examples/Invoke-MgBetaForwardGroupTeamPrimaryChannelMessageToChat.md new file mode 100644 index 0000000000..e69de29bb2 diff --git a/src/Teams/beta/examples/Invoke-MgBetaForwardTeamChannelMessageReplyToChat.md b/src/Teams/beta/examples/Invoke-MgBetaForwardTeamChannelMessageReplyToChat.md new file mode 100644 index 0000000000..e69de29bb2 diff --git a/src/Teams/beta/examples/Invoke-MgBetaForwardTeamChannelMessageToChat.md b/src/Teams/beta/examples/Invoke-MgBetaForwardTeamChannelMessageToChat.md new file mode 100644 index 0000000000..e69de29bb2 diff --git a/src/Teams/beta/examples/Invoke-MgBetaForwardTeamPrimaryChannelMessageReplyToChat.md b/src/Teams/beta/examples/Invoke-MgBetaForwardTeamPrimaryChannelMessageReplyToChat.md new file mode 100644 index 0000000000..e69de29bb2 diff --git a/src/Teams/beta/examples/Invoke-MgBetaForwardTeamPrimaryChannelMessageToChat.md b/src/Teams/beta/examples/Invoke-MgBetaForwardTeamPrimaryChannelMessageToChat.md new file mode 100644 index 0000000000..e69de29bb2 diff --git a/src/Teams/beta/examples/Invoke-MgBetaForwardTeamworkDeletedTeamChannelMessageReplyToChat.md b/src/Teams/beta/examples/Invoke-MgBetaForwardTeamworkDeletedTeamChannelMessageReplyToChat.md new file mode 100644 index 0000000000..e69de29bb2 diff --git a/src/Teams/beta/examples/Invoke-MgBetaForwardTeamworkDeletedTeamChannelMessageToChat.md b/src/Teams/beta/examples/Invoke-MgBetaForwardTeamworkDeletedTeamChannelMessageToChat.md new file mode 100644 index 0000000000..e69de29bb2 diff --git a/src/Teams/beta/examples/Invoke-MgBetaForwardUserChatMessageReplyToChat.md b/src/Teams/beta/examples/Invoke-MgBetaForwardUserChatMessageReplyToChat.md new file mode 100644 index 0000000000..e69de29bb2 diff --git a/src/Teams/beta/examples/Invoke-MgBetaForwardUserChatMessageToChat.md b/src/Teams/beta/examples/Invoke-MgBetaForwardUserChatMessageToChat.md new file mode 100644 index 0000000000..e69de29bb2 diff --git a/src/Teams/beta/examples/Invoke-MgBetaGraphChatMessage.md b/src/Teams/beta/examples/Invoke-MgBetaGraphChatMessage.md new file mode 100644 index 0000000000..e69de29bb2 diff --git a/src/Teams/beta/examples/Invoke-MgBetaGraphChatMessageReply.md b/src/Teams/beta/examples/Invoke-MgBetaGraphChatMessageReply.md new file mode 100644 index 0000000000..e69de29bb2 diff --git a/src/Teams/beta/examples/Invoke-MgBetaGraphGroupTeamChannelMessage.md b/src/Teams/beta/examples/Invoke-MgBetaGraphGroupTeamChannelMessage.md new file mode 100644 index 0000000000..e69de29bb2 diff --git a/src/Teams/beta/examples/Invoke-MgBetaGraphGroupTeamChannelMessageReply.md b/src/Teams/beta/examples/Invoke-MgBetaGraphGroupTeamChannelMessageReply.md new file mode 100644 index 0000000000..e69de29bb2 diff --git a/src/Teams/beta/examples/Invoke-MgBetaGraphGroupTeamPrimaryChannelMessage.md b/src/Teams/beta/examples/Invoke-MgBetaGraphGroupTeamPrimaryChannelMessage.md new file mode 100644 index 0000000000..e69de29bb2 diff --git a/src/Teams/beta/examples/Invoke-MgBetaGraphGroupTeamPrimaryChannelMessageReply.md b/src/Teams/beta/examples/Invoke-MgBetaGraphGroupTeamPrimaryChannelMessageReply.md new file mode 100644 index 0000000000..e69de29bb2 diff --git a/src/Teams/beta/examples/Invoke-MgBetaGraphTeamChannelMessage.md b/src/Teams/beta/examples/Invoke-MgBetaGraphTeamChannelMessage.md new file mode 100644 index 0000000000..e69de29bb2 diff --git a/src/Teams/beta/examples/Invoke-MgBetaGraphTeamChannelMessageReply.md b/src/Teams/beta/examples/Invoke-MgBetaGraphTeamChannelMessageReply.md new file mode 100644 index 0000000000..e69de29bb2 diff --git a/src/Teams/beta/examples/Invoke-MgBetaGraphTeamPrimaryChannelMessage.md b/src/Teams/beta/examples/Invoke-MgBetaGraphTeamPrimaryChannelMessage.md new file mode 100644 index 0000000000..e69de29bb2 diff --git a/src/Teams/beta/examples/Invoke-MgBetaGraphTeamPrimaryChannelMessageReply.md b/src/Teams/beta/examples/Invoke-MgBetaGraphTeamPrimaryChannelMessageReply.md new file mode 100644 index 0000000000..e69de29bb2 diff --git a/src/Teams/beta/examples/Invoke-MgBetaGraphTeamworkDeletedTeamChannelMessage.md b/src/Teams/beta/examples/Invoke-MgBetaGraphTeamworkDeletedTeamChannelMessage.md new file mode 100644 index 0000000000..e69de29bb2 diff --git a/src/Teams/beta/examples/Invoke-MgBetaGraphTeamworkDeletedTeamChannelMessageReply.md b/src/Teams/beta/examples/Invoke-MgBetaGraphTeamworkDeletedTeamChannelMessageReply.md new file mode 100644 index 0000000000..e69de29bb2 diff --git a/src/Teams/beta/examples/Invoke-MgBetaGraphUserChatMessage.md b/src/Teams/beta/examples/Invoke-MgBetaGraphUserChatMessage.md new file mode 100644 index 0000000000..e69de29bb2 diff --git a/src/Teams/beta/examples/Invoke-MgBetaGraphUserChatMessageReply.md b/src/Teams/beta/examples/Invoke-MgBetaGraphUserChatMessageReply.md new file mode 100644 index 0000000000..e69de29bb2 diff --git a/src/Teams/beta/examples/Invoke-MgBetaUnarchiveGroupTeamChannelPlannerPlan.md b/src/Teams/beta/examples/Invoke-MgBetaUnarchiveGroupTeamChannelPlannerPlan.md new file mode 100644 index 0000000000..8b13789179 --- /dev/null +++ b/src/Teams/beta/examples/Invoke-MgBetaUnarchiveGroupTeamChannelPlannerPlan.md @@ -0,0 +1 @@ + diff --git a/src/Teams/beta/examples/Invoke-MgBetaUnarchiveGroupTeamPrimaryChannelPlannerPlan.md b/src/Teams/beta/examples/Invoke-MgBetaUnarchiveGroupTeamPrimaryChannelPlannerPlan.md new file mode 100644 index 0000000000..8b13789179 --- /dev/null +++ b/src/Teams/beta/examples/Invoke-MgBetaUnarchiveGroupTeamPrimaryChannelPlannerPlan.md @@ -0,0 +1 @@ + diff --git a/src/Teams/beta/examples/Invoke-MgBetaUnarchiveTeamChannelPlannerPlan.md b/src/Teams/beta/examples/Invoke-MgBetaUnarchiveTeamChannelPlannerPlan.md new file mode 100644 index 0000000000..8b13789179 --- /dev/null +++ b/src/Teams/beta/examples/Invoke-MgBetaUnarchiveTeamChannelPlannerPlan.md @@ -0,0 +1 @@ + diff --git a/src/Teams/beta/examples/Invoke-MgBetaUnarchiveTeamPrimaryChannelPlannerPlan.md b/src/Teams/beta/examples/Invoke-MgBetaUnarchiveTeamPrimaryChannelPlannerPlan.md new file mode 100644 index 0000000000..8b13789179 --- /dev/null +++ b/src/Teams/beta/examples/Invoke-MgBetaUnarchiveTeamPrimaryChannelPlannerPlan.md @@ -0,0 +1 @@ + diff --git a/src/Teams/beta/examples/Invoke-MgBetaUnarchiveTeamworkDeletedTeamChannelPlannerPlan.md b/src/Teams/beta/examples/Invoke-MgBetaUnarchiveTeamworkDeletedTeamChannelPlannerPlan.md new file mode 100644 index 0000000000..8b13789179 --- /dev/null +++ b/src/Teams/beta/examples/Invoke-MgBetaUnarchiveTeamworkDeletedTeamChannelPlannerPlan.md @@ -0,0 +1 @@ + diff --git a/src/Teams/beta/examples/Move-MgBetaGroupTeamChannelPlannerPlanToContainer.md b/src/Teams/beta/examples/Move-MgBetaGroupTeamChannelPlannerPlanToContainer.md new file mode 100644 index 0000000000..8b13789179 --- /dev/null +++ b/src/Teams/beta/examples/Move-MgBetaGroupTeamChannelPlannerPlanToContainer.md @@ -0,0 +1 @@ + diff --git a/src/Teams/beta/examples/Move-MgBetaGroupTeamPrimaryChannelPlannerPlanToContainer.md b/src/Teams/beta/examples/Move-MgBetaGroupTeamPrimaryChannelPlannerPlanToContainer.md new file mode 100644 index 0000000000..8b13789179 --- /dev/null +++ b/src/Teams/beta/examples/Move-MgBetaGroupTeamPrimaryChannelPlannerPlanToContainer.md @@ -0,0 +1 @@ + diff --git a/src/Teams/beta/examples/Move-MgBetaTeamChannelPlannerPlanToContainer.md b/src/Teams/beta/examples/Move-MgBetaTeamChannelPlannerPlanToContainer.md new file mode 100644 index 0000000000..8b13789179 --- /dev/null +++ b/src/Teams/beta/examples/Move-MgBetaTeamChannelPlannerPlanToContainer.md @@ -0,0 +1 @@ + diff --git a/src/Teams/beta/examples/Move-MgBetaTeamPrimaryChannelPlannerPlanToContainer.md b/src/Teams/beta/examples/Move-MgBetaTeamPrimaryChannelPlannerPlanToContainer.md new file mode 100644 index 0000000000..8b13789179 --- /dev/null +++ b/src/Teams/beta/examples/Move-MgBetaTeamPrimaryChannelPlannerPlanToContainer.md @@ -0,0 +1 @@ + diff --git a/src/Teams/beta/examples/Move-MgBetaTeamworkDeletedTeamChannelPlannerPlanToContainer.md b/src/Teams/beta/examples/Move-MgBetaTeamworkDeletedTeamChannelPlannerPlanToContainer.md new file mode 100644 index 0000000000..8b13789179 --- /dev/null +++ b/src/Teams/beta/examples/Move-MgBetaTeamworkDeletedTeamChannelPlannerPlanToContainer.md @@ -0,0 +1 @@ + diff --git a/src/Teams/beta/examples/New-MgBetaTeam.md b/src/Teams/beta/examples/New-MgBetaTeam.md index 2d8161283c..ad2723f35b 100644 --- a/src/Teams/beta/examples/New-MgBetaTeam.md +++ b/src/Teams/beta/examples/New-MgBetaTeam.md @@ -7,8 +7,8 @@ Import-Module Microsoft.Graph.Beta.Teams $params = @{ "template@odata.bind" = "https://graph.microsoft.com/beta/teamsTemplates('standard')" displayName = "My Sample Team" - description = "My Sample Team's Description" - firstChannelName = "My First Channel of the sample team" + description = "My sample team's description" + firstChannelName = "My first channel of the sample team" } New-MgBetaTeam -BodyParameter $params @@ -25,8 +25,8 @@ Import-Module Microsoft.Graph.Beta.Teams $params = @{ "template@odata.bind" = "https://graph.microsoft.com/beta/teamsTemplates('standard')" displayName = "My Sample Team" - description = "My Sample Team’s Description" - firstChannelName = "My First Channel of the sample team" + description = "My sample team’s description" + firstChannelName = "My first channel of the sample team" members = @( @{ "@odata.type" = "#microsoft.graph.aadUserConversationMember" @@ -54,7 +54,7 @@ $params = @{ visibility = "Private" displayName = "Sample Engineering Team" description = "This is a sample engineering team, used to showcase the range of properties supported by this API" - firstChannelName = "My First Channel of the team" + firstChannelName = "My first channel of the sample team" channels = @( @{ displayName = "Announcements 📢" diff --git a/src/Teams/v1.0/examples/Add-MgGroupTeamChannelAllMember.md b/src/Teams/v1.0/examples/Add-MgGroupTeamChannelAllMember.md new file mode 100644 index 0000000000..8b13789179 --- /dev/null +++ b/src/Teams/v1.0/examples/Add-MgGroupTeamChannelAllMember.md @@ -0,0 +1 @@ + diff --git a/src/Teams/v1.0/examples/Add-MgGroupTeamPrimaryChannelAllMember.md b/src/Teams/v1.0/examples/Add-MgGroupTeamPrimaryChannelAllMember.md new file mode 100644 index 0000000000..8b13789179 --- /dev/null +++ b/src/Teams/v1.0/examples/Add-MgGroupTeamPrimaryChannelAllMember.md @@ -0,0 +1 @@ + diff --git a/src/Teams/v1.0/examples/Add-MgTeamChannelAllMember.md b/src/Teams/v1.0/examples/Add-MgTeamChannelAllMember.md new file mode 100644 index 0000000000..8b13789179 --- /dev/null +++ b/src/Teams/v1.0/examples/Add-MgTeamChannelAllMember.md @@ -0,0 +1 @@ + diff --git a/src/Teams/v1.0/examples/Add-MgTeamPrimaryChannelAllMember.md b/src/Teams/v1.0/examples/Add-MgTeamPrimaryChannelAllMember.md new file mode 100644 index 0000000000..8b13789179 --- /dev/null +++ b/src/Teams/v1.0/examples/Add-MgTeamPrimaryChannelAllMember.md @@ -0,0 +1 @@ + diff --git a/src/Teams/v1.0/examples/Add-MgTeamworkDeletedTeamChannelAllMember.md b/src/Teams/v1.0/examples/Add-MgTeamworkDeletedTeamChannelAllMember.md new file mode 100644 index 0000000000..8b13789179 --- /dev/null +++ b/src/Teams/v1.0/examples/Add-MgTeamworkDeletedTeamChannelAllMember.md @@ -0,0 +1 @@ + diff --git a/src/Teams/v1.0/examples/Complete-MgGroupTeamChannelMigration.md b/src/Teams/v1.0/examples/Complete-MgGroupTeamChannelMigration.md index 8b13789179..e69de29bb2 100644 --- a/src/Teams/v1.0/examples/Complete-MgGroupTeamChannelMigration.md +++ b/src/Teams/v1.0/examples/Complete-MgGroupTeamChannelMigration.md @@ -1 +0,0 @@ - diff --git a/src/Teams/v1.0/examples/Complete-MgGroupTeamMigration.md b/src/Teams/v1.0/examples/Complete-MgGroupTeamMigration.md index 8b13789179..e69de29bb2 100644 --- a/src/Teams/v1.0/examples/Complete-MgGroupTeamMigration.md +++ b/src/Teams/v1.0/examples/Complete-MgGroupTeamMigration.md @@ -1 +0,0 @@ - diff --git a/src/Teams/v1.0/examples/Complete-MgGroupTeamPrimaryChannelMigration.md b/src/Teams/v1.0/examples/Complete-MgGroupTeamPrimaryChannelMigration.md index 8b13789179..e69de29bb2 100644 --- a/src/Teams/v1.0/examples/Complete-MgGroupTeamPrimaryChannelMigration.md +++ b/src/Teams/v1.0/examples/Complete-MgGroupTeamPrimaryChannelMigration.md @@ -1 +0,0 @@ - diff --git a/src/Teams/v1.0/examples/Complete-MgTeamPrimaryChannelMigration.md b/src/Teams/v1.0/examples/Complete-MgTeamPrimaryChannelMigration.md index 8b13789179..e69de29bb2 100644 --- a/src/Teams/v1.0/examples/Complete-MgTeamPrimaryChannelMigration.md +++ b/src/Teams/v1.0/examples/Complete-MgTeamPrimaryChannelMigration.md @@ -1 +0,0 @@ - diff --git a/src/Teams/v1.0/examples/Complete-MgTeamworkDeletedTeamChannelMigration.md b/src/Teams/v1.0/examples/Complete-MgTeamworkDeletedTeamChannelMigration.md index 8b13789179..e69de29bb2 100644 --- a/src/Teams/v1.0/examples/Complete-MgTeamworkDeletedTeamChannelMigration.md +++ b/src/Teams/v1.0/examples/Complete-MgTeamworkDeletedTeamChannelMigration.md @@ -1 +0,0 @@ - diff --git a/src/Teams/v1.0/examples/Confirm-MgGroupTeamScheduleTimeCard.md b/src/Teams/v1.0/examples/Confirm-MgGroupTeamScheduleTimeCard.md new file mode 100644 index 0000000000..e69de29bb2 diff --git a/src/Teams/v1.0/examples/Confirm-MgTeamScheduleTimeCard.md b/src/Teams/v1.0/examples/Confirm-MgTeamScheduleTimeCard.md new file mode 100644 index 0000000000..2ddf0dceea --- /dev/null +++ b/src/Teams/v1.0/examples/Confirm-MgTeamScheduleTimeCard.md @@ -0,0 +1,11 @@ +### Example 1: Code snippet + +```powershell + +Import-Module Microsoft.Graph.Teams + +Confirm-MgTeamScheduleTimeCard -TeamId $teamId -TimeCardId $timeCardId + +``` +This example shows how to use the Confirm-MgTeamScheduleTimeCard Cmdlet. + diff --git a/src/Teams/v1.0/examples/Copy-MgGroupTeam.md b/src/Teams/v1.0/examples/Copy-MgGroupTeam.md index 8b13789179..e69de29bb2 100644 --- a/src/Teams/v1.0/examples/Copy-MgGroupTeam.md +++ b/src/Teams/v1.0/examples/Copy-MgGroupTeam.md @@ -1 +0,0 @@ - diff --git a/src/Teams/v1.0/examples/Get-MgChatRetainedMessage.md b/src/Teams/v1.0/examples/Get-MgChatRetainedMessage.md index 8b13789179..e69de29bb2 100644 --- a/src/Teams/v1.0/examples/Get-MgChatRetainedMessage.md +++ b/src/Teams/v1.0/examples/Get-MgChatRetainedMessage.md @@ -1 +0,0 @@ - diff --git a/src/Teams/v1.0/examples/Get-MgGroupTeamChannelRetainedMessage.md b/src/Teams/v1.0/examples/Get-MgGroupTeamChannelRetainedMessage.md index 8b13789179..e69de29bb2 100644 --- a/src/Teams/v1.0/examples/Get-MgGroupTeamChannelRetainedMessage.md +++ b/src/Teams/v1.0/examples/Get-MgGroupTeamChannelRetainedMessage.md @@ -1 +0,0 @@ - diff --git a/src/Teams/v1.0/examples/Get-MgTeamScheduleTimeCard.md b/src/Teams/v1.0/examples/Get-MgTeamScheduleTimeCard.md new file mode 100644 index 0000000000..e69de29bb2 diff --git a/src/Teams/v1.0/examples/Invoke-MgClockGroupTeamScheduleTimeCardIn.md b/src/Teams/v1.0/examples/Invoke-MgClockGroupTeamScheduleTimeCardIn.md new file mode 100644 index 0000000000..e69de29bb2 diff --git a/src/Teams/v1.0/examples/Invoke-MgClockTeamScheduleTimeCardIn.md b/src/Teams/v1.0/examples/Invoke-MgClockTeamScheduleTimeCardIn.md new file mode 100644 index 0000000000..e69de29bb2 diff --git a/src/Teams/v1.0/examples/New-MgTeam.md b/src/Teams/v1.0/examples/New-MgTeam.md index 3309e8dd69..3d4403d2fc 100644 --- a/src/Teams/v1.0/examples/New-MgTeam.md +++ b/src/Teams/v1.0/examples/New-MgTeam.md @@ -7,7 +7,8 @@ Import-Module Microsoft.Graph.Teams $params = @{ "template@odata.bind" = "https://graph.microsoft.com/v1.0/teamsTemplates('standard')" displayName = "My Sample Team" - description = "My Sample Team’s Description" + description = "My sample team’s description" + firstChannelName = "My first channel of the sample team" } New-MgTeam -BodyParameter $params @@ -24,7 +25,8 @@ Import-Module Microsoft.Graph.Teams $params = @{ "template@odata.bind" = "https://graph.microsoft.com/v1.0/teamsTemplates('standard')" displayName = "My Sample Team" - description = "My Sample Team’s Description" + description = "My sample team’s description" + firstChannelName = "My first channel of the sample team" members = @( @{ "@odata.type" = "#microsoft.graph.aadUserConversationMember" @@ -52,6 +54,7 @@ $params = @{ visibility = "Private" displayName = "Sample Engineering Team" description = "This is a sample engineering team, used to showcase the range of properties supported by this API" + firstChannelName = "My First Channel of the team" channels = @( @{ displayName = "Announcements 📢" diff --git a/src/Teams/v1.0/examples/New-MgTeamScheduleTimeCard.md b/src/Teams/v1.0/examples/New-MgTeamScheduleTimeCard.md new file mode 100644 index 0000000000..e69de29bb2 diff --git a/src/Teams/v1.0/examples/Remove-MgGroupTeamChannelAllMember.md b/src/Teams/v1.0/examples/Remove-MgGroupTeamChannelAllMember.md new file mode 100644 index 0000000000..e69de29bb2 diff --git a/src/Teams/v1.0/examples/Remove-MgGroupTeamPrimaryChannelAllMember.md b/src/Teams/v1.0/examples/Remove-MgGroupTeamPrimaryChannelAllMember.md new file mode 100644 index 0000000000..e69de29bb2 diff --git a/src/Teams/v1.0/examples/Remove-MgTeamChannelAllMember.md b/src/Teams/v1.0/examples/Remove-MgTeamChannelAllMember.md new file mode 100644 index 0000000000..e69de29bb2 diff --git a/src/Teams/v1.0/examples/Remove-MgTeamPrimaryChannelAllMember.md b/src/Teams/v1.0/examples/Remove-MgTeamPrimaryChannelAllMember.md new file mode 100644 index 0000000000..e69de29bb2 diff --git a/src/Teams/v1.0/examples/Remove-MgTeamScheduleTimeCard.md b/src/Teams/v1.0/examples/Remove-MgTeamScheduleTimeCard.md new file mode 100644 index 0000000000..e69de29bb2 diff --git a/src/Teams/v1.0/examples/Remove-MgTeamworkDeletedTeamChannelAllMember.md b/src/Teams/v1.0/examples/Remove-MgTeamworkDeletedTeamChannelAllMember.md new file mode 100644 index 0000000000..e69de29bb2 diff --git a/src/Users.Actions/beta/examples/Get-MgBetaUserById.md b/src/Users.Actions/beta/examples/Get-MgBetaUserById.md index 8b13789179..e69de29bb2 100644 --- a/src/Users.Actions/beta/examples/Get-MgBetaUserById.md +++ b/src/Users.Actions/beta/examples/Get-MgBetaUserById.md @@ -1 +0,0 @@ - diff --git a/src/Users/beta/examples/Complete-MgBetaUserOutlookTaskFolderTask.md b/src/Users/beta/examples/Complete-MgBetaUserOutlookTaskFolderTask.md index 8b13789179..e69de29bb2 100644 --- a/src/Users/beta/examples/Complete-MgBetaUserOutlookTaskFolderTask.md +++ b/src/Users/beta/examples/Complete-MgBetaUserOutlookTaskFolderTask.md @@ -1 +0,0 @@ - diff --git a/src/Users/beta/examples/Complete-MgBetaUserOutlookTaskGroupTaskFolderTask.md b/src/Users/beta/examples/Complete-MgBetaUserOutlookTaskGroupTaskFolderTask.md index 8b13789179..e69de29bb2 100644 --- a/src/Users/beta/examples/Complete-MgBetaUserOutlookTaskGroupTaskFolderTask.md +++ b/src/Users/beta/examples/Complete-MgBetaUserOutlookTaskGroupTaskFolderTask.md @@ -1 +0,0 @@ - diff --git a/src/Users/beta/examples/Get-MgBetaUserMemberOfAsGroup.md b/src/Users/beta/examples/Get-MgBetaUserMemberOfAsGroup.md index 70871b67a9..bf890a7cb3 100644 --- a/src/Users/beta/examples/Get-MgBetaUserMemberOfAsGroup.md +++ b/src/Users/beta/examples/Get-MgBetaUserMemberOfAsGroup.md @@ -1,4 +1,4 @@ -### Example 1: Code snippet +### Example 2: Code snippet ```powershell diff --git a/src/Users/beta/examples/Get-MgBetaUserSettingExchange.md b/src/Users/beta/examples/Get-MgBetaUserSettingExchange.md new file mode 100644 index 0000000000..cb6afe10bc --- /dev/null +++ b/src/Users/beta/examples/Get-MgBetaUserSettingExchange.md @@ -0,0 +1,11 @@ +### Example 1: Code snippet + +```powershell + +Import-Module Microsoft.Graph.Beta.Users + +Get-MgBetaUserSettingExchange -UserId $userId + +``` +This example shows how to use the Get-MgBetaUserSettingExchange Cmdlet. + diff --git a/src/Users/beta/examples/Get-MgBetaUserTransitiveReport.md b/src/Users/beta/examples/Get-MgBetaUserTransitiveReport.md index 8b13789179..e69de29bb2 100644 --- a/src/Users/beta/examples/Get-MgBetaUserTransitiveReport.md +++ b/src/Users/beta/examples/Get-MgBetaUserTransitiveReport.md @@ -1 +0,0 @@ - diff --git a/src/WindowsUpdates/beta/examples/Add-MgBetaWindowsUpdatesDeploymentAudienceExclusionMemberById.md b/src/WindowsUpdates/beta/examples/Add-MgBetaWindowsUpdatesDeploymentAudienceExclusionMemberById.md index 8b13789179..e69de29bb2 100644 --- a/src/WindowsUpdates/beta/examples/Add-MgBetaWindowsUpdatesDeploymentAudienceExclusionMemberById.md +++ b/src/WindowsUpdates/beta/examples/Add-MgBetaWindowsUpdatesDeploymentAudienceExclusionMemberById.md @@ -1 +0,0 @@ - diff --git a/src/WindowsUpdates/beta/examples/Add-MgBetaWindowsUpdatesDeploymentAudienceMember.md b/src/WindowsUpdates/beta/examples/Add-MgBetaWindowsUpdatesDeploymentAudienceMember.md index 8b13789179..e69de29bb2 100644 --- a/src/WindowsUpdates/beta/examples/Add-MgBetaWindowsUpdatesDeploymentAudienceMember.md +++ b/src/WindowsUpdates/beta/examples/Add-MgBetaWindowsUpdatesDeploymentAudienceMember.md @@ -1 +0,0 @@ - diff --git a/src/WindowsUpdates/beta/examples/Add-MgBetaWindowsUpdatesDeploymentAudienceMemberById.md b/src/WindowsUpdates/beta/examples/Add-MgBetaWindowsUpdatesDeploymentAudienceMemberById.md index 8b13789179..e69de29bb2 100644 --- a/src/WindowsUpdates/beta/examples/Add-MgBetaWindowsUpdatesDeploymentAudienceMemberById.md +++ b/src/WindowsUpdates/beta/examples/Add-MgBetaWindowsUpdatesDeploymentAudienceMemberById.md @@ -1 +0,0 @@ - diff --git a/src/WindowsUpdates/beta/examples/Add-MgBetaWindowsUpdatesPolicyAudienceExclusionMember.md b/src/WindowsUpdates/beta/examples/Add-MgBetaWindowsUpdatesPolicyAudienceExclusionMember.md index 8b13789179..e69de29bb2 100644 --- a/src/WindowsUpdates/beta/examples/Add-MgBetaWindowsUpdatesPolicyAudienceExclusionMember.md +++ b/src/WindowsUpdates/beta/examples/Add-MgBetaWindowsUpdatesPolicyAudienceExclusionMember.md @@ -1 +0,0 @@ - diff --git a/src/WindowsUpdates/beta/examples/Add-MgBetaWindowsUpdatesPolicyAudienceExclusionMemberById.md b/src/WindowsUpdates/beta/examples/Add-MgBetaWindowsUpdatesPolicyAudienceExclusionMemberById.md index 8b13789179..e69de29bb2 100644 --- a/src/WindowsUpdates/beta/examples/Add-MgBetaWindowsUpdatesPolicyAudienceExclusionMemberById.md +++ b/src/WindowsUpdates/beta/examples/Add-MgBetaWindowsUpdatesPolicyAudienceExclusionMemberById.md @@ -1 +0,0 @@ - diff --git a/src/WindowsUpdates/beta/examples/Add-MgBetaWindowsUpdatesPolicyAudienceMember.md b/src/WindowsUpdates/beta/examples/Add-MgBetaWindowsUpdatesPolicyAudienceMember.md index 8b13789179..e69de29bb2 100644 --- a/src/WindowsUpdates/beta/examples/Add-MgBetaWindowsUpdatesPolicyAudienceMember.md +++ b/src/WindowsUpdates/beta/examples/Add-MgBetaWindowsUpdatesPolicyAudienceMember.md @@ -1 +0,0 @@ - diff --git a/src/WindowsUpdates/beta/examples/Add-MgBetaWindowsUpdatesPolicyAudienceMemberById.md b/src/WindowsUpdates/beta/examples/Add-MgBetaWindowsUpdatesPolicyAudienceMemberById.md index 8b13789179..e69de29bb2 100644 --- a/src/WindowsUpdates/beta/examples/Add-MgBetaWindowsUpdatesPolicyAudienceMemberById.md +++ b/src/WindowsUpdates/beta/examples/Add-MgBetaWindowsUpdatesPolicyAudienceMemberById.md @@ -1 +0,0 @@ - diff --git a/src/readme.graph.md b/src/readme.graph.md index aaa35410a6..d7d1b21ddc 100644 --- a/src/readme.graph.md +++ b/src/readme.graph.md @@ -334,25 +334,6 @@ directive: let dateTimeToJsonRegex = /(\.Json\.JsonString\()(.*)\?(\.ToString\(@"yyyy'-'MM'-'dd'T'HH':'mm':'ss\.fffffffK")/gm $ = $.replace(dateTimeToJsonRegex, '$1System.DateTime.SpecifyKind($2.Value.ToUniversalTime(), System.DateTimeKind.Utc)$3'); - //The following regex below adds a property tracker to ensure that users can also pass $Null as an alternative to the current "null" string which gets inferred to null. - - const regexP = /AddIf\(\s*null\s*!=\s*\(\(\(object\)this\._(\w+).*?(\(Microsoft.*.PowerShell\.Runtime\.Json\.JsonNode\)).*?"(\w+)".*?container\.Add\s*\);/gm - $ = $.replace(regexP, (match, p1, p2, p3) => { - let capitalizedP1 = p1.charAt(0).toUpperCase() + p1.slice(1); // Capitalize first letter - return `if(this.IsPropertySet("${p1}"))\n\t\t{\n\t\t\tvar propertyInfo = this.GetType().GetProperty("${capitalizedP1}");\n\t\t\tif (propertyInfo != null)\n\t\t\t{\n\t\t\tSystem.Type propertyType = propertyInfo.PropertyType;\n\t\t\t\t\tAddIf(${p2}PropertyTracker.ConvertToJsonNode(propertyType, this._${p1}),"${p1}",container.Add);\n\t\t\t}\n\t\t}`; - }); - - $ = $.replace(/if\s*\(\s*null\s*!=\s*this\._(\w+)\s*\)/gm, 'if(this.IsPropertySet("$1"))') - - let nameSpacePrefixRegex = /(Microsoft(?:\.\w+)*?\.PowerShell)/gm - let nameSpacePrefix = 'Microsoft.Graph.PowerShell'; - if($.match(nameSpacePrefixRegex)){ - let prefixMatch = nameSpacePrefixRegex.exec($); - nameSpacePrefix = prefixMatch[1]; - } - $ = $.replace(/container\.Add\("(\w+)",\s*(__\w+)\);/gm, 'var nullFlag = ('+nameSpacePrefix+'.Runtime.Json.JsonNode)new '+nameSpacePrefix+'.Runtime.Json.JsonString("nullarray");\n\t\tif($2.Count == 0)\n\t\t{\n\t\t\t$2.Add(nullFlag);\n\t\t}\n\t\tcontainer.Add("$1", $2);'); - - $ =$.replace(/AddIf\(\s+null\s+!=\s+(this\._\w+)\s+\?\s+\((Microsoft\.Graph\..*?)\)\s+this\._(\w+)\.ToJson\(null,serializationMode\)\s+:\s+null,\s+"\w+"\s+,container.Add\s+\);/gm, 'if (this.IsPropertySet("$3")) \n{\n if ($1 != null)\n{\n container.Add("$3", ($2)$1.ToJson(null, serializationMode)); \n}\nelse\n{\n container.Add("$3", "null"); \n}\n}'); return $; } @@ -419,28 +400,6 @@ directive: if($.match(additionalPropertiesRegex)) { $ = $.replace(additionalPropertiesRegex, '$1$2 new $3'); } - //The following regex below adds a property tracker to ensure that users can also pass $Null as an alternative to the current "null" string which gets inferred to null. - $ = $.replace(/\bpublic\s+(\w+\??)\s+(\w+)\s*{\s*get\s*=>\s*this\.(\w+);\s*set\s*=>\s*this\.\3\s*=\s*value;\s*}/gmi,'public $1 $2\n\t{\n\t\tget=>this.$3;\n\t\tset\n\t\t{\n\t\t\tthis.$3=SanitizeValue<$1>(value);\n\t\t\tTrackProperty(nameof($2));\n\t\t}\n\t}') - - $ = $.replace(/\bpublic\s+(\w+\[\])\s+(\w+)\s*{\s*get\s*=>\s*this\.(\w+);\s*set\s*=>\s*this\.\3\s*=\s*value;\s*}/gm,'public $1 $2\n\t{\n\t\tget=>this.$3;\n\t\tset\n\t\t{\n\t\t\tthis.$3=value;\n\t\t\tTrackProperty(nameof($2));\n\t\t}\n\t}') - - $ = $.replace(/\bpublic\s+(Microsoft\.Graph\.[\w.]+\[\])\s+(\w+)\s*{\s*get\s*=>\s*this\.(\w+);\s*set\s*=>\s*this\.\3\s*=\s*value;\s*}/gm,'public $1 $2\n\t{\n\t\tget=>this.$3;\n\t\tset\n\t\t{\n\t\t\tthis.$3=value;\n\t\t\tTrackProperty(nameof($2));\n\t\t}\n\t}') - - const match = $documentPath.match(/generated%2Fapi%2FModels%2F([\w]*[\w\d]*)\.cs/gm); - if (match) { - let fileName = match[0]; - fileName = fileName.replace('generated%2Fapi%2FModels%2F','') - fileName = fileName.replace('.cs','') - const interfaceName = 'I'+fileName - $ = $.replace('interface '+interfaceName+' :', 'interface '+interfaceName+' : IPropertyTracker,') - const className = fileName - const regexP = new RegExp(`public\\s+partial\\s+class\\s+${className}\\s*:\\s*[\\s\\S]*?{`, "gm"); - var matches = regexP.exec($); - let originalMatch = matches[0]; - $ = $.replace(regexP, originalMatch+'\n\t\tprivate readonly PropertyTracker _propertyTracker = new PropertyTracker();\n\t\tpublic void TrackProperty(string propertyName) => _propertyTracker.TrackProperty(propertyName);\n\t\tpublic bool IsPropertySet(string propertyName) =>_propertyTracker.IsPropertySet(propertyName);\n\t\tpublic T SanitizeValue(object value) => PropertyTracker.SanitizeValue(value);'); - } - - $ = $.replace(/public\s+(Microsoft\.Graph\..*?)\s+(\w+)\s+{\s+get\s+=>\s+\(\s*this\.(\w+)\s+=\s*this\.\3\s+\?\?\s+new\s+(Microsoft\.Graph\..*?)\s+set\s+=>\s+this._\w+\s+=\s+value;\s+}/gm, 'public $1 $2 { \n get => (this.$3 = this.$3 ?? new $4\n set\n {\n this.$3 = value;\n TrackProperty(nameof($2));\n }\n}') return $; @@ -495,7 +454,7 @@ directive: } }); } - + return $; } @@ -697,6 +656,7 @@ directive: $ = $.replace(/request\.Content\s*=\s*new\s+global::System\.Net\.Http\.StringContent\(\s*null\s*!=\s*body\s*\?\s*new\s+Microsoft\.Graph\.Beta\.PowerShell\.Runtime\.Json\.XNodeArray\(.*?\)\s*:\s*null,\s*global::System\.Text\.Encoding\.UTF8\);/g,'request.Content = new global::System.Net.Http.StringContent(cleanedBody, global::System.Text.Encoding.UTF8);'); $ = $.replace(/cleanedBody = Microsoft.*.ReplaceAndRemoveSlashes\(cleanedBody\);/gm,'') + return $ } @@ -957,11 +917,6 @@ directive: subject: ^User$ set: alias: Set-Mg${subject-prefix}${subject} - - where: - verb: (Get|New|Update|Remove|Set|Invoke|Create) - subject: ^(.*)(OnPremise)(.*)$ - set: - alias: ^(.*)(OnPremises)(.*)$ # Setting the alias below as per the request on issue [#3241](https://github.com/microsoftgraph/msgraph-sdk-powershell/issues/3241) diff --git a/tools/Custom/IPropertyTracker.cs b/tools/Custom/IPropertyTracker.cs deleted file mode 100644 index 1eb7db3416..0000000000 --- a/tools/Custom/IPropertyTracker.cs +++ /dev/null @@ -1,9 +0,0 @@ -namespace NamespacePrefixPlaceholder.PowerShell.Models -{ - public interface IPropertyTracker - { - void TrackProperty(string propertyName); - bool IsPropertySet(string propertyName); - T SanitizeValue(object value); - } -} \ No newline at end of file diff --git a/tools/Custom/PropertyTracker.cs b/tools/Custom/PropertyTracker.cs deleted file mode 100644 index 1d8dde56db..0000000000 --- a/tools/Custom/PropertyTracker.cs +++ /dev/null @@ -1,72 +0,0 @@ -using System; -using System.Collections.Generic; - - -namespace NamespacePrefixPlaceholder.PowerShell.Models -{ - public class PropertyTracker - { - private readonly HashSet _trackedProperties = new HashSet(); - - public void TrackProperty(string propertyName) - { - _trackedProperties.Add(propertyName); // ✅ Track properties that are set - } - - public bool IsPropertySet(string propertyName) - { - // Ensure that the first character of the property name is UpperCase - if (propertyName.Length > 0) - { - propertyName = char.ToUpper(propertyName[0]) + propertyName.Substring(1); - } - return _trackedProperties.Contains(propertyName); - } - public static T SanitizeValue(object value) - { - if (typeof(T) == typeof(string)) - { - return (T)(object)(string.IsNullOrEmpty(value as string) ? null : value); - } - return (T)value; - } - public static NamespacePrefixPlaceholder.PowerShell.Runtime.Json.JsonNode ConvertToJsonNode(Type propertyType, object value) - { - if (value == null) - { - return new NamespacePrefixPlaceholder.PowerShell.Runtime.Json.JsonString("null"); // Explicitly return null if the property is set to null - } - - // Get the declared property type using reflection - - - // Handle different types based on the declared type - if (propertyType == typeof(string)) - { - return new NamespacePrefixPlaceholder.PowerShell.Runtime.Json.JsonString(value.ToString()); - } - else if (propertyType == typeof(int) || propertyType == typeof(int?) || - propertyType == typeof(long) || propertyType == typeof(long?) || - propertyType == typeof(short) || propertyType == typeof(short?)) - { - return new NamespacePrefixPlaceholder.PowerShell.Runtime.Json.JsonNumber(Convert.ToDouble(value)); - } - else if (propertyType == typeof(bool) || propertyType == typeof(bool?)) - { - return new NamespacePrefixPlaceholder.PowerShell.Runtime.Json.JsonBoolean((bool)value); - } - else if (propertyType.IsEnum) - { - return new NamespacePrefixPlaceholder.PowerShell.Runtime.Json.JsonString(value.ToString()); - } - else if (propertyType == typeof(DateTime) || propertyType == typeof(DateTime?)) - { - return new NamespacePrefixPlaceholder.PowerShell.Runtime.Json.JsonString(((DateTime)value).ToString("o")); // ISO 8601 format - } - - // Fallback to JSON object if the type is complex - return NamespacePrefixPlaceholder.PowerShell.Runtime.Json.JsonObject.FromObject(value); - } - } -} - diff --git a/tools/ImportExamples.ps1 b/tools/ImportExamples.ps1 index f3cae16bdb..030b224e75 100644 --- a/tools/ImportExamples.ps1 +++ b/tools/ImportExamples.ps1 @@ -268,12 +268,14 @@ function Update-ExampleFile { $SearchTextForNewImports = "{{ Add description here }}" $ReplaceEverything = $False if ($HeaderList.Count -eq 0) { + Write-Host "The header list is empty. Please check the external docs url." for ($d = 0; $d -lt $ExampleList.Count; $d++) { $sum = $d + 1 $HL = $HeaderList.Add("### Example " + $sum + ": Code snippet".Trim()) } } if ($HeaderList.Count -ne $ExampleList.Count) { + Write-Host "The number of examples and the number of headers are not equal. Please check the external docs url." $HeaderList.Clear() for ($d = 0; $d -lt $ExampleList.Count; $d++) { $sum = $d + 1 @@ -286,6 +288,14 @@ function Update-ExampleFile { } $HeadCount = $HeaderList.Count $ExampleCount = $ExampleList.Count + #On the example list check the one that contains the command pattern and if doesn't match remove it from the list. Also remove the header from the header list + for ($x = 0; $x -lt $HeaderList.Count; $x++) { + if ($ExampleList[$x] -notmatch "\b$CommandPattern\b") { + $ExampleList.RemoveAt($x) + $HeaderList.RemoveAt($x) + } + } + $WrongExamplesCount = 0; $SkippedExample = -1 $TotalText = "" @@ -298,9 +308,12 @@ function Update-ExampleFile { Clear-Content $ExampleFile -Force for ($d = 0; $d -lt $HeaderList.Count; $d++) { $CodeValue = $ExampleList[$d].Trim() + if ($CodeValue -match "\b$CommandPattern\b") { + Write-Host $CodeValue $TitleValue = $HeaderList[$d].Trim() $TitleDesc = $TitleValue + if (-not($TitleValue.Contains("Code snippet"))) { if ($TitleDesc -match $DescriptionRegex) { $TitleDesc = $TitleDesc -replace $DescriptionRegex, '' @@ -593,4 +606,4 @@ Start-Generator -ModulesToGenerate $ModulesToGenerate -GenerationMode "auto" #4. Test for beta updates from api reference #Start-Generator -GenerationMode "manual" -ManualExternalDocsUrl "https://docs.microsoft.com/graph/api/serviceprincipal-post-approleassignedto?view=graph-rest-beta" -GraphCommand "New-MgBetaServicePrincipalAppRoleAssignedTo" -GraphModule "Applications" -Profile "beta" -#Start-Generator -GenerationMode "manual" -ManualExternalDocsUrl "https://learn.microsoft.com/en-us/graph/api/synchronization-synchronization-list-templates?view=graph-rest-beta&tabs=powershell" -GraphCommand "Get-MgBetaServicePrincipalSynchronizationTemplate" -GraphModule "Applications" -Profile "beta" \ No newline at end of file +#Start-Generator -GenerationMode "manual" -ManualExternalDocsUrl "https://learn.microsoft.com/graph/api/rbacapplication-post-roledefinitions?view=graph-rest-beta" -GraphCommand "New-MgBetaRoleManagementCloudPcRoleDefinition" -GraphModule "DeviceManagement.Enrollment" -Profile "beta" \ No newline at end of file